Pull request #41214 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bf7fd015f785d7e827f78dddcd274c1f05879059+61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb (c3580b7e33b2bc60d90502ac9446432f68079a09) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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-41214@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-15T12:30:51.691Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-15T12:30:51.694Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-15T12:31:06.829Z] Still waiting to schedule task [2020-07-15T12:31:06.832Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-15T12:32:03.564Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec302bb976084951) in /home/ubuntu/workspace/moby_PR-41214 [Pipeline] { [Pipeline] checkout [2020-07-15T12:32:06.611Z] using credential docker-jenkins-github-credentials [2020-07-15T12:32:06.618Z] Cloning the remote Git repository [2020-07-15T12:32:06.618Z] Cloning with configured refspecs honoured and without tags [2020-07-15T12:32:06.852Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:32:06.937Z] > git init /home/ubuntu/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:32:07.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:07.322Z] > git --version # timeout=10 [2020-07-15T12:32:07.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:07.391Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:29.954Z] Fetching without tags [2020-07-15T12:32:30.297Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:31.087Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:31.087Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:32:29.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:32:29.873Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:32:29.888Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:29.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:32:29.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:29.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:29.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:30.298Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:30.327Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:32:31.029Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:32:31.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:32:31.084Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:31.103Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:32:35.461Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:32:35.461Z] First time build. Skipping changelog. [2020-07-15T12:32:35.480Z] > git --version # timeout=10 [2020-07-15T12:32:35.508Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:32:36.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-15T12:32:43.239Z] Unable to find image 'alpine:latest' locally [2020-07-15T12:32:43.239Z] latest: Pulling from library/alpine [2020-07-15T12:32:43.239Z] df20fa9351a1: Pulling fs layer [2020-07-15T12:32:43.239Z] df20fa9351a1: Verifying Checksum [2020-07-15T12:32:43.239Z] df20fa9351a1: Download complete [2020-07-15T12:32:43.239Z] df20fa9351a1: Pull complete [2020-07-15T12:32:43.239Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-15T12:32:43.499Z] Status: Downloaded newer image for alpine:latest [2020-07-15T12:32:48.797Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-07-15T12:32:49.326Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec302bb976084951) in /home/ubuntu/workspace/moby_PR-41214 [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 [2020-07-15T12:32:49.398Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41214 [2020-07-15T12:32:49.405Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-15T12:32:49.416Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-41214 [Pipeline] // stage [2020-07-15T12:32:49.431Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-15T12:32:49.440Z] 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] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-07-15T12:32:49.570Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-15T12:32:49.585Z] Cloning the remote Git repository [2020-07-15T12:32:49.585Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-07-15T12:32:49.596Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-07-15T12:32:49.612Z] Cloning the remote Git repository [2020-07-15T12:32:49.612Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-15T12:32:49.820Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:49.923Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:49.923Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:32:49.597Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:32:49.597Z] > git init /home/jenkins/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:32:49.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:49.630Z] > git --version # timeout=10 [2020-07-15T12:32:49.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:49.632Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:50.007Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:32:50.021Z] > git --version # timeout=10 [2020-07-15T12:32:50.042Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T12:32:49.410Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-15T12:32:49.434Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:32:49.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:49.444Z] > git --version # timeout=10 [2020-07-15T12:32:49.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:49.458Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:49.822Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:49.838Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:32:49.898Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:32:49.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:32:49.927Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:49.933Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:32:49.619Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:32:49.620Z] > git init /home/docker/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:32:49.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:49.628Z] > git --version # timeout=10 [2020-07-15T12:32:49.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:49.632Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:50.788Z] + [ PR != PR ] [2020-07-15T12:32:50.788Z] + [ master != master ] [2020-07-15T12:32:50.788Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:32:51.128Z] + docker version [2020-07-15T12:32:51.128Z] Client: Docker Engine - Community [2020-07-15T12:32:51.128Z] Version: 19.03.12 [2020-07-15T12:32:51.128Z] API version: 1.40 [2020-07-15T12:32:51.128Z] Go version: go1.13.10 [2020-07-15T12:32:51.128Z] Git commit: 48a66213fe [2020-07-15T12:32:51.128Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T12:32:51.128Z] OS/Arch: linux/amd64 [2020-07-15T12:32:51.128Z] Experimental: false [2020-07-15T12:32:51.128Z] [2020-07-15T12:32:51.128Z] Server: Docker Engine - Community [2020-07-15T12:32:51.128Z] Engine: [2020-07-15T12:32:51.128Z] Version: 19.03.12 [2020-07-15T12:32:51.128Z] API version: 1.40 (minimum version 1.12) [2020-07-15T12:32:51.128Z] Go version: go1.13.10 [2020-07-15T12:32:51.128Z] Git commit: 48a66213fe [2020-07-15T12:32:51.128Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T12:32:51.128Z] OS/Arch: linux/amd64 [2020-07-15T12:32:51.128Z] Experimental: true [2020-07-15T12:32:51.128Z] containerd: [2020-07-15T12:32:51.128Z] Version: 1.2.13 [2020-07-15T12:32:51.128Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:32:51.128Z] runc: [2020-07-15T12:32:51.128Z] Version: 1.0.0-rc10 [2020-07-15T12:32:51.128Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:32:51.128Z] docker-init: [2020-07-15T12:32:51.128Z] Version: 0.18.0 [2020-07-15T12:32:51.128Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T12:32:51.425Z] + docker info [2020-07-15T12:32:58.571Z] Fetching without tags [2020-07-15T12:32:58.872Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:58.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:32:58.549Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:32:58.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:58.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:32:58.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:32:58.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:32:58.582Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:32:58.882Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:58.883Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:32:59.374Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:32:59.375Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:32:59.738Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:32:59.791Z] > git --version # timeout=10 [2020-07-15T12:32:59.796Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:32:59.359Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:32:59.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:32:59.385Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:32:59.387Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:33:00.608Z] + docker version [2020-07-15T12:33:00.609Z] Client: Docker Engine - Community [2020-07-15T12:33:00.609Z] Version: 19.03.7 [2020-07-15T12:33:00.609Z] API version: 1.40 [2020-07-15T12:33:00.609Z] Go version: go1.12.17 [2020-07-15T12:33:00.609Z] Git commit: 7141c199a2 [2020-07-15T12:33:00.609Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-15T12:33:00.609Z] OS/Arch: linux/s390x [2020-07-15T12:33:00.609Z] Experimental: false [2020-07-15T12:33:00.609Z] [2020-07-15T12:33:00.609Z] Server: Docker Engine - Community [2020-07-15T12:33:00.609Z] Engine: [2020-07-15T12:33:00.609Z] Version: 19.03.7 [2020-07-15T12:33:00.609Z] API version: 1.40 (minimum version 1.12) [2020-07-15T12:33:00.609Z] Go version: go1.12.17 [2020-07-15T12:33:00.609Z] Git commit: 7141c199a2 [2020-07-15T12:33:00.609Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-15T12:33:00.609Z] OS/Arch: linux/s390x [2020-07-15T12:33:00.609Z] Experimental: true [2020-07-15T12:33:00.609Z] containerd: [2020-07-15T12:33:00.609Z] Version: 1.2.13 [2020-07-15T12:33:00.609Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:33:00.609Z] runc: [2020-07-15T12:33:00.609Z] Version: 1.0.0-rc10 [2020-07-15T12:33:00.609Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:33:00.609Z] docker-init: [2020-07-15T12:33:00.609Z] Version: 0.18.0 [2020-07-15T12:33:00.609Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T12:33:00.991Z] + docker info [2020-07-15T12:33:01.412Z] Client: [2020-07-15T12:33:01.412Z] Debug Mode: false [2020-07-15T12:33:01.412Z] [2020-07-15T12:33:01.412Z] Server: [2020-07-15T12:33:01.412Z] Containers: 0 [2020-07-15T12:33:01.412Z] Running: 0 [2020-07-15T12:33:01.412Z] Paused: 0 [2020-07-15T12:33:01.412Z] Stopped: 0 [2020-07-15T12:33:01.412Z] Images: 1 [2020-07-15T12:33:01.412Z] Server Version: 19.03.12 [2020-07-15T12:33:01.412Z] Storage Driver: overlay2 [2020-07-15T12:33:01.412Z] Backing Filesystem: extfs [2020-07-15T12:33:01.412Z] Supports d_type: true [2020-07-15T12:33:01.412Z] Native Overlay Diff: true [2020-07-15T12:33:01.412Z] Logging Driver: json-file [2020-07-15T12:33:01.412Z] Cgroup Driver: cgroupfs [2020-07-15T12:33:01.412Z] Plugins: [2020-07-15T12:33:01.412Z] Volume: local [2020-07-15T12:33:01.412Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:33:01.412Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T12:33:01.412Z] Swarm: inactive [2020-07-15T12:33:01.412Z] Runtimes: runc [2020-07-15T12:33:01.412Z] Default Runtime: runc [2020-07-15T12:33:01.412Z] Init Binary: docker-init [2020-07-15T12:33:01.412Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:33:01.412Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:33:01.412Z] init version: fec3683 [2020-07-15T12:33:01.412Z] Security Options: [2020-07-15T12:33:01.412Z] apparmor [2020-07-15T12:33:01.412Z] seccomp [2020-07-15T12:33:01.412Z] Profile: default [2020-07-15T12:33:01.412Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T12:33:01.412Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T12:33:01.412Z] OSType: linux [2020-07-15T12:33:01.412Z] Architecture: x86_64 [2020-07-15T12:33:01.412Z] CPUs: 2 [2020-07-15T12:33:01.412Z] Total Memory: 7.569GiB [2020-07-15T12:33:01.412Z] Name: ip-10-100-103-36 [2020-07-15T12:33:01.412Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T12:33:01.412Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:33:01.412Z] Debug Mode: false [2020-07-15T12:33:01.412Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:33:01.412Z] Labels: [2020-07-15T12:33:01.412Z] Experimental: true [2020-07-15T12:33:01.412Z] Insecure Registries: [2020-07-15T12:33:01.412Z] 127.0.0.0/8 [2020-07-15T12:33:01.412Z] Live Restore Enabled: true [2020-07-15T12:33:01.412Z] [2020-07-15T12:33:01.412Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T12:33:01.624Z] Client: [2020-07-15T12:33:01.624Z] Debug Mode: false [2020-07-15T12:33:01.624Z] [2020-07-15T12:33:01.624Z] Server: [2020-07-15T12:33:01.624Z] Containers: 0 [2020-07-15T12:33:01.624Z] Running: 0 [2020-07-15T12:33:01.624Z] Paused: 0 [2020-07-15T12:33:01.624Z] Stopped: 0 [2020-07-15T12:33:01.624Z] Images: 0 [2020-07-15T12:33:01.624Z] Server Version: 19.03.7 [2020-07-15T12:33:01.624Z] Storage Driver: overlay2 [2020-07-15T12:33:01.624Z] Backing Filesystem: [2020-07-15T12:33:01.624Z] Supports d_type: true [2020-07-15T12:33:01.624Z] Native Overlay Diff: true [2020-07-15T12:33:01.624Z] Logging Driver: json-file [2020-07-15T12:33:01.624Z] Cgroup Driver: cgroupfs [2020-07-15T12:33:01.624Z] Plugins: [2020-07-15T12:33:01.624Z] Volume: local [2020-07-15T12:33:01.624Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:33:01.624Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T12:33:01.624Z] Swarm: inactive [2020-07-15T12:33:01.624Z] Runtimes: runc [2020-07-15T12:33:01.624Z] Default Runtime: runc [2020-07-15T12:33:01.624Z] Init Binary: docker-init [2020-07-15T12:33:01.624Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:33:01.624Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:33:01.624Z] init version: fec3683 [2020-07-15T12:33:01.624Z] Security Options: [2020-07-15T12:33:01.624Z] apparmor [2020-07-15T12:33:01.624Z] seccomp [2020-07-15T12:33:01.624Z] Profile: default [2020-07-15T12:33:01.624Z] Kernel Version: 4.15.0-91-generic [2020-07-15T12:33:01.624Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T12:33:01.624Z] OSType: linux [2020-07-15T12:33:01.624Z] Architecture: s390x [2020-07-15T12:33:01.624Z] CPUs: 2 [2020-07-15T12:33:01.624Z] Total Memory: 7.861GiB [2020-07-15T12:33:01.624Z] Name: s390x-ubuntu-03 [2020-07-15T12:33:01.624Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-15T12:33:01.624Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:33:01.624Z] Debug Mode: false [2020-07-15T12:33:01.624Z] Username: dockerbuildbot [2020-07-15T12:33:01.624Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:33:01.624Z] Labels: [2020-07-15T12:33:01.624Z] Experimental: true [2020-07-15T12:33:01.624Z] Insecure Registries: [2020-07-15T12:33:01.624Z] 127.0.0.0/8 [2020-07-15T12:33:01.624Z] Live Restore Enabled: false [2020-07-15T12:33:01.624Z] [2020-07-15T12:33:01.624Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T12:33:01.706Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:01.706Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:01.706Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:33:01.706Z] + bash /home/ubuntu/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:33:01.706Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:33:01.706Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T12:33:01.706Z] [2020-07-15T12:33:01.706Z] Generally Necessary: [2020-07-15T12:33:01.706Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:33:01.706Z] - apparmor: enabled and tools installed [2020-07-15T12:33:01.706Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:33:01.706Z] - CONFIG_NET_NS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_PID_NS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:33:01.706Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_MEMCG: enabled [2020-07-15T12:33:01.706Z] - CONFIG_KEYS: enabled [2020-07-15T12:33:01.706Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T12:33:01.966Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T12:33:01.966Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:33:01.966Z] [2020-07-15T12:33:01.966Z] Optional Features: [2020-07-15T12:33:01.966Z] - CONFIG_USER_NS: enabled [2020-07-15T12:33:01.966Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:33:01.966Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:33:01.966Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:33:01.966Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:33:01.966Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T12:33:01.966Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:33:01.966Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:33:01.966Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T12:33:01.966Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T12:33:01.966Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:33:01.966Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:33:01.966Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:33:01.966Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:33:01.966Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:33:01.966Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:33:01.966Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:33:01.966Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:33:01.966Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:33:01.966Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:33:01.966Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:33:01.966Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:33:01.966Z] - Network Drivers: [2020-07-15T12:33:01.966Z] - "overlay": [2020-07-15T12:33:01.966Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:33:01.966Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:33:01.966Z] Optional (for encrypted networks): [2020-07-15T12:33:02.003Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:02.003Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:02.003Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:33:02.003Z] + bash /home/jenkins/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:33:02.003Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:33:02.003Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-15T12:33:02.003Z] [2020-07-15T12:33:02.003Z] Generally Necessary: [2020-07-15T12:33:02.003Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:33:02.003Z] - apparmor: enabled and tools installed [2020-07-15T12:33:02.003Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:33:02.003Z] - CONFIG_NET_NS: enabled [2020-07-15T12:33:02.226Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:33:02.226Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T12:33:02.226Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T12:33:02.226Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T12:33:02.226Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T12:33:02.226Z] - CONFIG_XFRM: enabled [2020-07-15T12:33:02.226Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T12:33:02.226Z] - "ipvlan": [2020-07-15T12:33:02.226Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:33:02.226Z] - "macvlan": [2020-07-15T12:33:02.226Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:33:02.226Z] - "ftp,tftp client in container": [2020-07-15T12:33:02.226Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:33:02.226Z] - Storage Drivers: [2020-07-15T12:33:02.226Z] - "aufs": [2020-07-15T12:33:02.226Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:33:02.226Z] - "btrfs": [2020-07-15T12:33:02.226Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:33:02.226Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:33:02.226Z] - "devicemapper": [2020-07-15T12:33:02.226Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:33:02.226Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:33:02.226Z] - "overlay": [2020-07-15T12:33:02.226Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:33:02.226Z] - "zfs": [2020-07-15T12:33:02.226Z] - /dev/zfs: present [2020-07-15T12:33:02.226Z] - zfs command: missing [2020-07-15T12:33:02.226Z] - zpool command: missing [2020-07-15T12:33:02.226Z] [2020-07-15T12:33:02.226Z] Limits: [2020-07-15T12:33:02.226Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:33:02.226Z] [2020-07-15T12:33:02.226Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:33:02.296Z] - CONFIG_PID_NS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_MEMCG: enabled [2020-07-15T12:33:02.296Z] - CONFIG_KEYS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T12:33:02.296Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:33:02.296Z] [2020-07-15T12:33:02.296Z] Optional Features: [2020-07-15T12:33:02.296Z] - CONFIG_USER_NS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:33:02.296Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:33:02.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:33:02.296Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T12:33:02.296Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:33:02.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:33:02.296Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:33:02.296Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:33:02.296Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:33:02.296Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:33:02.296Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:33:02.296Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:33:02.296Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:33:02.297Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:33:02.297Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:33:02.297Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:33:02.297Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:33:02.297Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:33:02.297Z] - Network Drivers: [2020-07-15T12:33:02.297Z] - "overlay": [2020-07-15T12:33:02.297Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:33:02.297Z] Optional (for encrypted networks): [2020-07-15T12:33:02.297Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:33:02.297Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T12:33:02.297Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T12:33:02.297Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T12:33:02.297Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T12:33:02.297Z] - CONFIG_XFRM: enabled [2020-07-15T12:33:02.297Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T12:33:02.297Z] - "ipvlan": [2020-07-15T12:33:02.297Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:33:02.297Z] - "macvlan": [2020-07-15T12:33:02.297Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:33:02.297Z] - "ftp,tftp client in container": [2020-07-15T12:33:02.297Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:33:02.297Z] - Storage Drivers: [2020-07-15T12:33:02.297Z] - "aufs": [2020-07-15T12:33:02.297Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:33:02.297Z] - "btrfs": [2020-07-15T12:33:02.297Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:33:02.297Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:33:02.297Z] - "devicemapper": [2020-07-15T12:33:02.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:33:02.563Z] #2 [internal] load .dockerignore [2020-07-15T12:33:02.563Z] #2 transferring context: 87B done [2020-07-15T12:33:02.563Z] #2 DONE 0.1s [2020-07-15T12:33:02.563Z] [2020-07-15T12:33:02.563Z] #1 [internal] load build definition from Dockerfile [2020-07-15T12:33:02.563Z] #1 transferring dockerfile: 16.37kB done [2020-07-15T12:33:02.563Z] #1 DONE 0.1s [2020-07-15T12:33:02.563Z] [2020-07-15T12:33:02.563Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:33:02.589Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:33:02.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:33:02.589Z] - "overlay": [2020-07-15T12:33:02.589Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:33:02.589Z] - "zfs": [2020-07-15T12:33:02.589Z] - /dev/zfs: missing [2020-07-15T12:33:02.589Z] - zfs command: missing [2020-07-15T12:33:02.589Z] - zpool command: missing [2020-07-15T12:33:02.589Z] [2020-07-15T12:33:02.589Z] Limits: [2020-07-15T12:33:02.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:33:02.589Z] [2020-07-15T12:33:02.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:33:03.017Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:33:03.017Z] #1 [internal] load .dockerignore [2020-07-15T12:33:03.017Z] #1 transferring context: 87B 0.0s done [2020-07-15T12:33:03.017Z] #1 DONE 0.1s [2020-07-15T12:33:03.017Z] [2020-07-15T12:33:03.017Z] #2 [internal] load build definition from Dockerfile [2020-07-15T12:33:03.017Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-15T12:33:03.017Z] #2 DONE 0.1s [2020-07-15T12:33:03.131Z] #3 DONE 0.5s [2020-07-15T12:33:03.131Z] [2020-07-15T12:33:03.131Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:33:03.131Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:33:03.131Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:33:03.131Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-15T12:33:03.131Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-15T12:33:03.131Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 50.71kB / 8.88MB 0.1s [2020-07-15T12:33:03.309Z] [2020-07-15T12:33:03.309Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:33:03.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-15T12:33:03.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-15T12:33:03.394Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-15T12:33:03.600Z] #3 DONE 0.3s [2020-07-15T12:33:03.600Z] [2020-07-15T12:33:03.600Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:33:03.600Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:33:03.600Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:33:03.600Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-15T12:33:03.600Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-15T12:33:03.600Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-07-15T12:33:03.600Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.24MB / 8.88MB 0.1s [2020-07-15T12:33:03.653Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-15T12:33:03.653Z] #4 DONE 0.6s [2020-07-15T12:33:03.892Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-15T12:33:03.892Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-15T12:33:03.912Z] [2020-07-15T12:33:03.912Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:33:04.173Z] #5 DONE 0.2s [2020-07-15T12:33:04.173Z] [2020-07-15T12:33:04.173Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:33:04.173Z] #6 DONE 0.2s [2020-07-15T12:33:04.173Z] [2020-07-15T12:33:04.173Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:04.173Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:33:04.183Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-15T12:33:04.183Z] #4 DONE 0.6s [2020-07-15T12:33:04.326Z] Still waiting to schedule task [2020-07-15T12:33:04.326Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-15T12:33:04.327Z] Still waiting to schedule task [2020-07-15T12:33:04.327Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-15T12:33:04.336Z] Still waiting to schedule task [2020-07-15T12:33:04.336Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ec30f6c6caef6817)’ [2020-07-15T12:33:04.337Z] Still waiting to schedule task [2020-07-15T12:33:04.338Z] Waiting for next available executor on ‘windows-2019’ [2020-07-15T12:33:04.434Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-15T12:33:04.434Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 7.30MB / 50.39MB 0.2s [2020-07-15T12:33:04.434Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 189.97kB / 7.81MB 0.2s [2020-07-15T12:33:04.434Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:33:04.434Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-15T12:33:04.434Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 305.06kB / 10.00MB 0.2s [2020-07-15T12:33:04.694Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 25.49MB / 50.39MB 0.4s [2020-07-15T12:33:04.694Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s [2020-07-15T12:33:04.694Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s [2020-07-15T12:33:04.694Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 41.79MB / 50.39MB 0.6s [2020-07-15T12:33:04.694Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-15T12:33:04.694Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-15T12:33:04.694Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 593.53kB / 51.83MB 0.6s [2020-07-15T12:33:04.694Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 1.36MB / 68.65MB 0.6s [2020-07-15T12:33:04.845Z] [2020-07-15T12:33:04.845Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:33:04.845Z] #5 DONE 0.1s [2020-07-15T12:33:04.845Z] [2020-07-15T12:33:04.845Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:33:04.845Z] #6 DONE 0.2s [2020-07-15T12:33:04.845Z] [2020-07-15T12:33:04.845Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:04.845Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:33:04.845Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:33:04.845Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-15T12:33:04.845Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 7.06MB / 48.97MB 0.2s [2020-07-15T12:33:04.845Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.83MB / 9.88MB 0.2s [2020-07-15T12:33:04.845Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-15T12:33:04.845Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 4.15MB / 7.39MB 0.2s [2020-07-15T12:33:04.960Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.27MB / 50.39MB 0.7s [2020-07-15T12:33:04.960Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 5.42MB / 51.83MB 0.7s [2020-07-15T12:33:04.960Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 7.68MB / 68.65MB 0.7s [2020-07-15T12:33:04.960Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.8s [2020-07-15T12:33:04.960Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.23MB / 51.83MB 0.8s [2020-07-15T12:33:04.960Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 14.57MB / 68.65MB 0.8s [2020-07-15T12:33:05.181Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 12.27MB / 48.97MB 0.3s [2020-07-15T12:33:05.181Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.51MB / 9.88MB 0.3s [2020-07-15T12:33:05.181Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 6.94MB / 7.39MB 0.3s [2020-07-15T12:33:05.181Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 20.22MB / 48.97MB 0.4s [2020-07-15T12:33:05.181Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-07-15T12:33:05.181Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-15T12:33:05.181Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s [2020-07-15T12:33:05.181Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 139.26kB / 51.37MB 0.4s [2020-07-15T12:33:05.181Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 22.87MB / 48.97MB 0.5s [2020-07-15T12:33:05.181Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.92MB / 51.37MB 0.5s [2020-07-15T12:33:05.221Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 22.42MB / 51.83MB 1.0s [2020-07-15T12:33:05.221Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.34MB / 68.65MB 1.0s [2020-07-15T12:33:05.221Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.64MB / 51.83MB 1.1s [2020-07-15T12:33:05.221Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.94MB / 68.65MB 1.1s [2020-07-15T12:33:05.482Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 42.37MB / 51.83MB 1.2s [2020-07-15T12:33:05.482Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 45.73MB / 68.65MB 1.2s [2020-07-15T12:33:05.482Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.2s done [2020-07-15T12:33:05.482Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 47.21MB / 51.83MB 1.3s [2020-07-15T12:33:05.482Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.3s [2020-07-15T12:33:05.482Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-15T12:33:05.515Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 26.85MB / 48.97MB 0.6s [2020-07-15T12:33:05.515Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 6.90MB / 56.71MB 0.6s [2020-07-15T12:33:05.515Z] #7 ... [2020-07-15T12:33:05.515Z] [2020-07-15T12:33:05.515Z] #20 [internal] load build context [2020-07-15T12:33:05.515Z] #20 transferring context: 51.30MB 0.7s done [2020-07-15T12:33:05.515Z] #20 DONE 0.8s [2020-07-15T12:33:05.515Z] [2020-07-15T12:33:05.515Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:05.515Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 30.06MB / 48.97MB 0.7s [2020-07-15T12:33:05.515Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 10.41MB / 56.71MB 0.7s [2020-07-15T12:33:05.515Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 15.18MB / 51.37MB 0.7s [2020-07-15T12:33:05.515Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 36.87MB / 48.97MB 0.9s [2020-07-15T12:33:05.515Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 18.32MB / 56.71MB 0.9s [2020-07-15T12:33:05.515Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 24.12MB / 51.37MB 0.9s [2020-07-15T12:33:05.745Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s [2020-07-15T12:33:05.745Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 58.66MB / 68.65MB 1.5s [2020-07-15T12:33:05.745Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 9.33MB / 120.16MB 1.5s [2020-07-15T12:33:05.745Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 66.83MB / 68.65MB 1.6s [2020-07-15T12:33:05.745Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 15.40MB / 120.16MB 1.6s [2020-07-15T12:33:05.844Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.45MB / 48.97MB 1.0s [2020-07-15T12:33:05.844Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 22.74MB / 56.71MB 1.0s [2020-07-15T12:33:05.844Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.87MB / 51.37MB 1.0s [2020-07-15T12:33:05.844Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.25MB / 48.97MB 1.2s [2020-07-15T12:33:05.844Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.89MB / 56.71MB 1.2s [2020-07-15T12:33:05.844Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 36.38MB / 51.37MB 1.2s [2020-07-15T12:33:06.028Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 24.87MB / 120.16MB 1.8s [2020-07-15T12:33:06.148Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.2s done [2020-07-15T12:33:06.148Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.40MB / 56.71MB 1.4s [2020-07-15T12:33:06.148Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.84MB / 51.37MB 1.4s [2020-07-15T12:33:06.148Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 523.27kB / 102.23MB 1.4s [2020-07-15T12:33:06.148Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-15T12:33:06.291Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 31.55MB / 120.16MB 1.9s [2020-07-15T12:33:06.439Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.84MB / 56.71MB 1.5s [2020-07-15T12:33:06.439Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 48.52MB / 51.37MB 1.5s [2020-07-15T12:33:06.439Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.76MB / 56.71MB 1.6s [2020-07-15T12:33:06.439Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.21MB / 51.37MB 1.6s [2020-07-15T12:33:06.439Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.51MB / 102.23MB 1.6s [2020-07-15T12:33:06.439Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.07MB / 56.71MB 1.7s [2020-07-15T12:33:06.557Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.9s done [2020-07-15T12:33:06.557Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 51.12MB / 120.16MB 2.2s [2020-07-15T12:33:06.557Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.2s [2020-07-15T12:33:06.557Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.2s done [2020-07-15T12:33:06.557Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 64.28MB / 120.16MB 2.4s [2020-07-15T12:33:06.557Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.2s done [2020-07-15T12:33:06.733Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 53.78MB / 56.71MB 1.9s [2020-07-15T12:33:06.733Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-15T12:33:06.733Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 21.19MB / 102.23MB 1.9s [2020-07-15T12:33:06.733Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.8s done [2020-07-15T12:33:06.733Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.0s done [2020-07-15T12:33:06.733Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 30.08MB / 102.23MB 2.1s [2020-07-15T12:33:06.821Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 76.50MB / 120.16MB 2.6s [2020-07-15T12:33:06.984Z] Fetching without tags [2020-07-15T12:33:07.032Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 40.00MB / 102.23MB 2.2s [2020-07-15T12:33:07.032Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 46.75MB / 102.23MB 2.3s [2020-07-15T12:33:07.081Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.07MB / 120.16MB 2.8s [2020-07-15T12:33:07.081Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 89.28MB / 120.16MB 2.9s [2020-07-15T12:33:06.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:33:06.956Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:33:06.959Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:33:06.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:33:06.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:33:06.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:33:06.992Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:33:07.324Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 54.13MB / 102.23MB 2.5s [2020-07-15T12:33:07.324Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 60.79MB / 102.23MB 2.6s [2020-07-15T12:33:07.342Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 97.03MB / 120.16MB 3.1s [2020-07-15T12:33:07.408Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:33:07.602Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 107.70MB / 120.16MB 3.3s [2020-07-15T12:33:07.602Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 113.89MB / 120.16MB 3.4s [2020-07-15T12:33:07.602Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.5s [2020-07-15T12:33:07.623Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 66.25MB / 102.23MB 2.7s [2020-07-15T12:33:07.623Z] #7 ... [2020-07-15T12:33:07.623Z] [2020-07-15T12:33:07.623Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:33:07.623Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:33:07.623Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:33:07.623Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:33:07.623Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-07-15T12:33:07.623Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-15T12:33:07.623Z] #58 DONE 3.0s [2020-07-15T12:33:07.623Z] [2020-07-15T12:33:07.623Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:07.623Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 74.56MB / 102.23MB 2.9s [2020-07-15T12:33:07.919Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 94.55MB / 102.23MB 3.1s [2020-07-15T12:33:07.919Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 3.2s [2020-07-15T12:33:08.211Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 3.3s done [2020-07-15T12:33:08.301Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:33:08.301Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:33:08.503Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.2s done [2020-07-15T12:33:08.542Z] #7 ... [2020-07-15T12:33:08.542Z] [2020-07-15T12:33:08.542Z] #20 [internal] load build context [2020-07-15T12:33:08.542Z] #20 transferring context: 51.30MB 3.9s done [2020-07-15T12:33:08.542Z] #20 DONE 4.2s [2020-07-15T12:33:08.542Z] [2020-07-15T12:33:08.542Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:08.542Z] #7 ... [2020-07-15T12:33:08.542Z] [2020-07-15T12:33:08.542Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:33:08.542Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:33:08.542Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:33:08.542Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:33:08.542Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-07-15T12:33:08.542Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-07-15T12:33:08.542Z] #58 DONE 4.3s [2020-07-15T12:33:08.542Z] [2020-07-15T12:33:08.542Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:33:08.542Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.3s done [2020-07-15T12:33:08.682Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:33:08.744Z] > git --version # timeout=10 [2020-07-15T12:33:08.748Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T12:33:08.798Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-15T12:33:09.090Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.2s done [2020-07-15T12:33:09.090Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [2020-07-15T12:33:07.415Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:33:07.418Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:33:08.271Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:33:08.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:33:08.308Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:33:08.311Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:33:09.381Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-15T12:33:09.656Z] + docker version [2020-07-15T12:33:09.656Z] Client: [2020-07-15T12:33:09.656Z] Version: 18.06.1-ce [2020-07-15T12:33:09.656Z] API version: 1.38 [2020-07-15T12:33:09.656Z] Go version: go1.10.3 [2020-07-15T12:33:09.656Z] Git commit: e68fc7a [2020-07-15T12:33:09.656Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-15T12:33:09.656Z] OS/Arch: linux/ppc64le [2020-07-15T12:33:09.656Z] Experimental: false [2020-07-15T12:33:09.656Z] [2020-07-15T12:33:09.656Z] Server: [2020-07-15T12:33:09.656Z] Engine: [2020-07-15T12:33:09.656Z] Version: 18.06.1-ce [2020-07-15T12:33:09.656Z] API version: 1.38 (minimum version 1.12) [2020-07-15T12:33:09.656Z] Go version: go1.10.3 [2020-07-15T12:33:09.656Z] Git commit: e68fc7a [2020-07-15T12:33:09.656Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-15T12:33:09.656Z] OS/Arch: linux/ppc64le [2020-07-15T12:33:09.656Z] Experimental: true [2020-07-15T12:33:09.673Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [Pipeline] sh [2020-07-15T12:33:09.928Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.3s done [2020-07-15T12:33:09.928Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-15T12:33:10.049Z] + docker info [2020-07-15T12:33:10.049Z] Containers: 0 [2020-07-15T12:33:10.049Z] Running: 0 [2020-07-15T12:33:10.049Z] Paused: 0 [2020-07-15T12:33:10.049Z] Stopped: 0 [2020-07-15T12:33:10.049Z] Images: 0 [2020-07-15T12:33:10.049Z] Server Version: 18.06.1-ce [2020-07-15T12:33:10.049Z] Storage Driver: overlay2 [2020-07-15T12:33:10.049Z] Backing Filesystem: extfs [2020-07-15T12:33:10.049Z] Supports d_type: true [2020-07-15T12:33:10.049Z] Native Overlay Diff: true [2020-07-15T12:33:10.049Z] Logging Driver: json-file [2020-07-15T12:33:10.049Z] Cgroup Driver: cgroupfs [2020-07-15T12:33:10.049Z] Plugins: [2020-07-15T12:33:10.049Z] Volume: local [2020-07-15T12:33:10.049Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:33:10.049Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-15T12:33:10.049Z] Swarm: inactive [2020-07-15T12:33:10.049Z] Runtimes: runc [2020-07-15T12:33:10.049Z] Default Runtime: runc [2020-07-15T12:33:10.049Z] Init Binary: docker-init [2020-07-15T12:33:10.049Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-15T12:33:10.049Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-15T12:33:10.049Z] init version: fec3683 [2020-07-15T12:33:10.049Z] Security Options: [2020-07-15T12:33:10.049Z] apparmor [2020-07-15T12:33:10.049Z] seccomp [2020-07-15T12:33:10.049Z] Profile: default [2020-07-15T12:33:10.049Z] Kernel Version: 4.4.0-139-generic [2020-07-15T12:33:10.049Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-15T12:33:10.049Z] OSType: linux [2020-07-15T12:33:10.049Z] Architecture: ppc64le [2020-07-15T12:33:10.049Z] CPUs: 4 [2020-07-15T12:33:10.049Z] Total Memory: 7.972GiB [2020-07-15T12:33:10.049Z] Name: ppc64le-ubuntu-18 [2020-07-15T12:33:10.049Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-15T12:33:10.049Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:33:10.049Z] Debug Mode (client): false [2020-07-15T12:33:10.049Z] Debug Mode (server): false [2020-07-15T12:33:10.049Z] Username: dockerbuildbot [2020-07-15T12:33:10.049Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:33:10.049Z] Labels: [2020-07-15T12:33:10.049Z] Experimental: true [2020-07-15T12:33:10.049Z] Insecure Registries: [2020-07-15T12:33:10.049Z] 127.0.0.0/8 [2020-07-15T12:33:10.049Z] Live Restore Enabled: false [2020-07-15T12:33:10.049Z] [Pipeline] sh [2020-07-15T12:33:10.188Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-15T12:33:10.188Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-15T12:33:10.445Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:10.445Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:33:10.445Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:33:10.445Z] + bash /home/docker/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:33:10.445Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:33:10.445Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-15T12:33:10.445Z] [2020-07-15T12:33:10.445Z] Generally Necessary: [2020-07-15T12:33:10.445Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:33:10.445Z] - apparmor: enabled and tools installed [2020-07-15T12:33:10.445Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:33:10.445Z] - CONFIG_NET_NS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_PID_NS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:33:10.445Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_MEMCG: enabled [2020-07-15T12:33:10.445Z] - CONFIG_KEYS: enabled [2020-07-15T12:33:10.445Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:33:10.445Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T12:33:10.741Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:33:10.741Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-15T12:33:10.741Z] [2020-07-15T12:33:10.741Z] Optional Features: [2020-07-15T12:33:10.741Z] - CONFIG_USER_NS: enabled [2020-07-15T12:33:10.741Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:33:10.741Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:33:10.741Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:33:10.741Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:33:10.741Z] (cgroup swap accounting is currently enabled) [2020-07-15T12:33:10.741Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-15T12:33:10.741Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:33:10.741Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:33:10.741Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T12:33:10.741Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T12:33:10.741Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:33:10.741Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:33:10.741Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:33:10.741Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:33:10.741Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:33:10.741Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:33:10.741Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:33:10.741Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:33:10.741Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:33:10.741Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:33:10.741Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:33:10.741Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:33:10.741Z] - Network Drivers: [2020-07-15T12:33:10.741Z] - "overlay": [2020-07-15T12:33:10.741Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:33:10.741Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:33:10.741Z] Optional (for encrypted networks): [2020-07-15T12:33:10.793Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-15T12:33:10.793Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-15T12:33:11.036Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:33:11.036Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_XFRM: enabled [2020-07-15T12:33:11.036Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T12:33:11.036Z] - "ipvlan": [2020-07-15T12:33:11.036Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:33:11.036Z] - "macvlan": [2020-07-15T12:33:11.036Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:33:11.036Z] - "ftp,tftp client in container": [2020-07-15T12:33:11.036Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:33:11.036Z] - Storage Drivers: [2020-07-15T12:33:11.036Z] - "aufs": [2020-07-15T12:33:11.036Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:33:11.036Z] - "btrfs": [2020-07-15T12:33:11.036Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:33:11.036Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:33:11.036Z] - "devicemapper": [2020-07-15T12:33:11.036Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:33:11.036Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:33:11.036Z] - "overlay": [2020-07-15T12:33:11.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:33:11.036Z] - "zfs": [2020-07-15T12:33:11.036Z] - /dev/zfs: missing [2020-07-15T12:33:11.036Z] - zfs command: missing [2020-07-15T12:33:11.036Z] - zpool command: missing [2020-07-15T12:33:11.036Z] [2020-07-15T12:33:11.036Z] Limits: [2020-07-15T12:33:11.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:33:11.036Z] [2020-07-15T12:33:11.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:33:11.477Z] + make bundles/buildx [2020-07-15T12:33:11.765Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 2.1s done [2020-07-15T12:33:11.765Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-15T12:33:11.773Z] make: command: Command not found [2020-07-15T12:33:11.773Z] make: command: Command not found [2020-07-15T12:33:11.773Z] mkdir bundles [2020-07-15T12:33:11.773Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-15T12:33:11.773Z] --build-arg BUILDX_COMMIT \ [2020-07-15T12:33:11.773Z] --build-arg BUILDX_REPO \ [2020-07-15T12:33:11.773Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-15T12:33:11.773Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-15T12:33:11.773Z] . [2020-07-15T12:33:11.773Z] /bin/sh: 4: go: not found [2020-07-15T12:33:11.773Z] /bin/sh: 5: go: not found [2020-07-15T12:33:12.702Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.2s done [2020-07-15T12:33:13.272Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-15T12:33:13.838Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 2.0s done [2020-07-15T12:33:13.896Z] Sending build context to Docker daemon 56.05MB [2020-07-15T12:33:13.896Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-15T12:33:13.896Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-15T12:33:13.896Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-15T12:33:13.896Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-15T12:33:13.896Z] 1.13.12-buster: Pulling from library/golang [2020-07-15T12:33:14.130Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-15T12:33:14.204Z] 0cad52b1770a: Pulling fs layer [2020-07-15T12:33:14.204Z] e0318f8e4196: Pulling fs layer [2020-07-15T12:33:14.204Z] cec302fe9541: Pulling fs layer [2020-07-15T12:33:14.204Z] bf65a8c1ffe0: Pulling fs layer [2020-07-15T12:33:14.204Z] 7355b492f1f7: Pulling fs layer [2020-07-15T12:33:14.204Z] 3e2e3e16099d: Pulling fs layer [2020-07-15T12:33:14.204Z] f8e8effe76ee: Pulling fs layer [2020-07-15T12:33:14.204Z] bf65a8c1ffe0: Waiting [2020-07-15T12:33:14.204Z] 7355b492f1f7: Waiting [2020-07-15T12:33:14.204Z] 3e2e3e16099d: Waiting [2020-07-15T12:33:14.204Z] f8e8effe76ee: Waiting [2020-07-15T12:33:14.554Z] e0318f8e4196: Verifying Checksum [2020-07-15T12:33:14.554Z] e0318f8e4196: Download complete [2020-07-15T12:33:14.554Z] cec302fe9541: Verifying Checksum [2020-07-15T12:33:14.554Z] cec302fe9541: Download complete [2020-07-15T12:33:15.179Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-15T12:33:15.179Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-15T12:33:16.942Z] 0cad52b1770a: Verifying Checksum [2020-07-15T12:33:18.600Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 3.8s done [2020-07-15T12:33:18.600Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-15T12:33:18.600Z] #7 DONE 13.6s [2020-07-15T12:33:18.600Z] [2020-07-15T12:33:18.600Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:33:18.658Z] bf65a8c1ffe0: Verifying Checksum [2020-07-15T12:33:18.658Z] bf65a8c1ffe0: Download complete [2020-07-15T12:33:18.658Z] f8e8effe76ee: Verifying Checksum [2020-07-15T12:33:18.658Z] f8e8effe76ee: Download complete [2020-07-15T12:33:18.995Z] 7355b492f1f7: Verifying Checksum [2020-07-15T12:33:18.995Z] 7355b492f1f7: Download complete [2020-07-15T12:33:19.376Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-15T12:33:19.376Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-15T12:33:19.636Z] #7 DONE 15.3s [2020-07-15T12:33:19.636Z] [2020-07-15T12:33:19.636Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:33:19.639Z] #8 DONE 1.1s [2020-07-15T12:33:19.639Z] [2020-07-15T12:33:19.639Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:33:20.623Z] 0cad52b1770a: Pull complete [2020-07-15T12:33:20.676Z] #9 DONE 1.1s [2020-07-15T12:33:20.676Z] [2020-07-15T12:33:20.676Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:20.676Z] #32 ... [2020-07-15T12:33:20.676Z] [2020-07-15T12:33:20.676Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:33:20.676Z] #27 DONE 0.1s [2020-07-15T12:33:20.676Z] [2020-07-15T12:33:20.676Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:33:20.676Z] #35 DONE 0.1s [2020-07-15T12:33:20.923Z] e0318f8e4196: Pull complete [2020-07-15T12:33:20.971Z] [2020-07-15T12:33:20.971Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:33:21.570Z] cec302fe9541: Pull complete [2020-07-15T12:33:21.570Z] 3e2e3e16099d: Verifying Checksum [2020-07-15T12:33:21.570Z] 3e2e3e16099d: Download complete [2020-07-15T12:33:22.174Z] #8 DONE 2.6s [2020-07-15T12:33:22.174Z] [2020-07-15T12:33:22.174Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:33:22.748Z] #9 DONE 0.6s [2020-07-15T12:33:22.748Z] [2020-07-15T12:33:22.748Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:33:22.748Z] #27 DONE 0.1s [2020-07-15T12:33:22.748Z] [2020-07-15T12:33:22.748Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:33:22.748Z] #35 DONE 0.1s [2020-07-15T12:33:22.748Z] [2020-07-15T12:33:22.748Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:33:24.349Z] bf65a8c1ffe0: Pull complete [2020-07-15T12:33:25.459Z] #36 4.075 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:33:25.459Z] #36 4.085 Cloning into '.'... [2020-07-15T12:33:25.751Z] #36 ... [2020-07-15T12:33:25.751Z] [2020-07-15T12:33:25.751Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:25.751Z] #43 2.936 + RM_GOPATH=0 [2020-07-15T12:33:25.751Z] #43 2.936 + TMP_GOPATH= [2020-07-15T12:33:25.751Z] #43 2.936 + : /build [2020-07-15T12:33:25.751Z] #43 2.936 + '[' -z '' ']' [2020-07-15T12:33:25.751Z] #43 2.936 ++ mktemp -d [2020-07-15T12:33:25.751Z] #43 2.939 + export GOPATH=/tmp/tmp.Uyj8j7TnVY [2020-07-15T12:33:25.751Z] #43 2.939 + GOPATH=/tmp/tmp.Uyj8j7TnVY [2020-07-15T12:33:25.751Z] #43 2.939 + RM_GOPATH=1 [2020-07-15T12:33:25.751Z] #43 2.939 + case "$(go env GOARCH)" in [2020-07-15T12:33:25.751Z] #43 2.939 ++ go env GOARCH [2020-07-15T12:33:25.751Z] #43 2.968 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:25.751Z] #43 2.968 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:25.751Z] #43 2.970 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:25.751Z] #43 2.971 + dir=/tmp/install [2020-07-15T12:33:25.751Z] #43 2.971 + bin=gotestsum [2020-07-15T12:33:25.751Z] #43 2.971 + shift [2020-07-15T12:33:25.751Z] #43 2.971 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:33:25.752Z] #43 2.971 + . /tmp/install/gotestsum.installer [2020-07-15T12:33:25.752Z] #43 2.971 ++ : v0.3.5 [2020-07-15T12:33:25.752Z] #43 2.971 + install_gotestsum [2020-07-15T12:33:25.752Z] #43 2.972 + set -e [2020-07-15T12:33:25.752Z] #43 2.973 + export GO111MODULE=on [2020-07-15T12:33:25.752Z] #43 2.973 + GO111MODULE=on [2020-07-15T12:33:25.752Z] #43 2.973 + GOBIN=/build [2020-07-15T12:33:25.752Z] #43 2.973 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:33:25.752Z] #43 2.982 go: finding gotest.tools v0.3.5 [2020-07-15T12:33:25.752Z] #43 2.995 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:25.752Z] #43 3.652 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:25.752Z] #43 3.810 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:25.752Z] #43 4.206 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:33:25.752Z] #43 4.311 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:33:25.752Z] #43 4.408 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:33:25.752Z] #43 4.410 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:25.752Z] #43 4.412 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:25.752Z] #43 4.438 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:25.752Z] #43 4.473 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:25.752Z] #43 4.481 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:33:25.752Z] #43 4.548 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:25.752Z] #43 4.549 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:33:25.752Z] #43 4.631 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:25.752Z] #43 4.651 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:33:25.752Z] #43 4.665 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:25.752Z] #43 4.667 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:25.752Z] #43 4.680 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:25.752Z] #43 4.724 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:25.752Z] #43 4.726 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:25.752Z] #43 4.728 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:25.752Z] #43 4.746 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:25.752Z] #43 4.749 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:25.752Z] #43 4.814 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:26.448Z] 7355b492f1f7: Pull complete [2020-07-15T12:33:26.787Z] #43 6.170 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:26.787Z] #43 6.409 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:27.822Z] #43 7.067 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:29.331Z] #36 ... [2020-07-15T12:33:29.331Z] [2020-07-15T12:33:29.331Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:29.331Z] #23 4.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:29.331Z] #23 4.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:29.331Z] #23 4.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:29.331Z] #23 4.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:33:29.331Z] #23 ... [2020-07-15T12:33:29.331Z] [2020-07-15T12:33:29.331Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:29.331Z] #54 6.263 + RM_GOPATH=0 [2020-07-15T12:33:29.331Z] #54 6.263 + TMP_GOPATH= [2020-07-15T12:33:29.331Z] #54 6.263 + : /build [2020-07-15T12:33:29.331Z] #54 6.263 + '[' -z '' ']' [2020-07-15T12:33:29.331Z] #54 6.264 ++ mktemp -d [2020-07-15T12:33:29.331Z] #54 6.265 + export GOPATH=/tmp/tmp.mULqIsjFs1 [2020-07-15T12:33:29.331Z] #54 6.265 + GOPATH=/tmp/tmp.mULqIsjFs1 [2020-07-15T12:33:29.331Z] #54 6.265 + RM_GOPATH=1 [2020-07-15T12:33:29.331Z] #54 6.265 + case "$(go env GOARCH)" in [2020-07-15T12:33:29.331Z] #54 6.267 ++ go env GOARCH [2020-07-15T12:33:29.331Z] #54 6.323 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.331Z] #54 6.324 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.331Z] #54 6.326 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:29.331Z] #54 6.332 + dir=/tmp/install [2020-07-15T12:33:29.331Z] #54 6.339 + bin=rootlesskit [2020-07-15T12:33:29.331Z] #54 6.339 + shift [2020-07-15T12:33:29.331Z] #54 6.340 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:33:29.331Z] #54 6.341 + . /tmp/install/rootlesskit.installer [2020-07-15T12:33:29.331Z] #54 6.343 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:29.331Z] #54 6.344 + install_rootlesskit [2020-07-15T12:33:29.331Z] #54 6.346 + case "$1" in [2020-07-15T12:33:29.331Z] #54 6.347 + export CGO_ENABLED=0 [2020-07-15T12:33:29.331Z] #54 6.348 + CGO_ENABLED=0 [2020-07-15T12:33:29.331Z] #54 6.365 + _install_rootlesskit [2020-07-15T12:33:29.331Z] #54 6.366 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:33:29.331Z] #54 6.366 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:29.331Z] #54 6.366 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mULqIsjFs1/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:33:29.331Z] #54 6.377 Cloning into '/tmp/tmp.mULqIsjFs1/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:33:29.331Z] #54 ... [2020-07-15T12:33:29.331Z] [2020-07-15T12:33:29.331Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:29.331Z] #23 6.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:33:29.384Z] #43 8.615 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:33:29.384Z] #43 8.633 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:33:29.384Z] #43 8.650 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:29.384Z] #43 8.658 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:29.384Z] #43 8.694 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:29.384Z] #43 8.897 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:29.384Z] #43 8.957 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:29.698Z] #43 ... [2020-07-15T12:33:29.698Z] [2020-07-15T12:33:29.698Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:29.698Z] #21 2.623 + RM_GOPATH=0 [2020-07-15T12:33:29.698Z] #21 2.623 + TMP_GOPATH= [2020-07-15T12:33:29.698Z] #21 2.623 + : /build [2020-07-15T12:33:29.698Z] #21 2.623 + '[' -z '' ']' [2020-07-15T12:33:29.698Z] #21 2.623 ++ mktemp -d [2020-07-15T12:33:29.698Z] #21 2.630 + export GOPATH=/tmp/tmp.LxS2iF6JGG [2020-07-15T12:33:29.698Z] #21 2.630 + GOPATH=/tmp/tmp.LxS2iF6JGG [2020-07-15T12:33:29.698Z] #21 2.630 + RM_GOPATH=1 [2020-07-15T12:33:29.698Z] #21 2.630 + case "$(go env GOARCH)" in [2020-07-15T12:33:29.698Z] #21 2.630 ++ go env GOARCH [2020-07-15T12:33:29.698Z] #21 2.635 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.698Z] #21 2.635 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.698Z] #21 2.646 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:29.698Z] #21 2.649 + dir=/tmp/install [2020-07-15T12:33:29.698Z] #21 2.649 + bin=dockercli [2020-07-15T12:33:29.698Z] #21 2.649 + shift [2020-07-15T12:33:29.698Z] #21 2.649 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:33:29.698Z] #21 2.649 + . /tmp/install/dockercli.installer [2020-07-15T12:33:29.698Z] #21 2.649 ++ : stable [2020-07-15T12:33:29.698Z] #21 2.649 ++ : 17.06.2-ce [2020-07-15T12:33:29.698Z] #21 2.649 + install_dockercli [2020-07-15T12:33:29.698Z] #21 2.649 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:33:29.698Z] #21 2.649 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:33:29.698Z] #21 2.650 ++ uname -m [2020-07-15T12:33:29.698Z] #21 2.654 + arch=s390x [2020-07-15T12:33:29.698Z] #21 2.654 + '[' s390x '!=' x86_64 ']' [2020-07-15T12:33:29.698Z] #21 2.654 + '[' s390x '!=' s390x ']' [2020-07-15T12:33:29.698Z] #21 2.654 + url=https://download.docker.com/linux/static [2020-07-15T12:33:29.698Z] #21 2.664 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-15T12:33:29.698Z] #21 2.676 + tar -xz docker/docker [2020-07-15T12:33:29.698Z] #21 8.746 + mkdir -p /build [2020-07-15T12:33:29.698Z] #21 8.747 + mv docker/docker /build/ [2020-07-15T12:33:29.698Z] #21 8.752 + rmdir docker [2020-07-15T12:33:29.698Z] #21 DONE 9.1s [2020-07-15T12:33:29.698Z] [2020-07-15T12:33:29.698Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:29.698Z] #43 9.078 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:29.698Z] #43 9.107 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:29.698Z] #43 9.163 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:29.698Z] #43 ... [2020-07-15T12:33:29.698Z] [2020-07-15T12:33:29.698Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:29.698Z] #30 3.281 + RM_GOPATH=0 [2020-07-15T12:33:29.698Z] #30 3.282 + TMP_GOPATH= [2020-07-15T12:33:29.698Z] #30 3.282 + : /build [2020-07-15T12:33:29.698Z] #30 3.282 + '[' -z '' ']' [2020-07-15T12:33:29.698Z] #30 3.283 ++ mktemp -d [2020-07-15T12:33:29.698Z] #30 3.287 + export GOPATH=/tmp/tmp.oyS30NdYiz [2020-07-15T12:33:29.698Z] #30 3.287 + GOPATH=/tmp/tmp.oyS30NdYiz [2020-07-15T12:33:29.698Z] #30 3.287 + RM_GOPATH=1 [2020-07-15T12:33:29.698Z] #30 3.287 + case "$(go env GOARCH)" in [2020-07-15T12:33:29.698Z] #30 3.288 ++ go env GOARCH [2020-07-15T12:33:29.698Z] #30 3.306 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.698Z] #30 3.307 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:29.698Z] #30 3.307 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:29.698Z] #30 3.310 + dir=/tmp/install [2020-07-15T12:33:29.698Z] #30 3.310 + bin=tomlv [2020-07-15T12:33:29.698Z] #30 3.310 + shift [2020-07-15T12:33:29.698Z] #30 3.310 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:33:29.698Z] #30 3.311 + . /tmp/install/tomlv.installer [2020-07-15T12:33:29.698Z] #30 3.311 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:29.698Z] #30 3.311 + install_tomlv [2020-07-15T12:33:29.698Z] #30 3.311 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:33:29.698Z] #30 3.311 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:29.698Z] #30 3.311 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oyS30NdYiz/src/github.com/BurntSushi/toml [2020-07-15T12:33:29.698Z] #30 3.320 Cloning into '/tmp/tmp.oyS30NdYiz/src/github.com/BurntSushi/toml'... [2020-07-15T12:33:29.698Z] #30 4.150 + cd /tmp/tmp.oyS30NdYiz/src/github.com/BurntSushi/toml [2020-07-15T12:33:29.698Z] #30 4.153 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:29.698Z] #30 4.174 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:33:29.698Z] #30 4.610 internal/cpu [2020-07-15T12:33:29.698Z] #30 4.619 runtime/internal/math [2020-07-15T12:33:29.698Z] #30 4.656 math/bits [2020-07-15T12:33:29.698Z] #30 5.156 internal/bytealg [2020-07-15T12:33:29.698Z] #30 5.211 math [2020-07-15T12:33:29.698Z] #30 5.525 runtime [2020-07-15T12:33:30.004Z] 3e2e3e16099d: Pull complete [2020-07-15T12:33:30.004Z] f8e8effe76ee: Pull complete [2020-07-15T12:33:30.004Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-15T12:33:30.004Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-15T12:33:30.004Z] ---> 22d48dbfbcad [2020-07-15T12:33:30.004Z] Step 5/15 : ARG BUILDX_REPO [2020-07-15T12:33:30.004Z] ---> Running in 31f281890b24 [2020-07-15T12:33:30.004Z] Removing intermediate container 31f281890b24 [2020-07-15T12:33:30.004Z] ---> ca87f776b386 [2020-07-15T12:33:30.004Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-15T12:33:30.004Z] ---> Running in d820640fc135 [2020-07-15T12:33:30.023Z] #30 ... [2020-07-15T12:33:30.023Z] [2020-07-15T12:33:30.023Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:30.023Z] #43 9.292 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:30.299Z] Cloning into '/buildx'... [2020-07-15T12:33:30.710Z] #43 ... [2020-07-15T12:33:30.710Z] [2020-07-15T12:33:30.710Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:30.710Z] #38 4.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:30.710Z] #38 4.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:30.710Z] #38 4.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:30.710Z] #38 4.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:33:30.710Z] #38 6.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:33:30.710Z] #38 8.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:33:30.710Z] #38 ... [2020-07-15T12:33:30.710Z] [2020-07-15T12:33:30.710Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:30.710Z] #51 4.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:30.710Z] #51 4.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:30.710Z] #51 4.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:30.710Z] #51 5.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:33:30.710Z] #51 7.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:33:30.710Z] #51 9.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:33:30.710Z] #51 ... [2020-07-15T12:33:30.710Z] [2020-07-15T12:33:30.710Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:30.710Z] #54 2.259 + RM_GOPATH=0 [2020-07-15T12:33:30.710Z] #54 2.259 + TMP_GOPATH= [2020-07-15T12:33:30.710Z] #54 2.259 + : /build [2020-07-15T12:33:30.710Z] #54 2.259 + '[' -z '' ']' [2020-07-15T12:33:30.710Z] #54 2.259 ++ mktemp -d [2020-07-15T12:33:30.710Z] #54 2.261 + export GOPATH=/tmp/tmp.2PrNSxYTox [2020-07-15T12:33:30.710Z] #54 2.261 + GOPATH=/tmp/tmp.2PrNSxYTox [2020-07-15T12:33:30.710Z] #54 2.261 + RM_GOPATH=1 [2020-07-15T12:33:30.710Z] #54 2.261 + case "$(go env GOARCH)" in [2020-07-15T12:33:30.710Z] #54 2.261 ++ go env GOARCH [2020-07-15T12:33:30.710Z] #54 2.300 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:30.710Z] #54 2.300 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:30.710Z] #54 2.300 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:30.710Z] #54 2.306 + dir=/tmp/install [2020-07-15T12:33:30.710Z] #54 2.306 + bin=rootlesskit [2020-07-15T12:33:30.710Z] #54 2.306 + shift [2020-07-15T12:33:30.710Z] #54 2.306 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:33:30.710Z] #54 2.306 + . /tmp/install/rootlesskit.installer [2020-07-15T12:33:30.710Z] #54 2.306 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:30.710Z] #54 2.306 + install_rootlesskit [2020-07-15T12:33:30.710Z] #54 2.306 + case "$1" in [2020-07-15T12:33:30.710Z] #54 2.306 + export CGO_ENABLED=0 [2020-07-15T12:33:30.710Z] #54 2.306 + CGO_ENABLED=0 [2020-07-15T12:33:30.710Z] #54 2.306 + _install_rootlesskit [2020-07-15T12:33:30.710Z] #54 2.306 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:33:30.710Z] #54 2.306 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2PrNSxYTox/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:33:30.710Z] #54 2.306 Cloning into '/tmp/tmp.2PrNSxYTox/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:33:30.710Z] #54 2.306 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:30.710Z] #54 5.813 + cd /tmp/tmp.2PrNSxYTox/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:33:30.710Z] #54 5.815 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:30.710Z] #54 5.912 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:33:30.710Z] #54 5.912 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:33:31.002Z] #54 ... [2020-07-15T12:33:31.002Z] [2020-07-15T12:33:31.002Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:31.002Z] #23 4.028 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:31.002Z] #23 4.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:31.002Z] #23 4.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:31.002Z] #23 4.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:33:31.002Z] #23 6.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:33:31.002Z] #23 8.012 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:33:31.294Z] #23 ... [2020-07-15T12:33:31.294Z] [2020-07-15T12:33:31.294Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:31.294Z] #60 0.818 + RM_GOPATH=0 [2020-07-15T12:33:31.294Z] #60 0.818 + TMP_GOPATH= [2020-07-15T12:33:31.294Z] #60 0.818 + : /build [2020-07-15T12:33:31.294Z] #60 0.818 + '[' -z '' ']' [2020-07-15T12:33:31.294Z] #60 0.818 ++ mktemp -d [2020-07-15T12:33:31.294Z] #60 0.818 + export GOPATH=/tmp/tmp.FaCLZg38ow [2020-07-15T12:33:31.294Z] #60 0.818 + GOPATH=/tmp/tmp.FaCLZg38ow [2020-07-15T12:33:31.294Z] #60 0.818 + RM_GOPATH=1 [2020-07-15T12:33:31.294Z] #60 0.818 + case "$(go env GOARCH)" in [2020-07-15T12:33:31.294Z] #60 0.818 ++ go env GOARCH [2020-07-15T12:33:31.294Z] #60 0.818 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.294Z] #60 0.818 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.294Z] #60 0.818 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:31.294Z] #60 0.818 + dir=/tmp/install [2020-07-15T12:33:31.294Z] #60 0.818 + bin=proxy [2020-07-15T12:33:31.294Z] #60 0.818 + shift [2020-07-15T12:33:31.294Z] #60 0.818 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:33:31.294Z] #60 0.818 + . /tmp/install/proxy.installer [2020-07-15T12:33:31.294Z] #60 0.818 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:31.294Z] #60 0.818 + install_proxy [2020-07-15T12:33:31.294Z] #60 0.818 + case "$1" in [2020-07-15T12:33:31.294Z] #60 0.818 + export CGO_ENABLED=0 [2020-07-15T12:33:31.294Z] #60 0.818 + CGO_ENABLED=0 [2020-07-15T12:33:31.294Z] #60 0.818 + _install_proxy [2020-07-15T12:33:31.294Z] #60 0.818 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:33:31.294Z] #60 0.818 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FaCLZg38ow/src/github.com/docker/libnetwork [2020-07-15T12:33:31.294Z] #60 0.818 Cloning into '/tmp/tmp.FaCLZg38ow/src/github.com/docker/libnetwork'... [2020-07-15T12:33:31.294Z] #60 0.819 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:31.294Z] #60 ... [2020-07-15T12:33:31.294Z] [2020-07-15T12:33:31.294Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:31.294Z] #41 2.758 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:31.294Z] #41 2.759 + RM_GOPATH=0 [2020-07-15T12:33:31.294Z] #41 2.759 + TMP_GOPATH= [2020-07-15T12:33:31.294Z] #41 2.759 + : /build [2020-07-15T12:33:31.294Z] #41 2.759 + '[' -z '' ']' [2020-07-15T12:33:31.294Z] #41 2.759 ++ mktemp -d [2020-07-15T12:33:31.294Z] #41 2.759 + export GOPATH=/tmp/tmp.tc6hIYjvjJ [2020-07-15T12:33:31.294Z] #41 2.759 + GOPATH=/tmp/tmp.tc6hIYjvjJ [2020-07-15T12:33:31.294Z] #41 2.759 + RM_GOPATH=1 [2020-07-15T12:33:31.294Z] #41 2.759 + case "$(go env GOARCH)" in [2020-07-15T12:33:31.294Z] #41 2.759 ++ go env GOARCH [2020-07-15T12:33:31.294Z] #41 2.759 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.294Z] #41 2.759 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.294Z] #41 2.759 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:31.294Z] #41 2.759 + dir=/tmp/install [2020-07-15T12:33:31.294Z] #41 2.759 + bin=vndr [2020-07-15T12:33:31.294Z] #41 2.759 + shift [2020-07-15T12:33:31.294Z] #41 2.759 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:33:31.294Z] #41 2.759 + . /tmp/install/vndr.installer [2020-07-15T12:33:31.294Z] #41 2.759 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:31.294Z] #41 2.759 + install_vndr [2020-07-15T12:33:31.294Z] #41 2.759 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:33:31.294Z] #41 2.759 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tc6hIYjvjJ/src/github.com/LK4D4/vndr [2020-07-15T12:33:31.294Z] #41 2.760 Cloning into '/tmp/tmp.tc6hIYjvjJ/src/github.com/LK4D4/vndr'... [2020-07-15T12:33:31.294Z] #41 3.475 + cd /tmp/tmp.tc6hIYjvjJ/src/github.com/LK4D4/vndr [2020-07-15T12:33:31.294Z] #41 3.476 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:31.294Z] #41 3.479 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:33:31.294Z] #41 4.397 internal/cpu [2020-07-15T12:33:31.294Z] #41 4.415 runtime/internal/atomic [2020-07-15T12:33:31.294Z] #41 4.562 runtime/internal/sys [2020-07-15T12:33:31.294Z] #41 4.611 runtime/internal/math [2020-07-15T12:33:31.294Z] #41 4.645 internal/race [2020-07-15T12:33:31.294Z] #41 4.716 sync/atomic [2020-07-15T12:33:31.294Z] #41 4.828 internal/bytealg [2020-07-15T12:33:31.294Z] #41 4.846 unicode [2020-07-15T12:33:31.294Z] #41 5.425 runtime [2020-07-15T12:33:31.294Z] #41 7.900 unicode/utf8 [2020-07-15T12:33:31.294Z] #41 8.412 math [2020-07-15T12:33:31.589Z] #41 ... [2020-07-15T12:33:31.589Z] [2020-07-15T12:33:31.589Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:33:31.589Z] #28 4.164 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:33:31.589Z] #28 4.171 Cloning into '.'... [2020-07-15T12:33:31.589Z] #28 ... [2020-07-15T12:33:31.589Z] [2020-07-15T12:33:31.589Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:31.589Z] #45 2.564 + RM_GOPATH=0 [2020-07-15T12:33:31.589Z] #45 2.564 + TMP_GOPATH= [2020-07-15T12:33:31.589Z] #45 2.564 + : /build [2020-07-15T12:33:31.589Z] #45 2.564 + '[' -z '' ']' [2020-07-15T12:33:31.589Z] #45 2.564 ++ mktemp -d [2020-07-15T12:33:31.589Z] #45 2.572 + export GOPATH=/tmp/tmp.z8wP62FOBS [2020-07-15T12:33:31.589Z] #45 2.572 + GOPATH=/tmp/tmp.z8wP62FOBS [2020-07-15T12:33:31.589Z] #45 2.572 + RM_GOPATH=1 [2020-07-15T12:33:31.589Z] #45 2.572 + case "$(go env GOARCH)" in [2020-07-15T12:33:31.589Z] #45 2.572 ++ go env GOARCH [2020-07-15T12:33:31.589Z] #45 2.580 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.589Z] #45 2.580 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.589Z] #45 2.589 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:31.589Z] #45 2.589 + dir=/tmp/install [2020-07-15T12:33:31.589Z] #45 2.589 + bin=golangci_lint [2020-07-15T12:33:31.589Z] #45 2.589 + shift [2020-07-15T12:33:31.589Z] #45 2.589 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:33:31.589Z] #45 2.589 + . /tmp/install/golangci_lint.installer [2020-07-15T12:33:31.589Z] #45 2.589 ++ : v1.23.8 [2020-07-15T12:33:31.589Z] #45 2.589 + install_golangci_lint [2020-07-15T12:33:31.589Z] #45 2.589 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:33:31.589Z] #45 2.589 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:33:31.589Z] #45 2.589 Installing golangci-lint version v1.23.8 [2020-07-15T12:33:31.589Z] #45 ... [2020-07-15T12:33:31.589Z] [2020-07-15T12:33:31.589Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:31.589Z] #10 4.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:31.589Z] #10 4.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:31.589Z] #10 4.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:31.589Z] #10 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:33:31.589Z] #10 7.362 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:33:31.589Z] #10 8.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:33:31.875Z] #23 8.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:33:31.881Z] #10 ... [2020-07-15T12:33:31.881Z] [2020-07-15T12:33:31.881Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:31.881Z] #47 2.066 + RM_GOPATH=0 [2020-07-15T12:33:31.881Z] #47 2.066 + TMP_GOPATH= [2020-07-15T12:33:31.881Z] #47 2.066 + : /build [2020-07-15T12:33:31.881Z] #47 2.066 + '[' -z '' ']' [2020-07-15T12:33:31.881Z] #47 2.066 ++ mktemp -d [2020-07-15T12:33:31.881Z] #47 2.066 + export GOPATH=/tmp/tmp.EUhL3cFsim [2020-07-15T12:33:31.881Z] #47 2.066 + GOPATH=/tmp/tmp.EUhL3cFsim [2020-07-15T12:33:31.881Z] #47 2.066 + RM_GOPATH=1 [2020-07-15T12:33:31.881Z] #47 2.087 + case "$(go env GOARCH)" in [2020-07-15T12:33:31.881Z] #47 2.087 ++ go env GOARCH [2020-07-15T12:33:31.881Z] #47 2.095 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.881Z] #47 2.095 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:31.881Z] #47 2.095 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:31.881Z] #47 2.103 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:31.881Z] #47 2.103 + dir=/tmp/install [2020-07-15T12:33:31.881Z] #47 2.103 + bin=shfmt [2020-07-15T12:33:31.881Z] #47 2.103 + shift [2020-07-15T12:33:31.881Z] #47 2.103 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:33:31.881Z] #47 2.103 + . /tmp/install/shfmt.installer [2020-07-15T12:33:31.881Z] #47 2.103 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:31.881Z] #47 2.103 + install_shfmt [2020-07-15T12:33:31.881Z] #47 2.103 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:33:31.881Z] #47 2.103 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EUhL3cFsim/src/github.com/mvdan/sh [2020-07-15T12:33:31.881Z] #47 2.113 Cloning into '/tmp/tmp.EUhL3cFsim/src/github.com/mvdan/sh'... [2020-07-15T12:33:31.881Z] #47 8.201 + cd /tmp/tmp.EUhL3cFsim/src/github.com/mvdan/sh [2020-07-15T12:33:31.881Z] #47 8.201 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:31.881Z] #47 8.248 + GO111MODULE=on [2020-07-15T12:33:31.881Z] #47 8.248 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:33:31.881Z] #47 9.275 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:31.881Z] #47 9.341 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:31.881Z] #47 9.375 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:31.881Z] #47 9.653 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:31.881Z] #47 9.666 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:31.881Z] #47 10.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:31.881Z] #47 11.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:31.881Z] #47 ... [2020-07-15T12:33:31.881Z] [2020-07-15T12:33:31.881Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:32.463Z] #60 11.53 Checking out files: 80% (1666/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:33:32.463Z] #60 11.90 + cd /tmp/tmp.FaCLZg38ow/src/github.com/docker/libnetwork [2020-07-15T12:33:32.463Z] #60 11.91 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:32.755Z] #60 12.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:33:32.815Z] #23 ... [2020-07-15T12:33:32.815Z] [2020-07-15T12:33:32.815Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:32.815Z] #43 6.396 + RM_GOPATH=0 [2020-07-15T12:33:32.815Z] #43 6.396 + TMP_GOPATH= [2020-07-15T12:33:32.815Z] #43 6.396 + : /build [2020-07-15T12:33:32.815Z] #43 6.396 + '[' -z '' ']' [2020-07-15T12:33:32.815Z] #43 6.400 ++ mktemp -d [2020-07-15T12:33:32.815Z] #43 6.400 + export GOPATH=/tmp/tmp.awocIZnvSR [2020-07-15T12:33:32.815Z] #43 6.401 + GOPATH=/tmp/tmp.awocIZnvSR [2020-07-15T12:33:32.815Z] #43 6.401 + RM_GOPATH=1 [2020-07-15T12:33:32.815Z] #43 6.401 + case "$(go env GOARCH)" in [2020-07-15T12:33:32.815Z] #43 6.403 ++ go env GOARCH [2020-07-15T12:33:32.815Z] #43 6.447 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:32.815Z] #43 6.462 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:32.815Z] #43 6.467 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:32.815Z] #43 6.468 + dir=/tmp/install [2020-07-15T12:33:32.815Z] #43 6.469 + bin=gotestsum [2020-07-15T12:33:32.815Z] #43 6.469 + shift [2020-07-15T12:33:32.815Z] #43 6.469 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:33:32.815Z] #43 6.469 + . /tmp/install/gotestsum.installer [2020-07-15T12:33:32.815Z] #43 6.470 ++ : v0.3.5 [2020-07-15T12:33:32.815Z] #43 6.470 + install_gotestsum [2020-07-15T12:33:32.815Z] #43 6.470 + set -e [2020-07-15T12:33:32.815Z] #43 6.470 + export GO111MODULE=on [2020-07-15T12:33:32.815Z] #43 6.471 + GO111MODULE=on [2020-07-15T12:33:32.815Z] #43 6.471 + GOBIN=/build [2020-07-15T12:33:32.815Z] #43 6.471 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:33:32.815Z] #43 6.547 go: finding gotest.tools v0.3.5 [2020-07-15T12:33:32.815Z] #43 6.551 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:32.815Z] #43 7.497 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:32.815Z] #43 8.077 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:33:32.815Z] #43 8.896 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:33:32.815Z] #43 9.014 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:33:32.815Z] #43 9.185 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:33:32.815Z] #43 9.200 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:32.815Z] #43 9.261 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:32.815Z] #43 9.359 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:32.815Z] #43 9.485 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:33:32.815Z] #43 9.515 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:32.815Z] #43 9.516 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:33:32.815Z] #43 9.526 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:32.815Z] #43 9.564 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:32.815Z] #43 9.589 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:32.815Z] #43 9.686 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:33:32.815Z] #43 9.717 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:32.815Z] #43 9.859 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:32.815Z] #43 9.866 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:32.815Z] #43 9.935 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:32.815Z] #43 10.01 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:32.815Z] #43 10.11 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:32.815Z] #43 10.12 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:32.815Z] #43 ... [2020-07-15T12:33:32.815Z] [2020-07-15T12:33:32.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:32.815Z] #10 8.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:32.815Z] #10 8.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:32.815Z] #10 8.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:32.815Z] #10 9.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:33:33.074Z] #10 ... [2020-07-15T12:33:33.074Z] [2020-07-15T12:33:33.074Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:33.074Z] #47 7.311 + RM_GOPATH=0 [2020-07-15T12:33:33.074Z] #47 7.311 + TMP_GOPATH= [2020-07-15T12:33:33.074Z] #47 7.311 + : /build [2020-07-15T12:33:33.074Z] #47 7.311 + '[' -z '' ']' [2020-07-15T12:33:33.074Z] #47 7.311 ++ mktemp -d [2020-07-15T12:33:33.074Z] #47 7.314 + export GOPATH=/tmp/tmp.wJ4ltww8q4 [2020-07-15T12:33:33.074Z] #47 7.315 + GOPATH=/tmp/tmp.wJ4ltww8q4 [2020-07-15T12:33:33.074Z] #47 7.315 + RM_GOPATH=1 [2020-07-15T12:33:33.074Z] #47 7.322 + case "$(go env GOARCH)" in [2020-07-15T12:33:33.074Z] #47 7.322 ++ go env GOARCH [2020-07-15T12:33:33.074Z] #47 7.350 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.074Z] #47 7.351 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.074Z] #47 7.357 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:33.074Z] #47 7.361 + dir=/tmp/install [2020-07-15T12:33:33.074Z] #47 7.365 + bin=shfmt [2020-07-15T12:33:33.074Z] #47 7.382 + shift [2020-07-15T12:33:33.074Z] #47 7.382 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:33:33.074Z] #47 7.382 + . /tmp/install/shfmt.installer [2020-07-15T12:33:33.074Z] #47 7.385 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:33.074Z] #47 7.385 + install_shfmt [2020-07-15T12:33:33.074Z] #47 7.385 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:33:33.074Z] #47 7.385 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wJ4ltww8q4/src/github.com/mvdan/sh [2020-07-15T12:33:33.074Z] #47 7.385 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:33.074Z] #47 7.400 Cloning into '/tmp/tmp.wJ4ltww8q4/src/github.com/mvdan/sh'... [2020-07-15T12:33:33.335Z] #47 ... [2020-07-15T12:33:33.335Z] [2020-07-15T12:33:33.335Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:33.335Z] #32 7.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:33.335Z] #32 7.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:33.335Z] #32 7.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:33.335Z] #32 8.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:33:33.335Z] #32 ... [2020-07-15T12:33:33.335Z] [2020-07-15T12:33:33.335Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:33.335Z] #45 7.142 + RM_GOPATH=0 [2020-07-15T12:33:33.335Z] #45 7.144 + TMP_GOPATH= [2020-07-15T12:33:33.335Z] #45 7.144 + : /build [2020-07-15T12:33:33.335Z] #45 7.144 + '[' -z '' ']' [2020-07-15T12:33:33.335Z] #45 7.148 ++ mktemp -d [2020-07-15T12:33:33.335Z] #45 7.148 + export GOPATH=/tmp/tmp.zZfnsJ3aWj [2020-07-15T12:33:33.335Z] #45 7.148 + GOPATH=/tmp/tmp.zZfnsJ3aWj [2020-07-15T12:33:33.335Z] #45 7.149 + RM_GOPATH=1 [2020-07-15T12:33:33.335Z] #45 7.149 + case "$(go env GOARCH)" in [2020-07-15T12:33:33.335Z] #45 7.151 ++ go env GOARCH [2020-07-15T12:33:33.335Z] #45 7.175 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.335Z] #45 7.176 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.335Z] #45 7.179 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:33.335Z] #45 7.187 + dir=/tmp/install [2020-07-15T12:33:33.335Z] #45 7.190 + bin=golangci_lint [2020-07-15T12:33:33.335Z] #45 7.190 + shift [2020-07-15T12:33:33.335Z] #45 7.191 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:33:33.335Z] #45 7.191 + . /tmp/install/golangci_lint.installer [2020-07-15T12:33:33.335Z] #45 7.192 ++ : v1.23.8 [2020-07-15T12:33:33.335Z] #45 7.193 + install_golangci_lint [2020-07-15T12:33:33.335Z] #45 7.193 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:33:33.335Z] #45 7.194 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:33:33.335Z] #45 7.194 Installing golangci-lint version v1.23.8 [2020-07-15T12:33:33.595Z] #45 ... [2020-07-15T12:33:33.595Z] [2020-07-15T12:33:33.595Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:33.595Z] #51 7.387 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:33.595Z] #51 7.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:33.595Z] #51 7.477 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:33.595Z] #51 8.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:33:33.595Z] #51 ... [2020-07-15T12:33:33.595Z] [2020-07-15T12:33:33.595Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:33.595Z] #38 4.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:33.595Z] #38 4.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:33.595Z] #38 4.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:33.595Z] #38 5.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:33:33.595Z] #38 8.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:33:33.595Z] #38 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:33:33.858Z] Removing intermediate container d820640fc135 [2020-07-15T12:33:33.858Z] ---> cabb2de9d40f [2020-07-15T12:33:33.858Z] Step 7/15 : WORKDIR /buildx [2020-07-15T12:33:33.858Z] ---> Running in 31910dcfd8f5 [2020-07-15T12:33:33.858Z] Removing intermediate container 31910dcfd8f5 [2020-07-15T12:33:33.858Z] ---> 9e62e3f90270 [2020-07-15T12:33:33.858Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-15T12:33:33.858Z] ---> Running in ca5119a6710b [2020-07-15T12:33:33.858Z] Removing intermediate container ca5119a6710b [2020-07-15T12:33:33.858Z] ---> 79b4d2e27d33 [2020-07-15T12:33:33.858Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-15T12:33:33.858Z] ---> Running in 2a00361c9fc3 [2020-07-15T12:33:33.860Z] #38 ... [2020-07-15T12:33:33.860Z] [2020-07-15T12:33:33.860Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:33.860Z] #30 7.083 + RM_GOPATH=0 [2020-07-15T12:33:33.860Z] #30 7.087 + TMP_GOPATH= [2020-07-15T12:33:33.860Z] #30 7.087 + : /build [2020-07-15T12:33:33.860Z] #30 7.087 + '[' -z '' ']' [2020-07-15T12:33:33.860Z] #30 7.115 ++ mktemp -d [2020-07-15T12:33:33.860Z] #30 7.117 + export GOPATH=/tmp/tmp.drCbSAuufz [2020-07-15T12:33:33.860Z] #30 7.117 + GOPATH=/tmp/tmp.drCbSAuufz [2020-07-15T12:33:33.860Z] #30 7.117 + RM_GOPATH=1 [2020-07-15T12:33:33.860Z] #30 7.118 + case "$(go env GOARCH)" in [2020-07-15T12:33:33.860Z] #30 7.118 ++ go env GOARCH [2020-07-15T12:33:33.860Z] #30 7.167 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.860Z] #30 7.167 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.860Z] #30 7.169 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:33.860Z] #30 7.171 + dir=/tmp/install [2020-07-15T12:33:33.860Z] #30 7.171 + bin=tomlv [2020-07-15T12:33:33.860Z] #30 7.171 + shift [2020-07-15T12:33:33.860Z] #30 7.172 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:33:33.860Z] #30 7.172 + . /tmp/install/tomlv.installer [2020-07-15T12:33:33.860Z] #30 7.173 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:33.860Z] #30 7.174 + install_tomlv [2020-07-15T12:33:33.860Z] #30 7.175 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:33:33.860Z] #30 7.175 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:33.860Z] #30 7.176 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.drCbSAuufz/src/github.com/BurntSushi/toml [2020-07-15T12:33:33.860Z] #30 7.189 Cloning into '/tmp/tmp.drCbSAuufz/src/github.com/BurntSushi/toml'... [2020-07-15T12:33:33.860Z] #30 8.353 + cd /tmp/tmp.drCbSAuufz/src/github.com/BurntSushi/toml [2020-07-15T12:33:33.860Z] #30 8.354 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:33:33.860Z] #30 8.402 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:33:33.860Z] #30 9.319 runtime/internal/atomic [2020-07-15T12:33:33.860Z] #30 9.320 internal/cpu [2020-07-15T12:33:33.860Z] #30 9.572 runtime/internal/sys [2020-07-15T12:33:33.860Z] #30 9.824 runtime/internal/math [2020-07-15T12:33:33.860Z] #30 9.959 math/bits [2020-07-15T12:33:33.860Z] #30 10.08 internal/bytealg [2020-07-15T12:33:33.860Z] #30 10.60 math [2020-07-15T12:33:33.860Z] #30 10.99 runtime [2020-07-15T12:33:33.860Z] #30 ... [2020-07-15T12:33:33.860Z] [2020-07-15T12:33:33.860Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:33.860Z] #21 6.664 + RM_GOPATH=0 [2020-07-15T12:33:33.860Z] #21 6.664 + TMP_GOPATH= [2020-07-15T12:33:33.860Z] #21 6.664 + : /build [2020-07-15T12:33:33.860Z] #21 6.664 + '[' -z '' ']' [2020-07-15T12:33:33.860Z] #21 6.667 ++ mktemp -d [2020-07-15T12:33:33.860Z] #21 6.675 + export GOPATH=/tmp/tmp.HlT236bgcX [2020-07-15T12:33:33.860Z] #21 6.675 + GOPATH=/tmp/tmp.HlT236bgcX [2020-07-15T12:33:33.860Z] #21 6.675 + RM_GOPATH=1 [2020-07-15T12:33:33.860Z] #21 6.675 + case "$(go env GOARCH)" in [2020-07-15T12:33:33.860Z] #21 6.676 ++ go env GOARCH [2020-07-15T12:33:33.860Z] #21 6.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.860Z] #21 6.704 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:33.860Z] #21 6.705 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:33.860Z] #21 6.707 + dir=/tmp/install [2020-07-15T12:33:33.860Z] #21 6.707 + bin=dockercli [2020-07-15T12:33:33.860Z] #21 6.707 + shift [2020-07-15T12:33:33.860Z] #21 6.707 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:33:33.860Z] #21 6.707 + . /tmp/install/dockercli.installer [2020-07-15T12:33:33.860Z] #21 6.708 ++ : stable [2020-07-15T12:33:33.860Z] #21 6.708 ++ : 17.06.2-ce [2020-07-15T12:33:33.860Z] #21 6.709 + install_dockercli [2020-07-15T12:33:33.860Z] #21 6.716 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:33:33.860Z] #21 6.723 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:33:33.860Z] #21 6.755 ++ uname -m [2020-07-15T12:33:33.860Z] #21 6.757 + arch=x86_64 [2020-07-15T12:33:33.860Z] #21 6.757 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T12:33:33.860Z] #21 6.757 + url=https://download.docker.com/linux/static [2020-07-15T12:33:33.860Z] #21 6.760 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T12:33:33.860Z] #21 6.764 + tar -xz docker/docker [2020-07-15T12:33:34.120Z] #21 ... [2020-07-15T12:33:34.120Z] [2020-07-15T12:33:34.120Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:34.120Z] #60 7.129 + RM_GOPATH=0 [2020-07-15T12:33:34.120Z] #60 7.135 + TMP_GOPATH= [2020-07-15T12:33:34.120Z] #60 7.135 + : /build [2020-07-15T12:33:34.120Z] #60 7.135 + '[' -z '' ']' [2020-07-15T12:33:34.120Z] #60 7.138 ++ mktemp -d [2020-07-15T12:33:34.120Z] #60 7.140 + export GOPATH=/tmp/tmp.TUxs80x5DX [2020-07-15T12:33:34.120Z] #60 7.140 + GOPATH=/tmp/tmp.TUxs80x5DX [2020-07-15T12:33:34.120Z] #60 7.140 + RM_GOPATH=1 [2020-07-15T12:33:34.120Z] #60 7.140 + case "$(go env GOARCH)" in [2020-07-15T12:33:34.120Z] #60 7.141 ++ go env GOARCH [2020-07-15T12:33:34.120Z] #60 7.167 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:34.120Z] #60 7.167 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:34.120Z] #60 7.168 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:34.120Z] #60 7.179 + dir=/tmp/install [2020-07-15T12:33:34.120Z] #60 7.179 + bin=proxy [2020-07-15T12:33:34.120Z] #60 7.179 + shift [2020-07-15T12:33:34.120Z] #60 7.179 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:33:34.120Z] #60 7.180 + . /tmp/install/proxy.installer [2020-07-15T12:33:34.120Z] #60 7.182 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:34.120Z] #60 7.185 + install_proxy [2020-07-15T12:33:34.120Z] #60 7.185 + case "$1" in [2020-07-15T12:33:34.120Z] #60 7.185 + export CGO_ENABLED=0 [2020-07-15T12:33:34.120Z] #60 7.185 + CGO_ENABLED=0 [2020-07-15T12:33:34.120Z] #60 7.185 + _install_proxy [2020-07-15T12:33:34.120Z] #60 7.185 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:34.120Z] #60 7.185 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:33:34.120Z] #60 7.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TUxs80x5DX/src/github.com/docker/libnetwork [2020-07-15T12:33:34.120Z] #60 7.203 Cloning into '/tmp/tmp.TUxs80x5DX/src/github.com/docker/libnetwork'... [2020-07-15T12:33:34.120Z] #60 ... [2020-07-15T12:33:34.120Z] [2020-07-15T12:33:34.120Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:34.120Z] #41 7.276 + RM_GOPATH=0 [2020-07-15T12:33:34.120Z] #41 7.277 + TMP_GOPATH= [2020-07-15T12:33:34.120Z] #41 7.277 + : /build [2020-07-15T12:33:34.120Z] #41 7.277 + '[' -z '' ']' [2020-07-15T12:33:34.120Z] #41 7.282 ++ mktemp -d [2020-07-15T12:33:34.121Z] #41 7.289 + export GOPATH=/tmp/tmp.1FG1ptiGtB [2020-07-15T12:33:34.121Z] #41 7.289 + GOPATH=/tmp/tmp.1FG1ptiGtB [2020-07-15T12:33:34.121Z] #41 7.289 + RM_GOPATH=1 [2020-07-15T12:33:34.121Z] #41 7.289 + case "$(go env GOARCH)" in [2020-07-15T12:33:34.121Z] #41 7.289 ++ go env GOARCH [2020-07-15T12:33:34.121Z] #41 7.348 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:34.121Z] #41 7.348 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:34.121Z] #41 7.350 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:34.121Z] #41 7.352 + dir=/tmp/install [2020-07-15T12:33:34.121Z] #41 7.352 + bin=vndr [2020-07-15T12:33:34.121Z] #41 7.352 + shift [2020-07-15T12:33:34.121Z] #41 7.352 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:33:34.121Z] #41 7.353 + . /tmp/install/vndr.installer [2020-07-15T12:33:34.121Z] #41 7.353 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:34.121Z] #41 7.353 + install_vndr [2020-07-15T12:33:34.121Z] #41 7.353 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:33:34.121Z] #41 7.354 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:34.121Z] #41 7.354 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1FG1ptiGtB/src/github.com/LK4D4/vndr [2020-07-15T12:33:34.121Z] #41 7.363 Cloning into '/tmp/tmp.1FG1ptiGtB/src/github.com/LK4D4/vndr'... [2020-07-15T12:33:34.121Z] #41 8.034 + cd /tmp/tmp.1FG1ptiGtB/src/github.com/LK4D4/vndr [2020-07-15T12:33:34.121Z] #41 8.045 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:33:34.121Z] #41 8.049 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:33:34.121Z] #41 9.507 internal/cpu [2020-07-15T12:33:34.121Z] #41 9.515 runtime/internal/atomic [2020-07-15T12:33:34.121Z] #41 9.941 runtime/internal/math [2020-07-15T12:33:34.121Z] #41 10.07 internal/race [2020-07-15T12:33:34.121Z] #41 10.14 internal/bytealg [2020-07-15T12:33:34.121Z] #41 10.18 sync/atomic [2020-07-15T12:33:34.121Z] #41 10.57 unicode [2020-07-15T12:33:34.121Z] #41 10.93 runtime [2020-07-15T12:33:34.381Z] #41 ... [2020-07-15T12:33:34.381Z] [2020-07-15T12:33:34.381Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:33:34.381Z] #28 6.944 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:33:34.381Z] #28 6.944 Cloning into '.'... [2020-07-15T12:33:34.381Z] #28 ... [2020-07-15T12:33:34.381Z] [2020-07-15T12:33:34.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:34.381Z] #10 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:33:34.497Z] From https://github.com/docker/buildx [2020-07-15T12:33:34.497Z] * [new tag] v0.3.1 -> build [2020-07-15T12:33:34.822Z] #60 ... [2020-07-15T12:33:34.822Z] [2020-07-15T12:33:34.822Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:34.822Z] #32 4.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:33:34.822Z] #32 4.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:33:34.822Z] #32 4.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:33:34.822Z] #32 4.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:33:34.822Z] #32 6.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:33:34.822Z] #32 8.634 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:33:34.822Z] #32 ... [2020-07-15T12:33:34.822Z] [2020-07-15T12:33:34.822Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:33:34.822Z] #36 13.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:33:35.141Z] Switched to branch 'build' [2020-07-15T12:33:35.785Z] Removing intermediate container 2a00361c9fc3 [2020-07-15T12:33:35.785Z] ---> 6955cbe1b41e [2020-07-15T12:33:35.785Z] Step 10/15 : ARG GOOS [2020-07-15T12:33:35.785Z] ---> Running in b1527a92c5d4 [2020-07-15T12:33:35.785Z] Removing intermediate container b1527a92c5d4 [2020-07-15T12:33:35.785Z] ---> 785cca58c6a6 [2020-07-15T12:33:35.785Z] Step 11/15 : ARG GOARCH [2020-07-15T12:33:35.785Z] ---> Running in 84e11bb03048 [2020-07-15T12:33:35.857Z] #36 15.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:33:36.079Z] Removing intermediate container 84e11bb03048 [2020-07-15T12:33:36.079Z] ---> 90df95b18bf2 [2020-07-15T12:33:36.079Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-15T12:33:36.079Z] ---> Running in c7c7d7ed0708 [2020-07-15T12:33:36.938Z] #10 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:33:39.481Z] #10 ... [2020-07-15T12:33:39.481Z] [2020-07-15T12:33:39.481Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:39.481Z] #21 16.38 + mkdir -p /build [2020-07-15T12:33:39.481Z] #21 16.38 + mv docker/docker /build/ [2020-07-15T12:33:39.481Z] #21 16.39 + rmdir docker [2020-07-15T12:33:39.481Z] #21 DONE 16.8s [2020-07-15T12:33:39.481Z] [2020-07-15T12:33:39.481Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:39.481Z] #41 14.78 unicode/utf8 [2020-07-15T12:33:39.481Z] #41 15.74 internal/testlog [2020-07-15T12:33:39.481Z] #41 16.21 encoding [2020-07-15T12:33:39.481Z] #41 16.31 unicode/utf16 [2020-07-15T12:33:39.481Z] #41 16.61 container/list [2020-07-15T12:33:40.050Z] #41 ... [2020-07-15T12:33:40.050Z] [2020-07-15T12:33:40.050Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:33:40.050Z] #36 7.244 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:33:40.050Z] #36 7.252 Cloning into '.'... [2020-07-15T12:33:40.310Z] #36 ... [2020-07-15T12:33:40.310Z] [2020-07-15T12:33:40.310Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:40.310Z] #41 17.42 crypto/internal/subtle [2020-07-15T12:33:40.315Z] #36 ... [2020-07-15T12:33:40.315Z] [2020-07-15T12:33:40.315Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:40.315Z] #30 9.775 internal/testlog [2020-07-15T12:33:40.315Z] #30 10.17 encoding [2020-07-15T12:33:40.315Z] #30 10.38 runtime/cgo [2020-07-15T12:33:40.608Z] #30 ... [2020-07-15T12:33:40.608Z] [2020-07-15T12:33:40.608Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:40.608Z] #41 12.28 unicode/utf16 [2020-07-15T12:33:40.608Z] #41 12.48 container/list [2020-07-15T12:33:40.608Z] #41 12.82 crypto/internal/subtle [2020-07-15T12:33:40.608Z] #41 12.82 crypto/subtle [2020-07-15T12:33:40.608Z] #41 12.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:33:40.608Z] #41 12.95 internal/nettrace [2020-07-15T12:33:40.608Z] #41 13.09 runtime/cgo [2020-07-15T12:33:40.880Z] #41 17.88 crypto/subtle [2020-07-15T12:33:40.880Z] #41 18.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:33:40.880Z] #41 18.20 internal/nettrace [2020-07-15T12:33:41.449Z] #41 18.41 runtime/cgo [2020-07-15T12:33:42.675Z] #41 ... [2020-07-15T12:33:42.675Z] [2020-07-15T12:33:42.675Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:42.675Z] #47 11.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:42.675Z] #47 12.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:42.675Z] #47 13.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:42.675Z] #47 13.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:42.675Z] #47 13.19 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:42.675Z] #47 13.71 runtime [2020-07-15T12:33:42.675Z] #47 13.71 runtime/cgo [2020-07-15T12:33:42.675Z] #47 ... [2020-07-15T12:33:42.675Z] [2020-07-15T12:33:42.675Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:42.675Z] #23 14.31 Fetched 8055 kB in 10s (782 kB/s) [2020-07-15T12:33:42.675Z] #23 14.31 Reading package lists... [2020-07-15T12:33:42.675Z] #23 18.01 Reading package lists... [2020-07-15T12:33:42.675Z] #23 21.66 Building dependency tree... [2020-07-15T12:33:42.675Z] #23 ... [2020-07-15T12:33:42.675Z] [2020-07-15T12:33:42.675Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:42.675Z] #38 14.77 Fetched 8055 kB in 11s (736 kB/s) [2020-07-15T12:33:42.675Z] #38 14.77 Reading package lists... [2020-07-15T12:33:42.675Z] #38 18.41 Reading package lists... [2020-07-15T12:33:42.675Z] #38 21.62 Building dependency tree... [2020-07-15T12:33:42.967Z] #38 ... [2020-07-15T12:33:42.967Z] [2020-07-15T12:33:42.967Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:42.967Z] #23 22.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:33:42.967Z] #23 22.60 The following additional packages will be installed: [2020-07-15T12:33:43.259Z] #23 22.61 libjq1 libonig5 [2020-07-15T12:33:43.358Z] #41 ... [2020-07-15T12:33:43.358Z] [2020-07-15T12:33:43.358Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:43.358Z] #43 10.22 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:43.358Z] #43 12.65 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:43.358Z] #43 12.91 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:43.358Z] #43 13.65 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:43.358Z] #43 16.17 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:33:43.358Z] #43 16.36 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:33:43.358Z] #43 16.52 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:33:43.358Z] #43 16.54 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:33:43.358Z] #43 16.76 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:33:43.358Z] #43 16.86 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:33:43.358Z] #43 17.24 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:33:43.358Z] #43 17.37 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:33:43.358Z] #43 17.46 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:33:43.358Z] #43 17.81 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:33:43.358Z] #43 17.87 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:33:43.358Z] #43 ... [2020-07-15T12:33:43.358Z] [2020-07-15T12:33:43.358Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:43.358Z] #47 18.55 + cd /tmp/tmp.wJ4ltww8q4/src/github.com/mvdan/sh [2020-07-15T12:33:43.358Z] #47 18.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:33:43.358Z] #47 18.68 + GO111MODULE=on [2020-07-15T12:33:43.358Z] #47 18.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:33:43.358Z] #47 19.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:43.358Z] #47 19.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:43.358Z] #47 20.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:43.358Z] #47 20.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:43.358Z] #47 20.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:43.550Z] #23 22.95 The following NEW packages will be installed: [2020-07-15T12:33:43.550Z] #23 22.99 jq libjq1 libonig5 [2020-07-15T12:33:43.550Z] #23 23.10 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:33:43.550Z] #23 23.10 Need to get 350 kB of archives. [2020-07-15T12:33:43.550Z] #23 23.10 After this operation, 1154 kB of additional disk space will be used. [2020-07-15T12:33:43.550Z] #23 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-15T12:33:43.618Z] #47 ... [2020-07-15T12:33:43.618Z] [2020-07-15T12:33:43.618Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:43.618Z] #51 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:33:43.618Z] #51 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:33:43.841Z] #23 23.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-15T12:33:43.841Z] #23 23.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-15T12:33:43.889Z] #51 ... [2020-07-15T12:33:43.889Z] [2020-07-15T12:33:43.889Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:43.889Z] #32 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:33:43.889Z] #32 13.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:33:43.889Z] #32 ... [2020-07-15T12:33:43.889Z] [2020-07-15T12:33:43.889Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:43.889Z] #23 20.76 Fetched 8360 kB in 17s (488 kB/s) [2020-07-15T12:33:44.486Z] #23 23.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:33:44.486Z] #23 23.89 Fetched 350 kB in 0s (2943 kB/s) [2020-07-15T12:33:44.486Z] #23 23.98 Selecting previously unselected package libonig5:s390x. [2020-07-15T12:33:44.486Z] #23 23.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 ... 15177 files and directories currently installed.) [2020-07-15T12:33:44.486Z] #23 24.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-15T12:33:44.486Z] #23 24.10 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-15T12:33:44.787Z] #23 ... [2020-07-15T12:33:44.787Z] [2020-07-15T12:33:44.787Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:44.787Z] #60 DONE 24.2s [2020-07-15T12:33:44.787Z] [2020-07-15T12:33:44.787Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:44.787Z] #23 24.28 Selecting previously unselected package libjq1:s390x. [2020-07-15T12:33:44.787Z] #23 24.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T12:33:44.787Z] #23 24.29 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T12:33:44.829Z] #23 20.76 Reading package lists... [2020-07-15T12:33:44.829Z] #23 ... [2020-07-15T12:33:44.829Z] [2020-07-15T12:33:44.829Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:44.829Z] #54 11.90 + cd /tmp/tmp.mULqIsjFs1/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:33:44.829Z] #54 11.90 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:33:44.829Z] #54 12.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:33:44.829Z] #54 12.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:33:44.829Z] #54 ... [2020-07-15T12:33:44.829Z] [2020-07-15T12:33:44.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:44.829Z] #47 21.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:44.829Z] #47 22.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:45.162Z] #23 24.45 Selecting previously unselected package jq. [2020-07-15T12:33:45.162Z] #23 24.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T12:33:45.162Z] #23 24.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:33:45.162Z] #23 24.66 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-15T12:33:45.162Z] #23 24.69 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T12:33:45.162Z] #23 ... [2020-07-15T12:33:45.162Z] [2020-07-15T12:33:45.162Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:45.162Z] #51 14.67 Fetched 8055 kB in 11s (760 kB/s) [2020-07-15T12:33:45.162Z] #51 14.67 Reading package lists... [2020-07-15T12:33:45.162Z] #51 18.36 Reading package lists... [2020-07-15T12:33:45.162Z] #51 21.95 Building dependency tree... [2020-07-15T12:33:45.162Z] #51 22.95 The following additional packages will be installed: [2020-07-15T12:33:45.162Z] #51 22.95 libbtrfs0 [2020-07-15T12:33:45.162Z] #51 23.04 The following NEW packages will be installed: [2020-07-15T12:33:45.162Z] #51 23.04 libbtrfs-dev libbtrfs0 [2020-07-15T12:33:45.162Z] #51 23.14 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:33:45.162Z] #51 23.14 Need to get 118 kB of archives. [2020-07-15T12:33:45.162Z] #51 23.14 After this operation, 390 kB of additional disk space will be used. [2020-07-15T12:33:45.162Z] #51 23.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-15T12:33:45.162Z] #51 23.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-15T12:33:45.162Z] #51 23.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:33:45.162Z] #51 23.93 Fetched 118 kB in 0s (1208 kB/s) [2020-07-15T12:33:45.162Z] #51 24.12 Selecting previously unselected package libbtrfs0. [2020-07-15T12:33:45.162Z] #51 24.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-15T12:33:45.162Z] #51 24.14 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-15T12:33:45.162Z] #51 24.18 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:33:45.162Z] #51 24.28 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:33:45.162Z] #51 24.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-15T12:33:45.162Z] #51 24.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:33:45.162Z] #51 24.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:33:45.162Z] #51 24.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:33:45.475Z] #51 24.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:33:45.476Z] #51 ... [2020-07-15T12:33:45.476Z] [2020-07-15T12:33:45.476Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:45.476Z] #23 24.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:33:45.476Z] #23 24.74 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:33:45.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-060525165c1d5ed3e) in /home/ubuntu/workspace/moby_PR-41214 [Pipeline] { [Pipeline] checkout [2020-07-15T12:33:45.771Z] #23 DONE 25.2s [2020-07-15T12:33:45.771Z] [2020-07-15T12:33:45.771Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:45.771Z] #51 DONE 25.1s [2020-07-15T12:33:45.771Z] [2020-07-15T12:33:45.771Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:45.771Z] #52 ... [2020-07-15T12:33:45.771Z] [2020-07-15T12:33:45.771Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:33:45.771Z] #24 DONE 0.1s [2020-07-15T12:33:45.771Z] [2020-07-15T12:33:45.771Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:45.771Z] #32 15.11 Fetched 8055 kB in 11s (726 kB/s) [2020-07-15T12:33:45.771Z] #32 15.11 Reading package lists... [2020-07-15T12:33:45.771Z] #32 18.77 Reading package lists... [2020-07-15T12:33:45.771Z] #32 22.32 Building dependency tree... [2020-07-15T12:33:45.771Z] #32 23.35 The following additional packages will be installed: [2020-07-15T12:33:45.771Z] #32 23.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:33:45.771Z] #32 23.40 Suggested packages: [2020-07-15T12:33:45.771Z] #32 23.40 cmake-doc ninja-build lrzip [2020-07-15T12:33:45.771Z] #32 23.40 Recommended packages: [2020-07-15T12:33:45.771Z] #32 23.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:33:45.772Z] #32 24.04 The following NEW packages will be installed: [2020-07-15T12:33:45.772Z] #32 24.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:33:45.772Z] #32 24.09 vim-common xxd [2020-07-15T12:33:45.772Z] #32 24.28 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:33:45.772Z] #32 24.28 Need to get 14.0 MB of archives. [2020-07-15T12:33:45.772Z] #32 24.28 After this operation, 62.1 MB of additional disk space will be used. [2020-07-15T12:33:45.772Z] #32 24.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-15T12:33:45.772Z] #32 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:33:45.772Z] #32 24.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:33:45.772Z] #32 24.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-15T12:33:45.772Z] #32 24.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-15T12:33:45.772Z] #32 25.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-15T12:33:45.772Z] #32 25.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-15T12:33:45.772Z] #32 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-15T12:33:45.772Z] #32 25.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-15T12:33:45.772Z] #32 25.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-15T12:33:46.070Z] #32 ... [2020-07-15T12:33:46.071Z] [2020-07-15T12:33:46.071Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:46.071Z] #10 15.35 Fetched 8055 kB in 11s (704 kB/s) [2020-07-15T12:33:46.071Z] #10 15.35 Reading package lists... [2020-07-15T12:33:46.071Z] #10 19.13 Reading package lists... [2020-07-15T12:33:46.071Z] #10 22.72 Building dependency tree... [2020-07-15T12:33:46.071Z] #10 23.66 The following additional packages will be installed: [2020-07-15T12:33:46.071Z] #10 23.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:33:46.071Z] #10 23.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:33:46.071Z] #10 23.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:33:46.071Z] #10 23.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:33:46.071Z] #10 23.69 Suggested packages: [2020-07-15T12:33:46.071Z] #10 23.69 gcc-8-locales seccomp wine64 [2020-07-15T12:33:46.071Z] #10 24.85 The following NEW packages will be installed: [2020-07-15T12:33:46.071Z] #10 24.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:33:46.071Z] #10 24.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:33:46.071Z] #10 24.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:33:46.071Z] #10 24.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:33:46.071Z] #10 24.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:33:46.071Z] #10 24.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:33:46.071Z] #10 25.07 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:33:46.071Z] #10 25.07 Need to get 73.3 MB of archives. [2020-07-15T12:33:46.071Z] #10 25.07 After this operation, 494 MB of additional disk space will be used. [2020-07-15T12:33:46.071Z] #10 25.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-15T12:33:46.071Z] #10 25.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-15T12:33:46.071Z] #10 ... [2020-07-15T12:33:46.071Z] [2020-07-15T12:33:46.071Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:46.071Z] #38 22.70 The following additional packages will be installed: [2020-07-15T12:33:46.071Z] #38 22.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:33:46.071Z] #38 22.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:33:46.071Z] #38 22.72 Suggested packages: [2020-07-15T12:33:46.071Z] #38 22.72 manpages-dev python-setuptools [2020-07-15T12:33:46.071Z] #38 23.66 The following NEW packages will be installed: [2020-07-15T12:33:46.071Z] #38 23.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:33:46.071Z] #38 23.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:33:46.071Z] #38 23.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:33:46.071Z] #38 23.66 python-six zlib1g-dev [2020-07-15T12:33:46.071Z] #38 23.79 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:33:46.071Z] #38 23.79 Need to get 3742 kB of archives. [2020-07-15T12:33:46.071Z] #38 23.79 After this operation, 22.0 MB of additional disk space will be used. [2020-07-15T12:33:46.071Z] #38 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-15T12:33:46.071Z] #38 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-15T12:33:46.071Z] #38 23.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-15T12:33:46.071Z] #38 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-15T12:33:46.071Z] #38 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-15T12:33:46.071Z] #38 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-15T12:33:46.071Z] #38 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-15T12:33:46.071Z] #38 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-15T12:33:46.071Z] #38 23.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-15T12:33:46.071Z] #38 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-15T12:33:46.071Z] #38 23.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-15T12:33:46.071Z] #38 23.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-15T12:33:46.071Z] #38 24.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-15T12:33:46.071Z] #38 24.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-15T12:33:46.071Z] #38 24.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:33:46.071Z] #38 24.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:33:46.071Z] #38 24.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-15T12:33:46.071Z] #38 24.87 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:33:46.071Z] #38 24.95 Fetched 3742 kB in 0s (10.4 MB/s) [2020-07-15T12:33:46.071Z] #38 25.07 Selecting previously unselected package libcap-dev:s390x. [2020-07-15T12:33:46.071Z] #38 25.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-15T12:33:46.071Z] #38 25.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-15T12:33:46.071Z] #38 25.10 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-15T12:33:46.071Z] #38 25.24 Selecting previously unselected package libnet1:s390x. [2020-07-15T12:33:46.071Z] #38 25.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T12:33:46.071Z] #38 25.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T12:33:46.071Z] #38 25.34 Selecting previously unselected package libnet1-dev. [2020-07-15T12:33:46.071Z] #38 25.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T12:33:46.071Z] #38 25.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:33:46.071Z] #38 25.53 Selecting previously unselected package libnl-3-200:s390x. [2020-07-15T12:33:46.071Z] #38 25.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-15T12:33:46.071Z] #38 25.54 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T12:33:46.071Z] #38 25.63 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-15T12:33:46.071Z] #38 25.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-15T12:33:46.071Z] #38 25.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-15T12:33:46.223Z] #47 23.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:46.362Z] #38 25.95 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-15T12:33:46.362Z] #38 25.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-15T12:33:46.362Z] #38 25.97 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T12:33:46.362Z] #38 26.03 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-15T12:33:46.654Z] #38 26.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-15T12:33:46.654Z] #38 26.05 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-15T12:33:46.654Z] #38 26.09 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-15T12:33:46.654Z] #38 26.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-15T12:33:46.654Z] #38 26.10 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-15T12:33:46.945Z] #38 ... [2020-07-15T12:33:46.945Z] [2020-07-15T12:33:46.945Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:46.945Z] #43 DONE 26.4s [2020-07-15T12:33:46.945Z] [2020-07-15T12:33:46.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:46.945Z] #38 26.31 Selecting previously unselected package libprotobuf17:s390x. [2020-07-15T12:33:46.945Z] #38 26.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:46.945Z] #38 26.33 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:47.608Z] #47 24.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:33:47.629Z] #38 26.89 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-15T12:33:47.629Z] #38 26.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:47.629Z] #38 26.91 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:47.629Z] #38 27.19 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-15T12:33:47.629Z] #38 27.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:47.629Z] #38 27.19 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-15T12:33:47.869Z] #47 25.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:33:48.132Z] #47 25.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:33:48.392Z] #47 25.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:33:48.392Z] #47 ... [2020-07-15T12:33:48.392Z] [2020-07-15T12:33:48.392Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:48.392Z] #30 15.55 unicode/utf8 [2020-07-15T12:33:48.392Z] #30 16.30 encoding [2020-07-15T12:33:48.392Z] #30 16.60 runtime/cgo [2020-07-15T12:33:48.392Z] #30 ... [2020-07-15T12:33:48.392Z] [2020-07-15T12:33:48.392Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:48.392Z] #60 24.86 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:33:48.392Z] #60 25.62 + cd /tmp/tmp.TUxs80x5DX/src/github.com/docker/libnetwork [2020-07-15T12:33:48.392Z] #60 25.63 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:33:48.654Z] #60 25.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:33:49.159Z] #38 28.26 Selecting previously unselected package libprotoc17:s390x. [2020-07-15T12:33:49.159Z] #38 28.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:49.159Z] #38 28.27 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:49.424Z] using credential docker-jenkins-github-credentials [2020-07-15T12:33:49.431Z] Cloning the remote Git repository [2020-07-15T12:33:49.431Z] Cloning with configured refspecs honoured and without tags [2020-07-15T12:33:49.452Z] #38 28.81 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:33:49.452Z] #38 28.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-15T12:33:49.452Z] #38 28.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:33:49.452Z] #38 28.94 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:33:49.452Z] #38 28.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:49.452Z] #38 28.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:33:49.743Z] #38 29.09 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:33:49.743Z] #38 29.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:33:49.743Z] #38 29.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:33:49.743Z] #38 29.25 Selecting previously unselected package python-six. [2020-07-15T12:33:49.743Z] #38 29.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:33:49.743Z] #38 29.25 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:33:50.036Z] #38 29.33 Selecting previously unselected package python-protobuf. [2020-07-15T12:33:50.036Z] #38 29.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-15T12:33:50.036Z] #38 29.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:33:50.331Z] #38 29.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:33:49.464Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:33:49.559Z] > git init /home/ubuntu/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:33:49.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:33:49.843Z] > git --version # timeout=10 [2020-07-15T12:33:49.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:33:49.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:33:52.407Z] #38 31.69 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:52.407Z] #38 31.69 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T12:33:52.407Z] #38 31.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T12:33:52.407Z] #38 31.71 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-15T12:33:52.407Z] #38 31.72 Setting up python-six (1.12.0-1) ... [2020-07-15T12:33:52.701Z] #38 ... [2020-07-15T12:33:52.701Z] [2020-07-15T12:33:52.701Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:33:52.701Z] #25 3.161 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:33:52.701Z] #25 3.469 [2020-07-15T12:33:52.701Z] #25 3.586 0.5% ####### 10.0% ############ 16.8% ################ 23.6% ####################### 32.5% ############################# 41.6% #################################### 50.6% ########################################## 59.6% ################################################### 70.9% ######################################################### 79.9% ############################################################## 86.6% #################################################################### 95.6% ######################################################################## 100.0% [2020-07-15T12:33:52.701Z] #25 5.339 #=#=# [2020-07-15T12:33:52.701Z] #25 5.479 #### 6.0% ####################################### 55.3% ############################################################# 85.1% ######################################################################## 100.0% [2020-07-15T12:33:52.701Z] #25 6.110 #=#=# [2020-07-15T12:33:52.701Z] #25 6.265 ############ 17.4% ############################ 39.8% #################################################### 73.4% ######################################################################## 100.0% [2020-07-15T12:33:52.701Z] #25 6.843 #=#=# [2020-07-15T12:33:54.458Z] #25 6.961 0.2% #### 5.7% ########## 14.4% ############## 20.8% ##################### 29.4% ######################### 35.8% ############################## 42.3% #################################### 50.8% ############################################ 61.6% ################################################ 68.0% ####################################################### 76.6% ########################################################### 83.1% ################################################################ 89.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-07-15T12:33:54.750Z] #25 8.762 #=#=# [2020-07-15T12:33:55.922Z] #25 8.916 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.7% ############ 16.7% ############# 18.1% ############## 19.9% ################ 22.4% [2020-07-15T12:33:55.922Z] #25 ... [2020-07-15T12:33:55.922Z] [2020-07-15T12:33:55.922Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:55.922Z] #30 25.52 internal/reflectlite [2020-07-15T12:33:55.922Z] #30 25.52 sync [2020-07-15T12:33:55.922Z] #30 27.50 errors [2020-07-15T12:33:55.922Z] #30 27.50 sort [2020-07-15T12:33:55.922Z] #30 27.76 strconv [2020-07-15T12:33:55.922Z] #30 28.44 io [2020-07-15T12:33:55.922Z] #30 29.31 internal/oserror [2020-07-15T12:33:55.922Z] #30 29.38 syscall [2020-07-15T12:33:55.922Z] #30 29.86 reflect [2020-07-15T12:33:56.215Z] #30 35.68 time [2020-07-15T12:33:56.215Z] #30 ... [2020-07-15T12:33:56.215Z] [2020-07-15T12:33:56.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:56.215Z] #10 25.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:33:56.215Z] #10 25.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-15T12:33:56.215Z] #10 25.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-15T12:33:56.215Z] #10 25.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:33:56.215Z] #10 26.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:33:56.215Z] #10 26.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:33:56.215Z] #10 26.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-15T12:33:56.215Z] #10 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-15T12:33:56.216Z] #10 30.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-15T12:33:56.216Z] #10 30.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-15T12:33:56.216Z] #10 30.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-15T12:33:56.216Z] #10 30.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-15T12:33:56.216Z] #10 30.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-15T12:33:56.216Z] #10 30.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-15T12:33:56.216Z] #10 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-15T12:33:56.216Z] #10 30.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-15T12:33:56.216Z] #10 30.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-15T12:33:56.216Z] #10 30.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-15T12:33:56.216Z] #10 30.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-15T12:33:56.216Z] #10 30.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-15T12:33:56.216Z] #10 30.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-15T12:33:56.216Z] #10 30.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-15T12:33:56.216Z] #10 30.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-15T12:33:56.216Z] #10 30.89 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:33:56.216Z] #10 30.95 Fetched 73.3 MB in 5s (14.0 MB/s) [2020-07-15T12:33:56.216Z] #10 30.98 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:33:56.216Z] #10 30.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-15T12:33:56.216Z] #10 31.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-15T12:33:56.216Z] #10 31.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:33:56.216Z] #10 32.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:33:56.216Z] #10 32.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-15T12:33:56.216Z] #10 32.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:33:56.216Z] #10 34.90 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:33:56.216Z] #10 34.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:33:56.216Z] #10 34.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:33:56.216Z] #10 34.99 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-15T12:33:56.216Z] #10 34.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-15T12:33:56.216Z] #10 35.00 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T12:33:56.216Z] #10 35.14 Selecting previously unselected package dmsetup. [2020-07-15T12:33:56.216Z] #10 35.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-15T12:33:56.216Z] #10 35.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:33:56.216Z] #10 35.32 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:33:56.216Z] #10 35.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:33:56.216Z] #10 35.32 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T12:33:56.216Z] #10 ... [2020-07-15T12:33:56.216Z] [2020-07-15T12:33:56.216Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:33:56.795Z] #60 ... [2020-07-15T12:33:56.795Z] [2020-07-15T12:33:56.795Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:56.795Z] #38 22.73 Fetched 8360 kB in 19s (451 kB/s) [2020-07-15T12:33:56.795Z] #38 22.73 Reading package lists... [2020-07-15T12:33:56.795Z] #38 30.07 Reading package lists... [2020-07-15T12:33:56.795Z] #38 ... [2020-07-15T12:33:56.795Z] [2020-07-15T12:33:56.795Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:33:56.795Z] #36 24.26 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-15T12:33:56.795Z] #36 24.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:33:56.795Z] #36 26.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:33:56.809Z] #25 8.916 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.7% ############ 16.7% ############# 18.1% ############## 19.9% ################ 22.4% ################# 24.9% ################### 26.8% ##################### 29.3% ####################### 32.4% ######################### 34.9% ########################### 38.0% [2020-07-15T12:33:56.809Z] #25 ... [2020-07-15T12:33:56.809Z] [2020-07-15T12:33:56.809Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:56.809Z] #32 26.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:33:56.809Z] #32 26.23 Fetched 14.0 MB in 1s (12.3 MB/s) [2020-07-15T12:33:56.809Z] #32 26.28 Selecting previously unselected package xxd. [2020-07-15T12:33:56.809Z] #32 26.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 ... 15177 files and directories currently installed.) [2020-07-15T12:33:56.809Z] #32 26.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 26.34 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:33:56.809Z] #32 26.55 Selecting previously unselected package vim-common. [2020-07-15T12:33:56.809Z] #32 26.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:33:56.809Z] #32 26.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:33:56.809Z] #32 26.82 Selecting previously unselected package cmake-data. [2020-07-15T12:33:56.809Z] #32 26.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:33:56.809Z] #32 26.85 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:33:56.809Z] #32 29.10 Selecting previously unselected package libicu63:s390x. [2020-07-15T12:33:56.809Z] #32 29.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 29.17 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T12:33:56.809Z] #32 33.21 Selecting previously unselected package libxml2:s390x. [2020-07-15T12:33:56.809Z] #32 33.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 33.22 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:33:56.809Z] #32 33.61 Selecting previously unselected package libarchive13:s390x. [2020-07-15T12:33:56.809Z] #32 33.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 33.62 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-15T12:33:56.809Z] #32 33.87 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-15T12:33:56.809Z] #32 33.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 33.88 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-15T12:33:56.809Z] #32 34.00 Selecting previously unselected package librhash0:s390x. [2020-07-15T12:33:56.809Z] #32 34.00 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 34.01 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-15T12:33:56.809Z] #32 34.08 Selecting previously unselected package libuv1:s390x. [2020-07-15T12:33:56.809Z] #32 34.08 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 34.09 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-15T12:33:56.809Z] #32 34.17 Selecting previously unselected package cmake. [2020-07-15T12:33:56.809Z] #32 34.17 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-15T12:33:56.809Z] #32 34.17 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:33:56.809Z] #32 35.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T12:33:56.809Z] #32 35.87 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:33:56.809Z] #32 35.88 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-15T12:33:56.809Z] #32 35.88 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:33:56.809Z] #32 35.90 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-15T12:33:56.809Z] #32 35.91 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:33:56.809Z] #32 35.92 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:33:56.809Z] #32 35.93 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-15T12:33:56.809Z] #32 35.94 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-15T12:33:56.809Z] #32 35.94 Setting up cmake (3.13.4-1) ... [2020-07-15T12:33:56.809Z] #32 35.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:33:56.809Z] #32 35.98 Processing triggers for mime-support (3.62) ... [2020-07-15T12:33:56.809Z] #32 ... [2020-07-15T12:33:56.809Z] [2020-07-15T12:33:56.809Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:33:57.056Z] #36 ... [2020-07-15T12:33:57.056Z] [2020-07-15T12:33:57.056Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:33:57.056Z] #51 24.35 Fetched 8360 kB in 17s (484 kB/s) [2020-07-15T12:33:57.056Z] #51 24.35 Reading package lists... [2020-07-15T12:33:57.101Z] #25 8.916 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.7% ############ 16.7% ############# 18.1% ############## 19.9% ################ 22.4% ################# 24.9% ################### 26.8% ##################### 29.3% ####################### 32.4% ######################### 34.9% ########################### 38.0% ############################# 40.8% [2020-07-15T12:33:57.101Z] #25 ... [2020-07-15T12:33:57.101Z] [2020-07-15T12:33:57.101Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:57.101Z] #38 33.18 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-15T12:33:57.101Z] #38 33.19 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T12:33:57.101Z] #38 33.21 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:57.101Z] #38 33.21 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-15T12:33:57.101Z] #38 33.22 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-15T12:33:57.101Z] #38 33.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:33:57.101Z] #38 33.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:33:57.101Z] #38 33.25 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-15T12:33:57.101Z] #38 33.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:33:57.101Z] #38 33.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:33:57.101Z] #38 35.84 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-15T12:33:57.101Z] #38 35.86 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:33:57.101Z] #38 DONE 36.5s [2020-07-15T12:33:57.101Z] [2020-07-15T12:33:57.101Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:57.101Z] #32 DONE 36.5s [2020-07-15T12:33:57.101Z] [2020-07-15T12:33:57.101Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:33:57.318Z] #51 31.71 Reading package lists... [2020-07-15T12:33:57.318Z] #51 ... [2020-07-15T12:33:57.318Z] [2020-07-15T12:33:57.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:33:57.318Z] #10 25.42 Fetched 8360 kB in 18s (473 kB/s) [2020-07-15T12:33:57.318Z] #10 25.42 Reading package lists... [2020-07-15T12:33:57.579Z] #10 32.62 Reading package lists... [2020-07-15T12:33:57.579Z] #10 ... [2020-07-15T12:33:57.579Z] [2020-07-15T12:33:57.579Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:33:57.579Z] #32 24.80 Fetched 8360 kB in 18s (474 kB/s) [2020-07-15T12:33:57.579Z] #32 24.80 Reading package lists... [2020-07-15T12:33:57.839Z] #32 32.40 Reading package lists... [2020-07-15T12:33:57.839Z] #32 ... [2020-07-15T12:33:57.839Z] [2020-07-15T12:33:57.839Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:33:57.839Z] #23 20.76 Reading package lists... [2020-07-15T12:33:57.839Z] #23 28.36 Reading package lists... [2020-07-15T12:33:58.068Z] #25 8.916 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.7% ############ 16.7% ############# 18.1% ############## 19.9% ################ 22.4% ################# 24.9% ################### 26.8% ##################### 29.3% ####################### 32.4% ######################### 34.9% ########################### 38.0% ############################# 40.8% ############################### 44.0% ################################# 46.5% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################### 57.7% ########################################### 60.8% ############################################## 64.0% ################################################ 67.1% [2020-07-15T12:33:58.068Z] #25 ... [2020-07-15T12:33:58.068Z] [2020-07-15T12:33:58.068Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:33:58.068Z] #52 2.513 + RM_GOPATH=0 [2020-07-15T12:33:58.068Z] #52 2.513 + TMP_GOPATH= [2020-07-15T12:33:58.068Z] #52 2.513 + : /build [2020-07-15T12:33:58.068Z] #52 2.513 + '[' -z '' ']' [2020-07-15T12:33:58.068Z] #52 2.513 ++ mktemp -d [2020-07-15T12:33:58.068Z] #52 2.514 + export GOPATH=/tmp/tmp.wKivxuiqCI [2020-07-15T12:33:58.068Z] #52 2.514 + GOPATH=/tmp/tmp.wKivxuiqCI [2020-07-15T12:33:58.068Z] #52 2.514 + RM_GOPATH=1 [2020-07-15T12:33:58.068Z] #52 2.514 + case "$(go env GOARCH)" in [2020-07-15T12:33:58.068Z] #52 2.514 ++ go env GOARCH [2020-07-15T12:33:58.068Z] #52 2.524 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:58.068Z] #52 2.524 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:33:58.068Z] #52 2.525 ++ dirname /tmp/install/install.sh [2020-07-15T12:33:58.068Z] #52 2.525 + dir=/tmp/install [2020-07-15T12:33:58.068Z] #52 2.526 + bin=containerd [2020-07-15T12:33:58.068Z] #52 2.526 + shift [2020-07-15T12:33:58.068Z] #52 2.526 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:33:58.068Z] #52 2.527 + . /tmp/install/containerd.installer [2020-07-15T12:33:58.068Z] #52 2.527 ++ set -e [2020-07-15T12:33:58.068Z] #52 2.527 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:33:58.068Z] #52 2.529 + install_containerd [2020-07-15T12:33:58.068Z] #52 2.529 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:33:58.068Z] #52 2.530 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:33:58.068Z] #52 2.530 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wKivxuiqCI/src/github.com/containerd/containerd [2020-07-15T12:33:58.068Z] #52 2.541 Cloning into '/tmp/tmp.wKivxuiqCI/src/github.com/containerd/containerd'... [2020-07-15T12:33:58.360Z] #52 ... [2020-07-15T12:33:58.360Z] [2020-07-15T12:33:58.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:33:58.360Z] #41 27.68 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:33:58.360Z] #41 27.69 errors [2020-07-15T12:33:58.360Z] #41 27.94 sort [2020-07-15T12:33:58.360Z] #41 27.99 io [2020-07-15T12:33:58.360Z] #41 28.66 strconv [2020-07-15T12:33:58.360Z] #41 28.90 bytes [2020-07-15T12:33:58.360Z] #41 30.27 bufio [2020-07-15T12:33:58.360Z] #41 30.97 reflect [2020-07-15T12:33:58.360Z] #41 31.46 syscall [2020-07-15T12:33:58.360Z] #41 37.71 time [2020-07-15T12:33:58.360Z] #41 ... [2020-07-15T12:33:58.360Z] [2020-07-15T12:33:58.360Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:33:58.686Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb3816316c149c17) in /home/ubuntu/workspace/moby_PR-41214 [Pipeline] { [Pipeline] checkout [2020-07-15T12:33:59.484Z] #23 35.35 Building dependency tree... [2020-07-15T12:33:59.484Z] #23 ... [2020-07-15T12:33:59.484Z] [2020-07-15T12:33:59.484Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:33:59.484Z] #47 26.38 runtime [2020-07-15T12:33:59.484Z] #47 26.38 runtime/cgo [2020-07-15T12:33:59.484Z] #47 ... [2020-07-15T12:33:59.484Z] [2020-07-15T12:33:59.484Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:33:59.484Z] #38 30.07 Reading package lists... [2020-07-15T12:33:59.818Z] #25 8.916 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.7% ############ 16.7% ############# 18.1% ############## 19.9% ################ 22.4% ################# 24.9% ################### 26.8% ##################### 29.3% ####################### 32.4% ######################### 34.9% ########################### 38.0% ############################# 40.8% ############################### 44.0% ################################# 46.5% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################### 57.7% ########################################### 60.8% ############################################## 64.0% ################################################ 67.1% ################################################## 70.8% #################################################### 73.3% ###################################################### 75.8% ####################################################### 77.7% ######################################################### 80.2% ########################################################### 82.1% ############################################################ 83.9% ############################################################# 85.8% ############################################################### 87.7% ################################################################ 89.5% ################################################################## 92.0% #################################################################### 95.2% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-15T12:33:59.818Z] #25 13.89 [2020-07-15T12:34:00.451Z] #25 14.78 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:34:00.743Z] #25 15.05 [2020-07-15T12:34:00.743Z] #25 ... [2020-07-15T12:34:00.743Z] [2020-07-15T12:34:00.743Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:00.744Z] #47 30.28 syscall [2020-07-15T12:34:00.744Z] #47 30.28 reflect [2020-07-15T12:34:00.744Z] #47 36.02 time [2020-07-15T12:34:00.744Z] #47 39.52 encoding/binary [2020-07-15T12:34:00.744Z] #47 40.01 context [2020-07-15T12:34:01.035Z] #47 ... [2020-07-15T12:34:01.035Z] [2020-07-15T12:34:01.035Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:01.035Z] #33 2.097 + RM_GOPATH=0 [2020-07-15T12:34:01.035Z] #33 2.097 + TMP_GOPATH= [2020-07-15T12:34:01.035Z] #33 2.098 + : /build [2020-07-15T12:34:01.035Z] #33 2.098 + '[' -z '' ']' [2020-07-15T12:34:01.035Z] #33 2.099 ++ mktemp -d [2020-07-15T12:34:01.035Z] #33 2.104 + export GOPATH=/tmp/tmp.253X04MS83 [2020-07-15T12:34:01.035Z] #33 2.104 + GOPATH=/tmp/tmp.253X04MS83 [2020-07-15T12:34:01.035Z] #33 2.106 + RM_GOPATH=1 [2020-07-15T12:34:01.035Z] #33 2.106 + case "$(go env GOARCH)" in [2020-07-15T12:34:01.035Z] #33 2.106 ++ go env GOARCH [2020-07-15T12:34:01.035Z] #33 2.127 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:01.035Z] #33 2.127 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:01.035Z] #33 2.132 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:01.035Z] #33 2.135 + dir=/tmp/install [2020-07-15T12:34:01.035Z] #33 2.135 + bin=tini [2020-07-15T12:34:01.035Z] #33 2.135 + shift [2020-07-15T12:34:01.035Z] #33 2.135 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:34:01.035Z] #33 2.135 + . /tmp/install/tini.installer [2020-07-15T12:34:01.035Z] #33 2.135 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:01.035Z] #33 2.136 + install_tini [2020-07-15T12:34:01.035Z] #33 2.136 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:34:01.035Z] #33 2.136 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:01.035Z] #33 2.136 + git clone https://github.com/krallin/tini.git /tmp/tmp.253X04MS83/tini [2020-07-15T12:34:01.035Z] #33 2.139 Cloning into '/tmp/tmp.253X04MS83/tini'... [2020-07-15T12:34:01.035Z] #33 2.724 + cd /tmp/tmp.253X04MS83/tini [2020-07-15T12:34:01.035Z] #33 2.724 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:01.035Z] #33 2.737 + cmake . [2020-07-15T12:34:01.035Z] #33 3.160 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:34:01.035Z] #33 3.250 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:34:01.035Z] #33 3.804 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:34:01.035Z] #33 3.807 -- Detecting C compiler ABI info [2020-07-15T12:34:01.327Z] #33 4.215 -- Detecting C compiler ABI info - done [2020-07-15T12:34:01.327Z] #33 4.235 -- Detecting C compile features [2020-07-15T12:34:01.398Z] #38 36.61 Building dependency tree... [2020-07-15T12:34:01.483Z] using credential docker-jenkins-github-credentials [2020-07-15T12:34:01.489Z] Cloning the remote Git repository [2020-07-15T12:34:01.489Z] Cloning with configured refspecs honoured and without tags [2020-07-15T12:34:01.527Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:34:01.659Z] > git init /home/ubuntu/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:34:02.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:34:02.009Z] > git --version # timeout=10 [2020-07-15T12:34:02.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:34:02.107Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:02.362Z] #33 ... [2020-07-15T12:34:02.362Z] [2020-07-15T12:34:02.362Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:34:02.362Z] #28 31.57 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. [2020-07-15T12:34:02.362Z] #28 31.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:34:02.362Z] #28 31.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:34:02.362Z] #28 ... [2020-07-15T12:34:02.362Z] [2020-07-15T12:34:02.362Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:02.362Z] #25 15.23 ########################################################### 83.1% ######################################################################## 100.0% [2020-07-15T12:34:02.362Z] #25 15.37 [2020-07-15T12:34:02.362Z] #25 16.25 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:34:02.362Z] #25 16.27 skipping existing aab193acf6ba [2020-07-15T12:34:02.362Z] #25 16.33 [2020-07-15T12:34:03.310Z] #38 40.48 The following additional packages will be installed: [2020-07-15T12:34:03.310Z] #38 40.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:34:03.310Z] #38 40.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:34:03.310Z] #38 40.52 Suggested packages: [2020-07-15T12:34:03.310Z] #38 40.52 manpages-dev python-setuptools [2020-07-15T12:34:03.870Z] #25 17.82 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:34:03.870Z] #25 17.86 skipping existing 4d43f82972ce [2020-07-15T12:34:03.870Z] #25 17.92 [2020-07-15T12:34:04.306Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0924ca17b2e38173a) in /home/ubuntu/workspace/moby_PR-41214 [Pipeline] { [Pipeline] checkout [2020-07-15T12:34:04.700Z] #38 ... [2020-07-15T12:34:04.700Z] [2020-07-15T12:34:04.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:04.700Z] #41 41.77 sync [2020-07-15T12:34:04.700Z] #41 41.77 internal/reflectlite [2020-07-15T12:34:04.924Z] #25 18.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:34:05.216Z] #25 19.20 [2020-07-15T12:34:05.216Z] #25 19.29 ######################################################################## 100.0% [2020-07-15T12:34:05.216Z] #25 ... [2020-07-15T12:34:05.216Z] [2020-07-15T12:34:05.216Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:05.216Z] #33 5.745 -- Detecting C compile features - done [2020-07-15T12:34:05.216Z] #33 5.780 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:34:05.216Z] #33 5.947 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:34:05.216Z] #33 6.018 -- Configuring done [2020-07-15T12:34:05.216Z] #33 6.035 -- Generating done [2020-07-15T12:34:05.216Z] #33 6.041 -- Build files have been written to: /tmp/tmp.253X04MS83/tini [2020-07-15T12:34:05.216Z] #33 6.055 + make tini-static [2020-07-15T12:34:05.216Z] #33 6.326 Scanning dependencies of target tini-static [2020-07-15T12:34:05.216Z] #33 6.381 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:34:05.216Z] #33 7.356 [100%] Linking C executable tini-static [2020-07-15T12:34:05.216Z] #33 7.750 [100%] Built target tini-static [2020-07-15T12:34:05.216Z] #33 7.809 + mkdir -p /build [2020-07-15T12:34:05.216Z] #33 7.810 + cp tini-static /build/docker-init [2020-07-15T12:34:05.216Z] #33 DONE 8.2s [2020-07-15T12:34:05.216Z] [2020-07-15T12:34:05.216Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:05.216Z] #25 19.32 [2020-07-15T12:34:05.216Z] #25 19.35 Download of images into '/build' complete. [2020-07-15T12:34:05.216Z] #25 19.35 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:34:05.216Z] #25 19.35 tar -cC '/build' . | docker load [2020-07-15T12:34:05.216Z] #25 DONE 19.5s [2020-07-15T12:34:05.216Z] [2020-07-15T12:34:05.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:05.216Z] #30 39.85 internal/poll [2020-07-15T12:34:05.216Z] #30 40.49 strings [2020-07-15T12:34:05.216Z] #30 41.07 os [2020-07-15T12:34:05.216Z] #30 42.63 path [2020-07-15T12:34:05.216Z] #30 43.00 text/tabwriter [2020-07-15T12:34:05.216Z] #30 43.54 fmt [2020-07-15T12:34:05.216Z] #30 43.57 path/filepath [2020-07-15T12:34:05.216Z] #30 44.48 io/ioutil [2020-07-15T12:34:05.272Z] #41 ... [2020-07-15T12:34:05.272Z] [2020-07-15T12:34:05.272Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:05.272Z] #43 DONE 42.4s [2020-07-15T12:34:05.272Z] [2020-07-15T12:34:05.272Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:34:05.272Z] #38 42.19 The following NEW packages will be installed: [2020-07-15T12:34:05.272Z] #38 42.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:34:05.272Z] #38 42.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:34:05.272Z] #38 42.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:34:05.272Z] #38 42.21 python-six zlib1g-dev [2020-07-15T12:34:05.533Z] #38 42.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:34:05.533Z] #38 42.64 Need to get 4095 kB of archives. [2020-07-15T12:34:05.533Z] #38 42.64 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T12:34:05.533Z] #38 42.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T12:34:05.533Z] #38 42.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:34:05.533Z] #38 42.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T12:34:05.533Z] #38 42.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:34:05.533Z] #38 42.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T12:34:05.533Z] #38 42.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:34:05.533Z] #38 42.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-15T12:34:05.533Z] #38 42.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T12:34:05.533Z] #38 42.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T12:34:05.793Z] #38 42.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T12:34:05.793Z] #38 42.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T12:34:06.055Z] #38 43.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T12:34:06.055Z] #38 43.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-15T12:34:06.315Z] #38 43.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-15T12:34:06.315Z] #38 43.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:34:06.315Z] #38 43.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:34:06.315Z] #38 43.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T12:34:06.577Z] #38 ... [2020-07-15T12:34:06.577Z] [2020-07-15T12:34:06.577Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:34:06.577Z] #23 35.35 Building dependency tree... [2020-07-15T12:34:06.577Z] #23 38.93 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:34:06.577Z] #23 38.93 The following additional packages will be installed: [2020-07-15T12:34:06.577Z] #23 38.95 libjq1 libonig5 [2020-07-15T12:34:06.577Z] #23 39.43 The following NEW packages will be installed: [2020-07-15T12:34:06.577Z] #23 39.43 jq libjq1 libonig5 [2020-07-15T12:34:06.577Z] #23 39.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:34:06.577Z] #23 39.94 Need to get 355 kB of archives. [2020-07-15T12:34:06.577Z] #23 39.94 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T12:34:06.577Z] #23 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:34:06.577Z] #23 39.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:34:06.577Z] #23 39.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:34:06.577Z] #23 41.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:34:06.577Z] #23 41.55 Fetched 355 kB in 0s (1028 kB/s) [2020-07-15T12:34:06.577Z] #23 41.65 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:34:06.577Z] #23 41.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:34:06.577Z] #23 41.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:34:06.577Z] #23 41.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:34:06.577Z] #23 41.98 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:34:06.577Z] #23 42.02 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:34:06.577Z] #23 42.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:34:06.577Z] #23 42.41 Selecting previously unselected package jq. [2020-07-15T12:34:06.577Z] #23 42.47 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:34:06.577Z] #23 42.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:34:06.577Z] #23 43.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:34:06.577Z] #23 43.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:34:06.577Z] #23 43.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:34:06.577Z] #23 43.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:34:06.577Z] #23 DONE 43.8s [2020-07-15T12:34:06.577Z] [2020-07-15T12:34:06.577Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:34:06.577Z] #24 DONE 0.1s [2020-07-15T12:34:06.838Z] [2020-07-15T12:34:06.838Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:07.327Z] #30 ... [2020-07-15T12:34:07.327Z] [2020-07-15T12:34:07.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:07.327Z] #39 7.857 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:34:07.327Z] #39 7.857 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:34:07.327Z] #39 7.916 Note: Building without GnuTLS support [2020-07-15T12:34:07.327Z] #39 7.918 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:34:07.327Z] #39 7.918 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:34:07.327Z] #39 9.320 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:34:07.327Z] #39 9.345 GEN .gitid [2020-07-15T12:34:07.327Z] #39 9.390 GEN criu/include/version.h [2020-07-15T12:34:07.327Z] #39 9.421 GEN include/common/asm [2020-07-15T12:34:07.327Z] #39 ... [2020-07-15T12:34:07.327Z] [2020-07-15T12:34:07.327Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:07.327Z] #10 39.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:34:07.327Z] #10 39.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:34:07.327Z] #10 39.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:34:07.327Z] #10 43.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:34:07.327Z] #10 43.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T12:34:07.327Z] #10 43.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:07.327Z] #10 43.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:34:07.327Z] #10 43.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T12:34:07.327Z] #10 43.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:07.327Z] #10 ... [2020-07-15T12:34:07.327Z] [2020-07-15T12:34:07.327Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:07.327Z] #30 46.72 github.com/BurntSushi/toml [2020-07-15T12:34:07.327Z] #30 46.72 flag [2020-07-15T12:34:07.410Z] #25 ... [2020-07-15T12:34:07.410Z] [2020-07-15T12:34:07.410Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:07.410Z] #60 DONE 44.7s [2020-07-15T12:34:07.671Z] [2020-07-15T12:34:07.671Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:07.671Z] #41 44.11 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:34:07.671Z] #41 44.44 math/rand [2020-07-15T12:34:08.053Z] using credential docker-jenkins-github-credentials [2020-07-15T12:34:08.060Z] Cloning the remote Git repository [2020-07-15T12:34:08.060Z] Cloning with configured refspecs honoured and without tags [2020-07-15T12:34:08.281Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:34:08.343Z] > git init /home/ubuntu/workspace/moby_PR-41214 # timeout=10 [2020-07-15T12:34:08.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:34:08.493Z] > git --version # timeout=10 [2020-07-15T12:34:08.835Z] #30 47.98 log [2020-07-15T12:34:09.058Z] #41 46.10 internal/singleflight [2020-07-15T12:34:08.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:34:08.586Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:09.629Z] #41 46.61 strconv [2020-07-15T12:34:09.629Z] #41 46.62 io [2020-07-15T12:34:10.201Z] #41 ... [2020-07-15T12:34:10.201Z] [2020-07-15T12:34:10.201Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:34:10.201Z] #51 31.71 Reading package lists... [2020-07-15T12:34:10.201Z] #51 39.00 Building dependency tree... [2020-07-15T12:34:10.201Z] #51 43.23 The following additional packages will be installed: [2020-07-15T12:34:10.201Z] #51 43.27 libbtrfs0 [2020-07-15T12:34:10.201Z] #51 43.76 The following NEW packages will be installed: [2020-07-15T12:34:10.201Z] #51 43.78 libbtrfs-dev libbtrfs0 [2020-07-15T12:34:10.201Z] #51 44.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:34:10.201Z] #51 44.37 Need to get 119 kB of archives. [2020-07-15T12:34:10.201Z] #51 44.37 After this operation, 387 kB of additional disk space will be used. [2020-07-15T12:34:10.201Z] #51 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:34:10.201Z] #51 44.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:34:10.201Z] #51 46.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:34:10.201Z] #51 46.49 Fetched 119 kB in 0s (368 kB/s) [2020-07-15T12:34:10.201Z] #51 46.60 Selecting previously unselected package libbtrfs0. [2020-07-15T12:34:10.201Z] #51 46.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.) [2020-07-15T12:34:10.201Z] #51 46.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:34:10.201Z] #51 46.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:34:10.201Z] #51 46.77 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:34:10.201Z] #51 46.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:34:10.201Z] #51 46.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:34:10.201Z] #51 47.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:34:10.201Z] #51 47.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:34:10.201Z] #51 47.05 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:34:10.201Z] #51 DONE 47.5s [2020-07-15T12:34:10.346Z] #30 49.45 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:34:10.346Z] #30 ... [2020-07-15T12:34:10.346Z] [2020-07-15T12:34:10.346Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:10.346Z] #41 39.53 internal/fmtsort [2020-07-15T12:34:10.346Z] #41 39.82 internal/syscall/execenv [2020-07-15T12:34:10.347Z] #41 39.91 internal/syscall/unix [2020-07-15T12:34:10.347Z] #41 40.03 strings [2020-07-15T12:34:10.347Z] #41 41.75 regexp/syntax [2020-07-15T12:34:10.347Z] #41 42.13 os [2020-07-15T12:34:10.347Z] #41 45.28 fmt [2020-07-15T12:34:10.347Z] #41 46.10 regexp [2020-07-15T12:34:10.347Z] #41 48.87 go/token [2020-07-15T12:34:10.347Z] #41 49.38 go/scanner [2020-07-15T12:34:10.347Z] #41 49.44 internal/lazyregexp [2020-07-15T12:34:10.347Z] #41 49.66 net/url [2020-07-15T12:34:10.347Z] #41 ... [2020-07-15T12:34:10.347Z] [2020-07-15T12:34:10.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:10.347Z] #39 10.72 PBCC images/timens.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.72 DEP images/timens.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.77 PBCC images/fown.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.78 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.81 PBCC images/opts.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.83 PBCC images/memfd.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.86 DEP images/fown.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.87 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.89 DEP images/opts.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.91 DEP images/memfd.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.94 PBCC images/sit.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.96 DEP images/sit.pb-c.d [2020-07-15T12:34:10.347Z] #39 10.98 PBCC images/macvlan.pb-c.c [2020-07-15T12:34:10.347Z] #39 10.99 DEP images/macvlan.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.03 PBCC images/autofs.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.03 DEP images/autofs.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.08 PBCC images/sysctl.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.08 DEP images/sysctl.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.10 PBCC images/time.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.12 DEP images/time.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.15 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.16 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.19 PBCC images/seccomp.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.19 DEP images/seccomp.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.23 PBCC images/userns.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.24 DEP images/userns.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.26 PBCC images/cgroup.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.27 DEP images/cgroup.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.31 PBCC images/ext-file.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.31 DEP images/ext-file.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.33 PBCC images/rpc.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.36 DEP images/rpc.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.39 PBCC images/siginfo.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.39 DEP images/siginfo.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.41 PBCC images/pagemap.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.44 DEP images/pagemap.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.47 PBCC images/rlimit.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.48 DEP images/rlimit.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.50 PBCC images/file-lock.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.53 DEP images/file-lock.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.58 PBCC images/tty.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.61 DEP images/tty.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.61 PBCC images/tun.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.67 PBCC images/netdev.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.72 DEP images/tun.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.77 DEP images/netdev.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.81 PBCC images/vma.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.82 DEP images/vma.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.83 PBCC images/creds.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.84 DEP images/creds.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.87 PBCC images/utsns.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.89 DEP images/utsns.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.92 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.93 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:34:10.347Z] #39 11.94 DEP images/ipc-desc.pb-c.d [2020-07-15T12:34:10.347Z] #39 11.98 DEP images/ipc-sem.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.00 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.01 DEP images/ipc-msg.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.03 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.04 DEP images/ipc-shm.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.06 PBCC images/ipc-var.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.07 DEP images/ipc-var.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.11 PBCC images/sk-opts.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.12 PBCC images/packet-sock.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.15 DEP images/sk-opts.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.21 DEP images/packet-sock.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.22 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.24 DEP images/sk-netlink.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.25 PBCC images/sk-inet.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.29 DEP images/sk-inet.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.32 PBCC images/sk-unix.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.36 DEP images/sk-unix.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.39 PBCC images/mm.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.42 DEP images/mm.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.45 PBCC images/timerfd.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.46 DEP images/timerfd.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.48 PBCC images/timer.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.49 DEP images/timer.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.52 PBCC images/sa.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.55 DEP images/sa.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.58 PBCC images/pipe-data.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.60 DEP images/pipe-data.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.63 PBCC images/mnt.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.65 DEP images/mnt.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.67 PBCC images/sk-packet.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.68 DEP images/sk-packet.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.70 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.72 DEP images/tcp-stream.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.75 PBCC images/pipe.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.76 DEP images/pipe.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.79 PBCC images/pstree.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.80 DEP images/pstree.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.83 PBCC images/fs.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.84 DEP images/fs.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.86 PBCC images/signalfd.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.88 DEP images/signalfd.pb-c.d [2020-07-15T12:34:10.347Z] #39 12.91 PBCC images/fh.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.92 PBCC images/fsnotify.pb-c.c [2020-07-15T12:34:10.347Z] #39 12.97 DEP images/fh.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.00 DEP images/fsnotify.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.06 PBCC images/eventpoll.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.07 DEP images/eventpoll.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.11 PBCC images/eventfd.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.11 DEP images/eventfd.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.14 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.15 DEP images/remap-file-path.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.18 PBCC images/fifo.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.21 DEP images/fifo.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.23 PBCC images/ghost-file.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.25 DEP images/ghost-file.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.30 PBCC images/regfile.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.30 DEP images/regfile.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.34 PBCC images/ns.pb-c.c [2020-07-15T12:34:10.347Z] #39 13.34 DEP images/ns.pb-c.d [2020-07-15T12:34:10.347Z] #39 13.38 PBCC images/fdinfo.pb-c.c [2020-07-15T12:34:10.463Z] [2020-07-15T12:34:10.463Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:34:10.463Z] #38 45.55 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:34:10.463Z] #38 45.95 Fetched 4095 kB in 1s (3633 kB/s) [2020-07-15T12:34:10.463Z] #38 46.06 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T12:34:10.463Z] #38 46.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:34:10.463Z] #38 46.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 46.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:34:10.463Z] #38 46.33 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:34:10.463Z] #38 46.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 46.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:34:10.463Z] #38 46.49 Selecting previously unselected package libnet1-dev. [2020-07-15T12:34:10.463Z] #38 46.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 46.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:34:10.463Z] #38 46.78 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:34:10.463Z] #38 46.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 46.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:34:10.463Z] #38 46.95 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T12:34:10.463Z] #38 46.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 46.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:34:10.463Z] #38 47.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:34:10.463Z] #38 47.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 47.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:34:10.463Z] #38 47.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T12:34:10.463Z] #38 47.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:34:10.463Z] #38 47.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:34:10.699Z] #39 13.45 DEP images/fdinfo.pb-c.d [2020-07-15T12:34:10.699Z] #39 13.49 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:34:10.699Z] #39 13.50 PBCC images/core-arm.pb-c.c [2020-07-15T12:34:10.699Z] #39 13.53 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:34:10.699Z] #39 13.58 PBCC images/core-s390.pb-c.c [2020-07-15T12:34:10.699Z] #39 13.64 PBCC images/core-x86.pb-c.c [2020-07-15T12:34:10.699Z] #39 13.70 PBCC images/core.pb-c.c [2020-07-15T12:34:10.724Z] #38 47.81 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T12:34:10.724Z] #38 47.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T12:34:10.724Z] #38 47.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:34:10.986Z] #38 48.25 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T12:34:10.993Z] #39 13.80 PBCC images/inventory.pb-c.c [2020-07-15T12:34:10.993Z] #39 13.88 DEP images/core-aarch64.pb-c.d [2020-07-15T12:34:10.993Z] #39 13.92 DEP images/core-arm.pb-c.d [2020-07-15T12:34:10.993Z] #39 13.97 DEP images/core-ppc64.pb-c.d [2020-07-15T12:34:10.993Z] #39 14.02 DEP images/core-s390.pb-c.d [2020-07-15T12:34:10.993Z] #39 14.04 DEP images/core-x86.pb-c.d [2020-07-15T12:34:10.993Z] #39 14.06 DEP images/core.pb-c.d [2020-07-15T12:34:11.250Z] #38 48.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:11.250Z] #38 48.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:11.285Z] #39 14.10 DEP images/inventory.pb-c.d [2020-07-15T12:34:11.285Z] #39 14.13 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:34:11.285Z] #39 14.17 DEP images/cpuinfo.pb-c.d [2020-07-15T12:34:11.285Z] #39 14.20 PBCC images/stats.pb-c.c [2020-07-15T12:34:11.285Z] #39 ... [2020-07-15T12:34:11.285Z] [2020-07-15T12:34:11.285Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:11.285Z] #47 40.60 internal/poll [2020-07-15T12:34:11.285Z] #47 40.83 encoding/base64 [2020-07-15T12:34:11.285Z] #47 41.46 strings [2020-07-15T12:34:11.285Z] #47 42.31 os [2020-07-15T12:34:11.285Z] #47 42.95 golang.org/x/sys/unix [2020-07-15T12:34:11.285Z] #47 45.83 fmt [2020-07-15T12:34:11.285Z] #47 49.83 encoding/json [2020-07-15T12:34:11.285Z] #47 50.46 github.com/pkg/diff [2020-07-15T12:34:11.285Z] #47 ... [2020-07-15T12:34:11.285Z] [2020-07-15T12:34:11.285Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:11.285Z] #52 23.87 Checking out files: 91% (2922/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:34:11.285Z] #52 24.06 + cd /tmp/tmp.wKivxuiqCI/src/github.com/containerd/containerd [2020-07-15T12:34:11.285Z] #52 24.06 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:34:11.285Z] #52 25.28 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:34:11.285Z] #52 25.28 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:34:11.285Z] #52 25.28 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:34:11.285Z] #52 25.28 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:34:11.285Z] #52 25.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:34:11.285Z] #52 25.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:34:11.285Z] #52 25.28 + '[' '' = dynamic ']' [2020-07-15T12:34:11.285Z] #52 25.28 + make [2020-07-15T12:34:11.450Z] Fetching without tags [2020-07-15T12:34:11.580Z] #52 26.15 + bin/ctr [2020-07-15T12:34:11.766Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:11.393Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:11.402Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:34:11.413Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:11.432Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:11.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:34:11.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:34:11.456Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:11.775Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:11.795Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:12.195Z] #38 49.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T12:34:12.195Z] #38 49.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:12.195Z] #38 49.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:12.195Z] #38 ... [2020-07-15T12:34:12.195Z] [2020-07-15T12:34:12.195Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:34:12.195Z] #32 32.40 Reading package lists... [2020-07-15T12:34:12.195Z] #32 39.77 Building dependency tree... [2020-07-15T12:34:12.195Z] #32 44.62 The following additional packages will be installed: [2020-07-15T12:34:12.195Z] #32 44.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:34:12.195Z] #32 44.68 Suggested packages: [2020-07-15T12:34:12.195Z] #32 44.68 cmake-doc ninja-build lrzip [2020-07-15T12:34:12.195Z] #32 44.68 Recommended packages: [2020-07-15T12:34:12.195Z] #32 44.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:34:12.195Z] #32 46.20 The following NEW packages will be installed: [2020-07-15T12:34:12.195Z] #32 46.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:34:12.195Z] #32 46.22 vim-common xxd [2020-07-15T12:34:12.195Z] #32 46.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:34:12.195Z] #32 46.62 Need to get 14.9 MB of archives. [2020-07-15T12:34:12.195Z] #32 46.62 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T12:34:12.195Z] #32 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:34:12.195Z] #32 46.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:34:12.195Z] #32 46.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:34:12.195Z] #32 46.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:34:12.195Z] #32 47.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T12:34:12.195Z] #32 47.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T12:34:12.195Z] #32 47.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T12:34:12.195Z] #32 47.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T12:34:12.195Z] #32 47.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T12:34:12.195Z] #32 47.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T12:34:12.195Z] #32 49.55 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:34:12.195Z] #32 ... [2020-07-15T12:34:12.195Z] [2020-07-15T12:34:12.195Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:12.195Z] #25 4.140 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:34:12.195Z] #25 4.485 [2020-07-15T12:34:12.442Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:12.442Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:34:12.615Z] #52 ... [2020-07-15T12:34:12.615Z] [2020-07-15T12:34:12.615Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:12.615Z] #30 DONE 52.1s [2020-07-15T12:34:12.718Z] #25 4.718 0.0% ### 5.4% ####### 11.0% ########### 15.4% ############### 21.9% ################### 27.5% ######################## 33.5% ############################ 39.6% ################################# 46.2% #################################### 50.9% ######################################## 56.0% ########################################### 59.7% ################################################ 67.9% [2020-07-15T12:34:12.718Z] #25 ... [2020-07-15T12:34:12.718Z] [2020-07-15T12:34:12.718Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:12.718Z] #10 32.62 Reading package lists... [2020-07-15T12:34:12.718Z] #10 40.17 Building dependency tree... [2020-07-15T12:34:12.718Z] #10 45.16 The following additional packages will be installed: [2020-07-15T12:34:12.718Z] #10 45.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:34:12.718Z] #10 45.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:34:12.718Z] #10 45.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:34:12.718Z] #10 45.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:34:12.718Z] #10 45.21 Suggested packages: [2020-07-15T12:34:12.718Z] #10 45.21 gcc-8-locales seccomp wine64 [2020-07-15T12:34:12.719Z] #10 46.77 The following NEW packages will be installed: [2020-07-15T12:34:12.719Z] #10 46.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:34:12.719Z] #10 46.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:34:12.719Z] #10 46.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:34:12.719Z] #10 46.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:34:12.719Z] #10 46.78 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:34:12.719Z] #10 46.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:34:12.719Z] #10 47.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:34:12.719Z] #10 47.15 Need to get 77.7 MB of archives. [2020-07-15T12:34:12.719Z] #10 47.15 After this operation, 487 MB of additional disk space will be used. [2020-07-15T12:34:12.719Z] #10 47.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-15T12:34:12.719Z] #10 47.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-15T12:34:12.719Z] #10 47.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:34:12.719Z] #10 47.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T12:34:12.719Z] #10 47.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T12:34:12.719Z] #10 47.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:34:12.719Z] #10 48.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:34:12.719Z] #10 48.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:34:12.719Z] #10 48.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-15T12:34:12.719Z] #10 ... [2020-07-15T12:34:12.719Z] [2020-07-15T12:34:12.719Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:12.912Z] [2020-07-15T12:34:12.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:12.912Z] #39 14.21 DEP images/stats.pb-c.d [2020-07-15T12:34:12.912Z] #39 15.15 make[1]: Nothing to be done for 'all'. [2020-07-15T12:34:13.243Z] #25 4.718 0.0% ### 5.4% ####### 11.0% ########### 15.4% ############### 21.9% ################### 27.5% ######################## 33.5% ############################ 39.6% ################################# 46.2% #################################### 50.9% ######################################## 56.0% ########################################### 59.7% ################################################ 67.9% #################################################### 73.0% ####################################################### 76.7% ########################################################### 82.5% ############################################################### 88.7% #################################################################### 95.0% ######################################################################## 100.0% [2020-07-15T12:34:13.504Z] #25 ... [2020-07-15T12:34:13.504Z] [2020-07-15T12:34:13.504Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:13.504Z] #30 40.62 sync [2020-07-15T12:34:13.504Z] #30 40.62 internal/reflectlite [2020-07-15T12:34:13.504Z] #30 44.29 errors [2020-07-15T12:34:13.504Z] #30 44.29 sort [2020-07-15T12:34:13.504Z] #30 44.99 strconv [2020-07-15T12:34:13.504Z] #30 46.22 io [2020-07-15T12:34:13.504Z] #30 47.64 internal/oserror [2020-07-15T12:34:13.504Z] #30 47.87 syscall [2020-07-15T12:34:13.504Z] #30 49.38 reflect [2020-07-15T12:34:13.504Z] #30 ... [2020-07-15T12:34:13.504Z] [2020-07-15T12:34:13.504Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:34:13.504Z] #32 49.74 Fetched 14.9 MB in 2s (7985 kB/s) [2020-07-15T12:34:13.504Z] #32 49.86 Selecting previously unselected package xxd. [2020-07-15T12:34:13.504Z] #32 49.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:34:13.504Z] #32 49.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:34:13.504Z] #32 49.99 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:34:13.504Z] #32 50.27 Selecting previously unselected package vim-common. [2020-07-15T12:34:13.504Z] #32 50.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:34:13.504Z] #32 50.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:34:13.504Z] #32 50.74 Selecting previously unselected package cmake-data. [2020-07-15T12:34:13.504Z] #32 50.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:34:13.504Z] #32 50.75 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:34:13.551Z] #39 16.35 CC images/stats.o [2020-07-15T12:34:13.551Z] #39 16.49 CC images/core.o [2020-07-15T12:34:13.842Z] #39 16.86 CC images/core-x86.o [2020-07-15T12:34:14.134Z] #39 17.14 CC images/core-arm.o [2020-07-15T12:34:12.386Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:34:12.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:34:12.445Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:12.463Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:14.426Z] #39 17.32 CC images/core-aarch64.o [2020-07-15T12:34:14.718Z] #39 17.52 CC images/core-ppc64.o [2020-07-15T12:34:15.009Z] #39 17.80 CC images/core-s390.o [2020-07-15T12:34:15.300Z] #39 18.29 CC images/cpuinfo.o [2020-07-15T12:34:15.592Z] #39 18.56 CC images/inventory.o [2020-07-15T12:34:15.592Z] #39 18.66 CC images/fdinfo.o [2020-07-15T12:34:15.883Z] #39 18.81 CC images/fown.o [2020-07-15T12:34:15.883Z] #39 18.90 CC images/ns.o [2020-07-15T12:34:16.175Z] #39 19.06 CC images/regfile.o [2020-07-15T12:34:16.175Z] #39 19.26 CC images/ghost-file.o [2020-07-15T12:34:16.466Z] #39 19.38 CC images/fifo.o [2020-07-15T12:34:16.466Z] #39 19.51 CC images/remap-file-path.o [2020-07-15T12:34:16.629Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:34:16.660Z] > git --version # timeout=10 [2020-07-15T12:34:16.705Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T12:34:16.759Z] #39 19.66 CC images/eventfd.o [2020-07-15T12:34:16.759Z] #39 19.82 CC images/eventpoll.o [2020-07-15T12:34:16.813Z] #32 53.89 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:34:16.813Z] #32 53.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:34:16.813Z] #32 53.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:34:17.050Z] #39 19.94 CC images/fh.o [2020-07-15T12:34:17.051Z] #39 20.14 CC images/fsnotify.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:34:17.684Z] #39 20.43 CC images/signalfd.o [2020-07-15T12:34:17.684Z] #39 20.65 CC images/fs.o [2020-07-15T12:34:17.684Z] #39 20.76 CC images/pstree.o [2020-07-15T12:34:17.756Z] #32 ... [2020-07-15T12:34:17.756Z] [2020-07-15T12:34:17.756Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:17.756Z] #25 6.763 [2020-07-15T12:34:17.756Z] #25 6.906 ######################################## 56.2% ######################################################################## 100.0% [2020-07-15T12:34:17.756Z] #25 7.279 [2020-07-15T12:34:17.756Z] #25 7.468 # 2.6% ########################### 37.9% #################################################### 72.4% ######################################################################## 100.0% [2020-07-15T12:34:17.756Z] #25 8.140 [2020-07-15T12:34:17.756Z] #25 8.347 ### 4.2% ###### 9.1% ######### 13.8% ############# 19.2% ################ 23.4% #################### 28.7% ######################## 34.0% ################################ 45.4% ####################################### 54.6% ############################################# 62.7% ################################################### 71.0% ######################################################## 78.2% ############################################################### 88.5% ###################################################################### 98.2% ######################################################################## 100.0% [2020-07-15T12:34:17.756Z] #25 10.38 #=#=# [2020-07-15T12:34:17.814Z] + docker version [2020-07-15T12:34:17.976Z] #39 20.88 CC images/pipe.o [2020-07-15T12:34:18.270Z] #39 21.03 CC images/tcp-stream.o [2020-07-15T12:34:18.270Z] #39 21.14 CC images/sk-packet.o [2020-07-15T12:34:18.561Z] #39 21.31 CC images/mnt.o [2020-07-15T12:34:18.561Z] #39 21.45 CC images/pipe-data.o [2020-07-15T12:34:18.561Z] #39 21.57 CC images/sa.o [2020-07-15T12:34:18.561Z] #39 21.71 CC images/timer.o [2020-07-15T12:34:18.853Z] #39 21.89 CC images/timerfd.o [2020-07-15T12:34:19.145Z] #39 22.04 CC images/mm.o [2020-07-15T12:34:19.438Z] #39 22.25 CC images/sk-opts.o [2020-07-15T12:34:19.438Z] #39 22.38 CC images/sk-unix.o [2020-07-15T12:34:19.732Z] #39 22.54 CC images/sk-inet.o [2020-07-15T12:34:19.732Z] #39 22.71 CC images/tun.o [2020-07-15T12:34:20.024Z] #39 22.84 CC images/sk-netlink.o [2020-07-15T12:34:20.024Z] #39 23.00 CC images/packet-sock.o [2020-07-15T12:34:20.024Z] #39 23.16 CC images/ipc-var.o [2020-07-15T12:34:20.183Z] #25 10.56 0.6% # 2.3% ## 3.8% ### 5.4% #### 6.6% ##### 7.7% ###### 9.6% ######## 11.2% ######### 12.7% ######### 13.9% ########### 15.5% ############ 17.2% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.0% ##################### 29.3% ###################### 30.6% ####################### 32.6% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.0% ############################ 40.1% [2020-07-15T12:34:20.183Z] #25 ... [2020-07-15T12:34:20.183Z] [2020-07-15T12:34:20.183Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:20.183Z] #52 2.916 + RM_GOPATH=0 [2020-07-15T12:34:20.183Z] #52 2.916 + TMP_GOPATH= [2020-07-15T12:34:20.183Z] #52 2.916 + : /build [2020-07-15T12:34:20.183Z] #52 2.916 + '[' -z '' ']' [2020-07-15T12:34:20.183Z] #52 2.919 ++ mktemp -d [2020-07-15T12:34:20.183Z] #52 2.920 + export GOPATH=/tmp/tmp.31c5vf9tcW [2020-07-15T12:34:20.183Z] #52 2.924 + GOPATH=/tmp/tmp.31c5vf9tcW [2020-07-15T12:34:20.183Z] #52 2.924 + RM_GOPATH=1 [2020-07-15T12:34:20.183Z] #52 2.925 + case "$(go env GOARCH)" in [2020-07-15T12:34:20.183Z] #52 2.925 ++ go env GOARCH [2020-07-15T12:34:20.183Z] #52 2.934 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:20.183Z] #52 2.934 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:20.183Z] #52 2.935 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:20.183Z] #52 2.936 + dir=/tmp/install [2020-07-15T12:34:20.183Z] #52 2.937 + bin=containerd [2020-07-15T12:34:20.183Z] #52 2.937 + shift [2020-07-15T12:34:20.183Z] #52 2.937 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:34:20.183Z] #52 2.937 + . /tmp/install/containerd.installer [2020-07-15T12:34:20.183Z] #52 2.938 ++ set -e [2020-07-15T12:34:20.183Z] #52 2.938 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:34:20.183Z] #52 2.938 + install_containerd [2020-07-15T12:34:20.183Z] #52 2.940 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:34:20.183Z] #52 2.940 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:34:20.183Z] #52 2.941 + git clone https://github.com/containerd/containerd.git /tmp/tmp.31c5vf9tcW/src/github.com/containerd/containerd [2020-07-15T12:34:20.183Z] #52 2.946 Cloning into '/tmp/tmp.31c5vf9tcW/src/github.com/containerd/containerd'... [2020-07-15T12:34:20.316Z] #39 23.25 CC images/ipc-desc.o [2020-07-15T12:34:20.316Z] #39 23.35 CC images/ipc-shm.o [2020-07-15T12:34:20.316Z] #39 ... [2020-07-15T12:34:20.316Z] [2020-07-15T12:34:20.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:20.316Z] #10 59.90 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:34:20.316Z] #10 59.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-15T12:34:20.316Z] #10 59.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:20.453Z] #52 ... [2020-07-15T12:34:20.453Z] [2020-07-15T12:34:20.453Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:20.453Z] #25 10.56 0.6% # 2.3% ## 3.8% ### 5.4% #### 6.6% ##### 7.7% ###### 9.6% ######## 11.2% ######### 12.7% ######### 13.9% ########### 15.5% ############ 17.2% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.0% ##################### 29.3% ###################### 30.6% ####################### 32.6% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.0% ############################ 40.1% ############################# 41.4% ############################## 42.7% [2020-07-15T12:34:20.453Z] #25 ... [2020-07-15T12:34:20.453Z] [2020-07-15T12:34:20.453Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:20.453Z] #41 47.71 bytes [2020-07-15T12:34:20.453Z] #41 50.59 reflect [2020-07-15T12:34:20.453Z] #41 50.66 bufio [2020-07-15T12:34:20.453Z] #41 52.58 syscall [2020-07-15T12:34:20.453Z] #41 ... [2020-07-15T12:34:20.453Z] [2020-07-15T12:34:20.453Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:21.353Z] #10 ... [2020-07-15T12:34:21.353Z] [2020-07-15T12:34:21.353Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:21.353Z] #41 50.60 go/ast [2020-07-15T12:34:21.353Z] #41 51.11 text/template/parse [2020-07-15T12:34:21.353Z] #41 54.04 go/parser [2020-07-15T12:34:21.353Z] #41 54.22 text/template [2020-07-15T12:34:21.353Z] #41 56.03 encoding/xml [2020-07-15T12:34:21.353Z] #41 57.36 go/doc [2020-07-15T12:34:21.353Z] #41 59.45 github.com/LK4D4/vndr/versioned [2020-07-15T12:34:21.353Z] #41 59.54 crypto/rand [2020-07-15T12:34:21.353Z] #41 59.61 github.com/LK4D4/vndr/build [2020-07-15T12:34:21.353Z] #41 60.09 crypto/rsa [2020-07-15T12:34:21.353Z] #41 ... [2020-07-15T12:34:21.353Z] [2020-07-15T12:34:21.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:21.353Z] #39 23.50 CC images/ipc-msg.o [2020-07-15T12:34:21.353Z] #39 23.68 CC images/ipc-sem.o [2020-07-15T12:34:21.353Z] #39 23.77 CC images/utsns.o [2020-07-15T12:34:21.353Z] #39 23.92 CC images/creds.o [2020-07-15T12:34:21.353Z] #39 24.03 CC images/vma.o [2020-07-15T12:34:21.353Z] #39 24.17 CC images/netdev.o [2020-07-15T12:34:21.353Z] #39 24.34 CC images/tty.o [2020-07-15T12:34:21.645Z] #39 24.58 CC images/file-lock.o [2020-07-15T12:34:21.645Z] #39 24.71 CC images/rlimit.o [2020-07-15T12:34:21.936Z] #39 ... [2020-07-15T12:34:21.937Z] [2020-07-15T12:34:21.937Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:21.937Z] #47 51.31 go/ast [2020-07-15T12:34:21.937Z] #47 53.72 golang.org/x/crypto/ssh/terminal [2020-07-15T12:34:21.937Z] #47 54.57 mvdan.cc/editorconfig [2020-07-15T12:34:21.937Z] #47 54.68 mvdan.cc/sh/v3/fileutil [2020-07-15T12:34:21.937Z] #47 54.76 mvdan.cc/sh/v3/syntax [2020-07-15T12:34:21.937Z] #47 58.84 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:34:21.937Z] #47 ... [2020-07-15T12:34:21.937Z] [2020-07-15T12:34:21.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:21.937Z] #39 24.88 CC images/pagemap.o [2020-07-15T12:34:22.230Z] #39 25.02 CC images/siginfo.o [2020-07-15T12:34:22.230Z] #39 25.14 CC images/rpc.o [2020-07-15T12:34:22.425Z] #25 10.56 0.6% # 2.3% ## 3.8% ### 5.4% #### 6.6% ##### 7.7% ###### 9.6% ######## 11.2% ######### 12.7% ######### 13.9% ########### 15.5% ############ 17.2% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.0% ##################### 29.3% ###################### 30.6% ####################### 32.6% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.0% ############################ 40.1% ############################# 41.4% ############################## 42.7% ############################### 44.4% ################################# 46.0% ################################# 47.0% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 57.4% ########################################## 59.7% ############################################ 61.8% ############################################## 64.4% ############################################### 66.2% ################################################ 67.9% ################################################# 69.2% ################################################### 71.3% #################################################### 73.4% ###################################################### 75.5% ############# [2020-07-15T12:34:22.425Z] #25 ... [2020-07-15T12:34:22.425Z] [2020-07-15T12:34:22.425Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:34:22.425Z] #38 49.48 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T12:34:22.425Z] #38 49.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:22.425Z] #38 49.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:22.425Z] #38 51.07 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T12:34:22.425Z] #38 51.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:22.425Z] #38 51.08 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:22.425Z] #38 51.66 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:34:22.425Z] #38 51.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:34:22.425Z] #38 51.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:34:22.425Z] #38 51.83 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:34:22.425Z] #38 51.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:22.425Z] #38 51.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:34:22.425Z] #38 52.02 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:34:22.425Z] #38 52.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:34:22.425Z] #38 52.03 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:34:22.425Z] #38 52.33 Selecting previously unselected package python-six. [2020-07-15T12:34:22.425Z] #38 52.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:34:22.425Z] #38 52.34 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:34:22.425Z] #38 52.45 Selecting previously unselected package python-protobuf. [2020-07-15T12:34:22.425Z] #38 52.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T12:34:22.425Z] #38 52.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:34:22.425Z] #38 53.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:34:22.425Z] #38 58.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:22.425Z] #38 58.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:34:22.425Z] #38 58.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:34:22.425Z] #38 58.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:34:22.425Z] #38 58.66 Setting up python-six (1.12.0-1) ... [2020-07-15T12:34:22.425Z] #38 ... [2020-07-15T12:34:22.425Z] [2020-07-15T12:34:22.425Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:22.863Z] #39 ... [2020-07-15T12:34:22.863Z] [2020-07-15T12:34:22.863Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:22.863Z] #47 DONE 62.2s [2020-07-15T12:34:22.863Z] [2020-07-15T12:34:22.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:22.863Z] #39 25.83 CC images/ext-file.o [2020-07-15T12:34:23.099Z] Client: Docker Engine - Community [2020-07-15T12:34:23.099Z] Version: 19.03.12 [2020-07-15T12:34:23.099Z] API version: 1.40 [2020-07-15T12:34:23.099Z] Go version: go1.13.10 [2020-07-15T12:34:23.099Z] Git commit: 48a66213fe [2020-07-15T12:34:23.099Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T12:34:23.099Z] OS/Arch: linux/amd64 [2020-07-15T12:34:23.099Z] Experimental: false [2020-07-15T12:34:23.099Z] [2020-07-15T12:34:23.099Z] Server: Docker Engine - Community [2020-07-15T12:34:23.099Z] Engine: [2020-07-15T12:34:23.099Z] Version: 19.03.12 [2020-07-15T12:34:23.099Z] API version: 1.40 (minimum version 1.12) [2020-07-15T12:34:23.100Z] Go version: go1.13.10 [2020-07-15T12:34:23.100Z] Git commit: 48a66213fe [2020-07-15T12:34:23.100Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T12:34:23.100Z] OS/Arch: linux/amd64 [2020-07-15T12:34:23.100Z] Experimental: true [2020-07-15T12:34:23.100Z] containerd: [2020-07-15T12:34:23.100Z] Version: 1.2.13 [2020-07-15T12:34:23.100Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:23.100Z] runc: [2020-07-15T12:34:23.100Z] Version: 1.0.0-rc10 [2020-07-15T12:34:23.100Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:23.100Z] docker-init: [2020-07-15T12:34:23.100Z] Version: 0.18.0 [2020-07-15T12:34:23.100Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T12:34:23.197Z] #39 26.09 CC images/cgroup.o [2020-07-15T12:34:23.435Z] + docker info [2020-07-15T12:34:23.490Z] #39 26.61 CC images/userns.o [2020-07-15T12:34:23.601Z] Removing intermediate container c7c7d7ed0708 [2020-07-15T12:34:23.601Z] ---> 1bc40d4ae103 [2020-07-15T12:34:23.601Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-15T12:34:23.601Z] ---> 22d48dbfbcad [2020-07-15T12:34:23.601Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-15T12:34:23.601Z] ---> 4c7e4d9242d6 [2020-07-15T12:34:23.601Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-15T12:34:23.601Z] ---> Running in d351712acc4b [2020-07-15T12:34:23.601Z] Removing intermediate container d351712acc4b [2020-07-15T12:34:23.601Z] ---> 6a241e91812d [2020-07-15T12:34:23.601Z] Successfully built 6a241e91812d [2020-07-15T12:34:23.601Z] Successfully tagged moby-buildx:latest [2020-07-15T12:34:23.601Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-15T12:34:23.601Z] if [ -n "${id}" ]; then \ [2020-07-15T12:34:23.601Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-15T12:34:23.601Z] && touch bundles/buildx; \ [2020-07-15T12:34:23.601Z] docker rm -f ${id}; \ [2020-07-15T12:34:23.601Z] fi [2020-07-15T12:34:23.601Z] c27c546ef2256def61d76ca1c7d0172eb3de5c96668d627438932f7cb6591a79 [2020-07-15T12:34:23.601Z] bundles/buildx version [2020-07-15T12:34:23.601Z] buildx v0.3.1 6db68d0 [2020-07-15T12:34:23.601Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:34:23.601Z] #1 [internal] booting buildkit [2020-07-15T12:34:23.601Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-15T12:34:23.601Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-07-15T12:34:23.601Z] #1 creating container buildx_buildkit_default [2020-07-15T12:34:23.601Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-15T12:34:23.601Z] #1 DONE 2.4s [2020-07-15T12:34:23.601Z] [2020-07-15T12:34:23.601Z] #3 [internal] load build definition from Dockerfile [2020-07-15T12:34:23.601Z] #3 transferring dockerfile: [2020-07-15T12:34:23.601Z] #3 transferring dockerfile: 16.36kB done [2020-07-15T12:34:23.601Z] #3 DONE 0.0s [2020-07-15T12:34:23.601Z] [2020-07-15T12:34:23.601Z] #2 [internal] load .dockerignore [2020-07-15T12:34:23.601Z] #2 transferring context: 87B done [2020-07-15T12:34:23.601Z] #2 DONE 0.0s [2020-07-15T12:34:23.601Z] [2020-07-15T12:34:23.601Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:34:23.726Z] #25 10.56 0.6% # 2.3% ## 3.8% ### 5.4% #### 6.6% ##### 7.7% ###### 9.6% ######## 11.2% ######### 12.7% ######### 13.9% ########### 15.5% ############ 17.2% ############# 18.7% ############## 19.9% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.0% ##################### 29.3% ###################### 30.6% ####################### 32.6% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.0% ############################ 40.1% ############################# 41.4% ############################## 42.7% ############################### 44.4% ################################# 46.0% ################################# 47.0% #################################### 50.0% ##################################### 52.4% ####################################### 54.4% ######################################## 56.0% ######################################### 57.4% ########################################## 59.7% ############################################ 61.8% ############################################## 64.4% ############################################### 66.2% ################################################ 67.9% ################################################# 69.2% ################################################### 71.3% #################################################### 73.4% ###################################################### 75.5% ####################################################### 77.0% ######################################################## 79.0% ########################################################## 80.6% ########################################################### 82.3% ############################################################ 84.1% ############################################################## 86.4% ############################################################### 88.0% ################################################################ 89.8% ################################################################## 91.7% ################################################################### 93.5% #################################################################### 95.0% ##################################################################### 96.7% ####################################################################### 98.8% ######################################################################## 100.0% [2020-07-15T12:34:23.784Z] #39 26.73 CC images/google/protobuf/descriptor.o [2020-07-15T12:34:23.898Z] #4 DONE 1.1s [2020-07-15T12:34:23.898Z] [2020-07-15T12:34:23.898Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:34:23.898Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:34:23.986Z] #25 17.12 [2020-07-15T12:34:24.417Z] #39 27.48 CC images/opts.o [2020-07-15T12:34:24.417Z] #39 27.57 CC images/seccomp.o [2020-07-15T12:34:24.556Z] #25 ... [2020-07-15T12:34:24.556Z] [2020-07-15T12:34:24.556Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:34:24.556Z] #28 51.61 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T12:34:24.556Z] #28 52.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:34:24.556Z] #28 53.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:34:24.556Z] #28 ... [2020-07-15T12:34:24.556Z] [2020-07-15T12:34:24.556Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:34:24.556Z] #32 61.56 Selecting previously unselected package libxml2:amd64. [2020-07-15T12:34:24.556Z] #32 61.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T12:34:24.556Z] #32 61.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:34:24.559Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:34:24.559Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-15T12:34:24.559Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-15T12:34:24.559Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-15T12:34:24.559Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-07-15T12:34:24.559Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-15T12:34:24.709Z] #39 27.77 CC images/binfmt-misc.o [2020-07-15T12:34:25.000Z] #39 27.90 CC images/time.o [2020-07-15T12:34:25.000Z] #39 28.02 CC images/sysctl.o [2020-07-15T12:34:25.000Z] #39 28.15 CC images/autofs.o [2020-07-15T12:34:25.127Z] #32 62.19 Selecting previously unselected package libarchive13:amd64. [2020-07-15T12:34:25.127Z] #32 62.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T12:34:25.127Z] #32 62.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:34:25.200Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-15T12:34:25.200Z] #5 DONE 1.2s [2020-07-15T12:34:25.200Z] [2020-07-15T12:34:25.200Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:34:25.292Z] #39 28.27 CC images/macvlan.o [2020-07-15T12:34:25.292Z] #39 28.40 CC images/sit.o [2020-07-15T12:34:25.389Z] #32 62.52 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T12:34:25.389Z] #32 62.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T12:34:25.389Z] #32 62.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:34:25.583Z] #39 28.53 CC images/memfd.o [2020-07-15T12:34:25.650Z] #32 62.73 Selecting previously unselected package librhash0:amd64. [2020-07-15T12:34:25.650Z] #32 62.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T12:34:25.650Z] #32 62.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:34:25.650Z] #32 ... [2020-07-15T12:34:25.650Z] [2020-07-15T12:34:25.650Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:25.650Z] #10 52.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-15T12:34:25.650Z] #10 55.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T12:34:25.650Z] #10 55.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T12:34:25.650Z] #10 55.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:34:25.650Z] #10 55.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:34:25.650Z] #10 55.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-15T12:34:25.650Z] #10 55.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T12:34:25.650Z] #10 55.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T12:34:25.650Z] #10 55.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T12:34:25.650Z] #10 55.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T12:34:25.650Z] #10 55.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T12:34:25.650Z] #10 55.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T12:34:25.650Z] #10 55.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T12:34:25.650Z] #10 55.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T12:34:25.650Z] #10 55.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T12:34:25.650Z] #10 55.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T12:34:25.650Z] #10 57.10 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:34:25.650Z] #10 57.38 Fetched 77.7 MB in 9s (8842 kB/s) [2020-07-15T12:34:25.650Z] #10 57.53 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:34:25.650Z] #10 57.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:34:25.650Z] #10 57.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:34:25.650Z] #10 57.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:34:25.650Z] #10 60.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:34:25.650Z] #10 60.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:34:25.650Z] #10 60.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:34:25.650Z] #10 ... [2020-07-15T12:34:25.650Z] [2020-07-15T12:34:25.650Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:25.650Z] #47 52.79 reflect [2020-07-15T12:34:25.650Z] #47 52.84 syscall [2020-07-15T12:34:25.650Z] #47 61.40 time [2020-07-15T12:34:25.838Z] #7 DONE 0.7s [2020-07-15T12:34:25.838Z] [2020-07-15T12:34:25.838Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:34:25.875Z] #39 28.70 CC images/timens.o [2020-07-15T12:34:25.875Z] #39 28.83 LINK images/built-in.o [2020-07-15T12:34:25.875Z] #39 28.89 GEN compel/include/asm [2020-07-15T12:34:25.875Z] #39 28.90 GEN compel/include/version.h [2020-07-15T12:34:25.875Z] #39 28.91 touch .config [2020-07-15T12:34:25.875Z] #39 28.92 GEN include/common/config.h [2020-07-15T12:34:25.875Z] #39 28.97 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-15T12:34:25.909Z] #47 ... [2020-07-15T12:34:25.909Z] [2020-07-15T12:34:25.910Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:34:25.910Z] #38 63.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:34:25.910Z] #38 63.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:34:25.910Z] #38 63.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:25.910Z] #38 63.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:34:25.910Z] #38 63.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:25.910Z] #38 63.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:34:25.910Z] #38 63.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:34:25.960Z] Fetching without tags [2020-07-15T12:34:26.141Z] #6 DONE 0.9s [2020-07-15T12:34:26.141Z] [2020-07-15T12:34:26.141Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:26.141Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:34:26.166Z] #39 28.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T12:34:26.166Z] #39 29.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T12:34:26.166Z] #39 29.01 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-15T12:34:26.166Z] #39 29.02 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-15T12:34:26.166Z] #39 29.04 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-15T12:34:26.166Z] #39 29.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:34:26.166Z] #39 29.06 DEP compel/plugins/std/infect.d [2020-07-15T12:34:26.166Z] #39 29.18 DEP compel/plugins/std/string.d [2020-07-15T12:34:26.166Z] #39 29.23 DEP compel/plugins/std/log.d [2020-07-15T12:34:26.177Z] #38 63.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:34:26.177Z] #38 63.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:34:26.177Z] #38 63.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:34:26.273Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:26.458Z] #39 29.28 DEP compel/plugins/std/fds.d [2020-07-15T12:34:26.458Z] #39 29.35 DEP compel/plugins/std/std.d [2020-07-15T12:34:26.458Z] #39 29.42 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:34:26.458Z] #39 29.48 DEP compel/plugins/fds/fds.d [2020-07-15T12:34:26.567Z] Fetching without tags [2020-07-15T12:34:26.749Z] #39 29.53 CC compel/plugins/std/std.o [2020-07-15T12:34:26.749Z] #39 29.67 CC compel/plugins/std/fds.o [2020-07-15T12:34:26.800Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:34:26.800Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-15T12:34:26.800Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-15T12:34:26.800Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-15T12:34:26.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:26.497Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:34:26.524Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:26.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:26.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:34:26.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:34:26.627Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:26.892Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:26.892Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:34:27.026Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:27.041Z] #39 29.84 CC compel/plugins/std/log.o [2020-07-15T12:34:27.144Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-15T12:34:27.144Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.88MB / 8.25MB 0.6s [2020-07-15T12:34:27.144Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-15T12:34:25.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:25.892Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:34:25.909Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:25.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:34:25.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:34:25.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:34:25.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:34:26.287Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:26.298Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:26.839Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:34:26.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:34:26.894Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:26.918Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:27.333Z] #39 30.30 CC compel/plugins/std/string.o [2020-07-15T12:34:27.496Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.78MB / 73.55MB 0.7s [2020-07-15T12:34:27.496Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 5.05MB / 54.14MB 0.7s [2020-07-15T12:34:27.496Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.83MB / 8.25MB 0.7s [2020-07-15T12:34:27.496Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.52MB / 96.51MB 0.9s [2020-07-15T12:34:27.496Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 7.86MB / 8.25MB 0.9s [2020-07-15T12:34:27.625Z] #39 30.62 CC compel/plugins/std/infect.o [2020-07-15T12:34:27.834Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 8.51MB / 73.55MB 1.0s [2020-07-15T12:34:27.834Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 4.04MB / 57.46MB 1.0s [2020-07-15T12:34:27.834Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 10.10MB / 54.14MB 1.0s [2020-07-15T12:34:27.834Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 14.01MB / 96.51MB 1.2s [2020-07-15T12:34:27.834Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 7.81MB / 57.46MB 1.2s [2020-07-15T12:34:27.834Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.0s done [2020-07-15T12:34:27.834Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.0s done [2020-07-15T12:34:27.917Z] #39 30.92 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-15T12:34:27.917Z] #39 30.96 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-15T12:34:28.208Z] #39 30.99 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-15T12:34:28.208Z] #39 31.13 AR compel/plugins/std.lib.a [2020-07-15T12:34:28.208Z] #39 31.17 CC compel/plugins/fds/fds.o [2020-07-15T12:34:28.244Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 13.58MB / 73.55MB 1.4s [2020-07-15T12:34:28.244Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.26MB / 54.14MB 1.4s [2020-07-15T12:34:28.244Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.31MB / 10.73MB 1.6s [2020-07-15T12:34:28.244Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 17.48MB / 73.55MB 1.6s [2020-07-15T12:34:28.244Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 20.57MB / 96.51MB 1.6s [2020-07-15T12:34:28.244Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 14.07MB / 57.46MB 1.6s [2020-07-15T12:34:28.244Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.34MB / 54.14MB 1.6s [2020-07-15T12:34:28.500Z] #39 31.29 AR compel/plugins/fds.lib.a [2020-07-15T12:34:28.500Z] #39 31.31 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:34:28.500Z] #39 31.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:34:28.500Z] #39 31.40 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-15T12:34:28.500Z] #39 31.46 HOSTDEP compel/src/main-host.d [2020-07-15T12:34:28.500Z] #39 31.51 DEP compel/src/lib/ptrace.d [2020-07-15T12:34:28.500Z] #39 31.63 DEP compel/src/lib/infect.d [2020-07-15T12:34:28.596Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:34:28.597Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:34:28.618Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.52MB / 10.73MB 1.8s [2020-07-15T12:34:28.618Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.47MB / 10.73MB 1.9s [2020-07-15T12:34:28.618Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 18.77MB / 57.46MB 1.9s [2020-07-15T12:34:28.618Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 20.80MB / 54.14MB 1.9s [2020-07-15T12:34:28.719Z] #38 ... [2020-07-15T12:34:28.719Z] [2020-07-15T12:34:28.719Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:28.719Z] #30 55.57 time [2020-07-15T12:34:28.719Z] #30 62.20 internal/poll [2020-07-15T12:34:28.719Z] #30 64.10 internal/fmtsort [2020-07-15T12:34:28.719Z] #30 64.16 internal/syscall/execenv [2020-07-15T12:34:28.719Z] #30 64.29 internal/syscall/unix [2020-07-15T12:34:28.719Z] #30 64.47 os [2020-07-15T12:34:28.719Z] #30 64.87 strings [2020-07-15T12:34:28.719Z] #30 ... [2020-07-15T12:34:28.719Z] [2020-07-15T12:34:28.719Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:34:28.719Z] #25 18.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:34:28.719Z] #25 18.50 [2020-07-15T12:34:28.719Z] #25 18.65 ######################################################################## 100.0% [2020-07-15T12:34:28.719Z] #25 18.78 [2020-07-15T12:34:28.719Z] #25 19.92 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:34:28.719Z] #25 20.33 #=#=# [2020-07-15T12:34:28.719Z] #25 20.50 0.6% ######################################################################## 100.0% [2020-07-15T12:34:28.719Z] #25 20.65 [2020-07-15T12:34:28.719Z] #25 21.57 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:34:28.719Z] #25 21.63 skipping existing c35d46ef359f [2020-07-15T12:34:28.719Z] #25 21.79 [2020-07-15T12:34:28.792Z] #39 31.74 DEP compel/src/lib/infect-util.d [2020-07-15T12:34:28.792Z] #39 31.79 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:34:28.792Z] #39 31.86 DEP compel/arch/s390/src/lib/infect.d [2020-07-15T12:34:27.062Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:27.074Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:28.580Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:34:28.602Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-15T12:34:28.623Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:34:28.633Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:34:29.003Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.51MB / 10.73MB 2.1s [2020-07-15T12:34:29.003Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 22.33MB / 73.55MB 2.1s [2020-07-15T12:34:29.003Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.16MB / 10.73MB 2.3s [2020-07-15T12:34:29.003Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 25.46MB / 96.51MB 2.3s [2020-07-15T12:34:29.003Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.44MB / 10.73MB 2.5s [2020-07-15T12:34:29.003Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.95MB / 73.55MB 2.5s [2020-07-15T12:34:29.003Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 25.82MB / 57.46MB 2.5s [2020-07-15T12:34:29.003Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 26.23MB / 54.14MB 2.5s [2020-07-15T12:34:29.083Z] #39 31.98 DEP compel/arch/s390/src/lib/cpu.d [2020-07-15T12:34:29.083Z] #39 31.99 DEP compel/src/lib/log.d [2020-07-15T12:34:29.083Z] #39 32.04 DEP compel/src/main.d [2020-07-15T12:34:29.083Z] #39 32.09 DEP compel/src/lib/handle-elf.d [2020-07-15T12:34:29.083Z] #39 32.15 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-15T12:34:29.290Z] #25 22.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:34:29.359Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 9.17MB / 10.73MB 2.7s [2020-07-15T12:34:29.375Z] #39 32.25 CC compel/src/lib/log.o [2020-07-15T12:34:29.375Z] #39 32.42 CC compel/arch/s390/src/lib/cpu.o [2020-07-15T12:34:29.666Z] #39 32.64 CC compel/arch/s390/src/lib/infect.o [2020-07-15T12:34:29.666Z] #39 ... [2020-07-15T12:34:29.666Z] [2020-07-15T12:34:29.666Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:29.666Z] #54 69.11 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:34:29.666Z] #54 69.11 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:34:29.762Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.66MB / 10.73MB 3.0s [2020-07-15T12:34:29.762Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 31.86MB / 73.55MB 3.0s [2020-07-15T12:34:29.762Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 31.13MB / 57.46MB 3.0s [2020-07-15T12:34:29.762Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.90MB / 54.14MB 3.0s [2020-07-15T12:34:29.762Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 3.0s done [2020-07-15T12:34:29.859Z] #25 23.19 [2020-07-15T12:34:30.120Z] #25 23.35 ######################################################################## 100.0% [2020-07-15T12:34:30.120Z] #25 23.43 [2020-07-15T12:34:30.120Z] #25 23.48 Download of images into '/build' complete. [2020-07-15T12:34:30.120Z] #25 23.48 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:34:30.120Z] #25 23.48 tar -cC '/build' . | docker load [2020-07-15T12:34:30.127Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 30.64MB / 96.51MB 3.3s [2020-07-15T12:34:30.127Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 34.38MB / 57.46MB 3.3s [2020-07-15T12:34:30.127Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.85MB / 54.14MB 3.3s [2020-07-15T12:34:30.127Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 37.68MB / 73.55MB 3.4s [2020-07-15T12:34:30.450Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.09MB / 54.14MB 3.6s [2020-07-15T12:34:30.450Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 38.23MB / 57.46MB 3.7s [2020-07-15T12:34:31.018Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:34:31.069Z] #25 DONE 24.3s [2020-07-15T12:34:31.069Z] [2020-07-15T12:34:31.069Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:34:31.069Z] #32 62.91 Selecting previously unselected package libuv1:amd64. [2020-07-15T12:34:31.069Z] #32 62.91 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T12:34:31.069Z] #32 62.93 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:34:31.069Z] #32 63.08 Selecting previously unselected package cmake. [2020-07-15T12:34:31.069Z] #32 63.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T12:34:31.069Z] #32 63.11 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:34:31.069Z] #32 66.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:34:31.069Z] #32 66.27 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:34:31.069Z] #32 66.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:34:31.069Z] #32 66.29 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:34:31.069Z] #32 66.31 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:34:31.069Z] #32 66.33 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:34:31.069Z] #32 66.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:34:31.069Z] #32 66.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:34:31.069Z] #32 66.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:34:31.069Z] #32 66.42 Setting up cmake (3.13.4-1) ... [2020-07-15T12:34:31.069Z] #32 66.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:34:31.069Z] #32 66.53 Processing triggers for mime-support (3.62) ... [2020-07-15T12:34:31.069Z] #32 DONE 68.3s [2020-07-15T12:34:31.069Z] [2020-07-15T12:34:31.069Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:31.054Z] > git --version # timeout=10 [2020-07-15T12:34:31.101Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [2020-07-15T12:34:31.553Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 43.38MB / 73.55MB 3.9s [2020-07-15T12:34:31.553Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 36.36MB / 96.51MB 3.9s [2020-07-15T12:34:31.553Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 41.16MB / 54.14MB 3.9s [2020-07-15T12:34:31.553Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.60MB / 57.46MB 4.2s [2020-07-15T12:34:31.553Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 49.02MB / 73.55MB 4.3s [2020-07-15T12:34:31.553Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 41.54MB / 96.51MB 4.3s [2020-07-15T12:34:31.553Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.90MB / 54.14MB 4.3s [2020-07-15T12:34:31.553Z] #8 ... [2020-07-15T12:34:31.553Z] [2020-07-15T12:34:31.553Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:34:31.553Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:34:31.553Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:34:31.553Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-07-15T12:34:31.553Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:34:31.553Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-07-15T12:34:31.553Z] #59 DONE 4.8s [2020-07-15T12:34:31.553Z] [2020-07-15T12:34:31.553Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:31.553Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 45.04MB / 57.46MB 4.5s [2020-07-15T12:34:31.553Z] #8 ... [2020-07-15T12:34:31.553Z] [2020-07-15T12:34:31.553Z] #21 [internal] load build context [2020-07-15T12:34:31.553Z] #21 transferring context: 38.41MB 5.0s [Pipeline] stage [Pipeline] { (Print info) [2020-07-15T12:34:31.565Z] Client: [2020-07-15T12:34:31.565Z] Debug Mode: false [2020-07-15T12:34:31.565Z] [2020-07-15T12:34:31.565Z] Server: [2020-07-15T12:34:31.565Z] Containers: 0 [2020-07-15T12:34:31.565Z] Running: 0 [2020-07-15T12:34:31.565Z] Paused: 0 [2020-07-15T12:34:31.565Z] Stopped: 0 [2020-07-15T12:34:31.565Z] Images: 0 [2020-07-15T12:34:31.565Z] Server Version: 19.03.12 [2020-07-15T12:34:31.565Z] Storage Driver: overlay2 [2020-07-15T12:34:31.565Z] Backing Filesystem: extfs [2020-07-15T12:34:31.565Z] Supports d_type: true [2020-07-15T12:34:31.565Z] Native Overlay Diff: true [2020-07-15T12:34:31.565Z] Logging Driver: json-file [2020-07-15T12:34:31.565Z] Cgroup Driver: cgroupfs [2020-07-15T12:34:31.565Z] Plugins: [2020-07-15T12:34:31.565Z] Volume: local [2020-07-15T12:34:31.565Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:34:31.565Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T12:34:31.565Z] Swarm: inactive [2020-07-15T12:34:31.565Z] Runtimes: runc [2020-07-15T12:34:31.565Z] Default Runtime: runc [2020-07-15T12:34:31.565Z] Init Binary: docker-init [2020-07-15T12:34:31.565Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:31.565Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:31.565Z] init version: fec3683 [2020-07-15T12:34:31.565Z] Security Options: [2020-07-15T12:34:31.565Z] apparmor [2020-07-15T12:34:31.565Z] seccomp [2020-07-15T12:34:31.565Z] Profile: default [2020-07-15T12:34:31.565Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T12:34:31.565Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T12:34:31.565Z] OSType: linux [2020-07-15T12:34:31.565Z] Architecture: x86_64 [2020-07-15T12:34:31.565Z] CPUs: 2 [2020-07-15T12:34:31.565Z] Total Memory: 7.569GiB [2020-07-15T12:34:31.565Z] Name: ip-10-100-48-229 [2020-07-15T12:34:31.565Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T12:34:31.565Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:34:31.565Z] Debug Mode: false [2020-07-15T12:34:31.565Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:34:31.565Z] Labels: [2020-07-15T12:34:31.565Z] Experimental: true [2020-07-15T12:34:31.565Z] Insecure Registries: [2020-07-15T12:34:31.565Z] 127.0.0.0/8 [2020-07-15T12:34:31.565Z] Live Restore Enabled: true [2020-07-15T12:34:31.565Z] [2020-07-15T12:34:31.565Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-07-15T12:34:31.737Z] #54 ... [2020-07-15T12:34:31.737Z] [2020-07-15T12:34:31.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:31.737Z] #41 61.02 crypto/x509/pkix [2020-07-15T12:34:31.737Z] #41 61.27 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T12:34:31.737Z] #41 61.71 net [2020-07-15T12:34:31.737Z] #41 62.73 vendor/golang.org/x/sys/cpu [2020-07-15T12:34:31.737Z] #41 63.00 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-15T12:34:31.737Z] #41 63.43 vendor/golang.org/x/crypto/poly1305 [2020-07-15T12:34:31.737Z] #41 63.79 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-15T12:34:31.737Z] #41 64.09 vendor/golang.org/x/crypto/curve25519 [2020-07-15T12:34:31.737Z] #41 64.41 vendor/golang.org/x/crypto/hkdf [2020-07-15T12:34:31.737Z] #41 64.54 vendor/golang.org/x/text/transform [2020-07-15T12:34:31.737Z] #41 64.83 vendor/golang.org/x/text/unicode/bidi [2020-07-15T12:34:31.737Z] #41 66.01 vendor/golang.org/x/text/secure/bidirule [2020-07-15T12:34:31.737Z] #41 66.21 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:34:31.737Z] #41 68.75 vendor/golang.org/x/net/idna [2020-07-15T12:34:31.737Z] #41 70.14 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:34:31.737Z] #41 70.80 mime [2020-07-15T12:34:31.737Z] #41 ... [2020-07-15T12:34:31.737Z] [2020-07-15T12:34:31.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:31.737Z] #10 69.80 Selecting previously unselected package libapparmor1:s390x. [2020-07-15T12:34:31.737Z] #10 69.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 69.81 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-15T12:34:31.737Z] #10 69.89 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-15T12:34:31.737Z] #10 69.89 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 69.89 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-15T12:34:31.737Z] #10 69.99 Selecting previously unselected package libbtrfs0. [2020-07-15T12:34:31.737Z] #10 70.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:34:31.737Z] #10 70.06 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:34:31.737Z] #10 70.07 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:34:31.737Z] #10 70.13 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-15T12:34:31.737Z] #10 70.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.14 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T12:34:31.737Z] #10 70.17 Selecting previously unselected package libudev-dev:s390x. [2020-07-15T12:34:31.737Z] #10 70.17 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.18 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-15T12:34:31.737Z] #10 70.28 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-15T12:34:31.737Z] #10 70.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.28 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-15T12:34:31.737Z] #10 70.49 Selecting previously unselected package libpcre16-3:s390x. [2020-07-15T12:34:31.737Z] #10 70.49 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.50 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-15T12:34:31.737Z] #10 70.58 Selecting previously unselected package libpcre32-3:s390x. [2020-07-15T12:34:31.737Z] #10 70.58 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.59 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-15T12:34:31.737Z] #10 70.68 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-15T12:34:31.737Z] #10 70.68 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.69 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-15T12:34:31.737Z] #10 70.79 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-15T12:34:31.737Z] #10 70.79 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 70.79 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-15T12:34:31.737Z] #10 71.06 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-15T12:34:31.737Z] #10 71.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 71.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-15T12:34:31.737Z] #10 71.23 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-15T12:34:31.737Z] #10 71.23 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 71.23 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-15T12:34:31.737Z] #10 71.28 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-15T12:34:31.737Z] #10 71.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-15T12:34:31.737Z] #10 71.29 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-15T12:34:31.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:31.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:31.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:34:31.856Z] + bash /home/ubuntu/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:34:31.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:34:31.856Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T12:34:31.856Z] [2020-07-15T12:34:31.856Z] Generally Necessary: [2020-07-15T12:34:31.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:34:31.856Z] - apparmor: enabled and tools installed [2020-07-15T12:34:31.856Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:34:31.856Z] - CONFIG_NET_NS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_PID_NS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_MEMCG: enabled [2020-07-15T12:34:31.856Z] - CONFIG_KEYS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T12:34:31.856Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T12:34:31.856Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:34:31.856Z] [2020-07-15T12:34:31.856Z] Optional Features: [2020-07-15T12:34:31.856Z] - CONFIG_USER_NS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:34:31.856Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:34:31.856Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:34:31.856Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T12:34:31.856Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:34:31.856Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:34:31.856Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T12:34:31.856Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:34:31.856Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:34:31.856Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:34:31.856Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:34:31.856Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:34:32.029Z] #10 71.35 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-15T12:34:32.029Z] #10 71.35 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-15T12:34:32.029Z] #10 71.36 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-15T12:34:32.117Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:34:32.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:34:32.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:34:32.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:34:32.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:34:32.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:34:32.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:34:32.117Z] - Network Drivers: [2020-07-15T12:34:32.117Z] - "overlay": [2020-07-15T12:34:32.117Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:34:32.117Z] Optional (for encrypted networks): [2020-07-15T12:34:32.117Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:34:32.117Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T12:34:32.117Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T12:34:32.117Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T12:34:32.117Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T12:34:32.117Z] - CONFIG_XFRM: enabled [2020-07-15T12:34:32.117Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T12:34:32.117Z] - "ipvlan": [2020-07-15T12:34:32.117Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:34:32.117Z] - "macvlan": [2020-07-15T12:34:32.117Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:34:32.117Z] - "ftp,tftp client in container": [2020-07-15T12:34:32.117Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:34:32.117Z] - Storage Drivers: [2020-07-15T12:34:32.117Z] - "aufs": [2020-07-15T12:34:32.117Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:34:32.117Z] - "btrfs": [2020-07-15T12:34:32.117Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:34:32.117Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:34:32.117Z] - "devicemapper": [2020-07-15T12:34:32.117Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:34:32.117Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:34:32.117Z] - "overlay": [2020-07-15T12:34:32.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:34:32.117Z] - "zfs": [2020-07-15T12:34:32.117Z] - /dev/zfs: present [2020-07-15T12:34:32.117Z] - zfs command: missing [2020-07-15T12:34:32.117Z] - zpool command: missing [2020-07-15T12:34:32.117Z] [2020-07-15T12:34:32.117Z] Limits: [2020-07-15T12:34:32.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:34:32.117Z] [2020-07-15T12:34:32.117Z] + true [2020-07-15T12:34:32.125Z] #21 transferring context: 51.30MB 6.0s done [2020-07-15T12:34:32.125Z] #21 DONE 6.0s [Pipeline] } [2020-07-15T12:34:32.125Z] [2020-07-15T12:34:32.125Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:32.125Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 63.39MB / 73.55MB 5.5s [2020-07-15T12:34:32.125Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 56.36MB / 96.51MB 5.5s [2020-07-15T12:34:32.125Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.5s [2020-07-15T12:34:32.125Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 52.49MB / 54.14MB 5.5s [Pipeline] // stage [2020-07-15T12:34:32.146Z] + docker version [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:34:32.321Z] #10 71.71 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-15T12:34:32.321Z] #10 71.72 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-15T12:34:32.321Z] #10 71.73 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-15T12:34:32.321Z] #10 71.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:34:32.321Z] #10 71.74 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-15T12:34:32.321Z] #10 71.75 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-15T12:34:32.321Z] #10 71.75 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:32.321Z] #10 71.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:34:32.321Z] #10 71.77 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-15T12:34:32.321Z] #10 71.77 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-15T12:34:32.321Z] #10 71.78 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:34:32.321Z] #10 71.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:34:32.321Z] #10 71.80 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-15T12:34:32.321Z] #10 71.80 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:34:32.321Z] #10 71.81 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-15T12:34:32.321Z] #10 71.82 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:34:32.321Z] #10 71.83 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-15T12:34:32.321Z] #10 71.83 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:32.321Z] #10 71.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:34:32.321Z] #10 71.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:34:32.321Z] #10 71.85 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:32.456Z] + sudo modprobe ip_vs [2020-07-15T12:34:32.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:34:32.484Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.5s done [2020-07-15T12:34:32.484Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 5.8s done [2020-07-15T12:34:32.613Z] #10 71.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:34:32.613Z] #10 71.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:34:32.613Z] #10 71.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:34:32.613Z] #10 71.87 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-15T12:34:32.613Z] #10 71.87 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T12:34:32.613Z] #10 71.88 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:34:32.613Z] #10 71.89 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-15T12:34:32.613Z] #10 71.89 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-15T12:34:32.613Z] #10 71.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:34:32.613Z] #10 DONE 72.3s [2020-07-15T12:34:32.613Z] [2020-07-15T12:34:32.613Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:32.613Z] #41 71.92 mime/quotedprintable [2020-07-15T12:34:32.613Z] #41 72.24 net/http/internal [2020-07-15T12:34:32.716Z] #1 [internal] load build definition from Dockerfile [2020-07-15T12:34:32.716Z] #1 transferring dockerfile: 16.37kB done [2020-07-15T12:34:32.716Z] #1 DONE 0.1s [2020-07-15T12:34:32.716Z] [2020-07-15T12:34:32.716Z] #2 [internal] load .dockerignore [2020-07-15T12:34:32.716Z] #2 transferring context: 87B done [2020-07-15T12:34:32.716Z] #2 DONE 0.1s [2020-07-15T12:34:32.716Z] [2020-07-15T12:34:32.716Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:34:32.789Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 69.45MB / 73.55MB 6.0s [2020-07-15T12:34:32.789Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 66.98MB / 96.51MB 6.0s [2020-07-15T12:34:32.978Z] #3 DONE 0.5s [2020-07-15T12:34:32.978Z] [2020-07-15T12:34:32.978Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:34:32.978Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-15T12:34:33.094Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.2s done [2020-07-15T12:34:33.094Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 75.16MB / 96.51MB 6.3s [2020-07-15T12:34:33.115Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:34:33.159Z] > git --version # timeout=10 [2020-07-15T12:34:33.184Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T12:34:33.239Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:34:33.239Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:34:33.239Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-15T12:34:33.239Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-15T12:34:33.239Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.16MB / 8.88MB 0.1s [2020-07-15T12:34:33.239Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-15T12:34:33.389Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 87.62MB / 96.51MB 6.6s [2020-07-15T12:34:33.389Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.8s done [2020-07-15T12:34:33.500Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-15T12:34:33.500Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-15T12:34:33.612Z] #33 ... [2020-07-15T12:34:33.612Z] [2020-07-15T12:34:33.612Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:34:33.612Z] #38 69.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:34:33.612Z] #38 69.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:34:33.612Z] #38 DONE 70.4s [2020-07-15T12:34:33.612Z] [2020-07-15T12:34:33.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:33.690Z] #41 ... [2020-07-15T12:34:33.690Z] [2020-07-15T12:34:33.690Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:33.690Z] #54 DONE 73.2s [2020-07-15T12:34:33.690Z] [2020-07-15T12:34:33.690Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:34:33.690Z] #55 DONE 0.1s [2020-07-15T12:34:33.690Z] [2020-07-15T12:34:33.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:33.690Z] #39 33.23 CC compel/src/lib/infect-rpc.o [2020-07-15T12:34:33.690Z] #39 33.43 CC compel/src/lib/infect-util.o [2020-07-15T12:34:33.690Z] #39 33.65 CC compel/src/lib/infect.o [2020-07-15T12:34:33.690Z] #39 34.84 CC compel/src/lib/ptrace.o [2020-07-15T12:34:33.690Z] #39 35.05 AR compel/libcompel.a [2020-07-15T12:34:33.690Z] #39 35.08 HOSTCC compel/src/main-host.o [2020-07-15T12:34:33.690Z] #39 35.32 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-15T12:34:33.690Z] #39 35.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:34:33.690Z] #39 35.55 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:34:33.690Z] #39 35.71 HOSTLINK compel/compel-host-bin [2020-07-15T12:34:33.690Z] #39 35.86 DEP soccr/soccr.d [2020-07-15T12:34:33.690Z] #39 35.97 CC soccr/soccr.o [2020-07-15T12:34:33.691Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-15T12:34:33.760Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-15T12:34:33.760Z] #4 DONE 0.6s [2020-07-15T12:34:33.873Z] #39 ... [2020-07-15T12:34:33.873Z] [2020-07-15T12:34:33.873Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:33.873Z] #41 60.93 time [2020-07-15T12:34:33.873Z] #41 64.94 strings [2020-07-15T12:34:33.873Z] #41 66.56 os [2020-07-15T12:34:33.873Z] #41 67.83 regexp/syntax [2020-07-15T12:34:33.873Z] #41 ... [2020-07-15T12:34:33.873Z] [2020-07-15T12:34:33.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:33.873Z] #10 63.50 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:34:33.873Z] #10 63.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:34:33.873Z] #10 63.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:34:33.873Z] #10 63.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T12:34:33.873Z] #10 63.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:34:33.873Z] #10 63.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:34:33.873Z] #10 63.93 Selecting previously unselected package dmsetup. [2020-07-15T12:34:33.873Z] #10 63.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:34:33.873Z] #10 63.98 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:34:33.873Z] #10 64.15 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:34:33.873Z] #10 64.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:34:33.873Z] #10 64.16 Unpacking mingw-w64-common (6.0.0-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:34:33.987Z] #39 ... [2020-07-15T12:34:33.987Z] [2020-07-15T12:34:33.987Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:34:33.987Z] #56 DONE 0.1s [2020-07-15T12:34:33.987Z] [2020-07-15T12:34:33.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:33.987Z] #39 36.90 AR soccr/libsoccr.a [2020-07-15T12:34:33.987Z] #39 36.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:34:34.021Z] [2020-07-15T12:34:34.021Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:34:34.443Z] #10 ... [2020-07-15T12:34:34.443Z] [2020-07-15T12:34:34.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:34.443Z] #41 71.61 fmt [2020-07-15T12:34:34.500Z] + docker version [2020-07-15T12:34:34.592Z] #6 ... [2020-07-15T12:34:34.592Z] [2020-07-15T12:34:34.592Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:34:34.592Z] #5 DONE 0.3s [2020-07-15T12:34:34.592Z] [2020-07-15T12:34:34.592Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:34:34.592Z] #6 DONE 0.5s [2020-07-15T12:34:34.592Z] [2020-07-15T12:34:34.592Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:34.592Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:34:34.626Z] #39 37.44 DEP criu/arch/s390/sigframe.d [2020-07-15T12:34:34.626Z] #39 37.57 DEP criu/arch/s390/crtools.d [2020-07-15T12:34:34.853Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:34:34.853Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-15T12:34:34.853Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.3s [2020-07-15T12:34:34.853Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.3s [2020-07-15T12:34:34.853Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-15T12:34:34.853Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.71MB / 50.39MB 0.3s [2020-07-15T12:34:34.853Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.50MB / 7.81MB 0.4s [2020-07-15T12:34:34.853Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 5.01MB / 10.00MB 0.4s [2020-07-15T12:34:34.853Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.18MB / 50.39MB 0.4s [2020-07-15T12:34:34.918Z] #39 37.77 DEP criu/arch/s390/cpu.d [2020-07-15T12:34:34.918Z] #39 37.89 CC criu/arch/s390/cpu.o [2020-07-15T12:34:35.116Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s [2020-07-15T12:34:35.116Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s [2020-07-15T12:34:35.116Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.55MB / 50.39MB 0.5s [2020-07-15T12:34:35.211Z] #39 38.25 CC criu/arch/s390/crtools.o [2020-07-15T12:34:35.379Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s done [2020-07-15T12:34:35.379Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done [2020-07-15T12:34:35.379Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.30MB / 50.39MB 0.7s [2020-07-15T12:34:35.379Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.7s [2020-07-15T12:34:35.379Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.7s [2020-07-15T12:34:35.379Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 41.89MB / 50.39MB 0.9s [2020-07-15T12:34:35.379Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.52MB / 51.83MB 0.9s [2020-07-15T12:34:35.379Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.12MB / 68.65MB 0.9s [2020-07-15T12:34:35.509Z] #39 ... [2020-07-15T12:34:35.509Z] [2020-07-15T12:34:35.509Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:34:35.509Z] #11 DONE 2.6s [2020-07-15T12:34:35.509Z] [2020-07-15T12:34:35.509Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:34:35.641Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.88MB / 50.39MB 1.0s [2020-07-15T12:34:35.641Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.04MB / 51.83MB 1.0s [2020-07-15T12:34:35.641Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 13.20MB / 68.65MB 1.0s [2020-07-15T12:34:35.641Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 24.88MB / 51.83MB 1.0s [2020-07-15T12:34:35.641Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 20.57MB / 68.65MB 1.0s [2020-07-15T12:34:35.905Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.84MB / 51.83MB 1.2s [2020-07-15T12:34:35.905Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 28.37MB / 68.65MB 1.2s [2020-07-15T12:34:35.905Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.31MB / 51.83MB 1.4s [2020-07-15T12:34:35.905Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 40.66MB / 68.65MB 1.4s [2020-07-15T12:34:36.167Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.4s done [2020-07-15T12:34:36.167Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s [2020-07-15T12:34:36.167Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 48.37MB / 68.65MB 1.5s [2020-07-15T12:34:36.167Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.5s [2020-07-15T12:34:36.167Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.11MB / 68.65MB 1.6s [2020-07-15T12:34:36.342Z] Client: Docker Engine - Community [2020-07-15T12:34:36.342Z] Version: 19.03.12 [2020-07-15T12:34:36.342Z] API version: 1.40 [2020-07-15T12:34:36.342Z] Go version: go1.13.10 [2020-07-15T12:34:36.342Z] Git commit: 48a66213fe [2020-07-15T12:34:36.342Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-15T12:34:36.342Z] OS/Arch: linux/amd64 [2020-07-15T12:34:36.342Z] Experimental: false [2020-07-15T12:34:36.342Z] [2020-07-15T12:34:36.342Z] Server: Docker Engine - Community [2020-07-15T12:34:36.342Z] Engine: [2020-07-15T12:34:36.342Z] Version: 19.03.12 [2020-07-15T12:34:36.342Z] API version: 1.40 (minimum version 1.12) [2020-07-15T12:34:36.342Z] Go version: go1.13.10 [2020-07-15T12:34:36.342Z] Git commit: 48a66213fe [2020-07-15T12:34:36.342Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-15T12:34:36.342Z] OS/Arch: linux/amd64 [2020-07-15T12:34:36.342Z] Experimental: true [2020-07-15T12:34:36.342Z] containerd: [2020-07-15T12:34:36.342Z] Version: 1.2.13 [2020-07-15T12:34:36.342Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:36.342Z] runc: [2020-07-15T12:34:36.342Z] Version: 1.0.0-rc10 [2020-07-15T12:34:36.342Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:36.342Z] docker-init: [2020-07-15T12:34:36.342Z] Version: 0.18.0 [2020-07-15T12:34:36.342Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T12:34:36.462Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 58.95MB / 68.65MB 1.8s [2020-07-15T12:34:36.462Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 6.98MB / 120.16MB 1.8s [2020-07-15T12:34:36.462Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.90MB / 68.65MB 1.9s [2020-07-15T12:34:36.462Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-15T12:34:36.695Z] + docker info [2020-07-15T12:34:36.737Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.0s [2020-07-15T12:34:36.737Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 23.77MB / 120.16MB 2.0s [2020-07-15T12:34:37.015Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-07-15T12:34:37.015Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 63.37MB / 120.16MB 2.6s [2020-07-15T12:34:37.015Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.6s [2020-07-15T12:34:37.077Z] #12 DONE 1.8s [2020-07-15T12:34:37.077Z] [2020-07-15T12:34:37.077Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:34:37.275Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.6s [2020-07-15T12:34:37.541Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.8s done [2020-07-15T12:34:37.541Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 92.21MB / 120.16MB 2.9s [2020-07-15T12:34:37.541Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.7s done [2020-07-15T12:34:37.541Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 99.35MB / 120.16MB 3.1s [2020-07-15T12:34:37.738Z] #41 74.94 regexp [2020-07-15T12:34:37.803Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.47MB / 120.16MB 3.3s [2020-07-15T12:34:38.064Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.5s [2020-07-15T12:34:38.592Z] #13 1.440 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:34:38.592Z] #13 DONE 1.6s [2020-07-15T12:34:38.592Z] [2020-07-15T12:34:38.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:38.592Z] #39 38.91 CC criu/arch/s390/sigframe.o [2020-07-15T12:34:38.592Z] #39 39.05 LINK criu/arch/s390/crtools.built-in.o [2020-07-15T12:34:38.592Z] #39 39.07 DEP criu/pie/util-vdso.d [2020-07-15T12:34:38.592Z] #39 39.21 DEP criu/pie/util.d [2020-07-15T12:34:38.592Z] #39 39.30 CC criu/pie/util.o [2020-07-15T12:34:38.592Z] #39 39.47 CC criu/pie/util-vdso.o [2020-07-15T12:34:38.592Z] #39 40.02 AR criu/pie/pie.lib.a [2020-07-15T12:34:38.592Z] #39 40.06 DEP criu/pie/restorer.d [2020-07-15T12:34:38.592Z] #39 40.34 DEP criu/arch/s390/restorer.d [2020-07-15T12:34:38.592Z] #39 40.50 DEP criu/arch/s390/vdso-pie.d [2020-07-15T12:34:38.592Z] #39 40.68 DEP criu/pie/parasite-vdso.d [2020-07-15T12:34:38.592Z] #39 40.80 DEP criu/pie/parasite.d [2020-07-15T12:34:38.592Z] #39 41.03 CC criu/pie/parasite.o [2020-07-15T12:34:38.884Z] #39 41.89 LINK criu/pie/parasite.built-in.o [2020-07-15T12:34:38.884Z] #39 41.91 GEN criu/pie/parasite-blob.h [2020-07-15T12:34:38.884Z] #39 41.93 CC criu/pie/parasite-vdso.o [2020-07-15T12:34:39.011Z] #7 ... [2020-07-15T12:34:39.011Z] [2020-07-15T12:34:39.011Z] #20 [internal] load build context [2020-07-15T12:34:39.011Z] #20 transferring context: 51.30MB 4.2s done [2020-07-15T12:34:39.011Z] #20 DONE 4.5s [2020-07-15T12:34:39.011Z] [2020-07-15T12:34:39.011Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:34:39.011Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:34:39.011Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:34:39.011Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:34:39.011Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done [2020-07-15T12:34:39.011Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-07-15T12:34:39.011Z] #58 DONE 4.6s [2020-07-15T12:34:39.011Z] [2020-07-15T12:34:39.011Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:39.275Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.5s done [2020-07-15T12:34:39.518Z] #39 42.21 CC criu/arch/s390/vdso-pie.o [2020-07-15T12:34:39.518Z] #39 42.35 CC criu/arch/s390/restorer.o [2020-07-15T12:34:39.518Z] #39 42.57 CC criu/pie/restorer.o [2020-07-15T12:34:39.650Z] #41 76.55 go/token [2020-07-15T12:34:39.650Z] #41 ... [2020-07-15T12:34:39.650Z] [2020-07-15T12:34:39.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:39.650Z] #39 4.720 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:34:39.650Z] #39 4.720 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:34:39.650Z] #39 4.748 Note: Building without GnuTLS support [2020-07-15T12:34:39.650Z] #39 4.761 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:34:39.650Z] #39 4.761 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:34:39.910Z] #39 ... [2020-07-15T12:34:39.910Z] [2020-07-15T12:34:39.910Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:39.910Z] #47 67.04 encoding/binary [2020-07-15T12:34:39.910Z] #47 67.32 context [2020-07-15T12:34:39.910Z] #47 68.22 os [2020-07-15T12:34:39.910Z] #47 70.05 encoding/base64 [2020-07-15T12:34:39.910Z] #47 71.58 golang.org/x/sys/unix [2020-07-15T12:34:39.910Z] #47 74.14 encoding/json [2020-07-15T12:34:39.910Z] #47 ... [2020-07-15T12:34:39.910Z] [2020-07-15T12:34:39.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:39.910Z] #39 6.778 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:34:40.170Z] #39 6.848 GEN .gitid [2020-07-15T12:34:40.170Z] #39 6.908 GEN criu/include/version.h [2020-07-15T12:34:40.170Z] #39 6.964 GEN include/common/asm [2020-07-15T12:34:40.431Z] #39 ... [2020-07-15T12:34:40.431Z] [2020-07-15T12:34:40.431Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:40.431Z] #30 67.65 path [2020-07-15T12:34:40.431Z] #30 68.29 text/tabwriter [2020-07-15T12:34:40.431Z] #30 68.76 fmt [2020-07-15T12:34:40.431Z] #30 69.53 path/filepath [2020-07-15T12:34:40.431Z] #30 71.82 io/ioutil [2020-07-15T12:34:40.431Z] #30 74.07 github.com/BurntSushi/toml [2020-07-15T12:34:40.431Z] #30 74.10 flag [2020-07-15T12:34:40.431Z] #30 75.92 log [2020-07-15T12:34:40.553Z] #39 ... [2020-07-15T12:34:40.553Z] [2020-07-15T12:34:40.553Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:34:40.553Z] #14 DONE 1.6s [2020-07-15T12:34:40.553Z] [2020-07-15T12:34:40.553Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:34:40.659Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done [2020-07-15T12:34:40.659Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-15T12:34:40.693Z] #30 ... [2020-07-15T12:34:40.693Z] [2020-07-15T12:34:40.693Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:40.693Z] #33 3.503 + RM_GOPATH=0 [2020-07-15T12:34:40.693Z] #33 3.503 + TMP_GOPATH= [2020-07-15T12:34:40.693Z] #33 3.503 + : /build [2020-07-15T12:34:40.693Z] #33 3.503 + '[' -z '' ']' [2020-07-15T12:34:40.693Z] #33 3.503 ++ mktemp -d [2020-07-15T12:34:40.693Z] #33 3.503 + export GOPATH=/tmp/tmp.trTVtL4a80 [2020-07-15T12:34:40.693Z] #33 3.503 + GOPATH=/tmp/tmp.trTVtL4a80 [2020-07-15T12:34:40.693Z] #33 3.503 + RM_GOPATH=1 [2020-07-15T12:34:40.693Z] #33 3.503 + case "$(go env GOARCH)" in [2020-07-15T12:34:40.693Z] #33 3.510 ++ go env GOARCH [2020-07-15T12:34:40.693Z] #33 3.554 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:40.693Z] #33 3.554 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:40.693Z] #33 3.554 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:40.693Z] #33 3.565 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:40.693Z] #33 3.565 + dir=/tmp/install [2020-07-15T12:34:40.693Z] #33 3.565 + bin=tini [2020-07-15T12:34:40.693Z] #33 3.565 + shift [2020-07-15T12:34:40.693Z] #33 3.565 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:34:40.693Z] #33 3.565 + . /tmp/install/tini.installer [2020-07-15T12:34:40.693Z] #33 3.565 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:40.693Z] #33 3.565 + install_tini [2020-07-15T12:34:40.693Z] #33 3.565 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:34:40.693Z] #33 3.565 + git clone https://github.com/krallin/tini.git /tmp/tmp.trTVtL4a80/tini [2020-07-15T12:34:40.693Z] #33 3.571 Cloning into '/tmp/tmp.trTVtL4a80/tini'... [2020-07-15T12:34:40.693Z] #33 4.727 + cd /tmp/tmp.trTVtL4a80/tini [2020-07-15T12:34:40.693Z] #33 4.727 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:34:40.693Z] #33 4.806 + cmake . [2020-07-15T12:34:40.693Z] #33 5.459 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:34:40.693Z] #33 5.506 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:34:40.693Z] #33 6.259 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:34:40.693Z] #33 6.260 -- Detecting C compiler ABI info [2020-07-15T12:34:40.693Z] #33 6.963 -- Detecting C compiler ABI info - done [2020-07-15T12:34:40.693Z] #33 7.009 -- Detecting C compile features [2020-07-15T12:34:40.693Z] #33 9.196 -- Detecting C compile features - done [2020-07-15T12:34:40.693Z] #33 9.267 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:34:40.693Z] #33 9.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:34:40.693Z] #33 9.678 -- Configuring done [2020-07-15T12:34:40.693Z] #33 9.697 -- Generating done [2020-07-15T12:34:40.693Z] #33 9.703 -- Build files have been written to: /tmp/tmp.trTVtL4a80/tini [2020-07-15T12:34:40.693Z] #33 9.718 + make tini-static [2020-07-15T12:34:40.953Z] #33 ... [2020-07-15T12:34:40.953Z] [2020-07-15T12:34:40.953Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:40.953Z] #30 78.33 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:34:41.230Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-15T12:34:41.230Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-15T12:34:41.490Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-15T12:34:41.490Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-15T12:34:41.959Z] Client: [2020-07-15T12:34:41.959Z] Debug Mode: false [2020-07-15T12:34:41.959Z] [2020-07-15T12:34:41.959Z] Server: [2020-07-15T12:34:41.959Z] Containers: 0 [2020-07-15T12:34:41.959Z] Running: 0 [2020-07-15T12:34:41.959Z] Paused: 0 [2020-07-15T12:34:41.959Z] Stopped: 0 [2020-07-15T12:34:41.959Z] Images: 0 [2020-07-15T12:34:41.959Z] Server Version: 19.03.12 [2020-07-15T12:34:41.959Z] Storage Driver: overlay2 [2020-07-15T12:34:41.959Z] Backing Filesystem: extfs [2020-07-15T12:34:41.959Z] Supports d_type: true [2020-07-15T12:34:41.959Z] Native Overlay Diff: true [2020-07-15T12:34:41.959Z] Logging Driver: json-file [2020-07-15T12:34:41.959Z] Cgroup Driver: cgroupfs [2020-07-15T12:34:41.959Z] Plugins: [2020-07-15T12:34:41.959Z] Volume: local [2020-07-15T12:34:41.959Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:34:41.959Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T12:34:41.959Z] Swarm: inactive [2020-07-15T12:34:41.959Z] Runtimes: runc [2020-07-15T12:34:41.959Z] Default Runtime: runc [2020-07-15T12:34:41.959Z] Init Binary: docker-init [2020-07-15T12:34:41.959Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:41.959Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:41.959Z] init version: fec3683 [2020-07-15T12:34:41.959Z] Security Options: [2020-07-15T12:34:41.959Z] apparmor [2020-07-15T12:34:41.959Z] seccomp [2020-07-15T12:34:41.959Z] Profile: default [2020-07-15T12:34:41.959Z] Kernel Version: 5.3.0-1030-aws [2020-07-15T12:34:41.959Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-15T12:34:41.959Z] OSType: linux [2020-07-15T12:34:41.959Z] Architecture: x86_64 [2020-07-15T12:34:41.959Z] CPUs: 2 [2020-07-15T12:34:41.959Z] Total Memory: 7.569GiB [2020-07-15T12:34:41.959Z] Name: ip-10-100-86-221 [2020-07-15T12:34:41.959Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-15T12:34:41.959Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:34:41.959Z] Debug Mode: false [2020-07-15T12:34:41.959Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:34:41.959Z] Labels: [2020-07-15T12:34:41.959Z] Experimental: true [2020-07-15T12:34:41.959Z] Insecure Registries: [2020-07-15T12:34:41.959Z] 127.0.0.0/8 [2020-07-15T12:34:41.959Z] Live Restore Enabled: true [2020-07-15T12:34:41.959Z] [2020-07-15T12:34:41.959Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T12:34:42.065Z] #15 DONE 1.4s [2020-07-15T12:34:42.065Z] [2020-07-15T12:34:42.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:42.065Z] #39 44.07 LINK criu/pie/restorer.built-in.o [2020-07-15T12:34:42.065Z] #39 44.08 GEN criu/pie/restorer-blob.h [2020-07-15T12:34:42.065Z] #39 44.14 DEP criu/vdso.d [2020-07-15T12:34:42.065Z] #39 44.24 DEP criu/uts_ns.d [2020-07-15T12:34:42.065Z] #39 44.32 DEP criu/util.d [2020-07-15T12:34:42.065Z] #39 44.45 DEP criu/uffd.d [2020-07-15T12:34:42.065Z] #39 44.62 DEP criu/tun.d [2020-07-15T12:34:42.065Z] #39 44.75 DEP criu/tty.d [2020-07-15T12:34:42.065Z] #39 44.87 DEP criu/timerfd.d [2020-07-15T12:34:42.065Z] #39 45.03 DEP criu/timens.d [2020-07-15T12:34:42.249Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:42.249Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:42.249Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:34:42.356Z] #39 45.12 DEP criu/sysfs_parse.d [2020-07-15T12:34:42.356Z] #39 45.21 DEP criu/sysctl.d [2020-07-15T12:34:42.356Z] #39 45.39 DEP criu/string.d [2020-07-15T12:34:42.356Z] #39 45.45 DEP criu/stats.d [2020-07-15T12:34:42.356Z] #39 45.51 DEP criu/sockets.d [2020-07-15T12:34:42.507Z] + bash /home/ubuntu/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:34:42.507Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:34:42.507Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-15T12:34:42.507Z] [2020-07-15T12:34:42.507Z] Generally Necessary: [2020-07-15T12:34:42.507Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:34:42.507Z] - apparmor: enabled and tools installed [2020-07-15T12:34:42.507Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:34:42.507Z] - CONFIG_NET_NS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_PID_NS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_MEMCG: enabled [2020-07-15T12:34:42.507Z] - CONFIG_KEYS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-15T12:34:42.507Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-15T12:34:42.507Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:34:42.507Z] [2020-07-15T12:34:42.507Z] Optional Features: [2020-07-15T12:34:42.507Z] - CONFIG_USER_NS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:34:42.507Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:34:42.507Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:34:42.507Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T12:34:42.507Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:34:42.507Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:34:42.507Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-15T12:34:42.507Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:34:42.507Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:34:42.507Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:34:42.647Z] #39 45.71 DEP criu/sk-unix.d [2020-07-15T12:34:42.647Z] #39 ... [2020-07-15T12:34:42.647Z] [2020-07-15T12:34:42.647Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:42.647Z] #49 2.081 + RM_GOPATH=0 [2020-07-15T12:34:42.647Z] #49 2.081 + TMP_GOPATH= [2020-07-15T12:34:42.647Z] #49 2.081 + : /build [2020-07-15T12:34:42.647Z] #49 2.081 + '[' -z '' ']' [2020-07-15T12:34:42.647Z] #49 2.081 ++ mktemp -d [2020-07-15T12:34:42.647Z] #49 2.081 + export GOPATH=/tmp/tmp.S12kq0OHLj [2020-07-15T12:34:42.647Z] #49 2.081 + GOPATH=/tmp/tmp.S12kq0OHLj [2020-07-15T12:34:42.647Z] #49 2.081 + RM_GOPATH=1 [2020-07-15T12:34:42.647Z] #49 2.081 + case "$(go env GOARCH)" in [2020-07-15T12:34:42.647Z] #49 2.081 ++ go env GOARCH [2020-07-15T12:34:42.647Z] #49 2.110 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:42.647Z] #49 2.110 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:42.647Z] #49 2.110 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:42.647Z] #49 2.110 + dir=/tmp/install [2020-07-15T12:34:42.647Z] #49 2.110 + bin=runc [2020-07-15T12:34:42.647Z] #49 2.110 + shift [2020-07-15T12:34:42.647Z] #49 2.110 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:34:42.647Z] #49 2.110 + . /tmp/install/runc.installer [2020-07-15T12:34:42.647Z] #49 2.110 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:34:42.647Z] #49 2.110 + install_runc [2020-07-15T12:34:42.647Z] #49 2.110 + uname -r [2020-07-15T12:34:42.647Z] #49 2.110 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:34:42.647Z] #49 2.124 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:34:42.647Z] #49 2.124 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:34:42.647Z] #49 2.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S12kq0OHLj/src/github.com/opencontainers/runc [2020-07-15T12:34:42.647Z] #49 2.124 Cloning into '/tmp/tmp.S12kq0OHLj/src/github.com/opencontainers/runc'... [2020-07-15T12:34:42.647Z] #49 2.124 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:34:42.647Z] #49 6.711 + cd /tmp/tmp.S12kq0OHLj/src/github.com/opencontainers/runc [2020-07-15T12:34:42.648Z] #49 6.711 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:34:42.648Z] #49 6.955 + '[' -z '' ']' [2020-07-15T12:34:42.648Z] #49 6.955 + target=static [2020-07-15T12:34:42.648Z] #49 6.955 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:34:42.648Z] #49 7.387 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:34:42.764Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:34:42.764Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:34:42.765Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:34:42.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:34:42.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:34:42.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:34:42.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:34:42.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:34:42.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:34:42.765Z] - Network Drivers: [2020-07-15T12:34:42.765Z] - "overlay": [2020-07-15T12:34:42.765Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:34:42.765Z] Optional (for encrypted networks): [2020-07-15T12:34:42.765Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:34:42.765Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T12:34:42.765Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T12:34:42.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T12:34:42.765Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T12:34:42.765Z] - CONFIG_XFRM: enabled [2020-07-15T12:34:42.765Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-15T12:34:42.765Z] - "ipvlan": [2020-07-15T12:34:42.765Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:34:42.765Z] - "macvlan": [2020-07-15T12:34:42.765Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:34:42.765Z] - "ftp,tftp client in container": [2020-07-15T12:34:42.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:34:42.765Z] - Storage Drivers: [2020-07-15T12:34:42.765Z] - "aufs": [2020-07-15T12:34:42.765Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:34:42.765Z] - "btrfs": [2020-07-15T12:34:42.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:34:42.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:34:42.765Z] - "devicemapper": [2020-07-15T12:34:42.765Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:34:42.765Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:34:42.765Z] - "overlay": [2020-07-15T12:34:42.765Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:34:42.765Z] - "zfs": [2020-07-15T12:34:42.765Z] - /dev/zfs: present [2020-07-15T12:34:42.765Z] - zfs command: missing [2020-07-15T12:34:42.765Z] - zpool command: missing [2020-07-15T12:34:42.765Z] [2020-07-15T12:34:42.765Z] Limits: [2020-07-15T12:34:42.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:34:42.765Z] [2020-07-15T12:34:42.765Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:34:42.939Z] #49 ... [2020-07-15T12:34:42.939Z] [2020-07-15T12:34:42.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:42.939Z] #39 45.92 DEP criu/sk-tcp.d [2020-07-15T12:34:42.939Z] #39 46.02 DEP criu/sk-queue.d [2020-07-15T12:34:43.138Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:34:43.138Z] #2 [internal] load build definition from Dockerfile [2020-07-15T12:34:43.138Z] #2 transferring dockerfile: 16.37kB done [2020-07-15T12:34:43.138Z] #2 DONE 0.0s [2020-07-15T12:34:43.138Z] [2020-07-15T12:34:43.138Z] #1 [internal] load .dockerignore [2020-07-15T12:34:43.138Z] #1 transferring context: 87B done [2020-07-15T12:34:43.138Z] #1 DONE 0.1s [2020-07-15T12:34:43.138Z] [2020-07-15T12:34:43.138Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:34:43.230Z] #39 46.10 DEP criu/sk-packet.d [2020-07-15T12:34:43.230Z] #39 ... [2020-07-15T12:34:43.230Z] [2020-07-15T12:34:43.230Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:34:43.230Z] #16 DONE 1.5s [2020-07-15T12:34:43.230Z] [2020-07-15T12:34:43.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:43.230Z] #39 46.21 DEP criu/sk-netlink.d [2020-07-15T12:34:43.401Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-07-15T12:34:43.522Z] #39 46.38 DEP criu/sk-inet.d [2020-07-15T12:34:43.522Z] #39 46.53 DEP criu/signalfd.d [2020-07-15T12:34:43.522Z] #39 46.58 DEP criu/sigframe.d [2020-07-15T12:34:43.702Z] #3 DONE 0.5s [2020-07-15T12:34:43.702Z] [2020-07-15T12:34:43.702Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:34:43.702Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:34:43.702Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-15T12:34:43.702Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-15T12:34:43.702Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-07-15T12:34:43.702Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:34:43.814Z] #39 46.62 DEP criu/shmem.d [2020-07-15T12:34:43.814Z] #39 46.81 DEP criu/servicefd.d [2020-07-15T12:34:43.960Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.42MB / 8.88MB 0.1s [2020-07-15T12:34:43.960Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-15T12:34:43.960Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-15T12:34:43.973Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-15T12:34:44.105Z] #39 46.97 DEP criu/seize.d [2020-07-15T12:34:44.105Z] #39 47.11 DEP criu/seccomp.d [2020-07-15T12:34:44.253Z] #30 ... [2020-07-15T12:34:44.253Z] [2020-07-15T12:34:44.253Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:44.253Z] #33 10.07 Scanning dependencies of target tini-static [2020-07-15T12:34:44.253Z] #33 10.16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:34:44.253Z] #33 11.38 [100%] Linking C executable tini-static [2020-07-15T12:34:44.253Z] #33 12.08 [100%] Built target tini-static [2020-07-15T12:34:44.253Z] #33 12.16 + mkdir -p /build [2020-07-15T12:34:44.253Z] #33 12.16 + cp tini-static /build/docker-init [2020-07-15T12:34:44.253Z] #33 DONE 12.7s [2020-07-15T12:34:44.253Z] [2020-07-15T12:34:44.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:44.253Z] #39 8.489 PBCC images/timens.pb-c.c [2020-07-15T12:34:44.253Z] #39 8.504 DEP images/timens.pb-c.d [2020-07-15T12:34:44.253Z] #39 8.564 PBCC images/fown.pb-c.c [2020-07-15T12:34:44.253Z] #39 8.610 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:34:44.253Z] #39 8.686 PBCC images/opts.pb-c.c [2020-07-15T12:34:44.253Z] #39 8.734 PBCC images/memfd.pb-c.c [2020-07-15T12:34:44.253Z] #39 8.766 DEP images/fown.pb-c.d [2020-07-15T12:34:44.253Z] #39 8.803 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:34:44.253Z] #39 8.893 DEP images/opts.pb-c.d [2020-07-15T12:34:44.253Z] #39 8.982 DEP images/memfd.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.051 PBCC images/sit.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.109 DEP images/sit.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.161 PBCC images/macvlan.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.235 DEP images/macvlan.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.348 PBCC images/autofs.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.356 DEP images/autofs.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.440 PBCC images/sysctl.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.463 DEP images/sysctl.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.506 PBCC images/time.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.541 DEP images/time.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.600 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.620 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.672 PBCC images/seccomp.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.712 DEP images/seccomp.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.772 PBCC images/userns.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.784 DEP images/userns.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.825 PBCC images/cgroup.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.896 DEP images/cgroup.pb-c.d [2020-07-15T12:34:44.253Z] #39 9.943 PBCC images/ext-file.pb-c.c [2020-07-15T12:34:44.253Z] #39 9.972 DEP images/ext-file.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.02 PBCC images/rpc.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.10 DEP images/rpc.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.16 PBCC images/siginfo.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.19 DEP images/siginfo.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.24 PBCC images/pagemap.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.38 DEP images/pagemap.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.44 PBCC images/rlimit.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.47 DEP images/rlimit.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.50 PBCC images/file-lock.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.59 DEP images/file-lock.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.63 PBCC images/tty.pb-c.c [2020-07-15T12:34:44.253Z] #39 10.78 DEP images/tty.pb-c.d [2020-07-15T12:34:44.253Z] #39 10.87 PBCC images/tun.pb-c.c [2020-07-15T12:34:44.253Z] #39 11.02 PBCC images/netdev.pb-c.c [2020-07-15T12:34:44.253Z] #39 11.10 DEP images/tun.pb-c.d [2020-07-15T12:34:44.397Z] #39 47.30 DEP criu/rst-malloc.d [2020-07-15T12:34:44.397Z] #39 ... [2020-07-15T12:34:44.397Z] [2020-07-15T12:34:44.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:44.397Z] #41 73.76 mime/multipart [2020-07-15T12:34:44.397Z] #41 73.82 crypto/tls [2020-07-15T12:34:44.397Z] #41 79.17 net/http [2020-07-15T12:34:44.397Z] #41 ... [2020-07-15T12:34:44.397Z] [2020-07-15T12:34:44.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:44.397Z] #39 47.34 DEP criu/rbtree.d [2020-07-15T12:34:44.397Z] #39 47.36 DEP criu/pstree.d [2020-07-15T12:34:44.397Z] #39 47.45 DEP criu/protobuf.d [2020-07-15T12:34:44.397Z] #39 47.56 GEN criu/protobuf-desc-gen.h [2020-07-15T12:34:44.513Z] #39 11.33 DEP images/netdev.pb-c.d [2020-07-15T12:34:44.513Z] #39 ... [2020-07-15T12:34:44.513Z] [2020-07-15T12:34:44.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:34:44.513Z] #10 71.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:34:44.513Z] #10 71.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:34:44.513Z] #10 71.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:34:44.513Z] #10 78.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:34:44.513Z] #10 78.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:34:44.513Z] #10 78.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:44.513Z] #10 78.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:34:44.513Z] #10 78.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:34:44.513Z] #10 78.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:34:44.518Z] Client: Docker Engine - Community [2020-07-15T12:34:44.518Z] Version: 19.03.12 [2020-07-15T12:34:44.518Z] API version: 1.40 [2020-07-15T12:34:44.518Z] Go version: go1.13.10 [2020-07-15T12:34:44.518Z] Git commit: 48a6621 [2020-07-15T12:34:44.518Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-15T12:34:44.518Z] OS/Arch: linux/arm64 [2020-07-15T12:34:44.518Z] Experimental: false [2020-07-15T12:34:44.518Z] [2020-07-15T12:34:44.518Z] Server: Docker Engine - Community [2020-07-15T12:34:44.518Z] Engine: [2020-07-15T12:34:44.518Z] Version: 19.03.12 [2020-07-15T12:34:44.518Z] API version: 1.40 (minimum version 1.12) [2020-07-15T12:34:44.518Z] Go version: go1.13.10 [2020-07-15T12:34:44.518Z] Git commit: 48a6621 [2020-07-15T12:34:44.518Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-15T12:34:44.518Z] OS/Arch: linux/arm64 [2020-07-15T12:34:44.518Z] Experimental: true [2020-07-15T12:34:44.518Z] containerd: [2020-07-15T12:34:44.518Z] Version: 1.2.13 [2020-07-15T12:34:44.518Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:44.518Z] runc: [2020-07-15T12:34:44.518Z] Version: 1.0.0-rc10 [2020-07-15T12:34:44.518Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:44.518Z] docker-init: [2020-07-15T12:34:44.518Z] Version: 0.18.0 [2020-07-15T12:34:44.518Z] GitCommit: fec3683 [Pipeline] sh [2020-07-15T12:34:44.570Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-15T12:34:44.570Z] #4 DONE 0.6s [2020-07-15T12:34:44.774Z] #10 ... [2020-07-15T12:34:44.774Z] [2020-07-15T12:34:44.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:44.774Z] #39 11.48 PBCC images/vma.pb-c.c [2020-07-15T12:34:44.774Z] #39 11.55 DEP images/vma.pb-c.d [2020-07-15T12:34:44.774Z] #39 11.64 PBCC images/creds.pb-c.c [2020-07-15T12:34:44.774Z] #39 11.69 DEP images/creds.pb-c.d [2020-07-15T12:34:44.774Z] #39 11.71 PBCC images/utsns.pb-c.c [2020-07-15T12:34:44.774Z] #39 11.74 DEP images/utsns.pb-c.d [2020-07-15T12:34:44.827Z] [2020-07-15T12:34:44.827Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:34:44.881Z] + docker info [2020-07-15T12:34:45.033Z] #39 11.78 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:34:45.033Z] #39 11.80 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:34:45.033Z] #39 11.83 DEP images/ipc-desc.pb-c.d [2020-07-15T12:34:45.033Z] #39 11.88 DEP images/ipc-sem.pb-c.d [2020-07-15T12:34:45.085Z] #6 DONE 0.4s [2020-07-15T12:34:45.085Z] [2020-07-15T12:34:45.085Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:34:45.085Z] #5 DONE 0.3s [2020-07-15T12:34:45.085Z] [2020-07-15T12:34:45.085Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:45.085Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:34:45.293Z] #39 11.94 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:34:45.293Z] #39 11.97 DEP images/ipc-msg.pb-c.d [2020-07-15T12:34:45.293Z] #39 12.03 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:34:45.293Z] #39 12.06 DEP images/ipc-shm.pb-c.d [2020-07-15T12:34:45.293Z] #39 12.10 PBCC images/ipc-var.pb-c.c [2020-07-15T12:34:45.293Z] #39 12.14 DEP images/ipc-var.pb-c.d [2020-07-15T12:34:45.293Z] #39 12.21 PBCC images/sk-opts.pb-c.c [2020-07-15T12:34:45.293Z] #39 12.25 PBCC images/packet-sock.pb-c.c [2020-07-15T12:34:45.344Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-07-15T12:34:45.344Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-07-15T12:34:45.344Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:34:45.344Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-15T12:34:45.344Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-15T12:34:45.345Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.13MB / 50.39MB 0.2s [2020-07-15T12:34:45.431Z] #39 48.45 DEP criu/protobuf-desc.d [2020-07-15T12:34:45.553Z] #39 12.31 DEP images/sk-opts.pb-c.d [2020-07-15T12:34:45.553Z] #39 12.39 DEP images/packet-sock.pb-c.d [2020-07-15T12:34:45.604Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.80MB / 50.39MB 0.3s [2020-07-15T12:34:45.604Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.01MB / 7.81MB 0.3s [2020-07-15T12:34:45.604Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.99MB / 50.39MB 0.5s [2020-07-15T12:34:45.604Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-15T12:34:45.604Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 973.33kB / 10.00MB 0.5s [2020-07-15T12:34:45.604Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.5s [2020-07-15T12:34:45.723Z] #39 48.59 DEP criu/proc_parse.d [2020-07-15T12:34:45.723Z] #39 48.79 DEP criu/plugin.d [2020-07-15T12:34:45.723Z] #39 48.85 DEP criu/pipes.d [2020-07-15T12:34:45.813Z] #39 12.43 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:34:45.814Z] #39 12.47 DEP images/sk-netlink.pb-c.d [2020-07-15T12:34:45.814Z] #39 12.53 PBCC images/sk-inet.pb-c.c [2020-07-15T12:34:45.814Z] #39 12.62 DEP images/sk-inet.pb-c.d [2020-07-15T12:34:45.866Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 42.58MB / 50.39MB 0.7s [2020-07-15T12:34:45.866Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s [2020-07-15T12:34:45.866Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.41MB / 51.83MB 0.7s [2020-07-15T12:34:45.866Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 46.06MB / 50.39MB 0.8s [2020-07-15T12:34:45.866Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s done [2020-07-15T12:34:45.866Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 14.06MB / 51.83MB 0.8s [2020-07-15T12:34:45.866Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.8s [2020-07-15T12:34:45.885Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-15T12:34:45.885Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-15T12:34:46.015Z] #39 48.98 DEP criu/pie-util.d [2020-07-15T12:34:46.015Z] #39 49.03 DEP criu/pie-util-vdso.d [2020-07-15T12:34:46.073Z] #39 ... [2020-07-15T12:34:46.073Z] [2020-07-15T12:34:46.073Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:46.073Z] #30 DONE 83.1s [2020-07-15T12:34:46.073Z] [2020-07-15T12:34:46.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:46.073Z] #39 12.78 PBCC images/sk-unix.pb-c.c [2020-07-15T12:34:46.073Z] #39 12.86 DEP images/sk-unix.pb-c.d [2020-07-15T12:34:46.073Z] #39 12.91 PBCC images/mm.pb-c.c [2020-07-15T12:34:46.138Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.9s [2020-07-15T12:34:46.138Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 18.17MB / 51.83MB 0.9s [2020-07-15T12:34:46.138Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.73MB / 51.83MB 1.1s [2020-07-15T12:34:46.138Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 8.58MB / 68.65MB 1.1s [2020-07-15T12:34:46.306Z] #39 49.16 DEP criu/path.d [2020-07-15T12:34:46.306Z] #39 49.32 DEP criu/parasite-syscall.d [2020-07-15T12:34:46.333Z] #39 13.02 DEP images/mm.pb-c.d [2020-07-15T12:34:46.333Z] #39 13.12 PBCC images/timerfd.pb-c.c [2020-07-15T12:34:46.333Z] #39 13.22 DEP images/timerfd.pb-c.d [2020-07-15T12:34:46.402Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s done [2020-07-15T12:34:46.402Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.32MB / 51.83MB 1.4s [2020-07-15T12:34:46.402Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.40MB / 68.65MB 1.4s [2020-07-15T12:34:46.402Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.4s [2020-07-15T12:34:46.593Z] #39 13.31 PBCC images/timer.pb-c.c [2020-07-15T12:34:46.593Z] #39 13.40 DEP images/timer.pb-c.d [2020-07-15T12:34:46.593Z] #39 13.52 PBCC images/sa.pb-c.c [2020-07-15T12:34:46.598Z] #39 49.48 DEP criu/pagemap.d [2020-07-15T12:34:46.598Z] #39 49.63 DEP criu/pagemap-cache.d [2020-07-15T12:34:46.663Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 36.00MB / 51.83MB 1.5s [2020-07-15T12:34:46.663Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 23.21MB / 68.65MB 1.5s [2020-07-15T12:34:46.853Z] #39 13.58 DEP images/sa.pb-c.d [2020-07-15T12:34:46.853Z] #39 13.64 PBCC images/pipe-data.pb-c.c [2020-07-15T12:34:46.853Z] #39 13.68 DEP images/pipe-data.pb-c.d [2020-07-15T12:34:46.853Z] #39 13.74 PBCC images/mnt.pb-c.c [2020-07-15T12:34:46.889Z] #39 49.75 DEP criu/page-xfer.d [2020-07-15T12:34:46.889Z] #39 49.91 DEP criu/page-pipe.d [2020-07-15T12:34:46.889Z] #39 50.03 DEP criu/netfilter.d [2020-07-15T12:34:46.924Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.17MB / 51.83MB 1.6s [2020-07-15T12:34:46.924Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-15T12:34:46.924Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 42.74MB / 51.83MB 1.8s [2020-07-15T12:34:46.924Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 29.16MB / 68.65MB 1.8s [2020-07-15T12:34:46.924Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 13.95MB / 120.16MB 1.8s [2020-07-15T12:34:47.113Z] #39 13.80 DEP images/mnt.pb-c.d [2020-07-15T12:34:47.113Z] #39 13.83 PBCC images/sk-packet.pb-c.c [2020-07-15T12:34:47.113Z] #39 13.86 DEP images/sk-packet.pb-c.d [2020-07-15T12:34:47.113Z] #39 13.89 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:34:47.113Z] #39 13.92 DEP images/tcp-stream.pb-c.d [2020-07-15T12:34:47.113Z] #39 14.00 PBCC images/pipe.pb-c.c [2020-07-15T12:34:47.181Z] #39 50.19 DEP criu/net.d [2020-07-15T12:34:47.192Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s [2020-07-15T12:34:47.192Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 36.26MB / 68.65MB 2.1s [2020-07-15T12:34:47.192Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 24.79MB / 120.16MB 2.1s [2020-07-15T12:34:47.373Z] #39 14.04 DEP images/pipe.pb-c.d [2020-07-15T12:34:47.373Z] #39 14.10 PBCC images/pstree.pb-c.c [2020-07-15T12:34:47.373Z] #39 14.12 DEP images/pstree.pb-c.d [2020-07-15T12:34:47.373Z] #39 14.19 PBCC images/fs.pb-c.c [2020-07-15T12:34:47.373Z] #39 14.22 DEP images/fs.pb-c.d [2020-07-15T12:34:47.452Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 41.10MB / 68.65MB 2.2s [2020-07-15T12:34:47.472Z] #39 50.35 DEP criu/namespaces.d [2020-07-15T12:34:47.472Z] #39 50.52 DEP criu/mount.d [2020-07-15T12:34:47.633Z] #39 14.27 PBCC images/signalfd.pb-c.c [2020-07-15T12:34:47.633Z] #39 14.33 DEP images/signalfd.pb-c.d [2020-07-15T12:34:47.633Z] #39 14.39 PBCC images/fh.pb-c.c [2020-07-15T12:34:47.633Z] #39 14.43 PBCC images/fsnotify.pb-c.c [2020-07-15T12:34:47.633Z] #39 14.50 DEP images/fh.pb-c.d [2020-07-15T12:34:47.710Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.18MB / 68.65MB 2.4s [2020-07-15T12:34:47.710Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 36.16MB / 120.16MB 2.4s [2020-07-15T12:34:47.763Z] #39 50.64 DEP criu/memfd.d [2020-07-15T12:34:47.764Z] #39 50.72 DEP criu/mem.d [2020-07-15T12:34:47.764Z] #39 50.85 DEP criu/lsm.d [2020-07-15T12:34:47.892Z] #39 14.56 DEP images/fsnotify.pb-c.d [2020-07-15T12:34:47.892Z] #39 14.60 PBCC images/eventpoll.pb-c.c [2020-07-15T12:34:47.892Z] #39 14.64 DEP images/eventpoll.pb-c.d [2020-07-15T12:34:47.892Z] #39 14.70 PBCC images/eventfd.pb-c.c [2020-07-15T12:34:47.892Z] #39 14.74 DEP images/eventfd.pb-c.d [2020-07-15T12:34:47.976Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.5s done [2020-07-15T12:34:47.976Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 64.60MB / 68.65MB 2.7s [2020-07-15T12:34:47.976Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 48.49MB / 120.16MB 2.7s [2020-07-15T12:34:47.976Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.7s [2020-07-15T12:34:47.976Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.9s [2020-07-15T12:34:47.976Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 58.53MB / 120.16MB 2.9s [2020-07-15T12:34:47.976Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.7s done [2020-07-15T12:34:48.055Z] #39 50.98 DEP criu/log.d [2020-07-15T12:34:48.055Z] #39 51.04 DEP criu/libnetlink.d [2020-07-15T12:34:48.055Z] #39 51.11 DEP criu/kerndat.d [2020-07-15T12:34:48.152Z] #39 14.80 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:34:48.152Z] #39 14.83 DEP images/remap-file-path.pb-c.d [2020-07-15T12:34:48.152Z] #39 14.87 PBCC images/fifo.pb-c.c [2020-07-15T12:34:48.152Z] #39 14.89 DEP images/fifo.pb-c.d [2020-07-15T12:34:48.152Z] #39 14.93 PBCC images/ghost-file.pb-c.c [2020-07-15T12:34:48.152Z] #39 14.98 DEP images/ghost-file.pb-c.d [2020-07-15T12:34:48.236Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 65.74MB / 120.16MB 3.0s [2020-07-15T12:34:48.236Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 73.69MB / 120.16MB 3.1s [2020-07-15T12:34:48.346Z] #39 51.26 DEP criu/kcmp-ids.d [2020-07-15T12:34:48.346Z] #39 51.32 DEP criu/irmap.d [2020-07-15T12:34:48.346Z] #39 51.44 DEP criu/ipc_ns.d [2020-07-15T12:34:48.412Z] #39 15.01 PBCC images/regfile.pb-c.c [2020-07-15T12:34:48.412Z] #39 15.07 DEP images/regfile.pb-c.d [2020-07-15T12:34:48.412Z] #39 15.12 PBCC images/ns.pb-c.c [2020-07-15T12:34:48.412Z] #39 15.14 DEP images/ns.pb-c.d [2020-07-15T12:34:48.412Z] #39 15.20 PBCC images/fdinfo.pb-c.c [2020-07-15T12:34:48.498Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.3s done [2020-07-15T12:34:48.498Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 82.93MB / 120.16MB 3.3s [2020-07-15T12:34:48.498Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.00MB / 120.16MB 3.4s [2020-07-15T12:34:48.637Z] #39 51.58 DEP criu/image.d [2020-07-15T12:34:48.637Z] #39 51.69 DEP criu/image-desc.d [2020-07-15T12:34:48.671Z] #39 15.29 DEP images/fdinfo.pb-c.d [2020-07-15T12:34:48.671Z] #39 15.34 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:34:48.671Z] #39 15.44 PBCC images/core-arm.pb-c.c [2020-07-15T12:34:48.671Z] #39 15.50 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:34:48.671Z] #39 15.57 PBCC images/core-s390.pb-c.c [2020-07-15T12:34:48.671Z] #39 15.63 PBCC images/core-x86.pb-c.c [2020-07-15T12:34:48.757Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 106.41MB / 120.16MB 3.6s [2020-07-15T12:34:48.757Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 115.42MB / 120.16MB 3.7s [2020-07-15T12:34:48.929Z] #39 51.78 DEP criu/fsnotify.d [2020-07-15T12:34:48.929Z] #39 51.86 DEP criu/filesystems.d [2020-07-15T12:34:48.942Z] #39 15.66 PBCC images/core.pb-c.c [2020-07-15T12:34:48.942Z] #39 15.73 PBCC images/inventory.pb-c.c [2020-07-15T12:34:48.942Z] #39 15.80 DEP images/core-aarch64.pb-c.d [2020-07-15T12:34:49.201Z] #39 15.86 DEP images/core-arm.pb-c.d [2020-07-15T12:34:49.201Z] #39 15.88 DEP images/core-ppc64.pb-c.d [2020-07-15T12:34:49.201Z] #39 15.99 DEP images/core-s390.pb-c.d [2020-07-15T12:34:49.201Z] #39 16.02 DEP images/core-x86.pb-c.d [2020-07-15T12:34:49.220Z] #39 52.06 DEP criu/files.d [2020-07-15T12:34:49.220Z] #39 52.20 DEP criu/files-reg.d [2020-07-15T12:34:49.461Z] #39 16.08 DEP images/core.pb-c.d [2020-07-15T12:34:49.461Z] #39 16.13 DEP images/inventory.pb-c.d [2020-07-15T12:34:49.461Z] #39 16.20 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:34:49.461Z] #39 16.23 DEP images/cpuinfo.pb-c.d [2020-07-15T12:34:49.461Z] #39 16.26 PBCC images/stats.pb-c.c [2020-07-15T12:34:49.461Z] #39 16.29 DEP images/stats.pb-c.d [2020-07-15T12:34:49.516Z] #39 52.30 DEP criu/files-ext.d [2020-07-15T12:34:49.516Z] #39 52.37 DEP criu/file-lock.d [2020-07-15T12:34:49.516Z] #39 52.55 DEP criu/file-ids.d [2020-07-15T12:34:49.692Z] #7 ... [2020-07-15T12:34:49.692Z] [2020-07-15T12:34:49.692Z] #20 [internal] load build context [2020-07-15T12:34:49.692Z] #20 transferring context: 51.30MB 4.3s done [2020-07-15T12:34:49.692Z] #20 DONE 4.6s [2020-07-15T12:34:49.692Z] [2020-07-15T12:34:49.692Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:49.692Z] #7 ... [2020-07-15T12:34:49.692Z] [2020-07-15T12:34:49.692Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:34:49.692Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:34:49.692Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:34:49.692Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:34:49.692Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-15T12:34:49.692Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done [2020-07-15T12:34:49.692Z] #58 DONE 4.7s [2020-07-15T12:34:49.692Z] [2020-07-15T12:34:49.692Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:34:49.692Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.6s done [2020-07-15T12:34:49.807Z] #39 52.73 DEP criu/fifo.d [2020-07-15T12:34:50.098Z] #39 52.90 DEP criu/fdstore.d [2020-07-15T12:34:50.098Z] #39 52.95 DEP criu/fault-injection.d [2020-07-15T12:34:50.098Z] #39 52.97 DEP criu/external.d [2020-07-15T12:34:50.098Z] #39 53.04 DEP criu/eventpoll.d [2020-07-15T12:34:50.105Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.3s done [2020-07-15T12:34:50.390Z] #39 53.14 DEP criu/eventfd.d [2020-07-15T12:34:50.390Z] #39 53.30 DEP criu/crtools.d [2020-07-15T12:34:50.400Z] #39 ... [2020-07-15T12:34:50.400Z] [2020-07-15T12:34:50.400Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:50.400Z] #41 77.40 go/scanner [2020-07-15T12:34:50.400Z] #41 78.85 go/ast [2020-07-15T12:34:50.400Z] #41 79.44 internal/lazyregexp [2020-07-15T12:34:50.400Z] #41 79.82 net/url [2020-07-15T12:34:50.400Z] #41 81.68 text/template/parse [2020-07-15T12:34:50.400Z] #41 85.07 go/parser [2020-07-15T12:34:50.400Z] #41 86.47 text/template [2020-07-15T12:34:50.400Z] #41 ... [2020-07-15T12:34:50.400Z] [2020-07-15T12:34:50.400Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:50.400Z] #52 38.77 Checking out files: 59% (1903/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:34:50.400Z] #52 39.82 + cd /tmp/tmp.31c5vf9tcW/src/github.com/containerd/containerd [2020-07-15T12:34:50.400Z] #52 39.83 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:34:50.676Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-15T12:34:50.676Z] #7 DONE 16.1s [2020-07-15T12:34:50.676Z] [2020-07-15T12:34:50.676Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:34:50.682Z] #39 53.47 DEP criu/cr-service.d [2020-07-15T12:34:50.682Z] #39 53.66 DEP criu/cr-restore.d [2020-07-15T12:34:50.974Z] #39 53.87 DEP criu/cr-errno.d [2020-07-15T12:34:50.974Z] #39 53.89 DEP criu/cr-dump.d [2020-07-15T12:34:51.066Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done [2020-07-15T12:34:51.266Z] #39 54.18 DEP criu/cr-dedup.d [2020-07-15T12:34:51.324Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-15T12:34:51.557Z] #39 54.34 DEP criu/cr-check.d [2020-07-15T12:34:51.557Z] #39 54.48 DEP criu/config.d [2020-07-15T12:34:51.557Z] #39 54.60 DEP criu/clone-noasan.d [2020-07-15T12:34:51.582Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done [2020-07-15T12:34:51.582Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-15T12:34:51.840Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-15T12:34:51.851Z] #39 54.65 DEP criu/cgroup.d [2020-07-15T12:34:51.851Z] #39 54.74 DEP criu/cgroup-props.d [2020-07-15T12:34:51.851Z] #39 54.82 DEP criu/bitmap.d [2020-07-15T12:34:51.851Z] #39 54.83 DEP criu/bfd.d [2020-07-15T12:34:52.101Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-15T12:34:52.142Z] #39 54.91 DEP criu/autofs.d [2020-07-15T12:34:52.142Z] #39 54.99 DEP criu/aio.d [2020-07-15T12:34:52.142Z] #39 55.07 DEP criu/action-scripts.d [2020-07-15T12:34:52.307Z] #52 41.94 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:34:52.307Z] #52 41.94 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:34:52.307Z] #52 41.94 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:34:52.307Z] #52 41.94 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:34:52.307Z] #52 41.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:34:52.307Z] #52 41.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:34:52.307Z] #52 41.94 + '[' '' = dynamic ']' [2020-07-15T12:34:52.307Z] #52 41.94 + make [2020-07-15T12:34:52.434Z] #39 55.33 CC criu/action-scripts.o [2020-07-15T12:34:52.567Z] #52 42.45 + bin/ctr [2020-07-15T12:34:53.068Z] #39 55.81 CC criu/aio.o [2020-07-15T12:34:53.137Z] #52 ... [2020-07-15T12:34:53.137Z] [2020-07-15T12:34:53.137Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:34:53.137Z] #47 80.31 github.com/pkg/diff [2020-07-15T12:34:53.137Z] #47 82.36 go/ast [2020-07-15T12:34:53.137Z] #47 83.04 golang.org/x/crypto/ssh/terminal [2020-07-15T12:34:53.137Z] #47 84.68 mvdan.cc/editorconfig [2020-07-15T12:34:53.137Z] #47 85.83 mvdan.cc/sh/v3/fileutil [2020-07-15T12:34:53.137Z] #47 86.00 mvdan.cc/sh/v3/syntax [2020-07-15T12:34:53.217Z] #8 DONE 2.5s [2020-07-15T12:34:53.217Z] [2020-07-15T12:34:53.217Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:34:53.360Z] #39 56.15 CC criu/autofs.o [2020-07-15T12:34:53.360Z] #39 ... [2020-07-15T12:34:53.360Z] [2020-07-15T12:34:53.360Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:34:53.360Z] #17 1.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:34:53.360Z] #17 1.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:34:53.360Z] #17 1.709 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:34:53.360Z] #17 1.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-15T12:34:53.360Z] #17 2.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-15T12:34:53.360Z] #17 2.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-15T12:34:53.360Z] #17 7.016 Fetched 8055 kB in 6s (1421 kB/s) [2020-07-15T12:34:53.360Z] #17 7.016 Reading package lists... [2020-07-15T12:34:53.397Z] #47 ... [2020-07-15T12:34:53.397Z] [2020-07-15T12:34:53.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:53.397Z] #39 17.70 make[1]: Nothing to be done for 'all'. [2020-07-15T12:34:53.397Z] #39 19.09 CC images/stats.o [2020-07-15T12:34:53.397Z] #39 19.47 CC images/core.o [2020-07-15T12:34:53.397Z] #39 20.12 CC images/core-x86.o [2020-07-15T12:34:53.786Z] #9 DONE 0.6s [2020-07-15T12:34:53.787Z] [2020-07-15T12:34:53.787Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:34:53.787Z] #35 DONE 0.1s [2020-07-15T12:34:53.787Z] [2020-07-15T12:34:53.787Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:34:53.787Z] #27 DONE 0.1s [2020-07-15T12:34:53.787Z] [2020-07-15T12:34:53.787Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:34:53.966Z] #39 20.66 CC images/core-arm.o [2020-07-15T12:34:53.998Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-15T12:34:54.225Z] #39 21.02 CC images/core-aarch64.o [2020-07-15T12:34:54.256Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-15T12:34:54.395Z] #17 9.070 Reading package lists... [2020-07-15T12:34:54.395Z] #17 11.04 Building dependency tree... [2020-07-15T12:34:54.395Z] #17 ... [2020-07-15T12:34:54.395Z] [2020-07-15T12:34:54.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:54.395Z] #39 57.33 CC criu/bfd.o [2020-07-15T12:34:54.485Z] #39 21.43 CC images/core-ppc64.o [2020-07-15T12:34:54.690Z] #39 57.66 CC criu/bitmap.o [2020-07-15T12:34:54.690Z] #39 57.72 CC criu/cgroup-props.o [2020-07-15T12:34:54.986Z] #39 ... [2020-07-15T12:34:54.986Z] [2020-07-15T12:34:54.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:54.986Z] #41 86.76 github.com/LK4D4/vndr/godl [2020-07-15T12:34:54.986Z] #41 87.13 github.com/LK4D4/vndr [2020-07-15T12:34:54.986Z] #41 DONE 94.5s [2020-07-15T12:34:55.281Z] [2020-07-15T12:34:55.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:55.281Z] #39 58.10 CC criu/cgroup.o [2020-07-15T12:34:55.424Z] #39 21.95 CC images/core-s390.o [2020-07-15T12:34:55.995Z] #39 22.61 CC images/cpuinfo.o [2020-07-15T12:34:56.156Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-15T12:34:56.243Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 19.2s done [2020-07-15T12:34:56.243Z] #8 DONE 26.4s [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:34:56.243Z] #9 DONE 0.2s [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:34:56.243Z] #10 DONE 0.2s [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:34:56.243Z] #28 DONE 0.1s [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:34:56.243Z] #42 ... [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:34:56.243Z] #36 DONE 0.1s [2020-07-15T12:34:56.243Z] [2020-07-15T12:34:56.243Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:34:56.243Z] #37 0.815 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:34:56.243Z] #37 0.819 Cloning into '.'... [2020-07-15T12:34:56.254Z] #39 23.01 CC images/inventory.o [2020-07-15T12:34:56.414Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-15T12:34:56.514Z] #39 23.29 CC images/fdinfo.o [2020-07-15T12:34:56.775Z] #39 23.64 CC images/fown.o [2020-07-15T12:34:57.128Z] Client: [2020-07-15T12:34:57.128Z] Debug Mode: false [2020-07-15T12:34:57.128Z] [2020-07-15T12:34:57.128Z] Server: [2020-07-15T12:34:57.128Z] Containers: 0 [2020-07-15T12:34:57.128Z] Running: 0 [2020-07-15T12:34:57.128Z] Paused: 0 [2020-07-15T12:34:57.128Z] Stopped: 0 [2020-07-15T12:34:57.128Z] Images: 0 [2020-07-15T12:34:57.128Z] Server Version: 19.03.12 [2020-07-15T12:34:57.128Z] Storage Driver: overlay2 [2020-07-15T12:34:57.128Z] Backing Filesystem: extfs [2020-07-15T12:34:57.128Z] Supports d_type: true [2020-07-15T12:34:57.128Z] Native Overlay Diff: true [2020-07-15T12:34:57.128Z] Logging Driver: json-file [2020-07-15T12:34:57.128Z] Cgroup Driver: cgroupfs [2020-07-15T12:34:57.128Z] Plugins: [2020-07-15T12:34:57.128Z] Volume: local [2020-07-15T12:34:57.128Z] Network: bridge host ipvlan macvlan null overlay [2020-07-15T12:34:57.128Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-15T12:34:57.128Z] Swarm: inactive [2020-07-15T12:34:57.128Z] Runtimes: runc [2020-07-15T12:34:57.128Z] Default Runtime: runc [2020-07-15T12:34:57.128Z] Init Binary: docker-init [2020-07-15T12:34:57.128Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-15T12:34:57.128Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-15T12:34:57.128Z] init version: fec3683 [2020-07-15T12:34:57.128Z] Security Options: [2020-07-15T12:34:57.128Z] apparmor [2020-07-15T12:34:57.128Z] seccomp [2020-07-15T12:34:57.128Z] Profile: default [2020-07-15T12:34:57.128Z] Kernel Version: 4.15.0-1074-aws [2020-07-15T12:34:57.128Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-15T12:34:57.128Z] OSType: linux [2020-07-15T12:34:57.128Z] Architecture: aarch64 [2020-07-15T12:34:57.128Z] CPUs: 4 [2020-07-15T12:34:57.128Z] Total Memory: 7.525GiB [2020-07-15T12:34:57.128Z] Name: ip-10-100-110-48 [2020-07-15T12:34:57.128Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-15T12:34:57.128Z] Docker Root Dir: /var/lib/docker [2020-07-15T12:34:57.128Z] Debug Mode: false [2020-07-15T12:34:57.128Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:34:57.128Z] Labels: [2020-07-15T12:34:57.128Z] Experimental: true [2020-07-15T12:34:57.128Z] Insecure Registries: [2020-07-15T12:34:57.128Z] 127.0.0.0/8 [2020-07-15T12:34:57.128Z] Live Restore Enabled: true [2020-07-15T12:34:57.128Z] [2020-07-15T12:34:57.128Z] WARNING: No swap limit support [Pipeline] sh [2020-07-15T12:34:57.345Z] #39 23.91 CC images/ns.o [2020-07-15T12:34:57.345Z] #39 24.20 CC images/regfile.o [2020-07-15T12:34:57.358Z] #39 60.20 CC criu/clone-noasan.o [2020-07-15T12:34:57.358Z] #39 60.44 CC criu/config.o [2020-07-15T12:34:57.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:57.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:34:57.422Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41214/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-15T12:34:57.422Z] + bash /home/ubuntu/workspace/moby_PR-41214/check-config.sh [2020-07-15T12:34:57.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-15T12:34:57.422Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-15T12:34:57.422Z] [2020-07-15T12:34:57.422Z] Generally Necessary: [2020-07-15T12:34:57.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-15T12:34:57.422Z] - apparmor: enabled and tools installed [2020-07-15T12:34:57.422Z] - CONFIG_NAMESPACES: enabled [2020-07-15T12:34:57.422Z] - CONFIG_NET_NS: enabled [2020-07-15T12:34:57.606Z] #39 24.41 CC images/ghost-file.o [2020-07-15T12:34:57.701Z] - CONFIG_PID_NS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_IPC_NS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_UTS_NS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUPS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CPUSETS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_MEMCG: enabled [2020-07-15T12:34:57.701Z] - CONFIG_KEYS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_VETH: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-15T12:34:57.701Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-15T12:34:57.701Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-15T12:34:57.701Z] [2020-07-15T12:34:57.701Z] Optional Features: [2020-07-15T12:34:57.701Z] - CONFIG_USER_NS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_SECCOMP: enabled [2020-07-15T12:34:57.701Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-15T12:34:57.701Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-15T12:34:57.866Z] #39 24.66 CC images/fifo.o [2020-07-15T12:34:57.971Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-15T12:34:57.971Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-15T12:34:57.971Z] - CONFIG_BLK_CGROUP: enabled [2020-07-15T12:34:57.971Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-15T12:34:57.971Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-15T12:34:57.971Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-15T12:34:57.971Z] - CONFIG_CGROUP_PERF: enabled [2020-07-15T12:34:57.971Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-15T12:34:57.971Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-15T12:34:57.971Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-15T12:34:57.971Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-15T12:34:57.971Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-15T12:34:57.971Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-15T12:34:57.971Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-15T12:34:57.971Z] - CONFIG_IP_VS: enabled (as module) [2020-07-15T12:34:57.971Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-15T12:34:57.971Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-15T12:34:57.971Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-15T12:34:57.971Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-15T12:34:57.971Z] - CONFIG_EXT4_FS: enabled [2020-07-15T12:34:57.971Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-15T12:34:58.126Z] #39 24.86 CC images/remap-file-path.o [2020-07-15T12:34:58.234Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-15T12:34:58.235Z] - Network Drivers: [2020-07-15T12:34:58.235Z] - "overlay": [2020-07-15T12:34:58.235Z] - CONFIG_VXLAN: enabled (as module) [2020-07-15T12:34:58.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-15T12:34:58.235Z] Optional (for encrypted networks): [2020-07-15T12:34:58.235Z] - CONFIG_CRYPTO: enabled [2020-07-15T12:34:58.235Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-15T12:34:58.235Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-15T12:34:58.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-15T12:34:58.235Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-15T12:34:58.235Z] - CONFIG_XFRM: enabled [2020-07-15T12:34:58.235Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-15T12:34:58.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-15T12:34:58.235Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-15T12:34:58.235Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-15T12:34:58.235Z] - "ipvlan": [2020-07-15T12:34:58.235Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-15T12:34:58.235Z] - "macvlan": [2020-07-15T12:34:58.235Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-15T12:34:58.235Z] - CONFIG_DUMMY: enabled (as module) [2020-07-15T12:34:58.235Z] - "ftp,tftp client in container": [2020-07-15T12:34:58.368Z] #37 ... [2020-07-15T12:34:58.368Z] [2020-07-15T12:34:58.368Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:58.368Z] #44 0.591 + RM_GOPATH=0 [2020-07-15T12:34:58.368Z] #44 0.591 + TMP_GOPATH= [2020-07-15T12:34:58.368Z] #44 0.591 + : /build [2020-07-15T12:34:58.368Z] #44 0.592 + '[' -z '' ']' [2020-07-15T12:34:58.368Z] #44 0.592 ++ mktemp -d [2020-07-15T12:34:58.368Z] #44 0.594 + export GOPATH=/tmp/tmp.TH3UF429SS [2020-07-15T12:34:58.368Z] #44 0.594 + GOPATH=/tmp/tmp.TH3UF429SS [2020-07-15T12:34:58.368Z] #44 0.594 + RM_GOPATH=1 [2020-07-15T12:34:58.368Z] #44 0.594 + case "$(go env GOARCH)" in [2020-07-15T12:34:58.368Z] #44 0.595 ++ go env GOARCH [2020-07-15T12:34:58.368Z] #44 0.601 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:58.368Z] #44 0.601 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:58.368Z] #44 0.602 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:58.368Z] #44 0.603 + dir=/tmp/install [2020-07-15T12:34:58.368Z] #44 0.603 + bin=gotestsum [2020-07-15T12:34:58.368Z] #44 0.603 + shift [2020-07-15T12:34:58.368Z] #44 0.603 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:34:58.368Z] #44 0.603 + . /tmp/install/gotestsum.installer [2020-07-15T12:34:58.368Z] #44 0.603 ++ : v0.3.5 [2020-07-15T12:34:58.368Z] #44 0.603 + install_gotestsum [2020-07-15T12:34:58.368Z] #44 0.604 + set -e [2020-07-15T12:34:58.369Z] #44 0.604 + export GO111MODULE=on [2020-07-15T12:34:58.369Z] #44 0.604 + GO111MODULE=on [2020-07-15T12:34:58.369Z] #44 0.604 + GOBIN=/build [2020-07-15T12:34:58.369Z] #44 0.604 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:34:58.369Z] #44 0.617 go: finding gotest.tools v0.3.5 [2020-07-15T12:34:58.369Z] #44 0.617 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:34:58.369Z] #44 1.525 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:34:58.369Z] #44 2.500 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:34:58.369Z] #44 3.954 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:34:58.369Z] #44 4.229 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:34:58.369Z] #44 4.389 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:34:58.369Z] #44 4.413 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:34:58.369Z] #44 4.413 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:34:58.369Z] #44 4.414 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:34:58.369Z] #44 4.418 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:34:58.369Z] #44 4.744 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:34:58.369Z] #44 4.801 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:34:58.369Z] #44 5.193 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:34:58.369Z] #44 5.230 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:34:58.369Z] #44 5.234 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:34:58.369Z] #44 5.329 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:34:58.369Z] #44 5.338 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:34:58.369Z] #44 5.377 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:34:58.369Z] #44 5.378 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:34:58.369Z] #44 5.409 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:34:58.369Z] #44 5.417 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:34:58.369Z] #44 5.478 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:34:58.369Z] #44 5.524 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:34:58.386Z] #39 25.14 CC images/eventfd.o [2020-07-15T12:34:58.392Z] #39 61.23 CC criu/cr-check.o [2020-07-15T12:34:58.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-15T12:34:58.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-15T12:34:58.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-15T12:34:58.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-15T12:34:58.498Z] - Storage Drivers: [2020-07-15T12:34:58.498Z] - "aufs": [2020-07-15T12:34:58.498Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-15T12:34:58.498Z] - "btrfs": [2020-07-15T12:34:58.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-15T12:34:58.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-15T12:34:58.498Z] - "devicemapper": [2020-07-15T12:34:58.498Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-15T12:34:58.499Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-15T12:34:58.499Z] - "overlay": [2020-07-15T12:34:58.499Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-15T12:34:58.499Z] - "zfs": [2020-07-15T12:34:58.499Z] - /dev/zfs: missing [2020-07-15T12:34:58.499Z] - zfs command: missing [2020-07-15T12:34:58.499Z] - zpool command: missing [2020-07-15T12:34:58.499Z] [2020-07-15T12:34:58.499Z] Limits: [2020-07-15T12:34:58.499Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-15T12:34:58.499Z] [2020-07-15T12:34:58.499Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-15T12:34:58.646Z] #39 25.35 CC images/eventpoll.o [2020-07-15T12:34:58.646Z] #39 25.57 CC images/fh.o [2020-07-15T12:34:58.670Z] #44 5.632 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:34:58.847Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bf7fd015f785d7e827f78dddcd274c1f05879059 . [2020-07-15T12:34:58.847Z] #2 [internal] load .dockerignore [2020-07-15T12:34:58.847Z] #2 transferring context: 87B 0.0s done [2020-07-15T12:34:58.847Z] #2 DONE 0.1s [2020-07-15T12:34:58.847Z] [2020-07-15T12:34:58.847Z] #1 [internal] load build definition from Dockerfile [2020-07-15T12:34:58.847Z] #1 transferring dockerfile: 16.37kB done [2020-07-15T12:34:58.847Z] #1 DONE 0.1s [2020-07-15T12:34:59.089Z] #28 ... [2020-07-15T12:34:59.089Z] [2020-07-15T12:34:59.089Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:34:59.089Z] #54 4.342 + RM_GOPATH=0 [2020-07-15T12:34:59.089Z] #54 4.342 + TMP_GOPATH= [2020-07-15T12:34:59.089Z] #54 4.342 + : /build [2020-07-15T12:34:59.089Z] #54 4.342 + '[' -z '' ']' [2020-07-15T12:34:59.089Z] #54 4.342 ++ mktemp -d [2020-07-15T12:34:59.089Z] #54 4.343 + export GOPATH=/tmp/tmp.wa7vhEMJ26 [2020-07-15T12:34:59.089Z] #54 4.343 + GOPATH=/tmp/tmp.wa7vhEMJ26 [2020-07-15T12:34:59.089Z] #54 4.343 + RM_GOPATH=1 [2020-07-15T12:34:59.089Z] #54 4.343 + case "$(go env GOARCH)" in [2020-07-15T12:34:59.089Z] #54 4.346 ++ go env GOARCH [2020-07-15T12:34:59.089Z] #54 4.358 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:59.089Z] #54 4.358 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:34:59.089Z] #54 4.358 ++ dirname /tmp/install/install.sh [2020-07-15T12:34:59.089Z] #54 4.359 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:34:59.089Z] #54 4.362 + dir=/tmp/install [2020-07-15T12:34:59.089Z] #54 4.362 + bin=rootlesskit [2020-07-15T12:34:59.089Z] #54 4.362 + shift [2020-07-15T12:34:59.089Z] #54 4.362 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:34:59.089Z] #54 4.362 + . /tmp/install/rootlesskit.installer [2020-07-15T12:34:59.089Z] #54 4.362 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:34:59.089Z] #54 4.362 + install_rootlesskit [2020-07-15T12:34:59.089Z] #54 4.362 + case "$1" in [2020-07-15T12:34:59.089Z] #54 4.362 + export CGO_ENABLED=0 [2020-07-15T12:34:59.089Z] #54 4.362 + CGO_ENABLED=0 [2020-07-15T12:34:59.089Z] #54 4.362 + _install_rootlesskit [2020-07-15T12:34:59.089Z] #54 4.362 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:34:59.089Z] #54 4.362 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wa7vhEMJ26/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:34:59.089Z] #54 4.380 Cloning into '/tmp/tmp.wa7vhEMJ26/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:34:59.111Z] [2020-07-15T12:34:59.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-15T12:34:59.217Z] #39 25.88 CC images/fsnotify.o [2020-07-15T12:34:59.436Z] #39 ... [2020-07-15T12:34:59.436Z] [2020-07-15T12:34:59.436Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:34:59.436Z] #28 DONE 98.8s [2020-07-15T12:34:59.436Z] [2020-07-15T12:34:59.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:34:59.436Z] #39 62.41 CC criu/cr-dedup.o [2020-07-15T12:34:59.685Z] #3 DONE 0.6s [2020-07-15T12:34:59.685Z] [2020-07-15T12:34:59.685Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-15T12:34:59.685Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-15T12:34:59.685Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-15T12:34:59.685Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-15T12:34:59.685Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-15T12:34:59.685Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-07-15T12:34:59.729Z] #39 62.80 CC criu/cr-dump.o [2020-07-15T12:34:59.786Z] #39 26.57 CC images/signalfd.o [2020-07-15T12:34:59.947Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.4s [2020-07-15T12:35:00.046Z] #39 26.80 CC images/fs.o [2020-07-15T12:35:00.046Z] #39 27.01 CC images/pstree.o [2020-07-15T12:35:00.209Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s [2020-07-15T12:35:00.473Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.8s done [2020-07-15T12:35:00.473Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-15T12:35:00.474Z] #54 ... [2020-07-15T12:35:00.474Z] [2020-07-15T12:35:00.474Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:00.474Z] #21 6.494 + RM_GOPATH=0 [2020-07-15T12:35:00.474Z] #21 6.495 + TMP_GOPATH= [2020-07-15T12:35:00.474Z] #21 6.496 + : /build [2020-07-15T12:35:00.474Z] #21 6.497 + '[' -z '' ']' [2020-07-15T12:35:00.474Z] #21 6.501 ++ mktemp -d [2020-07-15T12:35:00.474Z] #21 6.501 + export GOPATH=/tmp/tmp.NijRdkkSqC [2020-07-15T12:35:00.474Z] #21 6.501 + GOPATH=/tmp/tmp.NijRdkkSqC [2020-07-15T12:35:00.474Z] #21 6.501 + RM_GOPATH=1 [2020-07-15T12:35:00.474Z] #21 6.501 + case "$(go env GOARCH)" in [2020-07-15T12:35:00.474Z] #21 6.502 ++ go env GOARCH [2020-07-15T12:35:00.474Z] #21 6.551 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:00.474Z] #21 6.552 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:00.474Z] #21 6.553 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:00.474Z] #21 6.568 + dir=/tmp/install [2020-07-15T12:35:00.474Z] #21 6.568 + bin=dockercli [2020-07-15T12:35:00.474Z] #21 6.568 + shift [2020-07-15T12:35:00.474Z] #21 6.568 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:35:00.474Z] #21 6.569 + . /tmp/install/dockercli.installer [2020-07-15T12:35:00.474Z] #21 6.569 ++ : stable [2020-07-15T12:35:00.474Z] #21 6.569 ++ : 17.06.2-ce [2020-07-15T12:35:00.474Z] #21 6.570 + install_dockercli [2020-07-15T12:35:00.474Z] #21 6.570 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:35:00.474Z] #21 6.570 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:35:00.474Z] #21 6.571 ++ uname -m [2020-07-15T12:35:00.474Z] #21 6.572 + arch=x86_64 [2020-07-15T12:35:00.474Z] #21 6.572 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T12:35:00.474Z] #21 6.572 + url=https://download.docker.com/linux/static [2020-07-15T12:35:00.474Z] #21 6.573 + tar -xz docker/docker [2020-07-15T12:35:00.474Z] #21 6.574 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T12:35:00.598Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-15T12:35:00.598Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-15T12:35:00.617Z] #39 27.28 CC images/pipe.o [2020-07-15T12:35:00.735Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-15T12:35:00.855Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-15T12:35:00.855Z] #7 DONE 15.8s [2020-07-15T12:35:00.855Z] [2020-07-15T12:35:00.855Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:35:00.878Z] #39 27.66 CC images/tcp-stream.o [2020-07-15T12:35:00.878Z] #39 27.84 CC images/sk-packet.o [2020-07-15T12:35:01.138Z] #39 ... [2020-07-15T12:35:01.138Z] [2020-07-15T12:35:01.138Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:01.138Z] #41 88.35 encoding/xml [2020-07-15T12:35:01.138Z] #41 91.34 go/doc [2020-07-15T12:35:01.138Z] #41 93.84 github.com/LK4D4/vndr/versioned [2020-07-15T12:35:01.138Z] #41 93.93 compress/flate [2020-07-15T12:35:01.138Z] #41 94.51 github.com/LK4D4/vndr/build [2020-07-15T12:35:01.138Z] #41 96.09 hash/crc32 [2020-07-15T12:35:01.138Z] #41 96.58 compress/gzip [2020-07-15T12:35:01.138Z] #41 97.32 net [2020-07-15T12:35:01.138Z] #41 97.86 vendor/golang.org/x/text/transform [2020-07-15T12:35:01.241Z] #39 64.33 CC criu/cr-errno.o [2020-07-15T12:35:01.241Z] #39 64.39 CC criu/cr-restore.o [2020-07-15T12:35:01.309Z] #4 DONE 1.6s [2020-07-15T12:35:01.410Z] #41 ... [2020-07-15T12:35:01.410Z] [2020-07-15T12:35:01.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:01.410Z] #39 28.03 CC images/mnt.o [2020-07-15T12:35:01.410Z] #39 28.21 CC images/pipe-data.o [2020-07-15T12:35:01.418Z] #21 ... [2020-07-15T12:35:01.418Z] [2020-07-15T12:35:01.418Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:01.418Z] #43 7.217 + RM_GOPATH=0 [2020-07-15T12:35:01.418Z] #43 7.217 + TMP_GOPATH= [2020-07-15T12:35:01.418Z] #43 7.217 + : /build [2020-07-15T12:35:01.418Z] #43 7.220 + '[' -z '' ']' [2020-07-15T12:35:01.418Z] #43 7.232 ++ mktemp -d [2020-07-15T12:35:01.418Z] #43 7.242 + export GOPATH=/tmp/tmp.AQnYf6s8TL [2020-07-15T12:35:01.418Z] #43 7.253 + GOPATH=/tmp/tmp.AQnYf6s8TL [2020-07-15T12:35:01.418Z] #43 7.253 + RM_GOPATH=1 [2020-07-15T12:35:01.418Z] #43 7.254 + case "$(go env GOARCH)" in [2020-07-15T12:35:01.418Z] #43 7.254 ++ go env GOARCH [2020-07-15T12:35:01.418Z] #43 7.258 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:01.418Z] #43 7.260 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:01.418Z] #43 7.261 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:01.418Z] #43 7.265 + dir=/tmp/install [2020-07-15T12:35:01.418Z] #43 7.265 + bin=gotestsum [2020-07-15T12:35:01.418Z] #43 7.266 + shift [2020-07-15T12:35:01.418Z] #43 7.266 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:35:01.418Z] #43 7.267 + . /tmp/install/gotestsum.installer [2020-07-15T12:35:01.418Z] #43 7.267 ++ : v0.3.5 [2020-07-15T12:35:01.418Z] #43 7.268 + install_gotestsum [2020-07-15T12:35:01.418Z] #43 7.271 + set -e [2020-07-15T12:35:01.418Z] #43 7.271 + export GO111MODULE=on [2020-07-15T12:35:01.418Z] #43 7.272 + GO111MODULE=on [2020-07-15T12:35:01.418Z] #43 7.272 + GOBIN=/build [2020-07-15T12:35:01.418Z] #43 7.273 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:35:01.418Z] #43 7.411 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:01.418Z] #43 7.420 go: finding gotest.tools v0.3.5 [2020-07-15T12:35:01.466Z] #44 8.219 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:01.671Z] #39 ... [2020-07-15T12:35:01.672Z] [2020-07-15T12:35:01.672Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:01.672Z] #47 92.73 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:35:01.672Z] #47 DONE 98.8s [2020-07-15T12:35:01.672Z] [2020-07-15T12:35:01.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:01.672Z] #39 28.50 CC images/sa.o [2020-07-15T12:35:01.680Z] #43 ... [2020-07-15T12:35:01.680Z] [2020-07-15T12:35:01.680Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:01.680Z] #28 7.952 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:35:01.680Z] #28 7.954 Cloning into '.'... [2020-07-15T12:35:02.114Z] #44 8.921 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:02.257Z] #39 28.93 CC images/timer.o [2020-07-15T12:35:02.260Z] [2020-07-15T12:35:02.260Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-15T12:35:02.414Z] #44 9.197 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:02.516Z] #39 29.38 CC images/timerfd.o [2020-07-15T12:35:02.521Z] #6 DONE 0.4s [2020-07-15T12:35:02.521Z] [2020-07-15T12:35:02.521Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-15T12:35:03.062Z] #44 ... [2020-07-15T12:35:03.062Z] [2020-07-15T12:35:03.062Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:03.062Z] #48 0.763 + RM_GOPATH=0 [2020-07-15T12:35:03.062Z] #48 0.763 + TMP_GOPATH= [2020-07-15T12:35:03.063Z] #48 0.763 + : /build [2020-07-15T12:35:03.063Z] #48 0.763 + '[' -z '' ']' [2020-07-15T12:35:03.063Z] #48 0.764 ++ mktemp -d [2020-07-15T12:35:03.063Z] #48 0.765 + export GOPATH=/tmp/tmp.LCLoHtGf1Z [2020-07-15T12:35:03.063Z] #48 0.765 + GOPATH=/tmp/tmp.LCLoHtGf1Z [2020-07-15T12:35:03.063Z] #48 0.765 + RM_GOPATH=1 [2020-07-15T12:35:03.063Z] #48 0.765 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.063Z] #48 0.766 ++ go env GOARCH [2020-07-15T12:35:03.063Z] #48 0.771 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.063Z] #48 0.771 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.063Z] #48 0.772 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.063Z] #48 0.773 + dir=/tmp/install [2020-07-15T12:35:03.063Z] #48 0.773 + bin=shfmt [2020-07-15T12:35:03.063Z] #48 0.773 + shift [2020-07-15T12:35:03.063Z] #48 0.773 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:35:03.063Z] #48 0.773 + . /tmp/install/shfmt.installer [2020-07-15T12:35:03.063Z] #48 0.773 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:03.063Z] #48 0.773 + install_shfmt [2020-07-15T12:35:03.063Z] #48 0.774 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:35:03.063Z] #48 0.774 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:03.063Z] #48 0.774 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LCLoHtGf1Z/src/github.com/mvdan/sh [2020-07-15T12:35:03.063Z] #48 0.776 Cloning into '/tmp/tmp.LCLoHtGf1Z/src/github.com/mvdan/sh'... [2020-07-15T12:35:03.063Z] #48 ... [2020-07-15T12:35:03.063Z] [2020-07-15T12:35:03.063Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:03.063Z] #22 0.875 + RM_GOPATH=0 [2020-07-15T12:35:03.063Z] #22 0.875 + TMP_GOPATH= [2020-07-15T12:35:03.063Z] #22 0.875 + : /build [2020-07-15T12:35:03.063Z] #22 0.876 + '[' -z '' ']' [2020-07-15T12:35:03.063Z] #22 0.884 ++ mktemp -d [2020-07-15T12:35:03.063Z] #22 0.898 + export GOPATH=/tmp/tmp.2NuIkRlM2f [2020-07-15T12:35:03.063Z] #22 0.898 + GOPATH=/tmp/tmp.2NuIkRlM2f [2020-07-15T12:35:03.063Z] #22 0.898 + RM_GOPATH=1 [2020-07-15T12:35:03.063Z] #22 0.898 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.063Z] #22 0.906 ++ go env GOARCH [2020-07-15T12:35:03.063Z] #22 0.991 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.063Z] #22 0.993 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.063Z] #22 0.995 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.063Z] #22 1.000 + dir=/tmp/install [2020-07-15T12:35:03.063Z] #22 1.001 + bin=dockercli [2020-07-15T12:35:03.063Z] #22 1.001 + shift [2020-07-15T12:35:03.063Z] #22 1.002 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:35:03.063Z] #22 1.002 + . /tmp/install/dockercli.installer [2020-07-15T12:35:03.063Z] #22 1.002 ++ : stable [2020-07-15T12:35:03.063Z] #22 1.002 ++ : 17.06.2-ce [2020-07-15T12:35:03.063Z] #22 1.004 + install_dockercli [2020-07-15T12:35:03.063Z] #22 1.004 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:35:03.063Z] #22 1.005 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:35:03.063Z] #22 1.012 ++ uname -m [2020-07-15T12:35:03.063Z] #22 1.015 + arch=ppc64le [2020-07-15T12:35:03.063Z] #22 1.016 + '[' ppc64le '!=' x86_64 ']' [2020-07-15T12:35:03.063Z] #22 1.016 + '[' ppc64le '!=' s390x ']' [2020-07-15T12:35:03.063Z] #22 1.016 + '[' ppc64le '!=' armhf ']' [2020-07-15T12:35:03.063Z] #22 1.016 + build_dockercli [2020-07-15T12:35:03.063Z] #22 1.016 + git clone https://github.com/docker/docker-ce /tmp/tmp.2NuIkRlM2f/tmp/docker-ce [2020-07-15T12:35:03.063Z] #22 1.045 Cloning into '/tmp/tmp.2NuIkRlM2f/tmp/docker-ce'... [2020-07-15T12:35:03.088Z] #39 29.69 CC images/mm.o [2020-07-15T12:35:03.089Z] #39 29.91 CC images/sk-opts.o [2020-07-15T12:35:03.095Z] #5 DONE 0.8s [2020-07-15T12:35:03.095Z] [2020-07-15T12:35:03.095Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:35:03.095Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-15T12:35:03.095Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-15T12:35:03.095Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-15T12:35:03.095Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.2s [2020-07-15T12:35:03.095Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-15T12:35:03.095Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.2s [2020-07-15T12:35:03.095Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.88MB / 49.17MB 0.3s [2020-07-15T12:35:03.348Z] #39 30.12 CC images/sk-unix.o [2020-07-15T12:35:03.358Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.02MB / 7.68MB 0.4s [2020-07-15T12:35:03.358Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 14.68MB / 49.17MB 0.4s [2020-07-15T12:35:03.358Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s [2020-07-15T12:35:03.358Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 25.16MB / 49.17MB 0.5s [2020-07-15T12:35:03.361Z] #22 ... [2020-07-15T12:35:03.361Z] [2020-07-15T12:35:03.361Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:03.361Z] #61 0.814 + RM_GOPATH=0 [2020-07-15T12:35:03.361Z] #61 0.814 + TMP_GOPATH= [2020-07-15T12:35:03.361Z] #61 0.814 + : /build [2020-07-15T12:35:03.361Z] #61 0.814 + '[' -z '' ']' [2020-07-15T12:35:03.361Z] #61 0.815 ++ mktemp -d [2020-07-15T12:35:03.361Z] #61 0.817 + export GOPATH=/tmp/tmp.wm6HCK1g5w [2020-07-15T12:35:03.361Z] #61 0.817 + GOPATH=/tmp/tmp.wm6HCK1g5w [2020-07-15T12:35:03.361Z] #61 0.817 + RM_GOPATH=1 [2020-07-15T12:35:03.361Z] #61 0.817 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.361Z] #61 0.817 ++ go env GOARCH [2020-07-15T12:35:03.361Z] #61 0.826 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.361Z] #61 0.826 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.361Z] #61 0.827 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.361Z] #61 0.829 + dir=/tmp/install [2020-07-15T12:35:03.361Z] #61 0.830 + bin=proxy [2020-07-15T12:35:03.361Z] #61 0.830 + shift [2020-07-15T12:35:03.361Z] #61 0.830 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:35:03.361Z] #61 0.830 + . /tmp/install/proxy.installer [2020-07-15T12:35:03.361Z] #61 0.830 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:03.361Z] #61 0.830 + install_proxy [2020-07-15T12:35:03.361Z] #61 0.830 + case "$1" in [2020-07-15T12:35:03.361Z] #61 0.831 + export CGO_ENABLED=0 [2020-07-15T12:35:03.361Z] #61 0.831 + CGO_ENABLED=0 [2020-07-15T12:35:03.361Z] #61 0.831 + _install_proxy [2020-07-15T12:35:03.361Z] #61 0.831 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:35:03.361Z] #61 0.831 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wm6HCK1g5w/src/github.com/docker/libnetwork [2020-07-15T12:35:03.361Z] #61 0.831 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:03.361Z] #61 0.833 Cloning into '/tmp/tmp.wm6HCK1g5w/src/github.com/docker/libnetwork'... [2020-07-15T12:35:03.361Z] #61 ... [2020-07-15T12:35:03.361Z] [2020-07-15T12:35:03.362Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:03.362Z] #39 1.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:03.362Z] #39 1.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:03.362Z] #39 1.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:03.362Z] #39 3.061 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:35:03.362Z] #39 5.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:35:03.362Z] #39 7.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:35:03.607Z] #39 30.44 CC images/sk-inet.o [2020-07-15T12:35:03.620Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done [2020-07-15T12:35:03.620Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.97MB / 49.17MB 0.8s [2020-07-15T12:35:03.620Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 7.77MB / 9.98MB 0.8s [2020-07-15T12:35:03.620Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.8s [2020-07-15T12:35:03.671Z] #39 ... [2020-07-15T12:35:03.671Z] [2020-07-15T12:35:03.671Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:03.671Z] #46 0.994 + RM_GOPATH=0 [2020-07-15T12:35:03.671Z] #46 0.998 + TMP_GOPATH= [2020-07-15T12:35:03.671Z] #46 1.010 + : /build [2020-07-15T12:35:03.671Z] #46 1.011 + '[' -z '' ']' [2020-07-15T12:35:03.671Z] #46 1.049 ++ mktemp -d [2020-07-15T12:35:03.671Z] #46 1.061 + export GOPATH=/tmp/tmp.16Uik6PTwl [2020-07-15T12:35:03.671Z] #46 1.062 + GOPATH=/tmp/tmp.16Uik6PTwl [2020-07-15T12:35:03.671Z] #46 1.062 + RM_GOPATH=1 [2020-07-15T12:35:03.671Z] #46 1.062 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.671Z] #46 1.063 ++ go env GOARCH [2020-07-15T12:35:03.671Z] #46 1.099 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.671Z] #46 1.101 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.671Z] #46 1.101 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.671Z] #46 1.104 + dir=/tmp/install [2020-07-15T12:35:03.671Z] #46 1.105 + bin=golangci_lint [2020-07-15T12:35:03.671Z] #46 1.105 + shift [2020-07-15T12:35:03.671Z] #46 1.105 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:35:03.671Z] #46 1.105 + . /tmp/install/golangci_lint.installer [2020-07-15T12:35:03.671Z] #46 1.105 ++ : v1.23.8 [2020-07-15T12:35:03.671Z] #46 1.106 + install_golangci_lint [2020-07-15T12:35:03.671Z] #46 1.106 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:35:03.671Z] #46 1.106 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:35:03.671Z] #46 1.106 Installing golangci-lint version v1.23.8 [2020-07-15T12:35:03.671Z] #46 ... [2020-07-15T12:35:03.671Z] [2020-07-15T12:35:03.671Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:03.671Z] #11 1.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:03.671Z] #11 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:03.671Z] #11 1.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:03.671Z] #11 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:35:03.671Z] #11 5.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:35:03.671Z] #11 7.593 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:35:03.694Z] #28 ... [2020-07-15T12:35:03.694Z] [2020-07-15T12:35:03.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:03.694Z] #10 7.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:03.694Z] #10 7.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:03.694Z] #10 7.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:03.694Z] #10 9.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:03.882Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 40.18MB / 49.17MB 0.9s [2020-07-15T12:35:03.882Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.9s [2020-07-15T12:35:03.882Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 4.45MB / 52.16MB 0.9s [2020-07-15T12:35:03.882Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 46.03MB / 49.17MB 1.0s [2020-07-15T12:35:03.882Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 15.77MB / 52.16MB 1.0s [2020-07-15T12:35:03.958Z] #10 ... [2020-07-15T12:35:03.958Z] [2020-07-15T12:35:03.958Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:03.958Z] #32 8.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:03.958Z] #32 8.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:03.958Z] #32 8.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:03.958Z] #32 9.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:03.969Z] #11 ... [2020-07-15T12:35:03.969Z] [2020-07-15T12:35:03.969Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:03.969Z] #31 0.983 + RM_GOPATH=0 [2020-07-15T12:35:03.969Z] #31 0.991 + TMP_GOPATH= [2020-07-15T12:35:03.969Z] #31 0.991 + : /build [2020-07-15T12:35:03.969Z] #31 0.991 + '[' -z '' ']' [2020-07-15T12:35:03.969Z] #31 0.992 ++ mktemp -d [2020-07-15T12:35:03.969Z] #31 0.995 + export GOPATH=/tmp/tmp.Ar0PoAAqlE [2020-07-15T12:35:03.969Z] #31 0.995 + GOPATH=/tmp/tmp.Ar0PoAAqlE [2020-07-15T12:35:03.969Z] #31 0.995 + RM_GOPATH=1 [2020-07-15T12:35:03.969Z] #31 0.995 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.969Z] #31 1.016 ++ go env GOARCH [2020-07-15T12:35:03.969Z] #31 1.116 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.969Z] #31 1.116 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.969Z] #31 1.117 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.969Z] #31 1.118 + dir=/tmp/install [2020-07-15T12:35:03.969Z] #31 1.119 + bin=tomlv [2020-07-15T12:35:03.969Z] #31 1.119 + shift [2020-07-15T12:35:03.969Z] #31 1.119 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:35:03.969Z] #31 1.119 + . /tmp/install/tomlv.installer [2020-07-15T12:35:03.969Z] #31 1.119 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:03.969Z] #31 1.119 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:03.969Z] #31 1.119 + install_tomlv [2020-07-15T12:35:03.969Z] #31 1.119 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:35:03.969Z] #31 1.119 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ar0PoAAqlE/src/github.com/BurntSushi/toml [2020-07-15T12:35:03.969Z] #31 1.133 Cloning into '/tmp/tmp.Ar0PoAAqlE/src/github.com/BurntSushi/toml'... [2020-07-15T12:35:03.969Z] #31 2.455 + cd /tmp/tmp.Ar0PoAAqlE/src/github.com/BurntSushi/toml [2020-07-15T12:35:03.969Z] #31 2.457 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:03.969Z] #31 2.485 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:35:03.969Z] #31 3.230 math/bits [2020-07-15T12:35:03.969Z] #31 3.237 internal/cpu [2020-07-15T12:35:03.969Z] #31 3.499 runtime/internal/sys [2020-07-15T12:35:03.969Z] #31 3.525 runtime/internal/atomic [2020-07-15T12:35:03.969Z] #31 3.992 runtime/internal/math [2020-07-15T12:35:03.969Z] #31 4.199 unicode/utf8 [2020-07-15T12:35:03.969Z] #31 4.415 sync/atomic [2020-07-15T12:35:03.969Z] #31 4.974 internal/bytealg [2020-07-15T12:35:03.969Z] #31 5.573 unicode [2020-07-15T12:35:03.969Z] #31 5.798 math [2020-07-15T12:35:03.969Z] #31 6.192 internal/testlog [2020-07-15T12:35:03.969Z] #31 6.907 encoding [2020-07-15T12:35:03.969Z] #31 7.186 runtime [2020-07-15T12:35:03.969Z] #31 7.467 runtime/cgo [2020-07-15T12:35:03.969Z] #31 ... [2020-07-15T12:35:03.969Z] [2020-07-15T12:35:03.969Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:03.969Z] #55 0.875 + RM_GOPATH=0 [2020-07-15T12:35:03.969Z] #55 0.877 + TMP_GOPATH= [2020-07-15T12:35:03.969Z] #55 0.877 + : /build [2020-07-15T12:35:03.969Z] #55 0.877 + '[' -z '' ']' [2020-07-15T12:35:03.969Z] #55 0.877 ++ mktemp -d [2020-07-15T12:35:03.969Z] #55 0.878 + export GOPATH=/tmp/tmp.jbtHSAnYV4 [2020-07-15T12:35:03.969Z] #55 0.879 + GOPATH=/tmp/tmp.jbtHSAnYV4 [2020-07-15T12:35:03.969Z] #55 0.879 + RM_GOPATH=1 [2020-07-15T12:35:03.969Z] #55 0.879 + case "$(go env GOARCH)" in [2020-07-15T12:35:03.969Z] #55 0.881 ++ go env GOARCH [2020-07-15T12:35:03.969Z] #55 0.911 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.969Z] #55 0.911 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:03.969Z] #55 0.922 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:03.969Z] #55 0.924 + dir=/tmp/install [2020-07-15T12:35:03.969Z] #55 0.924 + bin=rootlesskit [2020-07-15T12:35:03.969Z] #55 0.924 + shift [2020-07-15T12:35:03.969Z] #55 0.925 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:35:03.969Z] #55 0.925 + . /tmp/install/rootlesskit.installer [2020-07-15T12:35:03.969Z] #55 0.925 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:03.969Z] #55 0.925 + install_rootlesskit [2020-07-15T12:35:03.969Z] #55 0.926 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:03.969Z] #55 0.926 + case "$1" in [2020-07-15T12:35:03.969Z] #55 0.926 + export CGO_ENABLED=0 [2020-07-15T12:35:03.969Z] #55 0.926 + CGO_ENABLED=0 [2020-07-15T12:35:03.969Z] #55 0.926 + _install_rootlesskit [2020-07-15T12:35:03.969Z] #55 0.926 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:35:03.969Z] #55 0.985 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jbtHSAnYV4/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:03.969Z] #55 0.988 Cloning into '/tmp/tmp.jbtHSAnYV4/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:35:03.969Z] #55 6.206 + cd /tmp/tmp.jbtHSAnYV4/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:03.969Z] #55 6.216 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:03.969Z] #55 6.350 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:35:03.969Z] #55 6.350 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:35:04.006Z] #39 67.03 CC criu/cr-service.o [2020-07-15T12:35:04.139Z] #8 DONE 3.3s [2020-07-15T12:35:04.139Z] [2020-07-15T12:35:04.139Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:35:04.144Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.1s [2020-07-15T12:35:04.144Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 1.0s done [2020-07-15T12:35:04.144Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 23.45MB / 52.16MB 1.1s [2020-07-15T12:35:04.144Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 1.1s [2020-07-15T12:35:04.144Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 33.68MB / 52.16MB 1.3s [2020-07-15T12:35:04.144Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 11.71MB / 62.52MB 1.3s [2020-07-15T12:35:04.176Z] #39 30.78 CC images/tun.o [2020-07-15T12:35:04.232Z] #32 ... [2020-07-15T12:35:04.232Z] [2020-07-15T12:35:04.232Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:04.232Z] #30 7.136 + RM_GOPATH=0 [2020-07-15T12:35:04.232Z] #30 7.136 + TMP_GOPATH= [2020-07-15T12:35:04.232Z] #30 7.136 + : /build [2020-07-15T12:35:04.232Z] #30 7.136 + '[' -z '' ']' [2020-07-15T12:35:04.232Z] #30 7.136 ++ mktemp -d [2020-07-15T12:35:04.232Z] #30 7.141 + export GOPATH=/tmp/tmp.vCO4xhs9iA [2020-07-15T12:35:04.232Z] #30 7.142 + GOPATH=/tmp/tmp.vCO4xhs9iA [2020-07-15T12:35:04.232Z] #30 7.143 + RM_GOPATH=1 [2020-07-15T12:35:04.232Z] #30 7.144 + case "$(go env GOARCH)" in [2020-07-15T12:35:04.232Z] #30 7.147 ++ go env GOARCH [2020-07-15T12:35:04.232Z] #30 7.191 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.232Z] #30 7.191 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.232Z] #30 7.192 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:04.232Z] #30 7.203 + dir=/tmp/install [2020-07-15T12:35:04.232Z] #30 7.204 + bin=tomlv [2020-07-15T12:35:04.232Z] #30 7.206 + shift [2020-07-15T12:35:04.232Z] #30 7.206 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:35:04.232Z] #30 7.206 + . /tmp/install/tomlv.installer [2020-07-15T12:35:04.232Z] #30 7.206 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:04.232Z] #30 7.206 + install_tomlv [2020-07-15T12:35:04.232Z] #30 7.208 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:35:04.232Z] #30 7.208 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:04.232Z] #30 7.208 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vCO4xhs9iA/src/github.com/BurntSushi/toml [2020-07-15T12:35:04.232Z] #30 7.216 Cloning into '/tmp/tmp.vCO4xhs9iA/src/github.com/BurntSushi/toml'... [2020-07-15T12:35:04.232Z] #30 8.668 + cd /tmp/tmp.vCO4xhs9iA/src/github.com/BurntSushi/toml [2020-07-15T12:35:04.232Z] #30 8.668 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:04.232Z] #30 8.673 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:35:04.232Z] #30 9.574 runtime/internal/atomic [2020-07-15T12:35:04.232Z] #30 9.589 internal/cpu [2020-07-15T12:35:04.232Z] #30 9.851 runtime/internal/sys [2020-07-15T12:35:04.232Z] #30 10.17 runtime/internal/math [2020-07-15T12:35:04.232Z] #30 10.29 math/bits [2020-07-15T12:35:04.232Z] #30 10.51 internal/bytealg [2020-07-15T12:35:04.232Z] #30 ... [2020-07-15T12:35:04.232Z] [2020-07-15T12:35:04.232Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:04.232Z] #51 8.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.232Z] #51 8.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.232Z] #51 8.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.232Z] #51 9.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:04.271Z] #55 ... [2020-07-15T12:35:04.271Z] [2020-07-15T12:35:04.271Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:04.271Z] #33 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.271Z] #33 1.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.271Z] #33 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.271Z] #33 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:35:04.271Z] #33 5.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:35:04.271Z] #33 7.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:35:04.271Z] #33 ... [2020-07-15T12:35:04.271Z] [2020-07-15T12:35:04.271Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:04.271Z] #52 1.182 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.271Z] #52 1.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.271Z] #52 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.271Z] #52 2.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:35:04.271Z] #52 5.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:35:04.271Z] #52 7.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:35:04.410Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 43.46MB / 52.16MB 1.4s [2020-07-15T12:35:04.410Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 21.07MB / 62.52MB 1.4s [2020-07-15T12:35:04.410Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 51.10MB / 52.16MB 1.5s [2020-07-15T12:35:04.410Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.07MB / 62.52MB 1.5s [2020-07-15T12:35:04.493Z] #51 ... [2020-07-15T12:35:04.493Z] [2020-07-15T12:35:04.493Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:04.493Z] #47 8.095 + RM_GOPATH=0 [2020-07-15T12:35:04.493Z] #47 8.095 + TMP_GOPATH= [2020-07-15T12:35:04.493Z] #47 8.095 + : /build [2020-07-15T12:35:04.493Z] #47 8.095 + '[' -z '' ']' [2020-07-15T12:35:04.493Z] #47 8.095 ++ mktemp -d [2020-07-15T12:35:04.493Z] #47 8.095 + export GOPATH=/tmp/tmp.tTn5ZC5N7d [2020-07-15T12:35:04.493Z] #47 8.095 + GOPATH=/tmp/tmp.tTn5ZC5N7d [2020-07-15T12:35:04.493Z] #47 8.095 + RM_GOPATH=1 [2020-07-15T12:35:04.493Z] #47 8.095 + case "$(go env GOARCH)" in [2020-07-15T12:35:04.493Z] #47 8.095 ++ go env GOARCH [2020-07-15T12:35:04.493Z] #47 8.149 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.493Z] #47 8.149 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.493Z] #47 8.150 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:04.493Z] #47 8.152 + dir=/tmp/install [2020-07-15T12:35:04.493Z] #47 8.152 + bin=shfmt [2020-07-15T12:35:04.493Z] #47 8.152 + shift [2020-07-15T12:35:04.493Z] #47 8.152 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:35:04.493Z] #47 8.152 + . /tmp/install/shfmt.installer [2020-07-15T12:35:04.493Z] #47 8.152 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:04.493Z] #47 8.152 + install_shfmt [2020-07-15T12:35:04.493Z] #47 8.152 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:35:04.493Z] #47 8.152 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:04.493Z] #47 8.152 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tTn5ZC5N7d/src/github.com/mvdan/sh [2020-07-15T12:35:04.493Z] #47 8.167 Cloning into '/tmp/tmp.tTn5ZC5N7d/src/github.com/mvdan/sh'... [2020-07-15T12:35:04.493Z] #47 ... [2020-07-15T12:35:04.493Z] [2020-07-15T12:35:04.493Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:04.493Z] #60 8.089 + RM_GOPATH=0 [2020-07-15T12:35:04.493Z] #60 8.089 + TMP_GOPATH= [2020-07-15T12:35:04.493Z] #60 8.089 + : /build [2020-07-15T12:35:04.493Z] #60 8.089 + '[' -z '' ']' [2020-07-15T12:35:04.493Z] #60 8.089 ++ mktemp -d [2020-07-15T12:35:04.493Z] #60 8.089 + export GOPATH=/tmp/tmp.xTfr0sd5Df [2020-07-15T12:35:04.493Z] #60 8.089 + GOPATH=/tmp/tmp.xTfr0sd5Df [2020-07-15T12:35:04.493Z] #60 8.089 + RM_GOPATH=1 [2020-07-15T12:35:04.493Z] #60 8.089 + case "$(go env GOARCH)" in [2020-07-15T12:35:04.493Z] #60 8.097 ++ go env GOARCH [2020-07-15T12:35:04.493Z] #60 8.113 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.493Z] #60 8.113 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.493Z] #60 8.113 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:04.493Z] #60 8.148 + dir=/tmp/install [2020-07-15T12:35:04.493Z] #60 8.148 + bin=proxy [2020-07-15T12:35:04.493Z] #60 8.148 + shift [2020-07-15T12:35:04.493Z] #60 8.148 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:35:04.493Z] #60 8.149 + . /tmp/install/proxy.installer [2020-07-15T12:35:04.493Z] #60 8.149 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:04.493Z] #60 8.151 + install_proxy [2020-07-15T12:35:04.493Z] #60 8.151 + case "$1" in [2020-07-15T12:35:04.493Z] #60 8.151 + export CGO_ENABLED=0 [2020-07-15T12:35:04.493Z] #60 8.152 + CGO_ENABLED=0 [2020-07-15T12:35:04.493Z] #60 8.152 + _install_proxy [2020-07-15T12:35:04.494Z] #60 8.153 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:35:04.494Z] #60 8.153 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:04.494Z] #60 8.153 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xTfr0sd5Df/src/github.com/docker/libnetwork [2020-07-15T12:35:04.494Z] #60 8.158 Cloning into '/tmp/tmp.xTfr0sd5Df/src/github.com/docker/libnetwork'... [2020-07-15T12:35:04.524Z] #39 31.13 CC images/sk-netlink.o [2020-07-15T12:35:04.571Z] #52 ... [2020-07-15T12:35:04.571Z] [2020-07-15T12:35:04.571Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:04.571Z] #24 1.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.571Z] #24 1.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.571Z] #24 1.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.571Z] #24 3.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:35:04.571Z] #24 5.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:35:04.571Z] #24 7.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:35:04.571Z] #24 ... [2020-07-15T12:35:04.571Z] [2020-07-15T12:35:04.571Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:04.571Z] #29 0.852 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:35:04.571Z] #29 0.862 Cloning into '.'... [2020-07-15T12:35:04.640Z] #39 ... [2020-07-15T12:35:04.640Z] [2020-07-15T12:35:04.640Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:35:04.640Z] #17 11.04 Building dependency tree... [2020-07-15T12:35:04.640Z] #17 11.64 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:35:04.640Z] #17 11.64 The following additional packages will be installed: [2020-07-15T12:35:04.640Z] #17 11.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:35:04.640Z] #17 11.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:35:04.640Z] #17 11.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:35:04.640Z] #17 11.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:35:04.640Z] #17 11.67 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:35:04.640Z] #17 11.67 Suggested packages: [2020-07-15T12:35:04.640Z] #17 11.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:35:04.640Z] #17 11.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:35:04.640Z] #17 11.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:35:04.640Z] #17 11.67 Recommended packages: [2020-07-15T12:35:04.640Z] #17 11.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:35:04.640Z] #17 11.67 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:35:04.640Z] #17 13.45 The following NEW packages will be installed: [2020-07-15T12:35:04.640Z] #17 13.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:35:04.640Z] #17 13.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:35:04.640Z] #17 13.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:35:04.640Z] #17 13.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:35:04.640Z] #17 13.45 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:35:04.640Z] #17 13.45 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:35:04.640Z] #17 13.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:35:04.640Z] #17 13.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:35:04.640Z] #17 13.45 xz-utils zip [2020-07-15T12:35:04.640Z] #17 13.53 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-15T12:35:04.640Z] #17 13.53 Need to get 27.7 MB of archives. [2020-07-15T12:35:04.640Z] #17 13.53 After this operation, 117 MB of additional disk space will be used. [2020-07-15T12:35:04.640Z] #17 13.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-15T12:35:04.640Z] #17 13.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-15T12:35:04.640Z] #17 13.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-15T12:35:04.640Z] #17 13.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-15T12:35:04.640Z] #17 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-15T12:35:04.640Z] #17 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-15T12:35:04.640Z] #17 13.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:35:04.640Z] #17 13.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-15T12:35:04.640Z] #17 13.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-15T12:35:04.640Z] #17 13.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-15T12:35:04.640Z] #17 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-15T12:35:04.640Z] #17 13.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-15T12:35:04.640Z] #17 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-15T12:35:04.640Z] #17 13.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-15T12:35:04.640Z] #17 13.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-15T12:35:04.640Z] #17 13.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-15T12:35:04.640Z] #17 13.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-15T12:35:04.640Z] #17 13.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:35:04.640Z] #17 13.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:35:04.640Z] #17 13.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-15T12:35:04.640Z] #17 13.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-15T12:35:04.640Z] #17 13.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-15T12:35:04.640Z] #17 13.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-15T12:35:04.640Z] #17 13.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-15T12:35:04.640Z] #17 13.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-15T12:35:04.640Z] #17 13.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-15T12:35:04.640Z] #17 13.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-15T12:35:04.640Z] #17 13.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-15T12:35:04.640Z] #17 13.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-15T12:35:04.640Z] #17 14.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-15T12:35:04.640Z] #17 14.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-15T12:35:04.640Z] #17 14.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-15T12:35:04.640Z] #17 14.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-15T12:35:04.640Z] #17 14.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-15T12:35:04.640Z] #17 14.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:35:04.640Z] #17 14.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:35:04.640Z] #17 14.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:35:04.640Z] #17 14.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-15T12:35:04.640Z] #17 14.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:35:04.640Z] #17 14.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:35:04.640Z] #17 14.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:35:04.640Z] #17 14.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-15T12:35:04.640Z] #17 14.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-15T12:35:04.640Z] #17 14.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-15T12:35:04.640Z] #17 14.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:35:04.640Z] #17 14.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-15T12:35:04.640Z] #17 14.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-15T12:35:04.640Z] #17 14.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-15T12:35:04.640Z] #17 14.94 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:04.640Z] #17 14.99 Fetched 27.7 MB in 1s (27.6 MB/s) [2020-07-15T12:35:04.640Z] #17 15.04 Selecting previously unselected package pigz. [2020-07-15T12:35:04.640Z] #17 15.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 ... 23199 files and directories currently installed.) [2020-07-15T12:35:04.640Z] #17 15.11 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 15.12 Unpacking pigz (2.4-1) ... [2020-07-15T12:35:04.640Z] #17 15.24 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-15T12:35:04.640Z] #17 15.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 15.24 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 15.48 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:35:04.640Z] #17 15.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 15.49 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 16.10 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 16.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 17.83 Selecting previously unselected package python3-minimal. [2020-07-15T12:35:04.640Z] #17 17.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-15T12:35:04.640Z] #17 17.87 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 17.88 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:35:04.640Z] #17 17.92 Selecting previously unselected package libmpdec2:s390x. [2020-07-15T12:35:04.640Z] #17 17.92 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 17.93 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-15T12:35:04.640Z] #17 17.99 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-15T12:35:04.640Z] #17 17.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 17.99 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 18.49 Selecting previously unselected package python3.7. [2020-07-15T12:35:04.640Z] #17 18.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 18.49 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:35:04.640Z] #17 18.57 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-15T12:35:04.640Z] #17 18.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 18.57 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-15T12:35:04.640Z] #17 18.61 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:35:04.640Z] #17 19.27 Selecting previously unselected package python3. [2020-07-15T12:35:04.640Z] #17 19.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 ... 23860 files and directories currently installed.) [2020-07-15T12:35:04.640Z] #17 19.32 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 19.33 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:35:04.640Z] #17 19.38 Selecting previously unselected package libip4tc0:s390x. [2020-07-15T12:35:04.640Z] #17 19.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-15T12:35:04.640Z] #17 19.38 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-15T12:35:04.641Z] #17 19.43 Selecting previously unselected package libip6tc0:s390x. [2020-07-15T12:35:04.641Z] #17 19.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.43 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-15T12:35:04.641Z] #17 19.47 Selecting previously unselected package libiptc0:s390x. [2020-07-15T12:35:04.641Z] #17 19.47 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.48 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-15T12:35:04.641Z] #17 19.53 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-15T12:35:04.641Z] #17 19.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.53 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-15T12:35:04.641Z] #17 19.56 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-15T12:35:04.641Z] #17 19.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.56 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-15T12:35:04.641Z] #17 19.61 Selecting previously unselected package libnftnl11:s390x. [2020-07-15T12:35:04.641Z] #17 19.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.61 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-15T12:35:04.641Z] #17 19.66 Selecting previously unselected package iptables. [2020-07-15T12:35:04.641Z] #17 19.66 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.67 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:35:04.641Z] #17 19.88 Selecting previously unselected package xxd. [2020-07-15T12:35:04.641Z] #17 19.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T12:35:04.641Z] #17 19.89 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:35:04.641Z] #17 19.96 Selecting previously unselected package vim-common. [2020-07-15T12:35:04.641Z] #17 19.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:04.641Z] #17 19.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:04.641Z] #17 20.08 Selecting previously unselected package bash-completion. [2020-07-15T12:35:04.641Z] #17 20.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:35:04.705Z] #9 DONE 0.6s [2020-07-15T12:35:04.705Z] [2020-07-15T12:35:04.705Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:35:04.705Z] #35 DONE 0.1s [2020-07-15T12:35:04.705Z] [2020-07-15T12:35:04.705Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:35:04.705Z] #27 DONE 0.1s [2020-07-15T12:35:04.705Z] [2020-07-15T12:35:04.705Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:04.713Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 45.58MB / 62.52MB 1.6s [2020-07-15T12:35:04.754Z] #60 ... [2020-07-15T12:35:04.754Z] [2020-07-15T12:35:04.754Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:04.754Z] #38 3.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.754Z] #38 3.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.754Z] #38 3.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.754Z] #38 3.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:04.754Z] #38 4.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:04.754Z] #38 6.094 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:04.754Z] #38 ... [2020-07-15T12:35:04.754Z] [2020-07-15T12:35:04.754Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:04.754Z] #23 8.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:04.754Z] #23 8.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:04.754Z] #23 8.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:04.754Z] #23 9.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:04.787Z] #39 31.37 CC images/packet-sock.o [2020-07-15T12:35:04.872Z] #29 ... [2020-07-15T12:35:04.872Z] [2020-07-15T12:35:04.872Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:04.872Z] #42 0.882 + RM_GOPATH=0 [2020-07-15T12:35:04.872Z] #42 0.887 + TMP_GOPATH= [2020-07-15T12:35:04.872Z] #42 0.887 + : /build [2020-07-15T12:35:04.872Z] #42 0.887 + '[' -z '' ']' [2020-07-15T12:35:04.872Z] #42 0.887 ++ mktemp -d [2020-07-15T12:35:04.872Z] #42 0.901 + export GOPATH=/tmp/tmp.f30uyQ2Btm [2020-07-15T12:35:04.872Z] #42 0.901 + GOPATH=/tmp/tmp.f30uyQ2Btm [2020-07-15T12:35:04.872Z] #42 0.903 + RM_GOPATH=1 [2020-07-15T12:35:04.872Z] #42 0.903 + case "$(go env GOARCH)" in [2020-07-15T12:35:04.872Z] #42 0.903 ++ go env GOARCH [2020-07-15T12:35:04.872Z] #42 0.993 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.872Z] #42 0.993 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:04.872Z] #42 0.995 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:04.872Z] #42 1.003 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:04.872Z] #42 1.004 + dir=/tmp/install [2020-07-15T12:35:04.872Z] #42 1.004 + bin=vndr [2020-07-15T12:35:04.872Z] #42 1.004 + shift [2020-07-15T12:35:04.872Z] #42 1.004 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:35:04.872Z] #42 1.004 + . /tmp/install/vndr.installer [2020-07-15T12:35:04.872Z] #42 1.004 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:04.872Z] #42 1.004 + install_vndr [2020-07-15T12:35:04.872Z] #42 1.004 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:35:04.872Z] #42 1.004 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f30uyQ2Btm/src/github.com/LK4D4/vndr [2020-07-15T12:35:04.872Z] #42 1.019 Cloning into '/tmp/tmp.f30uyQ2Btm/src/github.com/LK4D4/vndr'... [2020-07-15T12:35:04.872Z] #42 2.054 + cd /tmp/tmp.f30uyQ2Btm/src/github.com/LK4D4/vndr [2020-07-15T12:35:04.872Z] #42 2.054 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:04.872Z] #42 2.070 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:35:04.872Z] #42 3.680 runtime/internal/atomic [2020-07-15T12:35:04.872Z] #42 3.704 runtime/internal/sys [2020-07-15T12:35:04.872Z] #42 3.729 internal/cpu [2020-07-15T12:35:04.872Z] #42 3.769 internal/race [2020-07-15T12:35:04.872Z] #42 4.176 sync/atomic [2020-07-15T12:35:04.873Z] #42 4.325 runtime/internal/math [2020-07-15T12:35:04.873Z] #42 4.622 unicode [2020-07-15T12:35:04.873Z] #42 4.756 unicode/utf8 [2020-07-15T12:35:04.873Z] #42 5.316 internal/bytealg [2020-07-15T12:35:04.873Z] #42 5.721 math/bits [2020-07-15T12:35:04.873Z] #42 6.658 internal/testlog [2020-07-15T12:35:04.873Z] #42 7.543 runtime [2020-07-15T12:35:04.873Z] #42 7.605 unicode/utf16 [2020-07-15T12:35:04.873Z] #42 7.995 math [2020-07-15T12:35:04.873Z] #42 8.133 container/list [2020-07-15T12:35:04.873Z] #42 10.14 crypto/internal/subtle [2020-07-15T12:35:04.873Z] #42 10.67 crypto/subtle [2020-07-15T12:35:04.873Z] #42 11.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:35:04.873Z] #42 11.70 internal/nettrace [2020-07-15T12:35:04.873Z] #42 ... [2020-07-15T12:35:04.873Z] [2020-07-15T12:35:04.873Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:04.873Z] #48 11.48 + cd /tmp/tmp.LCLoHtGf1Z/src/github.com/mvdan/sh [2020-07-15T12:35:04.873Z] #48 11.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:04.873Z] #48 11.59 + GO111MODULE=on [2020-07-15T12:35:04.873Z] #48 11.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:35:04.932Z] #17 21.55 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:35:04.975Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 56.19MB / 62.52MB 1.8s [2020-07-15T12:35:04.975Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 2.1s [2020-07-15T12:35:05.014Z] #23 ... [2020-07-15T12:35:05.014Z] [2020-07-15T12:35:05.014Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:05.014Z] #36 8.114 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:35:05.014Z] #36 8.125 Cloning into '.'... [2020-07-15T12:35:05.014Z] #36 ... [2020-07-15T12:35:05.014Z] [2020-07-15T12:35:05.014Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:05.014Z] #41 7.435 + RM_GOPATH=0 [2020-07-15T12:35:05.014Z] #41 7.435 + TMP_GOPATH= [2020-07-15T12:35:05.014Z] #41 7.435 + : /build [2020-07-15T12:35:05.014Z] #41 7.435 + '[' -z '' ']' [2020-07-15T12:35:05.014Z] #41 7.435 ++ mktemp -d [2020-07-15T12:35:05.014Z] #41 7.446 + export GOPATH=/tmp/tmp.sJXBmZ0QF0 [2020-07-15T12:35:05.014Z] #41 7.446 + GOPATH=/tmp/tmp.sJXBmZ0QF0 [2020-07-15T12:35:05.014Z] #41 7.446 + RM_GOPATH=1 [2020-07-15T12:35:05.014Z] #41 7.446 + case "$(go env GOARCH)" in [2020-07-15T12:35:05.014Z] #41 7.447 ++ go env GOARCH [2020-07-15T12:35:05.014Z] #41 7.462 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:05.014Z] #41 7.462 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:05.014Z] #41 7.465 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:05.014Z] #41 7.482 + dir=/tmp/install [2020-07-15T12:35:05.014Z] #41 7.483 + bin=vndr [2020-07-15T12:35:05.014Z] #41 7.483 + shift [2020-07-15T12:35:05.014Z] #41 7.484 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:35:05.014Z] #41 7.484 + . /tmp/install/vndr.installer [2020-07-15T12:35:05.014Z] #41 7.485 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:05.014Z] #41 7.486 + install_vndr [2020-07-15T12:35:05.014Z] #41 7.486 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:35:05.014Z] #41 7.486 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:05.014Z] #41 7.487 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sJXBmZ0QF0/src/github.com/LK4D4/vndr [2020-07-15T12:35:05.014Z] #41 7.492 Cloning into '/tmp/tmp.sJXBmZ0QF0/src/github.com/LK4D4/vndr'... [2020-07-15T12:35:05.014Z] #41 8.461 + cd /tmp/tmp.sJXBmZ0QF0/src/github.com/LK4D4/vndr [2020-07-15T12:35:05.014Z] #41 8.462 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:05.014Z] #41 8.516 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:35:05.014Z] #41 10.44 internal/cpu [2020-07-15T12:35:05.014Z] #41 10.45 internal/race [2020-07-15T12:35:05.014Z] #41 10.62 sync/atomic [2020-07-15T12:35:05.014Z] #41 11.32 runtime [2020-07-15T12:35:05.014Z] #41 11.36 unicode [2020-07-15T12:35:05.053Z] #39 31.85 CC images/ipc-var.o [2020-07-15T12:35:05.223Z] #17 21.80 Selecting previously unselected package bzip2. [2020-07-15T12:35:05.223Z] #17 21.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-15T12:35:05.223Z] #17 21.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:35:05.223Z] #17 21.88 Selecting previously unselected package xz-utils. [2020-07-15T12:35:05.223Z] #17 21.88 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-15T12:35:05.223Z] #17 21.88 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:35:05.223Z] #17 21.98 Selecting previously unselected package apparmor. [2020-07-15T12:35:05.223Z] #17 21.98 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-15T12:35:05.223Z] #17 22.01 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:35:05.237Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-15T12:35:05.275Z] #41 ... [2020-07-15T12:35:05.275Z] [2020-07-15T12:35:05.275Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:05.275Z] #45 7.802 + RM_GOPATH=0 [2020-07-15T12:35:05.275Z] #45 7.802 + TMP_GOPATH= [2020-07-15T12:35:05.275Z] #45 7.802 + : /build [2020-07-15T12:35:05.275Z] #45 7.802 + '[' -z '' ']' [2020-07-15T12:35:05.275Z] #45 7.802 ++ mktemp -d [2020-07-15T12:35:05.275Z] #45 7.805 + export GOPATH=/tmp/tmp.xfCftcdNKv [2020-07-15T12:35:05.275Z] #45 7.805 + GOPATH=/tmp/tmp.xfCftcdNKv [2020-07-15T12:35:05.275Z] #45 7.805 + RM_GOPATH=1 [2020-07-15T12:35:05.275Z] #45 7.805 + case "$(go env GOARCH)" in [2020-07-15T12:35:05.275Z] #45 7.806 ++ go env GOARCH [2020-07-15T12:35:05.275Z] #45 7.840 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:05.275Z] #45 7.840 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:05.275Z] #45 7.842 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:05.275Z] #45 7.843 + dir=/tmp/install [2020-07-15T12:35:05.275Z] #45 7.843 + bin=golangci_lint [2020-07-15T12:35:05.275Z] #45 7.843 + shift [2020-07-15T12:35:05.275Z] #45 7.843 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:35:05.275Z] #45 7.844 + . /tmp/install/golangci_lint.installer [2020-07-15T12:35:05.275Z] #45 7.844 ++ : v1.23.8 [2020-07-15T12:35:05.275Z] #45 7.845 + install_golangci_lint [2020-07-15T12:35:05.275Z] #45 7.851 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:35:05.275Z] #45 7.852 Installing golangci-lint version v1.23.8 [2020-07-15T12:35:05.275Z] #45 7.852 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:35:05.315Z] #39 32.10 CC images/ipc-desc.o [2020-07-15T12:35:05.515Z] #17 22.20 Selecting previously unselected package aufs-tools. [2020-07-15T12:35:05.515Z] #17 22.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-15T12:35:05.515Z] #17 22.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:35:05.515Z] #17 22.27 Selecting previously unselected package libonig5:s390x. [2020-07-15T12:35:05.515Z] #17 22.27 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-15T12:35:05.515Z] #17 22.28 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-15T12:35:05.537Z] #45 ... [2020-07-15T12:35:05.537Z] [2020-07-15T12:35:05.537Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:05.537Z] #43 8.498 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:05.537Z] #43 9.068 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:05.537Z] #43 10.20 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:35:05.537Z] #43 10.36 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:35:05.537Z] #43 10.58 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:05.537Z] #43 10.77 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:35:05.537Z] #43 10.77 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:05.537Z] #43 10.85 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:05.537Z] #43 10.86 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:35:05.537Z] #43 10.92 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:05.537Z] #43 11.18 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:35:05.537Z] #43 11.33 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:35:05.537Z] #43 11.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:05.537Z] #43 11.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:05.537Z] #43 11.63 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:05.537Z] #43 11.77 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:05.537Z] #43 11.79 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:05.537Z] #43 11.82 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:05.537Z] #43 11.85 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:05.583Z] #39 32.33 CC images/ipc-shm.o [2020-07-15T12:35:05.797Z] #43 11.92 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:05.798Z] #43 11.92 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:05.798Z] #43 11.95 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:05.798Z] #43 12.02 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:05.807Z] #17 22.36 Selecting previously unselected package libjq1:s390x. [2020-07-15T12:35:05.807Z] #17 22.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T12:35:05.807Z] #17 22.37 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T12:35:05.807Z] #17 22.42 Selecting previously unselected package jq. [2020-07-15T12:35:05.807Z] #17 22.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-15T12:35:05.807Z] #17 22.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:05.807Z] #17 22.47 Selecting previously unselected package libaio1:s390x. [2020-07-15T12:35:05.807Z] #17 22.47 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-15T12:35:05.807Z] #17 22.48 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-15T12:35:05.807Z] #17 22.51 Selecting previously unselected package libgpm2:s390x. [2020-07-15T12:35:05.807Z] #17 22.51 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-15T12:35:05.807Z] #17 22.51 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-15T12:35:05.807Z] #17 22.54 Selecting previously unselected package libicu63:s390x. [2020-07-15T12:35:05.807Z] #17 22.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-15T12:35:05.807Z] #17 22.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T12:35:05.847Z] #39 32.57 CC images/ipc-msg.o [2020-07-15T12:35:05.847Z] #39 32.78 CC images/ipc-sem.o [2020-07-15T12:35:05.927Z] #48 13.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:05.927Z] #48 13.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:05.927Z] #48 13.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:06.183Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.2s done [2020-07-15T12:35:06.183Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 3.2s [2020-07-15T12:35:06.228Z] #48 13.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:06.415Z] #39 32.95 CC images/utsns.o [2020-07-15T12:35:06.416Z] #39 33.10 CC images/creds.o [2020-07-15T12:35:06.416Z] #39 33.30 CC images/vma.o [2020-07-15T12:35:06.446Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 9.59MB / 97.68MB 3.6s [2020-07-15T12:35:06.528Z] #48 13.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:06.675Z] #39 33.46 CC images/netdev.o [2020-07-15T12:35:06.711Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 20.06MB / 97.68MB 3.9s [2020-07-15T12:35:06.935Z] #39 33.79 CC images/tty.o [2020-07-15T12:35:06.976Z] #7 ... [2020-07-15T12:35:06.976Z] [2020-07-15T12:35:06.976Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-15T12:35:06.976Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-15T12:35:06.976Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-15T12:35:06.976Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-15T12:35:06.976Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-15T12:35:06.976Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-07-15T12:35:06.976Z] #58 DONE 4.0s [2020-07-15T12:35:06.976Z] [2020-07-15T12:35:06.976Z] #20 [internal] load build context [2020-07-15T12:35:06.976Z] #20 transferring context: 51.30MB 4.0s done [2020-07-15T12:35:06.976Z] #20 DONE 4.1s [2020-07-15T12:35:06.976Z] [2020-07-15T12:35:06.976Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-15T12:35:06.976Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 3.9s done [2020-07-15T12:35:06.976Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.0s done [2020-07-15T12:35:06.976Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 39.20MB / 97.68MB 4.2s [2020-07-15T12:35:06.976Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.2s [2020-07-15T12:35:07.308Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 51.89MB / 97.68MB 4.3s [2020-07-15T12:35:07.308Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.2s done [2020-07-15T12:35:07.308Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 64.32MB / 97.68MB 4.4s [2020-07-15T12:35:07.516Z] #39 34.28 CC images/file-lock.o [2020-07-15T12:35:07.575Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 71.10MB / 97.68MB 4.6s [2020-07-15T12:35:07.575Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 84.83MB / 97.68MB 4.7s [2020-07-15T12:35:07.589Z] #48 14.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:07.775Z] #39 34.48 CC images/rlimit.o [2020-07-15T12:35:07.775Z] #39 34.67 CC images/pagemap.o [2020-07-15T12:35:07.838Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 4.9s [2020-07-15T12:35:08.035Z] #39 34.86 CC images/siginfo.o [2020-07-15T12:35:08.295Z] #39 35.08 CC images/rpc.o [2020-07-15T12:35:08.344Z] #43 14.61 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:08.538Z] #17 24.74 Selecting previously unselected package libnet1:s390x. [2020-07-15T12:35:08.538Z] #17 24.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-15T12:35:08.538Z] #17 24.75 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:08.538Z] #17 24.80 Selecting previously unselected package libnl-3-200:s390x. [2020-07-15T12:35:08.538Z] #17 24.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-15T12:35:08.538Z] #17 24.81 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T12:35:08.538Z] #17 24.85 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-15T12:35:08.538Z] #17 24.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-15T12:35:08.538Z] #17 24.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T12:35:08.538Z] #17 24.89 Selecting previously unselected package libreadline5:s390x. [2020-07-15T12:35:08.538Z] #17 24.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-15T12:35:08.538Z] #17 24.90 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-15T12:35:08.538Z] #17 24.98 Selecting previously unselected package net-tools. [2020-07-15T12:35:08.538Z] #17 24.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-15T12:35:08.538Z] #17 24.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:35:08.538Z] #17 25.09 Selecting previously unselected package python-pip-whl. [2020-07-15T12:35:08.538Z] #17 25.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:35:08.538Z] #17 25.10 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:35:08.646Z] #48 15.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:08.783Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 3.5s done [2020-07-15T12:35:08.829Z] #17 25.43 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:35:08.829Z] #17 25.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:35:08.829Z] #17 25.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:35:08.829Z] #17 25.53 Selecting previously unselected package python3-distutils. [2020-07-15T12:35:08.829Z] #17 25.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:35:08.829Z] #17 25.54 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:35:08.829Z] #17 25.60 Selecting previously unselected package python3-pip. [2020-07-15T12:35:08.829Z] #17 25.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:35:08.829Z] #17 25.60 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:35:08.932Z] #43 15.16 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:09.120Z] #17 25.73 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:35:09.121Z] #17 25.73 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:35:09.121Z] #17 25.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:09.121Z] #17 25.83 Selecting previously unselected package python3-setuptools. [2020-07-15T12:35:09.121Z] #17 25.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:35:09.121Z] #17 25.84 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:35:09.121Z] #17 25.95 Selecting previously unselected package python3-wheel. [2020-07-15T12:35:09.192Z] #43 ... [2020-07-15T12:35:09.192Z] [2020-07-15T12:35:09.192Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:09.192Z] #41 15.31 unicode/utf8 [2020-07-15T12:35:09.233Z] #39 36.12 CC images/ext-file.o [2020-07-15T12:35:09.413Z] #17 25.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:35:09.413Z] #17 25.96 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:35:09.413Z] #17 26.00 Selecting previously unselected package sudo. [2020-07-15T12:35:09.413Z] #17 26.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-15T12:35:09.413Z] #17 26.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:35:09.492Z] #39 36.28 CC images/cgroup.o [2020-07-15T12:35:09.704Z] #17 26.29 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:35:09.704Z] #17 26.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-15T12:35:09.704Z] #17 26.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:35:09.704Z] #17 26.43 Selecting previously unselected package uidmap. [2020-07-15T12:35:09.704Z] #17 26.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-15T12:35:09.704Z] #17 26.44 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:35:09.704Z] #17 26.52 Selecting previously unselected package vim-runtime. [2020-07-15T12:35:09.710Z] #48 ... [2020-07-15T12:35:09.710Z] [2020-07-15T12:35:09.710Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:09.710Z] #37 16.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:35:09.996Z] #17 26.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:09.996Z] #17 26.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:35:09.996Z] #17 26.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:35:09.996Z] #17 26.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:35:10.061Z] #39 36.74 CC images/userns.o [2020-07-15T12:35:10.134Z] #41 16.17 math [2020-07-15T12:35:10.320Z] #39 37.02 CC images/google/protobuf/descriptor.o [2020-07-15T12:35:10.697Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 7.4s done [2020-07-15T12:35:10.697Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-15T12:35:10.697Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-15T12:35:11.271Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-15T12:35:11.273Z] #28 ... [2020-07-15T12:35:11.273Z] [2020-07-15T12:35:11.273Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:11.273Z] #38 3.317 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:11.273Z] #38 3.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:11.273Z] #38 3.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:11.273Z] #38 3.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:11.273Z] #38 3.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:11.273Z] #38 4.665 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:11.273Z] #38 ... [2020-07-15T12:35:11.273Z] [2020-07-15T12:35:11.273Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:11.273Z] #47 5.458 + RM_GOPATH=0 [2020-07-15T12:35:11.273Z] #47 5.458 + TMP_GOPATH= [2020-07-15T12:35:11.273Z] #47 5.458 + : /build [2020-07-15T12:35:11.273Z] #47 5.458 + '[' -z '' ']' [2020-07-15T12:35:11.273Z] #47 5.472 ++ mktemp -d [2020-07-15T12:35:11.273Z] #47 5.481 + export GOPATH=/tmp/tmp.pS5l8w6NHB [2020-07-15T12:35:11.273Z] #47 5.481 + GOPATH=/tmp/tmp.pS5l8w6NHB [2020-07-15T12:35:11.273Z] #47 5.481 + RM_GOPATH=1 [2020-07-15T12:35:11.273Z] #47 5.481 + case "$(go env GOARCH)" in [2020-07-15T12:35:11.273Z] #47 5.481 ++ go env GOARCH [2020-07-15T12:35:11.273Z] #47 5.528 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:11.273Z] #47 5.528 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:11.273Z] #47 5.571 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:11.273Z] #47 5.571 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:11.273Z] #47 5.571 + dir=/tmp/install [2020-07-15T12:35:11.273Z] #47 5.571 + bin=shfmt [2020-07-15T12:35:11.273Z] #47 5.571 + shift [2020-07-15T12:35:11.273Z] #47 5.571 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:35:11.273Z] #47 5.571 + . /tmp/install/shfmt.installer [2020-07-15T12:35:11.273Z] #47 5.571 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:11.273Z] #47 5.571 + install_shfmt [2020-07-15T12:35:11.273Z] #47 5.571 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:35:11.273Z] #47 5.571 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pS5l8w6NHB/src/github.com/mvdan/sh [2020-07-15T12:35:11.273Z] #47 5.574 Cloning into '/tmp/tmp.pS5l8w6NHB/src/github.com/mvdan/sh'... [2020-07-15T12:35:11.276Z] #37 17.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:35:11.523Z] #41 ... [2020-07-15T12:35:11.523Z] [2020-07-15T12:35:11.523Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:11.523Z] #21 16.46 + mkdir -p /build [2020-07-15T12:35:11.523Z] #21 16.47 + mv docker/docker /build/ [2020-07-15T12:35:11.523Z] #21 16.49 + rmdir docker [2020-07-15T12:35:11.523Z] #21 DONE 17.6s [2020-07-15T12:35:11.523Z] [2020-07-15T12:35:11.523Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:11.523Z] #38 17.38 Fetched 8360 kB in 14s (588 kB/s) [2020-07-15T12:35:11.532Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-15T12:35:11.700Z] #39 ... [2020-07-15T12:35:11.700Z] [2020-07-15T12:35:11.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:11.700Z] #41 98.70 vendor/golang.org/x/text/unicode/bidi [2020-07-15T12:35:11.700Z] #41 100.7 vendor/golang.org/x/text/secure/bidirule [2020-07-15T12:35:11.700Z] #41 101.1 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:35:11.700Z] #41 104.9 vendor/golang.org/x/net/idna [2020-07-15T12:35:11.700Z] #41 107.2 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:35:11.700Z] #41 108.1 mime [2020-07-15T12:35:11.700Z] #41 ... [2020-07-15T12:35:11.700Z] [2020-07-15T12:35:11.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:11.700Z] #10 102.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:35:11.700Z] #10 102.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:35:11.700Z] #10 102.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:35:11.839Z] #47 ... [2020-07-15T12:35:11.840Z] [2020-07-15T12:35:11.840Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:11.840Z] #30 6.851 + RM_GOPATH=0 [2020-07-15T12:35:11.840Z] #30 6.852 + TMP_GOPATH= [2020-07-15T12:35:11.840Z] #30 6.853 + : /build [2020-07-15T12:35:11.840Z] #30 6.853 + '[' -z '' ']' [2020-07-15T12:35:11.840Z] #30 6.860 ++ mktemp -d [2020-07-15T12:35:11.840Z] #30 6.863 + export GOPATH=/tmp/tmp.Pp89H7dVSz [2020-07-15T12:35:11.840Z] #30 6.873 + GOPATH=/tmp/tmp.Pp89H7dVSz [2020-07-15T12:35:11.840Z] #30 6.873 + RM_GOPATH=1 [2020-07-15T12:35:11.840Z] #30 6.873 + case "$(go env GOARCH)" in [2020-07-15T12:35:11.840Z] #30 6.874 ++ go env GOARCH [2020-07-15T12:35:11.840Z] #30 6.911 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:11.840Z] #30 6.912 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:11.840Z] #30 6.913 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:11.840Z] #30 6.922 + dir=/tmp/install [2020-07-15T12:35:11.840Z] #30 6.924 + bin=tomlv [2020-07-15T12:35:11.840Z] #30 6.925 + shift [2020-07-15T12:35:11.840Z] #30 6.927 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:35:11.840Z] #30 6.927 + . /tmp/install/tomlv.installer [2020-07-15T12:35:11.840Z] #30 6.927 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:11.840Z] #30 6.928 + install_tomlv [2020-07-15T12:35:11.840Z] #30 6.929 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:35:11.840Z] #30 6.929 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:11.840Z] #30 6.929 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Pp89H7dVSz/src/github.com/BurntSushi/toml [2020-07-15T12:35:11.840Z] #30 6.955 Cloning into '/tmp/tmp.Pp89H7dVSz/src/github.com/BurntSushi/toml'... [2020-07-15T12:35:11.959Z] #10 ... [2020-07-15T12:35:11.959Z] [2020-07-15T12:35:11.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:11.959Z] #39 38.72 CC images/opts.o [2020-07-15T12:35:12.065Z] #17 28.64 Selecting previously unselected package vim. [2020-07-15T12:35:12.065Z] #17 28.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-15T12:35:12.065Z] #17 28.65 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:35:12.112Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-15T12:35:12.219Z] #39 38.91 CC images/seccomp.o [2020-07-15T12:35:12.357Z] #17 28.94 Selecting previously unselected package xfsprogs. [2020-07-15T12:35:12.357Z] #17 28.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-15T12:35:12.357Z] #17 28.95 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:35:12.405Z] #30 ... [2020-07-15T12:35:12.405Z] [2020-07-15T12:35:12.405Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:12.405Z] #21 7.461 + RM_GOPATH=0 [2020-07-15T12:35:12.405Z] #21 7.461 + TMP_GOPATH= [2020-07-15T12:35:12.405Z] #21 7.461 + : /build [2020-07-15T12:35:12.405Z] #21 7.461 + '[' -z '' ']' [2020-07-15T12:35:12.405Z] #21 7.470 ++ mktemp -d [2020-07-15T12:35:12.405Z] #21 7.471 + export GOPATH=/tmp/tmp.BlwI1XJ42m [2020-07-15T12:35:12.405Z] #21 7.471 + GOPATH=/tmp/tmp.BlwI1XJ42m [2020-07-15T12:35:12.405Z] #21 7.471 + RM_GOPATH=1 [2020-07-15T12:35:12.405Z] #21 7.471 + case "$(go env GOARCH)" in [2020-07-15T12:35:12.405Z] #21 7.472 ++ go env GOARCH [2020-07-15T12:35:12.405Z] #21 7.479 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:12.405Z] #21 7.479 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:12.405Z] #21 7.479 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:12.405Z] #21 7.489 + dir=/tmp/install [2020-07-15T12:35:12.405Z] #21 7.490 + bin=dockercli [2020-07-15T12:35:12.405Z] #21 7.490 + shift [2020-07-15T12:35:12.405Z] #21 7.490 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:35:12.405Z] #21 7.491 + . /tmp/install/dockercli.installer [2020-07-15T12:35:12.405Z] #21 7.491 ++ : stable [2020-07-15T12:35:12.405Z] #21 7.493 ++ : 17.06.2-ce [2020-07-15T12:35:12.405Z] #21 7.508 + install_dockercli [2020-07-15T12:35:12.405Z] #21 7.508 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:35:12.405Z] #21 7.508 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:35:12.405Z] #21 7.509 ++ uname -m [2020-07-15T12:35:12.405Z] #21 7.519 + arch=x86_64 [2020-07-15T12:35:12.405Z] #21 7.520 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T12:35:12.405Z] #21 7.520 + url=https://download.docker.com/linux/static [2020-07-15T12:35:12.405Z] #21 7.521 + tar -xz docker/docker [2020-07-15T12:35:12.405Z] #21 7.522 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T12:35:12.479Z] #39 39.13 CC images/binfmt-misc.o [2020-07-15T12:35:12.479Z] #39 39.30 CC images/time.o [2020-07-15T12:35:12.649Z] #17 29.22 Selecting previously unselected package zip. [2020-07-15T12:35:12.649Z] #17 29.22 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-15T12:35:12.649Z] #17 29.23 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:35:12.649Z] #17 29.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:35:12.649Z] #17 29.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:35:12.649Z] #17 29.40 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-15T12:35:12.649Z] #17 29.42 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-15T12:35:12.649Z] #17 29.42 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-15T12:35:12.649Z] #17 29.43 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-15T12:35:12.649Z] #17 29.44 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:35:12.649Z] #17 29.44 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-15T12:35:12.649Z] #17 29.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:12.663Z] #21 ... [2020-07-15T12:35:12.663Z] [2020-07-15T12:35:12.663Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:12.663Z] #30 8.008 + cd /tmp/tmp.Pp89H7dVSz/src/github.com/BurntSushi/toml [2020-07-15T12:35:12.663Z] #30 8.008 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:12.738Z] #39 39.47 CC images/sysctl.o [2020-07-15T12:35:12.920Z] #30 8.073 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:35:12.941Z] #17 29.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:35:12.941Z] #17 29.46 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-15T12:35:12.941Z] #17 29.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-15T12:35:12.941Z] #17 29.48 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:35:12.941Z] #17 29.48 Setting up zip (3.0-11+b1) ... [2020-07-15T12:35:12.941Z] #17 29.49 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:12.941Z] #17 29.51 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:35:12.998Z] #39 39.60 CC images/autofs.o [2020-07-15T12:35:12.998Z] #39 39.75 CC images/macvlan.o [2020-07-15T12:35:13.258Z] #39 39.90 CC images/sit.o [2020-07-15T12:35:13.258Z] #39 40.07 CC images/memfd.o [2020-07-15T12:35:13.439Z] #38 17.38 Reading package lists... [2020-07-15T12:35:13.439Z] #38 ... [2020-07-15T12:35:13.439Z] [2020-07-15T12:35:13.439Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:13.439Z] #54 9.302 + cd /tmp/tmp.wa7vhEMJ26/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:13.439Z] #54 9.305 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:13.439Z] #54 9.982 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:35:13.439Z] #54 9.990 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:35:13.439Z] #54 ... [2020-07-15T12:35:13.439Z] [2020-07-15T12:35:13.439Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:13.439Z] #43 15.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:13.439Z] #43 19.30 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:35:13.439Z] #43 19.32 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:35:13.439Z] #43 19.36 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:13.439Z] #43 19.48 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:13.439Z] #43 19.52 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:13.439Z] #43 19.69 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:13.485Z] #30 8.823 internal/cpu [2020-07-15T12:35:13.485Z] #30 8.866 runtime/internal/atomic [2020-07-15T12:35:13.517Z] #39 40.35 CC images/timens.o [2020-07-15T12:35:13.700Z] #43 19.90 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:13.700Z] #43 20.03 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:13.743Z] #30 9.031 runtime/internal/sys [2020-07-15T12:35:13.962Z] #43 20.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:13.962Z] #43 20.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:13.962Z] #43 20.19 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:14.001Z] #30 9.269 runtime/internal/math [2020-07-15T12:35:14.031Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-15T12:35:14.087Z] #39 40.67 LINK images/built-in.o [2020-07-15T12:35:14.087Z] #39 40.81 GEN compel/include/asm [2020-07-15T12:35:14.087Z] #39 40.85 GEN compel/include/version.h [2020-07-15T12:35:14.087Z] #39 40.87 touch .config [2020-07-15T12:35:14.087Z] #39 40.91 GEN include/common/config.h [2020-07-15T12:35:14.087Z] #39 40.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T12:35:14.087Z] #39 41.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T12:35:14.087Z] #39 41.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T12:35:14.259Z] #30 9.421 math/bits [2020-07-15T12:35:14.347Z] #39 41.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T12:35:14.347Z] #39 41.09 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T12:35:14.347Z] #39 41.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T12:35:14.347Z] #39 41.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T12:35:14.347Z] #39 41.18 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T12:35:14.347Z] #39 41.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T12:35:14.347Z] #39 41.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:35:14.347Z] #39 41.21 DEP compel/plugins/std/infect.d [2020-07-15T12:35:14.347Z] #39 41.31 DEP compel/plugins/std/string.d [2020-07-15T12:35:14.451Z] #17 30.93 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-15T12:35:14.451Z] #17 30.94 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:35:14.451Z] #17 30.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:35:14.451Z] #17 30.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:35:14.451Z] #17 30.98 invoke-rc.d: could not determine current runlevel [2020-07-15T12:35:14.451Z] #17 30.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:35:14.451Z] #17 30.99 Setting up pigz (2.4-1) ... [2020-07-15T12:35:14.451Z] #17 31.00 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-15T12:35:14.451Z] #17 31.01 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-15T12:35:14.451Z] #17 31.02 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:35:14.451Z] #17 31.03 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-15T12:35:14.451Z] #17 31.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:35:14.605Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-15T12:35:14.606Z] #39 41.38 DEP compel/plugins/std/log.d [2020-07-15T12:35:14.743Z] #17 31.39 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-15T12:35:14.743Z] #17 31.40 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-15T12:35:14.743Z] #17 31.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-15T12:35:14.743Z] #17 31.42 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:35:14.743Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:35:14.743Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:35:14.743Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:35:14.743Z] #17 31.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:35:14.743Z] #17 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:35:14.743Z] #17 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:35:14.743Z] #17 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:35:14.743Z] #17 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:35:14.743Z] #17 31.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-15T12:35:14.743Z] #17 31.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:35:14.743Z] #17 31.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-15T12:35:14.743Z] #17 31.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:14.743Z] #17 31.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-15T12:35:14.743Z] #17 31.52 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:35:14.827Z] #30 10.00 internal/bytealg [2020-07-15T12:35:14.827Z] #30 ... [2020-07-15T12:35:14.827Z] [2020-07-15T12:35:14.827Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:14.827Z] #43 7.153 + RM_GOPATH=0 [2020-07-15T12:35:14.827Z] #43 7.153 + TMP_GOPATH= [2020-07-15T12:35:14.827Z] #43 7.153 + : /build [2020-07-15T12:35:14.827Z] #43 7.153 + '[' -z '' ']' [2020-07-15T12:35:14.827Z] #43 7.157 ++ mktemp -d [2020-07-15T12:35:14.827Z] #43 7.164 + export GOPATH=/tmp/tmp.IccvX1IXDn [2020-07-15T12:35:14.827Z] #43 7.164 + GOPATH=/tmp/tmp.IccvX1IXDn [2020-07-15T12:35:14.827Z] #43 7.164 + RM_GOPATH=1 [2020-07-15T12:35:14.827Z] #43 7.164 + case "$(go env GOARCH)" in [2020-07-15T12:35:14.827Z] #43 7.165 ++ go env GOARCH [2020-07-15T12:35:14.827Z] #43 7.177 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:14.827Z] #43 7.177 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:14.827Z] #43 7.183 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:14.827Z] #43 7.189 + dir=/tmp/install [2020-07-15T12:35:14.827Z] #43 7.189 + bin=gotestsum [2020-07-15T12:35:14.827Z] #43 7.189 + shift [2020-07-15T12:35:14.827Z] #43 7.189 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:35:14.827Z] #43 7.191 + . /tmp/install/gotestsum.installer [2020-07-15T12:35:14.827Z] #43 7.191 ++ : v0.3.5 [2020-07-15T12:35:14.827Z] #43 7.196 + install_gotestsum [2020-07-15T12:35:14.827Z] #43 7.196 + set -e [2020-07-15T12:35:14.827Z] #43 7.196 + export GO111MODULE=on [2020-07-15T12:35:14.827Z] #43 7.196 + GO111MODULE=on [2020-07-15T12:35:14.827Z] #43 7.197 + GOBIN=/build [2020-07-15T12:35:14.827Z] #43 7.197 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:35:14.827Z] #43 7.388 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:14.827Z] #43 7.390 go: finding gotest.tools v0.3.5 [2020-07-15T12:35:14.827Z] #43 8.564 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:14.827Z] #43 9.137 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:14.827Z] #43 ... [2020-07-15T12:35:14.827Z] [2020-07-15T12:35:14.827Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:14.827Z] #23 6.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:14.827Z] #23 6.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:14.827Z] #23 6.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:14.827Z] #23 7.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:14.827Z] #23 9.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:14.827Z] #23 ... [2020-07-15T12:35:14.827Z] [2020-07-15T12:35:14.827Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:14.827Z] #45 7.954 + RM_GOPATH=0 [2020-07-15T12:35:14.827Z] #45 7.954 + TMP_GOPATH= [2020-07-15T12:35:14.827Z] #45 7.954 + : /build [2020-07-15T12:35:14.827Z] #45 7.957 + '[' -z '' ']' [2020-07-15T12:35:14.827Z] #45 7.961 ++ mktemp -d [2020-07-15T12:35:14.827Z] #45 7.971 + export GOPATH=/tmp/tmp.5Qn76KCimm [2020-07-15T12:35:14.827Z] #45 7.971 + GOPATH=/tmp/tmp.5Qn76KCimm [2020-07-15T12:35:14.827Z] #45 7.972 + RM_GOPATH=1 [2020-07-15T12:35:14.827Z] #45 7.972 + case "$(go env GOARCH)" in [2020-07-15T12:35:14.827Z] #45 7.977 ++ go env GOARCH [2020-07-15T12:35:14.827Z] #45 8.011 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:14.827Z] #45 8.011 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:14.827Z] #45 8.015 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:14.827Z] #45 8.036 + dir=/tmp/install [2020-07-15T12:35:14.827Z] #45 8.037 + bin=golangci_lint [2020-07-15T12:35:14.827Z] #45 8.038 + shift [2020-07-15T12:35:14.827Z] #45 8.038 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:35:14.827Z] #45 8.039 + . /tmp/install/golangci_lint.installer [2020-07-15T12:35:14.827Z] #45 8.039 ++ : v1.23.8 [2020-07-15T12:35:14.827Z] #45 8.040 + install_golangci_lint [2020-07-15T12:35:14.827Z] #45 8.041 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:35:14.827Z] #45 8.041 Installing golangci-lint version v1.23.8 [2020-07-15T12:35:14.827Z] #45 8.042 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:35:14.866Z] #39 41.52 DEP compel/plugins/std/fds.d [2020-07-15T12:35:14.866Z] #39 41.60 DEP compel/plugins/std/std.d [2020-07-15T12:35:14.866Z] #39 41.72 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:35:14.908Z] #43 ... [2020-07-15T12:35:14.908Z] [2020-07-15T12:35:14.908Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:14.908Z] #30 11.17 math [2020-07-15T12:35:14.908Z] #30 11.29 runtime [2020-07-15T12:35:14.908Z] #30 16.24 internal/testlog [2020-07-15T12:35:14.908Z] #30 16.57 encoding [2020-07-15T12:35:14.908Z] #30 16.81 runtime/cgo [2020-07-15T12:35:15.037Z] #17 ... [2020-07-15T12:35:15.037Z] [2020-07-15T12:35:15.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:15.037Z] #39 67.95 CC criu/crtools.o [2020-07-15T12:35:15.037Z] #39 68.34 CC criu/eventfd.o [2020-07-15T12:35:15.037Z] #39 68.59 CC criu/eventpoll.o [2020-07-15T12:35:15.037Z] #39 69.09 CC criu/external.o [2020-07-15T12:35:15.037Z] #39 69.26 CC criu/fault-injection.o [2020-07-15T12:35:15.037Z] #39 69.31 CC criu/fdstore.o [2020-07-15T12:35:15.037Z] #39 69.42 CC criu/fifo.o [2020-07-15T12:35:15.037Z] #39 69.54 CC criu/file-ids.o [2020-07-15T12:35:15.037Z] #39 69.69 CC criu/file-lock.o [2020-07-15T12:35:15.037Z] #39 70.24 CC criu/files-ext.o [2020-07-15T12:35:15.037Z] #39 70.51 CC criu/files-reg.o [2020-07-15T12:35:15.037Z] #39 71.65 CC criu/files.o [2020-07-15T12:35:15.037Z] #39 72.93 CC criu/filesystems.o [2020-07-15T12:35:15.037Z] #39 73.28 CC criu/fsnotify.o [2020-07-15T12:35:15.037Z] #39 73.75 CC criu/image-desc.o [2020-07-15T12:35:15.037Z] #39 73.84 CC criu/image.o [2020-07-15T12:35:15.037Z] #39 74.41 CC criu/ipc_ns.o [2020-07-15T12:35:15.037Z] #39 75.03 CC criu/irmap.o [2020-07-15T12:35:15.037Z] #39 75.50 CC criu/kcmp-ids.o [2020-07-15T12:35:15.037Z] #39 75.64 CC criu/kerndat.o [2020-07-15T12:35:15.037Z] #39 76.29 CC criu/libnetlink.o [2020-07-15T12:35:15.037Z] #39 76.55 CC criu/log.o [2020-07-15T12:35:15.037Z] #39 76.81 CC criu/lsm.o [2020-07-15T12:35:15.037Z] #39 77.06 CC criu/mem.o [2020-07-15T12:35:15.086Z] #45 ... [2020-07-15T12:35:15.086Z] [2020-07-15T12:35:15.086Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:15.086Z] #36 7.908 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:35:15.086Z] #36 7.911 Cloning into '.'... [2020-07-15T12:35:15.086Z] #36 ... [2020-07-15T12:35:15.086Z] [2020-07-15T12:35:15.086Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:15.086Z] #32 8.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:15.086Z] #32 8.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:15.086Z] #32 8.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:15.086Z] #32 9.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:15.125Z] #39 41.85 DEP compel/plugins/fds/fds.d [2020-07-15T12:35:15.125Z] #39 41.98 CC compel/plugins/std/std.o [2020-07-15T12:35:15.177Z] #30 ... [2020-07-15T12:35:15.177Z] [2020-07-15T12:35:15.177Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:15.177Z] #47 20.33 + cd /tmp/tmp.tTn5ZC5N7d/src/github.com/mvdan/sh [2020-07-15T12:35:15.177Z] #47 20.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:15.177Z] #47 20.47 + GO111MODULE=on [2020-07-15T12:35:15.177Z] #47 20.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:35:15.344Z] #32 ... [2020-07-15T12:35:15.344Z] [2020-07-15T12:35:15.344Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:15.344Z] #10 7.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:15.344Z] #10 8.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:15.344Z] #10 8.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:15.344Z] #10 8.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:15.384Z] #39 42.22 CC compel/plugins/std/fds.o [2020-07-15T12:35:15.602Z] #10 ... [2020-07-15T12:35:15.602Z] [2020-07-15T12:35:15.602Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:15.602Z] #54 7.654 + RM_GOPATH=0 [2020-07-15T12:35:15.602Z] #54 7.654 + TMP_GOPATH= [2020-07-15T12:35:15.602Z] #54 7.654 + : /build [2020-07-15T12:35:15.602Z] #54 7.654 + '[' -z '' ']' [2020-07-15T12:35:15.602Z] #54 7.655 ++ mktemp -d [2020-07-15T12:35:15.602Z] #54 7.660 + export GOPATH=/tmp/tmp.O5HUm6jkik [2020-07-15T12:35:15.602Z] #54 7.660 + GOPATH=/tmp/tmp.O5HUm6jkik [2020-07-15T12:35:15.602Z] #54 7.660 + RM_GOPATH=1 [2020-07-15T12:35:15.602Z] #54 7.660 + case "$(go env GOARCH)" in [2020-07-15T12:35:15.602Z] #54 7.665 ++ go env GOARCH [2020-07-15T12:35:15.602Z] #54 7.669 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.602Z] #54 7.674 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.602Z] #54 7.676 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:15.602Z] #54 7.679 + dir=/tmp/install [2020-07-15T12:35:15.602Z] #54 7.687 + bin=rootlesskit [2020-07-15T12:35:15.602Z] #54 7.687 + shift [2020-07-15T12:35:15.602Z] #54 7.687 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:35:15.602Z] #54 7.687 + . /tmp/install/rootlesskit.installer [2020-07-15T12:35:15.602Z] #54 7.690 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:15.602Z] #54 7.690 + install_rootlesskit [2020-07-15T12:35:15.602Z] #54 7.693 + case "$1" in [2020-07-15T12:35:15.602Z] #54 7.693 + export CGO_ENABLED=0 [2020-07-15T12:35:15.602Z] #54 7.693 + CGO_ENABLED=0 [2020-07-15T12:35:15.602Z] #54 7.693 + _install_rootlesskit [2020-07-15T12:35:15.602Z] #54 7.693 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:15.602Z] #54 7.693 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:35:15.602Z] #54 7.693 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O5HUm6jkik/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:15.602Z] #54 7.700 Cloning into '/tmp/tmp.O5HUm6jkik/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:35:15.602Z] #54 ... [2020-07-15T12:35:15.602Z] [2020-07-15T12:35:15.602Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:15.602Z] #60 7.277 + RM_GOPATH=0 [2020-07-15T12:35:15.602Z] #60 7.278 + TMP_GOPATH= [2020-07-15T12:35:15.602Z] #60 7.278 + : /build [2020-07-15T12:35:15.602Z] #60 7.278 + '[' -z '' ']' [2020-07-15T12:35:15.602Z] #60 7.280 ++ mktemp -d [2020-07-15T12:35:15.602Z] #60 7.292 + export GOPATH=/tmp/tmp.k6bkIqvZXI [2020-07-15T12:35:15.602Z] #60 7.292 + GOPATH=/tmp/tmp.k6bkIqvZXI [2020-07-15T12:35:15.602Z] #60 7.292 + RM_GOPATH=1 [2020-07-15T12:35:15.602Z] #60 7.292 + case "$(go env GOARCH)" in [2020-07-15T12:35:15.602Z] #60 7.292 ++ go env GOARCH [2020-07-15T12:35:15.602Z] #60 7.340 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.602Z] #60 7.340 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.602Z] #60 7.342 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:15.602Z] #60 7.345 + dir=/tmp/install [2020-07-15T12:35:15.602Z] #60 7.345 + bin=proxy [2020-07-15T12:35:15.602Z] #60 7.345 + shift [2020-07-15T12:35:15.602Z] #60 7.345 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:35:15.602Z] #60 7.345 + . /tmp/install/proxy.installer [2020-07-15T12:35:15.602Z] #60 7.346 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:15.602Z] #60 7.347 + install_proxy [2020-07-15T12:35:15.602Z] #60 7.347 + case "$1" in [2020-07-15T12:35:15.602Z] #60 7.347 + export CGO_ENABLED=0 [2020-07-15T12:35:15.602Z] #60 7.347 + CGO_ENABLED=0 [2020-07-15T12:35:15.602Z] #60 7.347 + _install_proxy [2020-07-15T12:35:15.602Z] #60 7.347 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:35:15.602Z] #60 7.347 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:15.602Z] #60 7.348 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.k6bkIqvZXI/src/github.com/docker/libnetwork [2020-07-15T12:35:15.602Z] #60 7.349 Cloning into '/tmp/tmp.k6bkIqvZXI/src/github.com/docker/libnetwork'... [2020-07-15T12:35:15.740Z] #39 78.47 CC criu/memfd.o [2020-07-15T12:35:15.740Z] #39 78.89 CC criu/mount.o [2020-07-15T12:35:15.749Z] #47 21.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:15.749Z] #47 21.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:15.749Z] #47 22.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:15.803Z] #37 ... [2020-07-15T12:35:15.803Z] [2020-07-15T12:35:15.803Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:15.803Z] #44 12.11 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:35:15.803Z] #44 12.11 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:35:15.803Z] #44 12.15 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:15.804Z] #44 12.17 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:15.804Z] #44 12.52 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:15.804Z] #44 12.64 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:15.804Z] #44 12.81 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:15.804Z] #44 12.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:15.804Z] #44 12.95 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:15.804Z] #44 13.10 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:15.804Z] #44 13.22 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:15.804Z] #44 ... [2020-07-15T12:35:15.804Z] [2020-07-15T12:35:15.804Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:15.804Z] #42 12.07 runtime/cgo [2020-07-15T12:35:15.804Z] #42 17.74 vendor/golang.org/x/crypto/internal/subtle [2020-07-15T12:35:15.804Z] #42 ... [2020-07-15T12:35:15.804Z] [2020-07-15T12:35:15.804Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:15.804Z] #61 17.22 Checking out files: 72% (1500/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:35:15.804Z] #61 17.74 + cd /tmp/tmp.wm6HCK1g5w/src/github.com/docker/libnetwork [2020-07-15T12:35:15.804Z] #61 17.75 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:15.804Z] #61 18.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:35:15.861Z] #60 ... [2020-07-15T12:35:15.861Z] [2020-07-15T12:35:15.861Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:15.861Z] #41 7.994 + RM_GOPATH=0 [2020-07-15T12:35:15.861Z] #41 7.994 + TMP_GOPATH= [2020-07-15T12:35:15.861Z] #41 7.994 + : /build [2020-07-15T12:35:15.861Z] #41 7.996 + '[' -z '' ']' [2020-07-15T12:35:15.861Z] #41 8.001 ++ mktemp -d [2020-07-15T12:35:15.861Z] #41 8.001 + export GOPATH=/tmp/tmp.yxuLTewJu1 [2020-07-15T12:35:15.861Z] #41 8.001 + GOPATH=/tmp/tmp.yxuLTewJu1 [2020-07-15T12:35:15.861Z] #41 8.001 + RM_GOPATH=1 [2020-07-15T12:35:15.861Z] #41 8.001 + case "$(go env GOARCH)" in [2020-07-15T12:35:15.861Z] #41 8.001 ++ go env GOARCH [2020-07-15T12:35:15.861Z] #41 8.049 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.861Z] #41 8.049 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:15.861Z] #41 8.051 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:15.861Z] #41 8.057 + dir=/tmp/install [2020-07-15T12:35:15.861Z] #41 8.062 + bin=vndr [2020-07-15T12:35:15.861Z] #41 8.062 + shift [2020-07-15T12:35:15.861Z] #41 8.062 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:35:15.861Z] #41 8.063 + . /tmp/install/vndr.installer [2020-07-15T12:35:15.861Z] #41 8.069 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:15.861Z] #41 8.071 + install_vndr [2020-07-15T12:35:15.861Z] #41 8.071 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:35:15.861Z] #41 8.071 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:15.861Z] #41 8.072 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yxuLTewJu1/src/github.com/LK4D4/vndr [2020-07-15T12:35:15.861Z] #41 8.090 Cloning into '/tmp/tmp.yxuLTewJu1/src/github.com/LK4D4/vndr'... [2020-07-15T12:35:15.861Z] #41 8.914 + cd /tmp/tmp.yxuLTewJu1/src/github.com/LK4D4/vndr [2020-07-15T12:35:15.861Z] #41 8.917 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:15.861Z] #41 8.924 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:35:15.861Z] #41 10.09 internal/bytealg [2020-07-15T12:35:15.861Z] #41 10.12 internal/race [2020-07-15T12:35:15.861Z] #41 10.38 sync/atomic [2020-07-15T12:35:15.861Z] #41 10.75 unicode [2020-07-15T12:35:15.861Z] #41 ... [2020-07-15T12:35:15.861Z] [2020-07-15T12:35:15.861Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:15.861Z] #51 8.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:15.861Z] #51 8.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:15.861Z] #51 8.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:15.861Z] #51 9.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:15.954Z] #39 42.75 CC compel/plugins/std/log.o [2020-07-15T12:35:16.011Z] #47 ... [2020-07-15T12:35:16.011Z] [2020-07-15T12:35:16.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:16.011Z] #10 12.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:16.011Z] #10 14.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:16.011Z] #10 ... [2020-07-15T12:35:16.011Z] [2020-07-15T12:35:16.011Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:16.011Z] #23 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:16.011Z] #23 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:16.119Z] #51 ... [2020-07-15T12:35:16.119Z] [2020-07-15T12:35:16.119Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:16.119Z] #43 10.22 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:35:16.119Z] #43 10.40 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:35:16.119Z] #43 10.54 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:35:16.119Z] #43 10.54 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:16.119Z] #43 10.57 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:35:16.119Z] #43 10.68 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:16.119Z] #43 10.73 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:16.119Z] #43 10.77 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:16.119Z] #43 11.08 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:35:16.119Z] #43 11.38 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:35:16.119Z] #43 11.38 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:16.119Z] #43 11.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:16.119Z] #43 11.47 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:16.119Z] #43 11.47 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:16.119Z] #43 11.49 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:16.272Z] #23 ... [2020-07-15T12:35:16.272Z] [2020-07-15T12:35:16.272Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:16.272Z] #47 22.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:16.272Z] #47 22.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:16.272Z] #47 ... [2020-07-15T12:35:16.272Z] [2020-07-15T12:35:16.272Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:16.272Z] #51 12.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:16.272Z] #51 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:16.405Z] #43 11.49 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:16.406Z] #43 11.66 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:16.406Z] #43 11.66 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:16.406Z] #43 11.68 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:16.523Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.7s done [2020-07-15T12:35:16.532Z] #51 ... [2020-07-15T12:35:16.532Z] [2020-07-15T12:35:16.532Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:16.533Z] #32 12.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:16.533Z] #32 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:16.533Z] #32 ... [2020-07-15T12:35:16.533Z] [2020-07-15T12:35:16.533Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:16.533Z] #41 20.77 unicode/utf16 [2020-07-15T12:35:16.533Z] #41 21.09 container/list [2020-07-15T12:35:16.533Z] #41 21.59 crypto/internal/subtle [2020-07-15T12:35:16.533Z] #41 21.74 crypto/subtle [2020-07-15T12:35:16.533Z] #41 21.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:35:16.533Z] #41 22.06 internal/nettrace [2020-07-15T12:35:16.533Z] #41 22.27 runtime/cgo [2020-07-15T12:35:16.663Z] #43 11.91 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:16.663Z] #43 11.96 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:16.775Z] #39 ... [2020-07-15T12:35:16.775Z] [2020-07-15T12:35:16.775Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:35:16.775Z] #17 33.33 Setting up iptables (1.8.2-4) ... [2020-07-15T12:35:16.775Z] #17 33.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:35:16.775Z] #17 33.38 Setting up python3 (3.7.3-1) ... [2020-07-15T12:35:16.775Z] #17 33.59 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:35:16.893Z] #39 43.51 CC compel/plugins/std/string.o [2020-07-15T12:35:17.095Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-15T12:35:17.153Z] #39 44.03 CC compel/plugins/std/infect.o [2020-07-15T12:35:17.517Z] #17 33.91 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:35:17.723Z] #39 44.52 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T12:35:17.723Z] #39 44.58 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T12:35:17.983Z] #39 44.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T12:35:17.983Z] #39 44.68 AR compel/plugins/std.lib.a [2020-07-15T12:35:17.983Z] #39 44.75 CC compel/plugins/fds/fds.o [2020-07-15T12:35:18.243Z] #39 45.00 AR compel/plugins/fds.lib.a [2020-07-15T12:35:18.243Z] #39 45.05 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:35:18.243Z] #39 45.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:35:18.504Z] #39 45.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T12:35:18.504Z] #39 45.28 HOSTDEP compel/src/main-host.d [2020-07-15T12:35:18.556Z] #17 35.09 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:35:18.556Z] #17 35.10 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:35:18.764Z] #39 45.40 DEP compel/src/lib/ptrace.d [2020-07-15T12:35:18.764Z] #39 45.52 DEP compel/src/lib/infect.d [2020-07-15T12:35:18.764Z] #39 45.65 DEP compel/src/lib/infect-util.d [2020-07-15T12:35:18.850Z] #17 35.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:19.024Z] #39 45.77 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:35:19.024Z] #39 45.88 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T12:35:19.202Z] #43 14.10 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:19.286Z] #39 45.96 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T12:35:19.286Z] #39 46.01 DEP compel/src/lib/log.d [2020-07-15T12:35:19.286Z] #39 46.11 DEP compel/src/main.d [2020-07-15T12:35:19.411Z] #61 ... [2020-07-15T12:35:19.411Z] [2020-07-15T12:35:19.411Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:19.411Z] #33 16.07 Fetched 8140 kB in 15s (547 kB/s) [2020-07-15T12:35:19.411Z] #33 16.07 Reading package lists... [2020-07-15T12:35:19.411Z] #33 22.43 Reading package lists... [2020-07-15T12:35:19.411Z] #33 ... [2020-07-15T12:35:19.411Z] [2020-07-15T12:35:19.411Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:19.411Z] #48 17.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:19.411Z] #48 19.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:19.411Z] #48 19.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:19.411Z] #48 19.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:19.411Z] #48 19.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:19.411Z] #48 20.97 runtime/cgo [2020-07-15T12:35:19.411Z] #48 21.21 runtime [2020-07-15T12:35:19.411Z] #48 ... [2020-07-15T12:35:19.411Z] [2020-07-15T12:35:19.411Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:19.411Z] #24 16.52 Fetched 8140 kB in 15s (533 kB/s) [2020-07-15T12:35:19.411Z] #24 16.52 Reading package lists... [2020-07-15T12:35:19.519Z] #17 35.99 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:35:19.519Z] #17 36.40 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:35:19.547Z] #39 46.19 DEP compel/src/lib/handle-elf.d [2020-07-15T12:35:19.547Z] #39 46.33 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T12:35:19.714Z] #24 23.42 Reading package lists... [2020-07-15T12:35:19.714Z] #24 ... [2020-07-15T12:35:19.714Z] [2020-07-15T12:35:19.714Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:19.714Z] #52 16.57 Fetched 8140 kB in 15s (527 kB/s) [2020-07-15T12:35:19.714Z] #52 16.57 Reading package lists... [2020-07-15T12:35:19.714Z] #52 24.32 Reading package lists... [2020-07-15T12:35:19.714Z] #52 ... [2020-07-15T12:35:19.714Z] [2020-07-15T12:35:19.714Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:19.714Z] #39 16.39 Fetched 8140 kB in 15s (533 kB/s) [2020-07-15T12:35:19.714Z] #39 16.39 Reading package lists... [2020-07-15T12:35:19.768Z] #43 14.84 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:19.806Z] #39 46.45 CC compel/src/lib/log.o [2020-07-15T12:35:19.807Z] #39 46.68 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T12:35:19.841Z] #41 ... [2020-07-15T12:35:19.841Z] [2020-07-15T12:35:19.841Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:19.841Z] #36 25.57 Checking out files: 82% (1316/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-15T12:35:19.841Z] #36 25.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:35:20.018Z] #39 23.17 Reading package lists... [2020-07-15T12:35:20.018Z] #39 ... [2020-07-15T12:35:20.018Z] [2020-07-15T12:35:20.018Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:20.018Z] #11 16.85 Fetched 8140 kB in 16s (518 kB/s) [2020-07-15T12:35:20.018Z] #11 16.85 Reading package lists... [2020-07-15T12:35:20.027Z] #43 15.39 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:20.405Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 3.0s done [2020-07-15T12:35:20.405Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-15T12:35:20.405Z] #7 DONE 17.7s [2020-07-15T12:35:20.556Z] #17 37.17 Setting up python3-pip (18.1-5) ... [2020-07-15T12:35:20.667Z] [2020-07-15T12:35:20.667Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-15T12:35:20.746Z] #39 47.44 CC compel/arch/x86/src/lib/infect.o [2020-07-15T12:35:20.880Z] #17 37.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:20.970Z] #43 ... [2020-07-15T12:35:20.970Z] [2020-07-15T12:35:20.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:20.970Z] #47 16.24 + cd /tmp/tmp.pS5l8w6NHB/src/github.com/mvdan/sh [2020-07-15T12:35:20.970Z] #47 16.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:20.970Z] #47 16.37 + GO111MODULE=on [2020-07-15T12:35:21.172Z] #17 37.75 Processing triggers for mime-support (3.62) ... [2020-07-15T12:35:21.227Z] #47 16.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:35:21.317Z] #39 ... [2020-07-15T12:35:21.317Z] [2020-07-15T12:35:21.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:21.317Z] #10 118.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T12:35:21.317Z] #10 118.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T12:35:21.317Z] #10 118.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:35:21.464Z] #17 DONE 38.3s [2020-07-15T12:35:21.464Z] [2020-07-15T12:35:21.464Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:35:21.887Z] #10 119.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T12:35:21.887Z] #10 119.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T12:35:22.159Z] #10 119.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:35:22.391Z] #36 28.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:35:22.419Z] #10 ... [2020-07-15T12:35:22.419Z] [2020-07-15T12:35:22.419Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:22.419Z] #41 109.6 mime/quotedprintable [2020-07-15T12:35:22.419Z] #41 109.9 net/http/internal [2020-07-15T12:35:22.419Z] #41 114.0 net/textproto [2020-07-15T12:35:22.419Z] #41 114.0 crypto/x509 [2020-07-15T12:35:22.419Z] #41 115.1 vendor/golang.org/x/net/http/httpguts [2020-07-15T12:35:22.419Z] #41 115.3 vendor/golang.org/x/net/http/httpproxy [2020-07-15T12:35:22.419Z] #41 115.8 mime/multipart [2020-07-15T12:35:22.419Z] #41 117.7 crypto/tls [2020-07-15T12:35:22.584Z] #8 DONE 2.1s [2020-07-15T12:35:22.601Z] #47 17.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:22.679Z] #41 ... [2020-07-15T12:35:22.679Z] [2020-07-15T12:35:22.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:22.679Z] #39 48.34 CC compel/src/lib/infect-rpc.o [2020-07-15T12:35:22.679Z] #39 48.76 CC compel/src/lib/infect-util.o [2020-07-15T12:35:22.679Z] #39 48.96 CC compel/src/lib/infect.o [2020-07-15T12:35:22.679Z] #39 ... [2020-07-15T12:35:22.679Z] [2020-07-15T12:35:22.679Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:22.679Z] #54 112.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:35:22.679Z] #54 112.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:35:22.679Z] #54 DONE 119.9s [2020-07-15T12:35:22.846Z] [2020-07-15T12:35:22.846Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-15T12:35:22.859Z] #47 ... [2020-07-15T12:35:22.859Z] [2020-07-15T12:35:22.859Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:22.859Z] #21 16.93 + mkdir -p /build [2020-07-15T12:35:22.859Z] #21 16.93 + mv docker/docker /build/ [2020-07-15T12:35:22.859Z] #21 16.94 + rmdir docker [2020-07-15T12:35:22.859Z] #21 DONE 18.0s [2020-07-15T12:35:22.859Z] [2020-07-15T12:35:22.859Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:22.859Z] #47 18.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:22.859Z] #47 ... [2020-07-15T12:35:22.859Z] [2020-07-15T12:35:22.859Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:22.859Z] #28 7.938 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:35:22.859Z] #28 7.940 Cloning into '.'... [2020-07-15T12:35:22.859Z] #28 ... [2020-07-15T12:35:22.859Z] [2020-07-15T12:35:22.859Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:22.859Z] #47 18.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:22.938Z] [2020-07-15T12:35:22.938Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:35:22.938Z] #55 DONE 0.1s [2020-07-15T12:35:22.938Z] [2020-07-15T12:35:22.938Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:35:22.938Z] #56 DONE 0.1s [2020-07-15T12:35:22.938Z] [2020-07-15T12:35:22.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:22.938Z] #10 119.9 Selecting previously unselected package libbtrfs0. [2020-07-15T12:35:22.938Z] #10 119.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:35:22.938Z] #10 119.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:22.938Z] #10 120.1 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:35:22.938Z] #10 120.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:35:22.938Z] #10 120.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:23.023Z] #18 1.283 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:35:23.023Z] #18 1.286 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:35:23.023Z] #18 1.288 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:35:23.023Z] #18 DONE 1.5s [2020-07-15T12:35:23.023Z] [2020-07-15T12:35:23.023Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:23.023Z] #36 122.3 + dpkg --print-architecture [2020-07-15T12:35:23.023Z] #36 122.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T12:35:23.198Z] #10 120.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T12:35:23.198Z] #10 120.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:35:23.198Z] #10 120.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:35:23.198Z] #10 120.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T12:35:23.198Z] #10 120.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:35:23.419Z] #9 DONE 0.9s [2020-07-15T12:35:23.423Z] #47 18.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:23.458Z] #10 120.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:35:23.608Z] #11 24.89 Reading package lists... [2020-07-15T12:35:23.608Z] #11 ... [2020-07-15T12:35:23.608Z] [2020-07-15T12:35:23.608Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:23.608Z] #33 22.43 Reading package lists... [2020-07-15T12:35:23.682Z] [2020-07-15T12:35:23.683Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-15T12:35:23.683Z] #27 DONE 0.1s [2020-07-15T12:35:23.683Z] [2020-07-15T12:35:23.683Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:23.683Z] #28 ... [2020-07-15T12:35:23.683Z] [2020-07-15T12:35:23.683Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-15T12:35:23.683Z] #35 DONE 0.1s [2020-07-15T12:35:23.686Z] #47 18.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:23.718Z] #10 120.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T12:35:23.718Z] #10 120.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T12:35:23.718Z] #10 120.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:35:23.723Z] #36 122.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T12:35:23.723Z] #36 122.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T12:35:23.946Z] [2020-07-15T12:35:23.946Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:24.286Z] #10 121.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T12:35:24.286Z] #10 121.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:35:24.286Z] #10 121.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:35:24.286Z] #10 121.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T12:35:24.286Z] #10 121.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:35:24.286Z] #10 121.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:35:24.545Z] #10 121.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T12:35:24.545Z] #10 121.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T12:35:24.545Z] #10 121.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:35:24.545Z] #10 121.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T12:35:24.545Z] #10 121.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T12:35:24.545Z] #10 121.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:35:24.617Z] #47 19.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:24.875Z] #47 ... [2020-07-15T12:35:24.875Z] [2020-07-15T12:35:24.875Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:24.875Z] #30 10.18 math [2020-07-15T12:35:24.875Z] #30 11.07 runtime [2020-07-15T12:35:24.875Z] #30 15.60 internal/testlog [2020-07-15T12:35:24.875Z] #30 15.99 encoding [2020-07-15T12:35:24.875Z] #30 16.19 runtime/cgo [2020-07-15T12:35:25.115Z] #10 122.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T12:35:25.115Z] #10 122.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T12:35:25.115Z] #10 122.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:35:25.132Z] #30 ... [2020-07-15T12:35:25.132Z] [2020-07-15T12:35:25.132Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:25.132Z] #43 18.41 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:35:25.132Z] #43 18.43 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:35:25.132Z] #43 18.52 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:25.132Z] #43 18.64 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:25.132Z] #43 18.87 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:25.132Z] #43 19.08 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:25.132Z] #43 19.31 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:25.132Z] #43 19.38 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:25.132Z] #43 19.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:25.132Z] #43 19.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:25.132Z] #43 19.53 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:25.377Z] #10 122.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T12:35:25.377Z] #10 122.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:35:25.377Z] #10 122.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:35:25.377Z] #10 122.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T12:35:25.377Z] #10 122.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T12:35:25.377Z] #10 122.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:35:25.637Z] #10 122.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T12:35:25.637Z] #10 122.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:35:25.637Z] #10 122.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:35:25.726Z] #33 30.66 Building dependency tree... [2020-07-15T12:35:26.208Z] #10 123.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:35:26.209Z] #10 123.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:35:26.209Z] #10 123.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:35:26.209Z] #10 123.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:35:26.209Z] #10 123.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:35:26.209Z] #10 123.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:35:26.209Z] #10 123.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:35:26.209Z] #10 123.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:35:26.209Z] #10 123.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:35:26.209Z] #10 123.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:35:26.209Z] #10 123.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:35:26.209Z] #10 123.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:35:26.210Z] #43 ... [2020-07-15T12:35:26.210Z] [2020-07-15T12:35:26.210Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:26.210Z] #41 11.44 runtime [2020-07-15T12:35:26.210Z] #41 15.01 unicode/utf8 [2020-07-15T12:35:26.210Z] #41 15.45 math [2020-07-15T12:35:26.210Z] #41 20.53 unicode/utf16 [2020-07-15T12:35:26.210Z] #41 20.81 container/list [2020-07-15T12:35:26.210Z] #41 21.46 crypto/internal/subtle [2020-07-15T12:35:26.467Z] #41 21.61 crypto/subtle [2020-07-15T12:35:26.467Z] #41 ... [2020-07-15T12:35:26.467Z] [2020-07-15T12:35:26.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:26.467Z] #10 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:26.467Z] #10 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:26.467Z] #10 ... [2020-07-15T12:35:26.467Z] [2020-07-15T12:35:26.467Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:26.467Z] #32 11.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:26.467Z] #32 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:26.469Z] #10 123.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:35:26.469Z] #10 123.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:35:26.469Z] #10 123.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:35:26.469Z] #10 123.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:35:26.469Z] #10 123.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:35:26.469Z] #10 123.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:35:26.469Z] #10 123.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:35:26.469Z] #10 123.6 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:35:26.469Z] #10 123.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:35:26.469Z] #10 123.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:35:26.469Z] #10 123.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:26.612Z] #36 ... [2020-07-15T12:35:26.612Z] [2020-07-15T12:35:26.612Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:26.612Z] #60 26.77 Checking out files: 60% (1256/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:35:26.612Z] #60 27.67 + cd /tmp/tmp.xTfr0sd5Df/src/github.com/docker/libnetwork [2020-07-15T12:35:26.612Z] #60 27.67 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:26.612Z] #60 28.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:35:26.724Z] #32 ... [2020-07-15T12:35:26.724Z] [2020-07-15T12:35:26.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:26.724Z] #41 21.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:35:26.724Z] #41 22.13 internal/nettrace [2020-07-15T12:35:26.985Z] #41 ... [2020-07-15T12:35:26.985Z] [2020-07-15T12:35:26.985Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:26.985Z] #51 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:26.985Z] #51 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:26.985Z] #51 ... [2020-07-15T12:35:26.985Z] [2020-07-15T12:35:26.985Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:26.985Z] #41 22.30 runtime/cgo [2020-07-15T12:35:27.037Z] #10 DONE 124.3s [2020-07-15T12:35:27.037Z] [2020-07-15T12:35:27.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:27.037Z] #39 51.59 CC compel/src/lib/ptrace.o [2020-07-15T12:35:27.037Z] #39 52.05 AR compel/libcompel.a [2020-07-15T12:35:27.037Z] #39 52.12 HOSTCC compel/src/main-host.o [2020-07-15T12:35:27.037Z] #39 52.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T12:35:27.037Z] #39 52.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:35:27.037Z] #39 52.79 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:35:27.037Z] #39 52.95 HOSTLINK compel/compel-host-bin [2020-07-15T12:35:27.037Z] #39 53.16 DEP soccr/soccr.d [2020-07-15T12:35:27.037Z] #39 53.32 CC soccr/soccr.o [2020-07-15T12:35:27.185Z] #60 ... [2020-07-15T12:35:27.185Z] [2020-07-15T12:35:27.185Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:27.185Z] #47 23.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:27.185Z] #47 24.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:27.185Z] #47 25.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:27.185Z] #47 26.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:27.185Z] #47 27.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:27.185Z] #47 27.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:27.185Z] #47 27.27 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:27.185Z] #47 28.13 runtime/cgo [2020-07-15T12:35:27.185Z] #47 28.29 runtime [2020-07-15T12:35:27.242Z] #36 ... [2020-07-15T12:35:27.242Z] [2020-07-15T12:35:27.242Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:27.242Z] #49 52.26 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:35:27.242Z] #49 53.64 + mkdir -p /build [2020-07-15T12:35:27.242Z] #49 53.64 + cp runc /build/runc [2020-07-15T12:35:27.242Z] #49 DONE 53.9s [2020-07-15T12:35:27.242Z] [2020-07-15T12:35:27.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:27.242Z] #39 81.61 CC criu/namespaces.o [2020-07-15T12:35:27.242Z] #39 83.05 CC criu/net.o [2020-07-15T12:35:27.242Z] #39 84.95 CC criu/netfilter.o [2020-07-15T12:35:27.242Z] #39 85.24 CC criu/page-pipe.o [2020-07-15T12:35:27.242Z] #39 85.59 CC criu/page-xfer.o [2020-07-15T12:35:27.242Z] #39 86.71 CC criu/pagemap-cache.o [2020-07-15T12:35:27.242Z] #39 87.07 CC criu/pagemap.o [2020-07-15T12:35:27.242Z] #39 87.66 CC criu/parasite-syscall.o [2020-07-15T12:35:27.242Z] #39 88.32 CC criu/path.o [2020-07-15T12:35:27.242Z] #39 88.53 CC criu/pie-util-vdso.o [2020-07-15T12:35:27.242Z] #39 88.92 CC criu/pie-util.o [2020-07-15T12:35:27.242Z] #39 89.09 CC criu/pipes.o [2020-07-15T12:35:27.242Z] #39 89.61 CC criu/plugin.o [2020-07-15T12:35:27.242Z] #39 90.15 CC criu/proc_parse.o [2020-07-15T12:35:27.442Z] #33 34.29 The following additional packages will be installed: [2020-07-15T12:35:27.442Z] #33 34.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:35:27.442Z] #33 34.32 Suggested packages: [2020-07-15T12:35:27.442Z] #33 34.32 cmake-doc ninja-build lrzip [2020-07-15T12:35:27.442Z] #33 34.32 Recommended packages: [2020-07-15T12:35:27.442Z] #33 34.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:35:27.554Z] #41 ... [2020-07-15T12:35:27.554Z] [2020-07-15T12:35:27.554Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:27.554Z] #23 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:27.606Z] #39 54.40 AR soccr/libsoccr.a [2020-07-15T12:35:27.606Z] #39 54.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:35:27.812Z] #23 ... [2020-07-15T12:35:27.812Z] [2020-07-15T12:35:27.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:27.812Z] #47 20.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:27.812Z] #47 22.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:28.070Z] #47 23.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:28.070Z] #47 23.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:28.175Z] #39 54.94 DEP criu/arch/x86/sigframe.d [2020-07-15T12:35:28.198Z] #36 4.365 + git clone https://github.com/docker/distribution.git . [2020-07-15T12:35:28.198Z] #36 4.370 Cloning into '.'... [2020-07-15T12:35:28.327Z] #47 ... [2020-07-15T12:35:28.327Z] [2020-07-15T12:35:28.327Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:28.327Z] #54 13.53 + cd /tmp/tmp.O5HUm6jkik/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:28.327Z] #54 13.53 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:28.327Z] #54 13.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:35:28.327Z] #54 13.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:35:28.327Z] #54 ... [2020-07-15T12:35:28.327Z] [2020-07-15T12:35:28.327Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:28.327Z] #47 23.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:28.340Z] #39 ... [2020-07-15T12:35:28.340Z] [2020-07-15T12:35:28.340Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:35:28.340Z] #19 3.665 Collecting yamllint==1.16.0 [2020-07-15T12:35:28.340Z] #19 3.947 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:35:28.340Z] #19 3.983 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:35:28.340Z] #19 4.009 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:35:28.340Z] #19 4.032 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:35:28.340Z] #19 4.097 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:35:28.340Z] #19 5.182 Building wheels for collected packages: pyyaml [2020-07-15T12:35:28.340Z] #19 5.182 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:35:28.435Z] #39 55.10 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T12:35:28.435Z] #39 55.23 DEP criu/arch/x86/kerndat.d [2020-07-15T12:35:28.585Z] #47 23.78 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:28.632Z] #19 5.653 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:35:28.632Z] #19 5.653 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:35:28.632Z] #19 5.732 Successfully built pyyaml [2020-07-15T12:35:28.695Z] #39 55.37 DEP criu/arch/x86/crtools.d [2020-07-15T12:35:28.775Z] #36 ... [2020-07-15T12:35:28.776Z] [2020-07-15T12:35:28.776Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:28.776Z] #28 4.622 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-15T12:35:28.776Z] #28 4.625 Cloning into '.'... [2020-07-15T12:35:28.924Z] #19 5.751 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T12:35:28.924Z] #19 5.915 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:35:28.924Z] #19 ... [2020-07-15T12:35:28.924Z] [2020-07-15T12:35:28.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:28.924Z] #39 92.00 CC criu/protobuf-desc.o [2020-07-15T12:35:28.955Z] #39 55.56 DEP criu/arch/x86/cpu.d [2020-07-15T12:35:28.955Z] #39 55.80 CC criu/arch/x86/cpu.o [2020-07-15T12:35:28.997Z] #33 35.78 The following NEW packages will be installed: [2020-07-15T12:35:28.997Z] #33 35.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:35:28.997Z] #33 35.79 vim-common xxd [2020-07-15T12:35:28.997Z] #33 36.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:28.997Z] #33 36.04 Need to get 14.9 MB of archives. [2020-07-15T12:35:28.997Z] #33 36.04 After this operation, 67.2 MB of additional disk space will be used. [2020-07-15T12:35:28.997Z] #33 36.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-15T12:35:28.997Z] #33 36.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:35:28.997Z] #33 36.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:35:29.102Z] #47 ... [2020-07-15T12:35:29.102Z] [2020-07-15T12:35:29.102Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:29.102Z] #38 17.38 Reading package lists... [2020-07-15T12:35:29.102Z] #38 25.73 Reading package lists... [2020-07-15T12:35:29.216Z] #39 ... [2020-07-15T12:35:29.216Z] [2020-07-15T12:35:29.216Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:35:29.216Z] #19 DONE 6.1s [2020-07-15T12:35:29.216Z] [2020-07-15T12:35:29.216Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:35:29.300Z] #33 36.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-15T12:35:29.364Z] #38 33.65 Building dependency tree... [2020-07-15T12:35:29.512Z] #22 DONE 0.2s [2020-07-15T12:35:29.512Z] [2020-07-15T12:35:29.512Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:35:29.517Z] #47 24.74 runtime/cgo [2020-07-15T12:35:29.517Z] #47 24.76 runtime [2020-07-15T12:35:29.517Z] #47 ... [2020-07-15T12:35:29.517Z] [2020-07-15T12:35:29.517Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:29.517Z] #38 14.76 Fetched 8360 kB in 12s (711 kB/s) [2020-07-15T12:35:29.517Z] #38 14.76 Reading package lists... [2020-07-15T12:35:29.524Z] #39 ... [2020-07-15T12:35:29.524Z] [2020-07-15T12:35:29.524Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:35:29.524Z] #11 DONE 2.4s [2020-07-15T12:35:29.601Z] #33 ... [2020-07-15T12:35:29.601Z] [2020-07-15T12:35:29.601Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:29.601Z] #39 23.17 Reading package lists... [2020-07-15T12:35:29.601Z] #39 30.65 Building dependency tree... [2020-07-15T12:35:29.601Z] #39 33.98 The following additional packages will be installed: [2020-07-15T12:35:29.601Z] #39 33.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:35:29.602Z] #39 33.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:35:29.602Z] #39 34.00 Suggested packages: [2020-07-15T12:35:29.602Z] #39 34.00 manpages-dev python-setuptools [2020-07-15T12:35:29.602Z] #39 35.42 The following NEW packages will be installed: [2020-07-15T12:35:29.602Z] #39 35.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:35:29.602Z] #39 35.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:35:29.602Z] #39 35.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:35:29.602Z] #39 35.43 python-six zlib1g-dev [2020-07-15T12:35:29.602Z] #39 35.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:29.602Z] #39 35.63 Need to get 4075 kB of archives. [2020-07-15T12:35:29.602Z] #39 35.63 After this operation, 24.5 MB of additional disk space will be used. [2020-07-15T12:35:29.602Z] #39 35.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-15T12:35:29.602Z] #39 35.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-15T12:35:29.602Z] #39 35.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T12:35:29.602Z] #39 35.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-15T12:35:29.602Z] #39 35.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-15T12:35:29.602Z] #39 35.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-15T12:35:29.602Z] #39 35.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-15T12:35:29.602Z] #39 35.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-15T12:35:29.602Z] #39 35.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-15T12:35:29.602Z] #39 35.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-15T12:35:29.602Z] #39 35.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-15T12:35:29.602Z] #39 36.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-15T12:35:29.602Z] #39 36.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-15T12:35:29.602Z] #39 36.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-15T12:35:29.602Z] #39 36.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:35:29.602Z] #39 36.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:35:29.602Z] #39 36.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-15T12:35:29.775Z] #38 23.33 Reading package lists... [2020-07-15T12:35:29.775Z] #38 ... [2020-07-15T12:35:29.775Z] [2020-07-15T12:35:29.775Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:29.775Z] #23 24.07 Fetched 8360 kB in 18s (469 kB/s) [2020-07-15T12:35:29.784Z] [2020-07-15T12:35:29.784Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:29.784Z] #49 2.354 + RM_GOPATH=0 [2020-07-15T12:35:29.784Z] #49 2.354 + TMP_GOPATH= [2020-07-15T12:35:29.784Z] #49 2.354 + : /build [2020-07-15T12:35:29.784Z] #49 2.354 + '[' -z '' ']' [2020-07-15T12:35:29.784Z] #49 2.356 ++ mktemp -d [2020-07-15T12:35:29.784Z] #49 2.358 + export GOPATH=/tmp/tmp.OTryHFkOmB [2020-07-15T12:35:29.784Z] #49 2.358 + GOPATH=/tmp/tmp.OTryHFkOmB [2020-07-15T12:35:29.784Z] #49 2.358 + RM_GOPATH=1 [2020-07-15T12:35:29.784Z] #49 2.358 + case "$(go env GOARCH)" in [2020-07-15T12:35:29.784Z] #49 2.367 ++ go env GOARCH [2020-07-15T12:35:29.784Z] #49 2.419 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:29.784Z] #49 2.419 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:29.784Z] #49 2.419 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:29.784Z] #49 2.419 + dir=/tmp/install [2020-07-15T12:35:29.784Z] #49 2.419 + bin=runc [2020-07-15T12:35:29.784Z] #49 2.419 + shift [2020-07-15T12:35:29.784Z] #49 2.419 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:35:29.784Z] #49 2.419 + . /tmp/install/runc.installer [2020-07-15T12:35:29.784Z] #49 2.419 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:35:29.784Z] #49 2.419 + install_runc [2020-07-15T12:35:29.784Z] #49 2.419 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:35:29.784Z] #49 2.420 + uname -r [2020-07-15T12:35:29.784Z] #49 2.423 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:35:29.784Z] #49 2.423 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:35:29.784Z] #49 2.423 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OTryHFkOmB/src/github.com/opencontainers/runc [2020-07-15T12:35:29.784Z] #49 2.423 Cloning into '/tmp/tmp.OTryHFkOmB/src/github.com/opencontainers/runc'... [2020-07-15T12:35:29.784Z] #49 2.423 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:35:30.208Z] #26 DONE 0.8s [2020-07-15T12:35:30.208Z] [2020-07-15T12:35:30.208Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:35:30.208Z] #29 DONE 0.2s [2020-07-15T12:35:30.208Z] [2020-07-15T12:35:30.208Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:35:30.278Z] #39 ... [2020-07-15T12:35:30.278Z] [2020-07-15T12:35:30.278Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:30.278Z] #33 37.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-15T12:35:30.278Z] #33 37.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-15T12:35:30.278Z] #33 37.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-15T12:35:30.321Z] #38 ... [2020-07-15T12:35:30.321Z] [2020-07-15T12:35:30.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:30.321Z] #10 26.54 Fetched 8360 kB in 19s (442 kB/s) [2020-07-15T12:35:30.321Z] #10 26.54 Reading package lists... [2020-07-15T12:35:30.321Z] #10 34.24 Reading package lists... [2020-07-15T12:35:30.321Z] #10 ... [2020-07-15T12:35:30.321Z] [2020-07-15T12:35:30.321Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:30.321Z] #32 26.70 Fetched 8360 kB in 19s (449 kB/s) [2020-07-15T12:35:30.321Z] #32 26.70 Reading package lists... [2020-07-15T12:35:30.500Z] #31 DONE 0.1s [2020-07-15T12:35:30.500Z] [2020-07-15T12:35:30.500Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:35:30.500Z] #34 DONE 0.1s [2020-07-15T12:35:30.500Z] [2020-07-15T12:35:30.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:30.500Z] #39 92.61 CC criu/protobuf.o [2020-07-15T12:35:30.500Z] #39 92.84 CC criu/pstree.o [2020-07-15T12:35:30.500Z] #39 93.61 CC criu/rbtree.o [2020-07-15T12:35:30.578Z] #33 37.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-15T12:35:30.578Z] #33 37.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-15T12:35:30.578Z] #33 37.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-15T12:35:30.583Z] #32 34.11 Reading package lists... [2020-07-15T12:35:30.583Z] #32 ... [2020-07-15T12:35:30.583Z] [2020-07-15T12:35:30.583Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:30.583Z] #23 26.76 Fetched 8360 kB in 19s (449 kB/s) [2020-07-15T12:35:30.583Z] #23 26.76 Reading package lists... [2020-07-15T12:35:30.791Z] #39 93.85 CC criu/rst-malloc.o [2020-07-15T12:35:30.845Z] #23 34.85 Reading package lists... [2020-07-15T12:35:30.845Z] #23 ... [2020-07-15T12:35:30.845Z] [2020-07-15T12:35:30.845Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:30.845Z] #51 26.99 Fetched 8360 kB in 18s (452 kB/s) [2020-07-15T12:35:30.845Z] #51 26.99 Reading package lists... [2020-07-15T12:35:31.083Z] #39 94.02 CC criu/seccomp.o [2020-07-15T12:35:31.374Z] #39 94.31 CC criu/seize.o [2020-07-15T12:35:31.665Z] #39 94.71 CC criu/servicefd.o [2020-07-15T12:35:31.691Z] #49 ... [2020-07-15T12:35:31.691Z] [2020-07-15T12:35:31.691Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:35:31.691Z] #12 DONE 2.2s [2020-07-15T12:35:31.954Z] [2020-07-15T12:35:31.954Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:35:31.986Z] #39 94.91 CC criu/shmem.o [2020-07-15T12:35:32.126Z] #33 ... [2020-07-15T12:35:32.126Z] [2020-07-15T12:35:32.126Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:32.126Z] #52 24.32 Reading package lists... [2020-07-15T12:35:32.126Z] #52 32.05 Building dependency tree... [2020-07-15T12:35:32.126Z] #52 35.35 The following additional packages will be installed: [2020-07-15T12:35:32.126Z] #52 35.38 libbtrfs0 [2020-07-15T12:35:32.126Z] #52 35.59 The following NEW packages will be installed: [2020-07-15T12:35:32.126Z] #52 35.60 libbtrfs-dev libbtrfs0 [2020-07-15T12:35:32.126Z] #52 35.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:32.126Z] #52 35.75 Need to get 120 kB of archives. [2020-07-15T12:35:32.126Z] #52 35.75 After this operation, 423 kB of additional disk space will be used. [2020-07-15T12:35:32.126Z] #52 35.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-15T12:35:32.126Z] #52 35.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-15T12:35:32.126Z] #52 37.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:32.126Z] #52 38.03 Fetched 120 kB in 0s (1368 kB/s) [2020-07-15T12:35:32.126Z] #52 38.17 Selecting previously unselected package libbtrfs0. [2020-07-15T12:35:32.126Z] #52 38.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T12:35:32.126Z] #52 38.29 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #52 38.29 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:32.126Z] #52 38.42 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:35:32.126Z] #52 38.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #52 38.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:32.126Z] #52 38.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:32.126Z] #52 38.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:32.126Z] #52 38.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:32.126Z] #52 DONE 39.0s [2020-07-15T12:35:32.126Z] [2020-07-15T12:35:32.126Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:32.126Z] #39 37.77 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:32.126Z] #39 38.12 Fetched 4075 kB in 1s (6746 kB/s) [2020-07-15T12:35:32.126Z] #39 38.24 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-15T12:35:32.126Z] #39 38.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T12:35:32.126Z] #39 38.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #39 38.37 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-15T12:35:32.126Z] #39 38.55 Selecting previously unselected package libnet1:ppc64el. [2020-07-15T12:35:32.126Z] #39 38.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #39 38.56 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:32.126Z] #39 38.71 Selecting previously unselected package libnet1-dev. [2020-07-15T12:35:32.126Z] #39 38.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #39 38.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:32.126Z] #39 38.99 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-15T12:35:32.126Z] #39 39.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #39 39.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T12:35:32.126Z] #39 39.14 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-15T12:35:32.126Z] #39 39.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-15T12:35:32.126Z] #39 39.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-15T12:35:32.231Z] #51 34.65 Reading package lists... [2020-07-15T12:35:32.231Z] #51 ... [2020-07-15T12:35:32.231Z] [2020-07-15T12:35:32.231Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:32.231Z] #38 38.28 The following additional packages will be installed: [2020-07-15T12:35:32.231Z] #38 38.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:35:32.231Z] #38 38.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:35:32.231Z] #38 38.31 Suggested packages: [2020-07-15T12:35:32.231Z] #38 38.33 manpages-dev python-setuptools [2020-07-15T12:35:32.427Z] #39 39.46 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-15T12:35:32.427Z] #39 39.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T12:35:32.427Z] #39 39.48 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:35:32.427Z] #39 39.60 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-15T12:35:32.619Z] #39 95.49 CC criu/sigframe.o [2020-07-15T12:35:32.619Z] #39 95.60 CC criu/signalfd.o [2020-07-15T12:35:32.729Z] #39 39.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T12:35:32.729Z] #39 39.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:35:32.730Z] #39 ... [2020-07-15T12:35:32.730Z] [2020-07-15T12:35:32.730Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:32.730Z] #24 23.42 Reading package lists... [2020-07-15T12:35:32.730Z] #24 31.51 Building dependency tree... [2020-07-15T12:35:32.730Z] #24 35.54 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:35:32.730Z] #24 35.54 The following additional packages will be installed: [2020-07-15T12:35:32.730Z] #24 35.54 libjq1 libonig5 [2020-07-15T12:35:32.730Z] #24 36.21 The following NEW packages will be installed: [2020-07-15T12:35:32.730Z] #24 36.23 jq libjq1 libonig5 [2020-07-15T12:35:32.730Z] #24 36.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:32.730Z] #24 36.39 Need to get 358 kB of archives. [2020-07-15T12:35:32.730Z] #24 36.39 After this operation, 1277 kB of additional disk space will be used. [2020-07-15T12:35:32.730Z] #24 36.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-15T12:35:32.730Z] #24 36.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-15T12:35:32.730Z] #24 36.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-15T12:35:32.730Z] #24 38.13 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:32.730Z] #24 38.40 Fetched 358 kB in 0s (3216 kB/s) [2020-07-15T12:35:32.730Z] #24 38.53 Selecting previously unselected package libonig5:ppc64el. [2020-07-15T12:35:32.730Z] #24 38.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T12:35:32.730Z] #24 38.60 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-15T12:35:32.730Z] #24 38.62 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-15T12:35:32.730Z] #24 38.93 Selecting previously unselected package libjq1:ppc64el. [2020-07-15T12:35:32.730Z] #24 38.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T12:35:32.730Z] #24 38.93 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T12:35:32.730Z] #24 39.22 Selecting previously unselected package jq. [2020-07-15T12:35:32.730Z] #24 39.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T12:35:32.730Z] #24 39.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:32.730Z] #24 39.44 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-15T12:35:32.730Z] #24 39.46 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T12:35:32.730Z] #24 39.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:32.730Z] #24 39.48 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:32.730Z] #24 DONE 39.9s [2020-07-15T12:35:32.730Z] [2020-07-15T12:35:32.730Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:32.730Z] #39 39.77 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-15T12:35:32.730Z] #39 39.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-15T12:35:32.730Z] #39 39.82 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-15T12:35:32.913Z] #39 95.80 CC criu/sk-inet.o [2020-07-15T12:35:33.030Z] #39 ... [2020-07-15T12:35:33.030Z] [2020-07-15T12:35:33.030Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:35:33.030Z] #25 DONE 0.1s [2020-07-15T12:35:33.030Z] [2020-07-15T12:35:33.030Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:33.030Z] #33 39.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:33.030Z] #33 39.74 Fetched 14.9 MB in 2s (8086 kB/s) [2020-07-15T12:35:33.030Z] #33 39.91 Selecting previously unselected package xxd. [2020-07-15T12:35:33.030Z] #33 39.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 ... 15339 files and directories currently installed.) [2020-07-15T12:35:33.030Z] #33 40.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T12:35:33.030Z] #33 40.10 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:35:33.334Z] #33 40.37 Selecting previously unselected package vim-common. [2020-07-15T12:35:33.334Z] #33 40.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:33.546Z] #39 96.47 CC criu/sk-netlink.o [2020-07-15T12:35:33.622Z] #38 39.95 The following NEW packages will be installed: [2020-07-15T12:35:33.622Z] #38 39.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:35:33.622Z] #38 39.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:35:33.622Z] #38 39.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:35:33.622Z] #38 39.97 python-six zlib1g-dev [2020-07-15T12:35:33.636Z] #33 40.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:33.838Z] #39 96.67 CC criu/sk-packet.o [2020-07-15T12:35:33.863Z] #13 2.021 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:35:33.863Z] #13 DONE 2.2s [2020-07-15T12:35:33.863Z] [2020-07-15T12:35:33.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:33.863Z] #39 56.66 CC criu/arch/x86/crtools.o [2020-07-15T12:35:33.863Z] #39 58.15 CC criu/arch/x86/kerndat.o [2020-07-15T12:35:33.863Z] #39 59.02 CC criu/arch/x86/sigaction_compat.o [2020-07-15T12:35:33.863Z] #39 59.44 CC criu/arch/x86/sigframe.o [2020-07-15T12:35:33.863Z] #39 59.77 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T12:35:33.863Z] #39 59.82 DEP criu/pie/util-vdso-elf32.d [2020-07-15T12:35:33.863Z] #39 59.99 DEP criu/pie/util-vdso.d [2020-07-15T12:35:33.863Z] #39 60.10 DEP criu/pie/util.d [2020-07-15T12:35:33.863Z] #39 60.21 CC criu/pie/util.o [2020-07-15T12:35:33.863Z] #39 60.46 CC criu/pie/util-vdso.o [2020-07-15T12:35:33.939Z] #33 40.97 Selecting previously unselected package cmake-data. [2020-07-15T12:35:33.939Z] #33 40.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:35:33.939Z] #33 40.98 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:35:33.960Z] #23 24.07 Reading package lists... [2020-07-15T12:35:33.960Z] #23 ... [2020-07-15T12:35:33.960Z] [2020-07-15T12:35:33.960Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:33.960Z] #60 25.25 Checking out files: 55% (1138/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 99% (2049/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:35:33.960Z] #60 26.31 + cd /tmp/tmp.k6bkIqvZXI/src/github.com/docker/libnetwork [2020-07-15T12:35:33.960Z] #60 26.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:33.960Z] #60 26.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:35:34.092Z] #28 ... [2020-07-15T12:35:34.092Z] [2020-07-15T12:35:34.093Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:34.093Z] #45 3.757 + RM_GOPATH=0 [2020-07-15T12:35:34.093Z] #45 3.757 + TMP_GOPATH= [2020-07-15T12:35:34.093Z] #45 3.757 + : /build [2020-07-15T12:35:34.093Z] #45 3.757 + '[' -z '' ']' [2020-07-15T12:35:34.093Z] #45 3.758 ++ mktemp -d [2020-07-15T12:35:34.093Z] #45 3.767 + export GOPATH=/tmp/tmp.NDATKt0Enc [2020-07-15T12:35:34.093Z] #45 3.767 + GOPATH=/tmp/tmp.NDATKt0Enc [2020-07-15T12:35:34.093Z] #45 3.767 + RM_GOPATH=1 [2020-07-15T12:35:34.093Z] #45 3.767 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.093Z] #45 3.770 ++ go env GOARCH [2020-07-15T12:35:34.093Z] #45 3.784 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #45 3.784 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #45 3.784 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.093Z] #45 3.785 + dir=/tmp/install [2020-07-15T12:35:34.093Z] #45 3.785 + bin=golangci_lint [2020-07-15T12:35:34.093Z] #45 3.785 + shift [2020-07-15T12:35:34.093Z] #45 3.785 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-15T12:35:34.093Z] #45 3.785 + . /tmp/install/golangci_lint.installer [2020-07-15T12:35:34.093Z] #45 3.785 ++ : v1.23.8 [2020-07-15T12:35:34.093Z] #45 3.785 + install_golangci_lint [2020-07-15T12:35:34.093Z] #45 3.785 + echo 'Installing golangci-lint version v1.23.8' [2020-07-15T12:35:34.093Z] #45 3.785 Installing golangci-lint version v1.23.8 [2020-07-15T12:35:34.093Z] #45 3.786 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:35:34.093Z] #45 ... [2020-07-15T12:35:34.093Z] [2020-07-15T12:35:34.093Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:34.093Z] #51 5.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:34.093Z] #51 5.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:34.093Z] #51 5.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:34.093Z] #51 6.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:35:34.093Z] #51 7.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:35:34.093Z] #51 8.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:35:34.093Z] #51 ... [2020-07-15T12:35:34.093Z] [2020-07-15T12:35:34.093Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:34.093Z] #10 4.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:34.093Z] #10 4.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:34.093Z] #10 4.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:34.093Z] #10 5.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:35:34.093Z] #10 7.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:35:34.093Z] #10 8.153 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:35:34.093Z] #10 ... [2020-07-15T12:35:34.093Z] [2020-07-15T12:35:34.093Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:34.093Z] #60 3.676 + RM_GOPATH=0 [2020-07-15T12:35:34.093Z] #60 3.676 + TMP_GOPATH= [2020-07-15T12:35:34.093Z] #60 3.676 + : /build [2020-07-15T12:35:34.093Z] #60 3.676 + '[' -z '' ']' [2020-07-15T12:35:34.093Z] #60 3.681 ++ mktemp -d [2020-07-15T12:35:34.093Z] #60 3.681 + export GOPATH=/tmp/tmp.QkikzlxNEo [2020-07-15T12:35:34.093Z] #60 3.681 + GOPATH=/tmp/tmp.QkikzlxNEo [2020-07-15T12:35:34.093Z] #60 3.681 + RM_GOPATH=1 [2020-07-15T12:35:34.093Z] #60 3.681 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.093Z] #60 3.681 ++ go env GOARCH [2020-07-15T12:35:34.093Z] #60 3.716 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #60 3.716 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #60 3.720 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.093Z] #60 3.724 + dir=/tmp/install [2020-07-15T12:35:34.093Z] #60 3.724 + bin=proxy [2020-07-15T12:35:34.093Z] #60 3.724 + shift [2020-07-15T12:35:34.093Z] #60 3.724 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-15T12:35:34.093Z] #60 3.724 + . /tmp/install/proxy.installer [2020-07-15T12:35:34.093Z] #60 3.724 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:34.093Z] #60 3.724 + install_proxy [2020-07-15T12:35:34.093Z] #60 3.724 + case "$1" in [2020-07-15T12:35:34.093Z] #60 3.724 + export CGO_ENABLED=0 [2020-07-15T12:35:34.093Z] #60 3.724 + CGO_ENABLED=0 [2020-07-15T12:35:34.093Z] #60 3.724 + _install_proxy [2020-07-15T12:35:34.093Z] #60 3.724 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-15T12:35:34.093Z] #60 3.724 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QkikzlxNEo/src/github.com/docker/libnetwork [2020-07-15T12:35:34.093Z] #60 3.726 Cloning into '/tmp/tmp.QkikzlxNEo/src/github.com/docker/libnetwork'... [2020-07-15T12:35:34.093Z] #60 3.726 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:34.093Z] #60 ... [2020-07-15T12:35:34.093Z] [2020-07-15T12:35:34.093Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:34.093Z] #54 2.144 + RM_GOPATH=0 [2020-07-15T12:35:34.093Z] #54 2.144 + TMP_GOPATH= [2020-07-15T12:35:34.093Z] #54 2.144 + : /build [2020-07-15T12:35:34.093Z] #54 2.144 + '[' -z '' ']' [2020-07-15T12:35:34.093Z] #54 2.144 ++ mktemp -d [2020-07-15T12:35:34.093Z] #54 2.147 + export GOPATH=/tmp/tmp.m87VCRFa2H [2020-07-15T12:35:34.093Z] #54 2.147 + GOPATH=/tmp/tmp.m87VCRFa2H [2020-07-15T12:35:34.093Z] #54 2.147 + RM_GOPATH=1 [2020-07-15T12:35:34.093Z] #54 2.147 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.093Z] #54 2.147 ++ go env GOARCH [2020-07-15T12:35:34.093Z] #54 2.173 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #54 2.173 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.093Z] #54 2.173 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.093Z] #54 2.174 + dir=/tmp/install [2020-07-15T12:35:34.093Z] #54 2.174 + bin=rootlesskit [2020-07-15T12:35:34.093Z] #54 2.174 + shift [2020-07-15T12:35:34.093Z] #54 2.174 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-15T12:35:34.093Z] #54 2.175 + . /tmp/install/rootlesskit.installer [2020-07-15T12:35:34.093Z] #54 2.175 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:34.093Z] #54 2.175 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:34.093Z] #54 2.175 + install_rootlesskit [2020-07-15T12:35:34.093Z] #54 2.175 + case "$1" in [2020-07-15T12:35:34.093Z] #54 2.175 + export CGO_ENABLED=0 [2020-07-15T12:35:34.093Z] #54 2.175 + CGO_ENABLED=0 [2020-07-15T12:35:34.093Z] #54 2.175 + _install_rootlesskit [2020-07-15T12:35:34.093Z] #54 2.175 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-15T12:35:34.093Z] #54 2.175 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.m87VCRFa2H/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:34.093Z] #54 2.186 Cloning into '/tmp/tmp.m87VCRFa2H/src/github.com/rootless-containers/rootlesskit'... [2020-07-15T12:35:34.093Z] #54 4.692 + cd /tmp/tmp.m87VCRFa2H/src/github.com/rootless-containers/rootlesskit [2020-07-15T12:35:34.093Z] #54 4.692 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-15T12:35:34.093Z] #54 4.738 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:35:34.093Z] #54 4.752 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-15T12:35:34.093Z] #54 ... [2020-07-15T12:35:34.093Z] [2020-07-15T12:35:34.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:34.093Z] #38 5.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:34.093Z] #38 5.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:34.093Z] #38 5.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:34.093Z] #38 5.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:35:34.093Z] #38 7.354 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:35:34.093Z] #38 9.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:35:34.130Z] #39 96.95 CC criu/sk-queue.o [2020-07-15T12:35:34.130Z] #39 97.14 CC criu/sk-tcp.o [2020-07-15T12:35:34.193Z] #38 40.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:34.193Z] #38 40.45 Need to get 4095 kB of archives. [2020-07-15T12:35:34.193Z] #38 40.45 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T12:35:34.193Z] #38 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T12:35:34.193Z] #38 40.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:35:34.193Z] #38 40.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T12:35:34.193Z] #38 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:35:34.193Z] #38 40.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T12:35:34.193Z] #38 40.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:35:34.194Z] #38 40.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-15T12:35:34.194Z] #38 40.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T12:35:34.194Z] #38 40.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T12:35:34.356Z] #38 ... [2020-07-15T12:35:34.356Z] [2020-07-15T12:35:34.356Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:34.356Z] #41 2.466 + RM_GOPATH=0 [2020-07-15T12:35:34.356Z] #41 2.466 + TMP_GOPATH= [2020-07-15T12:35:34.356Z] #41 2.466 + : /build [2020-07-15T12:35:34.356Z] #41 2.466 + '[' -z '' ']' [2020-07-15T12:35:34.356Z] #41 2.467 ++ mktemp -d [2020-07-15T12:35:34.356Z] #41 2.469 + export GOPATH=/tmp/tmp.q7hUuIGWCp [2020-07-15T12:35:34.356Z] #41 2.469 + GOPATH=/tmp/tmp.q7hUuIGWCp [2020-07-15T12:35:34.356Z] #41 2.469 + RM_GOPATH=1 [2020-07-15T12:35:34.356Z] #41 2.469 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.356Z] #41 2.471 ++ go env GOARCH [2020-07-15T12:35:34.356Z] #41 2.505 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.356Z] #41 2.505 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.356Z] #41 2.505 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.356Z] #41 2.506 + dir=/tmp/install [2020-07-15T12:35:34.356Z] #41 2.506 + bin=vndr [2020-07-15T12:35:34.356Z] #41 2.506 + shift [2020-07-15T12:35:34.356Z] #41 2.506 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-15T12:35:34.356Z] #41 2.506 + . /tmp/install/vndr.installer [2020-07-15T12:35:34.356Z] #41 2.506 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:34.356Z] #41 2.506 + install_vndr [2020-07-15T12:35:34.356Z] #41 2.506 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-15T12:35:34.356Z] #41 2.506 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:34.356Z] #41 2.507 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q7hUuIGWCp/src/github.com/LK4D4/vndr [2020-07-15T12:35:34.356Z] #41 2.512 Cloning into '/tmp/tmp.q7hUuIGWCp/src/github.com/LK4D4/vndr'... [2020-07-15T12:35:34.356Z] #41 3.086 + cd /tmp/tmp.q7hUuIGWCp/src/github.com/LK4D4/vndr [2020-07-15T12:35:34.356Z] #41 3.086 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-15T12:35:34.356Z] #41 3.096 + go build -buildmode=pie -v -o /build/vndr . [2020-07-15T12:35:34.356Z] #41 4.212 runtime/internal/sys [2020-07-15T12:35:34.356Z] #41 4.229 internal/race [2020-07-15T12:35:34.356Z] #41 4.298 internal/cpu [2020-07-15T12:35:34.356Z] #41 4.349 runtime/internal/atomic [2020-07-15T12:35:34.356Z] #41 4.533 sync/atomic [2020-07-15T12:35:34.356Z] #41 4.665 runtime/internal/math [2020-07-15T12:35:34.356Z] #41 4.777 unicode [2020-07-15T12:35:34.356Z] #41 4.816 unicode/utf8 [2020-07-15T12:35:34.356Z] #41 4.981 internal/bytealg [2020-07-15T12:35:34.356Z] #41 5.004 math/bits [2020-07-15T12:35:34.356Z] #41 5.506 internal/testlog [2020-07-15T12:35:34.356Z] #41 5.871 runtime [2020-07-15T12:35:34.356Z] #41 6.005 encoding [2020-07-15T12:35:34.356Z] #41 6.158 math [2020-07-15T12:35:34.356Z] #41 6.287 unicode/utf16 [2020-07-15T12:35:34.356Z] #41 6.889 container/list [2020-07-15T12:35:34.356Z] #41 7.406 crypto/internal/subtle [2020-07-15T12:35:34.356Z] #41 7.617 crypto/subtle [2020-07-15T12:35:34.356Z] #41 7.803 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-15T12:35:34.356Z] #41 7.982 internal/nettrace [2020-07-15T12:35:34.356Z] #41 8.432 runtime/cgo [2020-07-15T12:35:34.356Z] #41 8.457 vendor/golang.org/x/crypto/internal/subtle [2020-07-15T12:35:34.422Z] #39 97.47 CC criu/sk-unix.o [2020-07-15T12:35:34.454Z] #38 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T12:35:34.454Z] #38 40.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T12:35:34.454Z] #38 40.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T12:35:34.454Z] #38 40.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-15T12:35:34.620Z] #41 ... [2020-07-15T12:35:34.620Z] [2020-07-15T12:35:34.620Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:34.620Z] #23 5.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:34.620Z] #23 5.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:34.620Z] #23 5.216 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:34.620Z] #23 6.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:35:34.620Z] #23 7.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:35:34.620Z] #23 9.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:35:34.620Z] #23 ... [2020-07-15T12:35:34.620Z] [2020-07-15T12:35:34.620Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:34.620Z] #47 2.925 + RM_GOPATH=0 [2020-07-15T12:35:34.620Z] #47 2.925 + TMP_GOPATH= [2020-07-15T12:35:34.620Z] #47 2.926 + : /build [2020-07-15T12:35:34.620Z] #47 2.926 + '[' -z '' ']' [2020-07-15T12:35:34.620Z] #47 2.926 ++ mktemp -d [2020-07-15T12:35:34.620Z] #47 2.932 + export GOPATH=/tmp/tmp.rli7Db8tW5 [2020-07-15T12:35:34.620Z] #47 2.932 + GOPATH=/tmp/tmp.rli7Db8tW5 [2020-07-15T12:35:34.620Z] #47 2.933 + RM_GOPATH=1 [2020-07-15T12:35:34.620Z] #47 2.933 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.620Z] #47 2.933 ++ go env GOARCH [2020-07-15T12:35:34.620Z] #47 2.960 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.620Z] #47 2.960 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.620Z] #47 2.962 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.620Z] #47 2.965 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:34.620Z] #47 2.965 + dir=/tmp/install [2020-07-15T12:35:34.620Z] #47 2.965 + bin=shfmt [2020-07-15T12:35:34.620Z] #47 2.965 + shift [2020-07-15T12:35:34.620Z] #47 2.965 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-15T12:35:34.620Z] #47 2.965 + . /tmp/install/shfmt.installer [2020-07-15T12:35:34.620Z] #47 2.965 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:34.620Z] #47 2.965 + install_shfmt [2020-07-15T12:35:34.620Z] #47 2.965 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-15T12:35:34.620Z] #47 2.965 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rli7Db8tW5/src/github.com/mvdan/sh [2020-07-15T12:35:34.620Z] #47 2.975 Cloning into '/tmp/tmp.rli7Db8tW5/src/github.com/mvdan/sh'... [2020-07-15T12:35:34.620Z] #47 8.695 + cd /tmp/tmp.rli7Db8tW5/src/github.com/mvdan/sh [2020-07-15T12:35:34.620Z] #47 8.696 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-15T12:35:34.620Z] #47 8.738 + GO111MODULE=on [2020-07-15T12:35:34.620Z] #47 8.739 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-15T12:35:34.620Z] #47 10.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:34.620Z] #47 10.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:34.620Z] #47 10.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:34.620Z] #47 10.30 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:34.620Z] #47 10.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:34.620Z] #47 11.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:34.715Z] #38 40.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-15T12:35:34.715Z] #38 40.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:35:34.715Z] #38 40.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:35:34.715Z] #38 40.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T12:35:34.803Z] #39 61.45 CC criu/pie/util-vdso-elf32.o [2020-07-15T12:35:34.883Z] #47 ... [2020-07-15T12:35:34.883Z] [2020-07-15T12:35:34.883Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:34.883Z] #30 3.532 + RM_GOPATH=0 [2020-07-15T12:35:34.883Z] #30 3.532 + TMP_GOPATH= [2020-07-15T12:35:34.883Z] #30 3.532 + : /build [2020-07-15T12:35:34.883Z] #30 3.532 + '[' -z '' ']' [2020-07-15T12:35:34.883Z] #30 3.532 ++ mktemp -d [2020-07-15T12:35:34.883Z] #30 3.543 + export GOPATH=/tmp/tmp.Pslyv4KYWp [2020-07-15T12:35:34.883Z] #30 3.543 + GOPATH=/tmp/tmp.Pslyv4KYWp [2020-07-15T12:35:34.883Z] #30 3.543 + RM_GOPATH=1 [2020-07-15T12:35:34.883Z] #30 3.543 + case "$(go env GOARCH)" in [2020-07-15T12:35:34.883Z] #30 3.543 ++ go env GOARCH [2020-07-15T12:35:34.883Z] #30 3.560 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.883Z] #30 3.560 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:34.883Z] #30 3.562 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:34.883Z] #30 3.586 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:34.883Z] #30 3.586 + dir=/tmp/install [2020-07-15T12:35:34.883Z] #30 3.586 + bin=tomlv [2020-07-15T12:35:34.884Z] #30 3.586 + shift [2020-07-15T12:35:34.884Z] #30 3.586 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-15T12:35:34.884Z] #30 3.586 + . /tmp/install/tomlv.installer [2020-07-15T12:35:34.884Z] #30 3.586 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:34.884Z] #30 3.586 + install_tomlv [2020-07-15T12:35:34.884Z] #30 3.586 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-15T12:35:34.884Z] #30 3.586 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Pslyv4KYWp/src/github.com/BurntSushi/toml [2020-07-15T12:35:34.884Z] #30 3.597 Cloning into '/tmp/tmp.Pslyv4KYWp/src/github.com/BurntSushi/toml'... [2020-07-15T12:35:34.884Z] #30 4.467 + cd /tmp/tmp.Pslyv4KYWp/src/github.com/BurntSushi/toml [2020-07-15T12:35:34.884Z] #30 4.468 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-15T12:35:34.884Z] #30 4.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:35:34.884Z] #30 5.016 unicode/utf8 [2020-07-15T12:35:34.884Z] #30 5.078 math/bits [2020-07-15T12:35:34.884Z] #30 5.177 unicode [2020-07-15T12:35:34.884Z] #30 5.351 internal/bytealg [2020-07-15T12:35:34.884Z] #30 5.706 internal/testlog [2020-07-15T12:35:34.884Z] #30 5.820 math [2020-07-15T12:35:34.884Z] #30 6.250 encoding [2020-07-15T12:35:34.884Z] #30 6.451 runtime/cgo [2020-07-15T12:35:34.884Z] #30 7.449 runtime [2020-07-15T12:35:34.884Z] #30 ... [2020-07-15T12:35:34.884Z] [2020-07-15T12:35:34.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:34.884Z] #32 4.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:34.884Z] #32 4.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:34.884Z] #32 4.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:34.884Z] #32 5.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:35:34.884Z] #32 7.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:35:34.884Z] #32 8.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:35:35.147Z] #32 ... [2020-07-15T12:35:35.147Z] [2020-07-15T12:35:35.147Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:35.147Z] #43 4.499 + RM_GOPATH=0 [2020-07-15T12:35:35.147Z] #43 4.499 + TMP_GOPATH= [2020-07-15T12:35:35.147Z] #43 4.499 + : /build [2020-07-15T12:35:35.147Z] #43 4.499 + '[' -z '' ']' [2020-07-15T12:35:35.147Z] #43 4.500 ++ mktemp -d [2020-07-15T12:35:35.147Z] #43 4.503 + export GOPATH=/tmp/tmp.u3aespHy9S [2020-07-15T12:35:35.147Z] #43 4.503 + GOPATH=/tmp/tmp.u3aespHy9S [2020-07-15T12:35:35.147Z] #43 4.503 + RM_GOPATH=1 [2020-07-15T12:35:35.147Z] #43 4.503 + case "$(go env GOARCH)" in [2020-07-15T12:35:35.147Z] #43 4.504 ++ go env GOARCH [2020-07-15T12:35:35.147Z] #43 4.515 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:35.147Z] #43 4.515 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:35.147Z] #43 4.523 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:35.147Z] #43 4.530 + dir=/tmp/install [2020-07-15T12:35:35.147Z] #43 4.531 + bin=gotestsum [2020-07-15T12:35:35.147Z] #43 4.531 + shift [2020-07-15T12:35:35.147Z] #43 4.531 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-15T12:35:35.147Z] #43 4.531 + . /tmp/install/gotestsum.installer [2020-07-15T12:35:35.147Z] #43 4.531 ++ : v0.3.5 [2020-07-15T12:35:35.147Z] #43 4.531 + install_gotestsum [2020-07-15T12:35:35.147Z] #43 4.532 + set -e [2020-07-15T12:35:35.147Z] #43 4.532 + export GO111MODULE=on [2020-07-15T12:35:35.147Z] #43 4.532 + GO111MODULE=on [2020-07-15T12:35:35.147Z] #43 4.532 + GOBIN=/build [2020-07-15T12:35:35.147Z] #43 4.532 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-15T12:35:35.147Z] #43 4.543 go: finding gotest.tools v0.3.5 [2020-07-15T12:35:35.147Z] #43 4.543 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:35.147Z] #43 5.445 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:35.147Z] #43 5.957 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:35:35.147Z] #43 6.831 go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:35:35.147Z] #43 6.979 go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:35:35.147Z] #43 7.162 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:35.147Z] #43 7.163 go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:35:35.147Z] #43 7.233 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:35.147Z] #43 7.235 go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:35:35.147Z] #43 7.371 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:35.147Z] #43 7.519 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:35.147Z] #43 7.743 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:35.147Z] #43 7.744 go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:35:35.147Z] #43 7.746 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:35.147Z] #43 7.768 go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:35:35.147Z] #43 7.785 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:35.147Z] #43 7.822 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:35.147Z] #43 7.826 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:35.147Z] #43 7.856 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:35.147Z] #43 7.859 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:35.147Z] #43 7.881 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:35.147Z] #43 7.919 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:35.147Z] #43 7.953 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:35.147Z] #43 8.078 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:35.147Z] #43 9.277 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:35.147Z] #43 9.587 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:35.147Z] #43 9.928 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:35.147Z] #43 ... [2020-07-15T12:35:35.147Z] [2020-07-15T12:35:35.147Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:35.147Z] #21 4.339 + RM_GOPATH=0 [2020-07-15T12:35:35.147Z] #21 4.339 + TMP_GOPATH= [2020-07-15T12:35:35.147Z] #21 4.339 + : /build [2020-07-15T12:35:35.147Z] #21 4.339 + '[' -z '' ']' [2020-07-15T12:35:35.147Z] #21 4.340 ++ mktemp -d [2020-07-15T12:35:35.147Z] #21 4.342 + export GOPATH=/tmp/tmp.aU4tY7sdpP [2020-07-15T12:35:35.147Z] #21 4.342 + GOPATH=/tmp/tmp.aU4tY7sdpP [2020-07-15T12:35:35.147Z] #21 4.342 + RM_GOPATH=1 [2020-07-15T12:35:35.147Z] #21 4.342 + case "$(go env GOARCH)" in [2020-07-15T12:35:35.147Z] #21 4.343 ++ go env GOARCH [2020-07-15T12:35:35.147Z] #21 4.368 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:35.147Z] #21 4.368 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:35.147Z] #21 4.372 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:35.147Z] #21 4.375 + dir=/tmp/install [2020-07-15T12:35:35.147Z] #21 4.375 + bin=dockercli [2020-07-15T12:35:35.147Z] #21 4.376 + shift [2020-07-15T12:35:35.147Z] #21 4.376 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-15T12:35:35.147Z] #21 4.376 + . /tmp/install/dockercli.installer [2020-07-15T12:35:35.147Z] #21 4.377 ++ : stable [2020-07-15T12:35:35.147Z] #21 4.377 ++ : 17.06.2-ce [2020-07-15T12:35:35.147Z] #21 4.378 + install_dockercli [2020-07-15T12:35:35.147Z] #21 4.379 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:35:35.147Z] #21 4.380 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:35:35.147Z] #21 4.382 ++ uname -m [2020-07-15T12:35:35.147Z] #21 4.383 + arch=aarch64 [2020-07-15T12:35:35.147Z] #21 4.383 + '[' aarch64 '!=' x86_64 ']' [2020-07-15T12:35:35.147Z] #21 4.383 + '[' aarch64 '!=' s390x ']' [2020-07-15T12:35:35.147Z] #21 4.383 + '[' aarch64 '!=' armhf ']' [2020-07-15T12:35:35.147Z] #21 4.387 + build_dockercli [2020-07-15T12:35:35.147Z] #21 4.388 + git clone https://github.com/docker/docker-ce /tmp/tmp.aU4tY7sdpP/tmp/docker-ce [2020-07-15T12:35:35.147Z] #21 4.390 Cloning into '/tmp/tmp.aU4tY7sdpP/tmp/docker-ce'... [2020-07-15T12:35:35.372Z] #39 62.10 AR criu/pie/pie.lib.a [2020-07-15T12:35:35.372Z] #39 62.16 DEP criu/pie/restorer.d [2020-07-15T12:35:35.410Z] #21 ... [2020-07-15T12:35:35.410Z] [2020-07-15T12:35:35.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:35.410Z] #47 11.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:35.457Z] #39 98.49 CC criu/sockets.o [2020-07-15T12:35:35.633Z] #39 62.35 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T12:35:35.633Z] #39 62.45 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T12:35:35.633Z] #39 62.48 DEP criu/arch/x86/restorer.d [2020-07-15T12:35:35.894Z] #39 ... [2020-07-15T12:35:35.894Z] [2020-07-15T12:35:35.894Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:35:35.894Z] #14 DONE 2.0s [2020-07-15T12:35:35.894Z] [2020-07-15T12:35:35.894Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:35:35.987Z] #47 12.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:36.066Z] #33 ... [2020-07-15T12:35:36.066Z] [2020-07-15T12:35:36.066Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:36.066Z] #61 DONE 42.7s [2020-07-15T12:35:36.066Z] [2020-07-15T12:35:36.066Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:36.066Z] #11 24.89 Reading package lists... [2020-07-15T12:35:36.066Z] #11 32.90 Building dependency tree... [2020-07-15T12:35:36.066Z] #11 37.66 The following additional packages will be installed: [2020-07-15T12:35:36.066Z] #11 37.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:35:36.066Z] #11 37.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:35:36.066Z] #11 37.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:35:36.066Z] #11 37.67 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:36.066Z] #11 37.69 Suggested packages: [2020-07-15T12:35:36.066Z] #11 37.69 gcc-8-locales seccomp wine64 [2020-07-15T12:35:36.066Z] #11 39.39 The following NEW packages will be installed: [2020-07-15T12:35:36.066Z] #11 39.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:35:36.066Z] #11 39.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:35:36.066Z] #11 39.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:35:36.066Z] #11 39.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:35:36.066Z] #11 39.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:35:36.066Z] #11 39.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:36.066Z] #11 39.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:36.066Z] #11 39.63 Need to get 78.9 MB of archives. [2020-07-15T12:35:36.066Z] #11 39.63 After this operation, 532 MB of additional disk space will be used. [2020-07-15T12:35:36.066Z] #11 39.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-15T12:35:36.066Z] #11 39.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-15T12:35:36.066Z] #11 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:35:36.066Z] #11 40.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-15T12:35:36.066Z] #11 40.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-15T12:35:36.066Z] #11 40.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:35:36.066Z] #11 40.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:35:36.066Z] #11 41.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:35:36.066Z] #11 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-15T12:35:36.066Z] #11 ... [2020-07-15T12:35:36.066Z] [2020-07-15T12:35:36.066Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:36.066Z] #53 0.384 + RM_GOPATH=0 [2020-07-15T12:35:36.066Z] #53 0.384 + TMP_GOPATH= [2020-07-15T12:35:36.066Z] #53 0.384 + : /build [2020-07-15T12:35:36.066Z] #53 0.384 + '[' -z '' ']' [2020-07-15T12:35:36.066Z] #53 0.385 ++ mktemp -d [2020-07-15T12:35:36.066Z] #53 0.387 + export GOPATH=/tmp/tmp.H1R3ji6VkJ [2020-07-15T12:35:36.066Z] #53 0.387 + GOPATH=/tmp/tmp.H1R3ji6VkJ [2020-07-15T12:35:36.066Z] #53 0.387 + RM_GOPATH=1 [2020-07-15T12:35:36.066Z] #53 0.387 + case "$(go env GOARCH)" in [2020-07-15T12:35:36.066Z] #53 0.404 ++ go env GOARCH [2020-07-15T12:35:36.066Z] #53 0.431 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:36.066Z] #53 0.431 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:36.066Z] #53 0.432 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:36.066Z] #53 0.439 + dir=/tmp/install [2020-07-15T12:35:36.066Z] #53 0.439 + bin=containerd [2020-07-15T12:35:36.066Z] #53 0.439 + shift [2020-07-15T12:35:36.066Z] #53 0.439 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:35:36.066Z] #53 0.439 + . /tmp/install/containerd.installer [2020-07-15T12:35:36.066Z] #53 0.439 ++ set -e [2020-07-15T12:35:36.066Z] #53 0.439 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:35:36.066Z] #53 0.455 + install_containerd [2020-07-15T12:35:36.066Z] #53 0.456 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:35:36.066Z] #53 0.459 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:35:36.066Z] #53 0.459 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H1R3ji6VkJ/src/github.com/containerd/containerd [2020-07-15T12:35:36.066Z] #53 0.462 Cloning into '/tmp/tmp.H1R3ji6VkJ/src/github.com/containerd/containerd'... [2020-07-15T12:35:36.090Z] #39 98.93 CC criu/stats.o [2020-07-15T12:35:36.091Z] #39 99.02 CC criu/string.o [2020-07-15T12:35:36.091Z] #39 99.04 CC criu/sysctl.o [2020-07-15T12:35:36.154Z] #15 ... [2020-07-15T12:35:36.154Z] [2020-07-15T12:35:36.154Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:36.154Z] #41 123.4 net/http/httptrace [2020-07-15T12:35:36.154Z] #41 123.6 net/http [2020-07-15T12:35:36.382Z] #39 99.26 CC criu/sysfs_parse.o [2020-07-15T12:35:36.382Z] #39 99.39 CC criu/timens.o [2020-07-15T12:35:36.414Z] #41 ... [2020-07-15T12:35:36.414Z] [2020-07-15T12:35:36.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:36.414Z] #39 62.76 DEP criu/arch/x86/vdso-pie.d [2020-07-15T12:35:36.414Z] #39 62.91 DEP criu/pie/parasite-vdso.d [2020-07-15T12:35:36.414Z] #39 63.19 DEP criu/pie/parasite.d [2020-07-15T12:35:36.628Z] #38 42.61 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:36.628Z] #38 42.90 Fetched 4095 kB in 1s (4831 kB/s) [2020-07-15T12:35:36.628Z] #38 43.04 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T12:35:36.673Z] #39 99.52 CC criu/timerfd.o [2020-07-15T12:35:36.673Z] #39 99.62 CC criu/tty.o [2020-07-15T12:35:36.674Z] #39 63.50 CC criu/pie/parasite.o [2020-07-15T12:35:36.891Z] #38 43.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:35:36.891Z] #38 43.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T12:35:36.891Z] #38 43.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:35:37.151Z] #38 43.31 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:35:37.151Z] #38 43.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:35:37.151Z] #38 43.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:37.151Z] #38 43.57 Selecting previously unselected package libnet1-dev. [2020-07-15T12:35:37.393Z] #47 13.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-15T12:35:37.393Z] #47 13.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-15T12:35:37.393Z] #47 13.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-15T12:35:37.393Z] #47 13.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-15T12:35:37.412Z] #38 43.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:35:37.412Z] #38 43.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:37.615Z] #39 ... [2020-07-15T12:35:37.615Z] [2020-07-15T12:35:37.615Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:35:37.615Z] #15 DONE 1.8s [2020-07-15T12:35:37.653Z] #53 ... [2020-07-15T12:35:37.653Z] [2020-07-15T12:35:37.653Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:37.653Z] #26 2.191 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:35:37.653Z] #26 2.856 [2020-07-15T12:35:37.672Z] #38 43.86 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:35:37.672Z] #38 43.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:35:37.672Z] #38 43.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:35:37.707Z] #39 100.4 CC criu/tun.o [2020-07-15T12:35:37.707Z] #39 100.7 CC criu/uffd.o [2020-07-15T12:35:37.875Z] [2020-07-15T12:35:37.875Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:37.875Z] #49 10.50 + cd /tmp/tmp.OTryHFkOmB/src/github.com/opencontainers/runc [2020-07-15T12:35:37.875Z] #49 10.50 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:35:37.934Z] #38 44.03 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T12:35:37.934Z] #38 44.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T12:35:37.934Z] #38 44.10 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:35:37.999Z] #39 ... [2020-07-15T12:35:37.999Z] [2020-07-15T12:35:37.999Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:37.999Z] #36 DONE 137.4s [2020-07-15T12:35:38.135Z] #49 10.95 + '[' -z '' ']' [2020-07-15T12:35:38.135Z] #49 10.95 + target=static [2020-07-15T12:35:38.135Z] #49 10.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:35:38.194Z] #38 44.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:35:38.194Z] #38 44.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:38.194Z] #38 44.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:35:38.194Z] #38 44.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T12:35:38.290Z] [2020-07-15T12:35:38.290Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:38.345Z] #47 14.71 runtime [2020-07-15T12:35:38.345Z] #47 14.74 runtime/cgo [2020-07-15T12:35:38.395Z] #49 11.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:35:38.458Z] #38 44.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:38.458Z] #38 44.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:35:38.485Z] Running on azwin-2-54da40 in d:\jenkins\workspace\moby_PR-41214 [Pipeline] { [Pipeline] ws [2020-07-15T12:35:38.501Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-15T12:35:38.570Z] #26 3.164 0.3% ### 4.3% ###### 8.4% ########### 16.5% ################ 22.6% ################### 26.7% ###################### 30.8% ########################## 36.9% ############################# 41.0% ################################# 47.1% #################################### 51.1% ####################################### 55.2% ############################################ 61.3% ############################################### 65.4% #################################################### 73.6% ############################################################ 83.7% ################################################################## 91.9% ######################################################################## 100.0% [2020-07-15T12:35:38.582Z] #45 ... [2020-07-15T12:35:38.582Z] [2020-07-15T12:35:38.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:38.582Z] #39 101.5 CC criu/util.o [2020-07-15T12:35:38.719Z] #38 44.76 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T12:35:38.719Z] #38 44.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T12:35:38.719Z] #38 44.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:35:38.873Z] #26 ... [2020-07-15T12:35:38.873Z] [2020-07-15T12:35:38.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:38.873Z] #11 45.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-15T12:35:38.873Z] #39 ... [2020-07-15T12:35:38.873Z] [2020-07-15T12:35:38.873Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:35:38.873Z] #37 DONE 0.2s [2020-07-15T12:35:38.980Z] #38 45.04 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T12:35:38.980Z] #38 45.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:38.980Z] #38 45.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:39.165Z] [2020-07-15T12:35:39.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:39.165Z] #39 102.1 CC criu/uts_ns.o [2020-07-15T12:35:39.165Z] #39 102.1 CC criu/vdso.o [2020-07-15T12:35:39.457Z] #39 102.3 LINK criu/built-in.o [2020-07-15T12:35:39.457Z] #39 102.3 LINK criu/criu [2020-07-15T12:35:39.457Z] #39 102.5 DEP lib/c/criu.d [2020-07-15T12:35:39.457Z] #39 102.5 CC images/rpc.pb-c.o [2020-07-15T12:35:39.749Z] #39 102.7 CC lib/c/criu.o [2020-07-15T12:35:39.776Z] #49 ... [2020-07-15T12:35:39.776Z] [2020-07-15T12:35:39.776Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:35:39.776Z] #16 DONE 2.0s [2020-07-15T12:35:39.776Z] [2020-07-15T12:35:39.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:35:39.920Z] #38 46.22 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T12:35:40.041Z] #39 103.0 LINK lib/c/built-in.o [2020-07-15T12:35:40.041Z] #39 103.0 LINK lib/c/libcriu.so [2020-07-15T12:35:40.041Z] #39 103.0 LINK lib/c/libcriu.a [2020-07-15T12:35:40.041Z] #39 103.0 GEN magic.py [2020-07-15T12:35:40.041Z] #39 103.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:35:40.041Z] #39 103.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:35:40.181Z] #38 46.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:40.181Z] #38 46.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:40.332Z] #39 103.1 Note: Building without GnuTLS support [2020-07-15T12:35:40.332Z] #39 103.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:35:40.332Z] #39 103.1 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:35:40.332Z] #39 103.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:35:40.442Z] #38 ... [2020-07-15T12:35:40.442Z] [2020-07-15T12:35:40.442Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:40.442Z] #43 DONE 46.5s [2020-07-15T12:35:40.442Z] [2020-07-15T12:35:40.442Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:40.442Z] #38 46.61 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T12:35:40.442Z] #38 46.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:40.442Z] #38 46.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:40.442Z] #38 ... [2020-07-15T12:35:40.442Z] [2020-07-15T12:35:40.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:40.442Z] #10 34.24 Reading package lists... [2020-07-15T12:35:40.442Z] #10 41.50 Building dependency tree... [2020-07-15T12:35:40.442Z] #10 45.78 The following additional packages will be installed: [2020-07-15T12:35:40.442Z] #10 45.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:35:40.442Z] #10 45.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:35:40.442Z] #10 45.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:35:40.442Z] #10 45.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:40.442Z] #10 45.79 Suggested packages: [2020-07-15T12:35:40.442Z] #10 45.79 gcc-8-locales seccomp wine64 [2020-07-15T12:35:40.512Z] #60 ... [2020-07-15T12:35:40.512Z] [2020-07-15T12:35:40.512Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:40.512Z] #36 25.73 Checking out files: 81% (1307/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-15T12:35:40.512Z] #36 26.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:35:40.512Z] #36 28.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:35:40.624Z] #39 103.5 make[1]: Nothing to be done for 'all'. [2020-07-15T12:35:40.769Z] #36 ... [2020-07-15T12:35:40.769Z] [2020-07-15T12:35:40.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:40.769Z] #10 25.99 Fetched 8360 kB in 18s (455 kB/s) [2020-07-15T12:35:40.769Z] #10 25.99 Reading package lists... [2020-07-15T12:35:40.769Z] #10 33.31 Reading package lists... [2020-07-15T12:35:40.769Z] #10 ... [2020-07-15T12:35:40.769Z] [2020-07-15T12:35:40.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:40.769Z] #38 23.33 Reading package lists... [2020-07-15T12:35:40.769Z] #38 30.58 Building dependency tree... [2020-07-15T12:35:40.769Z] #38 34.56 The following additional packages will be installed: [2020-07-15T12:35:40.770Z] #38 34.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:35:40.770Z] #38 34.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:35:40.770Z] #38 34.61 Suggested packages: [2020-07-15T12:35:40.770Z] #38 34.62 manpages-dev python-setuptools [2020-07-15T12:35:40.770Z] #38 36.14 The following NEW packages will be installed: [2020-07-15T12:35:40.770Z] #38 36.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:35:40.770Z] #38 36.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:35:40.770Z] #38 36.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:35:40.770Z] #38 36.18 python-six zlib1g-dev [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 103.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:35:40.916Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 103.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 104.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 104.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.916Z] #39 104.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:40.927Z] #47 ... [2020-07-15T12:35:40.927Z] [2020-07-15T12:35:40.927Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:40.927Z] #60 14.34 Checking out files: 90% (1880/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-15T12:35:40.927Z] #60 14.58 + cd /tmp/tmp.QkikzlxNEo/src/github.com/docker/libnetwork [2020-07-15T12:35:40.927Z] #60 14.58 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-15T12:35:40.927Z] #60 15.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-15T12:35:41.014Z] #10 ... [2020-07-15T12:35:41.014Z] [2020-07-15T12:35:41.014Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:41.014Z] #60 DONE 47.1s [2020-07-15T12:35:41.014Z] [2020-07-15T12:35:41.014Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:41.014Z] #51 34.65 Reading package lists... [2020-07-15T12:35:41.014Z] #51 42.42 Building dependency tree... [2020-07-15T12:35:41.014Z] #51 46.42 The following additional packages will be installed: [2020-07-15T12:35:41.014Z] #51 46.43 libbtrfs0 [2020-07-15T12:35:41.014Z] #51 46.92 The following NEW packages will be installed: [2020-07-15T12:35:41.014Z] #51 46.96 libbtrfs-dev libbtrfs0 [2020-07-15T12:35:41.026Z] #38 ... [2020-07-15T12:35:41.027Z] [2020-07-15T12:35:41.027Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:41.027Z] #32 26.32 Fetched 8360 kB in 18s (458 kB/s) [2020-07-15T12:35:41.027Z] #32 26.32 Reading package lists... [2020-07-15T12:35:41.208Z] #39 104.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:35:41.208Z] #39 104.1 INSTALL criu/criu [2020-07-15T12:35:41.208Z] #39 DONE 104.3s [2020-07-15T12:35:41.208Z] [2020-07-15T12:35:41.208Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:41.275Z] #51 ... [2020-07-15T12:35:41.275Z] [2020-07-15T12:35:41.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:41.275Z] #10 47.60 The following NEW packages will be installed: [2020-07-15T12:35:41.283Z] #32 33.68 Reading package lists... [2020-07-15T12:35:41.284Z] #32 ... [2020-07-15T12:35:41.284Z] [2020-07-15T12:35:41.284Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:41.284Z] #23 24.07 Reading package lists... [2020-07-15T12:35:41.536Z] #10 47.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:35:41.536Z] #10 47.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:35:41.536Z] #10 47.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:35:41.536Z] #10 47.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:35:41.536Z] #10 47.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:35:41.536Z] #10 47.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:41.541Z] #23 31.56 Reading package lists... [2020-07-15T12:35:41.541Z] #23 ... [2020-07-15T12:35:41.541Z] [2020-07-15T12:35:41.541Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:41.541Z] #38 36.74 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:41.541Z] #38 36.74 Need to get 4095 kB of archives. [2020-07-15T12:35:41.541Z] #38 36.74 After this operation, 22.5 MB of additional disk space will be used. [2020-07-15T12:35:41.541Z] #38 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-15T12:35:41.541Z] #38 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:35:41.541Z] #38 36.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-15T12:35:41.541Z] #38 36.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:35:41.541Z] #38 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-15T12:35:41.541Z] #38 36.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:35:41.541Z] #38 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-15T12:35:41.541Z] #38 36.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-15T12:35:41.541Z] #38 36.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-15T12:35:41.798Z] #38 36.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-15T12:35:41.798Z] #38 36.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-15T12:35:41.798Z] #38 ... [2020-07-15T12:35:41.798Z] [2020-07-15T12:35:41.798Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:41.798Z] #51 26.98 Fetched 8360 kB in 19s (446 kB/s) [2020-07-15T12:35:41.798Z] #51 26.98 Reading package lists... [2020-07-15T12:35:41.798Z] #51 34.47 Reading package lists... [2020-07-15T12:35:41.798Z] #51 ... [2020-07-15T12:35:41.798Z] [2020-07-15T12:35:41.798Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:41.798Z] #38 37.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-15T12:35:41.798Z] #38 37.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-15T12:35:42.061Z] #38 37.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-15T12:35:42.061Z] #38 37.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:35:42.061Z] #38 37.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:35:42.061Z] #38 37.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-15T12:35:42.108Z] #10 48.23 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:42.108Z] #10 48.23 Need to get 77.7 MB of archives. [2020-07-15T12:35:42.108Z] #10 48.23 After this operation, 487 MB of additional disk space will be used. [2020-07-15T12:35:42.108Z] #10 48.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-15T12:35:42.290Z] #45 ... [2020-07-15T12:35:42.290Z] [2020-07-15T12:35:42.290Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:35:42.290Z] #40 DONE 0.1s [2020-07-15T12:35:42.290Z] [2020-07-15T12:35:42.290Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:35:42.290Z] #42 DONE 0.2s [2020-07-15T12:35:42.290Z] [2020-07-15T12:35:42.290Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:35:42.315Z] #17 2.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:35:42.315Z] #17 2.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:35:42.315Z] #17 2.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:35:42.369Z] #10 48.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-15T12:35:42.490Z] #11 49.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-15T12:35:42.490Z] #11 49.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-15T12:35:42.490Z] #11 49.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-15T12:35:42.490Z] #11 49.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-15T12:35:42.490Z] #11 49.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-15T12:35:42.576Z] #17 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:35:42.581Z] #44 DONE 0.1s [2020-07-15T12:35:42.581Z] [2020-07-15T12:35:42.581Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:42.790Z] #11 49.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-15T12:35:42.790Z] #11 49.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-15T12:35:42.790Z] #11 49.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-15T12:35:42.790Z] #11 49.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-15T12:35:42.790Z] #11 49.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-15T12:35:42.790Z] #11 49.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-15T12:35:42.940Z] #10 49.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:35:42.940Z] #10 49.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T12:35:42.940Z] #10 49.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T12:35:42.940Z] #10 49.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:35:43.089Z] #11 49.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-15T12:35:43.089Z] #11 49.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-15T12:35:43.089Z] #11 49.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-15T12:35:43.089Z] #11 49.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-15T12:35:43.390Z] #11 ... [2020-07-15T12:35:43.390Z] [2020-07-15T12:35:43.390Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:43.390Z] #39 40.18 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-15T12:35:43.390Z] #39 40.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 40.20 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 41.47 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-15T12:35:43.390Z] #39 41.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 41.51 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 41.83 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-15T12:35:43.390Z] #39 41.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 41.89 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 44.25 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-15T12:35:43.390Z] #39 44.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 44.29 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 45.56 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:35:43.390Z] #39 45.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 45.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:35:43.390Z] #39 45.73 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:35:43.390Z] #39 45.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 45.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 45.98 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:35:43.390Z] #39 45.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:35:43.390Z] #39 46.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:43.390Z] #39 46.21 Selecting previously unselected package python-six. [2020-07-15T12:35:43.390Z] #39 46.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:35:43.390Z] #39 46.25 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:35:43.390Z] #39 46.37 Selecting previously unselected package python-protobuf. [2020-07-15T12:35:43.390Z] #39 46.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-15T12:35:43.390Z] #39 46.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:35:43.390Z] #39 47.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:43.390Z] #39 ... [2020-07-15T12:35:43.390Z] [2020-07-15T12:35:43.390Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:43.390Z] #26 6.010 [2020-07-15T12:35:43.390Z] #26 6.289 # 2.2% ##################### 29.8% ######################################## 56.4% ########################################################## 81.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-15T12:35:43.390Z] #26 7.181 [2020-07-15T12:35:43.390Z] #26 7.482 ######### 13.4% ############################### 44.2% ###################################################### 75.1% ######################################################################## 100.0% [2020-07-15T12:35:43.390Z] #26 8.455 [2020-07-15T12:35:43.450Z] #38 38.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:43.450Z] #38 38.78 Fetched 4095 kB in 1s (4762 kB/s) [2020-07-15T12:35:43.450Z] #38 38.88 Selecting previously unselected package libcap-dev:amd64. [2020-07-15T12:35:43.513Z] #10 49.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:35:43.616Z] #45 ... [2020-07-15T12:35:43.616Z] [2020-07-15T12:35:43.616Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:43.616Z] #52 117.8 + bin/containerd [2020-07-15T12:35:43.707Z] #38 38.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:35:43.707Z] #38 38.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-15T12:35:43.707Z] #38 39.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:35:43.707Z] #38 39.12 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:35:43.774Z] #10 50.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:35:43.775Z] #10 50.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-15T12:35:43.957Z] #17 4.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:35:43.965Z] #38 39.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:35:43.965Z] #38 39.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:44.233Z] #38 39.33 Selecting previously unselected package libnet1-dev. [2020-07-15T12:35:44.233Z] #38 39.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:35:44.233Z] #38 39.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:44.291Z] #26 8.650 0.7% ### 5.3% ####### 11.1% ############ 16.8% ############## 20.7% ################### 26.4% ####################### 32.2% ######################### 36.0% ############################ 39.9% ################################ 45.6% #################################### 51.4% ####################################### 55.2% ########################################## 59.0% ############################################## 64.8% ################################################# 68.7% ##################################################### 74.3% ######################################################### 79.4% ########################################################### 83.3% ################################################################ 89.0% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-15T12:35:44.490Z] #38 39.62 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:35:44.491Z] #38 39.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:35:44.491Z] #38 39.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:35:44.491Z] #38 39.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-15T12:35:44.491Z] #38 39.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-15T12:35:44.491Z] #38 39.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:35:44.589Z] #26 11.70 [2020-07-15T12:35:44.719Z] #10 ... [2020-07-15T12:35:44.719Z] [2020-07-15T12:35:44.719Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:44.719Z] #51 47.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:44.719Z] #51 47.65 Need to get 119 kB of archives. [2020-07-15T12:35:44.719Z] #51 47.65 After this operation, 387 kB of additional disk space will be used. [2020-07-15T12:35:44.719Z] #51 47.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:35:44.719Z] #51 47.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:35:44.719Z] #51 49.51 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:44.719Z] #51 49.73 Fetched 119 kB in 0s (343 kB/s) [2020-07-15T12:35:44.719Z] #51 49.84 Selecting previously unselected package libbtrfs0. [2020-07-15T12:35:44.719Z] #51 49.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:35:44.719Z] #51 49.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:35:44.719Z] #51 49.94 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:44.719Z] #51 50.12 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:35:44.719Z] #51 50.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:35:44.719Z] #51 50.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:44.719Z] #51 50.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:44.719Z] #51 50.57 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:44.719Z] #51 50.58 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:44.719Z] #51 DONE 51.1s [2020-07-15T12:35:44.747Z] #38 40.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:35:44.747Z] #38 40.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:44.747Z] #38 40.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:35:44.897Z] #17 5.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:35:44.980Z] [2020-07-15T12:35:44.980Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:44.980Z] #38 49.61 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T12:35:44.980Z] #38 49.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:44.980Z] #38 49.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:44.980Z] #38 50.34 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:35:44.980Z] #38 50.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:44.980Z] #38 50.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:35:44.980Z] #38 50.59 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:35:44.980Z] #38 50.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:44.980Z] #38 50.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:35:44.980Z] #38 50.80 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:35:44.980Z] #38 50.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:35:44.980Z] #38 50.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:44.980Z] #38 51.18 Selecting previously unselected package python-six. [2020-07-15T12:35:44.980Z] #38 51.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:35:44.980Z] #38 51.20 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:35:44.980Z] #38 51.39 Selecting previously unselected package python-protobuf. [2020-07-15T12:35:45.005Z] #38 40.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-15T12:35:45.005Z] #38 40.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:45.005Z] #38 40.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:35:45.005Z] #38 40.38 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-15T12:35:45.005Z] #38 40.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-15T12:35:45.005Z] #38 40.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:35:45.244Z] #38 51.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:45.244Z] #38 51.43 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:35:45.244Z] #38 ... [2020-07-15T12:35:45.244Z] [2020-07-15T12:35:45.244Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:45.244Z] #32 34.11 Reading package lists... [2020-07-15T12:35:45.244Z] #32 42.12 Building dependency tree... [2020-07-15T12:35:45.244Z] #32 46.77 The following additional packages will be installed: [2020-07-15T12:35:45.244Z] #32 46.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:35:45.244Z] #32 46.82 Suggested packages: [2020-07-15T12:35:45.244Z] #32 46.90 cmake-doc ninja-build lrzip [2020-07-15T12:35:45.244Z] #32 46.90 Recommended packages: [2020-07-15T12:35:45.244Z] #32 46.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:35:45.244Z] #32 48.69 The following NEW packages will be installed: [2020-07-15T12:35:45.244Z] #32 48.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:35:45.244Z] #32 48.74 vim-common xxd [2020-07-15T12:35:45.244Z] #32 49.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:45.244Z] #32 49.34 Need to get 14.9 MB of archives. [2020-07-15T12:35:45.244Z] #32 49.34 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T12:35:45.244Z] #32 49.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:35:45.244Z] #32 49.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:35:45.244Z] #32 49.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:35:45.244Z] #32 49.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:35:45.245Z] #32 50.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T12:35:45.245Z] #32 50.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T12:35:45.245Z] #32 50.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T12:35:45.245Z] #32 50.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T12:35:45.245Z] #32 50.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T12:35:45.245Z] #32 50.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T12:35:45.489Z] #26 11.97 0.7% ## 2.8% ### 5.0% [2020-07-15T12:35:45.489Z] #26 ... [2020-07-15T12:35:45.489Z] [2020-07-15T12:35:45.489Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:45.489Z] #44 DONE 52.4s [2020-07-15T12:35:45.489Z] [2020-07-15T12:35:45.489Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:45.489Z] #26 11.97 0.7% ## 2.8% ### 5.0% ##### 7.7% [2020-07-15T12:35:45.489Z] #26 ... [2020-07-15T12:35:45.489Z] [2020-07-15T12:35:45.489Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:45.489Z] #11 51.62 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:45.489Z] #11 51.86 Fetched 78.9 MB in 10s (7567 kB/s) [2020-07-15T12:35:45.489Z] #11 52.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:35:45.489Z] #11 52.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-15T12:35:45.489Z] #11 52.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-15T12:35:45.489Z] #11 52.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:35:45.505Z] #32 ... [2020-07-15T12:35:45.505Z] [2020-07-15T12:35:45.505Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:45.505Z] #23 34.85 Reading package lists... [2020-07-15T12:35:45.505Z] #23 43.16 Building dependency tree... [2020-07-15T12:35:45.505Z] #23 47.58 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:35:45.505Z] #23 47.58 The following additional packages will be installed: [2020-07-15T12:35:45.505Z] #23 47.58 libjq1 libonig5 [2020-07-15T12:35:45.505Z] #23 48.32 The following NEW packages will be installed: [2020-07-15T12:35:45.505Z] #23 48.33 jq libjq1 libonig5 [2020-07-15T12:35:45.505Z] #23 48.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:45.505Z] #23 48.95 Need to get 355 kB of archives. [2020-07-15T12:35:45.505Z] #23 48.95 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T12:35:45.505Z] #23 48.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:35:45.505Z] #23 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:35:45.505Z] #23 48.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:35:45.505Z] #23 50.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:45.505Z] #23 50.60 Fetched 355 kB in 0s (1182 kB/s) [2020-07-15T12:35:45.505Z] #23 50.70 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:35:45.505Z] #23 50.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.) [2020-07-15T12:35:45.505Z] #23 50.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:35:45.505Z] #23 50.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:35:45.505Z] #23 51.20 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:35:45.505Z] #23 51.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:35:45.505Z] #23 51.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:45.505Z] #23 51.65 Selecting previously unselected package jq. [2020-07-15T12:35:45.505Z] #23 51.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:35:45.505Z] #23 51.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:45.521Z] #38 40.70 Selecting previously unselected package libprotobuf17:amd64. [2020-07-15T12:35:45.521Z] #38 40.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:45.521Z] #38 40.73 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:45.766Z] #23 ... [2020-07-15T12:35:45.766Z] [2020-07-15T12:35:45.766Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:45.766Z] #38 52.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:46.257Z] #60 ... [2020-07-15T12:35:46.257Z] [2020-07-15T12:35:46.257Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:46.257Z] #43 12.35 go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:35:46.257Z] #43 12.40 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:35:46.257Z] #43 12.42 go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:35:46.257Z] #43 12.43 go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:35:46.257Z] #43 12.60 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:35:46.257Z] #43 12.74 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:35:46.257Z] #43 12.77 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:35:46.257Z] #43 12.90 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:35:46.257Z] #43 12.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:35:46.257Z] #43 13.08 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:35:46.257Z] #43 13.20 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:35:46.257Z] #43 ... [2020-07-15T12:35:46.257Z] [2020-07-15T12:35:46.257Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:35:46.257Z] #36 14.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-15T12:35:46.257Z] #36 16.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-15T12:35:46.278Z] #17 ... [2020-07-15T12:35:46.278Z] [2020-07-15T12:35:46.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:46.278Z] #39 65.11 LINK criu/pie/parasite.built-in.o [2020-07-15T12:35:46.278Z] #39 65.14 GEN criu/pie/parasite-blob.h [2020-07-15T12:35:46.278Z] #39 65.16 CC criu/pie/parasite-vdso.o [2020-07-15T12:35:46.278Z] #39 65.77 CC criu/arch/x86/vdso-pie.o [2020-07-15T12:35:46.278Z] #39 66.09 CC criu/arch/x86/restorer.o [2020-07-15T12:35:46.278Z] #39 66.68 CC criu/arch/x86/restorer_unmap.o [2020-07-15T12:35:46.278Z] #39 66.80 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T12:35:46.278Z] #39 67.33 CC criu/pie/restorer.o [2020-07-15T12:35:46.278Z] #39 69.78 LINK criu/pie/restorer.built-in.o [2020-07-15T12:35:46.278Z] #39 69.80 GEN criu/pie/restorer-blob.h [2020-07-15T12:35:46.278Z] #39 69.92 DEP criu/vdso.d [2020-07-15T12:35:46.278Z] #39 70.07 DEP criu/vdso-compat.d [2020-07-15T12:35:46.278Z] #39 70.22 DEP criu/uts_ns.d [2020-07-15T12:35:46.278Z] #39 70.35 DEP criu/util.d [2020-07-15T12:35:46.278Z] #39 70.54 DEP criu/uffd.d [2020-07-15T12:35:46.278Z] #39 70.69 DEP criu/tun.d [2020-07-15T12:35:46.278Z] #39 70.81 DEP criu/tty.d [2020-07-15T12:35:46.278Z] #39 70.92 DEP criu/timerfd.d [2020-07-15T12:35:46.278Z] #39 71.22 DEP criu/timens.d [2020-07-15T12:35:46.278Z] #39 71.42 DEP criu/sysfs_parse.d [2020-07-15T12:35:46.278Z] #39 71.71 DEP criu/sysctl.d [2020-07-15T12:35:46.278Z] #39 71.92 DEP criu/string.d [2020-07-15T12:35:46.278Z] #39 71.97 DEP criu/stats.d [2020-07-15T12:35:46.278Z] #39 72.08 DEP criu/sockets.d [2020-07-15T12:35:46.278Z] #39 72.26 DEP criu/sk-unix.d [2020-07-15T12:35:46.278Z] #39 72.54 DEP criu/sk-tcp.d [2020-07-15T12:35:46.278Z] #39 72.76 DEP criu/sk-queue.d [2020-07-15T12:35:46.278Z] #39 72.95 DEP criu/sk-packet.d [2020-07-15T12:35:46.278Z] #39 73.15 DEP criu/sk-netlink.d [2020-07-15T12:35:46.453Z] #38 41.70 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-15T12:35:46.453Z] #38 41.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:46.453Z] #38 41.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:46.538Z] #39 73.33 DEP criu/sk-inet.d [2020-07-15T12:35:46.709Z] #38 ... [2020-07-15T12:35:46.709Z] [2020-07-15T12:35:46.709Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:46.709Z] #23 52.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:35:46.709Z] #23 52.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:46.709Z] #23 52.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:46.709Z] #23 52.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:46.709Z] #23 DONE 52.8s [2020-07-15T12:35:46.709Z] [2020-07-15T12:35:46.709Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:35:46.709Z] #24 DONE 0.1s [2020-07-15T12:35:46.709Z] [2020-07-15T12:35:46.709Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:46.709Z] #32 52.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:46.709Z] #32 52.51 Fetched 14.9 MB in 2s (8062 kB/s) [2020-07-15T12:35:46.709Z] #32 52.78 Selecting previously unselected package xxd. [2020-07-15T12:35:46.721Z] #38 41.99 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-15T12:35:46.721Z] #38 42.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:46.721Z] #38 42.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:46.721Z] #38 ... [2020-07-15T12:35:46.721Z] [2020-07-15T12:35:46.721Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:46.721Z] #51 34.47 Reading package lists... [2020-07-15T12:35:46.798Z] #39 73.60 DEP criu/signalfd.d [2020-07-15T12:35:46.971Z] #32 52.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:35:46.971Z] #32 53.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:35:46.971Z] #32 53.09 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:35:47.058Z] #39 73.72 DEP criu/sigframe.d [2020-07-15T12:35:47.058Z] #39 73.78 DEP criu/shmem.d [2020-07-15T12:35:47.058Z] #39 73.88 DEP criu/servicefd.d [2020-07-15T12:35:47.207Z] #36 ... [2020-07-15T12:35:47.207Z] [2020-07-15T12:35:47.207Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:47.207Z] #23 13.72 Fetched 8188 kB in 9s (930 kB/s) [2020-07-15T12:35:47.207Z] #23 13.72 Reading package lists... [2020-07-15T12:35:47.207Z] #23 18.44 Reading package lists... [2020-07-15T12:35:47.232Z] #32 53.35 Selecting previously unselected package vim-common. [2020-07-15T12:35:47.232Z] #32 53.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:47.232Z] #32 53.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:47.232Z] #32 ... [2020-07-15T12:35:47.232Z] [2020-07-15T12:35:47.232Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:47.232Z] #30 43.53 internal/reflectlite [2020-07-15T12:35:47.232Z] #30 43.53 sync [2020-07-15T12:35:47.232Z] #30 46.38 errors [2020-07-15T12:35:47.232Z] #30 46.38 sort [2020-07-15T12:35:47.232Z] #30 47.20 strconv [2020-07-15T12:35:47.232Z] #30 48.39 io [2020-07-15T12:35:47.232Z] #30 49.87 internal/oserror [2020-07-15T12:35:47.232Z] #30 50.08 syscall [2020-07-15T12:35:47.232Z] #30 52.42 reflect [2020-07-15T12:35:47.317Z] #39 74.08 DEP criu/seize.d [2020-07-15T12:35:47.317Z] #39 74.26 DEP criu/seccomp.d [2020-07-15T12:35:47.472Z] #23 23.50 Building dependency tree... [2020-07-15T12:35:47.472Z] #23 ... [2020-07-15T12:35:47.472Z] [2020-07-15T12:35:47.472Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:47.472Z] #51 13.85 Fetched 8188 kB in 9s (928 kB/s) [2020-07-15T12:35:47.472Z] #51 13.85 Reading package lists... [2020-07-15T12:35:47.472Z] #51 18.68 Reading package lists... [2020-07-15T12:35:47.492Z] #30 ... [2020-07-15T12:35:47.492Z] [2020-07-15T12:35:47.492Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:47.655Z] #11 54.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:35:47.655Z] #11 54.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-15T12:35:47.655Z] #11 54.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:35:47.737Z] #51 23.85 Building dependency tree... [2020-07-15T12:35:47.737Z] #51 ... [2020-07-15T12:35:47.737Z] [2020-07-15T12:35:47.737Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:47.737Z] #32 13.77 Fetched 8188 kB in 9s (899 kB/s) [2020-07-15T12:35:47.737Z] #32 13.77 Reading package lists... [2020-07-15T12:35:47.737Z] #32 18.80 Reading package lists... [2020-07-15T12:35:47.737Z] #32 23.92 Building dependency tree... [2020-07-15T12:35:47.737Z] #32 ... [2020-07-15T12:35:47.737Z] [2020-07-15T12:35:47.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:47.737Z] #10 14.02 Fetched 8188 kB in 10s (846 kB/s) [2020-07-15T12:35:47.737Z] #10 14.02 Reading package lists... [2020-07-15T12:35:47.887Z] #39 74.43 DEP criu/rst-malloc.d [2020-07-15T12:35:47.887Z] #39 74.49 DEP criu/rbtree.d [2020-07-15T12:35:47.887Z] #39 74.57 DEP criu/pstree.d [2020-07-15T12:35:47.887Z] #39 74.70 DEP criu/protobuf.d [2020-07-15T12:35:47.999Z] #10 19.55 Reading package lists... [2020-07-15T12:35:48.000Z] #10 ... [2020-07-15T12:35:48.000Z] [2020-07-15T12:35:48.000Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:48.000Z] #38 14.28 Fetched 8188 kB in 10s (853 kB/s) [2020-07-15T12:35:48.000Z] #38 14.28 Reading package lists... [2020-07-15T12:35:48.000Z] #38 19.72 Reading package lists... [2020-07-15T12:35:48.000Z] #38 ... [2020-07-15T12:35:48.000Z] [2020-07-15T12:35:48.000Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:48.000Z] #23 23.50 Building dependency tree... [2020-07-15T12:35:48.147Z] #39 74.88 GEN criu/protobuf-desc-gen.h [2020-07-15T12:35:48.275Z] #28 53.33 Checking out files: 78% (1197/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T12:35:48.535Z] #28 54.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:35:48.535Z] #28 ... [2020-07-15T12:35:48.535Z] [2020-07-15T12:35:48.535Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:48.535Z] #41 44.84 sync [2020-07-15T12:35:48.535Z] #41 44.84 internal/reflectlite [2020-07-15T12:35:48.535Z] #41 46.68 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:35:48.535Z] #41 47.58 math/rand [2020-07-15T12:35:48.535Z] #41 49.38 internal/singleflight [2020-07-15T12:35:48.535Z] #41 49.85 io [2020-07-15T12:35:48.535Z] #41 49.86 strconv [2020-07-15T12:35:48.535Z] #41 51.15 bytes [2020-07-15T12:35:48.535Z] #41 54.20 bufio [2020-07-15T12:35:48.535Z] #41 54.26 reflect [2020-07-15T12:35:48.796Z] #41 ... [2020-07-15T12:35:48.796Z] [2020-07-15T12:35:48.796Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:48.796Z] #28 54.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:35:49.181Z] #51 42.44 Building dependency tree... [2020-07-15T12:35:49.217Z] #52 ... [2020-07-15T12:35:49.217Z] [2020-07-15T12:35:49.217Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:49.217Z] #45 145.9 + cd /tmp/tmp.z8wP62FOBS/src/github.com/golangci/golangci-lint/ [2020-07-15T12:35:49.217Z] #45 145.9 + git checkout -q v1.23.8 [2020-07-15T12:35:49.217Z] #45 146.1 ++ git describe --tags [2020-07-15T12:35:49.217Z] #45 146.1 + version=v1.23.8 [2020-07-15T12:35:49.217Z] #45 146.1 ++ git rev-parse --short HEAD [2020-07-15T12:35:49.217Z] #45 146.1 + commit=76a82c6 [2020-07-15T12:35:49.217Z] #45 146.1 ++ git show -s --format=%cd [2020-07-15T12:35:49.217Z] #45 146.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:35:49.218Z] #45 146.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:35:49.218Z] #11 ... [2020-07-15T12:35:49.218Z] [2020-07-15T12:35:49.218Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:49.218Z] #31 46.11 sync [2020-07-15T12:35:49.218Z] #31 46.13 internal/reflectlite [2020-07-15T12:35:49.218Z] #31 49.93 sort [2020-07-15T12:35:49.218Z] #31 49.93 errors [2020-07-15T12:35:49.218Z] #31 50.61 strconv [2020-07-15T12:35:49.218Z] #31 50.62 internal/oserror [2020-07-15T12:35:49.218Z] #31 50.62 io [2020-07-15T12:35:49.218Z] #31 51.09 syscall [2020-07-15T12:35:49.218Z] #31 55.57 bytes [2020-07-15T12:35:49.218Z] #31 55.60 strings [2020-07-15T12:35:49.218Z] #31 ... [2020-07-15T12:35:49.218Z] [2020-07-15T12:35:49.218Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:49.218Z] #33 46.10 Selecting previously unselected package libicu63:ppc64el. [2020-07-15T12:35:49.218Z] #33 46.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-15T12:35:49.218Z] #33 46.15 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T12:35:49.218Z] #33 55.49 Selecting previously unselected package libxml2:ppc64el. [2020-07-15T12:35:49.218Z] #33 55.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-15T12:35:49.218Z] #33 55.51 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:35:49.218Z] #33 56.19 Selecting previously unselected package libarchive13:ppc64el. [2020-07-15T12:35:49.218Z] #33 56.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-15T12:35:49.218Z] #33 56.23 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-15T12:35:49.396Z] #23 25.98 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:35:49.396Z] #23 25.98 The following additional packages will be installed: [2020-07-15T12:35:49.522Z] #33 ... [2020-07-15T12:35:49.522Z] [2020-07-15T12:35:49.522Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:49.662Z] #23 25.98 libjq1 libonig5 [2020-07-15T12:35:49.905Z] #26 11.97 0.7% ## 2.8% ### 5.0% ##### 7.7% ###### 8.8% ####### 9.9% ####### 11.0% ######### 12.6% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.4% ############ 18.0% ############## 19.7% ################ 22.4% ################## 25.5% #################### 28.2% ##################### 29.8% ####################### 32.0% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.5% ############################# 41.2% ############################## 42.3% ############################### 44.0% ################################ 45.6% ################################## 47.8% ################################### 49.2% #################################### 50.9% ##################################### 52.5% ###################################### 54.1% ######################################## 56.3% ######################################### 57.9% ########################################## 58.6% ########################################## 59.2% ########################################### 60.6% ############################################ 61.9% ############################################# 63.5% ############################################### 65.6% ################################################ 67.8% ################################################# 69.4% ################################################### [2020-07-15T12:35:49.905Z] #26 ... [2020-07-15T12:35:49.905Z] [2020-07-15T12:35:49.905Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:49.905Z] #42 46.87 internal/reflectlite [2020-07-15T12:35:49.905Z] #42 46.87 sync [2020-07-15T12:35:49.905Z] #42 48.96 math/rand [2020-07-15T12:35:49.905Z] #42 48.96 internal/singleflight [2020-07-15T12:35:49.905Z] #42 49.01 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:35:49.905Z] #42 52.52 io [2020-07-15T12:35:49.905Z] #42 52.54 strconv [2020-07-15T12:35:49.905Z] #42 52.56 sort [2020-07-15T12:35:49.905Z] #42 52.62 syscall [2020-07-15T12:35:49.905Z] #42 ... [2020-07-15T12:35:49.905Z] [2020-07-15T12:35:49.905Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:49.925Z] #23 26.33 The following NEW packages will be installed: [2020-07-15T12:35:49.925Z] #23 26.33 jq libjq1 libonig5 [2020-07-15T12:35:50.056Z] #39 76.62 DEP criu/protobuf-desc.d [2020-07-15T12:35:50.056Z] #39 ... [2020-07-15T12:35:50.056Z] [2020-07-15T12:35:50.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:35:50.056Z] #17 10.20 Fetched 8360 kB in 8s (1026 kB/s) [2020-07-15T12:35:50.056Z] #17 10.20 Reading package lists... [2020-07-15T12:35:50.056Z] #17 ... [2020-07-15T12:35:50.056Z] [2020-07-15T12:35:50.056Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:50.056Z] #41 137.5 github.com/LK4D4/vndr/godl [2020-07-15T12:35:50.056Z] #41 138.2 github.com/LK4D4/vndr [2020-07-15T12:35:50.056Z] #41 DONE 147.2s [2020-07-15T12:35:50.316Z] [2020-07-15T12:35:50.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:50.316Z] #39 76.89 DEP criu/proc_parse.d [2020-07-15T12:35:50.504Z] #23 26.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:50.504Z] #23 26.84 Need to get 325 kB of archives. [2020-07-15T12:35:50.504Z] #23 26.84 After this operation, 1019 kB of additional disk space will be used. [2020-07-15T12:35:50.504Z] #23 26.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-15T12:35:50.504Z] #23 26.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-15T12:35:50.504Z] #23 26.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-15T12:35:50.584Z] #51 ... [2020-07-15T12:35:50.585Z] [2020-07-15T12:35:50.585Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:50.585Z] #43 DONE 45.9s [2020-07-15T12:35:50.585Z] [2020-07-15T12:35:50.585Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:50.585Z] #38 43.61 Selecting previously unselected package libprotoc17:amd64. [2020-07-15T12:35:50.585Z] #38 43.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:50.585Z] #38 43.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:35:50.585Z] #38 44.45 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:35:50.585Z] #38 44.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:35:50.585Z] #38 44.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:35:50.585Z] #38 44.59 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:35:50.585Z] #38 44.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:50.585Z] #38 44.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:35:50.585Z] #38 44.82 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:35:50.585Z] #38 44.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:35:50.585Z] #38 44.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:35:50.585Z] #38 45.51 Selecting previously unselected package python-six. [2020-07-15T12:35:50.585Z] #38 45.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:35:50.585Z] #38 45.64 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:35:50.585Z] #38 45.94 Selecting previously unselected package python-protobuf. [2020-07-15T12:35:50.585Z] #38 45.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-15T12:35:50.585Z] #38 45.95 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:35:50.608Z] #39 77.41 DEP criu/plugin.d [2020-07-15T12:35:50.883Z] #39 77.58 DEP criu/pipes.d [2020-07-15T12:35:51.150Z] #38 ... [2020-07-15T12:35:51.150Z] [2020-07-15T12:35:51.150Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:51.150Z] #60 DONE 46.4s [2020-07-15T12:35:51.150Z] #39 77.86 DEP criu/pie-util.d [2020-07-15T12:35:51.150Z] #39 78.03 DEP criu/pie-util-vdso.d [2020-07-15T12:35:51.409Z] [2020-07-15T12:35:51.409Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:51.409Z] #23 31.56 Reading package lists... [2020-07-15T12:35:51.409Z] #23 38.79 Building dependency tree... [2020-07-15T12:35:51.409Z] #23 43.10 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-15T12:35:51.409Z] #23 43.10 The following additional packages will be installed: [2020-07-15T12:35:51.409Z] #23 43.10 libjq1 libonig5 [2020-07-15T12:35:51.409Z] #23 43.58 The following NEW packages will be installed: [2020-07-15T12:35:51.409Z] #23 43.60 jq libjq1 libonig5 [2020-07-15T12:35:51.409Z] #23 44.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:51.409Z] #23 44.06 Need to get 355 kB of archives. [2020-07-15T12:35:51.409Z] #23 44.06 After this operation, 1072 kB of additional disk space will be used. [2020-07-15T12:35:51.409Z] #23 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:35:51.409Z] #23 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:35:51.409Z] #23 44.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:35:51.409Z] #23 45.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:51.409Z] #23 45.87 Fetched 355 kB in 0s (1311 kB/s) [2020-07-15T12:35:51.409Z] #23 46.09 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:35:51.409Z] #23 46.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.) [2020-07-15T12:35:51.409Z] #23 46.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:35:51.409Z] #23 46.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:35:51.409Z] #23 46.73 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:35:51.409Z] #23 46.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:35:51.409Z] #23 46.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:51.409Z] #23 ... [2020-07-15T12:35:51.409Z] [2020-07-15T12:35:51.409Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:51.409Z] #51 46.71 The following additional packages will be installed: [2020-07-15T12:35:51.409Z] #51 46.71 libbtrfs0 [2020-07-15T12:35:51.411Z] #39 78.16 DEP criu/pie-util-vdso-elf32.d [2020-07-15T12:35:51.411Z] #39 78.24 DEP criu/path.d [2020-07-15T12:35:51.411Z] #39 78.37 DEP criu/parasite-syscall.d [2020-07-15T12:35:51.690Z] #39 78.63 DEP criu/pagemap.d [2020-07-15T12:35:51.809Z] #26 11.97 0.7% ## 2.8% ### 5.0% ##### 7.7% ###### 8.8% ####### 9.9% ####### 11.0% ######### 12.6% ######### 13.1% ########## 14.2% ########### 15.3% ########### 16.4% ############ 18.0% ############## 19.7% ################ 22.4% ################## 25.5% #################### 28.2% ##################### 29.8% ####################### 32.0% ######################## 34.2% ######################### 35.8% ########################## 37.4% ########################### 38.5% ############################# 41.2% ############################## 42.3% ############################### 44.0% ################################ 45.6% ################################## 47.8% ################################### 49.2% #################################### 50.9% ##################################### 52.5% ###################################### 54.1% ######################################## 56.3% ######################################### 57.9% ########################################## 58.6% ########################################## 59.2% ########################################### 60.6% ############################################ 61.9% ############################################# 63.5% ############################################### 65.6% ################################################ 67.8% ################################################# 69.4% ################################################### 71.6% ##################################################### 74.3% ####################################################### 76.5% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 83.6% ############################################################# 85.8% ############################################################# 86.0% ############################################################## 87.0% ############################################################### 88.1% ################################################################ 89.2% ################################################################# 90.3% ################################################################## 92.0% ################################################################### 93.6% #################################################################### 95.8% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-15T12:35:51.903Z] #23 28.25 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:51.903Z] #23 28.44 Fetched 325 kB in 0s (843 kB/s) [2020-07-15T12:35:51.984Z] #51 47.17 The following NEW packages will be installed: [2020-07-15T12:35:51.984Z] #51 47.26 libbtrfs-dev libbtrfs0 [2020-07-15T12:35:52.111Z] #26 18.99 [2020-07-15T12:35:52.261Z] #39 78.86 DEP criu/pagemap-cache.d [2020-07-15T12:35:52.261Z] #39 78.99 DEP criu/page-xfer.d [2020-07-15T12:35:52.261Z] #39 79.09 DEP criu/page-pipe.d [2020-07-15T12:35:52.261Z] #39 79.22 DEP criu/netfilter.d [2020-07-15T12:35:52.557Z] #51 47.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:52.557Z] #51 47.87 Need to get 119 kB of archives. [2020-07-15T12:35:52.557Z] #51 47.87 After this operation, 387 kB of additional disk space will be used. [2020-07-15T12:35:52.557Z] #51 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:35:52.814Z] #51 47.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:35:52.829Z] #39 79.42 DEP criu/net.d [2020-07-15T12:35:53.088Z] #39 79.68 DEP criu/namespaces.d [2020-07-15T12:35:53.088Z] #39 79.92 DEP criu/mount.d [2020-07-15T12:35:53.184Z] #26 ... [2020-07-15T12:35:53.185Z] [2020-07-15T12:35:53.185Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:53.185Z] #29 49.80 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T12:35:53.185Z] #29 50.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:35:53.185Z] #29 50.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:35:53.185Z] #29 ... [2020-07-15T12:35:53.185Z] [2020-07-15T12:35:53.185Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:53.185Z] #11 57.72 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:35:53.185Z] #11 57.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:35:53.185Z] #11 57.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:35:53.185Z] #11 57.84 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-15T12:35:53.185Z] #11 57.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T12:35:53.185Z] #11 57.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T12:35:53.185Z] #11 58.05 Selecting previously unselected package dmsetup. [2020-07-15T12:35:53.185Z] #11 58.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T12:35:53.185Z] #11 58.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:35:53.185Z] #11 58.49 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:35:53.185Z] #11 58.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:35:53.185Z] #11 58.50 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T12:35:53.299Z] #23 29.47 Selecting previously unselected package libonig5:arm64. [2020-07-15T12:35:53.300Z] #23 29.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-15T12:35:53.300Z] #23 29.50 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-15T12:35:53.348Z] #39 80.09 DEP criu/memfd.d [2020-07-15T12:35:53.379Z] #51 ... [2020-07-15T12:35:53.379Z] [2020-07-15T12:35:53.379Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:53.379Z] #23 46.93 Selecting previously unselected package jq. [2020-07-15T12:35:53.379Z] #23 46.99 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:35:53.379Z] #23 47.01 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:53.379Z] #23 47.48 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:35:53.379Z] #23 47.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:53.379Z] #23 47.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:53.379Z] #23 47.69 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:53.379Z] #23 DONE 48.6s [2020-07-15T12:35:53.379Z] [2020-07-15T12:35:53.379Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:35:53.379Z] #24 DONE 0.2s [2020-07-15T12:35:53.379Z] [2020-07-15T12:35:53.379Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:53.379Z] #32 33.68 Reading package lists... [2020-07-15T12:35:53.379Z] #32 41.09 Building dependency tree... [2020-07-15T12:35:53.379Z] #32 45.14 The following additional packages will be installed: [2020-07-15T12:35:53.380Z] #32 45.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:35:53.380Z] #32 45.16 Suggested packages: [2020-07-15T12:35:53.380Z] #32 45.18 cmake-doc ninja-build lrzip [2020-07-15T12:35:53.380Z] #32 45.18 Recommended packages: [2020-07-15T12:35:53.380Z] #32 45.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:35:53.380Z] #32 46.32 The following NEW packages will be installed: [2020-07-15T12:35:53.380Z] #32 46.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:35:53.380Z] #32 46.35 vim-common xxd [2020-07-15T12:35:53.380Z] #32 46.97 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:53.380Z] #32 46.97 Need to get 14.9 MB of archives. [2020-07-15T12:35:53.380Z] #32 46.97 After this operation, 61.8 MB of additional disk space will be used. [2020-07-15T12:35:53.380Z] #32 46.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:35:53.380Z] #32 46.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:35:53.380Z] #32 47.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:35:53.380Z] #32 47.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:35:53.380Z] #32 48.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-15T12:35:53.380Z] #32 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-15T12:35:53.380Z] #32 48.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-15T12:35:53.380Z] #32 48.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-15T12:35:53.380Z] #32 48.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-15T12:35:53.380Z] #32 48.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-15T12:35:53.607Z] #39 80.29 DEP criu/mem.d [2020-07-15T12:35:53.637Z] #32 ... [2020-07-15T12:35:53.637Z] [2020-07-15T12:35:53.637Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:53.867Z] #39 80.54 DEP criu/lsm.d [2020-07-15T12:35:53.867Z] #39 80.69 DEP criu/log.d [2020-07-15T12:35:53.867Z] #39 80.82 DEP criu/libnetlink.d [2020-07-15T12:35:54.083Z] #28 ... [2020-07-15T12:35:54.083Z] [2020-07-15T12:35:54.083Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:54.083Z] #25 3.944 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:35:54.083Z] #25 4.370 [2020-07-15T12:35:54.083Z] #25 4.567 # 1.5% #### 6.0% ####### 11.0% ########### 15.4% ############### 21.2% ################### 26.8% ######################### 34.9% ############################# 40.4% ################################## 47.6% ###################################### 53.3% ######################################### 58.3% ############################################# 63.7% ################################################## 70.6% ####################################################### 77.3% ############################################################ 83.9% ################################################################ 89.0% ################################################################### 94.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-15T12:35:54.083Z] #25 6.835 [2020-07-15T12:35:54.083Z] #25 7.066 ########################### 38.6% ########################################################## 81.6% ######################################################################## 100.0% [2020-07-15T12:35:54.270Z] #11 ... [2020-07-15T12:35:54.270Z] [2020-07-15T12:35:54.270Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:54.270Z] #33 56.62 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-15T12:35:54.270Z] #33 56.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-15T12:35:54.270Z] #33 56.66 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-15T12:35:54.270Z] #33 56.89 Selecting previously unselected package librhash0:ppc64el. [2020-07-15T12:35:54.270Z] #33 56.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-15T12:35:54.270Z] #33 56.90 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-15T12:35:54.270Z] #33 57.19 Selecting previously unselected package libuv1:ppc64el. [2020-07-15T12:35:54.270Z] #33 57.19 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-15T12:35:54.270Z] #33 57.19 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-15T12:35:54.270Z] #33 57.36 Selecting previously unselected package cmake. [2020-07-15T12:35:54.270Z] #33 57.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-15T12:35:54.270Z] #33 57.39 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:35:54.270Z] #33 60.70 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T12:35:54.270Z] #33 60.73 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:35:54.270Z] #33 60.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-15T12:35:54.270Z] #33 60.76 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:54.270Z] #33 60.82 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-15T12:35:54.270Z] #33 60.83 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:35:54.270Z] #33 60.84 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:35:54.270Z] #33 60.84 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-15T12:35:54.270Z] #33 60.85 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-15T12:35:54.270Z] #33 60.87 Setting up cmake (3.13.4-1) ... [2020-07-15T12:35:54.270Z] #33 60.89 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:54.270Z] #33 60.96 Processing triggers for mime-support (3.62) ... [2020-07-15T12:35:54.270Z] #33 DONE 61.3s [2020-07-15T12:35:54.270Z] [2020-07-15T12:35:54.270Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:35:54.296Z] #23 ... [2020-07-15T12:35:54.296Z] [2020-07-15T12:35:54.296Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:54.296Z] #38 24.80 Building dependency tree... [2020-07-15T12:35:54.296Z] #38 27.46 The following additional packages will be installed: [2020-07-15T12:35:54.296Z] #38 27.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-15T12:35:54.296Z] #38 27.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-15T12:35:54.296Z] #38 27.48 Suggested packages: [2020-07-15T12:35:54.296Z] #38 27.49 manpages-dev python-setuptools [2020-07-15T12:35:54.296Z] #38 28.19 The following NEW packages will be installed: [2020-07-15T12:35:54.296Z] #38 28.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-15T12:35:54.296Z] #38 28.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-15T12:35:54.296Z] #38 28.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-15T12:35:54.296Z] #38 28.20 python-six zlib1g-dev [2020-07-15T12:35:54.296Z] #38 28.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:54.296Z] #38 28.58 Need to get 3798 kB of archives. [2020-07-15T12:35:54.296Z] #38 28.58 After this operation, 21.6 MB of additional disk space will be used. [2020-07-15T12:35:54.296Z] #38 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-15T12:35:54.296Z] #38 28.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-15T12:35:54.296Z] #38 28.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-15T12:35:54.296Z] #38 28.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-15T12:35:54.296Z] #38 28.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-15T12:35:54.296Z] #38 28.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-15T12:35:54.296Z] #38 28.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-07-15T12:35:54.296Z] #38 28.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-15T12:35:54.296Z] #38 28.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-15T12:35:54.296Z] #38 28.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-15T12:35:54.296Z] #38 28.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-15T12:35:54.296Z] #38 28.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-15T12:35:54.297Z] #38 28.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-07-15T12:35:54.297Z] #38 29.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-15T12:35:54.297Z] #38 29.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-15T12:35:54.297Z] #38 29.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-15T12:35:54.297Z] #38 29.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-15T12:35:54.344Z] #25 7.658 [2020-07-15T12:35:54.436Z] #39 80.98 DEP criu/kerndat.d [2020-07-15T12:35:54.436Z] #39 81.20 DEP criu/kcmp-ids.d [2020-07-15T12:35:54.436Z] #39 81.27 DEP criu/irmap.d [2020-07-15T12:35:54.436Z] #39 81.38 DEP criu/ipc_ns.d [2020-07-15T12:35:54.561Z] #38 30.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:54.572Z] #34 0.361 + RM_GOPATH=0 [2020-07-15T12:35:54.572Z] #34 0.361 + TMP_GOPATH= [2020-07-15T12:35:54.572Z] #34 0.367 + : /build [2020-07-15T12:35:54.696Z] #39 81.52 DEP criu/image.d [2020-07-15T12:35:54.696Z] #39 81.66 DEP criu/image-desc.d [2020-07-15T12:35:54.867Z] #25 7.881 ##### 8.2% ########################## 36.4% ################################################ 67.0% ######################################################################## 100.0% [2020-07-15T12:35:54.867Z] #25 ... [2020-07-15T12:35:54.867Z] [2020-07-15T12:35:54.867Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:54.867Z] #52 2.957 + RM_GOPATH=0 [2020-07-15T12:35:54.867Z] #52 2.957 + TMP_GOPATH= [2020-07-15T12:35:54.867Z] #52 2.959 + : /build [2020-07-15T12:35:54.867Z] #52 2.959 + '[' -z '' ']' [2020-07-15T12:35:54.867Z] #52 2.971 ++ mktemp -d [2020-07-15T12:35:54.867Z] #52 2.972 + export GOPATH=/tmp/tmp.0olnOgR9v5 [2020-07-15T12:35:54.867Z] #52 2.972 + GOPATH=/tmp/tmp.0olnOgR9v5 [2020-07-15T12:35:54.867Z] #52 2.972 + RM_GOPATH=1 [2020-07-15T12:35:54.867Z] #52 2.973 + case "$(go env GOARCH)" in [2020-07-15T12:35:54.867Z] #52 2.973 ++ go env GOARCH [2020-07-15T12:35:54.867Z] #52 2.982 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:54.867Z] #52 2.982 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:54.867Z] #52 2.983 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:54.867Z] #52 2.991 + dir=/tmp/install [2020-07-15T12:35:54.867Z] #52 2.991 + bin=containerd [2020-07-15T12:35:54.867Z] #52 2.991 + shift [2020-07-15T12:35:54.867Z] #52 2.991 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:35:54.867Z] #52 2.991 + . /tmp/install/containerd.installer [2020-07-15T12:35:54.867Z] #52 2.991 ++ set -e [2020-07-15T12:35:54.867Z] #52 2.993 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:35:54.867Z] #52 2.993 + install_containerd [2020-07-15T12:35:54.867Z] #52 2.997 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:35:54.867Z] #52 2.997 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:35:54.867Z] #52 2.998 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0olnOgR9v5/src/github.com/containerd/containerd [2020-07-15T12:35:54.867Z] #52 3.002 Cloning into '/tmp/tmp.0olnOgR9v5/src/github.com/containerd/containerd'... [2020-07-15T12:35:54.867Z] #52 ... [2020-07-15T12:35:54.867Z] [2020-07-15T12:35:54.867Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:54.867Z] #10 53.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-15T12:35:54.867Z] #10 56.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T12:35:54.867Z] #10 56.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T12:35:54.867Z] #10 56.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:35:54.867Z] #10 56.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:35:54.867Z] #10 56.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-15T12:35:54.867Z] #10 56.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T12:35:54.867Z] #10 56.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T12:35:54.867Z] #10 56.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T12:35:54.867Z] #10 56.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T12:35:54.867Z] #10 56.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T12:35:54.867Z] #10 56.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T12:35:54.867Z] #10 56.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T12:35:54.867Z] #10 56.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T12:35:54.867Z] #10 56.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T12:35:54.867Z] #10 56.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T12:35:54.867Z] #10 57.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:54.867Z] #10 58.18 Fetched 77.7 MB in 9s (8919 kB/s) [2020-07-15T12:35:54.867Z] #10 58.30 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:35:54.867Z] #10 58.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:35:54.867Z] #10 58.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:35:54.867Z] #10 58.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:35:54.867Z] #10 61.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:35:54.867Z] #10 61.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:35:54.867Z] #10 61.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:35:54.874Z] #34 0.368 + '[' -z '' ']' [2020-07-15T12:35:54.874Z] #34 0.370 ++ mktemp -d [2020-07-15T12:35:54.874Z] #34 0.372 + export GOPATH=/tmp/tmp.zN32L9ofQh [2020-07-15T12:35:54.874Z] #34 0.373 + GOPATH=/tmp/tmp.zN32L9ofQh [2020-07-15T12:35:54.874Z] #34 0.373 + RM_GOPATH=1 [2020-07-15T12:35:54.874Z] #34 0.376 + case "$(go env GOARCH)" in [2020-07-15T12:35:54.874Z] #34 0.378 ++ go env GOARCH [2020-07-15T12:35:54.874Z] #34 0.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:54.874Z] #34 0.414 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:35:54.874Z] #34 0.416 ++ dirname /tmp/install/install.sh [2020-07-15T12:35:54.874Z] #34 0.419 + dir=/tmp/install [2020-07-15T12:35:54.874Z] #34 0.420 + bin=tini [2020-07-15T12:35:54.874Z] #34 0.420 + shift [2020-07-15T12:35:54.874Z] #34 0.422 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:35:54.874Z] #34 0.422 + . /tmp/install/tini.installer [2020-07-15T12:35:54.874Z] #34 0.423 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:35:54.874Z] #34 0.424 + install_tini [2020-07-15T12:35:54.874Z] #34 0.424 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:35:54.874Z] #34 0.424 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:35:54.874Z] #34 0.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.zN32L9ofQh/tini [2020-07-15T12:35:54.874Z] #34 0.429 Cloning into '/tmp/tmp.zN32L9ofQh/tini'... [2020-07-15T12:35:54.874Z] #34 ... [2020-07-15T12:35:54.874Z] [2020-07-15T12:35:54.874Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:54.874Z] #39 51.89 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:54.874Z] #39 51.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:54.874Z] #39 51.91 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:35:54.874Z] #39 51.92 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:35:54.874Z] #39 51.94 Setting up python-six (1.12.0-1) ... [2020-07-15T12:35:54.874Z] #39 58.07 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-15T12:35:54.874Z] #39 58.12 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T12:35:54.874Z] #39 58.15 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:54.874Z] #39 58.15 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-15T12:35:54.874Z] #39 58.16 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:54.874Z] #39 58.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:35:54.874Z] #39 58.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:54.874Z] #39 58.18 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-15T12:35:54.874Z] #39 58.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:35:54.874Z] #39 58.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:35:54.958Z] #39 81.75 DEP criu/fsnotify.d [2020-07-15T12:35:55.012Z] #25 ... [2020-07-15T12:35:55.012Z] [2020-07-15T12:35:55.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:55.012Z] #10 33.31 Reading package lists... [2020-07-15T12:35:55.012Z] #10 40.24 Building dependency tree... [2020-07-15T12:35:55.012Z] #10 44.32 The following additional packages will be installed: [2020-07-15T12:35:55.012Z] #10 44.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:35:55.012Z] #10 44.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:35:55.012Z] #10 44.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:35:55.012Z] #10 44.35 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:55.012Z] #10 44.38 Suggested packages: [2020-07-15T12:35:55.012Z] #10 44.38 gcc-8-locales seccomp wine64 [2020-07-15T12:35:55.012Z] #10 46.11 The following NEW packages will be installed: [2020-07-15T12:35:55.012Z] #10 46.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:35:55.012Z] #10 46.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:35:55.012Z] #10 46.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:35:55.012Z] #10 46.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:35:55.012Z] #10 46.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:35:55.012Z] #10 46.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:55.012Z] #10 46.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:55.012Z] #10 46.94 Need to get 77.7 MB of archives. [2020-07-15T12:35:55.012Z] #10 46.94 After this operation, 487 MB of additional disk space will be used. [2020-07-15T12:35:55.012Z] #10 46.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-15T12:35:55.012Z] #10 47.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-15T12:35:55.012Z] #10 47.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:35:55.012Z] #10 47.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-15T12:35:55.012Z] #10 47.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-15T12:35:55.012Z] #10 47.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:35:55.012Z] #10 48.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:35:55.012Z] #10 49.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:35:55.012Z] #10 49.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-15T12:35:55.012Z] #10 ... [2020-07-15T12:35:55.012Z] [2020-07-15T12:35:55.012Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:55.012Z] #51 49.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:55.012Z] #51 50.05 Fetched 119 kB in 0s (411 kB/s) [2020-07-15T12:35:55.012Z] #51 50.17 Selecting previously unselected package libbtrfs0. [2020-07-15T12:35:55.012Z] #51 50.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.) [2020-07-15T12:35:55.012Z] #51 50.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:35:55.012Z] #51 50.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:55.012Z] #51 50.45 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:35:55.128Z] #10 ... [2020-07-15T12:35:55.128Z] [2020-07-15T12:35:55.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:55.128Z] #25 8.603 [2020-07-15T12:35:55.137Z] #38 ... [2020-07-15T12:35:55.137Z] [2020-07-15T12:35:55.137Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:55.137Z] #28 31.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:35:55.175Z] #39 ... [2020-07-15T12:35:55.175Z] [2020-07-15T12:35:55.175Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:55.175Z] #26 20.66 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:35:55.175Z] #26 21.15 [2020-07-15T12:35:55.175Z] #26 21.41 ##################################### 51.5% ######################################################################## 100.0% [2020-07-15T12:35:55.175Z] #26 21.65 [2020-07-15T12:35:55.225Z] #39 81.85 DEP criu/filesystems.d [2020-07-15T12:35:55.225Z] #39 81.97 DEP criu/files.d [2020-07-15T12:35:55.270Z] #51 50.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:35:55.270Z] #51 50.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:55.485Z] #39 82.11 DEP criu/files-reg.d [2020-07-15T12:35:55.485Z] #39 82.33 DEP criu/files-ext.d [2020-07-15T12:35:55.529Z] #51 50.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:55.744Z] #39 82.44 DEP criu/file-lock.d [2020-07-15T12:35:55.744Z] #39 82.59 DEP criu/file-ids.d [2020-07-15T12:35:55.813Z] #51 50.85 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:55.813Z] #51 50.86 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:56.003Z] #39 82.72 DEP criu/fifo.d [2020-07-15T12:35:56.017Z] #28 32.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:35:56.237Z] #26 23.07 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:35:56.237Z] #26 23.15 skipping existing 5cb8031fd95d [2020-07-15T12:35:56.237Z] #26 23.28 [2020-07-15T12:35:56.263Z] #39 82.89 DEP criu/fdstore.d [2020-07-15T12:35:56.263Z] #39 83.03 DEP criu/fault-injection.d [2020-07-15T12:35:56.263Z] #39 83.06 DEP criu/external.d [2020-07-15T12:35:56.263Z] #39 83.15 DEP criu/eventpoll.d [2020-07-15T12:35:56.377Z] #51 DONE 51.5s [2020-07-15T12:35:56.377Z] [2020-07-15T12:35:56.377Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:56.377Z] #32 50.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:56.377Z] #32 50.99 Fetched 14.9 MB in 3s (5866 kB/s) [2020-07-15T12:35:56.377Z] #32 51.12 Selecting previously unselected package xxd. [2020-07-15T12:35:56.377Z] #32 51.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 ... 15410 files and directories currently installed.) [2020-07-15T12:35:56.377Z] #32 51.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:35:56.377Z] #32 51.40 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:35:56.377Z] #32 ... [2020-07-15T12:35:56.377Z] [2020-07-15T12:35:56.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:56.377Z] #30 41.56 sync [2020-07-15T12:35:56.377Z] #30 41.57 internal/reflectlite [2020-07-15T12:35:56.377Z] #30 44.51 sort [2020-07-15T12:35:56.377Z] #30 44.52 errors [2020-07-15T12:35:56.377Z] #30 44.89 strconv [2020-07-15T12:35:56.377Z] #30 46.12 io [2020-07-15T12:35:56.377Z] #30 48.00 internal/oserror [2020-07-15T12:35:56.377Z] #30 48.22 syscall [2020-07-15T12:35:56.377Z] #30 50.59 reflect [2020-07-15T12:35:56.522Z] #39 83.28 DEP criu/eventfd.d [2020-07-15T12:35:56.522Z] #39 83.35 DEP criu/crtools.d [2020-07-15T12:35:56.641Z] #30 ... [2020-07-15T12:35:56.641Z] [2020-07-15T12:35:56.641Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:56.641Z] #32 51.77 Selecting previously unselected package vim-common. [2020-07-15T12:35:56.641Z] #32 51.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:56.641Z] #32 51.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:56.781Z] #39 83.45 DEP criu/cr-service.d [2020-07-15T12:35:56.781Z] #39 83.63 DEP criu/cr-restore.d [2020-07-15T12:35:57.040Z] #39 83.84 DEP criu/cr-errno.d [2020-07-15T12:35:57.040Z] #39 83.86 DEP criu/cr-dump.d [2020-07-15T12:35:57.208Z] #32 52.54 Selecting previously unselected package cmake-data. [2020-07-15T12:35:57.300Z] #39 84.08 DEP criu/cr-dedup.d [2020-07-15T12:35:57.429Z] #28 ... [2020-07-15T12:35:57.429Z] [2020-07-15T12:35:57.429Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:35:57.429Z] #43 DONE 33.6s [2020-07-15T12:35:57.429Z] [2020-07-15T12:35:57.429Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:35:57.429Z] #60 DONE 33.7s [2020-07-15T12:35:57.429Z] [2020-07-15T12:35:57.429Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:57.429Z] #38 32.27 Fetched 3798 kB in 1s (4250 kB/s) [2020-07-15T12:35:57.429Z] #38 32.68 Selecting previously unselected package libcap-dev:arm64. [2020-07-15T12:35:57.429Z] #38 32.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-15T12:35:57.429Z] #38 32.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-15T12:35:57.429Z] #38 33.05 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-15T12:35:57.429Z] #38 33.75 Selecting previously unselected package libnet1:arm64. [2020-07-15T12:35:57.429Z] #38 33.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T12:35:57.429Z] #38 33.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:57.466Z] #32 52.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:35:57.466Z] #32 52.55 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:35:57.530Z] #25 8.861 0.0% #### 6.5% ######### 13.3% ################ 23.3% #################### 29.1% ######################## 34.3% ############################ 40.1% ################################# 46.8% #################################### 50.8% ####################################### 55.1% ########################################### 61.0% ################################################# 68.5% #################################################### 72.7% ######################################################### 79.5% ############################################################ 84.5% ################################################################ 90.0% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-15T12:35:57.559Z] #39 84.30 DEP criu/cr-check.d [2020-07-15T12:35:57.702Z] #38 34.02 Selecting previously unselected package libnet1-dev. [2020-07-15T12:35:57.702Z] #38 34.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T12:35:57.702Z] #38 34.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:35:57.791Z] #25 ... [2020-07-15T12:35:57.791Z] [2020-07-15T12:35:57.791Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:57.791Z] #32 53.99 Selecting previously unselected package cmake-data. [2020-07-15T12:35:57.791Z] #32 54.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:35:57.791Z] #32 54.01 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:35:57.791Z] #32 57.08 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:35:57.791Z] #32 57.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:35:57.791Z] #32 57.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:35:57.791Z] #32 ... [2020-07-15T12:35:57.791Z] [2020-07-15T12:35:57.791Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:57.791Z] #25 11.30 [2020-07-15T12:35:57.818Z] #39 84.49 DEP criu/config.d [2020-07-15T12:35:57.818Z] #39 84.65 DEP criu/clone-noasan.d [2020-07-15T12:35:58.078Z] #39 84.75 DEP criu/cgroup.d [2020-07-15T12:35:58.078Z] #39 84.87 DEP criu/cgroup-props.d [2020-07-15T12:35:58.078Z] #39 84.95 DEP criu/bitmap.d [2020-07-15T12:35:58.078Z] #39 84.98 DEP criu/bfd.d [2020-07-15T12:35:58.279Z] #38 34.51 Selecting previously unselected package libnl-3-200:arm64. [2020-07-15T12:35:58.279Z] #38 34.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-15T12:35:58.279Z] #38 ... [2020-07-15T12:35:58.279Z] [2020-07-15T12:35:58.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:58.279Z] #10 24.69 Building dependency tree... [2020-07-15T12:35:58.279Z] #10 27.73 The following additional packages will be installed: [2020-07-15T12:35:58.279Z] #10 27.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-15T12:35:58.279Z] #10 27.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-15T12:35:58.279Z] #10 27.74 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-15T12:35:58.279Z] #10 27.74 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:58.279Z] #10 27.75 Suggested packages: [2020-07-15T12:35:58.279Z] #10 27.76 gcc-8-locales seccomp wine64 [2020-07-15T12:35:58.279Z] #10 28.71 The following NEW packages will be installed: [2020-07-15T12:35:58.279Z] #10 28.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-15T12:35:58.279Z] #10 28.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-15T12:35:58.279Z] #10 28.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-15T12:35:58.279Z] #10 28.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-15T12:35:58.279Z] #10 28.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-15T12:35:58.279Z] #10 28.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-15T12:35:58.279Z] #10 29.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:58.279Z] #10 29.11 Need to get 73.3 MB of archives. [2020-07-15T12:35:58.279Z] #10 29.11 After this operation, 472 MB of additional disk space will be used. [2020-07-15T12:35:58.279Z] #10 29.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-15T12:35:58.279Z] #10 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-15T12:35:58.279Z] #10 29.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-15T12:35:58.279Z] #10 29.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-15T12:35:58.279Z] #10 29.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-15T12:35:58.279Z] #10 29.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-15T12:35:58.279Z] #10 30.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-15T12:35:58.279Z] #10 30.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-15T12:35:58.279Z] #10 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-07-15T12:35:58.279Z] #10 33.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-15T12:35:58.279Z] #10 ... [2020-07-15T12:35:58.279Z] [2020-07-15T12:35:58.279Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:35:58.279Z] #32 23.92 Building dependency tree... [2020-07-15T12:35:58.279Z] #32 26.56 The following additional packages will be installed: [2020-07-15T12:35:58.279Z] #32 26.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-15T12:35:58.279Z] #32 26.60 Suggested packages: [2020-07-15T12:35:58.279Z] #32 26.60 cmake-doc ninja-build lrzip [2020-07-15T12:35:58.279Z] #32 26.60 Recommended packages: [2020-07-15T12:35:58.279Z] #32 26.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-15T12:35:58.280Z] #32 27.51 The following NEW packages will be installed: [2020-07-15T12:35:58.280Z] #32 27.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-15T12:35:58.280Z] #32 27.53 vim-common xxd [2020-07-15T12:35:58.280Z] #32 27.90 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:58.280Z] #32 27.90 Need to get 14.2 MB of archives. [2020-07-15T12:35:58.280Z] #32 27.90 After this operation, 60.0 MB of additional disk space will be used. [2020-07-15T12:35:58.280Z] #32 27.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-15T12:35:58.280Z] #32 27.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:35:58.280Z] #32 27.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-15T12:35:58.280Z] #32 28.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-15T12:35:58.280Z] #32 28.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-15T12:35:58.280Z] #32 28.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-15T12:35:58.280Z] #32 28.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-15T12:35:58.280Z] #32 28.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-15T12:35:58.280Z] #32 28.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-15T12:35:58.280Z] #32 28.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-15T12:35:58.280Z] #32 30.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:58.280Z] #32 32.27 Fetched 14.2 MB in 2s (9287 kB/s) [2020-07-15T12:35:58.280Z] #32 32.45 Selecting previously unselected package xxd. [2020-07-15T12:35:58.280Z] #32 32.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-15T12:35:58.280Z] #32 32.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T12:35:58.280Z] #32 32.69 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:35:58.280Z] #32 33.77 Selecting previously unselected package vim-common. [2020-07-15T12:35:58.280Z] #32 33.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:35:58.280Z] #32 33.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:35:58.280Z] #32 34.50 Selecting previously unselected package cmake-data. [2020-07-15T12:35:58.280Z] #32 34.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-15T12:35:58.337Z] #39 85.07 DEP criu/autofs.d [2020-07-15T12:35:58.337Z] #39 85.16 DEP criu/aio.d [2020-07-15T12:35:58.359Z] #26 24.96 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:35:58.359Z] #26 25.05 skipping existing 283607eaa57e [2020-07-15T12:35:58.359Z] #26 25.21 [2020-07-15T12:35:58.543Z] #32 ... [2020-07-15T12:35:58.543Z] [2020-07-15T12:35:58.543Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:58.543Z] #51 23.85 Building dependency tree... [2020-07-15T12:35:58.543Z] #51 26.70 The following additional packages will be installed: [2020-07-15T12:35:58.543Z] #51 26.71 libbtrfs0 [2020-07-15T12:35:58.543Z] #51 26.92 The following NEW packages will be installed: [2020-07-15T12:35:58.543Z] #51 26.95 libbtrfs-dev libbtrfs0 [2020-07-15T12:35:58.543Z] #51 27.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:35:58.543Z] #51 27.35 Need to get 119 kB of archives. [2020-07-15T12:35:58.543Z] #51 27.35 After this operation, 387 kB of additional disk space will be used. [2020-07-15T12:35:58.543Z] #51 27.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-15T12:35:58.543Z] #51 27.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-15T12:35:58.543Z] #51 28.55 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:35:58.543Z] #51 28.95 Fetched 119 kB in 0s (411 kB/s) [2020-07-15T12:35:58.543Z] #51 31.02 Selecting previously unselected package libbtrfs0. [2020-07-15T12:35:58.543Z] #51 31.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 ... 15383 files and directories currently installed.) [2020-07-15T12:35:58.543Z] #51 31.08 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-15T12:35:58.543Z] #51 32.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:58.543Z] #51 32.72 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:35:58.543Z] #51 32.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-15T12:35:58.543Z] #51 32.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:58.543Z] #51 33.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:35:58.543Z] #51 33.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:35:58.543Z] #51 33.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:58.543Z] #51 ... [2020-07-15T12:35:58.543Z] [2020-07-15T12:35:58.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:58.543Z] #10 35.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-15T12:35:58.543Z] #10 35.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-15T12:35:58.543Z] #10 35.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-15T12:35:58.543Z] #10 35.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-15T12:35:58.543Z] #10 35.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-15T12:35:58.543Z] #10 35.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-15T12:35:58.544Z] #10 35.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-15T12:35:58.544Z] #10 35.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-15T12:35:58.544Z] #10 35.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-15T12:35:58.597Z] #39 85.34 DEP criu/action-scripts.d [2020-07-15T12:35:58.597Z] #39 85.44 CC criu/action-scripts.o [2020-07-15T12:35:58.660Z] #26 ... [2020-07-15T12:35:58.660Z] [2020-07-15T12:35:58.660Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:35:58.660Z] #39 65.41 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-15T12:35:58.660Z] #39 65.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:58.660Z] #39 DONE 65.6s [2020-07-15T12:35:58.660Z] [2020-07-15T12:35:58.660Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:35:58.808Z] #10 ... [2020-07-15T12:35:58.808Z] [2020-07-15T12:35:58.808Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-15T12:35:58.808Z] #51 DONE 35.2s [2020-07-15T12:35:58.808Z] [2020-07-15T12:35:58.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:35:58.808Z] #10 35.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-15T12:35:58.808Z] #10 35.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-15T12:35:58.808Z] #10 35.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-15T12:35:58.808Z] #10 35.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-15T12:35:58.808Z] #10 35.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-15T12:35:58.808Z] #10 35.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-15T12:35:59.170Z] #39 85.93 CC criu/aio.o [2020-07-15T12:35:59.387Z] #10 ... [2020-07-15T12:35:59.387Z] [2020-07-15T12:35:59.387Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-15T12:35:59.387Z] #23 30.75 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-15T12:35:59.387Z] #23 32.59 Selecting previously unselected package libjq1:arm64. [2020-07-15T12:35:59.387Z] #23 32.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T12:35:59.387Z] #23 32.68 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:59.387Z] #23 33.64 Selecting previously unselected package jq. [2020-07-15T12:35:59.387Z] #23 33.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T12:35:59.387Z] #23 33.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:59.387Z] #23 34.29 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-15T12:35:59.387Z] #23 34.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T12:35:59.387Z] #23 34.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:35:59.387Z] #23 34.49 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:35:59.387Z] #23 DONE 35.8s [2020-07-15T12:35:59.387Z] [2020-07-15T12:35:59.387Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:35:59.653Z] #24 DONE 0.2s [2020-07-15T12:35:59.653Z] [2020-07-15T12:35:59.653Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:35:59.739Z] #39 86.51 CC criu/autofs.o [2020-07-15T12:35:59.998Z] #39 ... [2020-07-15T12:35:59.998Z] [2020-07-15T12:35:59.998Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:35:59.998Z] #28 DONE 157.0s [2020-07-15T12:35:59.998Z] [2020-07-15T12:35:59.998Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:35:59.998Z] #17 10.20 Reading package lists... [2020-07-15T12:35:59.998Z] #17 13.82 Reading package lists... [2020-07-15T12:35:59.998Z] #17 17.29 Building dependency tree... [2020-07-15T12:35:59.998Z] #17 18.89 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:35:59.998Z] #17 18.89 The following additional packages will be installed: [2020-07-15T12:35:59.998Z] #17 18.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:35:59.998Z] #17 18.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:35:59.998Z] #17 18.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:35:59.998Z] #17 18.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:35:59.998Z] #17 18.90 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:35:59.998Z] #17 18.90 Suggested packages: [2020-07-15T12:35:59.998Z] #17 18.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:35:59.998Z] #17 18.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:35:59.998Z] #17 18.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:35:59.998Z] #17 18.90 Recommended packages: [2020-07-15T12:35:59.998Z] #17 18.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:35:59.998Z] #17 18.90 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:36:00.078Z] #32 ... [2020-07-15T12:36:00.078Z] [2020-07-15T12:36:00.078Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:00.078Z] #41 45.30 sort [2020-07-15T12:36:00.078Z] #41 45.30 io [2020-07-15T12:36:00.078Z] #41 47.20 bytes [2020-07-15T12:36:00.078Z] #41 47.38 strconv [2020-07-15T12:36:00.078Z] #41 50.52 bufio [2020-07-15T12:36:00.078Z] #41 52.31 reflect [2020-07-15T12:36:00.078Z] #41 52.95 syscall [2020-07-15T12:36:00.078Z] #41 ... [2020-07-15T12:36:00.078Z] [2020-07-15T12:36:00.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:00.078Z] #25 4.503 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:36:00.078Z] #25 4.878 [2020-07-15T12:36:00.142Z] #25 11.56 0.0% # 1.4% # 2.8% ### 4.6% #### 6.8% ##### 8.3% ####### 10.3% ######## 11.7% ######### 12.8% ########## 14.6% ########### 16.0% ############# 18.3% ############## 20.2% ################ 22.4% ################# 23.7% ################## 25.7% ################### 27.7% #################### 29.0% ##################### 30.5% ########## [2020-07-15T12:36:00.142Z] #25 ... [2020-07-15T12:36:00.142Z] [2020-07-15T12:36:00.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:00.142Z] #41 56.35 syscall [2020-07-15T12:36:00.142Z] #41 65.30 internal/poll [2020-07-15T12:36:00.142Z] #41 ... [2020-07-15T12:36:00.142Z] [2020-07-15T12:36:00.142Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:00.206Z] #40 1.385 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:36:00.206Z] #40 1.385 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:36:00.206Z] #40 1.400 Note: Building without GnuTLS support [2020-07-15T12:36:00.206Z] #40 1.422 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:36:00.206Z] #40 1.422 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:36:00.337Z] #25 5.024 # 2.3% ###### 8.8% ######### 13.2% ############## 20.1% ################### 26.4% ###################### 31.5% ######################### 35.7% ############################ 40.2% ################################ 44.8% #################################### 51.3% ############################################ 62.4% ################################################# 68.3% ####################################################### 76.8% ########################################################### 82.5% ################################################################# 90.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-15T12:36:00.519Z] #40 ... [2020-07-15T12:36:00.519Z] [2020-07-15T12:36:00.520Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:00.520Z] #26 26.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:36:00.520Z] #26 27.08 [2020-07-15T12:36:00.520Z] #26 27.19 ######################################################################## 100.0% [2020-07-15T12:36:00.520Z] #26 27.31 [2020-07-15T12:36:00.520Z] #26 27.40 Download of images into '/build' complete. [2020-07-15T12:36:00.520Z] #26 27.40 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:36:00.520Z] #26 27.40 tar -cC '/build' . | docker load [2020-07-15T12:36:00.520Z] #26 DONE 27.5s [2020-07-15T12:36:00.607Z] #25 7.047 [2020-07-15T12:36:00.818Z] [2020-07-15T12:36:00.818Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:00.818Z] #34 1.496 + cd /tmp/tmp.zN32L9ofQh/tini [2020-07-15T12:36:00.818Z] #34 1.497 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:00.818Z] #34 1.534 + cmake . [2020-07-15T12:36:00.818Z] #34 2.275 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:36:00.818Z] #34 2.357 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:36:00.818Z] #34 3.012 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:36:00.818Z] #34 3.019 -- Detecting C compiler ABI info [2020-07-15T12:36:00.818Z] #34 3.708 -- Detecting C compiler ABI info - done [2020-07-15T12:36:00.818Z] #34 3.778 -- Detecting C compile features [2020-07-15T12:36:00.818Z] #34 5.636 -- Detecting C compile features - done [2020-07-15T12:36:00.818Z] #34 5.681 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:36:00.818Z] #34 5.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:36:00.818Z] #34 6.018 -- Configuring done [2020-07-15T12:36:00.818Z] #34 6.036 -- Generating done [2020-07-15T12:36:00.818Z] #34 6.049 -- Build files have been written to: /tmp/tmp.zN32L9ofQh/tini [2020-07-15T12:36:00.818Z] #34 6.058 + make tini-static [2020-07-15T12:36:00.818Z] #34 ... [2020-07-15T12:36:00.818Z] [2020-07-15T12:36:00.818Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:00.818Z] #48 57.58 strings [2020-07-15T12:36:00.818Z] #48 57.61 bytes [2020-07-15T12:36:00.818Z] #48 57.61 strconv [2020-07-15T12:36:00.818Z] #48 57.65 syscall [2020-07-15T12:36:00.818Z] #48 65.73 bufio [2020-07-15T12:36:00.818Z] #48 ... [2020-07-15T12:36:00.818Z] [2020-07-15T12:36:00.818Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:00.818Z] #42 57.91 vendor/golang.org/x/net/dns/dnsmessage [2020-07-15T12:36:00.818Z] #42 58.35 bytes [2020-07-15T12:36:00.818Z] #42 65.63 bufio [2020-07-15T12:36:00.818Z] #42 65.95 reflect [2020-07-15T12:36:00.925Z] #25 11.56 0.0% # 1.4% # 2.8% ### 4.6% #### 6.8% ##### 8.3% ####### 10.3% ######## 11.7% ######### 12.8% ########## 14.6% ########### 16.0% ############# 18.3% ############## 20.2% ################ 22.4% ################# 23.7% ################## 25.7% ################### 27.7% #################### 29.0% ##################### 30.5% ######################## 33.9% ######################### 35.4% ########################## 37.3% ############################ 39.3% ############################## 41.8% ############################### 44.2% ################################ 45.8% ################################## [2020-07-15T12:36:00.926Z] #25 ... [2020-07-15T12:36:00.926Z] [2020-07-15T12:36:00.926Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:00.926Z] #38 57.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 57.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:00.926Z] #38 57.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:00.926Z] #38 57.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:00.926Z] #38 57.22 Setting up python-six (1.12.0-1) ... [2020-07-15T12:36:00.926Z] #38 61.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:36:00.926Z] #38 61.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:36:00.926Z] #38 62.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 62.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:36:00.926Z] #38 62.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 62.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 62.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:00.926Z] #38 62.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 62.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:36:00.926Z] #38 62.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:36:00.926Z] #38 ... [2020-07-15T12:36:00.926Z] [2020-07-15T12:36:00.926Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:00.926Z] #25 11.56 0.0% # 1.4% # 2.8% ### 4.6% #### 6.8% ##### 8.3% ####### 10.3% ######## 11.7% ######### 12.8% ########## 14.6% ########### 16.0% ############# 18.3% ############## 20.2% ################ 22.4% ################# 23.7% ################## 25.7% ################### 27.7% #################### 29.0% ##################### 30.5% ######################## 33.9% ######################### 35.4% ########################## 37.3% ############################ 39.3% ############################## 41.8% ############################### 44.2% ################################ 45.8% ################################## 48.1% ################################### 50.0% ##################################### 52.7% [2020-07-15T12:36:00.926Z] #25 ... [2020-07-15T12:36:00.926Z] [2020-07-15T12:36:00.926Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:00.926Z] #47 57.32 reflect [2020-07-15T12:36:00.926Z] #47 57.32 syscall [2020-07-15T12:36:00.926Z] #47 66.51 context [2020-07-15T12:36:00.936Z] #17 21.08 The following NEW packages will be installed: [2020-07-15T12:36:00.936Z] #17 21.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:36:00.936Z] #17 21.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:36:00.936Z] #17 21.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:36:00.936Z] #17 21.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:36:00.936Z] #17 21.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:36:00.936Z] #17 21.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:36:00.936Z] #17 21.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:36:00.936Z] #17 21.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:36:00.936Z] #17 21.08 xz-utils zip [2020-07-15T12:36:01.119Z] #42 ... [2020-07-15T12:36:01.119Z] [2020-07-15T12:36:01.119Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:01.119Z] #48 68.10 text/tabwriter [2020-07-15T12:36:01.129Z] #25 7.302 ## 3.5% ################################ 45.0% ######################################################################## 100.0% [2020-07-15T12:36:01.186Z] #47 ... [2020-07-15T12:36:01.187Z] [2020-07-15T12:36:01.187Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:01.196Z] #17 21.49 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:36:01.196Z] #17 21.49 Need to get 28.5 MB of archives. [2020-07-15T12:36:01.196Z] #17 21.49 After this operation, 116 MB of additional disk space will be used. [2020-07-15T12:36:01.196Z] #17 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T12:36:01.196Z] #17 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T12:36:01.196Z] #17 21.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T12:36:01.196Z] #17 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T12:36:01.390Z] #25 7.922 [2020-07-15T12:36:01.456Z] #17 21.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T12:36:01.456Z] #17 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T12:36:01.456Z] #17 21.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:36:01.456Z] #17 21.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T12:36:01.456Z] #17 21.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T12:36:01.456Z] #17 21.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T12:36:01.456Z] #17 21.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T12:36:01.456Z] #17 21.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T12:36:01.456Z] #17 21.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T12:36:01.456Z] #17 21.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T12:36:01.456Z] #17 21.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T12:36:01.456Z] #17 21.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T12:36:01.456Z] #17 21.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:36:01.456Z] #17 21.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:36:01.456Z] #17 21.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:36:01.456Z] #17 21.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T12:36:01.456Z] #17 21.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T12:36:01.456Z] #17 21.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T12:36:01.456Z] #17 21.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T12:36:01.456Z] #17 21.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:36:01.456Z] #17 21.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:36:01.717Z] #17 21.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:36:01.717Z] #17 21.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T12:36:01.717Z] #17 21.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T12:36:01.717Z] #17 21.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:36:01.717Z] #17 ... [2020-07-15T12:36:01.717Z] [2020-07-15T12:36:01.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:01.717Z] #39 88.52 CC criu/bfd.o [2020-07-15T12:36:01.915Z] #25 8.195 #=#=# [2020-07-15T12:36:01.915Z] #25 ... [2020-07-15T12:36:01.915Z] [2020-07-15T12:36:01.915Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:01.915Z] #38 47.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:36:01.915Z] #38 53.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:01.915Z] #38 53.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:01.915Z] #38 53.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:01.915Z] #38 53.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:01.915Z] #38 53.56 Setting up python-six (1.12.0-1) ... [2020-07-15T12:36:02.172Z] #38 ... [2020-07-15T12:36:02.172Z] [2020-07-15T12:36:02.172Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:02.217Z] #25 ... [2020-07-15T12:36:02.217Z] [2020-07-15T12:36:02.217Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:02.217Z] #41 28.22 sync [2020-07-15T12:36:02.217Z] #41 28.22 internal/reflectlite [2020-07-15T12:36:02.217Z] #41 29.51 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:36:02.217Z] #41 29.52 internal/singleflight [2020-07-15T12:36:02.217Z] #41 29.53 math/rand [2020-07-15T12:36:02.217Z] #41 30.61 io [2020-07-15T12:36:02.217Z] #41 30.62 strconv [2020-07-15T12:36:02.217Z] #41 30.62 internal/oserror [2020-07-15T12:36:02.217Z] #41 30.62 sort [2020-07-15T12:36:02.217Z] #41 31.06 syscall [2020-07-15T12:36:02.217Z] #41 31.59 bytes [2020-07-15T12:36:02.217Z] #41 31.91 strings [2020-07-15T12:36:02.217Z] #41 33.17 bufio [2020-07-15T12:36:02.217Z] #41 34.73 path [2020-07-15T12:36:02.217Z] #41 34.92 reflect [2020-07-15T12:36:02.217Z] #41 35.15 regexp/syntax [2020-07-15T12:36:02.217Z] #41 36.51 hash/crc32 [2020-07-15T12:36:02.217Z] #41 37.76 crypto [2020-07-15T12:36:02.217Z] #41 38.17 crypto/rc4 [2020-07-15T12:36:02.217Z] #41 ... [2020-07-15T12:36:02.217Z] [2020-07-15T12:36:02.217Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:02.217Z] #10 36.49 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:36:02.217Z] #10 36.81 Fetched 73.3 MB in 6s (11.3 MB/s) [2020-07-15T12:36:02.217Z] #10 36.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:36:02.217Z] #10 36.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-15T12:36:02.217Z] #10 37.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-15T12:36:02.217Z] #10 37.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:36:02.217Z] #10 ... [2020-07-15T12:36:02.217Z] [2020-07-15T12:36:02.217Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:02.217Z] #30 28.72 sync [2020-07-15T12:36:02.217Z] #30 28.73 internal/reflectlite [2020-07-15T12:36:02.217Z] #30 30.24 errors [2020-07-15T12:36:02.217Z] #30 30.25 sort [2020-07-15T12:36:02.217Z] #30 30.58 strconv [2020-07-15T12:36:02.217Z] #30 30.59 io [2020-07-15T12:36:02.217Z] #30 30.59 internal/oserror [2020-07-15T12:36:02.217Z] #30 30.77 syscall [2020-07-15T12:36:02.217Z] #30 32.04 strings [2020-07-15T12:36:02.217Z] #30 32.05 bytes [2020-07-15T12:36:02.217Z] #30 32.94 reflect [2020-07-15T12:36:02.217Z] #30 34.52 bufio [2020-07-15T12:36:02.217Z] #30 36.51 text/tabwriter [2020-07-15T12:36:02.287Z] #39 89.10 CC criu/bitmap.o [2020-07-15T12:36:02.432Z] #25 8.195 #=#=# 0.2% ############## 19.5% ############################## 42.5% ######################################################## 79.0% ######################################################################## 100.0% [2020-07-15T12:36:02.480Z] #30 ... [2020-07-15T12:36:02.480Z] [2020-07-15T12:36:02.480Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:02.480Z] #10 38.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:36:02.480Z] #10 38.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-15T12:36:02.480Z] #10 38.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:36:02.546Z] #39 89.23 CC criu/cgroup-props.o [2020-07-15T12:36:02.659Z] #48 69.76 reflect [2020-07-15T12:36:02.753Z] #25 11.56 0.0% # 1.4% # 2.8% ### 4.6% #### 6.8% ##### 8.3% ####### 10.3% ######## 11.7% ######### 12.8% ########## 14.6% ########### 16.0% ############# 18.3% ############## 20.2% ################ 22.4% ################# 23.7% ################## 25.7% ################### 27.7% #################### 29.0% ##################### 30.5% ######################## 33.9% ######################### 35.4% ########################## 37.3% ############################ 39.3% ############################## 41.8% ############################### 44.2% ################################ 45.8% ################################## 48.1% ################################### 50.0% ##################################### 52.7% ####################################### 55.4% ######################################## 56.5% ########################################## 58.9% ############################################ 61.1% ############################################# 63.2% ############################################### 65.3% ################################################ 67.0% ################################################# 68.7% ################################################### 70.9% #################################################### 72.8% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.8% ########################################################## 81.5% ############################################################ 83.7% [2020-07-15T12:36:02.753Z] #25 ... [2020-07-15T12:36:02.753Z] [2020-07-15T12:36:02.753Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:02.753Z] #30 58.99 time [2020-07-15T12:36:02.753Z] #30 65.29 internal/poll [2020-07-15T12:36:02.753Z] #30 67.77 internal/fmtsort [2020-07-15T12:36:02.753Z] #30 67.79 internal/syscall/execenv [2020-07-15T12:36:02.753Z] #30 68.06 internal/syscall/unix [2020-07-15T12:36:02.753Z] #30 68.42 os [2020-07-15T12:36:02.753Z] #30 68.69 strings [2020-07-15T12:36:02.753Z] #30 ... [2020-07-15T12:36:02.753Z] [2020-07-15T12:36:02.753Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:02.996Z] #25 9.389 #=#=# [2020-07-15T12:36:03.114Z] #39 89.98 CC criu/cgroup.o [2020-07-15T12:36:03.305Z] #48 70.33 regexp/syntax [2020-07-15T12:36:03.340Z] using credential docker-jenkins-github-credentials [2020-07-15T12:36:03.418Z] Cloning the remote Git repository [2020-07-15T12:36:03.418Z] Cloning with configured refspecs honoured and without tags [2020-07-15T12:36:03.809Z] #25 11.56 0.0% # 1.4% # 2.8% ### 4.6% #### 6.8% ##### 8.3% ####### 10.3% ######## 11.7% ######### 12.8% ########## 14.6% ########### 16.0% ############# 18.3% ############## 20.2% ################ 22.4% ################# 23.7% ################## 25.7% ################### 27.7% #################### 29.0% ##################### 30.5% ######################## 33.9% ######################### 35.4% ########################## 37.3% ############################ 39.3% ############################## 41.8% ############################### 44.2% ################################ 45.8% ################################## 48.1% ################################### 50.0% ##################################### 52.7% ####################################### 55.4% ######################################## 56.5% ########################################## 58.9% ############################################ 61.1% ############################################# 63.2% ############################################### 65.3% ################################################ 67.0% ################################################# 68.7% ################################################### 70.9% #################################################### 72.8% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.8% ########################################################## 81.5% ############################################################ 83.7% ############################################################# 86.1% ############################################################### 87.6% ################################################################ 89.9% ################################################################## 92.0% ################################################################### 93.9% #################################################################### 95.5% ##################################################################### 97.1% ###################################################################### 98.5% ######################################################################## 100.0% [2020-07-15T12:36:03.809Z] #25 17.23 [2020-07-15T12:36:04.412Z] #10 40.45 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:36:04.412Z] #10 40.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:36:04.412Z] #10 40.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:36:04.412Z] #10 40.65 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-15T12:36:04.412Z] #10 40.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-15T12:36:04.412Z] #10 40.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:04.412Z] #10 40.88 Selecting previously unselected package dmsetup. [2020-07-15T12:36:04.412Z] #10 40.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-15T12:36:04.412Z] #10 40.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:36:03.615Z] Cloning repository https://github.com/moby/moby.git [2020-07-15T12:36:04.058Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-15T12:36:04.675Z] #10 41.09 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:36:04.675Z] #10 41.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:36:04.675Z] #10 41.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T12:36:04.756Z] #25 18.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:36:05.069Z] #25 9.616 0.0% ### 5.4% ####### 9.8% ########## 15.0% ############## 20.5% ################## 25.5% ##################### 30.5% ######################### 35.5% ############################# 40.8% ##################################### 51.8% ########################################## 58.7% ############################################## 64.1% ################################################## 70.4% ####################################################### 76.7% ########################################################### 83.0% ############################################################### 88.6% #################################################################### 95.4% ######################################################################## 100.0% [2020-07-15T12:36:05.327Z] #25 11.84 [2020-07-15T12:36:05.327Z] #25 18.73 #=#=# [2020-07-15T12:36:05.430Z] #48 ... [2020-07-15T12:36:05.430Z] [2020-07-15T12:36:05.430Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:05.430Z] #34 6.640 Scanning dependencies of target tini-static [2020-07-15T12:36:05.430Z] #34 6.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:36:05.430Z] #34 9.967 [100%] Linking C executable tini-static [2020-07-15T12:36:05.430Z] #34 10.60 [100%] Built target tini-static [2020-07-15T12:36:05.430Z] #34 10.72 + mkdir -p /build [2020-07-15T12:36:05.430Z] #34 10.72 + cp tini-static /build/docker-init [2020-07-15T12:36:05.430Z] #34 DONE 10.8s [2020-07-15T12:36:05.430Z] [2020-07-15T12:36:05.430Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:05.430Z] #42 72.27 regexp/syntax [2020-07-15T12:36:05.601Z] #25 18.85 ######################################################################## 100.0% [2020-07-15T12:36:05.601Z] #25 18.97 [2020-07-15T12:36:06.356Z] #25 12.02 1.1% ## 3.0% ### 4.9% #### 6.2% ##### 7.4% ###### 9.0% ####### 10.1% ######## [2020-07-15T12:36:06.356Z] #25 ... [2020-07-15T12:36:06.356Z] [2020-07-15T12:36:06.356Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:06.356Z] #52 3.081 + RM_GOPATH=0 [2020-07-15T12:36:06.356Z] #52 3.081 + TMP_GOPATH= [2020-07-15T12:36:06.356Z] #52 3.081 + : /build [2020-07-15T12:36:06.356Z] #52 3.082 + '[' -z '' ']' [2020-07-15T12:36:06.356Z] #52 3.085 ++ mktemp -d [2020-07-15T12:36:06.356Z] #52 3.091 + export GOPATH=/tmp/tmp.Z8xx3DkpTW [2020-07-15T12:36:06.356Z] #52 3.091 + GOPATH=/tmp/tmp.Z8xx3DkpTW [2020-07-15T12:36:06.356Z] #52 3.091 + RM_GOPATH=1 [2020-07-15T12:36:06.356Z] #52 3.091 + case "$(go env GOARCH)" in [2020-07-15T12:36:06.356Z] #52 3.092 ++ go env GOARCH [2020-07-15T12:36:06.356Z] #52 3.102 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:06.356Z] #52 3.102 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:06.356Z] #52 3.103 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:06.356Z] #52 3.105 + dir=/tmp/install [2020-07-15T12:36:06.356Z] #52 3.105 + bin=containerd [2020-07-15T12:36:06.356Z] #52 3.105 + shift [2020-07-15T12:36:06.356Z] #52 3.105 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:36:06.356Z] #52 3.105 + . /tmp/install/containerd.installer [2020-07-15T12:36:06.356Z] #52 3.106 ++ set -e [2020-07-15T12:36:06.356Z] #52 3.106 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:06.356Z] #52 3.106 + install_containerd [2020-07-15T12:36:06.356Z] #52 3.107 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:36:06.356Z] #52 3.107 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:06.356Z] #52 3.107 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z8xx3DkpTW/src/github.com/containerd/containerd [2020-07-15T12:36:06.356Z] #52 3.110 Cloning into '/tmp/tmp.Z8xx3DkpTW/src/github.com/containerd/containerd'... [2020-07-15T12:36:06.356Z] #52 ... [2020-07-15T12:36:06.356Z] [2020-07-15T12:36:06.356Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:06.408Z] #39 92.62 CC criu/clone-noasan.o [2020-07-15T12:36:06.408Z] #39 92.79 CC criu/config.o [2020-07-15T12:36:06.544Z] #25 19.70 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:36:04.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:36:04.971Z] > git --version # timeout=10 [2020-07-15T12:36:05.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:36:05.016Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:36:06.610Z] #10 ... [2020-07-15T12:36:06.610Z] [2020-07-15T12:36:06.610Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:06.610Z] #47 33.06 reflect [2020-07-15T12:36:06.610Z] #47 33.07 bytes [2020-07-15T12:36:06.610Z] #47 33.08 strings [2020-07-15T12:36:06.610Z] #47 33.10 syscall [2020-07-15T12:36:06.610Z] #47 36.49 text/tabwriter [2020-07-15T12:36:06.610Z] #47 38.15 regexp/syntax [2020-07-15T12:36:06.610Z] #47 41.77 time [2020-07-15T12:36:06.806Z] #25 20.04 [2020-07-15T12:36:06.875Z] #47 ... [2020-07-15T12:36:06.875Z] [2020-07-15T12:36:06.875Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:06.875Z] #25 4.045 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:36:06.875Z] #25 4.369 [2020-07-15T12:36:06.875Z] #25 4.606 0.0% #### 6.4% ######## 11.8% ########### 16.6% ############### 21.5% ################## 26.0% ###################### 31.8% ########################## 37.3% ############################## 41.8% ################################# 45.9% #################################### 50.2% ####################################### 54.5% ######################################### 58.3% ############################################# 62.9% ################################################ 67.4% #################################################### 72.4% ###################################################### 76.1% ########################################################## 80.7% ############################################################## 86.5% ################################################################# 90.3% ###################################################################### 97.9% ######################################################################## 100.0% [2020-07-15T12:36:06.875Z] #25 6.989 [2020-07-15T12:36:06.976Z] #39 ... [2020-07-15T12:36:06.976Z] [2020-07-15T12:36:06.976Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:06.976Z] #17 22.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:36:06.976Z] #17 22.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:36:06.976Z] #17 22.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:36:06.976Z] #17 22.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T12:36:06.976Z] #17 22.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T12:36:06.976Z] #17 22.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:36:06.976Z] #17 22.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:36:06.976Z] #17 22.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:36:06.976Z] #17 22.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T12:36:06.976Z] #17 22.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:36:06.976Z] #17 22.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:36:06.976Z] #17 22.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:36:06.976Z] #17 22.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T12:36:06.976Z] #17 22.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-15T12:36:06.976Z] #17 22.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T12:36:06.976Z] #17 22.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:36:06.976Z] #17 22.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T12:36:06.976Z] #17 22.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T12:36:06.976Z] #17 22.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T12:36:06.976Z] #17 23.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:36:06.976Z] #17 23.49 Fetched 28.5 MB in 2s (17.0 MB/s) [2020-07-15T12:36:06.976Z] #17 23.54 Selecting previously unselected package pigz. [2020-07-15T12:36:06.976Z] #17 23.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 ... 23432 files and directories currently installed.) [2020-07-15T12:36:06.976Z] #17 23.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 23.59 Unpacking pigz (2.4-1) ... [2020-07-15T12:36:06.976Z] #17 23.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T12:36:06.976Z] #17 23.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 23.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:06.976Z] #17 24.04 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:36:06.976Z] #17 24.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 24.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:36:06.976Z] #17 24.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:06.976Z] #17 24.91 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:36:06.976Z] #17 26.92 Selecting previously unselected package python3-minimal. [2020-07-15T12:36:06.976Z] #17 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-15T12:36:06.976Z] #17 26.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 26.98 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:36:06.976Z] #17 27.06 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T12:36:06.976Z] #17 27.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 27.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:36:06.976Z] #17 27.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T12:36:06.976Z] #17 27.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:36:06.976Z] #17 27.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:07.066Z] #25 20.29 0.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-07-15T12:36:07.066Z] #25 20.52 [2020-07-15T12:36:07.128Z] #25 12.02 1.1% ## 3.0% ### 4.9% #### 6.2% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.3% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.8% ################# 24.9% ################### 27.3% [2020-07-15T12:36:07.128Z] #25 ... [2020-07-15T12:36:07.128Z] [2020-07-15T12:36:07.128Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:36:07.128Z] #28 52.27 Checking out files: 82% (1249/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-15T12:36:07.128Z] #28 53.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-15T12:36:07.128Z] #28 54.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-15T12:36:07.128Z] #28 ... [2020-07-15T12:36:07.128Z] [2020-07-15T12:36:07.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:07.401Z] #25 7.223 0.2% ############# 18.1% ############################ 39.0% ############################################# 63.4% ############################################################### 87.9% ######################################################################## 100.0% [2020-07-15T12:36:07.546Z] #42 ... [2020-07-15T12:36:07.546Z] [2020-07-15T12:36:07.546Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:07.546Z] #31 64.19 bufio [2020-07-15T12:36:07.546Z] #31 65.53 reflect [2020-07-15T12:36:07.546Z] #31 66.05 path [2020-07-15T12:36:07.546Z] #31 67.83 text/tabwriter [2020-07-15T12:36:07.546Z] #31 ... [2020-07-15T12:36:07.546Z] [2020-07-15T12:36:07.546Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:07.546Z] #40 3.593 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:36:07.546Z] #40 3.657 GEN .gitid [2020-07-15T12:36:07.546Z] #40 3.697 GEN criu/include/version.h [2020-07-15T12:36:07.546Z] #40 3.786 GEN include/common/asm [2020-07-15T12:36:07.546Z] #40 5.947 PBCC images/timens.pb-c.c [2020-07-15T12:36:07.546Z] #40 5.993 DEP images/timens.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.049 PBCC images/fown.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.064 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.171 PBCC images/opts.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.214 PBCC images/memfd.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.333 DEP images/fown.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.395 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.479 DEP images/opts.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.680 DEP images/memfd.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.721 PBCC images/sit.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.817 DEP images/sit.pb-c.d [2020-07-15T12:36:07.546Z] #40 6.892 PBCC images/macvlan.pb-c.c [2020-07-15T12:36:07.546Z] #40 6.976 DEP images/macvlan.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.095 PBCC images/autofs.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.113 DEP images/autofs.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.180 PBCC images/sysctl.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.218 DEP images/sysctl.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.276 PBCC images/time.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.312 DEP images/time.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.373 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.414 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.480 PBCC images/seccomp.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.517 DEP images/seccomp.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.586 PBCC images/userns.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.626 DEP images/userns.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.703 PBCC images/cgroup.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.765 DEP images/cgroup.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.839 PBCC images/ext-file.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.854 DEP images/ext-file.pb-c.d [2020-07-15T12:36:07.546Z] #40 7.929 PBCC images/rpc.pb-c.c [2020-07-15T12:36:07.546Z] #40 7.960 DEP images/rpc.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.017 PBCC images/siginfo.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.050 DEP images/siginfo.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.089 PBCC images/pagemap.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.142 DEP images/pagemap.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.200 PBCC images/rlimit.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.212 DEP images/rlimit.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.330 PBCC images/file-lock.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.376 DEP images/file-lock.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.437 PBCC images/tty.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.482 DEP images/tty.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.538 PBCC images/tun.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.582 PBCC images/netdev.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.665 DEP images/tun.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.718 DEP images/netdev.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.776 PBCC images/vma.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.841 DEP images/vma.pb-c.d [2020-07-15T12:36:07.546Z] #40 8.905 PBCC images/creds.pb-c.c [2020-07-15T12:36:07.546Z] #40 8.928 DEP images/creds.pb-c.d [2020-07-15T12:36:07.668Z] #25 8.048 [2020-07-15T12:36:07.847Z] #40 9.065 PBCC images/utsns.pb-c.c [2020-07-15T12:36:07.847Z] #40 9.084 DEP images/utsns.pb-c.d [2020-07-15T12:36:07.847Z] #40 9.129 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:36:07.847Z] #40 9.161 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:36:07.847Z] #40 9.191 DEP images/ipc-desc.pb-c.d [2020-07-15T12:36:07.847Z] #40 9.234 DEP images/ipc-sem.pb-c.d [2020-07-15T12:36:07.847Z] #40 9.297 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:36:07.847Z] #40 9.317 DEP images/ipc-msg.pb-c.d [2020-07-15T12:36:07.847Z] #40 9.389 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:36:07.847Z] #40 ... [2020-07-15T12:36:07.847Z] [2020-07-15T12:36:07.847Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:07.847Z] #11 64.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:36:07.847Z] #11 64.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:36:07.847Z] #11 64.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:07.847Z] #11 72.21 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:36:07.847Z] #11 72.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T12:36:07.847Z] #11 72.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:07.847Z] #11 72.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:36:07.847Z] #11 72.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T12:36:07.847Z] #11 72.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:07.899Z] #25 12.02 1.1% ## 3.0% ### 4.9% #### 6.2% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.3% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.8% ################# 24.9% ################### 27.3% ##################### 30.1% ####################### 32.4% ######################## 34.6% ######################### 36.1% ########################### 38.6% ############################# 40.9% [2020-07-15T12:36:07.899Z] #25 ... [2020-07-15T12:36:07.899Z] [2020-07-15T12:36:07.899Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:07.899Z] #10 53.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-15T12:36:07.899Z] #10 55.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-15T12:36:07.899Z] #10 55.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-15T12:36:07.899Z] #10 55.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-15T12:36:07.899Z] #10 55.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-15T12:36:07.899Z] #10 55.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-15T12:36:07.899Z] #10 55.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-15T12:36:07.899Z] #10 55.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-15T12:36:07.899Z] #10 56.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-15T12:36:07.899Z] #10 56.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-15T12:36:07.899Z] #10 56.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-15T12:36:07.899Z] #10 56.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-15T12:36:07.899Z] #10 56.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-15T12:36:07.899Z] #10 56.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-15T12:36:07.899Z] #10 56.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-15T12:36:07.899Z] #10 56.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-15T12:36:07.899Z] #10 57.62 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:36:07.899Z] #10 57.84 Fetched 77.7 MB in 10s (8045 kB/s) [2020-07-15T12:36:07.899Z] #10 58.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-15T12:36:07.899Z] #10 58.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-15T12:36:07.899Z] #10 58.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:36:07.899Z] #10 58.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:36:07.899Z] #10 60.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-15T12:36:07.899Z] #10 60.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-15T12:36:07.899Z] #10 60.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:36:07.899Z] #10 ... [2020-07-15T12:36:07.899Z] [2020-07-15T12:36:07.899Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:07.913Z] #17 28.16 Selecting previously unselected package python3.7. [2020-07-15T12:36:07.913Z] #17 28.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:36:07.913Z] #17 28.17 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:07.913Z] #17 28.27 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T12:36:07.913Z] #17 28.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T12:36:07.913Z] #17 28.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:36:08.021Z] #25 ... [2020-07-15T12:36:08.021Z] [2020-07-15T12:36:08.021Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:08.021Z] #38 69.64 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:36:08.021Z] #38 69.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:08.021Z] #38 DONE 74.3s [2020-07-15T12:36:08.021Z] [2020-07-15T12:36:08.021Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:08.021Z] #25 21.43 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:36:08.021Z] #25 ... [2020-07-15T12:36:08.021Z] [2020-07-15T12:36:08.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:08.148Z] #11 ... [2020-07-15T12:36:08.148Z] [2020-07-15T12:36:08.148Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:08.148Z] #40 9.424 DEP images/ipc-shm.pb-c.d [2020-07-15T12:36:08.148Z] #40 9.484 PBCC images/ipc-var.pb-c.c [2020-07-15T12:36:08.148Z] #40 9.524 DEP images/ipc-var.pb-c.d [2020-07-15T12:36:08.148Z] #40 9.564 PBCC images/sk-opts.pb-c.c [2020-07-15T12:36:08.148Z] #40 9.587 PBCC images/packet-sock.pb-c.c [2020-07-15T12:36:08.148Z] #40 9.651 DEP images/sk-opts.pb-c.d [2020-07-15T12:36:08.156Z] #25 12.02 1.1% ## 3.0% ### 4.9% #### 6.2% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.3% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.8% ################# 24.9% ################### 27.3% ##################### 30.1% ####################### 32.4% ######################## 34.6% ######################### 36.1% ########################### 38.6% ############################# 40.9% ############################### 43.5% ################################ 45.1% ################################# 46.9% [2020-07-15T12:36:08.156Z] #25 ... [2020-07-15T12:36:08.156Z] [2020-07-15T12:36:08.156Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:08.156Z] #47 53.37 syscall [2020-07-15T12:36:08.156Z] #47 53.41 reflect [2020-07-15T12:36:08.156Z] #47 62.02 time [2020-07-15T12:36:08.156Z] #47 ... [2020-07-15T12:36:08.156Z] [2020-07-15T12:36:08.156Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:08.172Z] #17 28.35 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:36:08.200Z] #25 8.294 0.2% ###################### 30.8% ################################################ 66.9% ################################################################## 91.7% ######################################################################## 100.0% [2020-07-15T12:36:08.282Z] #39 ... [2020-07-15T12:36:08.283Z] [2020-07-15T12:36:08.283Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:08.283Z] #32 64.40 Selecting previously unselected package libxml2:amd64. [2020-07-15T12:36:08.283Z] #32 64.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 64.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:08.283Z] #32 65.16 Selecting previously unselected package libarchive13:amd64. [2020-07-15T12:36:08.283Z] #32 65.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 65.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:08.283Z] #32 65.53 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T12:36:08.283Z] #32 65.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 65.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:36:08.283Z] #32 65.78 Selecting previously unselected package librhash0:amd64. [2020-07-15T12:36:08.283Z] #32 65.78 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 65.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:36:08.283Z] #32 66.00 Selecting previously unselected package libuv1:amd64. [2020-07-15T12:36:08.283Z] #32 66.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 66.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:36:08.283Z] #32 66.19 Selecting previously unselected package cmake. [2020-07-15T12:36:08.283Z] #32 66.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T12:36:08.283Z] #32 66.21 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:36:08.283Z] #32 70.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:36:08.283Z] #32 71.34 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:36:08.283Z] #32 71.67 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:36:08.283Z] #32 72.05 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:36:08.283Z] #32 73.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:36:08.283Z] #32 73.84 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:36:08.283Z] #32 73.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:08.283Z] #32 74.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:36:08.283Z] #32 74.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:08.283Z] #32 74.36 Setting up cmake (3.13.4-1) ... [2020-07-15T12:36:08.283Z] #32 74.39 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:08.283Z] #32 74.57 Processing triggers for mime-support (3.62) ... [2020-07-15T12:36:08.283Z] #32 ... [2020-07-15T12:36:08.283Z] [2020-07-15T12:36:08.283Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:08.283Z] #25 21.69 skipping existing c35d46ef359f [2020-07-15T12:36:08.448Z] #40 9.706 DEP images/packet-sock.pb-c.d [2020-07-15T12:36:08.448Z] #40 9.825 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:36:08.448Z] #40 9.924 DEP images/sk-netlink.pb-c.d [2020-07-15T12:36:08.463Z] #25 9.045 [2020-07-15T12:36:08.463Z] #25 ... [2020-07-15T12:36:08.463Z] [2020-07-15T12:36:08.463Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:08.463Z] #38 34.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T12:36:08.463Z] #38 35.46 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-15T12:36:08.463Z] #38 35.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-15T12:36:08.463Z] #38 35.48 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-15T12:36:08.463Z] #38 36.08 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-15T12:36:08.464Z] #38 36.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 36.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T12:36:08.464Z] #38 36.24 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-15T12:36:08.464Z] #38 36.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 36.33 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-15T12:36:08.464Z] #38 36.61 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-15T12:36:08.464Z] #38 36.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 36.64 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:36:08.464Z] #38 37.07 Selecting previously unselected package libprotobuf17:arm64. [2020-07-15T12:36:08.464Z] #38 37.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 37.09 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 37.76 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-15T12:36:08.464Z] #38 37.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 37.77 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 38.00 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-15T12:36:08.464Z] #38 38.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 38.02 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 39.07 Selecting previously unselected package libprotoc17:arm64. [2020-07-15T12:36:08.464Z] #38 39.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 39.08 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 39.55 Selecting previously unselected package protobuf-c-compiler. [2020-07-15T12:36:08.464Z] #38 39.56 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 39.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:36:08.464Z] #38 39.73 Selecting previously unselected package protobuf-compiler. [2020-07-15T12:36:08.464Z] #38 39.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 39.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 39.92 Selecting previously unselected package python-pkg-resources. [2020-07-15T12:36:08.464Z] #38 39.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:36:08.464Z] #38 39.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-15T12:36:08.464Z] #38 40.24 Selecting previously unselected package python-six. [2020-07-15T12:36:08.464Z] #38 40.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-15T12:36:08.464Z] #38 40.28 Unpacking python-six (1.12.0-1) ... [2020-07-15T12:36:08.464Z] #38 40.42 Selecting previously unselected package python-protobuf. [2020-07-15T12:36:08.464Z] #38 40.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-15T12:36:08.464Z] #38 40.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 40.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-15T12:36:08.464Z] #38 43.46 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:08.464Z] #38 43.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:08.464Z] #38 43.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T12:36:08.464Z] #38 43.52 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-15T12:36:08.464Z] #38 43.54 Setting up python-six (1.12.0-1) ... [2020-07-15T12:36:08.543Z] #25 21.94 [2020-07-15T12:36:08.543Z] #25 ... [2020-07-15T12:36:08.543Z] [2020-07-15T12:36:08.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:08.543Z] #10 64.66 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:36:08.543Z] #10 64.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:36:08.543Z] #10 64.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:36:08.543Z] #10 64.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T12:36:08.543Z] #10 64.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:36:08.543Z] #10 64.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:36:08.543Z] #10 65.06 Selecting previously unselected package dmsetup. [2020-07-15T12:36:08.543Z] #10 65.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:36:08.543Z] #10 65.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:36:08.543Z] #10 65.33 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:36:08.543Z] #10 65.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:36:08.543Z] #10 65.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T12:36:08.543Z] #10 73.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:36:08.543Z] #10 73.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:36:08.543Z] #10 73.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:08.728Z] #38 ... [2020-07-15T12:36:08.728Z] [2020-07-15T12:36:08.728Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:08.728Z] #32 35.06 Unpacking cmake-data (3.13.4-1) ... [2020-07-15T12:36:08.728Z] #32 39.32 Selecting previously unselected package libicu63:arm64. [2020-07-15T12:36:08.728Z] #32 39.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 39.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T12:36:08.728Z] #32 43.07 Selecting previously unselected package libxml2:arm64. [2020-07-15T12:36:08.728Z] #32 43.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 43.09 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:08.728Z] #32 43.67 Selecting previously unselected package libarchive13:arm64. [2020-07-15T12:36:08.728Z] #32 43.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 43.70 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:08.728Z] #32 43.96 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-15T12:36:08.728Z] #32 43.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 44.00 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-15T12:36:08.728Z] #32 44.16 Selecting previously unselected package librhash0:arm64. [2020-07-15T12:36:08.728Z] #32 44.16 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 44.17 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-15T12:36:08.728Z] #32 44.38 Selecting previously unselected package libuv1:arm64. [2020-07-15T12:36:08.728Z] #32 44.38 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 44.39 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-15T12:36:08.728Z] #32 44.63 Selecting previously unselected package cmake. [2020-07-15T12:36:08.728Z] #32 44.63 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-15T12:36:08.728Z] #32 44.66 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:36:08.728Z] #32 ... [2020-07-15T12:36:08.728Z] [2020-07-15T12:36:08.728Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:08.728Z] #52 2.490 + RM_GOPATH=0 [2020-07-15T12:36:08.728Z] #52 2.490 + TMP_GOPATH= [2020-07-15T12:36:08.728Z] #52 2.490 + : /build [2020-07-15T12:36:08.728Z] #52 2.490 + '[' -z '' ']' [2020-07-15T12:36:08.728Z] #52 2.492 ++ mktemp -d [2020-07-15T12:36:08.728Z] #52 2.493 + export GOPATH=/tmp/tmp.wMiY7b3RC8 [2020-07-15T12:36:08.728Z] #52 2.502 + GOPATH=/tmp/tmp.wMiY7b3RC8 [2020-07-15T12:36:08.728Z] #52 2.502 + RM_GOPATH=1 [2020-07-15T12:36:08.728Z] #52 2.502 + case "$(go env GOARCH)" in [2020-07-15T12:36:08.728Z] #52 2.503 ++ go env GOARCH [2020-07-15T12:36:08.728Z] #52 2.533 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:08.728Z] #52 2.533 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:08.728Z] #52 2.534 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:08.728Z] #52 2.536 + dir=/tmp/install [2020-07-15T12:36:08.728Z] #52 2.536 + bin=containerd [2020-07-15T12:36:08.728Z] #52 2.536 + shift [2020-07-15T12:36:08.728Z] #52 2.536 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-15T12:36:08.728Z] #52 2.536 + . /tmp/install/containerd.installer [2020-07-15T12:36:08.728Z] #52 2.536 ++ set -e [2020-07-15T12:36:08.728Z] #52 2.536 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:08.728Z] #52 2.537 + install_containerd [2020-07-15T12:36:08.728Z] #52 2.545 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-15T12:36:08.728Z] #52 2.549 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:08.728Z] #52 2.549 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wMiY7b3RC8/src/github.com/containerd/containerd [2020-07-15T12:36:08.728Z] #52 2.575 Cloning into '/tmp/tmp.wMiY7b3RC8/src/github.com/containerd/containerd'... [2020-07-15T12:36:08.750Z] #40 9.963 PBCC images/sk-inet.pb-c.c [2020-07-15T12:36:08.750Z] #40 10.04 DEP images/sk-inet.pb-c.d [2020-07-15T12:36:08.750Z] #40 10.11 PBCC images/sk-unix.pb-c.c [2020-07-15T12:36:08.750Z] #40 10.16 DEP images/sk-unix.pb-c.d [2020-07-15T12:36:08.750Z] #40 10.24 PBCC images/mm.pb-c.c [2020-07-15T12:36:08.804Z] #10 ... [2020-07-15T12:36:08.804Z] [2020-07-15T12:36:08.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:08.804Z] #32 DONE 75.2s [2020-07-15T12:36:08.804Z] [2020-07-15T12:36:08.804Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:08.804Z] #30 71.75 fmt [2020-07-15T12:36:08.804Z] #30 71.84 path/filepath [2020-07-15T12:36:08.804Z] #30 73.01 io/ioutil [2020-07-15T12:36:08.804Z] #30 73.69 path [2020-07-15T12:36:08.804Z] #30 74.26 text/tabwriter [2020-07-15T12:36:08.998Z] #52 ... [2020-07-15T12:36:08.998Z] [2020-07-15T12:36:08.998Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:08.999Z] #17 29.08 Selecting previously unselected package python3. [2020-07-15T12:36:08.999Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-07-15T12:36:08.999Z] #17 29.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T12:36:08.999Z] #17 29.15 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:36:08.999Z] #17 29.22 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T12:36:08.999Z] #17 29.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:36:08.999Z] #17 29.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:08.999Z] #17 29.29 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T12:36:08.999Z] #17 29.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:36:08.999Z] #17 29.31 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:09.054Z] #40 10.34 DEP images/mm.pb-c.d [2020-07-15T12:36:09.054Z] #40 10.40 PBCC images/timerfd.pb-c.c [2020-07-15T12:36:09.054Z] #40 10.46 DEP images/timerfd.pb-c.d [2020-07-15T12:36:09.054Z] #40 10.55 PBCC images/timer.pb-c.c [2020-07-15T12:36:09.054Z] #40 10.60 DEP images/timer.pb-c.d [2020-07-15T12:36:09.258Z] #17 29.43 Selecting previously unselected package libiptc0:amd64. [2020-07-15T12:36:09.258Z] #17 29.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T12:36:09.258Z] #17 29.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:09.258Z] #17 29.52 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T12:36:09.258Z] #17 29.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T12:36:09.258Z] #17 29.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:36:09.258Z] #17 29.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T12:36:09.258Z] #17 29.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T12:36:09.258Z] #17 29.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:36:09.258Z] #17 29.65 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T12:36:09.358Z] #40 10.66 PBCC images/sa.pb-c.c [2020-07-15T12:36:09.358Z] #40 10.72 DEP images/sa.pb-c.d [2020-07-15T12:36:09.358Z] #40 10.80 PBCC images/pipe-data.pb-c.c [2020-07-15T12:36:09.358Z] #40 10.84 DEP images/pipe-data.pb-c.d [2020-07-15T12:36:09.523Z] #17 29.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T12:36:09.523Z] #17 29.66 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:36:09.523Z] #17 29.74 Selecting previously unselected package iptables. [2020-07-15T12:36:09.523Z] #17 29.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T12:36:09.523Z] #17 29.75 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:36:09.661Z] #40 10.89 PBCC images/mnt.pb-c.c [2020-07-15T12:36:09.661Z] #40 10.98 DEP images/mnt.pb-c.d [2020-07-15T12:36:09.661Z] #40 11.04 PBCC images/sk-packet.pb-c.c [2020-07-15T12:36:09.661Z] #40 11.08 DEP images/sk-packet.pb-c.d [2020-07-15T12:36:09.783Z] #17 30.09 Selecting previously unselected package xxd. [2020-07-15T12:36:09.963Z] #40 11.20 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:36:09.963Z] #40 11.30 DEP images/tcp-stream.pb-c.d [2020-07-15T12:36:09.963Z] #40 11.40 PBCC images/pipe.pb-c.c [2020-07-15T12:36:10.042Z] #17 30.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:36:10.042Z] #17 30.10 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:36:10.042Z] #17 30.29 Selecting previously unselected package vim-common. [2020-07-15T12:36:10.042Z] #17 30.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:36:10.042Z] #17 30.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:36:10.265Z] #40 11.50 DEP images/pipe.pb-c.d [2020-07-15T12:36:10.265Z] #40 11.58 PBCC images/pstree.pb-c.c [2020-07-15T12:36:10.265Z] #40 11.60 DEP images/pstree.pb-c.d [2020-07-15T12:36:10.265Z] #40 11.68 PBCC images/fs.pb-c.c [2020-07-15T12:36:10.265Z] #40 11.71 DEP images/fs.pb-c.d [2020-07-15T12:36:10.265Z] #40 11.77 PBCC images/signalfd.pb-c.c [2020-07-15T12:36:10.302Z] #17 30.47 Selecting previously unselected package bash-completion. [2020-07-15T12:36:10.302Z] #17 30.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:36:10.479Z] #25 12.02 1.1% ## 3.0% ### 4.9% #### 6.2% ##### 7.4% ###### 9.0% ####### 10.1% ######## 11.3% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.8% ################# 24.9% ################### 27.3% ##################### 30.1% ####################### 32.4% ######################## 34.6% ######################### 36.1% ########################### 38.6% ############################# 40.9% ############################### 43.5% ################################ 45.1% ################################# 46.9% ################################### 49.1% #################################### 51.2% ###################################### 53.8% ######################################## 56.0% ######################################### 58.3% ########################################### 60.2% ############################################ 62.3% ############################################## 64.3% ############################################### 66.6% ################################################# 69.0% ################################################### 71.4% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.5% ######################################################### 79.7% ########################################################## 81.7% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.1% ################################################################# 90.9% ################################################################### 94.0% ##################################################################### 95.9% ####################################################################### 98.6% ######################################################################## 100.0% [2020-07-15T12:36:10.569Z] #40 11.84 DEP images/signalfd.pb-c.d [2020-07-15T12:36:10.569Z] #40 11.88 PBCC images/fh.pb-c.c [2020-07-15T12:36:10.569Z] #40 11.94 PBCC images/fsnotify.pb-c.c [2020-07-15T12:36:10.569Z] #40 12.00 DEP images/fh.pb-c.d [2020-07-15T12:36:10.718Z] #30 76.90 flag [2020-07-15T12:36:10.718Z] #30 76.91 github.com/BurntSushi/toml [2020-07-15T12:36:10.737Z] #25 17.15 [2020-07-15T12:36:10.871Z] #40 12.13 DEP images/fsnotify.pb-c.d [2020-07-15T12:36:10.871Z] #40 12.17 PBCC images/eventpoll.pb-c.c [2020-07-15T12:36:10.871Z] #40 12.20 DEP images/eventpoll.pb-c.d [2020-07-15T12:36:10.871Z] #40 12.32 PBCC images/eventfd.pb-c.c [2020-07-15T12:36:10.871Z] #40 12.35 DEP images/eventfd.pb-c.d [2020-07-15T12:36:10.871Z] #40 12.42 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:36:10.979Z] #30 ... [2020-07-15T12:36:10.979Z] [2020-07-15T12:36:10.979Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:10.979Z] #25 23.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:36:10.979Z] #25 23.77 [2020-07-15T12:36:10.979Z] #25 23.95 ######################################################################## 100.0% [2020-07-15T12:36:10.979Z] #25 24.08 [2020-07-15T12:36:10.979Z] #25 24.19 Download of images into '/build' complete. [2020-07-15T12:36:10.979Z] #25 24.19 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:36:10.979Z] #25 24.19 tar -cC '/build' . | docker load [2020-07-15T12:36:10.979Z] #25 DONE 24.4s [2020-07-15T12:36:10.979Z] [2020-07-15T12:36:10.979Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:10.979Z] #41 68.03 internal/syscall/execenv [2020-07-15T12:36:10.979Z] #41 68.31 internal/syscall/unix [2020-07-15T12:36:10.979Z] #41 68.63 os [2020-07-15T12:36:10.979Z] #41 69.45 strings [2020-07-15T12:36:10.979Z] #41 71.96 regexp/syntax [2020-07-15T12:36:10.979Z] #41 72.28 fmt [2020-07-15T12:36:10.995Z] #25 ... [2020-07-15T12:36:10.995Z] [2020-07-15T12:36:10.995Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:10.995Z] #32 56.20 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:36:10.995Z] #32 56.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:36:10.995Z] #32 56.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:36:10.995Z] #32 64.60 Selecting previously unselected package libxml2:amd64. [2020-07-15T12:36:10.995Z] #32 64.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-15T12:36:10.995Z] #32 64.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:10.995Z] #32 65.44 Selecting previously unselected package libarchive13:amd64. [2020-07-15T12:36:10.995Z] #32 65.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-15T12:36:10.995Z] #32 65.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:10.995Z] #32 65.88 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-15T12:36:10.995Z] #32 65.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-15T12:36:10.995Z] #32 65.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:36:10.995Z] #32 66.07 Selecting previously unselected package librhash0:amd64. [2020-07-15T12:36:10.995Z] #32 66.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-15T12:36:10.995Z] #32 66.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:36:11.172Z] #40 12.44 DEP images/remap-file-path.pb-c.d [2020-07-15T12:36:11.172Z] #40 12.56 PBCC images/fifo.pb-c.c [2020-07-15T12:36:11.172Z] #40 12.59 DEP images/fifo.pb-c.d [2020-07-15T12:36:11.172Z] #40 12.63 PBCC images/ghost-file.pb-c.c [2020-07-15T12:36:11.172Z] #40 12.69 DEP images/ghost-file.pb-c.d [2020-07-15T12:36:11.239Z] #41 ... [2020-07-15T12:36:11.239Z] [2020-07-15T12:36:11.239Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:11.239Z] #47 67.53 internal/poll [2020-07-15T12:36:11.239Z] #47 70.23 os [2020-07-15T12:36:11.239Z] #47 72.05 encoding/binary [2020-07-15T12:36:11.239Z] #47 73.42 fmt [2020-07-15T12:36:11.239Z] #47 73.48 encoding/base64 [2020-07-15T12:36:11.239Z] #47 74.66 golang.org/x/sys/unix [2020-07-15T12:36:11.253Z] #32 66.30 Selecting previously unselected package libuv1:amd64. [2020-07-15T12:36:11.253Z] #32 66.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-15T12:36:11.253Z] #32 66.35 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:36:11.253Z] #32 ... [2020-07-15T12:36:11.253Z] [2020-07-15T12:36:11.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:11.253Z] #10 64.59 Selecting previously unselected package binutils-mingw-w64. [2020-07-15T12:36:11.253Z] #10 64.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-15T12:36:11.253Z] #10 64.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:36:11.253Z] #10 64.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-15T12:36:11.253Z] #10 64.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:36:11.253Z] #10 64.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:36:11.253Z] #10 65.02 Selecting previously unselected package dmsetup. [2020-07-15T12:36:11.253Z] #10 65.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:36:11.253Z] #10 65.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-15T12:36:11.253Z] #10 65.31 Selecting previously unselected package mingw-w64-common. [2020-07-15T12:36:11.253Z] #10 65.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-15T12:36:11.253Z] #10 65.35 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-15T12:36:11.347Z] #25 9.397 #=#=# ### 4.2% ##### 7.9% ######### 13.3% ############# 18.4% ################ 22.7% #################### 28.6% ######################## 34.2% ############################ 39.4% ############################### 43.1% ################################# 47.1% ################################### 49.4% #################################### 51.0% ######################################## 55.8% ########################################### 61.0% ################################################# 68.1% ######################################################## 77.9% ############################################################ 83.7% ################################################################ 89.4% ######################################################################## 100.0% [2020-07-15T12:36:11.489Z] #40 12.77 PBCC images/regfile.pb-c.c [2020-07-15T12:36:11.489Z] #40 12.82 DEP images/regfile.pb-c.d [2020-07-15T12:36:11.489Z] #40 12.90 PBCC images/ns.pb-c.c [2020-07-15T12:36:11.489Z] #40 12.94 DEP images/ns.pb-c.d [2020-07-15T12:36:11.499Z] #47 ... [2020-07-15T12:36:11.499Z] [2020-07-15T12:36:11.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:11.499Z] #41 77.76 regexp [2020-07-15T12:36:11.611Z] #25 11.95 [2020-07-15T12:36:11.790Z] #40 13.04 PBCC images/fdinfo.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.24 DEP images/fdinfo.pb-c.d [2020-07-15T12:36:12.089Z] #40 13.30 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.38 PBCC images/core-arm.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.42 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.48 PBCC images/core-s390.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.54 PBCC images/core-x86.pb-c.c [2020-07-15T12:36:12.089Z] #40 13.61 PBCC images/core.pb-c.c [2020-07-15T12:36:12.138Z] #25 12.29 0.0% 1.0% # 2.5% ## [2020-07-15T12:36:12.138Z] #25 ... [2020-07-15T12:36:12.138Z] [2020-07-15T12:36:12.138Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:12.138Z] #41 38.60 vendor/golang.org/x/net/dns/dnsmessage [2020-07-15T12:36:12.138Z] #41 42.16 time [2020-07-15T12:36:12.138Z] #41 44.26 regexp [2020-07-15T12:36:12.138Z] #41 48.27 io/ioutil [2020-07-15T12:36:12.138Z] #41 48.30 net [2020-07-15T12:36:12.138Z] #41 ... [2020-07-15T12:36:12.138Z] [2020-07-15T12:36:12.138Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:12.388Z] #40 13.70 PBCC images/inventory.pb-c.c [2020-07-15T12:36:12.388Z] #40 13.77 DEP images/core-aarch64.pb-c.d [2020-07-15T12:36:12.388Z] #40 13.84 DEP images/core-arm.pb-c.d [2020-07-15T12:36:12.440Z] #41 78.57 flag [2020-07-15T12:36:12.692Z] #40 13.91 DEP images/core-ppc64.pb-c.d [2020-07-15T12:36:12.692Z] #40 14.05 DEP images/core-s390.pb-c.d [2020-07-15T12:36:12.692Z] #40 14.14 DEP images/core-x86.pb-c.d [2020-07-15T12:36:12.692Z] #40 14.18 DEP images/core.pb-c.d [2020-07-15T12:36:12.841Z] #17 33.02 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:36:12.995Z] #40 14.26 DEP images/inventory.pb-c.d [2020-07-15T12:36:12.995Z] #40 14.33 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:36:12.995Z] #40 14.38 DEP images/cpuinfo.pb-c.d [2020-07-15T12:36:12.995Z] #40 14.41 PBCC images/stats.pb-c.c [2020-07-15T12:36:12.995Z] #40 14.44 DEP images/stats.pb-c.d [2020-07-15T12:36:13.101Z] #17 33.39 Selecting previously unselected package bzip2. [2020-07-15T12:36:13.101Z] #17 33.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T12:36:13.101Z] #17 33.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:36:13.101Z] #17 33.49 Selecting previously unselected package xz-utils. [2020-07-15T12:36:13.153Z] #10 ... [2020-07-15T12:36:13.153Z] [2020-07-15T12:36:13.153Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:13.153Z] #30 58.09 time [2020-07-15T12:36:13.153Z] #30 65.00 internal/poll [2020-07-15T12:36:13.153Z] #30 66.20 internal/fmtsort [2020-07-15T12:36:13.153Z] #30 66.92 internal/syscall/execenv [2020-07-15T12:36:13.153Z] #30 67.07 internal/syscall/unix [2020-07-15T12:36:13.153Z] #30 67.46 strings [2020-07-15T12:36:13.153Z] #30 67.51 os [2020-07-15T12:36:13.153Z] #30 ... [2020-07-15T12:36:13.153Z] [2020-07-15T12:36:13.153Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:13.153Z] #47 68.34 context [2020-07-15T12:36:13.361Z] #17 33.49 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T12:36:13.361Z] #17 33.50 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:36:13.361Z] #17 33.67 Selecting previously unselected package apparmor. [2020-07-15T12:36:13.361Z] #17 33.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T12:36:13.361Z] #17 33.76 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:36:13.412Z] #47 68.49 encoding/binary [2020-07-15T12:36:13.412Z] #47 ... [2020-07-15T12:36:13.412Z] [2020-07-15T12:36:13.412Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:13.412Z] #38 58.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:36:13.412Z] #38 58.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:36:13.412Z] #38 58.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:13.412Z] #38 58.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-15T12:36:13.412Z] #38 58.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:13.412Z] #38 58.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:36:13.412Z] #38 58.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:13.412Z] #38 58.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-15T12:36:13.412Z] #38 58.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:36:13.412Z] #38 58.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:36:13.412Z] #38 66.32 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-15T12:36:13.412Z] #38 66.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:13.412Z] #38 ... [2020-07-15T12:36:13.412Z] [2020-07-15T12:36:13.412Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:13.412Z] #25 18.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:36:13.412Z] #25 18.54 [2020-07-15T12:36:13.412Z] #25 18.68 ######################################################################## 100.0% [2020-07-15T12:36:13.412Z] #25 18.80 [2020-07-15T12:36:13.412Z] #25 19.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:36:13.461Z] #25 12.29 0.0% 1.0% # 2.5% ## 3.7% ### 5.1% #### 6.3% ##### 7.9% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.6% ########## 14.2% ########### 15.6% ########### 16.7% ############ 18.0% ############# 19.3% ############### 20.9% ## [2020-07-15T12:36:13.461Z] #25 ... [2020-07-15T12:36:13.461Z] [2020-07-15T12:36:13.461Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:13.461Z] #30 40.05 internal/syscall/execenv [2020-07-15T12:36:13.461Z] #30 40.06 internal/syscall/unix [2020-07-15T12:36:13.461Z] #30 40.07 time [2020-07-15T12:36:13.461Z] #30 44.56 internal/poll [2020-07-15T12:36:13.461Z] #30 44.59 internal/fmtsort [2020-07-15T12:36:13.461Z] #30 45.60 os [2020-07-15T12:36:13.461Z] #30 46.98 path/filepath [2020-07-15T12:36:13.461Z] #30 46.98 fmt [2020-07-15T12:36:13.461Z] #30 48.23 io/ioutil [2020-07-15T12:36:13.670Z] #25 20.12 [2020-07-15T12:36:13.725Z] #30 ... [2020-07-15T12:36:13.725Z] [2020-07-15T12:36:13.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:13.882Z] #17 34.06 Selecting previously unselected package aufs-tools. [2020-07-15T12:36:13.882Z] #17 34.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T12:36:13.882Z] #17 34.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:36:13.882Z] #17 34.19 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:36:13.882Z] #17 34.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:36:13.882Z] #17 34.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:36:13.928Z] #25 20.32 ####################### 33.0% ######################################################################## 100.0% [2020-07-15T12:36:14.142Z] #17 34.36 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:36:14.142Z] #17 34.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:36:14.142Z] #17 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:36:14.185Z] #25 20.60 [2020-07-15T12:36:14.403Z] #17 34.51 Selecting previously unselected package jq. [2020-07-15T12:36:14.403Z] #17 34.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:36:14.403Z] #17 34.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:36:14.403Z] #17 34.62 Selecting previously unselected package libaio1:amd64. [2020-07-15T12:36:14.403Z] #17 34.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T12:36:14.403Z] #17 34.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:36:14.403Z] #17 34.72 Selecting previously unselected package libgpm2:amd64. [2020-07-15T12:36:14.663Z] #17 34.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T12:36:14.663Z] #17 34.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:36:14.663Z] #17 34.81 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:36:14.663Z] #17 34.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:36:14.663Z] #17 34.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:36:14.983Z] #41 81.13 go/token [2020-07-15T12:36:15.114Z] #40 16.10 make[1]: Nothing to be done for 'all'. [2020-07-15T12:36:15.117Z] #25 21.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:36:15.117Z] #25 21.48 skipping existing c35d46ef359f [2020-07-15T12:36:15.117Z] #25 21.62 [2020-07-15T12:36:15.385Z] #25 ... [2020-07-15T12:36:15.385Z] [2020-07-15T12:36:15.385Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:15.385Z] #38 DONE 70.7s [2020-07-15T12:36:15.416Z] #40 ... [2020-07-15T12:36:15.416Z] [2020-07-15T12:36:15.416Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:15.645Z] [2020-07-15T12:36:15.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:15.904Z] #39 ... [2020-07-15T12:36:15.904Z] [2020-07-15T12:36:15.904Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:15.904Z] #41 61.12 time [2020-07-15T12:36:15.904Z] #41 67.64 os [2020-07-15T12:36:15.904Z] #41 68.66 strings [2020-07-15T12:36:15.904Z] #41 ... [2020-07-15T12:36:15.904Z] [2020-07-15T12:36:15.904Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:15.904Z] #32 66.46 Selecting previously unselected package cmake. [2020-07-15T12:36:15.904Z] #32 66.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-15T12:36:15.904Z] #32 66.52 Unpacking cmake (3.13.4-1) ... [2020-07-15T12:36:15.904Z] #32 70.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:36:15.904Z] #32 70.67 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:36:15.904Z] #32 70.69 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-15T12:36:15.904Z] #32 70.75 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:36:15.904Z] #32 70.80 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-15T12:36:15.904Z] #32 70.88 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:36:15.904Z] #32 70.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:15.904Z] #32 70.96 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-15T12:36:15.904Z] #32 70.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:15.904Z] #32 71.01 Setting up cmake (3.13.4-1) ... [2020-07-15T12:36:15.904Z] #32 71.04 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:15.904Z] #32 71.10 Processing triggers for mime-support (3.62) ... [2020-07-15T12:36:15.924Z] #41 82.27 go/scanner [2020-07-15T12:36:16.326Z] #45 ... [2020-07-15T12:36:16.326Z] [2020-07-15T12:36:16.326Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:16.326Z] #52 147.9 + bin/containerd-stress [2020-07-15T12:36:16.326Z] #52 149.6 + bin/containerd-shim [2020-07-15T12:36:16.341Z] #53 43.42 Checking out files: 66% (2138/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:36:16.341Z] #53 44.35 + cd /tmp/tmp.H1R3ji6VkJ/src/github.com/containerd/containerd [2020-07-15T12:36:16.341Z] #53 44.35 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:16.482Z] #32 DONE 71.5s [2020-07-15T12:36:16.482Z] [2020-07-15T12:36:16.482Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:16.482Z] #25 22.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:36:16.619Z] #52 ... [2020-07-15T12:36:16.619Z] [2020-07-15T12:36:16.619Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:16.619Z] #45 DONE 175.9s [2020-07-15T12:36:16.619Z] [2020-07-15T12:36:16.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:16.865Z] #41 83.02 internal/lazyregexp [2020-07-15T12:36:16.865Z] #41 ... [2020-07-15T12:36:16.865Z] [2020-07-15T12:36:16.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:16.865Z] #10 82.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:36:16.865Z] #10 82.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:36:16.865Z] #10 82.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:16.865Z] #10 82.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:36:16.865Z] #10 82.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:36:16.865Z] #10 82.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:17.048Z] #25 23.43 [2020-07-15T12:36:17.204Z] #17 ... [2020-07-15T12:36:17.204Z] [2020-07-15T12:36:17.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:17.204Z] #39 94.08 CC criu/cr-check.o [2020-07-15T12:36:17.204Z] #39 95.81 CC criu/cr-dedup.o [2020-07-15T12:36:17.204Z] #39 96.17 CC criu/cr-dump.o [2020-07-15T12:36:17.204Z] #39 98.14 CC criu/cr-errno.o [2020-07-15T12:36:17.204Z] #39 98.27 CC criu/cr-restore.o [2020-07-15T12:36:17.204Z] #39 102.6 CC criu/cr-service.o [2020-07-15T12:36:17.307Z] #25 23.60 ######################################################################## 100.0% [2020-07-15T12:36:17.307Z] #25 23.84 [2020-07-15T12:36:17.464Z] #39 104.2 CC criu/crtools.o [2020-07-15T12:36:17.487Z] #25 12.29 0.0% 1.0% # 2.5% ## 3.7% ### 5.1% #### 6.3% ##### 7.9% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.6% ########## 14.2% ########### 15.6% ########### 16.7% ############ 18.0% ############# 19.3% ############### 20.9% ################ 22.5% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.9% ##################### 30.4% ####################### 32.6% ######################## 33.7% ########################## 36.1% ########################### 38.1% ############################ 39.0% ############################ 39.7% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################## 47.4% ################################### 49.1% ##################################### 51.6% ##################################### 51.8% ###################################### 53.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.5% ######################################### 57.2% ########################################## 58.7% ########################################### 60.3% ########################################### 60.5% ############################################ 62.2% ############################################## 64.3% ############################################### 66.2% ################################################ 67.5% ################################################# 68.3% ################################################## 69.7% ################################################## 70.3% [2020-07-15T12:36:17.488Z] #25 ... [2020-07-15T12:36:17.488Z] [2020-07-15T12:36:17.488Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:17.488Z] #47 43.93 regexp [2020-07-15T12:36:17.488Z] #47 47.93 encoding/binary [2020-07-15T12:36:17.488Z] #47 48.44 io/ioutil [2020-07-15T12:36:17.488Z] #47 48.46 fmt [2020-07-15T12:36:17.488Z] #47 48.47 mvdan.cc/sh/v3/fileutil [2020-07-15T12:36:17.488Z] #47 49.17 encoding/base64 [2020-07-15T12:36:17.488Z] #47 49.17 golang.org/x/sys/unix [2020-07-15T12:36:17.488Z] #47 53.02 encoding/json [2020-07-15T12:36:17.488Z] #47 53.05 github.com/pkg/diff [2020-07-15T12:36:17.488Z] #47 53.05 go/token [2020-07-15T12:36:17.488Z] #47 ... [2020-07-15T12:36:17.488Z] [2020-07-15T12:36:17.488Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:17.564Z] #25 23.92 Download of images into '/build' complete. [2020-07-15T12:36:17.564Z] #25 23.92 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:36:17.564Z] #25 23.92 tar -cC '/build' . | docker load [2020-07-15T12:36:17.564Z] #25 DONE 24.0s [2020-07-15T12:36:17.564Z] [2020-07-15T12:36:17.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:17.564Z] #10 72.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:36:17.564Z] #10 72.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:36:17.564Z] #10 72.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:17.883Z] #53 ... [2020-07-15T12:36:17.883Z] [2020-07-15T12:36:17.883Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:17.883Z] #42 74.60 hash/crc32 [2020-07-15T12:36:17.883Z] #42 77.41 vendor/golang.org/x/text/transform [2020-07-15T12:36:17.883Z] #42 80.21 time [2020-07-15T12:36:17.883Z] #42 ... [2020-07-15T12:36:17.883Z] [2020-07-15T12:36:17.883Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:17.883Z] #31 74.83 internal/syscall/execenv [2020-07-15T12:36:17.883Z] #31 74.83 internal/syscall/unix [2020-07-15T12:36:17.883Z] #31 74.88 time [2020-07-15T12:36:17.883Z] #31 81.50 internal/poll [2020-07-15T12:36:17.883Z] #31 84.42 os [2020-07-15T12:36:17.883Z] #31 ... [2020-07-15T12:36:17.883Z] [2020-07-15T12:36:17.883Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:17.883Z] #53 45.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:36:17.883Z] #53 45.73 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:36:17.883Z] #53 45.73 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:17.883Z] #53 45.73 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:17.883Z] #53 45.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:36:17.883Z] #53 45.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:36:17.883Z] #53 45.73 + '[' '' = dynamic ']' [2020-07-15T12:36:17.883Z] #53 45.73 + make [2020-07-15T12:36:18.034Z] #39 104.8 CC criu/eventfd.o [2020-07-15T12:36:18.034Z] #39 ... [2020-07-15T12:36:18.034Z] [2020-07-15T12:36:18.034Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:18.034Z] #17 38.25 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:36:18.034Z] #17 38.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:36:18.034Z] #17 38.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:18.034Z] #17 38.34 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:36:18.034Z] #17 38.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:36:18.034Z] #17 38.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:36:18.145Z] #52 ... [2020-07-15T12:36:18.145Z] [2020-07-15T12:36:18.145Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:36:18.145Z] #46 DONE 0.2s [2020-07-15T12:36:18.145Z] [2020-07-15T12:36:18.145Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:36:18.145Z] #48 DONE 0.2s [2020-07-15T12:36:18.145Z] [2020-07-15T12:36:18.145Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:36:18.294Z] #17 38.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:36:18.294Z] #17 38.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:36:18.294Z] #17 38.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:18.294Z] #17 38.53 Selecting previously unselected package libreadline5:amd64. [2020-07-15T12:36:18.294Z] #17 38.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T12:36:18.294Z] #17 38.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:36:18.438Z] #50 DONE 0.1s [2020-07-15T12:36:18.438Z] [2020-07-15T12:36:18.438Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:18.556Z] #17 38.68 Selecting previously unselected package net-tools. [2020-07-15T12:36:18.556Z] #17 38.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T12:36:18.556Z] #17 38.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:36:18.816Z] #17 38.90 Selecting previously unselected package python-pip-whl. [2020-07-15T12:36:18.816Z] #17 38.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:36:18.816Z] #17 38.94 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:36:18.941Z] #53 46.77 + bin/ctr [2020-07-15T12:36:19.076Z] #17 39.43 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:36:19.076Z] #17 39.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:36:19.076Z] #17 39.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:36:19.170Z] #25 12.29 0.0% 1.0% # 2.5% ## 3.7% ### 5.1% #### 6.3% ##### 7.9% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.6% ########## 14.2% ########### 15.6% ########### 16.7% ############ 18.0% ############# 19.3% ############### 20.9% ################ 22.5% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.9% ##################### 30.4% ####################### 32.6% ######################## 33.7% ########################## 36.1% ########################### 38.1% ############################ 39.0% ############################ 39.7% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################## 47.4% ################################### 49.1% ##################################### 51.6% ##################################### 51.8% ###################################### 53.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.5% ######################################### 57.2% ########################################## 58.7% ########################################### 60.3% ########################################### 60.5% ############################################ 62.2% ############################################## 64.3% ############################################### 66.2% ################################################ 67.5% ################################################# 68.3% ################################################## 69.7% ################################################## 70.3% ################################################### 71.8% #################################################### 73.4% ###################################################### 75.0% ###################################################### 76.2% ####################################################### 77.6% ######################################################## 78.9% ########################################################## 80.8% ########################################################## 81.6% ############################################################ 84.2% ############################################################# 85.6% ############################################################### 88.1% ################################################################ 89.0% ################################################################## 91.8% ################################################################## 93.0% #################################################################### 94.6% [2020-07-15T12:36:19.170Z] #25 ... [2020-07-15T12:36:19.170Z] [2020-07-15T12:36:19.170Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:19.170Z] #38 45.59 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-15T12:36:19.170Z] #38 45.62 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T12:36:19.170Z] #38 45.68 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:19.170Z] #38 45.71 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-15T12:36:19.170Z] #38 45.75 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:19.170Z] #38 45.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-15T12:36:19.170Z] #38 45.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:19.170Z] #38 45.84 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-15T12:36:19.170Z] #38 45.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-15T12:36:19.170Z] #38 45.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-15T12:36:19.170Z] #38 50.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-15T12:36:19.170Z] #38 52.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:19.170Z] #38 ... [2020-07-15T12:36:19.170Z] [2020-07-15T12:36:19.170Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:19.336Z] #17 39.58 Selecting previously unselected package python3-distutils. [2020-07-15T12:36:19.336Z] #17 39.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:36:19.336Z] #17 39.59 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:36:19.409Z] #10 ... [2020-07-15T12:36:19.409Z] [2020-07-15T12:36:19.409Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:19.409Z] #33 3.523 + RM_GOPATH=0 [2020-07-15T12:36:19.409Z] #33 3.523 + TMP_GOPATH= [2020-07-15T12:36:19.409Z] #33 3.523 + : /build [2020-07-15T12:36:19.409Z] #33 3.523 + '[' -z '' ']' [2020-07-15T12:36:19.409Z] #33 3.528 ++ mktemp -d [2020-07-15T12:36:19.409Z] #33 3.540 + export GOPATH=/tmp/tmp.2HX60leNc0 [2020-07-15T12:36:19.409Z] #33 3.540 + GOPATH=/tmp/tmp.2HX60leNc0 [2020-07-15T12:36:19.409Z] #33 3.540 + RM_GOPATH=1 [2020-07-15T12:36:19.409Z] #33 3.540 + case "$(go env GOARCH)" in [2020-07-15T12:36:19.409Z] #33 3.540 ++ go env GOARCH [2020-07-15T12:36:19.409Z] #33 3.646 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:19.409Z] #33 3.646 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:19.409Z] #33 3.646 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:19.409Z] #33 3.655 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:19.409Z] #33 3.656 + dir=/tmp/install [2020-07-15T12:36:19.409Z] #33 3.656 + bin=tini [2020-07-15T12:36:19.409Z] #33 3.656 + shift [2020-07-15T12:36:19.409Z] #33 3.656 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:36:19.409Z] #33 3.656 + . /tmp/install/tini.installer [2020-07-15T12:36:19.409Z] #33 3.656 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:19.409Z] #33 3.656 + install_tini [2020-07-15T12:36:19.409Z] #33 3.656 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:36:19.409Z] #33 3.689 + git clone https://github.com/krallin/tini.git /tmp/tmp.2HX60leNc0/tini [2020-07-15T12:36:19.409Z] #33 3.696 Cloning into '/tmp/tmp.2HX60leNc0/tini'... [2020-07-15T12:36:19.409Z] #33 4.955 + cd /tmp/tmp.2HX60leNc0/tini [2020-07-15T12:36:19.409Z] #33 4.955 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:19.409Z] #33 5.092 + cmake . [2020-07-15T12:36:19.409Z] #33 5.694 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:36:19.409Z] #33 5.755 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:36:19.409Z] #33 6.664 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:36:19.409Z] #33 6.667 -- Detecting C compiler ABI info [2020-07-15T12:36:19.409Z] #33 7.326 -- Detecting C compiler ABI info - done [2020-07-15T12:36:19.409Z] #33 7.370 -- Detecting C compile features [2020-07-15T12:36:19.409Z] #33 9.645 -- Detecting C compile features - done [2020-07-15T12:36:19.409Z] #33 9.680 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:36:19.409Z] #33 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:36:19.409Z] #33 ... [2020-07-15T12:36:19.409Z] [2020-07-15T12:36:19.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:19.409Z] #39 6.079 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:36:19.409Z] #39 6.079 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:36:19.409Z] #39 6.086 Note: Building without GnuTLS support [2020-07-15T12:36:19.409Z] #39 6.110 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:36:19.409Z] #39 6.111 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:36:19.409Z] #39 8.193 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:36:19.409Z] #39 8.255 GEN .gitid [2020-07-15T12:36:19.409Z] #39 8.296 GEN criu/include/version.h [2020-07-15T12:36:19.409Z] #39 8.366 GEN include/common/asm [2020-07-15T12:36:19.409Z] #39 10.12 PBCC images/timens.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.13 DEP images/timens.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.20 PBCC images/fown.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.25 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.38 PBCC images/opts.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.50 PBCC images/memfd.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.58 DEP images/fown.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.65 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.75 DEP images/opts.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.82 DEP images/memfd.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.90 PBCC images/sit.pb-c.c [2020-07-15T12:36:19.409Z] #39 10.94 DEP images/sit.pb-c.d [2020-07-15T12:36:19.409Z] #39 10.99 PBCC images/macvlan.pb-c.c [2020-07-15T12:36:19.409Z] #39 11.02 DEP images/macvlan.pb-c.d [2020-07-15T12:36:19.409Z] #39 11.06 PBCC images/autofs.pb-c.c [2020-07-15T12:36:19.409Z] #39 11.11 DEP images/autofs.pb-c.d [2020-07-15T12:36:19.409Z] #39 11.20 PBCC images/sysctl.pb-c.c [2020-07-15T12:36:19.409Z] #39 11.27 DEP images/sysctl.pb-c.d [2020-07-15T12:36:19.409Z] #39 11.35 PBCC images/time.pb-c.c [2020-07-15T12:36:19.409Z] #39 11.38 DEP images/time.pb-c.d [2020-07-15T12:36:19.409Z] #39 11.45 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:36:19.477Z] #25 12.29 0.0% 1.0% # 2.5% ## 3.7% ### 5.1% #### 6.3% ##### 7.9% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.6% ########## 14.2% ########### 15.6% ########### 16.7% ############ 18.0% ############# 19.3% ############### 20.9% ################ 22.5% ################# 24.0% ################## 25.8% ################### 27.2% #################### 28.9% ##################### 30.4% ####################### 32.6% ######################## 33.7% ########################## 36.1% ########################### 38.1% ############################ 39.0% ############################ 39.7% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################## 47.4% ################################### 49.1% ##################################### 51.6% ##################################### 51.8% ###################################### 53.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.5% ######################################### 57.2% ########################################## 58.7% ########################################### 60.3% ########################################### 60.5% ############################################ 62.2% ############################################## 64.3% ############################################### 66.2% ################################################ 67.5% ################################################# 68.3% ################################################## 69.7% ################################################## 70.3% ################################################### 71.8% #################################################### 73.4% ###################################################### 75.0% ###################################################### 76.2% ####################################################### 77.6% ######################################################## 78.9% ########################################################## 80.8% ########################################################## 81.6% ############################################################ 84.2% ############################################################# 85.6% ############################################################### 88.1% ################################################################ 89.0% ################################################################## 91.8% ################################################################## 93.0% #################################################################### 94.6% ##################################################################### 96.2% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-15T12:36:19.477Z] #25 19.89 [2020-07-15T12:36:19.596Z] #17 39.70 Selecting previously unselected package python3-pip. [2020-07-15T12:36:19.596Z] #17 39.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:36:19.596Z] #17 39.71 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:36:19.596Z] #17 39.84 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:36:19.596Z] #17 39.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:36:19.596Z] #17 39.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:36:19.669Z] #39 11.48 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:36:19.669Z] #39 11.54 PBCC images/seccomp.pb-c.c [2020-07-15T12:36:19.669Z] #39 11.54 DEP images/seccomp.pb-c.d [2020-07-15T12:36:19.669Z] #39 11.60 PBCC images/userns.pb-c.c [2020-07-15T12:36:19.669Z] #39 11.60 DEP images/userns.pb-c.d [2020-07-15T12:36:19.669Z] #39 11.68 PBCC images/cgroup.pb-c.c [2020-07-15T12:36:19.740Z] #25 ... [2020-07-15T12:36:19.740Z] [2020-07-15T12:36:19.740Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-15T12:36:19.740Z] #32 46.29 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T12:36:19.740Z] #32 46.32 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:36:19.740Z] #32 46.35 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-15T12:36:19.740Z] #32 46.37 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:36:19.740Z] #32 46.41 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-15T12:36:19.740Z] #32 46.43 Setting up cmake-data (3.13.4-1) ... [2020-07-15T12:36:19.740Z] #32 46.46 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-15T12:36:19.740Z] #32 46.48 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-15T12:36:19.740Z] #32 46.54 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-15T12:36:19.740Z] #32 46.57 Setting up cmake (3.13.4-1) ... [2020-07-15T12:36:19.740Z] #32 46.78 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:19.740Z] #32 47.12 Processing triggers for mime-support (3.62) ... [2020-07-15T12:36:19.740Z] #32 DONE 56.3s [2020-07-15T12:36:19.856Z] #17 39.96 Selecting previously unselected package python3-setuptools. [2020-07-15T12:36:19.856Z] #17 39.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:36:19.856Z] #17 39.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:36:19.930Z] #39 11.76 DEP images/cgroup.pb-c.d [2020-07-15T12:36:19.930Z] #39 11.83 PBCC images/ext-file.pb-c.c [2020-07-15T12:36:19.930Z] #39 11.87 DEP images/ext-file.pb-c.d [2020-07-15T12:36:19.930Z] #39 11.90 PBCC images/rpc.pb-c.c [2020-07-15T12:36:19.930Z] #39 11.99 DEP images/rpc.pb-c.d [2020-07-15T12:36:20.036Z] [2020-07-15T12:36:20.036Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:20.116Z] #17 40.25 Selecting previously unselected package python3-wheel. [2020-07-15T12:36:20.116Z] #17 40.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:36:20.116Z] #17 40.28 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:36:20.116Z] #17 40.37 Selecting previously unselected package sudo. [2020-07-15T12:36:20.116Z] #17 40.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T12:36:20.116Z] #17 40.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:36:20.190Z] #39 12.04 PBCC images/siginfo.pb-c.c [2020-07-15T12:36:20.190Z] #39 12.07 DEP images/siginfo.pb-c.d [2020-07-15T12:36:20.190Z] #39 12.11 PBCC images/pagemap.pb-c.c [2020-07-15T12:36:20.190Z] #39 12.15 DEP images/pagemap.pb-c.d [2020-07-15T12:36:20.190Z] #39 12.24 PBCC images/rlimit.pb-c.c [2020-07-15T12:36:20.451Z] #39 12.33 DEP images/rlimit.pb-c.d [2020-07-15T12:36:20.451Z] #39 12.37 PBCC images/file-lock.pb-c.c [2020-07-15T12:36:20.451Z] #39 12.40 DEP images/file-lock.pb-c.d [2020-07-15T12:36:20.451Z] #39 12.46 PBCC images/tty.pb-c.c [2020-07-15T12:36:20.451Z] #39 12.50 DEP images/tty.pb-c.d [2020-07-15T12:36:20.641Z] #33 ... [2020-07-15T12:36:20.641Z] [2020-07-15T12:36:20.641Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-15T12:36:20.641Z] #38 DONE 57.0s [2020-07-15T12:36:20.641Z] [2020-07-15T12:36:20.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:20.686Z] #17 40.97 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:36:20.686Z] #17 40.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T12:36:20.686Z] #17 40.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:36:20.712Z] #39 12.60 PBCC images/tun.pb-c.c [2020-07-15T12:36:20.712Z] #39 12.68 PBCC images/netdev.pb-c.c [2020-07-15T12:36:20.916Z] #39 ... [2020-07-15T12:36:20.916Z] [2020-07-15T12:36:20.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:20.917Z] #10 47.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-15T12:36:20.917Z] #10 47.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-15T12:36:20.917Z] #10 47.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:20.917Z] #10 ... [2020-07-15T12:36:20.917Z] [2020-07-15T12:36:20.917Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:20.917Z] #25 20.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:36:20.917Z] #25 21.35 #=#=# [2020-07-15T12:36:20.946Z] #17 41.25 Selecting previously unselected package uidmap. [2020-07-15T12:36:20.946Z] #17 41.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T12:36:20.946Z] #17 41.27 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:36:20.973Z] #39 12.82 DEP images/tun.pb-c.d [2020-07-15T12:36:21.171Z] #52 155.2 + bin/containerd-shim-runc-v1 [2020-07-15T12:36:21.206Z] #17 41.39 Selecting previously unselected package vim-runtime. [2020-07-15T12:36:21.206Z] #17 41.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:36:21.206Z] #17 41.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:36:21.206Z] #17 41.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:36:21.206Z] #17 41.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:36:21.234Z] #39 12.91 DEP images/netdev.pb-c.d [2020-07-15T12:36:21.234Z] #39 13.00 PBCC images/vma.pb-c.c [2020-07-15T12:36:21.234Z] #39 13.12 DEP images/vma.pb-c.d [2020-07-15T12:36:21.234Z] #39 13.17 PBCC images/creds.pb-c.c [2020-07-15T12:36:21.234Z] #39 13.20 DEP images/creds.pb-c.d [2020-07-15T12:36:21.234Z] #39 13.25 PBCC images/utsns.pb-c.c [2020-07-15T12:36:21.234Z] #39 13.29 DEP images/utsns.pb-c.d [2020-07-15T12:36:21.317Z] #25 21.64 # 2.0% ######################################################################## 100.0% [2020-07-15T12:36:21.327Z] Fetching without tags [2020-07-15T12:36:21.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:36:21.083Z] > git config --add remote.origin.fetch +refs/pull/41214/head:refs/remotes/origin/PR-41214 # timeout=10 [2020-07-15T12:36:21.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:36:21.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-15T12:36:21.496Z] #39 13.34 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:36:21.496Z] #39 13.42 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:36:21.496Z] #39 ... [2020-07-15T12:36:21.496Z] [2020-07-15T12:36:21.496Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:21.496Z] #30 79.65 log [2020-07-15T12:36:21.496Z] #30 83.18 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:36:21.496Z] #30 DONE 87.9s [2020-07-15T12:36:21.496Z] [2020-07-15T12:36:21.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:21.496Z] #39 13.46 DEP images/ipc-desc.pb-c.d [2020-07-15T12:36:21.496Z] #39 ... [2020-07-15T12:36:21.496Z] [2020-07-15T12:36:21.496Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:21.496Z] #33 10.18 -- Configuring done [2020-07-15T12:36:21.496Z] #33 10.21 -- Generating done [2020-07-15T12:36:21.496Z] #33 10.23 -- Build files have been written to: /tmp/tmp.2HX60leNc0/tini [2020-07-15T12:36:21.496Z] #33 10.24 + make tini-static [2020-07-15T12:36:21.496Z] #33 10.81 Scanning dependencies of target tini-static [2020-07-15T12:36:21.496Z] #33 10.94 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:36:21.496Z] #33 12.61 [100%] Linking C executable tini-static [2020-07-15T12:36:21.676Z] #25 21.96 [2020-07-15T12:36:22.014Z] Merging remotes/origin/master commit 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb into PR head commit bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:36:22.323Z] #25 ... [2020-07-15T12:36:22.323Z] [2020-07-15T12:36:22.323Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:22.323Z] #30 50.20 log [2020-07-15T12:36:22.323Z] #30 50.20 flag [2020-07-15T12:36:22.323Z] #30 50.21 github.com/BurntSushi/toml [2020-07-15T12:36:22.323Z] #30 52.76 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:36:22.323Z] #30 DONE 58.9s [2020-07-15T12:36:22.442Z] #33 13.23 [100%] Built target tini-static [2020-07-15T12:36:22.442Z] #33 13.45 + mkdir -p /build [2020-07-15T12:36:22.442Z] #33 13.45 + cp tini-static /build/docker-init [2020-07-15T12:36:22.524Z] #53 ... [2020-07-15T12:36:22.524Z] [2020-07-15T12:36:22.524Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:22.524Z] #48 79.40 time [2020-07-15T12:36:22.524Z] #48 81.57 regexp [2020-07-15T12:36:22.524Z] #48 ... [2020-07-15T12:36:22.524Z] [2020-07-15T12:36:22.524Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:22.524Z] #40 18.19 CC images/stats.o [2020-07-15T12:36:22.524Z] #40 18.65 CC images/core.o [2020-07-15T12:36:22.524Z] #40 19.51 CC images/core-x86.o [2020-07-15T12:36:22.524Z] #40 20.19 CC images/core-arm.o [2020-07-15T12:36:22.524Z] #40 20.64 CC images/core-aarch64.o [2020-07-15T12:36:22.524Z] #40 21.01 CC images/core-ppc64.o [2020-07-15T12:36:22.524Z] #40 21.77 CC images/core-s390.o [2020-07-15T12:36:22.524Z] #40 22.67 CC images/cpuinfo.o [2020-07-15T12:36:22.524Z] #40 23.26 CC images/inventory.o [2020-07-15T12:36:22.524Z] #40 23.53 CC images/fdinfo.o [2020-07-15T12:36:22.524Z] #40 23.92 CC images/fown.o [2020-07-15T12:36:22.604Z] [2020-07-15T12:36:22.604Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:22.604Z] #41 48.98 internal/lazyregexp [2020-07-15T12:36:22.604Z] #41 49.12 github.com/LK4D4/vndr/versioned [2020-07-15T12:36:22.604Z] #41 49.37 os/exec [2020-07-15T12:36:22.604Z] #41 51.27 crypto/cipher [2020-07-15T12:36:22.604Z] #41 51.27 crypto/sha512 [2020-07-15T12:36:22.604Z] #41 51.30 flag [2020-07-15T12:36:22.604Z] #41 52.33 go/token [2020-07-15T12:36:22.604Z] #41 53.32 go/scanner [2020-07-15T12:36:22.604Z] #41 53.38 net/url [2020-07-15T12:36:22.604Z] #41 54.09 text/template/parse [2020-07-15T12:36:22.604Z] #41 54.82 go/ast [2020-07-15T12:36:22.604Z] #41 55.56 encoding/json [2020-07-15T12:36:22.704Z] #33 DONE 13.7s [2020-07-15T12:36:22.704Z] [2020-07-15T12:36:22.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:22.704Z] #39 13.55 DEP images/ipc-sem.pb-c.d [2020-07-15T12:36:22.704Z] #39 13.60 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:36:22.704Z] #39 13.63 DEP images/ipc-msg.pb-c.d [2020-07-15T12:36:22.704Z] #39 13.70 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:36:22.704Z] #39 13.74 DEP images/ipc-shm.pb-c.d [2020-07-15T12:36:22.704Z] #39 13.90 PBCC images/ipc-var.pb-c.c [2020-07-15T12:36:22.704Z] #39 13.93 DEP images/ipc-var.pb-c.d [2020-07-15T12:36:22.704Z] #39 13.97 PBCC images/sk-opts.pb-c.c [2020-07-15T12:36:22.704Z] #39 14.02 PBCC images/packet-sock.pb-c.c [2020-07-15T12:36:22.704Z] #39 14.16 DEP images/sk-opts.pb-c.d [2020-07-15T12:36:22.704Z] #39 14.25 DEP images/packet-sock.pb-c.d [2020-07-15T12:36:22.704Z] #39 14.38 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:36:22.704Z] #39 14.52 DEP images/sk-netlink.pb-c.d [2020-07-15T12:36:22.704Z] #39 14.62 PBCC images/sk-inet.pb-c.c [2020-07-15T12:36:22.704Z] #39 14.75 DEP images/sk-inet.pb-c.d [2020-07-15T12:36:22.824Z] #40 24.16 CC images/ns.o [2020-07-15T12:36:22.824Z] #40 ... [2020-07-15T12:36:22.824Z] [2020-07-15T12:36:22.824Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:22.824Z] #48 89.88 io/ioutil [2020-07-15T12:36:22.824Z] #48 89.90 mvdan.cc/sh/v3/fileutil [2020-07-15T12:36:22.825Z] #10 ... [2020-07-15T12:36:22.825Z] [2020-07-15T12:36:22.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:22.825Z] #39 5.459 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:36:22.825Z] #39 5.459 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:36:22.825Z] #39 5.475 Note: Building without GnuTLS support [2020-07-15T12:36:22.825Z] #39 5.480 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:36:22.825Z] #39 5.480 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:36:22.825Z] #39 7.504 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:36:22.965Z] #39 14.89 PBCC images/sk-unix.pb-c.c [2020-07-15T12:36:23.083Z] #39 7.556 GEN .gitid [2020-07-15T12:36:23.083Z] #39 7.581 GEN criu/include/version.h [2020-07-15T12:36:23.083Z] #39 7.684 GEN include/common/asm [2020-07-15T12:36:23.226Z] #39 15.09 DEP images/sk-unix.pb-c.d [2020-07-15T12:36:23.236Z] #52 157.3 + bin/containerd-shim-runc-v2 [2020-07-15T12:36:23.486Z] #39 15.26 PBCC images/mm.pb-c.c [2020-07-15T12:36:23.486Z] #39 15.34 DEP images/mm.pb-c.d [2020-07-15T12:36:23.486Z] #39 15.46 PBCC images/timerfd.pb-c.c [2020-07-15T12:36:23.527Z] #52 157.9 + binaries [2020-07-15T12:36:23.527Z] #52 157.9 + install -D bin/containerd /build/containerd [2020-07-15T12:36:23.527Z] #52 157.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:36:23.527Z] #52 158.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:36:23.527Z] #52 158.0 + install -D bin/ctr /build/ctr [2020-07-15T12:36:23.573Z] #41 ... [2020-07-15T12:36:23.573Z] [2020-07-15T12:36:23.573Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-15T12:36:23.573Z] #25 23.92 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:36:23.747Z] #39 15.53 DEP images/timerfd.pb-c.d [2020-07-15T12:36:23.747Z] #39 15.72 PBCC images/timer.pb-c.c [2020-07-15T12:36:23.837Z] #25 24.41 #=#=# [2020-07-15T12:36:24.008Z] #39 15.83 DEP images/timer.pb-c.d [2020-07-15T12:36:24.008Z] #39 15.93 PBCC images/sa.pb-c.c [2020-07-15T12:36:24.008Z] #39 16.04 DEP images/sa.pb-c.d [2020-07-15T12:36:24.167Z] #52 DONE 158.3s [2020-07-15T12:36:24.269Z] #39 16.18 PBCC images/pipe-data.pb-c.c [2020-07-15T12:36:21.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-15T12:36:21.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-15T12:36:21.364Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41214/head:refs/remotes/origin/PR-41214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T12:36:22.124Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:36:22.165Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:36:24.413Z] #25 24.74 0.8% ######################################################################## 100.0% [2020-07-15T12:36:24.413Z] #25 24.95 [2020-07-15T12:36:24.459Z] #39 ... [2020-07-15T12:36:24.459Z] [2020-07-15T12:36:24.459Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:24.459Z] #47 69.59 os [2020-07-15T12:36:24.459Z] #47 70.55 encoding/base64 [2020-07-15T12:36:24.459Z] #47 72.17 golang.org/x/sys/unix [2020-07-15T12:36:24.459Z] #47 75.80 fmt [2020-07-15T12:36:24.459Z] #47 ... [2020-07-15T12:36:24.459Z] [2020-07-15T12:36:24.459Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:24.459Z] #33 3.664 + RM_GOPATH=0 [2020-07-15T12:36:24.459Z] #33 3.664 + TMP_GOPATH= [2020-07-15T12:36:24.459Z] #33 3.664 + : /build [2020-07-15T12:36:24.459Z] #33 3.664 + '[' -z '' ']' [2020-07-15T12:36:24.459Z] #33 3.664 ++ mktemp -d [2020-07-15T12:36:24.459Z] #33 3.666 + export GOPATH=/tmp/tmp.QlzOuJS0vf [2020-07-15T12:36:24.459Z] #33 3.666 + GOPATH=/tmp/tmp.QlzOuJS0vf [2020-07-15T12:36:24.459Z] #33 3.666 + RM_GOPATH=1 [2020-07-15T12:36:24.459Z] #33 3.666 + case "$(go env GOARCH)" in [2020-07-15T12:36:24.459Z] #33 3.666 ++ go env GOARCH [2020-07-15T12:36:24.459Z] #33 3.770 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:24.459Z] #33 3.770 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:24.459Z] #33 3.770 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:24.459Z] #33 3.784 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:24.459Z] #33 3.785 + dir=/tmp/install [2020-07-15T12:36:24.459Z] #33 3.785 + bin=tini [2020-07-15T12:36:24.459Z] #33 3.785 + shift [2020-07-15T12:36:24.459Z] #33 3.785 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:36:24.459Z] #33 3.785 + . /tmp/install/tini.installer [2020-07-15T12:36:24.459Z] #33 3.785 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:24.459Z] #33 3.785 + install_tini [2020-07-15T12:36:24.459Z] #33 3.785 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:36:24.459Z] #33 3.785 + git clone https://github.com/krallin/tini.git /tmp/tmp.QlzOuJS0vf/tini [2020-07-15T12:36:24.459Z] #33 3.785 Cloning into '/tmp/tmp.QlzOuJS0vf/tini'... [2020-07-15T12:36:24.459Z] #33 4.710 + cd /tmp/tmp.QlzOuJS0vf/tini [2020-07-15T12:36:24.459Z] #33 4.710 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:24.459Z] #33 4.752 + cmake . [2020-07-15T12:36:24.459Z] #33 5.212 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:36:24.459Z] #33 5.294 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:36:24.459Z] #33 6.166 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:36:24.459Z] #33 6.174 -- Detecting C compiler ABI info [2020-07-15T12:36:24.459Z] #33 6.997 -- Detecting C compiler ABI info - done [2020-07-15T12:36:24.459Z] #33 7.054 -- Detecting C compile features [2020-07-15T12:36:24.529Z] #39 16.31 DEP images/pipe-data.pb-c.d [2020-07-15T12:36:24.529Z] #39 16.41 PBCC images/mnt.pb-c.c [2020-07-15T12:36:24.529Z] #39 ... [2020-07-15T12:36:24.529Z] [2020-07-15T12:36:24.529Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:24.529Z] #47 80.77 encoding/json [2020-07-15T12:36:24.529Z] #47 85.59 github.com/pkg/diff [2020-07-15T12:36:24.529Z] #47 87.18 go/ast [2020-07-15T12:36:24.529Z] #47 87.84 golang.org/x/crypto/ssh/terminal [2020-07-15T12:36:24.529Z] #47 90.88 mvdan.cc/editorconfig [2020-07-15T12:36:24.529Z] #47 ... [2020-07-15T12:36:24.529Z] [2020-07-15T12:36:24.529Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:24.716Z] #33 ... [2020-07-15T12:36:24.716Z] [2020-07-15T12:36:24.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:24.716Z] #39 9.428 PBCC images/timens.pb-c.c [2020-07-15T12:36:24.716Z] #39 9.455 DEP images/timens.pb-c.d [2020-07-15T12:36:24.831Z] [2020-07-15T12:36:24.831Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:36:24.831Z] #53 DONE 0.3s [2020-07-15T12:36:24.831Z] [2020-07-15T12:36:24.831Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:36:24.869Z] Merge succeeded, producing bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:36:24.869Z] Checking out Revision bf7fd015f785d7e827f78dddcd274c1f05879059 (PR-41214) [2020-07-15T12:36:24.936Z] #48 92.06 flag [2020-07-15T12:36:24.974Z] #39 9.512 PBCC images/fown.pb-c.c [2020-07-15T12:36:24.974Z] #39 9.546 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:36:24.974Z] #39 ... [2020-07-15T12:36:24.974Z] [2020-07-15T12:36:24.974Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:24.974Z] #30 70.21 path [2020-07-15T12:36:24.974Z] #30 70.94 text/tabwriter [2020-07-15T12:36:24.974Z] #30 71.62 fmt [2020-07-15T12:36:24.974Z] #30 72.41 path/filepath [2020-07-15T12:36:24.974Z] #30 74.82 io/ioutil [2020-07-15T12:36:24.974Z] #30 77.06 flag [2020-07-15T12:36:24.974Z] #30 77.07 github.com/BurntSushi/toml [2020-07-15T12:36:24.974Z] #30 78.86 log [2020-07-15T12:36:24.974Z] #30 ... [2020-07-15T12:36:24.974Z] [2020-07-15T12:36:24.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:24.974Z] #39 9.655 PBCC images/opts.pb-c.c [2020-07-15T12:36:24.974Z] #39 9.697 PBCC images/memfd.pb-c.c [2020-07-15T12:36:25.123Z] #57 DONE 0.2s [2020-07-15T12:36:25.123Z] [2020-07-15T12:36:25.123Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:36:25.123Z] #59 DONE 0.2s [2020-07-15T12:36:25.123Z] [2020-07-15T12:36:25.123Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:36:25.234Z] #39 9.777 DEP images/fown.pb-c.d [2020-07-15T12:36:25.234Z] #39 9.843 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:36:25.234Z] #39 9.959 DEP images/opts.pb-c.d [2020-07-15T12:36:25.242Z] #48 92.07 github.com/pkg/diff [2020-07-15T12:36:25.242Z] #48 92.07 go/token [2020-07-15T12:36:25.242Z] #48 92.08 encoding/binary [2020-07-15T12:36:25.405Z] #17 44.87 Selecting previously unselected package vim. [2020-07-15T12:36:25.405Z] #17 44.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:36:25.405Z] #17 44.92 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:36:25.405Z] #17 45.34 Selecting previously unselected package xfsprogs. [2020-07-15T12:36:25.405Z] #17 45.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T12:36:25.405Z] #17 45.34 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:36:25.415Z] #61 DONE 0.1s [2020-07-15T12:36:25.415Z] [2020-07-15T12:36:25.415Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:36:25.415Z] #62 DONE 0.0s [2020-07-15T12:36:25.415Z] [2020-07-15T12:36:25.415Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:36:25.492Z] #39 10.03 DEP images/memfd.pb-c.d [2020-07-15T12:36:25.492Z] #39 10.09 PBCC images/sit.pb-c.c [2020-07-15T12:36:25.666Z] #17 45.73 Selecting previously unselected package zip. [2020-07-15T12:36:25.666Z] #17 45.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T12:36:25.666Z] #17 45.75 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:36:25.666Z] #17 45.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:36:25.666Z] #17 45.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:36:25.666Z] #17 45.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:25.666Z] #17 45.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:36:25.666Z] #17 45.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:36:25.666Z] #17 46.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:25.666Z] #17 46.01 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:36:25.666Z] #17 46.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:36:25.666Z] #17 46.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:36:25.666Z] #17 46.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:36:25.666Z] #17 46.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:36:25.666Z] #17 46.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:36:25.666Z] #17 46.06 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:36:25.666Z] #17 46.07 Setting up zip (3.0-11+b1) ... [2020-07-15T12:36:25.750Z] #39 10.22 DEP images/sit.pb-c.d [2020-07-15T12:36:25.750Z] #39 10.28 PBCC images/macvlan.pb-c.c [2020-07-15T12:36:25.750Z] #39 10.31 DEP images/macvlan.pb-c.d [2020-07-15T12:36:25.750Z] #39 10.35 PBCC images/autofs.pb-c.c [2020-07-15T12:36:25.750Z] #39 10.38 DEP images/autofs.pb-c.d [2020-07-15T12:36:25.750Z] #39 10.42 PBCC images/sysctl.pb-c.c [2020-07-15T12:36:25.808Z] #25 26.11 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:36:25.808Z] #25 26.17 skipping existing 9a99313a2c50 [2020-07-15T12:36:25.808Z] #25 26.26 [2020-07-15T12:36:25.926Z] #17 46.08 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:36:25.926Z] #17 46.11 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:36:26.008Z] #39 10.45 DEP images/sysctl.pb-c.d [2020-07-15T12:36:26.008Z] #39 10.50 PBCC images/time.pb-c.c [2020-07-15T12:36:26.008Z] #39 10.56 DEP images/time.pb-c.d [2020-07-15T12:36:26.008Z] #39 10.60 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:36:26.008Z] #39 10.65 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:36:26.052Z] #63 DONE 0.6s [2020-07-15T12:36:26.093Z] #52 39.35 Checking out files: 26% (858/3196) Checking out files: 27% (863/3196) Checking out files: 28% (895/3196) Checking out files: 29% (927/3196) Checking out files: 30% (959/3196) Checking out files: 31% (991/3196) Checking out files: 32% (1023/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2329/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:36:26.093Z] #52 41.22 + cd /tmp/tmp.0olnOgR9v5/src/github.com/containerd/containerd [2020-07-15T12:36:26.093Z] #52 41.22 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:26.267Z] #39 10.74 PBCC images/seccomp.pb-c.c [2020-07-15T12:36:26.267Z] #39 10.81 DEP images/seccomp.pb-c.d [2020-07-15T12:36:26.267Z] #39 10.88 PBCC images/userns.pb-c.c [2020-07-15T12:36:26.267Z] #39 10.89 DEP images/userns.pb-c.d [2020-07-15T12:36:26.344Z] [2020-07-15T12:36:26.344Z] #64 exporting to image [2020-07-15T12:36:26.344Z] #64 exporting layers [2020-07-15T12:36:26.525Z] #39 10.95 PBCC images/cgroup.pb-c.c [2020-07-15T12:36:26.525Z] #39 11.01 DEP images/cgroup.pb-c.d [2020-07-15T12:36:26.525Z] #39 11.06 PBCC images/ext-file.pb-c.c [2020-07-15T12:36:26.525Z] #39 11.10 DEP images/ext-file.pb-c.d [2020-07-15T12:36:26.525Z] #39 11.16 PBCC images/rpc.pb-c.c [2020-07-15T12:36:26.757Z] #25 27.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:36:26.783Z] #39 11.26 DEP images/rpc.pb-c.d [2020-07-15T12:36:26.783Z] #39 11.30 PBCC images/siginfo.pb-c.c [2020-07-15T12:36:26.783Z] #39 11.33 DEP images/siginfo.pb-c.d [2020-07-15T12:36:26.783Z] #39 11.38 PBCC images/pagemap.pb-c.c [2020-07-15T12:36:26.783Z] #39 ... [2020-07-15T12:36:26.783Z] [2020-07-15T12:36:26.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:26.783Z] #41 72.12 fmt [2020-07-15T12:36:26.783Z] #41 72.36 path/filepath [2020-07-15T12:36:26.783Z] #41 74.91 regexp/syntax [2020-07-15T12:36:26.783Z] #41 78.61 flag [2020-07-15T12:36:26.783Z] #41 79.59 go/token [2020-07-15T12:36:26.783Z] #41 80.44 go/scanner [2020-07-15T12:36:26.783Z] #41 80.71 regexp [2020-07-15T12:36:26.783Z] #41 81.98 go/ast [2020-07-15T12:36:27.033Z] #52 ... [2020-07-15T12:36:27.033Z] [2020-07-15T12:36:27.033Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:27.033Z] #41 83.33 net/url [2020-07-15T12:36:27.033Z] #41 83.77 go/ast [2020-07-15T12:36:27.033Z] #41 85.49 text/template/parse [2020-07-15T12:36:27.033Z] #41 90.48 go/parser [2020-07-15T12:36:27.033Z] #41 90.77 text/template [2020-07-15T12:36:27.040Z] #41 ... [2020-07-15T12:36:27.040Z] [2020-07-15T12:36:27.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:27.040Z] #39 11.49 DEP images/pagemap.pb-c.d [2020-07-15T12:36:27.040Z] #39 11.57 PBCC images/rlimit.pb-c.c [2020-07-15T12:36:27.040Z] #39 11.58 DEP images/rlimit.pb-c.d [2020-07-15T12:36:27.040Z] #39 11.64 PBCC images/file-lock.pb-c.c [2020-07-15T12:36:27.040Z] #39 11.65 DEP images/file-lock.pb-c.d [2020-07-15T12:36:27.040Z] #39 11.69 PBCC images/tty.pb-c.c [2020-07-15T12:36:27.294Z] #41 ... [2020-07-15T12:36:27.294Z] [2020-07-15T12:36:27.294Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:27.294Z] #39 16.49 DEP images/mnt.pb-c.d [2020-07-15T12:36:27.294Z] #39 16.53 PBCC images/sk-packet.pb-c.c [2020-07-15T12:36:27.294Z] #39 16.58 DEP images/sk-packet.pb-c.d [2020-07-15T12:36:27.294Z] #39 16.65 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:36:27.294Z] #39 16.70 DEP images/tcp-stream.pb-c.d [2020-07-15T12:36:27.294Z] #39 16.77 PBCC images/pipe.pb-c.c [2020-07-15T12:36:27.294Z] #39 16.80 DEP images/pipe.pb-c.d [2020-07-15T12:36:27.294Z] #39 16.87 PBCC images/pstree.pb-c.c [2020-07-15T12:36:27.294Z] #39 16.89 DEP images/pstree.pb-c.d [2020-07-15T12:36:27.294Z] #39 16.98 PBCC images/fs.pb-c.c [2020-07-15T12:36:27.294Z] #39 16.98 DEP images/fs.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.04 PBCC images/signalfd.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.10 DEP images/signalfd.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.17 PBCC images/fh.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.27 PBCC images/fsnotify.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.36 DEP images/fh.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.42 DEP images/fsnotify.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.51 PBCC images/eventpoll.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.54 DEP images/eventpoll.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.59 PBCC images/eventfd.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.61 DEP images/eventfd.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.66 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.69 DEP images/remap-file-path.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.76 PBCC images/fifo.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.78 DEP images/fifo.pb-c.d [2020-07-15T12:36:27.294Z] #39 17.85 PBCC images/ghost-file.pb-c.c [2020-07-15T12:36:27.294Z] #39 17.94 DEP images/ghost-file.pb-c.d [2020-07-15T12:36:27.294Z] #39 18.00 PBCC images/regfile.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.11 DEP images/regfile.pb-c.d [2020-07-15T12:36:27.294Z] #39 18.18 PBCC images/ns.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.22 DEP images/ns.pb-c.d [2020-07-15T12:36:27.294Z] #39 18.26 PBCC images/fdinfo.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.31 DEP images/fdinfo.pb-c.d [2020-07-15T12:36:27.294Z] #39 18.36 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.41 PBCC images/core-arm.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.50 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.58 PBCC images/core-s390.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.65 PBCC images/core-x86.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.76 PBCC images/core.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.82 PBCC images/inventory.pb-c.c [2020-07-15T12:36:27.294Z] #39 18.90 DEP images/core-aarch64.pb-c.d [2020-07-15T12:36:27.294Z] #39 18.98 DEP images/core-arm.pb-c.d [2020-07-15T12:36:27.294Z] #39 19.03 DEP images/core-ppc64.pb-c.d [2020-07-15T12:36:27.294Z] #39 19.08 DEP images/core-s390.pb-c.d [2020-07-15T12:36:27.294Z] #39 19.14 DEP images/core-x86.pb-c.d [2020-07-15T12:36:27.294Z] #39 19.20 DEP images/core.pb-c.d [2020-07-15T12:36:27.294Z] #39 19.27 DEP images/inventory.pb-c.d [2020-07-15T12:36:27.298Z] #39 11.75 DEP images/tty.pb-c.d [2020-07-15T12:36:27.298Z] #39 11.81 PBCC images/tun.pb-c.c [2020-07-15T12:36:27.298Z] #39 11.86 PBCC images/netdev.pb-c.c [2020-07-15T12:36:27.298Z] #39 11.95 DEP images/tun.pb-c.d [2020-07-15T12:36:27.334Z] #25 27.70 [2020-07-15T12:36:27.334Z] #25 27.85 ######################################################################## 100.0% [2020-07-15T12:36:24.603Z] > git merge 61b73ee714f9f4bd575377a1a0a3fa7bfd2ebceb # timeout=10 [2020-07-15T12:36:24.752Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-15T12:36:24.904Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T12:36:24.947Z] > git checkout -f bf7fd015f785d7e827f78dddcd274c1f05879059 # timeout=10 [2020-07-15T12:36:27.555Z] #39 19.35 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:36:27.555Z] #39 19.38 DEP images/cpuinfo.pb-c.d [2020-07-15T12:36:27.555Z] #39 19.46 PBCC images/stats.pb-c.c [2020-07-15T12:36:27.555Z] #39 19.49 DEP images/stats.pb-c.d [2020-07-15T12:36:27.556Z] #39 12.02 DEP images/netdev.pb-c.d [2020-07-15T12:36:27.556Z] #39 12.08 PBCC images/vma.pb-c.c [2020-07-15T12:36:27.556Z] #39 12.17 DEP images/vma.pb-c.d [2020-07-15T12:36:27.556Z] #39 12.23 PBCC images/creds.pb-c.c [2020-07-15T12:36:27.597Z] #25 27.94 [2020-07-15T12:36:27.597Z] #25 28.03 Download of images into '/build' complete. [2020-07-15T12:36:27.597Z] #25 28.03 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:36:27.597Z] #25 28.03 tar -cC '/build' . | docker load [2020-07-15T12:36:27.814Z] #39 12.26 DEP images/creds.pb-c.d [2020-07-15T12:36:27.814Z] #39 12.31 PBCC images/utsns.pb-c.c [2020-07-15T12:36:27.814Z] #39 12.35 DEP images/utsns.pb-c.d [2020-07-15T12:36:27.814Z] #39 12.44 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:36:27.814Z] #39 12.49 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:36:28.030Z] #48 94.94 go/scanner [2020-07-15T12:36:28.072Z] #39 12.57 DEP images/ipc-desc.pb-c.d [2020-07-15T12:36:28.072Z] #39 12.61 DEP images/ipc-sem.pb-c.d [2020-07-15T12:36:28.072Z] #39 12.65 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:36:28.072Z] #39 12.70 DEP images/ipc-msg.pb-c.d [2020-07-15T12:36:28.173Z] #25 DONE 28.5s [2020-07-15T12:36:28.173Z] [2020-07-15T12:36:28.173Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:28.173Z] #52 25.15 Checking out files: 36% (1160/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 81% (2599/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:36:28.173Z] #52 26.79 + cd /tmp/tmp.wMiY7b3RC8/src/github.com/containerd/containerd [2020-07-15T12:36:28.173Z] #52 26.79 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:28.173Z] #52 28.33 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:36:28.174Z] #52 28.33 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:36:28.174Z] #52 28.33 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:28.174Z] #52 28.33 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:28.174Z] #52 28.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:36:28.174Z] #52 28.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:36:28.174Z] #52 28.33 + '[' '' = dynamic ']' [2020-07-15T12:36:28.174Z] #52 28.33 + make [2020-07-15T12:36:28.329Z] #39 12.77 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:36:28.329Z] #39 12.83 DEP images/ipc-shm.pb-c.d [2020-07-15T12:36:28.329Z] #39 12.90 PBCC images/ipc-var.pb-c.c [2020-07-15T12:36:28.329Z] #39 12.96 DEP images/ipc-var.pb-c.d [2020-07-15T12:36:28.438Z] #52 ... [2020-07-15T12:36:28.438Z] [2020-07-15T12:36:28.438Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:28.438Z] #47 54.80 golang.org/x/crypto/ssh/terminal [2020-07-15T12:36:28.438Z] #47 54.89 go/ast [2020-07-15T12:36:28.438Z] #47 55.70 mvdan.cc/editorconfig [2020-07-15T12:36:28.438Z] #47 56.60 mvdan.cc/sh/v3/syntax [2020-07-15T12:36:28.438Z] #47 ... [2020-07-15T12:36:28.438Z] [2020-07-15T12:36:28.438Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:28.438Z] #52 29.72 + bin/ctr [2020-07-15T12:36:28.466Z] #17 ... [2020-07-15T12:36:28.467Z] [2020-07-15T12:36:28.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:28.467Z] #39 105.2 CC criu/eventpoll.o [2020-07-15T12:36:28.467Z] #39 105.9 CC criu/external.o [2020-07-15T12:36:28.467Z] #39 106.4 CC criu/fault-injection.o [2020-07-15T12:36:28.467Z] #39 106.5 CC criu/fdstore.o [2020-07-15T12:36:28.467Z] #39 106.8 CC criu/fifo.o [2020-07-15T12:36:28.467Z] #39 107.1 CC criu/file-ids.o [2020-07-15T12:36:28.467Z] #39 107.3 CC criu/file-lock.o [2020-07-15T12:36:28.467Z] #39 108.1 CC criu/files-ext.o [2020-07-15T12:36:28.467Z] #39 108.5 CC criu/files-reg.o [2020-07-15T12:36:28.467Z] #39 110.3 CC criu/files.o [2020-07-15T12:36:28.467Z] #39 112.4 CC criu/filesystems.o [2020-07-15T12:36:28.467Z] #39 113.1 CC criu/fsnotify.o [2020-07-15T12:36:28.467Z] #39 114.0 CC criu/image-desc.o [2020-07-15T12:36:28.467Z] #39 114.2 CC criu/image.o [2020-07-15T12:36:28.467Z] #39 115.1 CC criu/ipc_ns.o [2020-07-15T12:36:28.467Z] #39 ... [2020-07-15T12:36:28.467Z] [2020-07-15T12:36:28.467Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:28.596Z] #39 13.02 PBCC images/sk-opts.pb-c.c [2020-07-15T12:36:28.596Z] #39 13.06 PBCC images/packet-sock.pb-c.c [2020-07-15T12:36:28.596Z] #39 13.15 DEP images/sk-opts.pb-c.d [2020-07-15T12:36:28.596Z] #39 13.21 DEP images/packet-sock.pb-c.d [2020-07-15T12:36:28.596Z] #39 13.25 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:36:28.726Z] #17 48.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:36:28.727Z] #17 48.84 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:36:28.727Z] #17 48.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:36:28.727Z] #17 48.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:36:28.727Z] #17 48.94 invoke-rc.d: could not determine current runlevel [2020-07-15T12:36:28.727Z] #17 48.95 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:36:28.727Z] #17 48.96 Setting up pigz (2.4-1) ... [2020-07-15T12:36:28.727Z] #17 48.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:36:28.727Z] #17 49.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:36:28.727Z] #17 49.01 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:36:28.727Z] #17 49.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:36:28.727Z] #17 49.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:36:28.854Z] #39 13.30 DEP images/sk-netlink.pb-c.d [2020-07-15T12:36:28.854Z] #39 13.39 PBCC images/sk-inet.pb-c.c [2020-07-15T12:36:28.854Z] #39 13.47 DEP images/sk-inet.pb-c.d [2020-07-15T12:36:29.075Z] #64 exporting layers 2.5s done [2020-07-15T12:36:29.075Z] #64 writing image sha256:4ea6c1b551cc256463260732f373d633a571d05ccab11942dee421019bf9be42 done [2020-07-15T12:36:29.075Z] #64 naming to docker.io/library/docker:bf7fd015f785d7e827f78dddcd274c1f05879059 done [2020-07-15T12:36:29.075Z] #64 DONE 2.5s [Pipeline] } [2020-07-15T12:36:29.117Z] #48 ... [2020-07-15T12:36:29.117Z] [2020-07-15T12:36:29.117Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:29.117Z] #40 24.42 CC images/regfile.o [2020-07-15T12:36:29.117Z] #40 24.64 CC images/ghost-file.o [2020-07-15T12:36:29.117Z] #40 25.02 CC images/fifo.o [2020-07-15T12:36:29.117Z] #40 25.21 CC images/remap-file-path.o [2020-07-15T12:36:29.117Z] #40 25.51 CC images/eventfd.o [2020-07-15T12:36:29.117Z] #40 25.90 CC images/eventpoll.o [2020-07-15T12:36:29.117Z] #40 26.33 CC images/fh.o [2020-07-15T12:36:29.117Z] #40 26.68 CC images/fsnotify.o [2020-07-15T12:36:29.117Z] #40 27.42 CC images/signalfd.o [2020-07-15T12:36:29.117Z] #40 27.62 CC images/fs.o [2020-07-15T12:36:29.117Z] #40 27.86 CC images/pstree.o [2020-07-15T12:36:29.117Z] #40 28.12 CC images/pipe.o [2020-07-15T12:36:29.117Z] #40 28.38 CC images/tcp-stream.o [2020-07-15T12:36:29.117Z] #40 28.61 CC images/sk-packet.o [2020-07-15T12:36:29.117Z] #40 28.93 CC images/mnt.o [2020-07-15T12:36:29.117Z] #40 29.21 CC images/pipe-data.o [2020-07-15T12:36:29.117Z] #40 29.47 CC images/sa.o [2020-07-15T12:36:29.117Z] #40 29.76 CC images/timer.o [2020-07-15T12:36:29.117Z] #40 30.20 CC images/timerfd.o [2020-07-15T12:36:29.117Z] #40 30.46 CC images/mm.o [2020-07-15T12:36:29.117Z] #40 ... [2020-07-15T12:36:29.117Z] [2020-07-15T12:36:29.117Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:29.117Z] #42 85.93 regexp [2020-07-15T12:36:29.117Z] #42 90.70 os/exec [2020-07-15T12:36:29.117Z] #42 90.75 net [2020-07-15T12:36:29.117Z] #42 94.66 internal/lazyregexp [2020-07-15T12:36:29.117Z] #42 95.18 github.com/LK4D4/vndr/versioned [2020-07-15T12:36:29.117Z] #42 ... [2020-07-15T12:36:29.117Z] [2020-07-15T12:36:29.117Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:29.117Z] #31 86.11 internal/fmtsort [2020-07-15T12:36:29.117Z] #31 87.59 fmt [2020-07-15T12:36:29.117Z] #31 87.59 path/filepath [2020-07-15T12:36:29.117Z] #31 89.56 io/ioutil [2020-07-15T12:36:29.117Z] #31 91.73 github.com/BurntSushi/toml [2020-07-15T12:36:29.117Z] #31 91.74 log [2020-07-15T12:36:29.117Z] #31 91.77 flag [2020-07-15T12:36:29.118Z] #39 13.54 PBCC images/sk-unix.pb-c.c [2020-07-15T12:36:29.118Z] #39 13.61 DEP images/sk-unix.pb-c.d [2020-07-15T12:36:29.118Z] #39 13.67 PBCC images/mm.pb-c.c [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T12:36:29.296Z] #17 49.49 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:36:29.296Z] #17 49.50 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:36:29.296Z] #17 49.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:29.296Z] #17 49.52 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:36:29.296Z] #17 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:36:29.296Z] #17 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:36:29.296Z] #17 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:36:29.296Z] #17 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:36:29.296Z] #17 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:36:29.296Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:36:29.296Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:36:29.296Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:36:29.379Z] #39 ... [2020-07-15T12:36:29.379Z] [2020-07-15T12:36:29.379Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:29.379Z] #33 9.323 -- Detecting C compile features - done [2020-07-15T12:36:29.379Z] #33 9.382 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:36:29.379Z] #33 9.665 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:36:29.379Z] #33 9.803 -- Configuring done [2020-07-15T12:36:29.379Z] #33 9.838 -- Generating done [2020-07-15T12:36:29.379Z] #33 9.850 -- Build files have been written to: /tmp/tmp.QlzOuJS0vf/tini [2020-07-15T12:36:29.379Z] #33 9.874 + make tini-static [2020-07-15T12:36:29.379Z] #33 10.49 Scanning dependencies of target tini-static [2020-07-15T12:36:29.379Z] #33 10.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:36:29.379Z] #33 12.06 [100%] Linking C executable tini-static [2020-07-15T12:36:29.379Z] #33 12.70 [100%] Built target tini-static [2020-07-15T12:36:29.379Z] #33 12.80 + mkdir -p /build [2020-07-15T12:36:29.379Z] #33 12.80 + cp tini-static /build/docker-init [2020-07-15T12:36:29.379Z] #33 DONE 13.0s [2020-07-15T12:36:29.379Z] [2020-07-15T12:36:29.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:29.379Z] #39 13.77 DEP images/mm.pb-c.d [2020-07-15T12:36:29.379Z] #39 13.88 PBCC images/timerfd.pb-c.c [2020-07-15T12:36:29.379Z] #39 13.98 DEP images/timerfd.pb-c.d [2020-07-15T12:36:29.379Z] #39 14.05 PBCC images/timer.pb-c.c [2020-07-15T12:36:29.379Z] #39 14.10 DEP images/timer.pb-c.d [2020-07-15T12:36:29.417Z] #31 96.27 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:36:29.417Z] #31 ... [2020-07-15T12:36:29.417Z] [2020-07-15T12:36:29.417Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:29.417Z] #48 96.30 mvdan.cc/editorconfig [2020-07-15T12:36:29.466Z] #39 21.06 make[1]: Nothing to be done for 'all'. [2020-07-15T12:36:29.519Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/test/unit [2020-07-15T12:36:29.556Z] #17 49.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:36:29.556Z] #17 49.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:36:29.556Z] #17 49.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:36:29.556Z] #17 49.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:36:29.556Z] #17 49.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:36:29.556Z] #17 49.68 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:36:29.637Z] #39 14.21 PBCC images/sa.pb-c.c [2020-07-15T12:36:29.637Z] #39 14.30 DEP images/sa.pb-c.d [2020-07-15T12:36:29.894Z] #39 14.45 PBCC images/pipe-data.pb-c.c [2020-07-15T12:36:29.894Z] #39 14.46 DEP images/pipe-data.pb-c.d [2020-07-15T12:36:30.093Z] #48 97.00 mvdan.cc/sh/v3/syntax [2020-07-15T12:36:30.152Z] #39 14.68 PBCC images/mnt.pb-c.c [2020-07-15T12:36:30.152Z] #39 14.72 DEP images/mnt.pb-c.d [2020-07-15T12:36:30.409Z] #39 14.83 PBCC images/sk-packet.pb-c.c [2020-07-15T12:36:30.409Z] #39 14.90 DEP images/sk-packet.pb-c.d [2020-07-15T12:36:30.409Z] #39 15.00 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:36:30.409Z] #39 15.07 DEP images/tcp-stream.pb-c.d [2020-07-15T12:36:30.666Z] #39 15.14 PBCC images/pipe.pb-c.c [2020-07-15T12:36:30.666Z] #39 15.19 DEP images/pipe.pb-c.d [2020-07-15T12:36:30.666Z] #39 15.26 PBCC images/pstree.pb-c.c [2020-07-15T12:36:30.666Z] #39 15.29 DEP images/pstree.pb-c.d [2020-07-15T12:36:30.666Z] #39 15.34 PBCC images/fs.pb-c.c [2020-07-15T12:36:30.850Z] #39 22.57 CC images/stats.o [2020-07-15T12:36:30.923Z] #39 15.36 DEP images/fs.pb-c.d [2020-07-15T12:36:30.923Z] #39 15.41 PBCC images/signalfd.pb-c.c [2020-07-15T12:36:30.923Z] #39 15.51 DEP images/signalfd.pb-c.d [2020-07-15T12:36:30.923Z] #39 15.55 PBCC images/fh.pb-c.c [2020-07-15T12:36:30.923Z] #39 15.59 PBCC images/fsnotify.pb-c.c [2020-07-15T12:36:31.110Z] #39 23.08 CC images/core.o [2020-07-15T12:36:31.181Z] #39 15.65 DEP images/fh.pb-c.d [2020-07-15T12:36:31.181Z] #39 15.69 DEP images/fsnotify.pb-c.d [2020-07-15T12:36:31.181Z] #39 15.77 PBCC images/eventpoll.pb-c.c [2020-07-15T12:36:31.181Z] #39 ... [2020-07-15T12:36:31.181Z] [2020-07-15T12:36:31.181Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:31.181Z] #30 81.62 github.com/BurntSushi/toml/cmd/tomlv [2020-07-15T12:36:31.181Z] #30 DONE 86.5s [2020-07-15T12:36:31.181Z] [2020-07-15T12:36:31.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:31.181Z] #39 15.81 DEP images/eventpoll.pb-c.d [2020-07-15T12:36:31.181Z] #39 15.87 PBCC images/eventfd.pb-c.c [2020-07-15T12:36:31.438Z] #39 15.92 DEP images/eventfd.pb-c.d [2020-07-15T12:36:31.438Z] #39 15.98 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:36:31.438Z] #39 16.01 DEP images/remap-file-path.pb-c.d [2020-07-15T12:36:31.438Z] #39 16.11 PBCC images/fifo.pb-c.c [2020-07-15T12:36:31.696Z] #39 16.20 DEP images/fifo.pb-c.d [2020-07-15T12:36:31.696Z] #39 16.39 PBCC images/ghost-file.pb-c.c [2020-07-15T12:36:31.953Z] #39 16.48 DEP images/ghost-file.pb-c.d [2020-07-15T12:36:31.953Z] #39 16.61 PBCC images/regfile.pb-c.c [2020-07-15T12:36:32.052Z] #39 23.88 CC images/core-x86.o [2020-07-15T12:36:32.209Z] #48 98.97 go/ast [2020-07-15T12:36:32.211Z] #39 16.72 DEP images/regfile.pb-c.d [2020-07-15T12:36:32.211Z] #39 16.81 PBCC images/ns.pb-c.c [2020-07-15T12:36:32.211Z] #39 16.88 DEP images/ns.pb-c.d [2020-07-15T12:36:32.255Z] ? github.com/docker/docker/api [no test files] [2020-07-15T12:36:32.468Z] #39 16.97 PBCC images/fdinfo.pb-c.c [2020-07-15T12:36:32.468Z] #39 17.04 DEP images/fdinfo.pb-c.d [2020-07-15T12:36:32.468Z] #39 17.08 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:36:32.468Z] #39 17.12 PBCC images/core-arm.pb-c.c [2020-07-15T12:36:32.468Z] #39 17.17 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:36:32.468Z] #39 17.21 PBCC images/core-s390.pb-c.c [2020-07-15T12:36:32.511Z] #48 99.53 encoding/json [2020-07-15T12:36:32.623Z] #39 24.46 CC images/core-arm.o [2020-07-15T12:36:32.726Z] #39 17.26 PBCC images/core-x86.pb-c.c [2020-07-15T12:36:32.726Z] #39 17.31 PBCC images/core.pb-c.c [2020-07-15T12:36:32.726Z] #39 17.37 PBCC images/inventory.pb-c.c [2020-07-15T12:36:32.726Z] #39 17.43 DEP images/core-aarch64.pb-c.d [2020-07-15T12:36:32.810Z] #48 99.91 golang.org/x/sys/unix [2020-07-15T12:36:32.851Z] #17 52.60 Setting up iptables (1.8.2-4) ... [2020-07-15T12:36:32.851Z] #17 52.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:36:32.851Z] #17 52.67 Setting up python3 (3.7.3-1) ... [2020-07-15T12:36:32.851Z] #17 53.20 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:36:32.983Z] #39 17.48 DEP images/core-arm.pb-c.d [2020-07-15T12:36:32.983Z] #39 17.54 DEP images/core-ppc64.pb-c.d [2020-07-15T12:36:32.983Z] #39 17.59 DEP images/core-s390.pb-c.d [2020-07-15T12:36:32.983Z] #39 17.66 DEP images/core-x86.pb-c.d [2020-07-15T12:36:33.194Z] #39 24.99 CC images/core-aarch64.o [2020-07-15T12:36:33.248Z] #39 17.73 DEP images/core.pb-c.d [2020-07-15T12:36:33.248Z] #39 17.78 DEP images/inventory.pb-c.d [2020-07-15T12:36:33.248Z] #39 17.86 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:36:33.455Z] #39 25.38 CC images/core-ppc64.o [2020-07-15T12:36:33.462Z] #48 ... [2020-07-15T12:36:33.462Z] [2020-07-15T12:36:33.462Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:33.462Z] #31 DONE 100.4s [2020-07-15T12:36:33.462Z] [2020-07-15T12:36:33.462Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:33.462Z] #40 30.83 CC images/sk-opts.o [2020-07-15T12:36:33.462Z] #40 31.12 CC images/sk-unix.o [2020-07-15T12:36:33.462Z] #40 31.57 CC images/sk-inet.o [2020-07-15T12:36:33.462Z] #40 32.02 CC images/tun.o [2020-07-15T12:36:33.462Z] #40 32.48 CC images/sk-netlink.o [2020-07-15T12:36:33.462Z] #40 32.69 CC images/packet-sock.o [2020-07-15T12:36:33.462Z] #40 33.10 CC images/ipc-var.o [2020-07-15T12:36:33.462Z] #40 33.35 CC images/ipc-desc.o [2020-07-15T12:36:33.462Z] #40 33.65 CC images/ipc-shm.o [2020-07-15T12:36:33.462Z] #40 33.92 CC images/ipc-msg.o [2020-07-15T12:36:33.462Z] #40 34.23 CC images/ipc-sem.o [2020-07-15T12:36:33.462Z] #40 34.49 CC images/utsns.o [2020-07-15T12:36:33.462Z] #40 34.74 CC images/creds.o [2020-07-15T12:36:33.506Z] #39 17.95 DEP images/cpuinfo.pb-c.d [2020-07-15T12:36:33.506Z] #39 17.99 PBCC images/stats.pb-c.c [2020-07-15T12:36:33.506Z] #39 18.03 DEP images/stats.pb-c.d [2020-07-15T12:36:33.746Z] #52 ... [2020-07-15T12:36:33.746Z] [2020-07-15T12:36:33.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:33.746Z] #39 3.987 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:36:33.746Z] #39 3.987 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:36:33.746Z] #39 4.000 Note: Building without GnuTLS support [2020-07-15T12:36:33.746Z] #39 4.007 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:36:33.746Z] #39 4.007 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:36:33.746Z] #39 5.985 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:36:33.746Z] #39 6.092 GEN .gitid [2020-07-15T12:36:33.746Z] #39 6.155 GEN criu/include/version.h [2020-07-15T12:36:33.746Z] #39 6.257 GEN include/common/asm [2020-07-15T12:36:33.746Z] #39 7.997 PBCC images/timens.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.041 DEP images/timens.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.083 PBCC images/fown.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.119 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.199 PBCC images/opts.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.288 PBCC images/memfd.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.309 DEP images/fown.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.371 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.440 DEP images/opts.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.526 DEP images/memfd.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.568 PBCC images/sit.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.641 DEP images/sit.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.761 PBCC images/macvlan.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.778 DEP images/macvlan.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.825 PBCC images/autofs.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.852 DEP images/autofs.pb-c.d [2020-07-15T12:36:33.746Z] #39 8.897 PBCC images/sysctl.pb-c.c [2020-07-15T12:36:33.746Z] #39 8.942 DEP images/sysctl.pb-c.d [2020-07-15T12:36:33.746Z] #39 9.033 PBCC images/time.pb-c.c [2020-07-15T12:36:33.746Z] #39 9.060 DEP images/time.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.101 PBCC images/binfmt-misc.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.133 DEP images/binfmt-misc.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.212 PBCC images/seccomp.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.218 DEP images/seccomp.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.290 PBCC images/userns.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.336 DEP images/userns.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.381 PBCC images/cgroup.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.395 DEP images/cgroup.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.417 PBCC images/ext-file.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.433 DEP images/ext-file.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.455 PBCC images/rpc.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.481 DEP images/rpc.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.511 PBCC images/siginfo.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.533 DEP images/siginfo.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.594 PBCC images/pagemap.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.634 DEP images/pagemap.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.682 PBCC images/rlimit.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.726 DEP images/rlimit.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.807 PBCC images/file-lock.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.838 DEP images/file-lock.pb-c.d [2020-07-15T12:36:33.747Z] #39 9.875 PBCC images/tty.pb-c.c [2020-07-15T12:36:33.747Z] #39 9.927 DEP images/tty.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.02 PBCC images/tun.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.08 PBCC images/netdev.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.12 DEP images/tun.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.18 DEP images/netdev.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.22 PBCC images/vma.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.28 DEP images/vma.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.36 PBCC images/creds.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.39 DEP images/creds.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.45 PBCC images/utsns.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.46 DEP images/utsns.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.51 PBCC images/ipc-desc.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.52 PBCC images/ipc-sem.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.57 DEP images/ipc-desc.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.61 DEP images/ipc-sem.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.65 PBCC images/ipc-msg.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.67 DEP images/ipc-msg.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.71 PBCC images/ipc-shm.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.74 DEP images/ipc-shm.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.79 PBCC images/ipc-var.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.82 DEP images/ipc-var.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.85 PBCC images/sk-opts.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.88 PBCC images/packet-sock.pb-c.c [2020-07-15T12:36:33.747Z] #39 10.94 DEP images/sk-opts.pb-c.d [2020-07-15T12:36:33.747Z] #39 10.97 DEP images/packet-sock.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.10 PBCC images/sk-netlink.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.13 DEP images/sk-netlink.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.18 PBCC images/sk-inet.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.25 DEP images/sk-inet.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.30 PBCC images/sk-unix.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.33 DEP images/sk-unix.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.47 PBCC images/mm.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.53 DEP images/mm.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.58 PBCC images/timerfd.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.64 DEP images/timerfd.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.71 PBCC images/timer.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.74 DEP images/timer.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.80 PBCC images/sa.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.89 DEP images/sa.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.94 PBCC images/pipe-data.pb-c.c [2020-07-15T12:36:33.747Z] #39 11.96 DEP images/pipe-data.pb-c.d [2020-07-15T12:36:33.747Z] #39 11.98 PBCC images/mnt.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.01 DEP images/mnt.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.07 PBCC images/sk-packet.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.10 DEP images/sk-packet.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.14 PBCC images/tcp-stream.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.17 DEP images/tcp-stream.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.19 PBCC images/pipe.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.25 DEP images/pipe.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.33 PBCC images/pstree.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.34 DEP images/pstree.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.43 PBCC images/fs.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.47 DEP images/fs.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.56 PBCC images/signalfd.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.61 DEP images/signalfd.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.69 PBCC images/fh.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.74 PBCC images/fsnotify.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.78 DEP images/fh.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.82 DEP images/fsnotify.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.85 PBCC images/eventpoll.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.86 DEP images/eventpoll.pb-c.d [2020-07-15T12:36:33.747Z] #39 12.91 PBCC images/eventfd.pb-c.c [2020-07-15T12:36:33.747Z] #39 12.93 DEP images/eventfd.pb-c.d [2020-07-15T12:36:33.747Z] #39 13.00 PBCC images/remap-file-path.pb-c.c [2020-07-15T12:36:33.747Z] #39 13.02 DEP images/remap-file-path.pb-c.d [2020-07-15T12:36:33.747Z] #39 13.05 PBCC images/fifo.pb-c.c [2020-07-15T12:36:33.747Z] #39 13.10 DEP images/fifo.pb-c.d [2020-07-15T12:36:33.747Z] #39 13.16 PBCC images/ghost-file.pb-c.c [2020-07-15T12:36:33.747Z] #39 ... [2020-07-15T12:36:33.747Z] [2020-07-15T12:36:33.747Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:33.747Z] #33 3.897 + RM_GOPATH=0 [2020-07-15T12:36:33.747Z] #33 3.897 + TMP_GOPATH= [2020-07-15T12:36:33.747Z] #33 3.897 + : /build [2020-07-15T12:36:33.747Z] #33 3.897 + '[' -z '' ']' [2020-07-15T12:36:33.747Z] #33 3.900 ++ mktemp -d [2020-07-15T12:36:33.747Z] #33 3.904 + export GOPATH=/tmp/tmp.movAsPpgA1 [2020-07-15T12:36:33.747Z] #33 3.904 + GOPATH=/tmp/tmp.movAsPpgA1 [2020-07-15T12:36:33.747Z] #33 3.909 + RM_GOPATH=1 [2020-07-15T12:36:33.747Z] #33 3.909 + case "$(go env GOARCH)" in [2020-07-15T12:36:33.747Z] #33 3.909 ++ go env GOARCH [2020-07-15T12:36:33.747Z] #33 3.961 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:33.747Z] #33 3.961 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:33.747Z] #33 3.961 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:33.747Z] #33 3.961 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:33.747Z] #33 3.961 + dir=/tmp/install [2020-07-15T12:36:33.747Z] #33 3.961 + bin=tini [2020-07-15T12:36:33.747Z] #33 3.961 + shift [2020-07-15T12:36:33.747Z] #33 3.961 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-15T12:36:33.747Z] #33 3.961 + . /tmp/install/tini.installer [2020-07-15T12:36:33.747Z] #33 3.961 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:33.747Z] #33 3.961 + install_tini [2020-07-15T12:36:33.747Z] #33 3.961 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-15T12:36:33.747Z] #33 3.961 + git clone https://github.com/krallin/tini.git /tmp/tmp.movAsPpgA1/tini [2020-07-15T12:36:33.747Z] #33 3.963 Cloning into '/tmp/tmp.movAsPpgA1/tini'... [2020-07-15T12:36:33.747Z] #33 5.039 + cd /tmp/tmp.movAsPpgA1/tini [2020-07-15T12:36:33.747Z] #33 5.045 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-15T12:36:33.747Z] #33 5.058 + cmake . [2020-07-15T12:36:33.747Z] #33 5.638 -- The C compiler identification is GNU 8.3.0 [2020-07-15T12:36:33.747Z] #33 5.677 -- Check for working C compiler: /usr/bin/cc [2020-07-15T12:36:33.747Z] #33 6.600 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-15T12:36:33.747Z] #33 6.602 -- Detecting C compiler ABI info [2020-07-15T12:36:33.747Z] #33 7.411 -- Detecting C compiler ABI info - done [2020-07-15T12:36:33.747Z] #33 7.460 -- Detecting C compile features [2020-07-15T12:36:33.747Z] #33 10.27 -- Detecting C compile features - done [2020-07-15T12:36:33.747Z] #33 10.31 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-15T12:36:33.747Z] #33 10.64 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-15T12:36:33.747Z] #33 10.75 -- Configuring done [2020-07-15T12:36:33.747Z] #33 10.77 -- Generating done [2020-07-15T12:36:33.747Z] #33 10.78 -- Build files have been written to: /tmp/tmp.movAsPpgA1/tini [2020-07-15T12:36:33.747Z] #33 10.79 + make tini-static [2020-07-15T12:36:33.747Z] #33 11.25 Scanning dependencies of target tini-static [2020-07-15T12:36:33.747Z] #33 11.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-15T12:36:33.747Z] #33 12.66 [100%] Linking C executable tini-static [2020-07-15T12:36:33.747Z] #33 13.32 [100%] Built target tini-static [2020-07-15T12:36:33.747Z] #33 13.39 + mkdir -p /build [2020-07-15T12:36:33.747Z] #33 13.39 + cp tini-static /build/docker-init [2020-07-15T12:36:33.747Z] #33 DONE 13.9s [2020-07-15T12:36:33.747Z] [2020-07-15T12:36:33.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:33.747Z] #39 13.23 DEP images/ghost-file.pb-c.d [2020-07-15T12:36:33.747Z] #39 ... [2020-07-15T12:36:33.747Z] [2020-07-15T12:36:33.747Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:33.747Z] #10 60.63 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:36:33.747Z] #10 60.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T12:36:33.747Z] #10 60.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:33.747Z] #10 60.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:36:33.747Z] #10 60.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T12:36:33.747Z] #10 60.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:33.762Z] #40 35.17 CC images/vma.o [2020-07-15T12:36:33.793Z] #17 53.92 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:36:34.010Z] #10 ... [2020-07-15T12:36:34.010Z] [2020-07-15T12:36:34.010Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:34.010Z] #39 13.30 PBCC images/regfile.pb-c.c [2020-07-15T12:36:34.010Z] #39 13.37 DEP images/regfile.pb-c.d [2020-07-15T12:36:34.010Z] #39 13.44 PBCC images/ns.pb-c.c [2020-07-15T12:36:34.010Z] #39 13.47 DEP images/ns.pb-c.d [2020-07-15T12:36:34.063Z] #40 35.48 CC images/netdev.o [2020-07-15T12:36:34.273Z] #39 13.55 PBCC images/fdinfo.pb-c.c [2020-07-15T12:36:34.273Z] #39 13.62 DEP images/fdinfo.pb-c.d [2020-07-15T12:36:34.273Z] #39 13.69 PBCC images/core-aarch64.pb-c.c [2020-07-15T12:36:34.273Z] #39 ... [2020-07-15T12:36:34.273Z] [2020-07-15T12:36:34.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:34.273Z] #41 60.60 text/template [2020-07-15T12:36:34.273Z] #41 62.19 go/parser [2020-07-15T12:36:34.273Z] #41 66.69 go/doc [2020-07-15T12:36:34.273Z] #41 67.05 encoding/xml [2020-07-15T12:36:34.273Z] #41 68.88 compress/gzip [2020-07-15T12:36:34.273Z] #41 69.48 crypto/rand [2020-07-15T12:36:34.273Z] #41 70.40 crypto/elliptic [2020-07-15T12:36:34.273Z] #41 ... [2020-07-15T12:36:34.273Z] [2020-07-15T12:36:34.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:34.273Z] #39 13.72 PBCC images/core-arm.pb-c.c [2020-07-15T12:36:34.273Z] #39 13.75 PBCC images/core-ppc64.pb-c.c [2020-07-15T12:36:34.273Z] #39 13.79 PBCC images/core-s390.pb-c.c [2020-07-15T12:36:34.273Z] #39 13.83 PBCC images/core-x86.pb-c.c [2020-07-15T12:36:34.396Z] #39 26.05 CC images/core-s390.o [2020-07-15T12:36:34.537Z] #39 13.88 PBCC images/core.pb-c.c [2020-07-15T12:36:34.537Z] #39 13.97 PBCC images/inventory.pb-c.c [2020-07-15T12:36:34.537Z] #39 14.02 DEP images/core-aarch64.pb-c.d [2020-07-15T12:36:34.537Z] #39 14.09 DEP images/core-arm.pb-c.d [2020-07-15T12:36:34.714Z] #40 36.17 CC images/tty.o [2020-07-15T12:36:34.800Z] #39 14.14 DEP images/core-ppc64.pb-c.d [2020-07-15T12:36:34.800Z] #39 14.21 DEP images/core-s390.pb-c.d [2020-07-15T12:36:34.800Z] #39 14.30 DEP images/core-x86.pb-c.d [2020-07-15T12:36:34.878Z] #39 19.33 make[1]: Nothing to be done for 'all'. [2020-07-15T12:36:34.878Z] #39 ... [2020-07-15T12:36:34.878Z] [2020-07-15T12:36:34.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:34.878Z] #10 80.17 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-15T12:36:34.878Z] #10 80.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:36:34.878Z] #10 80.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:34.878Z] #10 80.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-15T12:36:34.878Z] #10 80.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:36:34.878Z] #10 80.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:34.967Z] #39 26.66 CC images/cpuinfo.o [2020-07-15T12:36:35.063Z] #39 14.39 DEP images/core.pb-c.d [2020-07-15T12:36:35.063Z] #39 14.49 DEP images/inventory.pb-c.d [2020-07-15T12:36:35.063Z] #39 ... [2020-07-15T12:36:35.063Z] [2020-07-15T12:36:35.063Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:35.063Z] #47 65.99 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:36:35.063Z] #47 DONE 71.6s [2020-07-15T12:36:35.063Z] [2020-07-15T12:36:35.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:35.063Z] #39 14.55 PBCC images/cpuinfo.pb-c.c [2020-07-15T12:36:35.063Z] #39 14.56 DEP images/cpuinfo.pb-c.d [2020-07-15T12:36:35.136Z] #10 ... [2020-07-15T12:36:35.136Z] [2020-07-15T12:36:35.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:35.136Z] #52 38.27 Checking out files: 79% (2531/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-15T12:36:35.136Z] #52 39.00 + cd /tmp/tmp.Z8xx3DkpTW/src/github.com/containerd/containerd [2020-07-15T12:36:35.136Z] #52 39.01 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-15T12:36:35.174Z] #17 55.32 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:36:35.174Z] #17 55.33 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:36:35.228Z] #39 27.13 CC images/inventory.o [2020-07-15T12:36:35.326Z] #39 14.66 PBCC images/stats.pb-c.c [2020-07-15T12:36:35.326Z] #39 14.68 DEP images/stats.pb-c.d [2020-07-15T12:36:35.367Z] #40 36.79 CC images/file-lock.o [2020-07-15T12:36:35.393Z] #52 ... [2020-07-15T12:36:35.393Z] [2020-07-15T12:36:35.393Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:35.393Z] #47 80.62 encoding/json [2020-07-15T12:36:35.393Z] #47 83.21 github.com/pkg/diff [2020-07-15T12:36:35.393Z] #47 85.20 go/ast [2020-07-15T12:36:35.393Z] #47 88.24 golang.org/x/crypto/ssh/terminal [2020-07-15T12:36:35.393Z] #47 89.96 mvdan.cc/editorconfig [2020-07-15T12:36:35.393Z] #47 ... [2020-07-15T12:36:35.393Z] [2020-07-15T12:36:35.393Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:35.393Z] #41 84.18 internal/lazyregexp [2020-07-15T12:36:35.393Z] #41 84.54 net/url [2020-07-15T12:36:35.393Z] #41 86.96 text/template/parse [2020-07-15T12:36:35.393Z] #41 88.52 go/parser [2020-07-15T12:36:35.488Z] #39 27.37 CC images/fdinfo.o [2020-07-15T12:36:35.651Z] #41 ... [2020-07-15T12:36:35.651Z] [2020-07-15T12:36:35.651Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:35.651Z] #47 90.93 mvdan.cc/sh/v3/fileutil [2020-07-15T12:36:35.667Z] #40 37.05 CC images/rlimit.o [2020-07-15T12:36:35.745Z] #17 55.75 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:36:35.749Z] #39 27.80 CC images/fown.o [2020-07-15T12:36:35.910Z] #47 91.13 mvdan.cc/sh/v3/syntax [2020-07-15T12:36:36.001Z] #40 37.32 CC images/pagemap.o [2020-07-15T12:36:36.009Z] #39 ... [2020-07-15T12:36:36.009Z] [2020-07-15T12:36:36.009Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:36.009Z] #47 92.24 mvdan.cc/sh/v3/fileutil [2020-07-15T12:36:36.009Z] #47 92.49 mvdan.cc/sh/v3/syntax [2020-07-15T12:36:36.009Z] #47 98.72 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:36:36.009Z] #47 ... [2020-07-15T12:36:36.009Z] [2020-07-15T12:36:36.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:36.009Z] #39 28.08 CC images/ns.o [2020-07-15T12:36:36.302Z] #40 37.71 CC images/siginfo.o [2020-07-15T12:36:36.580Z] #39 28.43 CC images/regfile.o [2020-07-15T12:36:36.602Z] #40 ... [2020-07-15T12:36:36.602Z] [2020-07-15T12:36:36.602Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:36.602Z] #11 93.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:36:36.602Z] #11 93.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-15T12:36:36.602Z] #11 93.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:36.602Z] #11 ... [2020-07-15T12:36:36.602Z] [2020-07-15T12:36:36.602Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:36.602Z] #40 38.02 CC images/rpc.o [2020-07-15T12:36:36.686Z] #17 56.78 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:36:36.841Z] #39 28.70 CC images/ghost-file.o [2020-07-15T12:36:36.946Z] #17 57.29 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:36:37.101Z] #39 29.06 CC images/fifo.o [2020-07-15T12:36:37.251Z] #39 16.30 make[1]: Nothing to be done for 'all'. [2020-07-15T12:36:37.362Z] #39 29.32 CC images/remap-file-path.o [2020-07-15T12:36:37.622Z] #39 29.48 CC images/eventfd.o [2020-07-15T12:36:37.883Z] #39 29.71 CC images/eventpoll.o [2020-07-15T12:36:38.144Z] #39 ... [2020-07-15T12:36:38.144Z] [2020-07-15T12:36:38.144Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:38.144Z] #41 94.23 encoding/xml [2020-07-15T12:36:38.144Z] #41 96.04 go/doc [2020-07-15T12:36:38.144Z] #41 99.35 github.com/LK4D4/vndr/build [2020-07-15T12:36:38.144Z] #41 100.2 github.com/LK4D4/vndr/versioned [2020-07-15T12:36:38.144Z] #41 100.4 compress/flate [2020-07-15T12:36:38.144Z] #41 102.8 hash/crc32 [2020-07-15T12:36:38.144Z] #41 103.0 net [2020-07-15T12:36:38.144Z] #41 103.3 compress/gzip [2020-07-15T12:36:38.144Z] #41 104.0 vendor/golang.org/x/text/transform [2020-07-15T12:36:38.144Z] #41 ... [2020-07-15T12:36:38.144Z] [2020-07-15T12:36:38.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:38.144Z] #52 43.36 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:36:38.144Z] #52 43.36 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:36:38.144Z] #52 43.36 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:38.144Z] #52 43.36 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:38.144Z] #52 43.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:36:38.144Z] #52 43.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:36:38.144Z] #52 43.36 + '[' '' = dynamic ']' [2020-07-15T12:36:38.144Z] #52 43.36 + make [2020-07-15T12:36:38.144Z] #52 44.46 + bin/ctr [2020-07-15T12:36:38.158Z] #40 39.57 CC images/ext-file.o [2020-07-15T12:36:38.200Z] #39 17.55 CC images/stats.o [2020-07-15T12:36:38.330Z] #17 58.42 Setting up python3-pip (18.1-5) ... [2020-07-15T12:36:38.405Z] #52 ... [2020-07-15T12:36:38.405Z] [2020-07-15T12:36:38.405Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:38.405Z] #41 104.6 vendor/golang.org/x/text/unicode/bidi [2020-07-15T12:36:38.458Z] #40 39.82 CC images/cgroup.o [2020-07-15T12:36:38.463Z] #39 17.93 CC images/core.o [2020-07-15T12:36:38.665Z] #41 ... [2020-07-15T12:36:38.665Z] [2020-07-15T12:36:38.665Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:38.665Z] #47 DONE 105.0s [2020-07-15T12:36:38.926Z] [2020-07-15T12:36:38.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:38.926Z] #39 30.12 CC images/fh.o [2020-07-15T12:36:38.926Z] #39 30.44 CC images/fsnotify.o [2020-07-15T12:36:39.040Z] #39 18.56 CC images/core-x86.o [2020-07-15T12:36:39.109Z] #40 40.51 CC images/userns.o [2020-07-15T12:36:39.186Z] #39 31.17 CC images/signalfd.o [2020-07-15T12:36:39.272Z] #17 59.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:39.272Z] #17 59.47 Processing triggers for mime-support (3.62) ... [2020-07-15T12:36:39.408Z] #40 40.81 CC images/google/protobuf/descriptor.o [2020-07-15T12:36:39.533Z] #17 ... [2020-07-15T12:36:39.533Z] [2020-07-15T12:36:39.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:39.533Z] #39 116.4 CC criu/irmap.o [2020-07-15T12:36:39.533Z] #39 117.0 CC criu/kcmp-ids.o [2020-07-15T12:36:39.533Z] #39 117.4 CC criu/kerndat.o [2020-07-15T12:36:39.533Z] #39 118.5 CC criu/libnetlink.o [2020-07-15T12:36:39.533Z] #39 119.0 CC criu/log.o [2020-07-15T12:36:39.533Z] #39 119.5 CC criu/lsm.o [2020-07-15T12:36:39.533Z] #39 119.8 CC criu/mem.o [2020-07-15T12:36:39.533Z] #39 121.5 CC criu/memfd.o [2020-07-15T12:36:39.533Z] #39 122.3 CC criu/mount.o [2020-07-15T12:36:39.533Z] #39 126.2 CC criu/namespaces.o [2020-07-15T12:36:39.617Z] #39 19.08 CC images/core-arm.o [2020-07-15T12:36:39.756Z] #39 31.65 CC images/fs.o [2020-07-15T12:36:39.794Z] #39 ... [2020-07-15T12:36:39.794Z] [2020-07-15T12:36:39.794Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:36:39.794Z] #36 188.7 + dpkg --print-architecture [2020-07-15T12:36:39.794Z] #36 188.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T12:36:39.794Z] #36 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T12:36:39.794Z] #36 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T12:36:39.880Z] #39 19.36 CC images/core-aarch64.o [2020-07-15T12:36:40.020Z] #39 32.04 CC images/pstree.o [2020-07-15T12:36:40.054Z] #36 ... [2020-07-15T12:36:40.054Z] [2020-07-15T12:36:40.054Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:40.054Z] #17 DONE 60.3s [2020-07-15T12:36:40.054Z] [2020-07-15T12:36:40.054Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:36:40.065Z] #40 ... [2020-07-15T12:36:40.065Z] [2020-07-15T12:36:40.065Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:40.065Z] #42 96.81 go/scanner [2020-07-15T12:36:40.065Z] #42 96.83 net/url [2020-07-15T12:36:40.065Z] #42 96.86 text/template/parse [2020-07-15T12:36:40.065Z] #42 100.5 go/ast [2020-07-15T12:36:40.065Z] #42 101.1 encoding/json [2020-07-15T12:36:40.143Z] #39 ... [2020-07-15T12:36:40.143Z] [2020-07-15T12:36:40.143Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:40.143Z] #10 76.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:36:40.280Z] #39 32.28 CC images/pipe.o [2020-07-15T12:36:40.371Z] #42 107.3 text/template [2020-07-15T12:36:40.407Z] #10 76.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-15T12:36:40.407Z] #10 76.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:40.541Z] #39 32.51 CC images/tcp-stream.o [2020-07-15T12:36:40.597Z] Commit message: "Remove unused useShimV2()" [2020-07-15T12:36:40.739Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-07-15T12:36:41.112Z] #39 32.82 CC images/sk-packet.o [2020-07-15T12:36:41.006Z] > git --version # timeout=10 [2020-07-15T12:36:41.088Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-15T12:36:41.171Z] #47 ... [2020-07-15T12:36:41.171Z] [2020-07-15T12:36:41.171Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:41.171Z] #52 41.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-15T12:36:41.171Z] #52 41.12 + BUILDTAGS='netgo osusergo static_build' [2020-07-15T12:36:41.171Z] #52 41.12 + export EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:41.171Z] #52 41.12 + EXTRA_FLAGS=-buildmode=pie [2020-07-15T12:36:41.171Z] #52 41.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-15T12:36:41.171Z] #52 41.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-15T12:36:41.171Z] #52 41.12 + '[' '' = dynamic ']' [2020-07-15T12:36:41.171Z] #52 41.12 + make [2020-07-15T12:36:41.171Z] #52 42.09 + bin/ctr [2020-07-15T12:36:41.400Z] #39 33.14 CC images/mnt.o [2020-07-15T12:36:41.400Z] #39 33.34 CC images/pipe-data.o [2020-07-15T12:36:41.687Z] #39 33.62 CC images/sa.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-15T12:36:41.922Z] #42 ... [2020-07-15T12:36:41.922Z] [2020-07-15T12:36:41.922Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:41.922Z] #40 43.08 CC images/opts.o [2020-07-15T12:36:41.922Z] #40 43.34 CC images/seccomp.o [2020-07-15T12:36:41.951Z] #39 33.84 CC images/timer.o [2020-07-15T12:36:41.966Z] #18 1.571 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:36:41.966Z] #18 1.574 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:36:41.966Z] #18 1.578 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:36:41.966Z] #18 DONE 1.7s [2020-07-15T12:36:41.966Z] [2020-07-15T12:36:41.966Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:36:42.228Z] #40 43.59 CC images/binfmt-misc.o [2020-07-15T12:36:42.531Z] #39 34.26 CC images/timerfd.o [2020-07-15T12:36:42.532Z] #40 43.88 CC images/time.o [2020-07-15T12:36:42.801Z] #39 34.53 CC images/mm.o [2020-07-15T12:36:42.835Z] #40 44.19 CC images/sysctl.o [2020-07-15T12:36:43.063Z] #39 34.95 CC images/sk-opts.o [2020-07-15T12:36:43.136Z] #40 44.40 CC images/autofs.o [2020-07-15T12:36:43.136Z] #40 44.62 CC images/macvlan.o [2020-07-15T12:36:43.323Z] #39 35.14 CC images/sk-unix.o [2020-07-15T12:36:43.437Z] #40 44.81 CC images/sit.o [2020-07-15T12:36:43.583Z] #39 35.44 CC images/sk-inet.o [2020-07-15T12:36:43.740Z] #40 45.16 CC images/memfd.o [2020-07-15T12:36:43.844Z] #39 35.78 CC images/tun.o [2020-07-15T12:36:44.041Z] #40 45.48 CC images/timens.o [2020-07-15T12:36:44.105Z] #39 36.07 CC images/sk-netlink.o [2020-07-15T12:36:44.366Z] #39 36.28 CC images/packet-sock.o [2020-07-15T12:36:44.454Z] #52 ... [2020-07-15T12:36:44.454Z] [2020-07-15T12:36:44.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:44.454Z] #39 20.78 CC images/stats.o [2020-07-15T12:36:44.454Z] #39 21.27 CC images/core.o [2020-07-15T12:36:44.454Z] #39 21.93 CC images/core-x86.o [2020-07-15T12:36:44.454Z] #39 22.40 CC images/core-arm.o [2020-07-15T12:36:44.454Z] #39 22.80 CC images/core-aarch64.o [2020-07-15T12:36:44.454Z] #39 23.22 CC images/core-ppc64.o [2020-07-15T12:36:44.454Z] #39 23.80 CC images/core-s390.o [2020-07-15T12:36:44.454Z] #39 24.52 CC images/cpuinfo.o [2020-07-15T12:36:44.454Z] #39 25.01 CC images/inventory.o [2020-07-15T12:36:44.454Z] #39 25.30 CC images/fdinfo.o [2020-07-15T12:36:44.454Z] #39 25.66 CC images/fown.o [2020-07-15T12:36:44.454Z] #39 25.86 CC images/ns.o [2020-07-15T12:36:44.454Z] #39 26.12 CC images/regfile.o [2020-07-15T12:36:44.454Z] #39 26.41 CC images/ghost-file.o [2020-07-15T12:36:44.454Z] #39 26.72 CC images/fifo.o [2020-07-15T12:36:44.454Z] #39 26.92 CC images/remap-file-path.o [2020-07-15T12:36:44.454Z] #39 27.09 CC images/eventfd.o [2020-07-15T12:36:44.454Z] #39 27.29 CC images/eventpoll.o [2020-07-15T12:36:44.454Z] #39 27.67 CC images/fh.o [2020-07-15T12:36:44.454Z] #39 27.92 CC images/fsnotify.o [2020-07-15T12:36:44.454Z] #39 28.46 CC images/signalfd.o [2020-07-15T12:36:44.454Z] #39 28.72 CC images/fs.o [2020-07-15T12:36:44.454Z] #39 28.95 CC images/pstree.o [2020-07-15T12:36:44.634Z] #10 ... [2020-07-15T12:36:44.634Z] [2020-07-15T12:36:44.634Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:44.634Z] #54 75.90 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:36:44.634Z] #54 75.90 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:36:44.634Z] #54 DONE 80.9s [2020-07-15T12:36:44.634Z] [2020-07-15T12:36:44.634Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:36:44.634Z] #55 DONE 0.2s [2020-07-15T12:36:44.634Z] [2020-07-15T12:36:44.634Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:36:44.693Z] #40 45.85 LINK images/built-in.o [2020-07-15T12:36:44.693Z] #40 46.01 GEN compel/include/asm [2020-07-15T12:36:44.693Z] #40 46.04 GEN compel/include/version.h [2020-07-15T12:36:44.693Z] #40 46.06 touch .config [2020-07-15T12:36:44.693Z] #40 46.10 GEN include/common/config.h [2020-07-15T12:36:44.712Z] #39 29.16 CC images/pipe.o [2020-07-15T12:36:44.897Z] #56 DONE 0.2s [2020-07-15T12:36:44.897Z] [2020-07-15T12:36:44.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:44.897Z] #39 19.74 CC images/core-ppc64.o [2020-07-15T12:36:44.897Z] #39 20.33 CC images/core-s390.o [2020-07-15T12:36:44.897Z] #39 21.03 CC images/cpuinfo.o [2020-07-15T12:36:44.897Z] #39 21.67 CC images/inventory.o [2020-07-15T12:36:44.897Z] #39 21.92 CC images/fdinfo.o [2020-07-15T12:36:44.897Z] #39 22.31 CC images/fown.o [2020-07-15T12:36:44.897Z] #39 22.56 CC images/ns.o [2020-07-15T12:36:44.897Z] #39 22.77 CC images/regfile.o [2020-07-15T12:36:44.897Z] #39 23.07 CC images/ghost-file.o [2020-07-15T12:36:44.897Z] #39 23.48 CC images/fifo.o [2020-07-15T12:36:44.897Z] #39 23.68 CC images/remap-file-path.o [2020-07-15T12:36:44.897Z] #39 23.85 CC images/eventfd.o [2020-07-15T12:36:44.897Z] #39 24.02 CC images/eventpoll.o [2020-07-15T12:36:44.897Z] #39 24.41 CC images/fh.o [2020-07-15T12:36:44.937Z] #39 36.61 CC images/ipc-var.o [2020-07-15T12:36:44.937Z] #39 36.83 CC images/ipc-desc.o [2020-07-15T12:36:44.994Z] #40 46.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T12:36:44.994Z] #40 46.27 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T12:36:44.994Z] #40 46.34 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-15T12:36:44.994Z] #40 46.35 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-15T12:36:44.994Z] #40 46.39 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-15T12:36:44.994Z] #40 46.41 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-15T12:36:44.994Z] #40 46.46 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-15T12:36:45.011Z] #39 29.41 CC images/tcp-stream.o [2020-07-15T12:36:45.011Z] #39 29.65 CC images/sk-packet.o [2020-07-15T12:36:45.144Z] + docker version [2020-07-15T12:36:45.197Z] #39 37.00 CC images/ipc-shm.o [2020-07-15T12:36:45.197Z] #39 37.27 CC images/ipc-msg.o [2020-07-15T12:36:45.295Z] #40 46.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:36:45.295Z] #40 46.51 DEP compel/plugins/std/infect.d [2020-07-15T12:36:45.295Z] #40 46.70 DEP compel/plugins/std/string.d [2020-07-15T12:36:45.295Z] #40 46.81 DEP compel/plugins/std/log.d [2020-07-15T12:36:45.473Z] #39 24.74 CC images/fsnotify.o [2020-07-15T12:36:45.576Z] #39 29.99 CC images/mnt.o [2020-07-15T12:36:45.597Z] #40 46.94 DEP compel/plugins/std/fds.d [2020-07-15T12:36:45.597Z] #40 47.07 DEP compel/plugins/std/std.d [2020-07-15T12:36:45.735Z] #39 25.19 CC images/signalfd.o [2020-07-15T12:36:45.768Z] #39 37.56 CC images/ipc-sem.o [2020-07-15T12:36:45.768Z] #39 37.82 CC images/utsns.o [2020-07-15T12:36:45.836Z] #39 30.39 CC images/pipe-data.o [2020-07-15T12:36:45.898Z] #40 47.24 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:36:45.898Z] #40 47.38 DEP compel/plugins/fds/fds.d [2020-07-15T12:36:45.998Z] #39 25.39 CC images/fs.o [2020-07-15T12:36:45.998Z] #39 ... [2020-07-15T12:36:45.998Z] [2020-07-15T12:36:45.998Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:45.998Z] #41 72.36 github.com/LK4D4/vndr/build [2020-07-15T12:36:45.998Z] #41 74.53 crypto/ecdsa [2020-07-15T12:36:45.998Z] #41 74.99 crypto/rsa [2020-07-15T12:36:45.998Z] #41 75.47 crypto/x509/pkix [2020-07-15T12:36:45.998Z] #41 76.00 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T12:36:45.998Z] #41 76.64 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:36:45.998Z] #41 76.66 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:36:45.998Z] #41 78.17 mime [2020-07-15T12:36:45.998Z] #41 78.33 mime/quotedprintable [2020-07-15T12:36:45.998Z] #41 81.44 vendor/golang.org/x/net/http/httpproxy [2020-07-15T12:36:45.998Z] #41 81.45 net/textproto [2020-07-15T12:36:45.998Z] #41 81.48 crypto/x509 [2020-07-15T12:36:45.998Z] #41 ... [2020-07-15T12:36:45.998Z] [2020-07-15T12:36:45.998Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:45.998Z] #39 25.64 CC images/pstree.o [2020-07-15T12:36:46.029Z] #39 38.11 CC images/creds.o [2020-07-15T12:36:46.103Z] #39 30.77 CC images/sa.o [2020-07-15T12:36:46.103Z] #39 ... [2020-07-15T12:36:46.103Z] [2020-07-15T12:36:46.103Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:46.103Z] #41 91.52 text/template [2020-07-15T12:36:46.103Z] #41 91.77 encoding/xml [2020-07-15T12:36:46.103Z] #41 96.05 go/doc [2020-07-15T12:36:46.103Z] #41 96.99 github.com/LK4D4/vndr/godl/singleflight [2020-07-15T12:36:46.103Z] #41 97.27 github.com/LK4D4/vndr/versioned [2020-07-15T12:36:46.103Z] #41 97.36 compress/flate [2020-07-15T12:36:46.103Z] #41 99.36 github.com/LK4D4/vndr/build [2020-07-15T12:36:46.103Z] #41 100.1 hash/crc32 [2020-07-15T12:36:46.103Z] #41 100.6 compress/gzip [2020-07-15T12:36:46.103Z] #41 101.4 vendor/golang.org/x/crypto/cryptobyte [2020-07-15T12:36:46.219Z] #40 ... [2020-07-15T12:36:46.219Z] [2020-07-15T12:36:46.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:46.219Z] #11 109.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-15T12:36:46.219Z] #11 109.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-15T12:36:46.219Z] #11 109.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 109.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-15T12:36:46.219Z] #11 109.4 Selecting previously unselected package libbtrfs0. [2020-07-15T12:36:46.219Z] #11 109.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:36:46.219Z] #11 109.6 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:36:46.219Z] #11 109.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:36:46.219Z] #11 109.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-15T12:36:46.219Z] #11 109.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 109.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 109.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 109.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T12:36:46.219Z] #11 110.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 110.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 110.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-15T12:36:46.219Z] #11 110.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-15T12:36:46.219Z] #11 110.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 110.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 110.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-15T12:36:46.219Z] #11 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 110.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 110.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-15T12:36:46.219Z] #11 110.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 110.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 110.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 110.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 110.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 111.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 111.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 111.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-15T12:36:46.219Z] #11 111.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 111.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 111.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 111.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 111.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 111.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-15T12:36:46.219Z] #11 112.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-15T12:36:46.219Z] #11 112.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-15T12:36:46.219Z] #11 112.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T12:36:46.219Z] #11 112.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 112.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-15T12:36:46.219Z] #11 112.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-15T12:36:46.219Z] #11 112.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 112.5 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-15T12:36:46.219Z] #11 112.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:46.219Z] #11 112.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 [2020-07-15T12:36:46.219Z] #11 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:36:46.219Z] #11 112.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:46.219Z] #11 112.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 [2020-07-15T12:36:46.219Z] #11 112.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 [2020-07-15T12:36:46.219Z] #11 112.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:36:46.219Z] #11 112.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-15T12:36:46.219Z] #11 112.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 112.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 112.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 112.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-15T12:36:46.219Z] #11 112.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:46.219Z] #11 DONE 113.0s [2020-07-15T12:36:46.219Z] [2020-07-15T12:36:46.219Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:46.361Z] #41 ... [2020-07-15T12:36:46.361Z] [2020-07-15T12:36:46.361Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:36:46.361Z] #47 96.73 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:36:46.361Z] #47 DONE 101.6s [2020-07-15T12:36:46.522Z] #50 0.534 + RM_GOPATH=0 [2020-07-15T12:36:46.575Z] #39 25.80 CC images/pipe.o [2020-07-15T12:36:46.575Z] #39 25.96 CC images/tcp-stream.o [2020-07-15T12:36:46.600Z] #39 38.29 CC images/vma.o [2020-07-15T12:36:46.600Z] #39 38.52 CC images/netdev.o [2020-07-15T12:36:46.618Z] [2020-07-15T12:36:46.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:46.618Z] #39 31.07 CC images/timer.o [2020-07-15T12:36:46.824Z] #50 0.535 + TMP_GOPATH= [2020-07-15T12:36:46.824Z] #50 0.535 + : /build [2020-07-15T12:36:46.824Z] #50 0.535 + '[' -z '' ']' [2020-07-15T12:36:46.824Z] #50 0.536 ++ mktemp -d [2020-07-15T12:36:46.824Z] #50 0.538 + export GOPATH=/tmp/tmp.Y7Cg1G1qkC [2020-07-15T12:36:46.824Z] #50 0.539 + GOPATH=/tmp/tmp.Y7Cg1G1qkC [2020-07-15T12:36:46.824Z] #50 0.539 + RM_GOPATH=1 [2020-07-15T12:36:46.824Z] #50 0.539 + case "$(go env GOARCH)" in [2020-07-15T12:36:46.824Z] #50 0.539 ++ go env GOARCH [2020-07-15T12:36:46.824Z] #50 0.559 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:46.824Z] #50 0.560 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:36:46.824Z] #50 0.565 ++ dirname /tmp/install/install.sh [2020-07-15T12:36:46.824Z] #50 0.574 + dir=/tmp/install [2020-07-15T12:36:46.824Z] #50 0.575 + bin=runc [2020-07-15T12:36:46.824Z] #50 0.575 + shift [2020-07-15T12:36:46.824Z] #50 0.575 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:36:46.824Z] #50 0.577 + . /tmp/install/runc.installer [2020-07-15T12:36:46.824Z] #50 0.577 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:36:46.824Z] #50 0.583 + install_runc [2020-07-15T12:36:46.824Z] #50 0.585 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:36:46.824Z] #50 0.586 + uname -r [2020-07-15T12:36:46.824Z] #50 0.593 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:36:46.824Z] #50 0.594 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:36:46.824Z] #50 0.595 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:36:46.824Z] #50 0.596 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y7Cg1G1qkC/src/github.com/opencontainers/runc [2020-07-15T12:36:46.824Z] #50 0.601 Cloning into '/tmp/tmp.Y7Cg1G1qkC/src/github.com/opencontainers/runc'... [2020-07-15T12:36:46.824Z] #50 ... [2020-07-15T12:36:46.824Z] [2020-07-15T12:36:46.824Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:36:46.824Z] #12 DONE 0.7s [2020-07-15T12:36:46.838Z] #39 26.25 CC images/sk-packet.o [2020-07-15T12:36:47.101Z] #39 26.61 CC images/mnt.o [2020-07-15T12:36:47.125Z] [2020-07-15T12:36:47.125Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:36:47.125Z] #13 DONE 0.4s [2020-07-15T12:36:47.125Z] [2020-07-15T12:36:47.125Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:47.125Z] #40 47.68 CC compel/plugins/std/std.o [2020-07-15T12:36:47.125Z] #40 48.04 CC compel/plugins/std/fds.o [2020-07-15T12:36:47.170Z] #39 38.90 CC images/tty.o [2020-07-15T12:36:47.186Z] #39 31.74 CC images/timerfd.o [2020-07-15T12:36:47.313Z] #19 ... [2020-07-15T12:36:47.313Z] [2020-07-15T12:36:47.313Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:47.313Z] #49 76.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:36:47.313Z] #49 79.30 + mkdir -p /build [2020-07-15T12:36:47.313Z] #49 79.30 + cp runc /build/runc [2020-07-15T12:36:47.313Z] #49 DONE 79.7s [2020-07-15T12:36:47.313Z] [2020-07-15T12:36:47.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:47.313Z] #39 128.3 CC criu/net.o [2020-07-15T12:36:47.313Z] #39 132.4 CC criu/netfilter.o [2020-07-15T12:36:47.313Z] #39 132.7 CC criu/page-pipe.o [2020-07-15T12:36:47.313Z] #39 133.5 CC criu/page-xfer.o [2020-07-15T12:36:47.363Z] #39 26.86 CC images/pipe-data.o [2020-07-15T12:36:47.428Z] #40 48.61 CC compel/plugins/std/log.o [2020-07-15T12:36:47.428Z] #40 ... [2020-07-15T12:36:47.428Z] [2020-07-15T12:36:47.428Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:36:47.428Z] #14 0.244 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:36:47.428Z] #14 DONE 0.3s [2020-07-15T12:36:47.431Z] #39 39.41 CC images/file-lock.o [2020-07-15T12:36:47.444Z] #39 32.04 CC images/mm.o [2020-07-15T12:36:47.573Z] #39 ... [2020-07-15T12:36:47.573Z] [2020-07-15T12:36:47.573Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:36:47.573Z] #19 5.871 Collecting yamllint==1.16.0 [2020-07-15T12:36:47.691Z] #39 39.59 CC images/rlimit.o [2020-07-15T12:36:47.728Z] [2020-07-15T12:36:47.728Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:36:47.728Z] #15 DONE 0.4s [2020-07-15T12:36:47.728Z] [2020-07-15T12:36:47.728Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:47.728Z] #42 112.4 go/parser [2020-07-15T12:36:47.728Z] #42 114.7 encoding/xml [2020-07-15T12:36:47.939Z] #39 27.17 CC images/sa.o [2020-07-15T12:36:47.939Z] #39 27.32 CC images/timer.o [2020-07-15T12:36:47.952Z] #39 39.88 CC images/pagemap.o [2020-07-15T12:36:48.009Z] #39 32.37 CC images/sk-opts.o [2020-07-15T12:36:48.009Z] #39 32.55 CC images/sk-unix.o [2020-07-15T12:36:48.203Z] #39 27.68 CC images/timerfd.o [2020-07-15T12:36:48.212Z] #39 40.14 CC images/siginfo.o [2020-07-15T12:36:48.268Z] #39 32.82 CC images/sk-inet.o [2020-07-15T12:36:48.381Z] #42 ... [2020-07-15T12:36:48.381Z] [2020-07-15T12:36:48.381Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:36:48.381Z] #16 DONE 0.5s [2020-07-15T12:36:48.466Z] #39 27.99 CC images/mm.o [2020-07-15T12:36:48.533Z] #39 33.19 CC images/tun.o [2020-07-15T12:36:48.682Z] [2020-07-15T12:36:48.682Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:48.682Z] #40 49.94 CC compel/plugins/std/string.o [2020-07-15T12:36:48.682Z] #40 ... [2020-07-15T12:36:48.682Z] [2020-07-15T12:36:48.682Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:36:48.682Z] #17 DONE 0.4s [2020-07-15T12:36:48.783Z] #39 40.45 CC images/rpc.o [2020-07-15T12:36:48.984Z] [2020-07-15T12:36:48.984Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:49.042Z] #39 28.42 CC images/sk-opts.o [2020-07-15T12:36:49.044Z] #39 ... [2020-07-15T12:36:49.044Z] [2020-07-15T12:36:49.044Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:49.044Z] #54 115.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:36:49.044Z] #54 115.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:36:49.104Z] #39 33.56 CC images/sk-netlink.o [2020-07-15T12:36:49.306Z] #39 28.70 CC images/sk-unix.o [2020-07-15T12:36:49.363Z] #39 33.80 CC images/packet-sock.o [2020-07-15T12:36:49.570Z] #39 28.98 CC images/sk-inet.o [2020-07-15T12:36:49.621Z] #39 34.23 CC images/ipc-var.o [2020-07-15T12:36:49.637Z] #18 0.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:36:49.637Z] #18 0.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:36:49.637Z] #18 0.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:36:49.834Z] #39 29.33 CC images/tun.o [2020-07-15T12:36:49.879Z] #39 34.42 CC images/ipc-desc.o [2020-07-15T12:36:50.136Z] #39 34.58 CC images/ipc-shm.o [2020-07-15T12:36:50.136Z] #39 34.75 CC images/ipc-msg.o [2020-07-15T12:36:50.393Z] #39 35.04 CC images/ipc-sem.o [2020-07-15T12:36:50.411Z] #39 29.75 CC images/sk-netlink.o [2020-07-15T12:36:50.411Z] #39 30.00 CC images/packet-sock.o [2020-07-15T12:36:50.674Z] #39 30.28 CC images/ipc-var.o [2020-07-15T12:36:50.724Z] #18 1.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-15T12:36:50.958Z] #54 ... [2020-07-15T12:36:50.958Z] [2020-07-15T12:36:50.958Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:50.958Z] #41 106.8 vendor/golang.org/x/text/secure/bidirule [2020-07-15T12:36:50.958Z] #41 107.1 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:36:50.958Z] #41 110.8 vendor/golang.org/x/net/idna [2020-07-15T12:36:50.958Z] #41 113.1 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:36:50.958Z] #41 114.2 mime [2020-07-15T12:36:50.958Z] #41 115.7 mime/quotedprintable [2020-07-15T12:36:50.958Z] #41 116.1 net/http/internal [2020-07-15T12:36:50.958Z] #41 ... [2020-07-15T12:36:50.958Z] [2020-07-15T12:36:50.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:50.958Z] #39 41.76 CC images/ext-file.o [2020-07-15T12:36:50.958Z] #39 41.97 CC images/cgroup.o [2020-07-15T12:36:50.958Z] #39 42.67 CC images/userns.o [2020-07-15T12:36:50.959Z] #39 35.32 CC images/utsns.o [2020-07-15T12:36:50.959Z] #39 35.58 CC images/creds.o [2020-07-15T12:36:51.028Z] Client: Docker Engine - Enterprise [2020-07-15T12:36:51.028Z] Version: 19.03.5 [2020-07-15T12:36:51.028Z] API version: 1.40 [2020-07-15T12:36:51.028Z] Go version: go1.12.12 [2020-07-15T12:36:51.028Z] Git commit: 2ee0c57608 [2020-07-15T12:36:51.028Z] Built: 11/13/2019 08:00:16 [2020-07-15T12:36:51.028Z] OS/Arch: windows/amd64 [2020-07-15T12:36:51.028Z] Experimental: false [2020-07-15T12:36:51.028Z] [2020-07-15T12:36:51.028Z] Server: Docker Engine - Enterprise [2020-07-15T12:36:51.028Z] Engine: [2020-07-15T12:36:51.028Z] Version: 19.03.5 [2020-07-15T12:36:51.028Z] API version: 1.40 (minimum version 1.24) [2020-07-15T12:36:51.028Z] Go version: go1.12.12 [2020-07-15T12:36:51.028Z] Git commit: 2ee0c57608 [2020-07-15T12:36:51.028Z] Built: 11/13/2019 07:58:51 [2020-07-15T12:36:51.028Z] OS/Arch: windows/amd64 [2020-07-15T12:36:51.028Z] Experimental: true [2020-07-15T12:36:51.219Z] #39 43.02 CC images/google/protobuf/descriptor.o [2020-07-15T12:36:51.249Z] #39 35.87 CC images/vma.o [2020-07-15T12:36:51.252Z] #39 30.52 CC images/ipc-desc.o [2020-07-15T12:36:51.252Z] #39 30.66 CC images/ipc-shm.o [2020-07-15T12:36:51.507Z] #39 36.13 CC images/netdev.o [2020-07-15T12:36:51.517Z] #39 30.90 CC images/ipc-msg.o [Pipeline] sh [2020-07-15T12:36:51.781Z] #39 31.19 CC images/ipc-sem.o [2020-07-15T12:36:51.791Z] #39 ... [2020-07-15T12:36:51.791Z] [2020-07-15T12:36:51.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:51.791Z] #10 107.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:36:51.791Z] #10 107.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:36:51.791Z] #10 107.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:51.793Z] #18 3.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-15T12:36:52.045Z] #39 31.35 CC images/utsns.o [2020-07-15T12:36:52.045Z] #39 31.51 CC images/creds.o [2020-07-15T12:36:52.045Z] #39 ... [2020-07-15T12:36:52.045Z] [2020-07-15T12:36:52.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:52.045Z] #10 87.66 Selecting previously unselected package libapparmor1:arm64. [2020-07-15T12:36:52.045Z] #10 87.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 87.67 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-15T12:36:52.045Z] #10 87.90 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-15T12:36:52.045Z] #10 87.91 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 87.92 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-15T12:36:52.045Z] #10 88.09 Selecting previously unselected package libbtrfs0. [2020-07-15T12:36:52.045Z] #10 88.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 88.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:36:52.045Z] #10 88.20 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:36:52.045Z] #10 88.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 88.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:36:52.045Z] #10 88.35 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-15T12:36:52.045Z] #10 88.35 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 88.37 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:52.045Z] #10 88.45 Selecting previously unselected package libudev-dev:arm64. [2020-07-15T12:36:52.045Z] #10 88.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-15T12:36:52.045Z] #10 88.51 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-15T12:36:52.075Z] #39 36.48 CC images/tty.o [2020-07-15T12:36:52.308Z] #10 88.74 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-15T12:36:52.308Z] #10 88.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-15T12:36:52.308Z] #10 88.75 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-15T12:36:52.572Z] #10 89.06 Selecting previously unselected package libpcre16-3:arm64. [2020-07-15T12:36:52.572Z] #10 89.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-15T12:36:52.572Z] #10 89.08 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-15T12:36:52.617Z] + docker info [2020-07-15T12:36:52.644Z] #39 37.05 CC images/file-lock.o [2020-07-15T12:36:52.644Z] #39 37.23 CC images/rlimit.o [2020-07-15T12:36:52.733Z] #10 ... [2020-07-15T12:36:52.733Z] [2020-07-15T12:36:52.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:52.733Z] #39 44.72 CC images/opts.o [2020-07-15T12:36:52.835Z] #10 89.23 Selecting previously unselected package libpcre32-3:arm64. [2020-07-15T12:36:52.835Z] #10 89.23 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-15T12:36:52.835Z] #10 89.25 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-15T12:36:52.862Z] #18 4.248 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-15T12:36:52.902Z] #39 37.58 CC images/pagemap.o [2020-07-15T12:36:52.994Z] #39 44.93 CC images/seccomp.o [2020-07-15T12:36:53.099Z] #10 89.42 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-15T12:36:53.099Z] #10 89.43 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-15T12:36:53.099Z] #10 89.44 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-15T12:36:53.099Z] #10 89.57 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-15T12:36:53.099Z] #10 89.57 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-15T12:36:53.099Z] #10 89.58 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-15T12:36:53.254Z] #39 45.21 CC images/binfmt-misc.o [2020-07-15T12:36:53.468Z] #39 37.87 CC images/siginfo.o [2020-07-15T12:36:53.515Z] #39 45.36 CC images/time.o [2020-07-15T12:36:53.674Z] #10 89.90 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-15T12:36:53.674Z] #10 89.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-15T12:36:53.674Z] #10 89.91 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-15T12:36:53.674Z] #10 90.21 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-15T12:36:53.674Z] #10 90.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-15T12:36:53.674Z] #10 90.22 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:53.674Z] #10 90.31 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-15T12:36:53.726Z] #39 38.12 CC images/rpc.o [2020-07-15T12:36:53.775Z] #39 45.52 CC images/sysctl.o [2020-07-15T12:36:53.775Z] #39 45.64 CC images/autofs.o [2020-07-15T12:36:53.937Z] #10 90.31 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-15T12:36:53.937Z] #10 90.33 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-15T12:36:53.937Z] #10 90.46 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-15T12:36:54.035Z] #39 45.78 CC images/macvlan.o [2020-07-15T12:36:54.036Z] #39 45.98 CC images/sit.o [2020-07-15T12:36:54.145Z] #19 11.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:36:54.145Z] #19 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:36:54.145Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:36:54.145Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:36:54.145Z] #19 11.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:36:54.200Z] #10 90.47 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-15T12:36:54.200Z] #10 90.48 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-15T12:36:54.296Z] #39 46.18 CC images/memfd.o [2020-07-15T12:36:54.405Z] #19 12.73 Building wheels for collected packages: pyyaml [2020-07-15T12:36:54.556Z] #39 46.38 CC images/timens.o [2020-07-15T12:36:54.556Z] #39 46.54 LINK images/built-in.o [2020-07-15T12:36:54.659Z] #39 39.18 CC images/ext-file.o [2020-07-15T12:36:54.665Z] #19 12.74 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:36:54.776Z] #10 91.06 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-15T12:36:54.776Z] #10 91.09 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-15T12:36:54.776Z] #10 91.11 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-15T12:36:54.776Z] #10 91.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:36:54.776Z] #10 91.15 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-15T12:36:54.776Z] #10 91.18 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-15T12:36:54.776Z] #10 91.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:54.776Z] #10 91.25 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:36:54.776Z] #10 91.27 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-15T12:36:54.776Z] #10 91.28 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-15T12:36:54.776Z] #10 91.31 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:36:54.776Z] #10 91.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:36:54.776Z] #10 91.34 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-15T12:36:54.776Z] #10 91.36 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:36:54.776Z] #10 91.38 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-15T12:36:54.817Z] #39 46.72 GEN compel/include/asm [2020-07-15T12:36:54.817Z] #39 46.74 GEN compel/include/version.h [2020-07-15T12:36:54.817Z] #39 46.76 touch .config [2020-07-15T12:36:54.817Z] #39 46.82 GEN include/common/config.h [2020-07-15T12:36:54.916Z] #39 39.38 CC images/cgroup.o [2020-07-15T12:36:54.972Z] #18 ... [2020-07-15T12:36:54.972Z] [2020-07-15T12:36:54.972Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:54.972Z] #42 121.7 go/doc [2020-07-15T12:36:55.039Z] #10 91.40 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:36:55.039Z] #10 91.41 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-15T12:36:55.039Z] #10 91.42 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:55.039Z] #10 91.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 [2020-07-15T12:36:55.039Z] #10 91.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:36:55.039Z] #10 91.46 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:36:55.039Z] #10 91.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:36:55.039Z] #10 91.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:36:55.039Z] #10 91.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:36:55.039Z] #10 91.52 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-15T12:36:55.039Z] #10 91.53 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:55.039Z] #10 91.56 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:36:55.039Z] #10 91.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:55.039Z] #10 91.61 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-15T12:36:55.077Z] #39 46.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T12:36:55.077Z] #39 46.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T12:36:55.077Z] #39 46.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T12:36:55.077Z] #39 46.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T12:36:55.077Z] #39 46.98 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T12:36:55.077Z] #39 47.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T12:36:55.077Z] #39 47.03 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T12:36:55.077Z] #39 47.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T12:36:55.077Z] #39 47.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T12:36:55.077Z] #39 47.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:36:55.077Z] #39 47.10 DEP compel/plugins/std/infect.d [2020-07-15T12:36:55.235Z] #19 13.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:36:55.302Z] #10 91.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:36:55.338Z] #39 47.26 DEP compel/plugins/std/string.d [2020-07-15T12:36:55.338Z] #39 47.37 DEP compel/plugins/std/log.d [2020-07-15T12:36:55.482Z] #39 39.97 CC images/userns.o [2020-07-15T12:36:55.482Z] #39 40.18 CC images/google/protobuf/descriptor.o [2020-07-15T12:36:55.495Z] #19 13.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:36:55.495Z] #19 13.70 Successfully built pyyaml [2020-07-15T12:36:55.495Z] #19 13.72 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T12:36:55.598Z] #39 47.46 DEP compel/plugins/std/fds.d [2020-07-15T12:36:55.598Z] #39 47.58 DEP compel/plugins/std/std.d [2020-07-15T12:36:55.598Z] #39 47.66 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:36:55.754Z] #19 13.96 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:36:55.858Z] #39 47.78 DEP compel/plugins/fds/fds.d [2020-07-15T12:36:56.119Z] #39 47.97 CC compel/plugins/std/std.o [2020-07-15T12:36:56.251Z] #10 DONE 92.6s [2020-07-15T12:36:56.251Z] [2020-07-15T12:36:56.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:56.251Z] #39 31.75 CC images/vma.o [2020-07-15T12:36:56.251Z] #39 32.00 CC images/netdev.o [2020-07-15T12:36:56.251Z] #39 32.41 CC images/tty.o [2020-07-15T12:36:56.251Z] #39 32.93 CC images/file-lock.o [2020-07-15T12:36:56.251Z] #39 33.10 CC images/rlimit.o [2020-07-15T12:36:56.251Z] #39 33.36 CC images/pagemap.o [2020-07-15T12:36:56.251Z] #39 33.63 CC images/siginfo.o [2020-07-15T12:36:56.251Z] #39 33.90 CC images/rpc.o [2020-07-15T12:36:56.251Z] #39 34.92 CC images/ext-file.o [2020-07-15T12:36:56.251Z] #39 35.03 CC images/cgroup.o [2020-07-15T12:36:56.251Z] #39 35.68 CC images/userns.o [2020-07-15T12:36:56.324Z] #19 DONE 14.5s [2020-07-15T12:36:56.324Z] [2020-07-15T12:36:56.324Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:36:56.406Z] #39 48.31 CC compel/plugins/std/fds.o [2020-07-15T12:36:56.514Z] #39 ... [2020-07-15T12:36:56.514Z] [2020-07-15T12:36:56.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:56.514Z] #41 82.88 vendor/golang.org/x/net/http/httpguts [2020-07-15T12:36:56.514Z] #41 82.88 mime/multipart [2020-07-15T12:36:56.514Z] #41 84.49 crypto/tls [2020-07-15T12:36:56.514Z] #41 88.26 net/http/httptrace [2020-07-15T12:36:56.514Z] #41 88.44 net/http [2020-07-15T12:36:56.514Z] #41 ... [2020-07-15T12:36:56.514Z] [2020-07-15T12:36:56.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:56.514Z] #39 36.06 CC images/google/protobuf/descriptor.o [2020-07-15T12:36:56.584Z] #22 DONE 0.3s [2020-07-15T12:36:56.585Z] [2020-07-15T12:36:56.585Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:36:56.977Z] #39 48.78 CC compel/plugins/std/log.o [2020-07-15T12:36:57.238Z] #39 ... [2020-07-15T12:36:57.238Z] [2020-07-15T12:36:57.238Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:36:57.238Z] #54 DONE 123.4s [2020-07-15T12:36:57.238Z] [2020-07-15T12:36:57.238Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:36:57.238Z] #55 DONE 0.0s [2020-07-15T12:36:57.238Z] [2020-07-15T12:36:57.238Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:36:57.238Z] #56 DONE 0.1s [2020-07-15T12:36:57.238Z] [2020-07-15T12:36:57.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:36:57.238Z] #10 123.3 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T12:36:57.238Z] #10 123.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T12:36:57.238Z] #10 123.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:36:57.238Z] #10 123.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T12:36:57.238Z] #10 123.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T12:36:57.380Z] #39 42.04 CC images/opts.o [2020-07-15T12:36:57.498Z] #10 123.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:36:57.638Z] #39 42.23 CC images/seccomp.o [2020-07-15T12:36:57.638Z] #39 ... [2020-07-15T12:36:57.638Z] [2020-07-15T12:36:57.638Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:36:57.638Z] #41 102.9 net [2020-07-15T12:36:57.638Z] #41 103.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-15T12:36:57.638Z] #41 104.0 vendor/golang.org/x/crypto/poly1305 [2020-07-15T12:36:57.638Z] #41 104.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-15T12:36:57.638Z] #41 105.5 vendor/golang.org/x/crypto/hkdf [2020-07-15T12:36:57.638Z] #41 105.7 vendor/golang.org/x/text/transform [2020-07-15T12:36:57.638Z] #41 106.6 vendor/golang.org/x/text/unicode/bidi [2020-07-15T12:36:57.638Z] #41 108.5 vendor/golang.org/x/text/secure/bidirule [2020-07-15T12:36:57.638Z] #41 108.8 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:36:57.638Z] #41 112.6 vendor/golang.org/x/net/idna [2020-07-15T12:36:57.755Z] #42 124.4 math/big [2020-07-15T12:36:57.759Z] #10 124.0 Selecting previously unselected package libbtrfs0. [2020-07-15T12:36:57.759Z] #10 124.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:36:57.759Z] #10 124.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:36:57.896Z] #41 ... [2020-07-15T12:36:57.896Z] [2020-07-15T12:36:57.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:57.896Z] #39 42.44 CC images/binfmt-misc.o [2020-07-15T12:36:57.896Z] #39 42.65 CC images/time.o [2020-07-15T12:36:58.019Z] #10 124.2 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:36:58.019Z] #10 124.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:36:58.019Z] #10 124.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:36:58.280Z] #10 124.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T12:36:58.280Z] #10 124.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:36:58.280Z] #10 124.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:36:58.280Z] #10 124.6 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T12:36:58.443Z] #39 37.71 CC images/opts.o [2020-07-15T12:36:58.443Z] #39 37.96 CC images/seccomp.o [2020-07-15T12:36:58.460Z] #39 42.83 CC images/sysctl.o [2020-07-15T12:36:58.460Z] #39 43.05 CC images/autofs.o [2020-07-15T12:36:58.498Z] #26 ... [2020-07-15T12:36:58.498Z] [2020-07-15T12:36:58.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:58.498Z] #39 135.3 CC criu/pagemap-cache.o [2020-07-15T12:36:58.498Z] #39 135.6 CC criu/pagemap.o [2020-07-15T12:36:58.498Z] #39 136.2 CC criu/parasite-syscall.o [2020-07-15T12:36:58.498Z] #39 136.8 CC criu/path.o [2020-07-15T12:36:58.498Z] #39 137.0 CC criu/pie-util-vdso-elf32.o [2020-07-15T12:36:58.498Z] #39 137.4 CC criu/pie-util-vdso.o [2020-07-15T12:36:58.498Z] #39 137.8 CC criu/pie-util.o [2020-07-15T12:36:58.498Z] #39 137.9 CC criu/pipes.o [2020-07-15T12:36:58.498Z] #39 138.5 CC criu/plugin.o [2020-07-15T12:36:58.498Z] #39 138.8 CC criu/proc_parse.o [2020-07-15T12:36:58.498Z] #39 141.2 CC criu/protobuf-desc.o [2020-07-15T12:36:58.498Z] #39 142.1 CC criu/protobuf.o [2020-07-15T12:36:58.498Z] #39 142.4 CC criu/pstree.o [2020-07-15T12:36:58.498Z] #39 143.4 CC criu/rbtree.o [2020-07-15T12:36:58.498Z] #39 143.8 CC criu/rst-malloc.o [2020-07-15T12:36:58.498Z] #39 144.0 CC criu/seccomp.o [2020-07-15T12:36:58.498Z] #39 144.4 CC criu/seize.o [2020-07-15T12:36:58.498Z] #39 145.0 CC criu/servicefd.o [2020-07-15T12:36:58.498Z] #39 145.3 CC criu/shmem.o [2020-07-15T12:36:58.540Z] #10 124.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:36:58.540Z] #10 124.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:36:58.540Z] #10 124.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T12:36:58.540Z] #10 124.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T12:36:58.540Z] #10 124.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:36:58.708Z] #39 ... [2020-07-15T12:36:58.708Z] [2020-07-15T12:36:58.708Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:36:58.708Z] #11 DONE 2.5s [2020-07-15T12:36:58.720Z] #39 43.23 CC images/macvlan.o [2020-07-15T12:36:58.801Z] #10 125.1 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T12:36:58.801Z] #10 125.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:36:58.801Z] #10 125.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:36:58.971Z] [2020-07-15T12:36:58.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:58.972Z] #39 38.33 CC images/binfmt-misc.o [2020-07-15T12:36:58.985Z] #39 43.39 CC images/sit.o [2020-07-15T12:36:58.985Z] #39 43.63 CC images/memfd.o [2020-07-15T12:36:59.061Z] #10 125.3 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T12:36:59.061Z] #10 125.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:36:59.061Z] #10 125.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:36:59.069Z] #39 145.9 CC criu/sigframe.o [2020-07-15T12:36:59.238Z] #39 38.64 CC images/time.o [2020-07-15T12:36:59.238Z] #39 38.80 CC images/sysctl.o [2020-07-15T12:36:59.321Z] #10 125.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T12:36:59.322Z] #10 125.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T12:36:59.322Z] #10 125.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:36:59.322Z] #10 125.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T12:36:59.322Z] #10 125.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T12:36:59.322Z] #10 125.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:36:59.329Z] #39 146.0 CC criu/signalfd.o [2020-07-15T12:36:59.502Z] #39 38.96 CC images/autofs.o [2020-07-15T12:36:59.550Z] #39 44.02 CC images/timens.o [2020-07-15T12:36:59.589Z] #39 146.2 CC criu/sk-inet.o [2020-07-15T12:36:59.589Z] #39 ... [2020-07-15T12:36:59.589Z] [2020-07-15T12:36:59.589Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:36:59.589Z] #36 DONE 216.8s [2020-07-15T12:36:59.765Z] #39 39.17 CC images/macvlan.o [2020-07-15T12:36:59.808Z] #39 44.30 LINK images/built-in.o [2020-07-15T12:36:59.808Z] #39 44.45 GEN compel/include/asm [2020-07-15T12:36:59.808Z] #39 44.49 GEN compel/include/version.h [2020-07-15T12:36:59.852Z] [2020-07-15T12:36:59.852Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:36:59.852Z] #26 DONE 3.1s [2020-07-15T12:36:59.852Z] [2020-07-15T12:36:59.852Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:36:59.879Z] #42 ... [2020-07-15T12:36:59.879Z] [2020-07-15T12:36:59.879Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:36:59.879Z] #40 50.86 CC compel/plugins/std/infect.o [2020-07-15T12:36:59.879Z] #40 51.53 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-15T12:36:59.879Z] #40 51.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-15T12:36:59.879Z] #40 51.68 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-15T12:36:59.879Z] #40 51.78 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-15T12:36:59.879Z] #40 51.90 AR compel/plugins/std.lib.a [2020-07-15T12:36:59.879Z] #40 52.01 CC compel/plugins/fds/fds.o [2020-07-15T12:36:59.879Z] #40 52.31 AR compel/plugins/fds.lib.a [2020-07-15T12:36:59.879Z] #40 52.39 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:36:59.879Z] #40 52.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:36:59.879Z] #40 52.64 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-15T12:36:59.879Z] #40 52.73 HOSTDEP compel/src/main-host.d [2020-07-15T12:36:59.879Z] #40 52.87 DEP compel/src/lib/ptrace.d [2020-07-15T12:36:59.879Z] #40 53.01 DEP compel/src/lib/infect.d [2020-07-15T12:36:59.879Z] #40 53.22 DEP compel/src/lib/infect-util.d [2020-07-15T12:36:59.879Z] #40 53.32 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:36:59.879Z] #40 53.45 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-15T12:36:59.879Z] #40 53.53 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-15T12:36:59.879Z] #40 53.63 DEP compel/src/lib/log.d [2020-07-15T12:36:59.879Z] #40 53.73 DEP compel/src/main.d [2020-07-15T12:36:59.879Z] #40 53.92 DEP compel/src/lib/handle-elf.d [2020-07-15T12:36:59.879Z] #40 54.08 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-15T12:36:59.879Z] #40 54.22 CC compel/src/lib/log.o [2020-07-15T12:36:59.879Z] #40 54.58 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-15T12:36:59.879Z] #40 54.91 CC compel/arch/ppc64/src/lib/infect.o [2020-07-15T12:36:59.879Z] #40 55.82 CC compel/src/lib/infect-rpc.o [2020-07-15T12:36:59.879Z] #40 56.18 CC compel/src/lib/infect-util.o [2020-07-15T12:36:59.879Z] #40 56.49 CC compel/src/lib/infect.o [2020-07-15T12:36:59.879Z] #40 59.71 CC compel/src/lib/ptrace.o [2020-07-15T12:36:59.879Z] #40 60.12 AR compel/libcompel.a [2020-07-15T12:36:59.879Z] #40 60.17 HOSTCC compel/src/main-host.o [2020-07-15T12:36:59.879Z] #40 60.55 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-15T12:36:59.879Z] #40 60.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:36:59.879Z] #40 ... [2020-07-15T12:36:59.879Z] [2020-07-15T12:36:59.879Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:36:59.879Z] #18 11.04 Fetched 8140 kB in 11s (770 kB/s) [2020-07-15T12:36:59.892Z] #10 126.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T12:36:59.892Z] #10 126.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T12:36:59.892Z] #10 126.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:36:59.892Z] #10 126.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T12:37:00.028Z] #39 39.35 CC images/sit.o [2020-07-15T12:37:00.028Z] #39 39.51 CC images/memfd.o [2020-07-15T12:37:00.066Z] #39 44.50 touch .config [2020-07-15T12:37:00.066Z] #39 44.56 GEN include/common/config.h [2020-07-15T12:37:00.066Z] #39 44.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-15T12:37:00.066Z] #39 44.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-15T12:37:00.066Z] #39 44.70 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-15T12:37:00.066Z] #39 44.72 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-15T12:37:00.066Z] #39 44.75 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-15T12:37:00.114Z] #29 DONE 0.3s [2020-07-15T12:37:00.114Z] [2020-07-15T12:37:00.114Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:37:00.114Z] #31 DONE 0.1s [2020-07-15T12:37:00.114Z] [2020-07-15T12:37:00.114Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:00.114Z] #45 ... [2020-07-15T12:37:00.114Z] [2020-07-15T12:37:00.114Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:37:00.114Z] #34 DONE 0.1s [2020-07-15T12:37:00.152Z] #10 126.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:37:00.152Z] #10 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:00.152Z] #10 126.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T12:37:00.152Z] #10 126.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T12:37:00.152Z] #10 126.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:37:00.152Z] #10 126.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T12:37:00.294Z] #39 39.85 CC images/timens.o [2020-07-15T12:37:00.323Z] #39 44.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-15T12:37:00.323Z] #39 44.80 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-15T12:37:00.323Z] #39 44.85 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-15T12:37:00.323Z] #39 44.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-15T12:37:00.323Z] #39 44.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:37:00.323Z] #39 44.89 DEP compel/plugins/std/infect.d [2020-07-15T12:37:00.375Z] [2020-07-15T12:37:00.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:00.375Z] #39 147.1 CC criu/sk-netlink.o [2020-07-15T12:37:00.412Z] #10 126.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:37:00.412Z] #10 126.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:00.580Z] #39 45.01 DEP compel/plugins/std/string.d [2020-07-15T12:37:00.580Z] #39 45.14 DEP compel/plugins/std/log.d [2020-07-15T12:37:00.580Z] #39 45.22 DEP compel/plugins/std/fds.d [2020-07-15T12:37:00.580Z] #39 ... [2020-07-15T12:37:00.580Z] [2020-07-15T12:37:00.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:37:00.580Z] #10 105.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-15T12:37:00.580Z] #10 105.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-15T12:37:00.580Z] #10 105.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:00.838Z] #10 ... [2020-07-15T12:37:00.838Z] [2020-07-15T12:37:00.838Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:00.838Z] #41 114.8 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:37:00.838Z] #41 115.9 mime [2020-07-15T12:37:00.871Z] #39 40.10 LINK images/built-in.o [2020-07-15T12:37:00.871Z] #39 40.23 GEN compel/include/asm [2020-07-15T12:37:00.871Z] #39 40.30 GEN compel/include/version.h [2020-07-15T12:37:00.871Z] #39 40.32 touch .config [2020-07-15T12:37:00.871Z] #39 40.43 GEN include/common/config.h [2020-07-15T12:37:00.944Z] #39 147.5 CC criu/sk-packet.o [2020-07-15T12:37:00.985Z] #10 127.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:00.985Z] #10 127.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:37:00.985Z] #10 127.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:00.985Z] #10 127.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:00.985Z] #10 127.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:37:00.985Z] #10 127.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:37:01.135Z] #39 ... [2020-07-15T12:37:01.135Z] [2020-07-15T12:37:01.135Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:37:01.135Z] #12 DONE 2.4s [2020-07-15T12:37:01.135Z] [2020-07-15T12:37:01.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:01.135Z] #39 40.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-15T12:37:01.135Z] #39 40.57 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-15T12:37:01.135Z] #39 40.61 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-15T12:37:01.135Z] #39 40.70 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-15T12:37:01.204Z] #39 148.0 CC criu/sk-queue.o [2020-07-15T12:37:01.246Z] #10 127.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:37:01.246Z] #10 127.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:37:01.246Z] #10 127.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:01.246Z] #10 127.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:37:01.246Z] #10 127.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:37:01.246Z] #10 127.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:01.246Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:37:01.246Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:37:01.246Z] #10 127.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:01.246Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:37:01.246Z] #10 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:37:01.246Z] #10 127.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:37:01.246Z] #10 127.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:37:01.246Z] #10 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:01.398Z] #39 40.73 DEP compel/plugins/std/infect.d [2020-07-15T12:37:01.398Z] #39 40.85 DEP compel/plugins/std/string.d [2020-07-15T12:37:01.398Z] #39 40.99 DEP compel/plugins/std/log.d [2020-07-15T12:37:01.465Z] #39 148.3 CC criu/sk-tcp.o [2020-07-15T12:37:01.507Z] #10 127.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:37:01.507Z] #10 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:01.507Z] #10 127.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:01.507Z] #10 127.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:37:01.661Z] #39 41.09 DEP compel/plugins/std/fds.d [2020-07-15T12:37:01.925Z] #39 41.27 DEP compel/plugins/std/std.d [2020-07-15T12:37:01.925Z] #39 41.33 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:37:01.925Z] #39 41.48 DEP compel/plugins/fds/fds.d [2020-07-15T12:37:01.992Z] #18 11.04 Reading package lists... [2020-07-15T12:37:01.992Z] #18 ... [2020-07-15T12:37:01.992Z] [2020-07-15T12:37:01.992Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-15T12:37:01.992Z] #48 119.9 golang.org/x/crypto/ssh/terminal [2020-07-15T12:37:01.992Z] #48 122.9 mvdan.cc/sh/v3/cmd/shfmt [2020-07-15T12:37:01.992Z] #48 DONE 129.1s [2020-07-15T12:37:02.041Z] #39 ... [2020-07-15T12:37:02.041Z] [2020-07-15T12:37:02.041Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:37:02.041Z] #37 DONE 0.5s [2020-07-15T12:37:02.041Z] [2020-07-15T12:37:02.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:02.041Z] #39 148.6 CC criu/sk-unix.o [2020-07-15T12:37:02.078Z] #10 DONE 128.3s [2020-07-15T12:37:02.078Z] [2020-07-15T12:37:02.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:02.078Z] #39 49.49 CC compel/plugins/std/string.o [2020-07-15T12:37:02.078Z] #39 50.42 CC compel/plugins/std/infect.o [2020-07-15T12:37:02.078Z] #39 50.80 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T12:37:02.078Z] #39 50.84 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T12:37:02.078Z] #39 50.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T12:37:02.078Z] #39 51.00 AR compel/plugins/std.lib.a [2020-07-15T12:37:02.078Z] #39 51.04 CC compel/plugins/fds/fds.o [2020-07-15T12:37:02.078Z] #39 51.20 AR compel/plugins/fds.lib.a [2020-07-15T12:37:02.078Z] #39 51.25 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:37:02.078Z] #39 51.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:37:02.078Z] #39 51.54 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T12:37:02.078Z] #39 51.63 HOSTDEP compel/src/main-host.d [2020-07-15T12:37:02.078Z] #39 51.77 DEP compel/src/lib/ptrace.d [2020-07-15T12:37:02.078Z] #39 51.85 DEP compel/src/lib/infect.d [2020-07-15T12:37:02.078Z] #39 51.95 DEP compel/src/lib/infect-util.d [2020-07-15T12:37:02.078Z] #39 52.03 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:37:02.078Z] #39 52.11 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T12:37:02.078Z] #39 52.21 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T12:37:02.078Z] #39 52.28 DEP compel/src/lib/log.d [2020-07-15T12:37:02.078Z] #39 52.38 DEP compel/src/main.d [2020-07-15T12:37:02.078Z] #39 52.52 DEP compel/src/lib/handle-elf.d [2020-07-15T12:37:02.078Z] #39 52.64 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T12:37:02.078Z] #39 52.77 CC compel/src/lib/log.o [2020-07-15T12:37:02.078Z] #39 52.94 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T12:37:02.078Z] #39 53.52 CC compel/arch/x86/src/lib/infect.o [2020-07-15T12:37:02.187Z] #39 41.64 CC compel/plugins/std/std.o [2020-07-15T12:37:02.221Z] #41 117.6 mime/quotedprintable [2020-07-15T12:37:02.294Z] [2020-07-15T12:37:02.294Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:02.294Z] #40 61.32 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:37:02.294Z] #40 61.59 HOSTLINK compel/compel-host-bin [2020-07-15T12:37:02.294Z] #40 61.77 DEP soccr/soccr.d [2020-07-15T12:37:02.294Z] #40 62.07 CC soccr/soccr.o [2020-07-15T12:37:02.649Z] #39 54.63 CC compel/src/lib/infect-rpc.o [2020-07-15T12:37:02.764Z] #39 42.04 CC compel/plugins/std/fds.o [2020-07-15T12:37:02.764Z] #39 42.40 CC compel/plugins/std/log.o [2020-07-15T12:37:02.786Z] #41 118.0 net/http/internal [2020-07-15T12:37:02.945Z] #40 64.37 AR soccr/libsoccr.a [2020-07-15T12:37:02.981Z] #39 149.8 CC criu/sockets.o [2020-07-15T12:37:03.027Z] #39 ... [2020-07-15T12:37:03.027Z] [2020-07-15T12:37:03.027Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:37:03.027Z] #13 1.767 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:37:03.027Z] #13 DONE 2.0s [2020-07-15T12:37:03.221Z] #39 55.06 CC compel/src/lib/infect-util.o [2020-07-15T12:37:03.245Z] #40 64.45 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:37:03.291Z] [2020-07-15T12:37:03.291Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:37:03.482Z] #39 55.34 CC compel/src/lib/infect.o [2020-07-15T12:37:03.551Z] #39 150.3 CC criu/stats.o [2020-07-15T12:37:03.560Z] #40 65.00 DEP criu/arch/ppc64/sigframe.d [2020-07-15T12:37:03.811Z] #39 150.5 CC criu/string.o [2020-07-15T12:37:03.811Z] #39 150.5 CC criu/sysctl.o [2020-07-15T12:37:03.863Z] #40 65.21 DEP criu/arch/ppc64/crtools.d [2020-07-15T12:37:04.052Z] #39 ... [2020-07-15T12:37:04.052Z] [2020-07-15T12:37:04.052Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:04.052Z] #41 120.1 net/textproto [2020-07-15T12:37:04.052Z] #41 120.1 crypto/x509 [2020-07-15T12:37:04.052Z] #41 121.3 vendor/golang.org/x/net/http/httpguts [2020-07-15T12:37:04.052Z] #41 121.5 vendor/golang.org/x/net/http/httpproxy [2020-07-15T12:37:04.052Z] #41 121.9 mime/multipart [2020-07-15T12:37:04.052Z] #41 124.3 crypto/tls [2020-07-15T12:37:04.071Z] #39 150.9 CC criu/sysfs_parse.o [2020-07-15T12:37:04.164Z] #40 65.46 DEP criu/arch/ppc64/cpu.d [2020-07-15T12:37:04.331Z] #39 151.1 CC criu/timens.o [2020-07-15T12:37:04.466Z] #40 65.65 CC criu/arch/ppc64/cpu.o [2020-07-15T12:37:04.591Z] #39 151.3 CC criu/timerfd.o [2020-07-15T12:37:04.624Z] #41 ... [2020-07-15T12:37:04.624Z] [2020-07-15T12:37:04.624Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:37:04.624Z] #11 DONE 2.4s [2020-07-15T12:37:04.624Z] [2020-07-15T12:37:04.624Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:37:04.851Z] #39 151.5 CC criu/tty.o [2020-07-15T12:37:05.117Z] #40 66.49 CC criu/arch/ppc64/crtools.o [2020-07-15T12:37:05.219Z] #14 DONE 2.3s [2020-07-15T12:37:05.219Z] [2020-07-15T12:37:05.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:05.219Z] #39 43.17 CC compel/plugins/std/string.o [2020-07-15T12:37:05.219Z] #39 43.78 CC compel/plugins/std/infect.o [2020-07-15T12:37:05.219Z] #39 44.30 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-15T12:37:05.219Z] #39 44.41 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-15T12:37:05.219Z] #39 44.49 AR compel/plugins/std.lib.a [2020-07-15T12:37:05.219Z] #39 44.61 CC compel/plugins/fds/fds.o [2020-07-15T12:37:05.313Z] #41 ... [2020-07-15T12:37:05.313Z] [2020-07-15T12:37:05.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:05.313Z] #39 45.40 DEP compel/plugins/std/std.d [2020-07-15T12:37:05.313Z] #39 45.55 DEP compel/plugins/shmem/shmem.d [2020-07-15T12:37:05.313Z] #39 45.69 DEP compel/plugins/fds/fds.d [2020-07-15T12:37:05.313Z] #39 45.80 CC compel/plugins/std/std.o [2020-07-15T12:37:05.313Z] #39 46.01 CC compel/plugins/std/fds.o [2020-07-15T12:37:05.313Z] #39 46.43 CC compel/plugins/std/log.o [2020-07-15T12:37:05.313Z] #39 47.18 CC compel/plugins/std/string.o [2020-07-15T12:37:05.313Z] #39 47.90 CC compel/plugins/std/infect.o [2020-07-15T12:37:05.313Z] #39 48.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-15T12:37:05.313Z] #39 48.37 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-15T12:37:05.313Z] #39 48.43 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-15T12:37:05.313Z] #39 48.50 AR compel/plugins/std.lib.a [2020-07-15T12:37:05.313Z] #39 48.58 CC compel/plugins/fds/fds.o [2020-07-15T12:37:05.313Z] #39 48.80 AR compel/plugins/fds.lib.a [2020-07-15T12:37:05.313Z] #39 48.86 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:37:05.313Z] #39 48.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:37:05.313Z] #39 49.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-15T12:37:05.313Z] #39 49.18 HOSTDEP compel/src/main-host.d [2020-07-15T12:37:05.313Z] #39 49.36 DEP compel/src/lib/ptrace.d [2020-07-15T12:37:05.313Z] #39 49.54 DEP compel/src/lib/infect.d [2020-07-15T12:37:05.313Z] #39 49.73 DEP compel/src/lib/infect-util.d [2020-07-15T12:37:05.313Z] #39 49.80 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:37:05.419Z] #40 ... [2020-07-15T12:37:05.419Z] [2020-07-15T12:37:05.419Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:05.419Z] #50 9.211 + cd /tmp/tmp.Y7Cg1G1qkC/src/github.com/opencontainers/runc [2020-07-15T12:37:05.419Z] #50 9.212 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:05.419Z] #50 9.345 + '[' -z '' ']' [2020-07-15T12:37:05.419Z] #50 9.346 + target=static [2020-07-15T12:37:05.419Z] #50 9.347 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:37:05.419Z] #50 9.639 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:37:05.419Z] #50 ... [2020-07-15T12:37:05.419Z] [2020-07-15T12:37:05.419Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:05.419Z] #55 131.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:37:05.419Z] #55 131.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:37:05.481Z] #39 44.90 AR compel/plugins/fds.lib.a [2020-07-15T12:37:05.481Z] #39 45.06 HOSTDEP compel/src/lib/log-host.d [2020-07-15T12:37:05.570Z] #39 49.97 DEP compel/arch/x86/src/lib/infect.d [2020-07-15T12:37:05.570Z] #39 50.08 DEP compel/arch/x86/src/lib/cpu.d [2020-07-15T12:37:05.570Z] #39 50.16 DEP compel/src/lib/log.d [2020-07-15T12:37:05.570Z] #39 50.23 DEP compel/src/main.d [2020-07-15T12:37:05.791Z] #39 152.4 CC criu/tun.o [2020-07-15T12:37:05.791Z] #39 152.7 CC criu/uffd.o [2020-07-15T12:37:05.828Z] #39 50.34 DEP compel/src/lib/handle-elf.d [2020-07-15T12:37:05.828Z] #39 50.44 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-15T12:37:06.058Z] #39 45.29 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-15T12:37:06.059Z] #39 45.42 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-15T12:37:06.059Z] #39 45.46 HOSTDEP compel/src/main-host.d [2020-07-15T12:37:06.059Z] #39 45.53 DEP compel/src/lib/ptrace.d [2020-07-15T12:37:06.059Z] #39 45.66 DEP compel/src/lib/infect.d [2020-07-15T12:37:06.059Z] #39 ... [2020-07-15T12:37:06.059Z] [2020-07-15T12:37:06.059Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:06.059Z] #49 2.055 + RM_GOPATH=0 [2020-07-15T12:37:06.059Z] #49 2.055 + TMP_GOPATH= [2020-07-15T12:37:06.059Z] #49 2.055 + : /build [2020-07-15T12:37:06.059Z] #49 2.055 + '[' -z '' ']' [2020-07-15T12:37:06.059Z] #49 2.056 ++ mktemp -d [2020-07-15T12:37:06.059Z] #49 2.058 + export GOPATH=/tmp/tmp.hKleMFLbya [2020-07-15T12:37:06.059Z] #49 2.058 + GOPATH=/tmp/tmp.hKleMFLbya [2020-07-15T12:37:06.059Z] #49 2.059 + RM_GOPATH=1 [2020-07-15T12:37:06.059Z] #49 2.059 + case "$(go env GOARCH)" in [2020-07-15T12:37:06.059Z] #49 2.060 ++ go env GOARCH [2020-07-15T12:37:06.059Z] #49 2.078 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:06.059Z] #49 2.078 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:06.059Z] #49 2.079 ++ dirname /tmp/install/install.sh [2020-07-15T12:37:06.059Z] #49 2.084 + dir=/tmp/install [2020-07-15T12:37:06.059Z] #49 2.084 + bin=runc [2020-07-15T12:37:06.059Z] #49 2.084 + shift [2020-07-15T12:37:06.059Z] #49 2.084 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:37:06.059Z] #49 2.084 + . /tmp/install/runc.installer [2020-07-15T12:37:06.059Z] #49 2.084 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:06.059Z] #49 2.084 + install_runc [2020-07-15T12:37:06.059Z] #49 2.085 + uname -r [2020-07-15T12:37:06.059Z] #49 2.085 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:37:06.059Z] #49 2.088 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:37:06.059Z] #49 2.088 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:37:06.059Z] #49 2.088 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hKleMFLbya/src/github.com/opencontainers/runc [2020-07-15T12:37:06.059Z] #49 2.088 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:37:06.059Z] #49 2.090 Cloning into '/tmp/tmp.hKleMFLbya/src/github.com/opencontainers/runc'... [2020-07-15T12:37:06.059Z] #49 7.742 + cd /tmp/tmp.hKleMFLbya/src/github.com/opencontainers/runc [2020-07-15T12:37:06.059Z] #49 7.742 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:06.059Z] #49 8.072 + '[' -z '' ']' [2020-07-15T12:37:06.059Z] #49 8.082 + target=static [2020-07-15T12:37:06.059Z] #49 8.082 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:37:06.059Z] #49 8.306 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:37:06.086Z] #39 50.53 CC compel/src/lib/log.o [2020-07-15T12:37:06.086Z] #39 50.69 CC compel/arch/x86/src/lib/cpu.o [2020-07-15T12:37:06.325Z] #49 ... [2020-07-15T12:37:06.325Z] [2020-07-15T12:37:06.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:06.326Z] #39 45.87 DEP compel/src/lib/infect-util.d [2020-07-15T12:37:06.344Z] #39 ... [2020-07-15T12:37:06.344Z] [2020-07-15T12:37:06.344Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:06.344Z] #54 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-15T12:37:06.344Z] #54 114.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-15T12:37:06.344Z] #54 DONE 121.7s [2020-07-15T12:37:06.344Z] [2020-07-15T12:37:06.344Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:06.344Z] #41 120.5 crypto/tls [2020-07-15T12:37:06.361Z] #39 153.3 CC criu/util.o [2020-07-15T12:37:06.589Z] #39 45.96 DEP compel/src/lib/infect-rpc.d [2020-07-15T12:37:06.589Z] #39 46.02 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-15T12:37:06.589Z] #39 46.07 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-15T12:37:06.589Z] #39 46.11 DEP compel/src/lib/log.d [2020-07-15T12:37:06.589Z] #39 46.20 DEP compel/src/main.d [2020-07-15T12:37:06.602Z] #41 ... [2020-07-15T12:37:06.602Z] [2020-07-15T12:37:06.602Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:37:06.602Z] #55 DONE 0.1s [2020-07-15T12:37:06.602Z] [2020-07-15T12:37:06.602Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:37:06.602Z] #56 DONE 0.1s [2020-07-15T12:37:06.602Z] [2020-07-15T12:37:06.602Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:37:06.852Z] #39 46.32 DEP compel/src/lib/handle-elf.d [2020-07-15T12:37:06.860Z] #36 ... [2020-07-15T12:37:06.860Z] [2020-07-15T12:37:06.860Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-15T12:37:06.860Z] #10 122.1 Selecting previously unselected package libapparmor1:amd64. [2020-07-15T12:37:06.860Z] #10 122.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-15T12:37:06.860Z] #10 122.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:37:07.116Z] #39 46.49 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-15T12:37:07.116Z] #39 46.61 CC compel/src/lib/log.o [2020-07-15T12:37:07.117Z] #10 122.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-15T12:37:07.117Z] #10 122.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-15T12:37:07.117Z] #10 122.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:37:07.167Z] #12 DONE 2.2s [2020-07-15T12:37:07.167Z] [2020-07-15T12:37:07.167Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:37:07.300Z] #39 154.0 CC criu/uts_ns.o [2020-07-15T12:37:07.300Z] #39 154.1 CC criu/vdso-compat.o [2020-07-15T12:37:07.375Z] #10 122.6 Selecting previously unselected package libbtrfs0. [2020-07-15T12:37:07.375Z] #10 122.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-15T12:37:07.375Z] #10 122.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-15T12:37:07.379Z] #39 46.86 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-15T12:37:07.379Z] #39 ... [2020-07-15T12:37:07.379Z] [2020-07-15T12:37:07.379Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:37:07.379Z] #15 DONE 2.2s [2020-07-15T12:37:07.560Z] #39 154.2 CC criu/vdso.o [2020-07-15T12:37:07.633Z] #10 122.8 Selecting previously unselected package libbtrfs-dev. [2020-07-15T12:37:07.633Z] #10 122.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-15T12:37:07.633Z] #10 122.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:37:07.633Z] #10 123.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-15T12:37:07.658Z] [2020-07-15T12:37:07.658Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:37:07.820Z] #39 154.6 LINK criu/built-in.o [2020-07-15T12:37:07.891Z] #10 123.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:37:07.891Z] #10 123.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:08.080Z] #39 154.7 LINK criu/criu [2020-07-15T12:37:08.080Z] #39 154.9 DEP lib/c/criu.d [2020-07-15T12:37:08.148Z] #10 123.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-15T12:37:08.148Z] #10 123.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:37:08.148Z] #10 123.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:08.340Z] #39 155.0 CC images/rpc.pb-c.o [2020-07-15T12:37:08.406Z] #10 123.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-15T12:37:08.406Z] #10 123.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-15T12:37:08.406Z] #10 123.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:37:08.600Z] #39 155.3 CC lib/c/criu.o [2020-07-15T12:37:08.663Z] #10 123.9 Selecting previously unselected package libpcre16-3:amd64. [2020-07-15T12:37:08.663Z] #10 123.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:37:08.663Z] #10 124.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:08.860Z] #39 155.8 LINK lib/c/built-in.o [2020-07-15T12:37:08.921Z] #10 124.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-15T12:37:08.921Z] #10 124.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-15T12:37:08.921Z] #10 124.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:09.079Z] #13 2.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:37:09.079Z] #13 DONE 2.3s [2020-07-15T12:37:09.079Z] [2020-07-15T12:37:09.079Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:37:09.120Z] #39 155.8 LINK lib/c/libcriu.so [2020-07-15T12:37:09.120Z] #39 155.9 LINK lib/c/libcriu.a [2020-07-15T12:37:09.120Z] #39 156.0 GEN magic.py [2020-07-15T12:37:09.180Z] #10 124.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-15T12:37:09.180Z] #10 124.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-15T12:37:09.180Z] #10 124.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:37:09.180Z] #10 124.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-15T12:37:09.180Z] #10 124.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-15T12:37:09.180Z] #10 124.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:37:09.380Z] #39 156.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:37:09.380Z] #39 156.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:37:09.380Z] #39 156.1 Note: Building without GnuTLS support [2020-07-15T12:37:09.380Z] #39 156.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:37:09.380Z] #39 156.1 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:37:09.611Z] #16 ... [2020-07-15T12:37:09.611Z] [2020-07-15T12:37:09.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:09.611Z] #41 97.21 github.com/LK4D4/vndr/godl [2020-07-15T12:37:09.611Z] #41 98.07 github.com/LK4D4/vndr [2020-07-15T12:37:09.611Z] #41 DONE 105.9s [2020-07-15T12:37:09.611Z] [2020-07-15T12:37:09.611Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:09.611Z] #21 104.4 Checking out files: 23% (2515/10849) Checking out files: 24% (2604/10849) Checking out files: 25% (2713/10849) Checking out files: 26% (2821/10849) Checking out files: 27% (2930/10849) Checking out files: 28% (3038/10849) Checking out files: 29% (3147/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) Checking out files: 34% (3689/10849) Checking out files: 35% (3798/10849) Checking out files: 36% (3906/10849) Checking out files: 37% (4015/10849) Checking out files: 38% (4123/10849) Checking out files: 39% (4232/10849) Checking out files: 40% (4340/10849) Checking out files: 41% (4449/10849) Checking out files: 42% (4557/10849) Checking out files: 43% (4666/10849) Checking out files: 44% (4774/10849) Checking out files: 45% (4883/10849) Checking out files: 46% (4991/10849) Checking out files: 47% (5100/10849) Checking out files: 48% (5208/10849) Checking out files: 48% (5294/10849) Checking out files: 49% (5317/10849) Checking out files: 50% (5425/10849) Checking out files: 51% (5533/10849) Checking out files: 52% (5642/10849) Checking out files: 53% (5750/10849) Checking out files: 54% (5859/10849) Checking out files: 55% (5967/10849) Checking out files: 56% (6076/10849) Checking out files: 57% (6184/10849) Checking out files: 58% (6293/10849) Checking out files: 59% (6401/10849) Checking out files: 60% (6510/10849) Checking out files: 61% (6618/10849) Checking out files: 62% (6727/10849) Checking out files: 63% (6835/10849) Checking out files: 64% (6944/10849) Checking out files: 65% (7052/10849) [2020-07-15T12:37:09.611Z] #21 ... [2020-07-15T12:37:09.611Z] [2020-07-15T12:37:09.611Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:37:09.611Z] #16 DONE 2.1s [2020-07-15T12:37:09.611Z] [2020-07-15T12:37:09.611Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:09.745Z] #10 124.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-15T12:37:09.745Z] #10 124.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-15T12:37:09.745Z] #10 124.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:37:09.949Z] #39 156.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:37:09.949Z] #39 ... [2020-07-15T12:37:09.949Z] [2020-07-15T12:37:09.949Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:09.949Z] #45 227.3 + cd /tmp/tmp.zZfnsJ3aWj/src/github.com/golangci/golangci-lint/ [2020-07-15T12:37:10.003Z] #10 125.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-15T12:37:10.003Z] #10 125.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-15T12:37:10.003Z] #10 125.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:10.209Z] #45 227.3 + git checkout -q v1.23.8 [2020-07-15T12:37:10.262Z] #10 125.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-15T12:37:10.262Z] #10 125.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-15T12:37:10.262Z] #10 125.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:37:10.262Z] #10 125.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-15T12:37:10.262Z] #10 125.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-15T12:37:10.262Z] #10 125.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:10.469Z] #45 227.7 ++ git describe --tags [2020-07-15T12:37:10.469Z] #45 227.7 + version=v1.23.8 [2020-07-15T12:37:10.469Z] #45 227.7 ++ git rev-parse --short HEAD [2020-07-15T12:37:10.469Z] #45 227.7 + commit=76a82c6 [2020-07-15T12:37:10.469Z] #45 227.7 ++ git show -s --format=%cd [2020-07-15T12:37:10.469Z] #45 227.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:37:10.469Z] #45 227.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:37:10.663Z] #21 104.4 Checking out files: 23% (2515/10849) Checking out files: 24% (2604/10849) Checking out files: 25% (2713/10849) Checking out files: 26% (2821/10849) Checking out files: 27% (2930/10849) Checking out files: 28% (3038/10849) Checking out files: 29% (3147/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) Checking out files: 34% (3689/10849) Checking out files: 35% (3798/10849) Checking out files: 36% (3906/10849) Checking out files: 37% (4015/10849) Checking out files: 38% (4123/10849) Checking out files: 39% (4232/10849) Checking out files: 40% (4340/10849) Checking out files: 41% (4449/10849) Checking out files: 42% (4557/10849) Checking out files: 43% (4666/10849) Checking out files: 44% (4774/10849) Checking out files: 45% (4883/10849) Checking out files: 46% (4991/10849) Checking out files: 47% (5100/10849) Checking out files: 48% (5208/10849) Checking out files: 48% (5294/10849) Checking out files: 49% (5317/10849) Checking out files: 50% (5425/10849) Checking out files: 51% (5533/10849) Checking out files: 52% (5642/10849) Checking out files: 53% (5750/10849) Checking out files: 54% (5859/10849) Checking out files: 55% (5967/10849) Checking out files: 56% (6076/10849) Checking out files: 57% (6184/10849) Checking out files: 58% (6293/10849) Checking out files: 59% (6401/10849) Checking out files: 60% (6510/10849) Checking out files: 61% (6618/10849) Checking out files: 62% (6727/10849) Checking out files: 63% (6835/10849) Checking out files: 64% (6944/10849) Checking out files: 65% (7052/10849) Checking out files: 66% (7161/10849) Checking out files: 67% (7269/10849) Checking out files: 68% (7378/10849) Checking out files: 69% (7486/10849) Checking out files: 70% (7595/10849) Checking out files: 71% (7703/10849) Checking out files: 72% (7812/10849) Checking out files: 73% (7920/10849) Checking out files: 74% (8029/10849) Checking out files: 75% (8137/10849) Checking out files: 76% (8246/10849) Checking out files: 76% (8275/10849) Checking out files: 77% (8354/10849) Checking out files: 78% (8463/10849) Checking out files: 79% (8571/10849) Checking out files: 80% (8680/10849) Checking out files: 81% (8788/10849) Checking out files: 82% (8897/10849) Checking out files: 83% (9005/10849) Checking out files: 84% (9114/10849) Checking out files: 85% (9222/10849) Checking out files: 86% (9331/10849) Checking out files: 87% (9439/10849) Checking out files: 88% (9548/10849) Checking out files: 89% (9656/10849) Checking out files: 90% (9765/10849) Checking out files: 91% (9873/10849) Checking out files: 92% (9982/10849) Checking out files: 93% (10090/10849) Checking out files: 94% (10199/10849) Checking out files: 95% (10307/10849) Checking out files: 96% (10416/10849) Checking out files: 97% (10524/10849) Checking out files: 98% (10633/10849) Checking out files: 99% (10741/10849) Checking out files: 100% (10849/10849) Checking out files: 100% (10849/10849), done. [2020-07-15T12:37:10.663Z] #21 107.1 + cd /tmp/tmp.aU4tY7sdpP/tmp/docker-ce [2020-07-15T12:37:10.663Z] #21 107.1 + git checkout -q v17.06.2-ce [2020-07-15T12:37:10.826Z] #10 126.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-15T12:37:10.826Z] #10 126.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-15T12:37:10.826Z] #10 126.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-15T12:37:10.826Z] #10 126.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-15T12:37:10.826Z] #10 126.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:10.826Z] #10 126.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-15T12:37:10.826Z] #10 126.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-15T12:37:10.826Z] #10 126.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-15T12:37:10.826Z] #10 126.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-15T12:37:10.826Z] #10 126.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-15T12:37:10.998Z] #14 DONE 2.0s [2020-07-15T12:37:10.998Z] [2020-07-15T12:37:10.998Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:37:11.074Z] #55 ... [2020-07-15T12:37:11.074Z] [2020-07-15T12:37:11.074Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:11.074Z] #40 67.97 CC criu/arch/ppc64/sigframe.o [2020-07-15T12:37:11.074Z] #40 68.43 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-15T12:37:11.074Z] #40 68.48 DEP criu/pie/util-vdso.d [2020-07-15T12:37:11.074Z] #40 68.72 DEP criu/pie/util.d [2020-07-15T12:37:11.074Z] #40 68.93 CC criu/pie/util.o [2020-07-15T12:37:11.074Z] #40 69.45 CC criu/pie/util-vdso.o [2020-07-15T12:37:11.074Z] #40 70.24 AR criu/pie/pie.lib.a [2020-07-15T12:37:11.074Z] #40 70.31 DEP criu/pie/restorer.d [2020-07-15T12:37:11.074Z] #40 70.59 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-15T12:37:11.074Z] #40 70.60 DEP criu/arch/ppc64/restorer.d [2020-07-15T12:37:11.074Z] #40 70.82 DEP criu/arch/ppc64/vdso-pie.d [2020-07-15T12:37:11.074Z] #40 70.96 DEP criu/pie/parasite-vdso.d [2020-07-15T12:37:11.074Z] #40 71.17 DEP criu/pie/parasite.d [2020-07-15T12:37:11.074Z] #40 71.46 CC criu/pie/parasite.o [2020-07-15T12:37:11.084Z] #10 126.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-15T12:37:11.084Z] #10 126.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-15T12:37:11.084Z] #10 126.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:11.084Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:37:11.084Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-15T12:37:11.084Z] #10 126.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-15T12:37:11.084Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:37:11.084Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-15T12:37:11.084Z] #10 126.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-15T12:37:11.084Z] #10 126.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-15T12:37:11.084Z] #10 126.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:11.084Z] #10 126.3 Setting up dmsetup (2:1.02.155-3) ... [2020-07-15T12:37:11.084Z] #10 126.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:11.084Z] #10 126.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-15T12:37:11.084Z] #10 126.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:37:11.649Z] #10 DONE 126.9s [2020-07-15T12:37:11.649Z] [2020-07-15T12:37:11.649Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:11.649Z] #41 127.0 net/http/httptrace [2020-07-15T12:37:11.725Z] #40 73.13 LINK criu/pie/parasite.built-in.o [2020-07-15T12:37:11.725Z] #40 73.15 GEN criu/pie/parasite-blob.h [2020-07-15T12:37:11.725Z] #40 73.22 CC criu/pie/parasite-vdso.o [2020-07-15T12:37:11.938Z] #15 ... [2020-07-15T12:37:11.938Z] [2020-07-15T12:37:11.939Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:11.939Z] #49 2.744 + RM_GOPATH=0 [2020-07-15T12:37:11.939Z] #49 2.745 + TMP_GOPATH= [2020-07-15T12:37:11.939Z] #49 2.745 + : /build [2020-07-15T12:37:11.939Z] #49 2.745 + '[' -z '' ']' [2020-07-15T12:37:11.939Z] #49 2.745 ++ mktemp -d [2020-07-15T12:37:11.939Z] #49 2.746 + export GOPATH=/tmp/tmp.g8a8z09Kum [2020-07-15T12:37:11.939Z] #49 2.746 + GOPATH=/tmp/tmp.g8a8z09Kum [2020-07-15T12:37:11.939Z] #49 2.746 + RM_GOPATH=1 [2020-07-15T12:37:11.939Z] #49 2.746 + case "$(go env GOARCH)" in [2020-07-15T12:37:11.939Z] #49 2.746 ++ go env GOARCH [2020-07-15T12:37:11.939Z] #49 2.764 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:11.939Z] #49 2.764 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:11.939Z] #49 2.764 ++ dirname /tmp/install/install.sh [2020-07-15T12:37:11.939Z] #49 2.764 + dir=/tmp/install [2020-07-15T12:37:11.939Z] #49 2.764 + bin=runc [2020-07-15T12:37:11.939Z] #49 2.764 + shift [2020-07-15T12:37:11.939Z] #49 2.764 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:37:11.939Z] #49 2.764 + . /tmp/install/runc.installer [2020-07-15T12:37:11.939Z] #49 2.767 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:11.939Z] #49 2.767 + install_runc [2020-07-15T12:37:11.939Z] #49 2.767 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:37:11.939Z] #49 2.767 + uname -r [2020-07-15T12:37:11.939Z] #49 2.786 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:37:11.939Z] #49 2.786 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:37:11.939Z] #49 2.786 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:37:11.939Z] #49 2.786 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g8a8z09Kum/src/github.com/opencontainers/runc [2020-07-15T12:37:11.939Z] #49 2.797 Cloning into '/tmp/tmp.g8a8z09Kum/src/github.com/opencontainers/runc'... [2020-07-15T12:37:12.198Z] #49 ... [2020-07-15T12:37:12.198Z] [2020-07-15T12:37:12.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:12.198Z] #39 58.15 CC compel/src/lib/ptrace.o [2020-07-15T12:37:12.198Z] #39 58.57 AR compel/libcompel.a [2020-07-15T12:37:12.198Z] #39 58.71 HOSTCC compel/src/main-host.o [2020-07-15T12:37:12.198Z] #39 59.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T12:37:12.198Z] #39 59.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:37:12.198Z] #39 59.74 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:37:12.198Z] #39 59.92 HOSTLINK compel/compel-host-bin [2020-07-15T12:37:12.198Z] #39 60.09 DEP soccr/soccr.d [2020-07-15T12:37:12.198Z] #39 60.25 CC soccr/soccr.o [2020-07-15T12:37:12.198Z] #39 61.81 AR soccr/libsoccr.a [2020-07-15T12:37:12.198Z] #39 61.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:37:12.198Z] #39 62.18 DEP criu/arch/x86/sigframe.d [2020-07-15T12:37:12.198Z] #39 62.28 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T12:37:12.198Z] #39 62.38 DEP criu/arch/x86/kerndat.d [2020-07-15T12:37:12.198Z] #39 62.51 DEP criu/arch/x86/crtools.d [2020-07-15T12:37:12.198Z] #39 62.65 DEP criu/arch/x86/cpu.d [2020-07-15T12:37:12.198Z] #39 62.95 CC criu/arch/x86/cpu.o [2020-07-15T12:37:12.198Z] #39 63.81 CC criu/arch/x86/crtools.o [2020-07-15T12:37:12.198Z] #39 ... [2020-07-15T12:37:12.198Z] [2020-07-15T12:37:12.198Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:12.198Z] #49 10.23 + cd /tmp/tmp.g8a8z09Kum/src/github.com/opencontainers/runc [2020-07-15T12:37:12.198Z] #49 10.23 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:12.214Z] #41 127.4 net/http [2020-07-15T12:37:12.377Z] #45 ... [2020-07-15T12:37:12.377Z] [2020-07-15T12:37:12.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:12.377Z] #39 157.0 make[1]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 157.6 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:37:12.377Z] #39 157.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:37:12.377Z] #39 157.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:37:12.377Z] #39 157.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:37:12.377Z] #39 157.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:37:12.377Z] #39 157.7 make[1]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 157.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:37:12.377Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.1 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.1 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:37:12.377Z] #39 158.2 INSTALL criu/criu [2020-07-15T12:37:12.377Z] #39 DONE 158.7s [2020-07-15T12:37:12.377Z] [2020-07-15T12:37:12.377Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:12.377Z] #52 179.4 + bin/containerd [2020-07-15T12:37:12.396Z] #40 ... [2020-07-15T12:37:12.396Z] [2020-07-15T12:37:12.396Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:12.396Z] #55 DONE 139.6s [2020-07-15T12:37:12.396Z] [2020-07-15T12:37:12.396Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:12.396Z] #18 11.04 Reading package lists... [2020-07-15T12:37:12.396Z] #18 15.84 Reading package lists... [2020-07-15T12:37:12.396Z] #18 20.29 Building dependency tree... [2020-07-15T12:37:12.396Z] #18 22.02 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:37:12.396Z] #18 22.02 The following additional packages will be installed: [2020-07-15T12:37:12.396Z] #18 22.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:37:12.396Z] #18 22.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:37:12.396Z] #18 22.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:37:12.396Z] #18 22.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:37:12.396Z] #18 22.03 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:37:12.396Z] #18 22.03 Suggested packages: [2020-07-15T12:37:12.396Z] #18 22.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:37:12.396Z] #18 22.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:37:12.396Z] #18 22.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:37:12.396Z] #18 22.03 Recommended packages: [2020-07-15T12:37:12.396Z] #18 22.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:37:12.396Z] #18 22.03 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:37:12.458Z] #49 10.41 + '[' -z '' ']' [2020-07-15T12:37:12.458Z] #49 10.41 + target=static [2020-07-15T12:37:12.458Z] #49 10.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:37:12.589Z] #21 ... [2020-07-15T12:37:12.589Z] [2020-07-15T12:37:12.589Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:37:12.589Z] #28 DONE 109.0s [2020-07-15T12:37:12.696Z] #18 ... [2020-07-15T12:37:12.696Z] [2020-07-15T12:37:12.696Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-15T12:37:12.696Z] #56 DONE 0.2s [2020-07-15T12:37:12.696Z] [2020-07-15T12:37:12.696Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-15T12:37:12.696Z] #57 DONE 0.1s [2020-07-15T12:37:12.696Z] [2020-07-15T12:37:12.696Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:12.696Z] #40 74.21 CC criu/arch/ppc64/vdso-pie.o [2020-07-15T12:37:12.717Z] #49 10.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:37:12.852Z] [2020-07-15T12:37:12.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:12.852Z] #39 47.20 CC compel/arch/aarch64/src/lib/infect.o [2020-07-15T12:37:12.852Z] #39 47.57 CC compel/src/lib/infect-rpc.o [2020-07-15T12:37:12.852Z] #39 48.03 CC compel/src/lib/infect-util.o [2020-07-15T12:37:12.852Z] #39 48.21 CC compel/src/lib/infect.o [2020-07-15T12:37:12.852Z] #39 50.29 CC compel/src/lib/ptrace.o [2020-07-15T12:37:12.852Z] #39 50.85 AR compel/libcompel.a [2020-07-15T12:37:12.852Z] #39 50.95 HOSTCC compel/src/main-host.o [2020-07-15T12:37:12.852Z] #39 51.28 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-15T12:37:12.852Z] #39 51.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:37:12.852Z] #39 51.57 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:37:12.852Z] #39 51.70 HOSTLINK compel/compel-host-bin [2020-07-15T12:37:12.852Z] #39 51.80 DEP soccr/soccr.d [2020-07-15T12:37:12.852Z] #39 51.93 CC soccr/soccr.o [2020-07-15T12:37:12.977Z] #49 ... [2020-07-15T12:37:12.977Z] [2020-07-15T12:37:12.977Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:37:12.977Z] #15 DONE 2.0s [2020-07-15T12:37:13.237Z] [2020-07-15T12:37:13.237Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:37:13.321Z] #52 ... [2020-07-15T12:37:13.321Z] [2020-07-15T12:37:13.321Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:37:13.321Z] #40 DONE 0.1s [2020-07-15T12:37:13.321Z] [2020-07-15T12:37:13.321Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:37:13.321Z] #42 DONE 0.2s [2020-07-15T12:37:13.321Z] [2020-07-15T12:37:13.321Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:13.321Z] #45 ... [2020-07-15T12:37:13.321Z] [2020-07-15T12:37:13.321Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:37:13.321Z] #44 DONE 0.1s [2020-07-15T12:37:13.348Z] #40 74.67 CC criu/arch/ppc64/restorer.o [2020-07-15T12:37:13.580Z] [2020-07-15T12:37:13.580Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:13.802Z] #39 53.40 AR soccr/libsoccr.a [2020-07-15T12:37:14.066Z] #39 53.45 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:37:14.329Z] #39 53.73 DEP criu/arch/aarch64/sigframe.d [2020-07-15T12:37:14.329Z] #39 53.84 DEP criu/arch/aarch64/crtools.d [2020-07-15T12:37:14.329Z] #39 ... [2020-07-15T12:37:14.329Z] [2020-07-15T12:37:14.329Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:14.329Z] #21 111.0 + mkdir -p /tmp/tmp.aU4tY7sdpP/src/github.com/docker [2020-07-15T12:37:14.414Z] #40 75.60 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-15T12:37:14.414Z] #40 75.66 CC criu/pie/restorer.o [2020-07-15T12:37:14.592Z] #21 111.0 + mv components/cli /tmp/tmp.aU4tY7sdpP/src/github.com/docker/cli [2020-07-15T12:37:14.592Z] #21 111.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-15T12:37:14.737Z] #41 ... [2020-07-15T12:37:14.737Z] [2020-07-15T12:37:14.737Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-15T12:37:14.737Z] #11 DONE 2.7s [2020-07-15T12:37:14.737Z] [2020-07-15T12:37:14.737Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:14.737Z] #49 2.598 + RM_GOPATH=0 [2020-07-15T12:37:14.737Z] #49 2.598 + TMP_GOPATH= [2020-07-15T12:37:14.737Z] #49 2.598 + : /build [2020-07-15T12:37:14.737Z] #49 2.598 + '[' -z '' ']' [2020-07-15T12:37:14.737Z] #49 2.599 ++ mktemp -d [2020-07-15T12:37:14.737Z] #49 2.605 + export GOPATH=/tmp/tmp.sEGF8XqC95 [2020-07-15T12:37:14.737Z] #49 2.605 + GOPATH=/tmp/tmp.sEGF8XqC95 [2020-07-15T12:37:14.737Z] #49 2.605 + RM_GOPATH=1 [2020-07-15T12:37:14.737Z] #49 2.605 + case "$(go env GOARCH)" in [2020-07-15T12:37:14.737Z] #49 2.605 ++ go env GOARCH [2020-07-15T12:37:14.737Z] #49 2.610 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:14.737Z] #49 2.610 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:37:14.738Z] #49 2.611 ++ dirname /tmp/install/install.sh [2020-07-15T12:37:14.738Z] #49 2.615 + dir=/tmp/install [2020-07-15T12:37:14.738Z] #49 2.615 + bin=runc [2020-07-15T12:37:14.738Z] #49 2.615 + shift [2020-07-15T12:37:14.738Z] #49 2.615 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-15T12:37:14.738Z] #49 2.615 + . /tmp/install/runc.installer [2020-07-15T12:37:14.738Z] #49 2.616 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:14.738Z] #49 2.616 + install_runc [2020-07-15T12:37:14.738Z] #49 2.617 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-15T12:37:14.738Z] #49 2.622 + uname -r [2020-07-15T12:37:14.738Z] #49 2.634 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-15T12:37:14.738Z] #49 2.634 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-15T12:37:14.738Z] #49 2.634 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sEGF8XqC95/src/github.com/opencontainers/runc [2020-07-15T12:37:14.738Z] #49 2.643 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-15T12:37:14.738Z] #49 2.646 Cloning into '/tmp/tmp.sEGF8XqC95/src/github.com/opencontainers/runc'... [2020-07-15T12:37:15.147Z] #16 DONE 2.0s [2020-07-15T12:37:15.147Z] [2020-07-15T12:37:15.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:15.147Z] #39 64.84 CC criu/arch/x86/kerndat.o [2020-07-15T12:37:15.147Z] #39 65.60 CC criu/arch/x86/sigaction_compat.o [2020-07-15T12:37:15.147Z] #39 65.84 CC criu/arch/x86/sigframe.o [2020-07-15T12:37:15.147Z] #39 66.16 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T12:37:15.147Z] #39 66.22 DEP criu/pie/util-vdso-elf32.d [2020-07-15T12:37:15.147Z] #39 66.36 DEP criu/pie/util-vdso.d [2020-07-15T12:37:15.147Z] #39 66.50 DEP criu/pie/util.d [2020-07-15T12:37:15.147Z] #39 66.68 CC criu/pie/util.o [2020-07-15T12:37:15.147Z] #39 ... [2020-07-15T12:37:15.147Z] [2020-07-15T12:37:15.147Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:15.147Z] #41 131.3 net/http/httptrace [2020-07-15T12:37:15.147Z] #41 131.6 net/http [2020-07-15T12:37:15.147Z] #41 ... [2020-07-15T12:37:15.147Z] [2020-07-15T12:37:15.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:15.147Z] #39 67.18 CC criu/pie/util-vdso.o [2020-07-15T12:37:16.090Z] #39 67.97 CC criu/pie/util-vdso-elf32.o [2020-07-15T12:37:16.635Z] #49 ... [2020-07-15T12:37:16.635Z] [2020-07-15T12:37:16.635Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-15T12:37:16.635Z] #12 DONE 2.0s [2020-07-15T12:37:16.635Z] [2020-07-15T12:37:16.635Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:37:16.661Z] #39 68.62 AR criu/pie/pie.lib.a [2020-07-15T12:37:16.661Z] #39 68.66 DEP criu/pie/restorer.d [2020-07-15T12:37:16.921Z] #39 68.79 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T12:37:16.921Z] #39 68.91 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T12:37:17.182Z] #39 68.94 DEP criu/arch/x86/restorer.d [2020-07-15T12:37:17.182Z] #39 69.10 DEP criu/arch/x86/vdso-pie.d [2020-07-15T12:37:17.201Z] #13 ... [2020-07-15T12:37:17.201Z] [2020-07-15T12:37:17.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:17.201Z] #39 51.51 CC compel/arch/x86/src/lib/infect.o [2020-07-15T12:37:17.201Z] #39 52.60 CC compel/src/lib/infect-rpc.o [2020-07-15T12:37:17.201Z] #39 52.93 CC compel/src/lib/infect-util.o [2020-07-15T12:37:17.201Z] #39 53.13 CC compel/src/lib/infect.o [2020-07-15T12:37:17.201Z] #39 55.30 CC compel/src/lib/ptrace.o [2020-07-15T12:37:17.201Z] #39 55.68 AR compel/libcompel.a [2020-07-15T12:37:17.201Z] #39 55.75 HOSTCC compel/src/main-host.o [2020-07-15T12:37:17.201Z] #39 56.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-15T12:37:17.201Z] #39 56.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-15T12:37:17.201Z] #39 56.86 HOSTCC compel/src/lib/log-host.o [2020-07-15T12:37:17.201Z] #39 57.12 HOSTLINK compel/compel-host-bin [2020-07-15T12:37:17.201Z] #39 57.31 DEP soccr/soccr.d [2020-07-15T12:37:17.201Z] #39 57.68 CC soccr/soccr.o [2020-07-15T12:37:17.201Z] #39 59.15 AR soccr/libsoccr.a [2020-07-15T12:37:17.201Z] #39 59.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:37:17.201Z] #39 59.67 DEP criu/arch/x86/sigframe.d [2020-07-15T12:37:17.201Z] #39 59.80 DEP criu/arch/x86/sigaction_compat.d [2020-07-15T12:37:17.201Z] #39 59.95 DEP criu/arch/x86/kerndat.d [2020-07-15T12:37:17.201Z] #39 60.11 DEP criu/arch/x86/crtools.d [2020-07-15T12:37:17.201Z] #39 60.31 DEP criu/arch/x86/cpu.d [2020-07-15T12:37:17.201Z] #39 60.50 CC criu/arch/x86/cpu.o [2020-07-15T12:37:17.201Z] #39 60.96 CC criu/arch/x86/crtools.o [2020-07-15T12:37:17.442Z] #39 69.28 DEP criu/pie/parasite-vdso.d [2020-07-15T12:37:17.442Z] #39 69.45 DEP criu/pie/parasite.d [2020-07-15T12:37:17.938Z] Client: [2020-07-15T12:37:17.938Z] Debug Mode: false [2020-07-15T12:37:17.938Z] Plugins: [2020-07-15T12:37:17.938Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-15T12:37:17.938Z] [2020-07-15T12:37:17.938Z] Server: [2020-07-15T12:37:17.938Z] Containers: 0 [2020-07-15T12:37:17.938Z] Running: 0 [2020-07-15T12:37:17.938Z] Paused: 0 [2020-07-15T12:37:17.938Z] Stopped: 0 [2020-07-15T12:37:17.938Z] Images: 0 [2020-07-15T12:37:17.938Z] Server Version: 19.03.5 [2020-07-15T12:37:17.938Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-15T12:37:17.938Z] Windows: [2020-07-15T12:37:17.938Z] LCOW: [2020-07-15T12:37:17.938Z] Logging Driver: json-file [2020-07-15T12:37:17.938Z] Plugins: [2020-07-15T12:37:17.938Z] Volume: local [2020-07-15T12:37:17.938Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T12:37:17.938Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T12:37:17.938Z] Swarm: inactive [2020-07-15T12:37:17.938Z] Default Isolation: process [2020-07-15T12:37:17.938Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T12:37:17.938Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T12:37:17.938Z] OSType: windows [2020-07-15T12:37:17.938Z] Architecture: x86_64 [2020-07-15T12:37:17.938Z] CPUs: 4 [2020-07-15T12:37:17.938Z] Total Memory: 32GiB [2020-07-15T12:37:17.938Z] Name: azwin-2-54da40 [2020-07-15T12:37:17.938Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-15T12:37:17.938Z] Docker Root Dir: D:\docker [2020-07-15T12:37:17.938Z] Debug Mode: false [2020-07-15T12:37:17.938Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:37:17.938Z] Labels: [2020-07-15T12:37:17.938Z] Experimental: true [2020-07-15T12:37:17.938Z] Insecure Registries: [2020-07-15T12:37:17.938Z] 10.0.0.4:5000 [2020-07-15T12:37:17.938Z] 127.0.0.0/8 [2020-07-15T12:37:17.938Z] Registry Mirrors: [2020-07-15T12:37:17.938Z] http://10.0.0.4:5000/ [2020-07-15T12:37:17.938Z] Live Restore Enabled: false [2020-07-15T12:37:17.938Z] [2020-07-15T12:37:18.008Z] #40 ... [2020-07-15T12:37:18.008Z] [2020-07-15T12:37:18.008Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:18.008Z] #42 134.3 github.com/LK4D4/vndr/build [2020-07-15T12:37:18.008Z] #42 134.8 vendor/golang.org/x/text/secure/bidirule [2020-07-15T12:37:18.008Z] #42 135.8 vendor/golang.org/x/text/unicode/norm [2020-07-15T12:37:18.008Z] #42 ... [2020-07-15T12:37:18.008Z] [2020-07-15T12:37:18.008Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:18.008Z] #18 24.29 The following NEW packages will be installed: [2020-07-15T12:37:18.008Z] #18 24.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:37:18.008Z] #18 24.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:37:18.008Z] #18 24.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:37:18.008Z] #18 24.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:37:18.008Z] #18 24.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:37:18.008Z] #18 24.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:37:18.008Z] #18 24.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:37:18.008Z] #18 24.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:37:18.008Z] #18 24.30 xz-utils zip [2020-07-15T12:37:18.008Z] #18 24.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:37:18.008Z] #18 24.42 Need to get 29.2 MB of archives. [2020-07-15T12:37:18.008Z] #18 24.42 After this operation, 134 MB of additional disk space will be used. [2020-07-15T12:37:18.008Z] #18 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-15T12:37:18.008Z] #18 24.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-15T12:37:18.008Z] #18 24.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-15T12:37:18.008Z] #18 24.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-15T12:37:18.008Z] #18 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-15T12:37:18.008Z] #18 24.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-15T12:37:18.008Z] #18 24.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:37:18.008Z] #18 24.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-15T12:37:18.008Z] #18 24.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-15T12:37:18.008Z] #18 24.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-15T12:37:18.008Z] #18 24.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-15T12:37:18.008Z] #18 24.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-15T12:37:18.008Z] #18 24.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-15T12:37:18.008Z] #18 24.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-15T12:37:18.008Z] #18 24.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-15T12:37:18.008Z] #18 24.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-15T12:37:18.008Z] #18 24.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-15T12:37:18.008Z] #18 24.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:37:18.008Z] #18 24.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:37:18.008Z] #18 24.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-15T12:37:18.008Z] #18 24.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-15T12:37:18.008Z] #18 24.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-15T12:37:18.008Z] #18 24.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-15T12:37:18.008Z] #18 24.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-15T12:37:18.008Z] #18 24.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-15T12:37:18.008Z] #18 24.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-15T12:37:18.008Z] #18 24.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-15T12:37:18.008Z] #18 24.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-15T12:37:18.008Z] #18 24.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-15T12:37:18.008Z] #18 25.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-15T12:37:18.008Z] #18 25.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-15T12:37:18.008Z] #18 25.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-15T12:37:18.008Z] #18 25.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-15T12:37:18.008Z] #18 25.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-15T12:37:18.008Z] #18 25.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:37:18.008Z] #18 25.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:37:18.008Z] #18 25.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:37:18.008Z] #18 25.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-15T12:37:18.008Z] #18 25.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:37:18.008Z] #18 25.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:37:18.008Z] #18 25.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:37:18.008Z] #18 25.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-15T12:37:18.008Z] #18 25.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-15T12:37:18.008Z] #18 25.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-15T12:37:18.008Z] #18 25.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:37:18.008Z] #18 25.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-15T12:37:18.008Z] #18 26.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-15T12:37:18.008Z] #18 26.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-15T12:37:18.008Z] #18 26.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:37:18.008Z] #18 26.75 Fetched 29.2 MB in 2s (17.2 MB/s) [2020-07-15T12:37:18.008Z] #18 26.81 Selecting previously unselected package pigz. [2020-07-15T12:37:18.008Z] #18 26.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-15T12:37:18.008Z] #18 26.91 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-15T12:37:18.008Z] #18 26.92 Unpacking pigz (2.4-1) ... [2020-07-15T12:37:18.008Z] #18 27.04 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-15T12:37:18.008Z] #18 27.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T12:37:18.008Z] #18 27.05 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T12:37:18.008Z] #18 27.47 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:37:18.008Z] #18 27.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T12:37:18.008Z] #18 27.50 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:18.008Z] #18 28.29 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T12:37:18.008Z] #18 28.31 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:18.013Z] #39 69.69 CC criu/pie/parasite.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-07-15T12:37:18.133Z] #39 62.55 CC criu/arch/x86/kerndat.o [Pipeline] powershell [2020-07-15T12:37:18.392Z] #39 ... [2020-07-15T12:37:18.392Z] [2020-07-15T12:37:18.392Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-15T12:37:18.392Z] #13 2.026 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-15T12:37:18.649Z] #13 DONE 2.2s [2020-07-15T12:37:18.650Z] [2020-07-15T12:37:18.650Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-15T12:37:18.954Z] #39 70.83 LINK criu/pie/parasite.built-in.o [2020-07-15T12:37:18.954Z] #39 70.84 GEN criu/pie/parasite-blob.h [2020-07-15T12:37:18.954Z] #39 70.85 CC criu/pie/parasite-vdso.o [2020-07-15T12:37:19.524Z] #39 71.51 CC criu/arch/x86/vdso-pie.o [2020-07-15T12:37:20.003Z] #21 ... [2020-07-15T12:37:20.003Z] [2020-07-15T12:37:20.003Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:20.003Z] #17 2.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:37:20.003Z] #17 3.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:37:20.003Z] #17 3.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:37:20.003Z] #17 3.514 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-15T12:37:20.003Z] #17 4.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-15T12:37:20.003Z] #17 4.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-15T12:37:20.003Z] #17 7.537 Fetched 8188 kB in 5s (1672 kB/s) [2020-07-15T12:37:20.003Z] #17 7.537 Reading package lists... [2020-07-15T12:37:20.003Z] #17 9.737 Reading package lists... [2020-07-15T12:37:20.003Z] #17 ... [2020-07-15T12:37:20.003Z] [2020-07-15T12:37:20.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:20.003Z] #39 54.02 DEP criu/arch/aarch64/cpu.d [2020-07-15T12:37:20.003Z] #39 54.06 DEP criu/arch/aarch64/bitops.d [2020-07-15T12:37:20.003Z] #39 54.09 CC criu/arch/aarch64/bitops.o [2020-07-15T12:37:20.003Z] #39 54.14 CC criu/arch/aarch64/cpu.o [2020-07-15T12:37:20.003Z] #39 54.33 CC criu/arch/aarch64/crtools.o [2020-07-15T12:37:20.003Z] #39 54.91 CC criu/arch/aarch64/sigframe.o [2020-07-15T12:37:20.003Z] #39 55.07 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-15T12:37:20.003Z] #39 55.10 DEP criu/pie/util-vdso.d [2020-07-15T12:37:20.003Z] #39 55.19 DEP criu/pie/util.d [2020-07-15T12:37:20.003Z] #39 55.30 CC criu/pie/util.o [2020-07-15T12:37:20.003Z] #39 55.56 CC criu/pie/util-vdso.o [2020-07-15T12:37:20.003Z] #39 56.07 AR criu/pie/pie.lib.a [2020-07-15T12:37:20.003Z] #39 56.13 DEP criu/pie/restorer.d [2020-07-15T12:37:20.003Z] #39 56.41 DEP criu/arch/aarch64/intraprocedure.d [2020-07-15T12:37:20.003Z] #39 56.44 DEP criu/arch/aarch64/restorer.d [2020-07-15T12:37:20.003Z] #39 56.63 DEP criu/arch/aarch64/vdso-pie.d [2020-07-15T12:37:20.003Z] #39 56.72 DEP criu/pie/parasite-vdso.d [2020-07-15T12:37:20.003Z] #39 56.94 DEP criu/pie/parasite.d [2020-07-15T12:37:20.003Z] #39 57.19 CC criu/pie/parasite.o [2020-07-15T12:37:20.003Z] #39 58.05 LINK criu/pie/parasite.built-in.o [2020-07-15T12:37:20.003Z] #39 58.06 GEN criu/pie/parasite-blob.h [2020-07-15T12:37:20.003Z] #39 58.09 CC criu/pie/parasite-vdso.o [2020-07-15T12:37:20.003Z] #39 58.66 CC criu/arch/aarch64/vdso-pie.o [2020-07-15T12:37:20.003Z] #39 58.98 CC criu/arch/aarch64/restorer.o [2020-07-15T12:37:20.003Z] #39 59.35 CC criu/arch/aarch64/intraprocedure.o [2020-07-15T12:37:20.003Z] #39 59.42 CC criu/pie/restorer.o [2020-07-15T12:37:20.094Z] #39 71.81 CC criu/arch/x86/restorer.o [2020-07-15T12:37:20.123Z] #18 31.05 Selecting previously unselected package python3-minimal. [2020-07-15T12:37:20.123Z] #18 31.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-15T12:37:20.123Z] #18 31.12 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-15T12:37:20.123Z] #18 31.12 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:37:20.123Z] #18 31.22 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-15T12:37:20.123Z] #18 31.23 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-15T12:37:20.123Z] #18 31.24 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-15T12:37:20.123Z] #18 31.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-15T12:37:20.123Z] #18 31.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T12:37:20.123Z] #18 31.36 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T12:37:20.354Z] #39 72.27 CC criu/arch/x86/restorer_unmap.o [2020-07-15T12:37:20.354Z] #39 72.30 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T12:37:20.548Z] #14 DONE 2.0s [2020-07-15T12:37:20.548Z] [2020-07-15T12:37:20.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:20.548Z] #39 63.07 CC criu/arch/x86/sigaction_compat.o [2020-07-15T12:37:20.548Z] #39 63.52 CC criu/arch/x86/sigframe.o [2020-07-15T12:37:20.548Z] #39 63.90 LINK criu/arch/x86/crtools.built-in.o [2020-07-15T12:37:20.548Z] #39 63.96 DEP criu/pie/util-vdso-elf32.d [2020-07-15T12:37:20.548Z] #39 64.14 DEP criu/pie/util-vdso.d [2020-07-15T12:37:20.548Z] #39 64.28 DEP criu/pie/util.d [2020-07-15T12:37:20.548Z] #39 64.47 CC criu/pie/util.o [2020-07-15T12:37:20.548Z] #39 64.80 CC criu/pie/util-vdso.o [2020-07-15T12:37:20.615Z] #39 72.62 CC criu/pie/restorer.o [2020-07-15T12:37:21.113Z] #39 65.75 CC criu/pie/util-vdso-elf32.o [2020-07-15T12:37:21.183Z] #18 32.41 Selecting previously unselected package python3.7. [2020-07-15T12:37:21.183Z] #18 32.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-15T12:37:21.183Z] #18 32.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:21.396Z] #39 ... [2020-07-15T12:37:21.396Z] [2020-07-15T12:37:21.396Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:21.396Z] #17 9.737 Reading package lists... [2020-07-15T12:37:21.482Z] #18 32.57 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-15T12:37:21.483Z] #18 32.58 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-15T12:37:21.483Z] #18 32.58 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-15T12:37:21.483Z] #18 32.68 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:37:21.660Z] #17 11.78 Building dependency tree... [2020-07-15T12:37:22.046Z] #39 66.57 AR criu/pie/pie.lib.a [2020-07-15T12:37:22.046Z] #39 66.62 DEP criu/pie/restorer.d [2020-07-15T12:37:22.304Z] #39 66.75 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-15T12:37:22.304Z] #39 66.90 DEP criu/arch/x86/restorer_unmap.d [2020-07-15T12:37:22.304Z] #39 66.93 DEP criu/arch/x86/restorer.d [2020-07-15T12:37:22.540Z] #18 33.84 Selecting previously unselected package python3. [2020-07-15T12:37:22.561Z] #39 ... [2020-07-15T12:37:22.561Z] [2020-07-15T12:37:22.561Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-15T12:37:22.561Z] #15 DONE 2.0s [2020-07-15T12:37:22.610Z] #17 12.95 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:37:22.610Z] #17 12.95 The following additional packages will be installed: [2020-07-15T12:37:22.610Z] #17 12.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:37:22.610Z] #17 12.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:37:22.610Z] #17 12.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:37:22.610Z] #17 12.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:37:22.610Z] #17 12.96 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:37:22.610Z] #17 12.96 Suggested packages: [2020-07-15T12:37:22.610Z] #17 12.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:37:22.610Z] #17 12.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:37:22.610Z] #17 12.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:37:22.610Z] #17 12.96 Recommended packages: [2020-07-15T12:37:22.610Z] #17 12.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:37:22.610Z] #17 12.96 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:37:22.819Z] [2020-07-15T12:37:22.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:22.819Z] #39 67.19 DEP criu/arch/x86/vdso-pie.d [2020-07-15T12:37:22.819Z] #39 67.32 DEP criu/pie/parasite-vdso.d [2020-07-15T12:37:22.841Z] #18 33.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 ... 24022 files and directories currently installed.) [2020-07-15T12:37:22.841Z] #18 33.95 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-15T12:37:22.841Z] #18 33.98 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:37:22.841Z] #18 34.14 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-15T12:37:22.841Z] #18 34.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-15T12:37:22.841Z] #18 34.15 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:23.079Z] #39 67.57 DEP criu/pie/parasite.d [2020-07-15T12:37:23.142Z] #18 34.29 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-15T12:37:23.142Z] #18 34.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-15T12:37:23.142Z] #18 34.31 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:23.142Z] #18 34.42 Selecting previously unselected package libiptc0:ppc64el. [2020-07-15T12:37:23.142Z] #18 34.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-15T12:37:23.142Z] #18 34.44 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:23.142Z] #18 34.53 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-15T12:37:23.337Z] #39 68.01 CC criu/pie/parasite.o [2020-07-15T12:37:23.443Z] #18 34.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-15T12:37:23.443Z] #18 34.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-15T12:37:23.443Z] #18 34.63 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-15T12:37:23.443Z] #18 34.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-15T12:37:23.443Z] #18 34.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-15T12:37:23.443Z] #18 34.76 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-15T12:37:23.558Z] #17 13.95 The following NEW packages will be installed: [2020-07-15T12:37:23.558Z] #17 13.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:37:23.558Z] #17 13.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:37:23.558Z] #17 13.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:37:23.558Z] #17 13.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:37:23.558Z] #17 13.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:37:23.558Z] #17 13.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:37:23.558Z] #17 13.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:37:23.558Z] #17 13.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:37:23.558Z] #17 13.96 xz-utils zip [2020-07-15T12:37:23.743Z] #18 34.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-15T12:37:23.743Z] #18 34.79 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-15T12:37:23.743Z] #18 34.96 Selecting previously unselected package iptables. [2020-07-15T12:37:23.743Z] #18 34.98 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-15T12:37:23.743Z] #18 34.98 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:37:23.822Z] #17 14.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:37:23.822Z] #17 14.26 Need to get 27.6 MB of archives. [2020-07-15T12:37:23.822Z] #17 14.26 After this operation, 114 MB of additional disk space will be used. [2020-07-15T12:37:23.822Z] #17 14.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-15T12:37:23.822Z] #17 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-15T12:37:23.822Z] #17 14.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-15T12:37:23.822Z] #17 14.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-15T12:37:23.822Z] #17 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-15T12:37:23.822Z] #17 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-15T12:37:23.822Z] #17 14.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:37:23.915Z] #39 75.96 LINK criu/pie/restorer.built-in.o [2020-07-15T12:37:24.085Z] #17 14.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-15T12:37:24.085Z] #17 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-15T12:37:24.085Z] #17 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-15T12:37:24.085Z] #17 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-15T12:37:24.085Z] #17 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-15T12:37:24.085Z] #17 14.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-15T12:37:24.085Z] #17 14.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-15T12:37:24.085Z] #17 14.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-15T12:37:24.086Z] #17 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-15T12:37:24.086Z] #17 14.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-15T12:37:24.086Z] #17 14.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:37:24.086Z] #17 14.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:37:24.086Z] #17 14.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-15T12:37:24.086Z] #17 14.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-15T12:37:24.086Z] #17 14.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-15T12:37:24.086Z] #17 14.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-15T12:37:24.086Z] #17 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-15T12:37:24.086Z] #17 14.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-15T12:37:24.086Z] #17 14.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-15T12:37:24.086Z] #17 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-15T12:37:24.086Z] #17 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-15T12:37:24.086Z] #17 14.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-15T12:37:24.176Z] #39 75.97 GEN criu/pie/restorer-blob.h [2020-07-15T12:37:24.349Z] #17 14.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-15T12:37:24.349Z] #17 14.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-15T12:37:24.349Z] #17 14.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-15T12:37:24.349Z] #17 14.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-15T12:37:24.349Z] #17 14.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-15T12:37:24.349Z] #17 14.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:37:24.349Z] #17 14.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:37:24.349Z] #17 14.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:37:24.349Z] #17 14.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-15T12:37:24.349Z] #17 14.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:37:24.349Z] #17 14.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:37:24.349Z] #17 14.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:37:24.349Z] #17 14.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-15T12:37:24.421Z] #18 35.50 Selecting previously unselected package xxd. [2020-07-15T12:37:24.421Z] #18 35.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T12:37:24.421Z] #18 35.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:37:24.421Z] #18 35.64 Selecting previously unselected package vim-common. [2020-07-15T12:37:24.421Z] #18 35.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:24.421Z] #18 35.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:24.438Z] #39 76.13 DEP criu/vdso.d [2020-07-15T12:37:24.438Z] #39 76.34 DEP criu/vdso-compat.d [2020-07-15T12:37:24.612Z] #17 14.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-15T12:37:24.612Z] #17 14.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-15T12:37:24.612Z] #17 14.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:37:24.612Z] #17 15.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-15T12:37:24.612Z] #17 15.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-15T12:37:24.612Z] #17 15.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-15T12:37:24.699Z] #39 76.53 DEP criu/uts_ns.d [2020-07-15T12:37:24.708Z] #39 ... [2020-07-15T12:37:24.708Z] [2020-07-15T12:37:24.708Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-15T12:37:24.708Z] #16 DONE 2.0s [2020-07-15T12:37:24.708Z] [2020-07-15T12:37:24.708Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:24.721Z] #18 35.95 Selecting previously unselected package bash-completion. [2020-07-15T12:37:24.721Z] #18 35.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:37:24.960Z] #39 76.70 DEP criu/util.d [2020-07-15T12:37:24.960Z] #39 76.87 DEP criu/uffd.d [2020-07-15T12:37:24.960Z] #39 ... [2020-07-15T12:37:24.960Z] [2020-07-15T12:37:24.960Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:24.960Z] #17 2.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:37:24.960Z] #17 2.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:37:24.960Z] #17 2.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:37:24.960Z] #17 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:37:24.960Z] #17 3.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:37:24.960Z] #17 5.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:37:25.191Z] #17 15.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:37:25.221Z] #17 ... [2020-07-15T12:37:25.221Z] [2020-07-15T12:37:25.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:25.221Z] #39 77.14 DEP criu/tun.d [2020-07-15T12:37:25.459Z] #17 15.75 Fetched 27.6 MB in 1s (23.8 MB/s) [2020-07-15T12:37:25.459Z] #17 15.82 Selecting previously unselected package pigz. [2020-07-15T12:37:25.459Z] #17 15.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 ... 23405 files and directories currently installed.) [2020-07-15T12:37:25.459Z] #17 15.88 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-15T12:37:25.459Z] #17 15.90 Unpacking pigz (2.4-1) ... [2020-07-15T12:37:25.481Z] #39 77.32 DEP criu/tty.d [2020-07-15T12:37:25.723Z] #17 16.00 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-15T12:37:25.723Z] #17 16.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T12:37:25.723Z] #17 16.01 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:25.742Z] #39 77.50 DEP criu/timerfd.d [2020-07-15T12:37:25.742Z] #39 77.67 DEP criu/timens.d [2020-07-15T12:37:26.003Z] #39 77.81 DEP criu/sysfs_parse.d [2020-07-15T12:37:26.003Z] #39 78.01 DEP criu/sysctl.d [2020-07-15T12:37:26.264Z] #39 78.16 DEP criu/string.d [2020-07-15T12:37:26.264Z] #39 78.20 DEP criu/stats.d [2020-07-15T12:37:26.298Z] #17 16.54 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:37:26.298Z] #17 16.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T12:37:26.299Z] #17 16.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:26.525Z] #39 78.33 DEP criu/sockets.d [2020-07-15T12:37:26.525Z] #39 78.59 DEP criu/sk-unix.d [2020-07-15T12:37:26.877Z] #17 17.20 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:26.877Z] #17 17.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:27.096Z] #39 78.80 DEP criu/sk-tcp.d [2020-07-15T12:37:27.096Z] #39 79.00 DEP criu/sk-queue.d [2020-07-15T12:37:27.236Z] #17 2.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-15T12:37:27.236Z] #17 2.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-15T12:37:27.236Z] #17 2.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-15T12:37:27.357Z] #39 79.17 DEP criu/sk-packet.d [2020-07-15T12:37:27.493Z] #17 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-15T12:37:27.511Z] #18 ... [2020-07-15T12:37:27.512Z] [2020-07-15T12:37:27.512Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:27.512Z] #40 78.94 LINK criu/pie/restorer.built-in.o [2020-07-15T12:37:27.512Z] #40 78.96 GEN criu/pie/restorer-blob.h [2020-07-15T12:37:27.512Z] #40 79.11 DEP criu/vdso.d [2020-07-15T12:37:27.512Z] #40 79.32 DEP criu/uts_ns.d [2020-07-15T12:37:27.512Z] #40 79.51 DEP criu/util.d [2020-07-15T12:37:27.512Z] #40 79.75 DEP criu/uffd.d [2020-07-15T12:37:27.512Z] #40 79.97 DEP criu/tun.d [2020-07-15T12:37:27.512Z] #40 80.14 DEP criu/tty.d [2020-07-15T12:37:27.512Z] #40 80.32 DEP criu/timerfd.d [2020-07-15T12:37:27.512Z] #40 80.49 DEP criu/timens.d [2020-07-15T12:37:27.512Z] #40 80.71 DEP criu/sysfs_parse.d [2020-07-15T12:37:27.512Z] #40 80.88 DEP criu/sysctl.d [2020-07-15T12:37:27.512Z] #40 81.07 DEP criu/string.d [2020-07-15T12:37:27.512Z] #40 81.16 DEP criu/stats.d [2020-07-15T12:37:27.512Z] #40 81.41 DEP criu/sockets.d [2020-07-15T12:37:27.512Z] #40 81.59 DEP criu/sk-unix.d [2020-07-15T12:37:27.512Z] #40 81.91 DEP criu/sk-tcp.d [2020-07-15T12:37:27.512Z] #40 82.13 DEP criu/sk-queue.d [2020-07-15T12:37:27.512Z] #40 82.31 DEP criu/sk-packet.d [2020-07-15T12:37:27.512Z] #40 82.51 DEP criu/sk-netlink.d [2020-07-15T12:37:27.512Z] #40 82.70 DEP criu/sk-inet.d [2020-07-15T12:37:27.512Z] #40 82.86 DEP criu/signalfd.d [2020-07-15T12:37:27.512Z] #40 83.11 DEP criu/sigframe.d [2020-07-15T12:37:27.512Z] #40 83.18 DEP criu/shmem.d [2020-07-15T12:37:27.512Z] #40 83.33 DEP criu/servicefd.d [2020-07-15T12:37:27.512Z] #40 83.53 DEP criu/seize.d [2020-07-15T12:37:27.512Z] #40 83.70 DEP criu/seccomp.d [2020-07-15T12:37:27.512Z] #40 83.84 DEP criu/rst-malloc.d [2020-07-15T12:37:27.512Z] #40 83.92 DEP criu/rbtree.d [2020-07-15T12:37:27.512Z] #40 83.96 DEP criu/pstree.d [2020-07-15T12:37:27.512Z] #40 84.16 DEP criu/protobuf.d [2020-07-15T12:37:27.512Z] #40 84.34 GEN criu/protobuf-desc-gen.h [2020-07-15T12:37:27.512Z] #40 86.41 DEP criu/protobuf-desc.d [2020-07-15T12:37:27.512Z] #40 86.52 DEP criu/proc_parse.d [2020-07-15T12:37:27.512Z] #40 86.74 DEP criu/plugin.d [2020-07-15T12:37:27.512Z] #40 86.81 DEP criu/pipes.d [2020-07-15T12:37:27.512Z] #40 86.97 DEP criu/pie-util.d [2020-07-15T12:37:27.512Z] #40 87.11 DEP criu/pie-util-vdso.d [2020-07-15T12:37:27.512Z] #40 87.29 DEP criu/path.d [2020-07-15T12:37:27.512Z] #40 87.49 DEP criu/parasite-syscall.d [2020-07-15T12:37:27.512Z] #40 87.75 DEP criu/pagemap.d [2020-07-15T12:37:27.512Z] #40 87.96 DEP criu/pagemap-cache.d [2020-07-15T12:37:27.512Z] #40 88.09 DEP criu/page-xfer.d [2020-07-15T12:37:27.512Z] #40 88.27 DEP criu/page-pipe.d [2020-07-15T12:37:27.512Z] #40 88.40 DEP criu/netfilter.d [2020-07-15T12:37:27.512Z] #40 88.56 DEP criu/net.d [2020-07-15T12:37:27.512Z] #40 88.80 DEP criu/namespaces.d [2020-07-15T12:37:27.617Z] #39 79.44 DEP criu/sk-netlink.d [2020-07-15T12:37:27.812Z] #40 88.96 DEP criu/mount.d [2020-07-15T12:37:27.812Z] #40 ... [2020-07-15T12:37:27.812Z] [2020-07-15T12:37:27.812Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:27.812Z] #42 144.6 vendor/golang.org/x/net/http2/hpack [2020-07-15T12:37:27.812Z] #42 148.0 mime [2020-07-15T12:37:27.812Z] #42 148.8 vendor/golang.org/x/net/idna [2020-07-15T12:37:27.812Z] #42 150.2 net/http/internal [2020-07-15T12:37:27.812Z] #42 153.9 net/textproto [2020-07-15T12:37:27.812Z] #42 153.9 vendor/golang.org/x/net/http/httpproxy [2020-07-15T12:37:27.812Z] #42 153.9 crypto/x509 [2020-07-15T12:37:27.812Z] #42 ... [2020-07-15T12:37:27.812Z] [2020-07-15T12:37:27.812Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:27.812Z] #40 89.14 DEP criu/memfd.d [2020-07-15T12:37:27.877Z] #39 79.71 DEP criu/sk-inet.d [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T12:37:28.098Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-07-15T12:37:28.098Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T12:37:28.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T12:37:28.112Z] #40 89.32 DEP criu/mem.d [2020-07-15T12:37:28.138Z] #39 ... [2020-07-15T12:37:28.138Z] [2020-07-15T12:37:28.138Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:28.138Z] #41 144.9 github.com/LK4D4/vndr/godl [2020-07-15T12:37:28.138Z] #41 145.4 github.com/LK4D4/vndr [2020-07-15T12:37:28.138Z] #41 DONE 154.4s [2020-07-15T12:37:28.138Z] [2020-07-15T12:37:28.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:28.138Z] #39 79.87 DEP criu/signalfd.d [2020-07-15T12:37:28.138Z] #39 80.13 DEP criu/sigframe.d [2020-07-15T12:37:28.398Z] #39 80.36 DEP criu/shmem.d [2020-07-15T12:37:28.414Z] #40 89.61 DEP criu/lsm.d [2020-07-15T12:37:28.414Z] #40 89.73 DEP criu/log.d [2020-07-15T12:37:28.414Z] #40 89.95 DEP criu/libnetlink.d [2020-07-15T12:37:28.425Z] #17 3.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-15T12:37:28.717Z] #40 90.11 DEP criu/kerndat.d [2020-07-15T12:37:28.731Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T12:37:28.731Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T12:37:28.731Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.1% of statements [2020-07-15T12:37:28.731Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T12:37:28.802Z] #17 19.08 Selecting previously unselected package python3-minimal. [2020-07-15T12:37:28.802Z] #17 19.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 ... 23654 files and directories currently installed.) [2020-07-15T12:37:28.802Z] #17 19.14 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-15T12:37:28.802Z] #17 19.15 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:37:28.802Z] #17 19.25 Selecting previously unselected package libmpdec2:arm64. [2020-07-15T12:37:28.802Z] #17 19.26 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-15T12:37:28.802Z] #17 19.28 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-15T12:37:28.802Z] #17 19.37 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T12:37:29.022Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T12:37:29.023Z] #40 90.35 DEP criu/kcmp-ids.d [2020-07-15T12:37:29.023Z] #40 90.43 DEP criu/irmap.d [2020-07-15T12:37:29.024Z] #39 80.74 DEP criu/servicefd.d [2020-07-15T12:37:29.024Z] #39 80.97 DEP criu/seize.d [2020-07-15T12:37:29.065Z] #17 19.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T12:37:29.065Z] #17 19.39 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:29.291Z] #39 81.24 DEP criu/seccomp.d [2020-07-15T12:37:29.314Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-07-15T12:37:29.314Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T12:37:29.314Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T12:37:29.324Z] #40 90.63 DEP criu/ipc_ns.d [2020-07-15T12:37:29.324Z] #40 90.80 DEP criu/image.d [2020-07-15T12:37:29.568Z] #39 81.60 DEP criu/rst-malloc.d [2020-07-15T12:37:29.605Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-15T12:37:29.605Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T12:37:29.605Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T12:37:29.642Z] #17 20.06 Selecting previously unselected package python3.7. [2020-07-15T12:37:29.642Z] #17 20.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-15T12:37:29.642Z] #17 20.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:29.642Z] #40 90.99 DEP criu/image-desc.d [2020-07-15T12:37:29.642Z] #40 91.21 DEP criu/fsnotify.d [2020-07-15T12:37:29.796Z] #17 5.084 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-15T12:37:29.832Z] #39 81.69 DEP criu/rbtree.d [2020-07-15T12:37:29.832Z] #39 81.73 DEP criu/pstree.d [2020-07-15T12:37:29.897Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-07-15T12:37:29.905Z] #17 20.22 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-15T12:37:29.905Z] #17 20.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-15T12:37:29.905Z] #17 20.24 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-15T12:37:30.093Z] #39 81.88 DEP criu/protobuf.d [2020-07-15T12:37:30.167Z] #17 20.39 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:37:30.295Z] #40 91.47 DEP criu/filesystems.d [2020-07-15T12:37:30.295Z] #40 91.76 DEP criu/files.d [2020-07-15T12:37:30.355Z] #39 82.12 GEN criu/protobuf-desc-gen.h [2020-07-15T12:37:30.596Z] #40 91.97 DEP criu/files-reg.d [2020-07-15T12:37:30.897Z] #40 92.17 DEP criu/files-ext.d [2020-07-15T12:37:30.897Z] #40 92.33 DEP criu/file-lock.d [2020-07-15T12:37:31.116Z] #17 21.44 Selecting previously unselected package python3. [2020-07-15T12:37:31.116Z] #17 21.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 ... 24066 files and directories currently installed.) [2020-07-15T12:37:31.116Z] #17 21.52 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-15T12:37:31.116Z] #17 21.54 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:37:31.116Z] #17 21.65 Selecting previously unselected package libip4tc0:arm64. [2020-07-15T12:37:31.116Z] #17 21.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-15T12:37:31.116Z] #17 21.67 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:31.197Z] #40 92.49 DEP criu/file-ids.d [2020-07-15T12:37:31.197Z] #40 92.61 DEP criu/fifo.d [2020-07-15T12:37:31.379Z] #17 21.76 Selecting previously unselected package libip6tc0:arm64. [2020-07-15T12:37:31.379Z] #17 21.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-15T12:37:31.379Z] #17 21.77 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:31.379Z] #17 21.87 Selecting previously unselected package libiptc0:arm64. [2020-07-15T12:37:31.379Z] #17 21.87 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-15T12:37:31.379Z] #17 21.88 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:31.379Z] #17 21.96 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-15T12:37:31.497Z] #40 92.83 DEP criu/fdstore.d [2020-07-15T12:37:31.497Z] #40 92.97 DEP criu/fault-injection.d [2020-07-15T12:37:31.497Z] #40 93.01 DEP criu/external.d [2020-07-15T12:37:31.642Z] #17 21.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-15T12:37:31.642Z] #17 21.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-15T12:37:31.642Z] #17 22.05 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-15T12:37:31.642Z] #17 22.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-15T12:37:31.642Z] #17 22.08 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-15T12:37:31.642Z] #17 22.16 Selecting previously unselected package libnftnl11:arm64. [2020-07-15T12:37:31.693Z] #17 ... [2020-07-15T12:37:31.693Z] [2020-07-15T12:37:31.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:31.693Z] #39 69.45 LINK criu/pie/parasite.built-in.o [2020-07-15T12:37:31.693Z] #39 69.47 GEN criu/pie/parasite-blob.h [2020-07-15T12:37:31.693Z] #39 69.51 CC criu/pie/parasite-vdso.o [2020-07-15T12:37:31.693Z] #39 70.26 CC criu/arch/x86/vdso-pie.o [2020-07-15T12:37:31.693Z] #39 70.65 CC criu/arch/x86/restorer.o [2020-07-15T12:37:31.693Z] #39 71.21 CC criu/arch/x86/restorer_unmap.o [2020-07-15T12:37:31.693Z] #39 71.26 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-15T12:37:31.693Z] #39 71.44 CC criu/pie/restorer.o [2020-07-15T12:37:31.693Z] #39 74.70 LINK criu/pie/restorer.built-in.o [2020-07-15T12:37:31.693Z] #39 74.72 GEN criu/pie/restorer-blob.h [2020-07-15T12:37:31.693Z] #39 74.81 DEP criu/vdso.d [2020-07-15T12:37:31.693Z] #39 75.06 DEP criu/vdso-compat.d [2020-07-15T12:37:31.693Z] #39 75.20 DEP criu/uts_ns.d [2020-07-15T12:37:31.693Z] #39 75.43 DEP criu/util.d [2020-07-15T12:37:31.693Z] #39 75.63 DEP criu/uffd.d [2020-07-15T12:37:31.693Z] #39 75.94 DEP criu/tun.d [2020-07-15T12:37:31.693Z] #39 76.08 DEP criu/tty.d [2020-07-15T12:37:31.693Z] #39 76.17 DEP criu/timerfd.d [2020-07-15T12:37:31.693Z] #39 76.33 DEP criu/timens.d [2020-07-15T12:37:31.737Z] #39 83.70 DEP criu/protobuf-desc.d [2020-07-15T12:37:31.737Z] #39 83.78 DEP criu/proc_parse.d [2020-07-15T12:37:31.797Z] #40 93.14 DEP criu/eventpoll.d [2020-07-15T12:37:31.905Z] #17 22.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-15T12:37:31.905Z] #17 22.18 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-15T12:37:31.905Z] #17 22.28 Selecting previously unselected package iptables. [2020-07-15T12:37:31.905Z] #17 22.29 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-15T12:37:31.905Z] #17 22.31 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:37:31.951Z] #39 76.50 DEP criu/sysfs_parse.d [2020-07-15T12:37:31.997Z] #39 83.96 DEP criu/plugin.d [2020-07-15T12:37:31.997Z] #39 84.03 DEP criu/pipes.d [2020-07-15T12:37:32.097Z] #40 93.32 DEP criu/eventfd.d [2020-07-15T12:37:32.097Z] #40 93.50 DEP criu/crtools.d [2020-07-15T12:37:32.168Z] #17 22.65 Selecting previously unselected package xxd. [2020-07-15T12:37:32.168Z] #17 22.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T12:37:32.168Z] #17 22.66 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:37:32.208Z] #39 76.72 DEP criu/sysctl.d [2020-07-15T12:37:32.208Z] #39 ... [2020-07-15T12:37:32.208Z] [2020-07-15T12:37:32.208Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:32.208Z] #49 10.51 + cd /tmp/tmp.sEGF8XqC95/src/github.com/opencontainers/runc [2020-07-15T12:37:32.208Z] #49 10.51 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-15T12:37:32.208Z] #49 11.01 + '[' -z '' ']' [2020-07-15T12:37:32.208Z] #49 11.01 + target=static [2020-07-15T12:37:32.208Z] #49 11.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-15T12:37:32.208Z] #49 11.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-15T12:37:32.208Z] #49 ... [2020-07-15T12:37:32.208Z] [2020-07-15T12:37:32.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:32.208Z] #39 76.86 DEP criu/string.d [2020-07-15T12:37:32.208Z] #39 76.91 DEP criu/stats.d [2020-07-15T12:37:32.258Z] #39 84.16 DEP criu/pie-util.d [2020-07-15T12:37:32.258Z] #39 84.23 DEP criu/pie-util-vdso.d [2020-07-15T12:37:32.397Z] #40 93.72 DEP criu/cr-service.d [2020-07-15T12:37:32.432Z] #17 22.82 Selecting previously unselected package vim-common. [2020-07-15T12:37:32.432Z] #17 22.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:32.432Z] #17 22.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:32.432Z] #17 ... [2020-07-15T12:37:32.432Z] [2020-07-15T12:37:32.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:32.432Z] #39 61.88 LINK criu/pie/restorer.built-in.o [2020-07-15T12:37:32.432Z] #39 61.90 GEN criu/pie/restorer-blob.h [2020-07-15T12:37:32.432Z] #39 61.98 DEP criu/vdso.d [2020-07-15T12:37:32.432Z] #39 62.18 DEP criu/uts_ns.d [2020-07-15T12:37:32.432Z] #39 62.29 DEP criu/util.d [2020-07-15T12:37:32.432Z] #39 62.43 DEP criu/uffd.d [2020-07-15T12:37:32.432Z] #39 62.58 DEP criu/tun.d [2020-07-15T12:37:32.432Z] #39 62.76 DEP criu/tty.d [2020-07-15T12:37:32.432Z] #39 63.05 DEP criu/timerfd.d [2020-07-15T12:37:32.432Z] #39 63.22 DEP criu/timens.d [2020-07-15T12:37:32.432Z] #39 63.42 DEP criu/sysfs_parse.d [2020-07-15T12:37:32.432Z] #39 63.58 DEP criu/sysctl.d [2020-07-15T12:37:32.432Z] #39 63.75 DEP criu/string.d [2020-07-15T12:37:32.432Z] #39 63.77 DEP criu/stats.d [2020-07-15T12:37:32.432Z] #39 63.87 DEP criu/sockets.d [2020-07-15T12:37:32.432Z] #39 64.07 DEP criu/sk-unix.d [2020-07-15T12:37:32.432Z] #39 64.29 DEP criu/sk-tcp.d [2020-07-15T12:37:32.432Z] #39 64.56 DEP criu/sk-queue.d [2020-07-15T12:37:32.432Z] #39 64.71 DEP criu/sk-packet.d [2020-07-15T12:37:32.432Z] #39 64.97 DEP criu/sk-netlink.d [2020-07-15T12:37:32.432Z] #39 65.19 DEP criu/sk-inet.d [2020-07-15T12:37:32.432Z] #39 65.52 DEP criu/signalfd.d [2020-07-15T12:37:32.432Z] #39 65.63 DEP criu/sigframe.d [2020-07-15T12:37:32.432Z] #39 65.77 DEP criu/shmem.d [2020-07-15T12:37:32.432Z] #39 65.87 DEP criu/servicefd.d [2020-07-15T12:37:32.432Z] #39 66.06 DEP criu/seize.d [2020-07-15T12:37:32.432Z] #39 66.27 DEP criu/seccomp.d [2020-07-15T12:37:32.432Z] #39 66.39 DEP criu/rst-malloc.d [2020-07-15T12:37:32.432Z] #39 66.45 DEP criu/rbtree.d [2020-07-15T12:37:32.432Z] #39 66.48 DEP criu/pstree.d [2020-07-15T12:37:32.432Z] #39 66.70 DEP criu/protobuf.d [2020-07-15T12:37:32.432Z] #39 66.82 GEN criu/protobuf-desc-gen.h [2020-07-15T12:37:32.432Z] #39 68.31 DEP criu/protobuf-desc.d [2020-07-15T12:37:32.432Z] #39 68.46 DEP criu/proc_parse.d [2020-07-15T12:37:32.432Z] #39 68.70 DEP criu/plugin.d [2020-07-15T12:37:32.432Z] #39 68.82 DEP criu/pipes.d [2020-07-15T12:37:32.432Z] #39 69.04 DEP criu/pie-util.d [2020-07-15T12:37:32.432Z] #39 69.17 DEP criu/pie-util-vdso.d [2020-07-15T12:37:32.432Z] #39 69.32 DEP criu/path.d [2020-07-15T12:37:32.432Z] #39 69.50 DEP criu/parasite-syscall.d [2020-07-15T12:37:32.432Z] #39 69.74 DEP criu/pagemap.d [2020-07-15T12:37:32.432Z] #39 69.87 DEP criu/pagemap-cache.d [2020-07-15T12:37:32.432Z] #39 69.97 DEP criu/page-xfer.d [2020-07-15T12:37:32.432Z] #39 70.07 DEP criu/page-pipe.d [2020-07-15T12:37:32.432Z] #39 70.14 DEP criu/netfilter.d [2020-07-15T12:37:32.432Z] #39 70.29 DEP criu/net.d [2020-07-15T12:37:32.432Z] #39 70.45 DEP criu/namespaces.d [2020-07-15T12:37:32.432Z] #39 70.61 DEP criu/mount.d [2020-07-15T12:37:32.432Z] #39 70.74 DEP criu/memfd.d [2020-07-15T12:37:32.432Z] #39 70.96 DEP criu/mem.d [2020-07-15T12:37:32.432Z] #39 71.13 DEP criu/lsm.d [2020-07-15T12:37:32.432Z] #39 71.26 DEP criu/log.d [2020-07-15T12:37:32.432Z] #39 71.33 DEP criu/libnetlink.d [2020-07-15T12:37:32.432Z] #39 71.50 DEP criu/kerndat.d [2020-07-15T12:37:32.432Z] #39 71.74 DEP criu/kcmp-ids.d [2020-07-15T12:37:32.432Z] #39 71.85 DEP criu/irmap.d [2020-07-15T12:37:32.432Z] #39 71.96 DEP criu/ipc_ns.d [2020-07-15T12:37:32.466Z] #39 77.12 DEP criu/sockets.d [2020-07-15T12:37:32.518Z] #39 84.35 DEP criu/pie-util-vdso-elf32.d [2020-07-15T12:37:32.518Z] #39 84.46 DEP criu/path.d [2020-07-15T12:37:32.629Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.6% of statements [2020-07-15T12:37:32.695Z] #39 ... [2020-07-15T12:37:32.695Z] [2020-07-15T12:37:32.695Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:32.695Z] #17 23.04 Selecting previously unselected package bash-completion. [2020-07-15T12:37:32.695Z] #17 23.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:37:32.698Z] #40 93.94 DEP criu/cr-restore.d [2020-07-15T12:37:32.698Z] #40 94.26 DEP criu/cr-errno.d [2020-07-15T12:37:32.698Z] #40 94.27 DEP criu/cr-dump.d [2020-07-15T12:37:32.723Z] #39 77.31 DEP criu/sk-unix.d [2020-07-15T12:37:32.780Z] #39 84.62 DEP criu/parasite-syscall.d [2020-07-15T12:37:32.921Z] ok github.com/docker/docker/builder/dockerfile 0.949s coverage: 48.1% of statements [2020-07-15T12:37:32.981Z] #39 77.54 DEP criu/sk-tcp.d [2020-07-15T12:37:33.001Z] #40 94.54 DEP criu/cr-dedup.d [2020-07-15T12:37:33.044Z] #39 84.82 DEP criu/pagemap.d [2020-07-15T12:37:33.044Z] #39 84.98 DEP criu/pagemap-cache.d [2020-07-15T12:37:33.239Z] #39 77.77 DEP criu/sk-queue.d [2020-07-15T12:37:33.239Z] #39 77.91 DEP criu/sk-packet.d [2020-07-15T12:37:33.302Z] #40 94.74 DEP criu/cr-check.d [2020-07-15T12:37:33.312Z] #39 85.15 DEP criu/page-xfer.d [2020-07-15T12:37:33.312Z] #39 85.35 DEP criu/page-pipe.d [2020-07-15T12:37:33.496Z] #39 78.12 DEP criu/sk-netlink.d [2020-07-15T12:37:33.554Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-15T12:37:33.571Z] #39 85.45 DEP criu/netfilter.d [2020-07-15T12:37:33.571Z] #39 85.60 DEP criu/net.d [2020-07-15T12:37:33.606Z] #40 94.98 DEP criu/config.d [2020-07-15T12:37:33.754Z] #39 78.28 DEP criu/sk-inet.d [2020-07-15T12:37:33.754Z] #39 78.49 DEP criu/signalfd.d [2020-07-15T12:37:33.831Z] #39 85.79 DEP criu/namespaces.d [2020-07-15T12:37:33.845Z] ok github.com/docker/docker/builder/remotecontext/git 1.091s coverage: 86.3% of statements [2020-07-15T12:37:33.845Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T12:37:33.845Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T12:37:33.907Z] #40 95.19 DEP criu/clone-noasan.d [2020-07-15T12:37:33.907Z] #40 95.29 DEP criu/cgroup.d [2020-07-15T12:37:33.907Z] #40 ... [2020-07-15T12:37:33.907Z] [2020-07-15T12:37:33.907Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:37:33.907Z] #22 156.1 Checking out files: 29% (3166/10849) Checking out files: 30% (3255/10849) Checking out files: 31% (3364/10849) Checking out files: 32% (3472/10849) Checking out files: 33% (3581/10849) Checking out files: 34% (3689/10849) Checking out files: 35% (3798/10849) Checking out files: 36% (3906/10849) Checking out files: 37% (4015/10849) Checking out files: 38% (4123/10849) Checking out files: 39% (4232/10849) Checking out files: 40% (4340/10849) Checking out files: 41% (4449/10849) Checking out files: 42% (4557/10849) Checking out files: 43% (4666/10849) Checking out files: 44% (4774/10849) Checking out files: 45% (4883/10849) Checking out files: 46% (4991/10849) Checking out files: 47% (5100/10849) Checking out files: 48% (5208/10849) Checking out files: 49% (5317/10849) Checking out files: 50% (5425/10849) Checking out files: 50% (5532/10849) Checking out files: 51% (5533/10849) Checking out files: 52% (5642/10849) Checking out files: 53% (5750/10849) Checking out files: 54% (5859/10849) Checking out files: 55% (5967/10849) Checking out files: 56% (6076/10849) Checking out files: 57% (6184/10849) Checking out files: 58% (6293/10849) Checking out files: 59% (6401/10849) Checking out files: 60% (6510/10849) Checking out files: 61% (6618/10849) Checking out files: 62% (6727/10849) Checking out files: 63% (6835/10849) Checking out files: 64% (6944/10849) Checking out files: 65% (7052/10849) Checking out files: 66% (7161/10849) Checking out files: 67% (7269/10849) Checking out files: 68% (7378/10849) Checking out files: 69% (7486/10849) Checking out files: 70% (7595/10849) Checking out files: 71% (7703/10849) Checking out files: 72% (7812/10849) Checking out files: 73% (7920/10849) Checking out files: 74% (8029/10849) Checking out files: 75% (8137/10849) Checking out files: 75% (8178/10849) Checking out files: 76% (8246/10849) Checking out files: 77% (8354/10849) Checking out files: 78% (8463/10849) Checking out files: 79% (8571/10849) Checking out files: 80% (8680/10849) Checking out files: 81% (8788/10849) Checking out files: 82% (8897/10849) Checking out files: 83% (9005/10849) Checking out files: 84% (9114/10849) Checking out files: 85% (9222/10849) Checking out files: 86% (9331/10849) Checking out files: 87% (9439/10849) Checking out files: 88% (9548/10849) Checking out files: 89% (9656/10849) Checking out files: 90% (9765/10849) Checking out files: 91% (9873/10849) Checking out files: 92% (9982/10849) Checking out files: 93% (10090/10849) Checking out files: 94% (10199/10849) Checking out files: 95% (10307/10849) Checking out files: 96% (10416/10849) Checking out files: 97% (10524/10849) Checking out files: 98% (10633/10849) Checking out files: 99% (10741/10849) Checking out files: 100% (10849/10849) Checking out files: 100% (10849/10849), done. [2020-07-15T12:37:33.907Z] #22 158.9 + cd /tmp/tmp.2NuIkRlM2f/tmp/docker-ce [2020-07-15T12:37:33.907Z] #22 158.9 + git checkout -q v17.06.2-ce [2020-07-15T12:37:34.091Z] #39 85.93 DEP criu/mount.d [2020-07-15T12:37:34.319Z] #39 78.68 DEP criu/sigframe.d [2020-07-15T12:37:34.319Z] #39 78.78 DEP criu/shmem.d [2020-07-15T12:37:34.351Z] #39 86.08 DEP criu/memfd.d [2020-07-15T12:37:34.351Z] #39 86.25 DEP criu/mem.d [2020-07-15T12:37:34.577Z] #39 78.95 DEP criu/servicefd.d [2020-07-15T12:37:34.577Z] #39 79.15 DEP criu/seize.d [2020-07-15T12:37:34.611Z] #39 86.45 DEP criu/lsm.d [2020-07-15T12:37:34.611Z] #39 86.58 DEP criu/log.d [2020-07-15T12:37:34.611Z] #39 86.67 DEP criu/libnetlink.d [2020-07-15T12:37:34.834Z] #39 79.34 DEP criu/seccomp.d [2020-07-15T12:37:34.874Z] #39 86.79 DEP criu/kerndat.d [2020-07-15T12:37:35.092Z] #39 79.60 DEP criu/rst-malloc.d [2020-07-15T12:37:35.134Z] #39 87.06 DEP criu/kcmp-ids.d [2020-07-15T12:37:35.134Z] #39 87.13 DEP criu/irmap.d [2020-07-15T12:37:35.253Z] #17 ... [2020-07-15T12:37:35.253Z] [2020-07-15T12:37:35.253Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:37:35.253Z] #36 130.1 + dpkg --print-architecture [2020-07-15T12:37:35.253Z] #36 DONE 131.3s [2020-07-15T12:37:35.253Z] [2020-07-15T12:37:35.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:35.253Z] #39 72.11 DEP criu/image.d [2020-07-15T12:37:35.253Z] #39 72.29 DEP criu/image-desc.d [2020-07-15T12:37:35.253Z] #39 72.44 DEP criu/fsnotify.d [2020-07-15T12:37:35.253Z] #39 72.65 DEP criu/filesystems.d [2020-07-15T12:37:35.253Z] #39 72.81 DEP criu/files.d [2020-07-15T12:37:35.253Z] #39 73.00 DEP criu/files-reg.d [2020-07-15T12:37:35.253Z] #39 73.15 DEP criu/files-ext.d [2020-07-15T12:37:35.253Z] #39 73.30 DEP criu/file-lock.d [2020-07-15T12:37:35.253Z] #39 73.49 DEP criu/file-ids.d [2020-07-15T12:37:35.253Z] #39 73.63 DEP criu/fifo.d [2020-07-15T12:37:35.253Z] #39 73.78 DEP criu/fdstore.d [2020-07-15T12:37:35.253Z] #39 73.87 DEP criu/fault-injection.d [2020-07-15T12:37:35.253Z] #39 73.90 DEP criu/external.d [2020-07-15T12:37:35.253Z] #39 73.99 DEP criu/eventpoll.d [2020-07-15T12:37:35.253Z] #39 74.10 DEP criu/eventfd.d [2020-07-15T12:37:35.253Z] #39 74.19 DEP criu/crtools.d [2020-07-15T12:37:35.253Z] #39 74.28 DEP criu/cr-service.d [2020-07-15T12:37:35.253Z] #39 74.44 DEP criu/cr-restore.d [2020-07-15T12:37:35.253Z] #39 74.65 DEP criu/cr-errno.d [2020-07-15T12:37:35.253Z] #39 74.66 DEP criu/cr-dump.d [2020-07-15T12:37:35.349Z] #39 79.70 DEP criu/rbtree.d [2020-07-15T12:37:35.350Z] #39 79.75 DEP criu/pstree.d [2020-07-15T12:37:35.350Z] #39 79.89 DEP criu/protobuf.d [2020-07-15T12:37:35.394Z] #39 87.31 DEP criu/ipc_ns.d [2020-07-15T12:37:35.482Z] #22 162.3 + mkdir -p /tmp/tmp.2NuIkRlM2f/src/github.com/docker [2020-07-15T12:37:35.483Z] #22 162.3 + mv components/cli /tmp/tmp.2NuIkRlM2f/src/github.com/docker/cli [2020-07-15T12:37:35.483Z] #22 162.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-15T12:37:35.516Z] #39 74.86 DEP criu/cr-dedup.d [2020-07-15T12:37:35.516Z] #39 75.04 DEP criu/cr-check.d [2020-07-15T12:37:35.607Z] #39 80.13 GEN criu/protobuf-desc-gen.h [2020-07-15T12:37:35.653Z] #39 87.55 DEP criu/image.d [2020-07-15T12:37:35.779Z] #39 75.24 DEP criu/config.d [2020-07-15T12:37:35.779Z] #39 75.36 DEP criu/clone-noasan.d [2020-07-15T12:37:35.865Z] #39 ... [2020-07-15T12:37:35.865Z] [2020-07-15T12:37:35.865Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:35.865Z] #41 141.2 github.com/LK4D4/vndr/godl [2020-07-15T12:37:35.865Z] #41 142.0 github.com/LK4D4/vndr [2020-07-15T12:37:35.865Z] #41 DONE 151.1s [2020-07-15T12:37:35.865Z] [2020-07-15T12:37:35.865Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:35.865Z] #17 10.48 Fetched 8360 kB in 9s (981 kB/s) [2020-07-15T12:37:35.913Z] #39 87.67 DEP criu/image-desc.d [2020-07-15T12:37:35.913Z] #39 87.78 DEP criu/fsnotify.d [2020-07-15T12:37:35.913Z] #39 ... [2020-07-15T12:37:35.913Z] [2020-07-15T12:37:35.913Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:35.913Z] #17 11.01 Fetched 8360 kB in 9s (936 kB/s) [2020-07-15T12:37:35.913Z] #17 11.01 Reading package lists... [2020-07-15T12:37:35.913Z] #17 15.72 Reading package lists... [2020-07-15T12:37:35.913Z] #17 19.25 Building dependency tree... [2020-07-15T12:37:36.043Z] #39 75.42 DEP criu/cgroup.d [2020-07-15T12:37:36.043Z] #39 75.64 DEP criu/cgroup-props.d [2020-07-15T12:37:36.173Z] #17 ... [2020-07-15T12:37:36.173Z] [2020-07-15T12:37:36.173Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:37:36.173Z] #28 DONE 162.3s [2020-07-15T12:37:36.173Z] [2020-07-15T12:37:36.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:36.173Z] #39 87.93 DEP criu/filesystems.d [2020-07-15T12:37:36.173Z] #39 88.12 DEP criu/files.d [2020-07-15T12:37:36.308Z] #39 75.74 DEP criu/bitmap.d [2020-07-15T12:37:36.308Z] #39 75.75 DEP criu/bfd.d [2020-07-15T12:37:36.433Z] #39 88.38 DEP criu/files-reg.d [2020-07-15T12:37:36.514Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-15T12:37:36.514Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0a1c2367\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-15T12:37:36.514Z] ---------------------------------------------------------------------------- [2020-07-15T12:37:36.514Z] [2020-07-15T12:37:36.514Z] INFO: executeCI.ps1 starting at Wed Jul 15 12:37:35 CUT 2020 [2020-07-15T12:37:36.514Z] [2020-07-15T12:37:36.514Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-15T12:37:36.514Z] INFO: Running git version 2.24.1.windows.2 [2020-07-15T12:37:36.514Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-15T12:37:36.514Z] INFO: Environment variables: [2020-07-15T12:37:36.514Z] [2020-07-15T12:37:36.514Z] Name Value [2020-07-15T12:37:36.515Z] ---- ----- [2020-07-15T12:37:36.515Z] ALLUSERSPROFILE C:\ProgramData [2020-07-15T12:37:36.515Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-15T12:37:36.515Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-15T12:37:36.515Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-15T12:37:36.515Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-15T12:37:36.515Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-15T12:37:36.515Z] BRANCH_NAME PR-41214 [2020-07-15T12:37:36.515Z] BUILD_DISPLAY_NAME #1 [2020-07-15T12:37:36.515Z] BUILD_ID 1 [2020-07-15T12:37:36.515Z] BUILD_NUMBER 1 [2020-07-15T12:37:36.515Z] BUILD_TAG jenkins-moby-PR-41214-1 [2020-07-15T12:37:36.515Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41214/1/ [2020-07-15T12:37:36.515Z] CHANGE_AUTHOR thaJeztah [2020-07-15T12:37:36.515Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-15T12:37:36.515Z] CHANGE_BRANCH remove_unused_v2 [2020-07-15T12:37:36.515Z] CHANGE_FORK thaJeztah/docker [2020-07-15T12:37:36.515Z] CHANGE_ID 41214 [2020-07-15T12:37:36.515Z] CHANGE_TARGET master [2020-07-15T12:37:36.515Z] CHANGE_TITLE Remove unused useShimV2() [2020-07-15T12:37:36.515Z] CHANGE_URL https://github.com/moby/moby/pull/41214 [2020-07-15T12:37:36.515Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-15T12:37:36.515Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-15T12:37:36.515Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-15T12:37:36.515Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-15T12:37:36.515Z] COMPUTERNAME azwin-2-54da40 [2020-07-15T12:37:36.515Z] ComSpec C:\windows\system32\cmd.exe [2020-07-15T12:37:36.515Z] ConfigSequenceNumber 0 [2020-07-15T12:37:36.515Z] DOCKER_BUILDKIT 0 [2020-07-15T12:37:36.515Z] DOCKER_DUT_DEBUG 1 [2020-07-15T12:37:36.515Z] DOCKER_EXPERIMENTAL 1 [2020-07-15T12:37:36.515Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-15T12:37:36.515Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-15T12:37:36.515Z] EXECUTOR_NUMBER 0 [2020-07-15T12:37:36.515Z] FQDN azwin-2-54da40.westus.cloudapp.azure.com [2020-07-15T12:37:36.515Z] GIT_BRANCH PR-41214 [2020-07-15T12:37:36.515Z] GIT_COMMIT bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:37:36.515Z] GIT_URL https://github.com/moby/moby.git [2020-07-15T12:37:36.515Z] HUDSON_COOKIE 66b4430f-7206-4cb4-b87a-0168b6559479 [2020-07-15T12:37:36.515Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-15T12:37:36.515Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-15T12:37:36.515Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-15T12:37:36.515Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-15T12:37:36.515Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-15T12:37:36.515Z] JENKINS_NODE_COOKIE 163be526-c5e3-4ba4-98ae-929073107eea [2020-07-15T12:37:36.515Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-15T12:37:36.515Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-15T12:37:36.515Z] JOB_BASE_NAME PR-41214 [2020-07-15T12:37:36.515Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41214/display/redirect [2020-07-15T12:37:36.515Z] JOB_NAME moby/PR-41214 [2020-07-15T12:37:36.515Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41214/ [2020-07-15T12:37:36.515Z] library.jps.version master [2020-07-15T12:37:36.515Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-15T12:37:36.515Z] NODE_LABELS amd64 azure azwin-2-54da40 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-15T12:37:36.515Z] NODE_NAME azwin-2-54da40 [2020-07-15T12:37:36.515Z] NUMBER_OF_PROCESSORS 4 [2020-07-15T12:37:36.515Z] OS Windows_NT [2020-07-15T12:37:36.515Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-15T12:37:36.515Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-15T12:37:36.515Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-15T12:37:36.515Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-15T12:37:36.515Z] PROCESSOR_LEVEL 6 [2020-07-15T12:37:36.515Z] PROCESSOR_REVISION 5504 [2020-07-15T12:37:36.515Z] ProgramData C:\ProgramData [2020-07-15T12:37:36.515Z] ProgramFiles C:\Program Files [2020-07-15T12:37:36.515Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-15T12:37:36.515Z] ProgramW6432 C:\Program Files [2020-07-15T12:37:36.515Z] PROMPT $P$G [2020-07-15T12:37:36.515Z] PSExecutionPolicyPreference Bypass [2020-07-15T12:37:36.515Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-15T12:37:36.515Z] PUBLIC C:\Users\Public [2020-07-15T12:37:36.515Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41214/1/display/redirect?page=changes [2020-07-15T12:37:36.515Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41214/1/display/redirect [2020-07-15T12:37:36.515Z] SKIP_VALIDATION_TESTS 1 [2020-07-15T12:37:36.515Z] SOURCES_DRIVE d [2020-07-15T12:37:36.515Z] SOURCES_SUBDIR gopath [2020-07-15T12:37:36.515Z] STAGE_NAME Run tests [2020-07-15T12:37:36.515Z] SystemDrive C: [2020-07-15T12:37:36.515Z] SystemRoot C:\windows [2020-07-15T12:37:36.515Z] TEMP C:\windows\TEMP [2020-07-15T12:37:36.515Z] TESTDEBUG 0 [2020-07-15T12:37:36.515Z] TESTRUN_DRIVE d [2020-07-15T12:37:36.515Z] TESTRUN_SUBDIR CI [2020-07-15T12:37:36.515Z] TIMEOUT 120m [2020-07-15T12:37:36.515Z] TMP C:\windows\TEMP [2020-07-15T12:37:36.515Z] USERDOMAIN WORKGROUP [2020-07-15T12:37:36.515Z] USERNAME azwin-2-54da40$ [2020-07-15T12:37:36.515Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-15T12:37:36.515Z] windir C:\windows [2020-07-15T12:37:36.515Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-15T12:37:36.515Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-15T12:37:36.515Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-15T12:37:36.515Z] [2020-07-15T12:37:36.515Z] [2020-07-15T12:37:36.515Z] [2020-07-15T12:37:36.571Z] #39 75.94 DEP criu/autofs.d [2020-07-15T12:37:36.571Z] #39 76.08 DEP criu/aio.d [2020-07-15T12:37:36.573Z] ok github.com/docker/docker/client 0.124s coverage: 75.4% of statements [2020-07-15T12:37:36.693Z] #39 88.64 DEP criu/files-ext.d [2020-07-15T12:37:36.834Z] #39 76.20 DEP criu/action-scripts.d [2020-07-15T12:37:36.953Z] #39 88.89 DEP criu/file-lock.d [2020-07-15T12:37:36.985Z] INFO: Sources under d:\gopath\... [2020-07-15T12:37:36.986Z] INFO: Test run under d:\CI\... [2020-07-15T12:37:36.986Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-15T12:37:36.986Z] INFO: docker/docker repository was found [2020-07-15T12:37:37.097Z] #39 76.51 CC criu/action-scripts.o [2020-07-15T12:37:37.213Z] #39 89.15 DEP criu/file-ids.d [2020-07-15T12:37:37.361Z] #39 76.86 CC criu/aio.o [2020-07-15T12:37:37.456Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-15T12:37:37.473Z] #39 89.31 DEP criu/fifo.d [2020-07-15T12:37:37.473Z] #39 89.45 DEP criu/fdstore.d [2020-07-15T12:37:37.598Z] #22 ... [2020-07-15T12:37:37.598Z] [2020-07-15T12:37:37.598Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:37.598Z] #18 39.64 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:37:37.598Z] #18 40.12 Selecting previously unselected package bzip2. [2020-07-15T12:37:37.598Z] #18 40.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 40.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:37.598Z] #18 40.26 Selecting previously unselected package xz-utils. [2020-07-15T12:37:37.598Z] #18 40.26 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 40.28 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:37:37.598Z] #18 40.45 Selecting previously unselected package apparmor. [2020-07-15T12:37:37.598Z] #18 40.46 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 40.56 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:37:37.598Z] #18 40.97 Selecting previously unselected package aufs-tools. [2020-07-15T12:37:37.598Z] #18 40.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 40.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:37:37.598Z] #18 41.10 Selecting previously unselected package libonig5:ppc64el. [2020-07-15T12:37:37.598Z] #18 41.11 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.11 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-15T12:37:37.598Z] #18 41.31 Selecting previously unselected package libjq1:ppc64el. [2020-07-15T12:37:37.598Z] #18 41.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.33 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T12:37:37.598Z] #18 41.54 Selecting previously unselected package jq. [2020-07-15T12:37:37.598Z] #18 41.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:37:37.598Z] #18 41.68 Selecting previously unselected package libaio1:ppc64el. [2020-07-15T12:37:37.598Z] #18 41.69 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.70 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-15T12:37:37.598Z] #18 41.76 Selecting previously unselected package libgpm2:ppc64el. [2020-07-15T12:37:37.598Z] #18 41.77 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.79 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-15T12:37:37.598Z] #18 41.87 Selecting previously unselected package libicu63:ppc64el. [2020-07-15T12:37:37.598Z] #18 41.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 41.88 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T12:37:37.598Z] #18 45.06 Selecting previously unselected package libnet1:ppc64el. [2020-07-15T12:37:37.598Z] #18 45.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 45.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T12:37:37.598Z] #18 45.20 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-15T12:37:37.598Z] #18 45.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 45.22 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T12:37:37.598Z] #18 45.29 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-15T12:37:37.598Z] #18 45.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 45.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:37:37.598Z] #18 45.41 Selecting previously unselected package libreadline5:ppc64el. [2020-07-15T12:37:37.598Z] #18 45.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-15T12:37:37.598Z] #18 45.42 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-15T12:37:37.599Z] #18 45.56 Selecting previously unselected package net-tools. [2020-07-15T12:37:37.599Z] #18 45.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-15T12:37:37.599Z] #18 45.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:37:37.599Z] #18 45.79 Selecting previously unselected package python-pip-whl. [2020-07-15T12:37:37.599Z] #18 45.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:37:37.599Z] #18 45.80 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:37:37.599Z] #18 46.31 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:37:37.599Z] #18 46.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:37:37.599Z] #18 46.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:37:37.599Z] #18 46.45 Selecting previously unselected package python3-distutils. [2020-07-15T12:37:37.599Z] #18 46.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:37:37.599Z] #18 46.47 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:37:37.599Z] #18 46.56 Selecting previously unselected package python3-pip. [2020-07-15T12:37:37.599Z] #18 46.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:37:37.599Z] #18 46.57 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:37:37.599Z] #18 46.86 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:37:37.599Z] #18 46.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:37:37.599Z] #18 46.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:37:37.599Z] #18 47.03 Selecting previously unselected package python3-setuptools. [2020-07-15T12:37:37.599Z] #18 47.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:37:37.599Z] #18 47.05 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:37:37.599Z] #18 47.29 Selecting previously unselected package python3-wheel. [2020-07-15T12:37:37.599Z] #18 47.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:37:37.599Z] #18 47.30 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:37:37.599Z] #18 47.40 Selecting previously unselected package sudo. [2020-07-15T12:37:37.599Z] #18 47.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-15T12:37:37.599Z] #18 47.42 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:37:37.599Z] #18 48.07 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:37:37.599Z] #18 48.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-15T12:37:37.599Z] #18 48.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:37:37.599Z] #18 48.36 Selecting previously unselected package uidmap. [2020-07-15T12:37:37.599Z] #18 48.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-15T12:37:37.599Z] #18 48.39 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:37:37.599Z] #18 48.53 Selecting previously unselected package vim-runtime. [2020-07-15T12:37:37.599Z] #18 48.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:37.599Z] #18 48.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:37:37.599Z] #18 48.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:37:37.599Z] #18 48.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:37:37.734Z] #39 89.59 DEP criu/fault-injection.d [2020-07-15T12:37:37.734Z] #39 89.64 DEP criu/external.d [2020-07-15T12:37:37.926Z] ltsc2019: Pulling from windows/servercore [2020-07-15T12:37:37.926Z] 4612f6d0b889: Pulling fs layer [2020-07-15T12:37:37.926Z] fc1b9e59edad: Pulling fs layer [2020-07-15T12:37:37.938Z] #39 77.28 CC criu/autofs.o [2020-07-15T12:37:37.994Z] #39 89.78 DEP criu/eventpoll.d [2020-07-15T12:37:37.994Z] #39 89.95 DEP criu/eventfd.d [2020-07-15T12:37:37.994Z] #39 90.05 DEP criu/crtools.d [2020-07-15T12:37:38.254Z] #39 90.32 DEP criu/cr-service.d [2020-07-15T12:37:38.514Z] #39 90.44 DEP criu/cr-restore.d [2020-07-15T12:37:38.660Z] #18 ... [2020-07-15T12:37:38.660Z] [2020-07-15T12:37:38.660Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:38.660Z] #42 155.7 vendor/golang.org/x/net/http/httpguts [2020-07-15T12:37:38.660Z] #42 155.7 mime/multipart [2020-07-15T12:37:38.660Z] #42 159.0 crypto/tls [2020-07-15T12:37:38.774Z] #39 90.60 DEP criu/cr-errno.d [2020-07-15T12:37:38.774Z] #39 90.61 DEP criu/cr-dump.d [2020-07-15T12:37:38.774Z] #39 90.73 DEP criu/cr-dedup.d [2020-07-15T12:37:38.962Z] #42 ... [2020-07-15T12:37:38.962Z] [2020-07-15T12:37:38.962Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:38.962Z] #40 95.50 DEP criu/cgroup-props.d [2020-07-15T12:37:38.962Z] #40 95.61 DEP criu/bitmap.d [2020-07-15T12:37:38.962Z] #40 95.63 DEP criu/bfd.d [2020-07-15T12:37:38.962Z] #40 95.74 DEP criu/autofs.d [2020-07-15T12:37:38.962Z] #40 95.92 DEP criu/aio.d [2020-07-15T12:37:38.962Z] #40 96.10 DEP criu/action-scripts.d [2020-07-15T12:37:38.962Z] #40 96.52 CC criu/action-scripts.o [2020-07-15T12:37:38.962Z] #40 97.20 CC criu/aio.o [2020-07-15T12:37:38.962Z] #40 97.89 CC criu/autofs.o [2020-07-15T12:37:39.036Z] #39 90.87 DEP criu/cr-check.d [2020-07-15T12:37:39.036Z] #39 91.04 DEP criu/config.d [2020-07-15T12:37:39.263Z] #40 100.5 CC criu/bfd.o [2020-07-15T12:37:39.296Z] #39 91.20 DEP criu/clone-noasan.d [2020-07-15T12:37:39.296Z] #39 91.31 DEP criu/cgroup.d [2020-07-15T12:37:39.333Z] #39 78.52 CC criu/bfd.o [2020-07-15T12:37:39.556Z] #39 91.52 DEP criu/cgroup-props.d [2020-07-15T12:37:39.556Z] #39 91.59 DEP criu/bitmap.d [2020-07-15T12:37:39.556Z] #39 91.62 DEP criu/bfd.d [2020-07-15T12:37:39.596Z] #39 78.96 CC criu/bitmap.o [2020-07-15T12:37:39.596Z] #39 79.04 CC criu/cgroup-props.o [2020-07-15T12:37:39.816Z] #39 91.69 DEP criu/autofs.d [2020-07-15T12:37:39.816Z] #39 91.83 DEP criu/aio.d [2020-07-15T12:37:39.915Z] #40 101.2 CC criu/bitmap.o [2020-07-15T12:37:40.048Z] #17 10.48 Reading package lists... [2020-07-15T12:37:40.075Z] #39 92.01 DEP criu/action-scripts.d [2020-07-15T12:37:40.173Z] #39 79.51 CC criu/cgroup.o [2020-07-15T12:37:40.216Z] #40 101.4 CC criu/cgroup-props.o [2020-07-15T12:37:40.335Z] #39 92.28 CC criu/action-scripts.o [2020-07-15T12:37:40.436Z] #39 ... [2020-07-15T12:37:40.436Z] [2020-07-15T12:37:40.436Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:40.436Z] #17 25.94 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:37:40.436Z] #17 26.52 Selecting previously unselected package bzip2. [2020-07-15T12:37:40.436Z] #17 26.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-15T12:37:40.436Z] #17 26.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:40.436Z] #17 26.64 Selecting previously unselected package xz-utils. [2020-07-15T12:37:40.436Z] #17 26.64 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-15T12:37:40.436Z] #17 26.65 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:37:40.436Z] #17 26.86 Selecting previously unselected package apparmor. [2020-07-15T12:37:40.437Z] #17 26.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 26.98 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:37:40.437Z] #17 27.31 Selecting previously unselected package aufs-tools. [2020-07-15T12:37:40.437Z] #17 27.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 27.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:37:40.437Z] #17 27.47 Selecting previously unselected package libonig5:arm64. [2020-07-15T12:37:40.437Z] #17 27.49 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 27.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-15T12:37:40.437Z] #17 27.69 Selecting previously unselected package libjq1:arm64. [2020-07-15T12:37:40.437Z] #17 27.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 27.70 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T12:37:40.437Z] #17 27.80 Selecting previously unselected package jq. [2020-07-15T12:37:40.437Z] #17 27.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 27.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:37:40.437Z] #17 27.92 Selecting previously unselected package libaio1:arm64. [2020-07-15T12:37:40.437Z] #17 27.92 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 27.93 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-15T12:37:40.437Z] #17 28.00 Selecting previously unselected package libgpm2:arm64. [2020-07-15T12:37:40.437Z] #17 28.01 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 28.01 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-15T12:37:40.437Z] #17 28.10 Selecting previously unselected package libicu63:arm64. [2020-07-15T12:37:40.437Z] #17 28.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 28.10 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T12:37:40.437Z] #17 30.56 Selecting previously unselected package libnet1:arm64. [2020-07-15T12:37:40.437Z] #17 30.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 30.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:37:40.437Z] #17 30.67 Selecting previously unselected package libnl-3-200:arm64. [2020-07-15T12:37:40.437Z] #17 30.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 30.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T12:37:40.437Z] #17 30.79 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-15T12:37:40.437Z] #17 30.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 30.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T12:37:40.437Z] #17 30.89 Selecting previously unselected package libreadline5:arm64. [2020-07-15T12:37:40.437Z] #17 30.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-15T12:37:40.437Z] #17 30.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-15T12:37:40.613Z] #17 14.80 Reading package lists... [2020-07-15T12:37:40.614Z] #17 ... [2020-07-15T12:37:40.614Z] [2020-07-15T12:37:40.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:40.614Z] #39 82.48 DEP criu/protobuf-desc.d [2020-07-15T12:37:40.614Z] #39 82.65 DEP criu/proc_parse.d [2020-07-15T12:37:40.614Z] #39 82.85 DEP criu/plugin.d [2020-07-15T12:37:40.614Z] #39 82.94 DEP criu/pipes.d [2020-07-15T12:37:40.614Z] #39 83.10 DEP criu/pie-util.d [2020-07-15T12:37:40.614Z] #39 83.18 DEP criu/pie-util-vdso.d [2020-07-15T12:37:40.614Z] #39 83.31 DEP criu/pie-util-vdso-elf32.d [2020-07-15T12:37:40.614Z] #39 83.41 DEP criu/path.d [2020-07-15T12:37:40.614Z] #39 83.54 DEP criu/parasite-syscall.d [2020-07-15T12:37:40.614Z] #39 83.74 DEP criu/pagemap.d [2020-07-15T12:37:40.614Z] #39 83.88 DEP criu/pagemap-cache.d [2020-07-15T12:37:40.614Z] #39 83.98 DEP criu/page-xfer.d [2020-07-15T12:37:40.614Z] #39 84.12 DEP criu/page-pipe.d [2020-07-15T12:37:40.614Z] #39 84.25 DEP criu/netfilter.d [2020-07-15T12:37:40.614Z] #39 84.45 DEP criu/net.d [2020-07-15T12:37:40.614Z] #39 84.63 DEP criu/namespaces.d [2020-07-15T12:37:40.614Z] #39 84.76 DEP criu/mount.d [2020-07-15T12:37:40.614Z] #39 85.00 DEP criu/memfd.d [2020-07-15T12:37:40.614Z] #39 85.12 DEP criu/mem.d [2020-07-15T12:37:40.700Z] #17 31.08 Selecting previously unselected package net-tools. [2020-07-15T12:37:40.700Z] #17 31.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-15T12:37:40.700Z] #17 31.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:37:40.871Z] #39 85.30 DEP criu/lsm.d [2020-07-15T12:37:40.871Z] #39 85.43 DEP criu/log.d [2020-07-15T12:37:40.871Z] #39 85.56 DEP criu/libnetlink.d [2020-07-15T12:37:40.905Z] #39 92.77 CC criu/aio.o [2020-07-15T12:37:40.962Z] #17 31.34 Selecting previously unselected package python-pip-whl. [2020-07-15T12:37:40.962Z] #17 31.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:37:40.962Z] #17 31.36 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:37:41.131Z] #39 85.78 DEP criu/kerndat.d [2020-07-15T12:37:41.165Z] #39 93.23 CC criu/autofs.o [2020-07-15T12:37:41.225Z] #17 31.76 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:37:41.281Z] #40 102.7 CC criu/cgroup.o [2020-07-15T12:37:41.281Z] #40 ... [2020-07-15T12:37:41.281Z] [2020-07-15T12:37:41.281Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:41.281Z] #18 52.46 Selecting previously unselected package vim. [2020-07-15T12:37:41.281Z] #18 52.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-15T12:37:41.281Z] #18 52.51 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:37:41.389Z] #39 85.97 DEP criu/kcmp-ids.d [2020-07-15T12:37:41.389Z] #39 86.04 DEP criu/irmap.d [2020-07-15T12:37:41.488Z] #17 31.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:37:41.488Z] #17 31.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:37:41.488Z] #17 31.91 Selecting previously unselected package python3-distutils. [2020-07-15T12:37:41.488Z] #17 31.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:37:41.488Z] #17 31.93 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:37:41.646Z] #39 86.18 DEP criu/ipc_ns.d [2020-07-15T12:37:41.751Z] #17 32.08 Selecting previously unselected package python3-pip. [2020-07-15T12:37:41.751Z] #17 32.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:37:41.751Z] #17 32.09 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:37:41.904Z] #39 86.34 DEP criu/image.d [2020-07-15T12:37:41.904Z] #39 86.48 DEP criu/image-desc.d [2020-07-15T12:37:41.947Z] #18 53.23 Selecting previously unselected package xfsprogs. [2020-07-15T12:37:41.948Z] #18 53.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-15T12:37:41.948Z] #18 53.25 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:37:42.014Z] #17 32.29 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:37:42.014Z] #17 32.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:37:42.014Z] #17 32.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:37:42.014Z] #17 32.52 Selecting previously unselected package python3-setuptools. [2020-07-15T12:37:42.014Z] #17 32.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:37:42.014Z] #17 32.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:37:42.014Z] #17 ... [2020-07-15T12:37:42.014Z] [2020-07-15T12:37:42.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:42.014Z] #39 81.65 CC criu/clone-noasan.o [2020-07-15T12:37:42.161Z] #39 86.60 DEP criu/fsnotify.d [2020-07-15T12:37:42.161Z] #39 86.76 DEP criu/filesystems.d [2020-07-15T12:37:42.278Z] #39 81.80 CC criu/config.o [2020-07-15T12:37:42.419Z] #39 86.95 DEP criu/files.d [2020-07-15T12:37:42.558Z] #39 94.55 CC criu/bfd.o [2020-07-15T12:37:42.598Z] #18 53.77 Selecting previously unselected package zip. [2020-07-15T12:37:42.598Z] #18 53.78 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-15T12:37:42.598Z] #18 53.79 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:37:42.677Z] #39 87.11 DEP criu/files-reg.d [2020-07-15T12:37:42.677Z] #39 87.31 DEP criu/files-ext.d [2020-07-15T12:37:42.818Z] #39 ... [2020-07-15T12:37:42.818Z] [2020-07-15T12:37:42.818Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:42.818Z] #17 21.49 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:37:42.818Z] #17 21.49 The following additional packages will be installed: [2020-07-15T12:37:42.818Z] #17 21.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:37:42.818Z] #17 21.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:37:42.818Z] #17 21.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:37:42.818Z] #17 21.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:37:42.818Z] #17 21.52 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:37:42.818Z] #17 21.54 Suggested packages: [2020-07-15T12:37:42.818Z] #17 21.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:37:42.818Z] #17 21.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:37:42.818Z] #17 21.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:37:42.818Z] #17 21.54 Recommended packages: [2020-07-15T12:37:42.818Z] #17 21.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:37:42.818Z] #17 21.54 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:37:42.818Z] #17 23.51 The following NEW packages will be installed: [2020-07-15T12:37:42.818Z] #17 23.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:37:42.818Z] #17 23.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:37:42.818Z] #17 23.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:37:42.818Z] #17 23.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:37:42.818Z] #17 23.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:37:42.818Z] #17 23.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:37:42.818Z] #17 23.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:37:42.818Z] #17 23.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:37:42.818Z] #17 23.52 xz-utils zip [2020-07-15T12:37:42.818Z] #17 23.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:37:42.818Z] #17 23.93 Need to get 28.5 MB of archives. [2020-07-15T12:37:42.818Z] #17 23.93 After this operation, 116 MB of additional disk space will be used. [2020-07-15T12:37:42.818Z] #17 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T12:37:42.818Z] #17 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T12:37:42.818Z] #17 23.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T12:37:42.818Z] #17 24.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T12:37:42.818Z] #17 24.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T12:37:42.818Z] #17 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T12:37:42.818Z] #17 24.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:37:42.818Z] #17 24.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T12:37:42.818Z] #17 24.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T12:37:42.818Z] #17 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T12:37:42.818Z] #17 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T12:37:42.818Z] #17 24.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T12:37:42.818Z] #17 24.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T12:37:42.818Z] #17 24.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T12:37:42.818Z] #17 24.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T12:37:42.818Z] #17 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T12:37:42.819Z] #17 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:37:42.819Z] #17 24.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:37:42.819Z] #17 24.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:37:42.819Z] #17 24.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T12:37:42.819Z] #17 24.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T12:37:42.819Z] #17 24.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T12:37:42.819Z] #17 24.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T12:37:42.819Z] #17 24.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:37:42.819Z] #17 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:37:42.819Z] #17 24.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:37:42.819Z] #17 24.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T12:37:42.819Z] #17 24.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T12:37:42.819Z] #17 24.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:37:42.819Z] #17 24.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:37:42.819Z] #17 24.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:37:42.819Z] #17 24.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:37:42.819Z] #17 24.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T12:37:42.819Z] #17 24.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T12:37:42.819Z] #17 24.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:37:42.819Z] #17 24.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:37:42.819Z] #17 24.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:37:42.819Z] #17 24.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T12:37:42.819Z] #17 24.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:37:42.819Z] #17 24.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:37:42.819Z] #17 24.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:37:42.819Z] #17 24.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T12:37:42.819Z] #17 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] [2020-07-15T12:37:42.819Z] #17 25.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T12:37:42.819Z] #17 25.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:37:42.819Z] #17 25.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T12:37:42.819Z] #17 25.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T12:37:42.819Z] #17 25.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T12:37:42.819Z] #17 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:37:42.819Z] #17 25.99 Fetched 28.5 MB in 2s (15.5 MB/s) [2020-07-15T12:37:42.819Z] #17 26.04 Selecting previously unselected package pigz. [2020-07-15T12:37:42.819Z] #17 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 ... 23432 files and directories currently installed.) [2020-07-15T12:37:42.819Z] #17 26.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T12:37:42.819Z] #17 26.10 Unpacking pigz (2.4-1) ... [2020-07-15T12:37:42.819Z] #17 26.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T12:37:42.819Z] #17 26.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:42.819Z] #17 26.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:42.819Z] #17 26.65 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:37:42.819Z] #17 26.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:42.819Z] #17 26.66 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:42.819Z] #17 27.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:42.819Z] #17 27.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:42.898Z] #18 54.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:37:42.898Z] #18 54.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:37:42.898Z] #18 54.10 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:42.898Z] #18 54.12 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-15T12:37:42.898Z] #18 54.12 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-15T12:37:42.898Z] #18 54.14 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:42.898Z] #18 54.14 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:37:42.898Z] #18 54.15 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-15T12:37:42.898Z] #18 54.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-15T12:37:42.898Z] #18 54.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:42.898Z] #18 54.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-15T12:37:42.898Z] #18 54.18 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-15T12:37:42.898Z] #18 54.18 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:37:42.898Z] #18 54.20 Setting up zip (3.0-11+b1) ... [2020-07-15T12:37:42.898Z] #18 54.20 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:42.898Z] #18 54.25 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:37:42.934Z] #39 87.43 DEP criu/file-lock.d [2020-07-15T12:37:42.934Z] #39 87.55 DEP criu/file-ids.d [2020-07-15T12:37:43.193Z] #39 87.64 DEP criu/fifo.d [2020-07-15T12:37:43.193Z] #39 87.80 DEP criu/fdstore.d [2020-07-15T12:37:43.451Z] #39 87.88 DEP criu/fault-injection.d [2020-07-15T12:37:43.451Z] #39 87.96 DEP criu/external.d [2020-07-15T12:37:43.451Z] #39 88.02 DEP criu/eventpoll.d [2020-07-15T12:37:43.672Z] #39 83.04 CC criu/cr-check.o [2020-07-15T12:37:43.708Z] #39 88.12 DEP criu/eventfd.d [2020-07-15T12:37:43.708Z] #39 88.25 DEP criu/crtools.d [2020-07-15T12:37:43.815Z] fc1b9e59edad: Download complete [2020-07-15T12:37:43.966Z] #39 88.38 DEP criu/cr-service.d [2020-07-15T12:37:43.966Z] #39 88.62 DEP criu/cr-restore.d [2020-07-15T12:37:44.223Z] #39 ... [2020-07-15T12:37:44.223Z] [2020-07-15T12:37:44.223Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:37:44.223Z] #28 DONE 159.4s [2020-07-15T12:37:44.223Z] [2020-07-15T12:37:44.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:44.224Z] #39 88.91 DEP criu/cr-errno.d [2020-07-15T12:37:44.224Z] #39 ... [2020-07-15T12:37:44.224Z] [2020-07-15T12:37:44.224Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:44.224Z] #17 14.80 Reading package lists... [2020-07-15T12:37:44.224Z] #17 18.17 Building dependency tree... [2020-07-15T12:37:44.730Z] #17 29.34 Selecting previously unselected package python3-minimal. [2020-07-15T12:37:44.730Z] #17 29.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-15T12:37:44.730Z] #17 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T12:37:44.730Z] #17 29.41 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:37:44.730Z] #17 29.48 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T12:37:44.730Z] #17 29.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T12:37:44.730Z] #17 29.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:37:44.730Z] #17 29.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T12:37:44.731Z] #17 29.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:44.731Z] #17 29.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:45.067Z] #39 84.51 CC criu/cr-dedup.o [2020-07-15T12:37:45.156Z] #17 20.33 libcap2-bin is already the newest version (1:2.25-2). [2020-07-15T12:37:45.156Z] #17 20.33 The following additional packages will be installed: [2020-07-15T12:37:45.156Z] #17 20.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-15T12:37:45.156Z] #17 20.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-15T12:37:45.156Z] #17 20.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-15T12:37:45.156Z] #17 20.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-15T12:37:45.156Z] #17 20.34 python3.7 python3.7-minimal vim-runtime xxd [2020-07-15T12:37:45.156Z] #17 20.35 Suggested packages: [2020-07-15T12:37:45.156Z] #17 20.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-15T12:37:45.156Z] #17 20.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-15T12:37:45.156Z] #17 20.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-15T12:37:45.156Z] #17 20.35 Recommended packages: [2020-07-15T12:37:45.156Z] #17 20.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-15T12:37:45.156Z] #17 20.35 python3-keyrings.alt python3-xdg unzip [2020-07-15T12:37:45.331Z] #39 84.83 CC criu/cr-dump.o [2020-07-15T12:37:45.672Z] #17 30.57 Selecting previously unselected package python3.7. [2020-07-15T12:37:45.672Z] #17 30.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:45.672Z] #17 30.61 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:45.672Z] #17 30.70 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T12:37:45.672Z] #17 30.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T12:37:45.672Z] #17 30.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:37:45.672Z] #17 30.81 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:37:46.613Z] #17 31.55 Selecting previously unselected package python3. [2020-07-15T12:37:46.613Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-07-15T12:37:46.613Z] #17 31.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T12:37:46.613Z] #17 31.62 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:37:46.873Z] #17 31.73 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T12:37:46.873Z] #17 31.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:46.873Z] #17 31.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:46.873Z] #17 31.83 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T12:37:46.873Z] #17 31.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:46.873Z] #17 31.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:46.873Z] #17 31.92 Selecting previously unselected package libiptc0:amd64. [2020-07-15T12:37:47.069Z] #17 21.97 The following NEW packages will be installed: [2020-07-15T12:37:47.069Z] #17 21.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-15T12:37:47.069Z] #17 21.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-15T12:37:47.069Z] #17 21.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-15T12:37:47.069Z] #17 21.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-15T12:37:47.069Z] #17 21.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-15T12:37:47.069Z] #17 21.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-15T12:37:47.069Z] #17 21.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-15T12:37:47.069Z] #17 21.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-15T12:37:47.069Z] #17 21.98 xz-utils zip [2020-07-15T12:37:47.069Z] #17 22.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-15T12:37:47.069Z] #17 22.37 Need to get 28.5 MB of archives. [2020-07-15T12:37:47.069Z] #17 22.37 After this operation, 116 MB of additional disk space will be used. [2020-07-15T12:37:47.069Z] #17 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-15T12:37:47.069Z] #17 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-15T12:37:47.069Z] #17 22.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-15T12:37:47.069Z] #17 22.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-15T12:37:47.069Z] #17 22.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-15T12:37:47.069Z] #17 22.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-15T12:37:47.069Z] #17 22.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-15T12:37:47.133Z] #17 31.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:47.134Z] #17 31.94 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:47.134Z] #17 32.02 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T12:37:47.134Z] #17 32.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T12:37:47.134Z] #17 32.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:37:47.134Z] #17 32.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T12:37:47.134Z] #17 32.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T12:37:47.134Z] #17 32.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:37:47.134Z] #17 32.16 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T12:37:47.134Z] #17 32.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T12:37:47.134Z] #17 32.17 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:37:47.257Z] #39 86.49 CC criu/cr-errno.o [2020-07-15T12:37:47.257Z] #39 86.61 CC criu/cr-restore.o [2020-07-15T12:37:47.327Z] #17 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-15T12:37:47.327Z] #17 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-15T12:37:47.327Z] #17 22.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-15T12:37:47.327Z] #17 22.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-15T12:37:47.327Z] #17 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-15T12:37:47.327Z] #17 22.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-15T12:37:47.327Z] #17 22.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-15T12:37:47.327Z] #17 22.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-15T12:37:47.327Z] #17 22.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-15T12:37:47.327Z] #17 22.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-15T12:37:47.327Z] #17 22.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-15T12:37:47.327Z] #17 22.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-15T12:37:47.327Z] #17 22.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-15T12:37:47.327Z] #17 22.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-15T12:37:47.327Z] #17 22.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-15T12:37:47.327Z] #17 22.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-15T12:37:47.327Z] #17 22.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-15T12:37:47.327Z] #17 22.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-15T12:37:47.327Z] #17 22.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-15T12:37:47.327Z] #17 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-15T12:37:47.327Z] #17 22.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-15T12:37:47.327Z] #17 22.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-15T12:37:47.398Z] #17 32.28 Selecting previously unselected package iptables. [2020-07-15T12:37:47.398Z] #17 32.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T12:37:47.398Z] #17 32.30 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:37:47.659Z] #17 32.62 Selecting previously unselected package xxd. [2020-07-15T12:37:47.659Z] #17 32.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:37:47.659Z] #17 32.66 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:37:47.835Z] #39 ... [2020-07-15T12:37:47.835Z] [2020-07-15T12:37:47.835Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:47.835Z] #17 32.74 Selecting previously unselected package python3-wheel. [2020-07-15T12:37:47.835Z] #17 32.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:37:47.835Z] #17 32.76 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:37:47.835Z] #17 32.85 Selecting previously unselected package sudo. [2020-07-15T12:37:47.835Z] #17 32.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 32.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:37:47.835Z] #17 33.32 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:37:47.835Z] #17 33.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 33.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:37:47.835Z] #17 33.54 Selecting previously unselected package uidmap. [2020-07-15T12:37:47.835Z] #17 33.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 33.56 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:37:47.835Z] #17 33.72 Selecting previously unselected package vim-runtime. [2020-07-15T12:37:47.835Z] #17 33.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:47.835Z] #17 33.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:37:47.835Z] #17 33.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:37:47.835Z] #17 33.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:37:47.835Z] #17 35.95 Selecting previously unselected package vim. [2020-07-15T12:37:47.835Z] #17 35.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 35.99 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:37:47.835Z] #17 36.42 Selecting previously unselected package xfsprogs. [2020-07-15T12:37:47.835Z] #17 36.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 36.43 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:37:47.835Z] #17 36.85 Selecting previously unselected package zip. [2020-07-15T12:37:47.835Z] #17 36.85 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-15T12:37:47.835Z] #17 36.86 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:37:47.835Z] #17 37.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:37:47.835Z] #17 37.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:37:47.835Z] #17 37.16 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:47.835Z] #17 37.17 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-15T12:37:47.835Z] #17 37.18 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-15T12:37:47.835Z] #17 37.20 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:47.835Z] #17 37.21 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:37:47.835Z] #17 37.23 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-15T12:37:47.835Z] #17 37.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:37:47.835Z] #17 37.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:47.835Z] #17 37.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-15T12:37:47.835Z] #17 37.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-15T12:37:47.835Z] #17 37.36 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:37:47.835Z] #17 37.38 Setting up zip (3.0-11+b1) ... [2020-07-15T12:37:47.835Z] #17 37.40 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:47.835Z] #17 37.44 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:37:47.893Z] #17 23.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-15T12:37:47.893Z] #17 23.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-15T12:37:47.893Z] #17 23.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-15T12:37:47.893Z] #17 23.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-15T12:37:47.893Z] #17 23.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-15T12:37:47.893Z] #17 23.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-15T12:37:47.893Z] #17 23.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-15T12:37:47.920Z] #17 32.80 Selecting previously unselected package vim-common. [2020-07-15T12:37:47.920Z] #17 32.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:47.920Z] #17 32.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:47.920Z] #17 33.02 Selecting previously unselected package bash-completion. [2020-07-15T12:37:47.920Z] #17 33.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:37:48.153Z] #17 23.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-15T12:37:48.153Z] #17 23.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-15T12:37:48.153Z] #17 23.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-15T12:37:48.153Z] #17 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-15T12:37:48.153Z] #17 23.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-15T12:37:48.153Z] #17 23.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-15T12:37:48.153Z] #17 23.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-15T12:37:48.153Z] #17 23.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-15T12:37:48.153Z] #17 23.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-15T12:37:48.411Z] #17 23.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-15T12:37:48.411Z] #17 23.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-15T12:37:48.411Z] #17 23.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-15T12:37:48.550Z] #18 58.80 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-15T12:37:48.550Z] #18 58.80 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:37:48.550Z] #18 58.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:37:48.550Z] #18 58.83 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:37:48.550Z] #18 58.95 invoke-rc.d: could not determine current runlevel [2020-07-15T12:37:48.550Z] #18 58.95 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:37:48.550Z] #18 58.96 Setting up pigz (2.4-1) ... [2020-07-15T12:37:48.550Z] #18 58.97 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-15T12:37:48.550Z] #18 58.98 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-15T12:37:48.550Z] #18 59.00 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:37:48.550Z] #18 59.00 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-15T12:37:48.550Z] #18 59.01 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:37:48.550Z] #18 59.79 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-15T12:37:48.550Z] #18 59.80 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-15T12:37:48.550Z] #18 59.80 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-15T12:37:48.550Z] #18 59.81 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:37:48.550Z] #18 59.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:37:48.550Z] #18 59.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:37:48.550Z] #18 59.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:37:48.851Z] #18 59.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:37:48.851Z] #18 59.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:37:48.851Z] #18 59.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:37:48.851Z] #18 59.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:37:48.851Z] #18 59.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:37:48.851Z] #18 59.96 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-15T12:37:48.851Z] #18 59.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:37:48.851Z] #18 59.98 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-15T12:37:48.851Z] #18 59.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:37:48.851Z] #18 59.99 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-15T12:37:48.851Z] #18 59.99 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:49.347Z] #17 24.56 debconf: delaying package configuration, since apt-utils is not installed [2020-07-15T12:37:49.347Z] #17 24.67 Fetched 28.5 MB in 2s (15.1 MB/s) [2020-07-15T12:37:49.347Z] #17 24.73 Selecting previously unselected package pigz. [2020-07-15T12:37:49.504Z] #18 ... [2020-07-15T12:37:49.504Z] [2020-07-15T12:37:49.504Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:49.504Z] #42 166.4 net/http/httptrace [2020-07-15T12:37:49.504Z] #42 166.7 net/http [2020-07-15T12:37:49.504Z] #42 ... [2020-07-15T12:37:49.504Z] [2020-07-15T12:37:49.504Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:49.504Z] #40 107.1 CC criu/clone-noasan.o [2020-07-15T12:37:49.504Z] #40 107.4 CC criu/config.o [2020-07-15T12:37:49.504Z] #40 110.3 CC criu/cr-check.o [2020-07-15T12:37:49.606Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-15T12:37:49.606Z] #17 24.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-15T12:37:49.606Z] #17 24.79 Unpacking pigz (2.4-1) ... [2020-07-15T12:37:49.606Z] #17 24.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-15T12:37:49.606Z] #17 24.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:49.606Z] #17 24.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:50.127Z] #17 25.34 Selecting previously unselected package python3.7-minimal. [2020-07-15T12:37:50.127Z] #17 25.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:50.127Z] #17 25.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:50.396Z] #17 ... [2020-07-15T12:37:50.396Z] [2020-07-15T12:37:50.396Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:37:50.396Z] #49 51.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:37:50.396Z] #49 53.22 + mkdir -p /build [2020-07-15T12:37:50.396Z] #49 53.23 + cp runc /build/runc [2020-07-15T12:37:50.396Z] #49 DONE 54.0s [2020-07-15T12:37:50.396Z] [2020-07-15T12:37:50.396Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:50.396Z] #17 40.59 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-15T12:37:50.396Z] #17 40.61 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:37:50.396Z] #17 40.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:37:50.396Z] #17 40.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:37:50.396Z] #17 40.74 invoke-rc.d: could not determine current runlevel [2020-07-15T12:37:50.396Z] #17 40.76 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:37:50.396Z] #17 40.81 Setting up pigz (2.4-1) ... [2020-07-15T12:37:50.396Z] #17 40.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-15T12:37:50.396Z] #17 40.84 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-15T12:37:50.396Z] #17 40.86 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:37:50.396Z] #17 40.87 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-15T12:37:50.396Z] #17 40.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:37:50.663Z] #17 41.25 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-15T12:37:50.943Z] #17 41.26 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-15T12:37:50.943Z] #17 41.27 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:50.943Z] #17 41.29 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:37:50.943Z] #17 41.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:37:50.943Z] #17 41.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:37:50.943Z] #17 41.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:37:50.943Z] #17 41.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:37:50.943Z] #17 41.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:37:50.943Z] #17 41.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:37:50.943Z] #17 41.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:37:50.943Z] #17 41.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:37:50.943Z] #17 41.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-15T12:37:51.061Z] #17 26.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:51.061Z] #17 26.17 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-15T12:37:51.207Z] #17 41.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:37:51.207Z] #17 41.48 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-15T12:37:51.207Z] #17 41.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:37:51.207Z] #17 41.50 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-15T12:37:51.207Z] #17 41.55 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:51.234Z] #17 35.77 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:37:51.234Z] #17 36.08 Selecting previously unselected package bzip2. [2020-07-15T12:37:51.234Z] #17 36.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T12:37:51.234Z] #17 36.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:51.234Z] #17 36.19 Selecting previously unselected package xz-utils. [2020-07-15T12:37:51.234Z] #17 36.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T12:37:51.234Z] #17 36.20 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:37:51.494Z] #17 36.39 Selecting previously unselected package apparmor. [2020-07-15T12:37:51.494Z] #17 36.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T12:37:51.494Z] #17 36.47 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:37:51.754Z] #17 36.84 Selecting previously unselected package aufs-tools. [2020-07-15T12:37:51.754Z] #17 36.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T12:37:51.754Z] #17 36.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:37:52.013Z] #17 36.97 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:37:52.013Z] #17 36.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:37:52.013Z] #17 36.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:37:52.273Z] #17 37.13 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:37:52.273Z] #17 37.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:37:52.273Z] #17 37.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:37:52.273Z] #17 37.22 Selecting previously unselected package jq. [2020-07-15T12:37:52.273Z] #17 37.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:37:52.273Z] #17 37.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:37:52.291Z] #40 113.4 CC criu/cr-dedup.o [2020-07-15T12:37:52.502Z] 4612f6d0b889: Verifying Checksum [2020-07-15T12:37:52.502Z] 4612f6d0b889: Download complete [2020-07-15T12:37:52.534Z] #17 37.32 Selecting previously unselected package libaio1:amd64. [2020-07-15T12:37:52.534Z] #17 37.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T12:37:52.534Z] #17 37.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:37:52.534Z] #17 37.40 Selecting previously unselected package libgpm2:amd64. [2020-07-15T12:37:52.534Z] #17 37.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T12:37:52.534Z] #17 37.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:37:52.534Z] #17 37.48 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:37:52.534Z] #17 37.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:37:52.534Z] #17 37.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:37:52.593Z] #40 114.0 CC criu/cr-dump.o [2020-07-15T12:37:52.894Z] #40 ... [2020-07-15T12:37:52.894Z] [2020-07-15T12:37:52.894Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:52.894Z] #18 64.15 Setting up iptables (1.8.2-4) ... [2020-07-15T12:37:52.894Z] #18 64.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:37:52.894Z] #18 64.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:37:52.894Z] #18 64.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:37:52.894Z] #18 64.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:37:52.966Z] #17 28.15 Selecting previously unselected package python3-minimal. [2020-07-15T12:37:52.966Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-15T12:37:52.966Z] #17 28.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-15T12:37:52.966Z] #17 28.21 Unpacking python3-minimal (3.7.3-1) ... [2020-07-15T12:37:52.966Z] #17 28.26 Selecting previously unselected package libmpdec2:amd64. [2020-07-15T12:37:52.966Z] #17 28.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-15T12:37:52.966Z] #17 28.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:37:53.104Z] #17 ... [2020-07-15T12:37:53.104Z] [2020-07-15T12:37:53.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:53.104Z] #39 95.07 CC criu/bitmap.o [2020-07-15T12:37:53.104Z] #39 95.20 CC criu/cgroup-props.o [2020-07-15T12:37:53.104Z] #39 95.77 CC criu/cgroup.o [2020-07-15T12:37:53.104Z] #39 98.23 CC criu/clone-noasan.o [2020-07-15T12:37:53.104Z] #39 98.42 CC criu/config.o [2020-07-15T12:37:53.104Z] #39 99.67 CC criu/cr-check.o [2020-07-15T12:37:53.104Z] #39 101.3 CC criu/cr-dedup.o [2020-07-15T12:37:53.104Z] #39 101.7 CC criu/cr-dump.o [2020-07-15T12:37:53.104Z] #39 104.2 CC criu/cr-errno.o [2020-07-15T12:37:53.104Z] #39 104.2 CC criu/cr-restore.o [2020-07-15T12:37:53.196Z] #18 64.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:37:53.196Z] #18 64.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:37:53.196Z] #18 64.29 Setting up python3 (3.7.3-1) ... [2020-07-15T12:37:53.223Z] #17 28.39 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-15T12:37:53.223Z] #17 28.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:53.223Z] #17 28.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:53.770Z] #17 43.78 Setting up iptables (1.8.2-4) ... [2020-07-15T12:37:53.770Z] #17 43.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:37:53.770Z] #17 43.87 Setting up python3 (3.7.3-1) ... [2020-07-15T12:37:53.847Z] #18 64.93 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:37:54.033Z] #17 44.29 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:37:54.046Z] #17 29.27 Selecting previously unselected package python3.7. [2020-07-15T12:37:54.046Z] #17 29.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-15T12:37:54.046Z] #17 29.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:37:54.046Z] #17 29.43 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-15T12:37:54.046Z] #17 29.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-15T12:37:54.046Z] #17 29.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:37:54.046Z] #17 29.55 Setting up python3-minimal (3.7.3-1) ... [2020-07-15T12:37:54.343Z] #17 ... [2020-07-15T12:37:54.343Z] [2020-07-15T12:37:54.343Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:37:54.343Z] #39 88.95 DEP criu/cr-dump.d [2020-07-15T12:37:54.343Z] #39 89.15 DEP criu/cr-dedup.d [2020-07-15T12:37:54.343Z] #39 89.36 DEP criu/cr-check.d [2020-07-15T12:37:54.343Z] #39 89.68 DEP criu/config.d [2020-07-15T12:37:54.343Z] #39 89.87 DEP criu/clone-noasan.d [2020-07-15T12:37:54.343Z] #39 89.92 DEP criu/cgroup.d [2020-07-15T12:37:54.343Z] #39 90.04 DEP criu/cgroup-props.d [2020-07-15T12:37:54.343Z] #39 90.16 DEP criu/bitmap.d [2020-07-15T12:37:54.343Z] #39 90.20 DEP criu/bfd.d [2020-07-15T12:37:54.343Z] #39 90.30 DEP criu/autofs.d [2020-07-15T12:37:54.343Z] #39 90.43 DEP criu/aio.d [2020-07-15T12:37:54.343Z] #39 90.63 DEP criu/action-scripts.d [2020-07-15T12:37:54.343Z] #39 90.97 CC criu/action-scripts.o [2020-07-15T12:37:54.343Z] #39 91.38 CC criu/aio.o [2020-07-15T12:37:54.343Z] #39 91.77 CC criu/autofs.o [2020-07-15T12:37:54.343Z] #39 93.02 CC criu/bfd.o [2020-07-15T12:37:54.343Z] #39 93.42 CC criu/bitmap.o [2020-07-15T12:37:54.343Z] #39 93.56 CC criu/cgroup-props.o [2020-07-15T12:37:54.343Z] #39 94.14 CC criu/cgroup.o [2020-07-15T12:37:54.343Z] #39 96.87 CC criu/clone-noasan.o [2020-07-15T12:37:54.343Z] #39 97.07 CC criu/config.o [2020-07-15T12:37:54.343Z] #39 98.41 CC criu/cr-check.o [2020-07-15T12:37:54.610Z] #17 44.96 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:37:54.915Z] #18 66.01 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:37:54.923Z] #39 ... [2020-07-15T12:37:54.923Z] [2020-07-15T12:37:54.923Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:55.181Z] #17 30.44 Selecting previously unselected package python3. [2020-07-15T12:37:55.181Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-07-15T12:37:55.181Z] #17 30.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-15T12:37:55.181Z] #17 30.52 Unpacking python3 (3.7.3-1) ... [2020-07-15T12:37:55.450Z] #17 30.62 Selecting previously unselected package libip4tc0:amd64. [2020-07-15T12:37:55.450Z] #17 30.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:55.450Z] #17 30.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:55.450Z] #17 30.72 Selecting previously unselected package libip6tc0:amd64. [2020-07-15T12:37:55.450Z] #17 30.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:55.450Z] #17 30.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:55.451Z] #17 30.84 Selecting previously unselected package libiptc0:amd64. [2020-07-15T12:37:55.451Z] #17 30.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-15T12:37:55.451Z] #17 30.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:37:55.451Z] #17 30.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-15T12:37:55.451Z] #17 30.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-15T12:37:55.710Z] #17 30.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:37:55.710Z] #17 31.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-15T12:37:55.710Z] #17 31.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-15T12:37:55.710Z] #17 31.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:37:55.710Z] #17 31.12 Selecting previously unselected package libnftnl11:amd64. [2020-07-15T12:37:55.710Z] #17 31.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-15T12:37:55.710Z] #17 31.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:37:55.967Z] #17 31.21 Selecting previously unselected package iptables. [2020-07-15T12:37:55.967Z] #17 31.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-15T12:37:55.967Z] #17 31.23 Unpacking iptables (1.8.2-4) ... [2020-07-15T12:37:56.224Z] #17 31.60 Selecting previously unselected package xxd. [2020-07-15T12:37:56.224Z] #17 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:37:56.224Z] #17 31.61 Unpacking xxd (2:8.1.0875-5) ... [2020-07-15T12:37:56.224Z] #17 31.74 Selecting previously unselected package vim-common. [2020-07-15T12:37:56.399Z] #39 ... [2020-07-15T12:37:56.399Z] [2020-07-15T12:37:56.399Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:37:56.399Z] #17 41.08 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:37:56.399Z] #17 41.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:37:56.399Z] #17 41.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:37:56.399Z] #17 41.21 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:37:56.399Z] #17 41.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:37:56.399Z] #17 41.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:37:56.399Z] #17 41.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:37:56.399Z] #17 41.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:37:56.399Z] #17 41.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:37:56.399Z] #17 41.41 Selecting previously unselected package libreadline5:amd64. [2020-07-15T12:37:56.399Z] #17 41.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T12:37:56.399Z] #17 41.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:37:56.481Z] #17 31.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:56.481Z] #17 31.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-15T12:37:56.536Z] #17 46.74 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:37:56.536Z] #17 46.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:37:56.659Z] #17 41.53 Selecting previously unselected package net-tools. [2020-07-15T12:37:56.659Z] #17 41.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T12:37:56.659Z] #17 41.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:37:56.659Z] #17 41.74 Selecting previously unselected package python-pip-whl. [2020-07-15T12:37:56.659Z] #17 41.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:37:56.659Z] #17 41.77 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:37:56.738Z] #17 31.92 Selecting previously unselected package bash-completion. [2020-07-15T12:37:56.738Z] #17 31.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-15T12:37:56.800Z] #17 47.13 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:37:57.030Z] #18 68.15 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:37:57.030Z] #18 68.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:37:57.237Z] #17 42.38 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:37:57.332Z] #18 68.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:37:57.498Z] #17 42.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:37:57.498Z] #17 42.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:37:57.498Z] #17 42.54 Selecting previously unselected package python3-distutils. [2020-07-15T12:37:57.498Z] #17 42.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:37:57.498Z] #17 42.57 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:37:57.749Z] #17 47.89 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:37:57.758Z] #17 42.73 Selecting previously unselected package python3-pip. [2020-07-15T12:37:57.758Z] #17 42.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:37:57.758Z] #17 42.74 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:37:58.011Z] #17 48.30 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:37:58.018Z] #17 42.90 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:37:58.018Z] #17 42.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:37:58.018Z] #17 42.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:37:58.018Z] #17 43.07 Selecting previously unselected package python3-setuptools. [2020-07-15T12:37:58.019Z] #17 43.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:37:58.279Z] #17 43.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:37:58.279Z] #17 43.33 Selecting previously unselected package python3-wheel. [2020-07-15T12:37:58.279Z] #17 43.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:37:58.279Z] #17 43.36 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:37:58.279Z] #17 43.44 Selecting previously unselected package sudo. [2020-07-15T12:37:58.279Z] #17 43.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T12:37:58.279Z] #17 43.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:37:58.886Z] #18 69.96 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:37:58.961Z] #17 49.42 Setting up python3-pip (18.1-5) ... [2020-07-15T12:37:59.110Z] #17 44.00 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:37:59.110Z] #17 44.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T12:37:59.110Z] #17 44.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:37:59.110Z] #17 44.24 Selecting previously unselected package uidmap. [2020-07-15T12:37:59.263Z] #17 34.64 Unpacking bash-completion (1:2.8-6) ... [2020-07-15T12:37:59.370Z] #17 44.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T12:37:59.370Z] #17 44.26 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:37:59.370Z] #17 44.39 Selecting previously unselected package vim-runtime. [2020-07-15T12:37:59.370Z] #17 44.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:37:59.370Z] #17 44.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:37:59.370Z] #17 44.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:37:59.370Z] #17 44.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:37:59.540Z] #18 70.64 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:37:59.828Z] #17 34.98 Selecting previously unselected package bzip2. [2020-07-15T12:37:59.828Z] #17 34.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-15T12:37:59.828Z] #17 35.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:37:59.828Z] #17 35.10 Selecting previously unselected package xz-utils. [2020-07-15T12:37:59.828Z] #17 35.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-15T12:37:59.828Z] #17 35.12 Unpacking xz-utils (5.2.4-1) ... [2020-07-15T12:38:00.085Z] #17 35.28 Selecting previously unselected package apparmor. [2020-07-15T12:38:00.085Z] #17 35.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-15T12:38:00.085Z] #17 35.40 Unpacking apparmor (2.13.2-10) ... [2020-07-15T12:38:00.186Z] #17 50.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:38:00.186Z] #17 50.44 Processing triggers for mime-support (3.62) ... [2020-07-15T12:38:00.277Z] #45 DONE 274.8s [2020-07-15T12:38:00.278Z] [2020-07-15T12:38:00.278Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:00.278Z] #52 228.4 + bin/containerd-stress [2020-07-15T12:38:00.278Z] #52 ... [2020-07-15T12:38:00.278Z] [2020-07-15T12:38:00.278Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:38:00.278Z] #46 DONE 0.4s [2020-07-15T12:38:00.278Z] [2020-07-15T12:38:00.278Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:38:00.278Z] #48 DONE 0.1s [2020-07-15T12:38:00.278Z] [2020-07-15T12:38:00.278Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:38:00.278Z] #50 DONE 0.2s [2020-07-15T12:38:00.278Z] [2020-07-15T12:38:00.278Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:00.343Z] #17 35.77 Selecting previously unselected package aufs-tools. [2020-07-15T12:38:00.343Z] #17 35.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-15T12:38:00.343Z] #17 35.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:38:00.601Z] #17 35.93 Selecting previously unselected package libonig5:amd64. [2020-07-15T12:38:00.601Z] #17 35.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-15T12:38:00.601Z] #17 35.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:38:00.762Z] #17 ... [2020-07-15T12:38:00.762Z] [2020-07-15T12:38:00.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:00.762Z] #39 90.05 CC criu/cr-service.o [2020-07-15T12:38:00.762Z] #39 91.43 CC criu/crtools.o [2020-07-15T12:38:00.762Z] #39 91.92 CC criu/eventfd.o [2020-07-15T12:38:00.762Z] #39 92.17 CC criu/eventpoll.o [2020-07-15T12:38:00.762Z] #39 92.74 CC criu/external.o [2020-07-15T12:38:00.762Z] #39 92.98 CC criu/fault-injection.o [2020-07-15T12:38:00.762Z] #39 93.04 CC criu/fdstore.o [2020-07-15T12:38:00.762Z] #39 93.43 CC criu/fifo.o [2020-07-15T12:38:00.762Z] #39 93.70 CC criu/file-ids.o [2020-07-15T12:38:00.762Z] #39 93.95 CC criu/file-lock.o [2020-07-15T12:38:00.762Z] #39 94.56 CC criu/files-ext.o [2020-07-15T12:38:00.762Z] #39 94.78 CC criu/files-reg.o [2020-07-15T12:38:00.762Z] #39 96.48 CC criu/files.o [2020-07-15T12:38:00.762Z] #39 97.98 CC criu/filesystems.o [2020-07-15T12:38:00.762Z] #39 98.46 CC criu/fsnotify.o [2020-07-15T12:38:00.762Z] #39 99.35 CC criu/image-desc.o [2020-07-15T12:38:00.762Z] #39 99.50 CC criu/image.o [2020-07-15T12:38:00.762Z] #39 100.2 CC criu/ipc_ns.o [2020-07-15T12:38:00.858Z] #17 36.12 Selecting previously unselected package libjq1:amd64. [2020-07-15T12:38:00.858Z] #17 36.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:38:00.858Z] #17 36.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:38:00.858Z] #17 36.24 Selecting previously unselected package jq. [2020-07-15T12:38:00.858Z] #17 36.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-15T12:38:00.858Z] #17 36.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-15T12:38:00.858Z] #17 36.33 Selecting previously unselected package libaio1:amd64. [2020-07-15T12:38:01.086Z] #18 72.12 Setting up python3-pip (18.1-5) ... [2020-07-15T12:38:01.115Z] #17 36.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-15T12:38:01.116Z] #17 36.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:38:01.116Z] #17 36.39 Selecting previously unselected package libgpm2:amd64. [2020-07-15T12:38:01.116Z] #17 36.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-15T12:38:01.116Z] #17 36.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:38:01.116Z] #17 36.45 Selecting previously unselected package libicu63:amd64. [2020-07-15T12:38:01.116Z] #17 36.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-15T12:38:01.116Z] #17 36.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:38:01.214Z] #52 230.8 + bin/containerd-shim [2020-07-15T12:38:01.339Z] #39 ... [2020-07-15T12:38:01.339Z] [2020-07-15T12:38:01.339Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:01.339Z] #17 DONE 51.6s [2020-07-15T12:38:01.339Z] [2020-07-15T12:38:01.339Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:38:02.639Z] #18 73.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:38:02.639Z] #18 73.76 Processing triggers for mime-support (3.62) ... [2020-07-15T12:38:02.667Z] #17 47.60 Selecting previously unselected package vim. [2020-07-15T12:38:02.667Z] #17 47.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:38:02.667Z] #17 47.63 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:38:02.736Z] #18 1.642 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:38:02.736Z] #18 1.650 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:38:02.736Z] #18 1.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:38:02.941Z] #18 DONE 74.1s [2020-07-15T12:38:02.941Z] [2020-07-15T12:38:02.941Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:38:03.238Z] #17 48.11 Selecting previously unselected package xfsprogs. [2020-07-15T12:38:03.238Z] #17 48.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T12:38:03.238Z] #17 48.16 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:38:03.242Z] #19 0.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:38:03.243Z] #19 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:38:03.243Z] #19 0.432 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:38:03.243Z] #19 DONE 0.5s [2020-07-15T12:38:03.243Z] [2020-07-15T12:38:03.243Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:03.312Z] #18 DONE 2.1s [2020-07-15T12:38:03.312Z] [2020-07-15T12:38:03.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:03.312Z] #39 101.2 CC criu/irmap.o [2020-07-15T12:38:03.312Z] #39 101.8 CC criu/kcmp-ids.o [2020-07-15T12:38:03.312Z] #39 102.0 CC criu/kerndat.o [2020-07-15T12:38:03.544Z] #20 ... [2020-07-15T12:38:03.544Z] [2020-07-15T12:38:03.544Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:03.544Z] #42 180.4 github.com/LK4D4/vndr/godl [2020-07-15T12:38:03.544Z] #42 181.5 github.com/LK4D4/vndr [2020-07-15T12:38:03.544Z] #42 ... [2020-07-15T12:38:03.544Z] [2020-07-15T12:38:03.544Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:03.544Z] #40 117.0 CC criu/cr-errno.o [2020-07-15T12:38:03.544Z] #40 117.1 CC criu/cr-restore.o [2020-07-15T12:38:03.544Z] #40 123.8 CC criu/cr-service.o [2020-07-15T12:38:03.576Z] #39 103.0 CC criu/libnetlink.o [2020-07-15T12:38:03.680Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-07-15T12:38:03.680Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-07-15T12:38:03.680Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T12:38:03.680Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T12:38:03.680Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T12:38:03.680Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T12:38:03.757Z] #17 48.62 Selecting previously unselected package zip. [2020-07-15T12:38:03.757Z] #17 48.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T12:38:03.757Z] #17 48.64 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:38:03.757Z] #17 48.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:38:03.839Z] #39 103.3 CC criu/log.o [2020-07-15T12:38:04.017Z] #17 48.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:38:04.017Z] #17 48.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:04.017Z] #17 48.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:38:04.017Z] #17 48.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:38:04.017Z] #17 48.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:04.017Z] #17 49.01 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:38:04.017Z] #17 49.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:38:04.017Z] #17 49.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:38:04.017Z] #17 49.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:38:04.017Z] #17 49.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:38:04.017Z] #17 49.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:38:04.017Z] #17 49.10 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:38:04.017Z] #17 49.11 Setting up zip (3.0-11+b1) ... [2020-07-15T12:38:04.277Z] #17 49.22 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:38:04.277Z] #17 49.26 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:38:04.395Z] #17 39.69 Selecting previously unselected package libnet1:amd64. [2020-07-15T12:38:04.395Z] #17 39.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-15T12:38:04.395Z] #17 39.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:38:04.395Z] #17 39.81 Selecting previously unselected package libnl-3-200:amd64. [2020-07-15T12:38:04.395Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-15T12:38:04.395Z] #17 39.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:38:04.415Z] #39 103.6 CC criu/lsm.o [2020-07-15T12:38:04.415Z] #39 104.0 CC criu/mem.o [2020-07-15T12:38:04.654Z] #17 39.92 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-15T12:38:04.654Z] #17 39.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-15T12:38:04.654Z] #17 39.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:38:04.654Z] #17 40.01 Selecting previously unselected package libreadline5:amd64. [2020-07-15T12:38:04.654Z] #17 40.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-15T12:38:04.654Z] #17 40.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:38:04.912Z] #17 40.13 Selecting previously unselected package net-tools. [2020-07-15T12:38:04.912Z] #17 40.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-15T12:38:04.912Z] #17 40.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:38:05.090Z] #40 126.1 CC criu/crtools.o [2020-07-15T12:38:05.170Z] #17 40.36 Selecting previously unselected package python-pip-whl. [2020-07-15T12:38:05.170Z] #17 40.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-15T12:38:05.170Z] #17 40.37 Unpacking python-pip-whl (18.1-5) ... [2020-07-15T12:38:05.427Z] #17 40.88 Selecting previously unselected package python3-lib2to3. [2020-07-15T12:38:05.427Z] #17 40.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-15T12:38:05.427Z] #17 40.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:38:05.685Z] #17 41.01 Selecting previously unselected package python3-distutils. [2020-07-15T12:38:05.685Z] #17 41.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-15T12:38:05.685Z] #17 41.03 Unpacking python3-distutils (3.7.3-1) ... [2020-07-15T12:38:05.685Z] #17 ... [2020-07-15T12:38:05.685Z] [2020-07-15T12:38:05.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:05.685Z] #39 100.2 CC criu/cr-dedup.o [2020-07-15T12:38:05.685Z] #39 100.6 CC criu/cr-dump.o [2020-07-15T12:38:05.685Z] #39 103.2 CC criu/cr-errno.o [2020-07-15T12:38:05.685Z] #39 103.3 CC criu/cr-restore.o [2020-07-15T12:38:05.685Z] #39 107.7 CC criu/cr-service.o [2020-07-15T12:38:05.685Z] #39 109.2 CC criu/crtools.o [2020-07-15T12:38:05.685Z] #39 109.8 CC criu/eventfd.o [2020-07-15T12:38:05.685Z] #39 110.3 CC criu/eventpoll.o [2020-07-15T12:38:05.685Z] #39 ... [2020-07-15T12:38:05.685Z] [2020-07-15T12:38:05.685Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:05.685Z] #17 41.16 Selecting previously unselected package python3-pip. [2020-07-15T12:38:05.685Z] #17 41.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-15T12:38:05.743Z] #40 ... [2020-07-15T12:38:05.743Z] [2020-07-15T12:38:05.743Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:05.743Z] #42 DONE 192.5s [2020-07-15T12:38:05.743Z] [2020-07-15T12:38:05.743Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:05.743Z] #40 126.9 CC criu/eventfd.o [2020-07-15T12:38:05.942Z] #17 41.19 Unpacking python3-pip (18.1-5) ... [2020-07-15T12:38:06.200Z] #17 41.38 Selecting previously unselected package python3-pkg-resources. [2020-07-15T12:38:06.200Z] #17 41.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-15T12:38:06.200Z] #17 41.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:38:06.200Z] #17 41.53 Selecting previously unselected package python3-setuptools. [2020-07-15T12:38:06.200Z] #17 41.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-15T12:38:06.200Z] #17 41.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-15T12:38:06.340Z] #39 105.5 CC criu/memfd.o [2020-07-15T12:38:06.340Z] #39 105.9 CC criu/mount.o [2020-07-15T12:38:06.457Z] #17 41.85 Selecting previously unselected package python3-wheel. [2020-07-15T12:38:06.457Z] #17 41.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-15T12:38:06.457Z] #17 41.86 Unpacking python3-wheel (0.32.3-2) ... [2020-07-15T12:38:06.716Z] #17 41.95 Selecting previously unselected package sudo. [2020-07-15T12:38:06.716Z] #17 41.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-15T12:38:06.716Z] #17 41.97 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:38:06.818Z] #17 ... [2020-07-15T12:38:06.818Z] [2020-07-15T12:38:06.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:06.818Z] #39 108.3 CC criu/cr-service.o [2020-07-15T12:38:06.818Z] #39 110.1 CC criu/crtools.o [2020-07-15T12:38:06.818Z] #39 110.6 CC criu/eventfd.o [2020-07-15T12:38:06.818Z] #39 111.0 CC criu/eventpoll.o [2020-07-15T12:38:06.818Z] #39 111.9 CC criu/external.o [2020-07-15T12:38:06.818Z] #39 112.3 CC criu/fault-injection.o [2020-07-15T12:38:06.818Z] #39 112.5 CC criu/fdstore.o [2020-07-15T12:38:06.818Z] #39 112.9 CC criu/fifo.o [2020-07-15T12:38:06.818Z] #39 113.4 CC criu/file-ids.o [2020-07-15T12:38:06.818Z] #39 113.7 CC criu/file-lock.o [2020-07-15T12:38:06.818Z] #39 114.7 CC criu/files-ext.o [2020-07-15T12:38:06.818Z] #39 115.1 CC criu/files-reg.o [2020-07-15T12:38:06.818Z] #39 117.5 CC criu/files.o [2020-07-15T12:38:06.819Z] #40 128.0 CC criu/eventpoll.o [2020-07-15T12:38:07.079Z] #39 ... [2020-07-15T12:38:07.079Z] [2020-07-15T12:38:07.079Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:07.079Z] #17 52.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:07.079Z] #17 52.09 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:38:07.079Z] #17 52.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:38:07.079Z] #17 52.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:38:07.281Z] #17 42.52 Selecting previously unselected package thin-provisioning-tools. [2020-07-15T12:38:07.281Z] #17 42.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-15T12:38:07.281Z] #17 42.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:38:07.281Z] #17 42.73 Selecting previously unselected package uidmap. [2020-07-15T12:38:07.281Z] #17 42.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-15T12:38:07.281Z] #17 42.73 Unpacking uidmap (1:4.5-1.1) ... [2020-07-15T12:38:07.339Z] #17 52.20 invoke-rc.d: could not determine current runlevel [2020-07-15T12:38:07.339Z] #17 52.22 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:38:07.339Z] #17 52.23 Setting up pigz (2.4-1) ... [2020-07-15T12:38:07.339Z] #17 52.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:38:07.339Z] #17 52.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:38:07.339Z] #17 52.28 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:38:07.339Z] #17 52.29 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:38:07.339Z] #17 52.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:38:07.539Z] #17 42.87 Selecting previously unselected package vim-runtime. [2020-07-15T12:38:07.539Z] #17 42.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-15T12:38:07.539Z] #17 42.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-15T12:38:07.539Z] #17 42.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-15T12:38:07.539Z] #17 42.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:38:07.791Z] #52 237.4 + bin/containerd-shim-runc-v1 [2020-07-15T12:38:07.909Z] #17 52.79 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:38:07.909Z] #17 52.81 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:38:07.909Z] #17 52.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:38:07.909Z] #17 52.83 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:38:07.909Z] #17 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:38:07.909Z] #17 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:38:07.909Z] #17 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:38:07.909Z] #17 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:38:07.909Z] #17 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:38:07.909Z] #17 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:38:07.909Z] #17 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:38:07.909Z] #17 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:38:07.909Z] #17 52.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:38:07.909Z] #17 52.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:38:07.909Z] #17 52.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:38:07.909Z] #17 52.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:38:07.909Z] #17 52.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:38:07.909Z] #17 52.99 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:38:08.360Z] #40 129.5 CC criu/external.o [2020-07-15T12:38:08.660Z] #40 130.0 CC criu/fault-injection.o [2020-07-15T12:38:08.961Z] #40 130.1 CC criu/fdstore.o [2020-07-15T12:38:09.246Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-07-15T12:38:09.261Z] #40 130.6 CC criu/fifo.o [2020-07-15T12:38:09.673Z] #39 108.6 CC criu/namespaces.o [2020-07-15T12:38:09.673Z] #39 ... [2020-07-15T12:38:09.673Z] [2020-07-15T12:38:09.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:09.673Z] #52 130.5 + bin/containerd [2020-07-15T12:38:09.879Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-15T12:38:09.915Z] #40 131.3 CC criu/file-ids.o [2020-07-15T12:38:10.568Z] #40 131.7 CC criu/file-lock.o [2020-07-15T12:38:10.818Z] #17 46.26 Selecting previously unselected package vim. [2020-07-15T12:38:10.818Z] #17 46.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-15T12:38:10.818Z] #17 46.29 Unpacking vim (2:8.1.0875-5) ... [2020-07-15T12:38:11.085Z] #52 240.5 + bin/containerd-shim-runc-v2 [2020-07-15T12:38:11.205Z] #17 56.12 Setting up iptables (1.8.2-4) ... [2020-07-15T12:38:11.205Z] #17 56.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:38:11.205Z] #17 56.18 Setting up python3 (3.7.3-1) ... [2020-07-15T12:38:11.383Z] #17 46.87 Selecting previously unselected package xfsprogs. [2020-07-15T12:38:11.383Z] #17 46.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-15T12:38:11.387Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-15T12:38:11.629Z] #40 133.0 CC criu/files-ext.o [2020-07-15T12:38:11.641Z] #17 46.89 Unpacking xfsprogs (4.20.0-1) ... [2020-07-15T12:38:11.654Z] #52 241.3 + binaries [2020-07-15T12:38:11.654Z] #52 241.3 + install -D bin/containerd /build/containerd [2020-07-15T12:38:11.654Z] #52 241.3 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:38:11.654Z] #52 241.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:38:11.654Z] #52 241.4 + install -D bin/ctr /build/ctr [2020-07-15T12:38:11.776Z] #17 56.61 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:38:12.206Z] #17 47.39 Selecting previously unselected package zip. [2020-07-15T12:38:12.206Z] #17 47.40 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-15T12:38:12.206Z] #17 47.40 Unpacking zip (3.0-11+b1) ... [2020-07-15T12:38:12.206Z] #17 47.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-15T12:38:12.206Z] #17 47.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-15T12:38:12.206Z] #17 47.65 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:12.206Z] #17 47.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-15T12:38:12.206Z] #17 47.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-15T12:38:12.206Z] #17 47.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:12.206Z] #17 47.70 Setting up uidmap (1:4.5-1.1) ... [2020-07-15T12:38:12.206Z] #17 47.71 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-15T12:38:12.206Z] #17 47.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-15T12:38:12.281Z] #40 133.5 CC criu/files-reg.o [2020-07-15T12:38:12.348Z] #17 57.27 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:38:12.464Z] #17 47.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-15T12:38:12.464Z] #17 47.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-15T12:38:12.464Z] #17 47.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-15T12:38:12.464Z] #17 47.77 Setting up xxd (2:8.1.0875-5) ... [2020-07-15T12:38:12.464Z] #17 47.78 Setting up zip (3.0-11+b1) ... [2020-07-15T12:38:12.464Z] #17 47.79 Setting up vim-common (2:8.1.0875-5) ... [2020-07-15T12:38:12.464Z] #17 47.81 Setting up bash-completion (1:2.8-6) ... [2020-07-15T12:38:12.590Z] #52 DONE 242.2s [2020-07-15T12:38:12.598Z] #40 ... [2020-07-15T12:38:12.598Z] [2020-07-15T12:38:12.598Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-15T12:38:12.598Z] #29 DONE 199.3s [2020-07-15T12:38:12.598Z] [2020-07-15T12:38:12.598Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:12.598Z] #20 6.591 Collecting yamllint==1.16.0 [2020-07-15T12:38:12.598Z] #20 7.073 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:38:12.598Z] #20 7.173 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:38:12.598Z] #20 7.389 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:38:12.598Z] #20 8.978 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:38:12.598Z] #20 9.049 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:38:12.598Z] #20 9.125 Building wheels for collected packages: pyyaml [2020-07-15T12:38:12.598Z] #20 9.126 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:38:13.527Z] [2020-07-15T12:38:13.527Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:38:13.786Z] #53 DONE 0.7s [2020-07-15T12:38:13.910Z] #52 ... [2020-07-15T12:38:13.910Z] [2020-07-15T12:38:13.910Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:13.910Z] #19 4.361 Collecting yamllint==1.16.0 [2020-07-15T12:38:13.910Z] #19 9.692 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:38:13.910Z] #19 9.828 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:38:13.910Z] #19 9.874 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:38:13.910Z] #19 9.938 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:38:13.910Z] #19 10.07 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:38:13.910Z] #19 ... [2020-07-15T12:38:13.910Z] [2020-07-15T12:38:13.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:13.910Z] #39 109.8 CC criu/net.o [2020-07-15T12:38:13.910Z] #39 112.0 CC criu/netfilter.o [2020-07-15T12:38:13.910Z] #39 112.2 CC criu/page-pipe.o [2020-07-15T12:38:13.910Z] #39 112.8 CC criu/page-xfer.o [2020-07-15T12:38:14.044Z] [2020-07-15T12:38:14.045Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:38:14.045Z] #57 DONE 0.2s [2020-07-15T12:38:14.045Z] [2020-07-15T12:38:14.045Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:38:14.259Z] #17 58.96 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:38:14.259Z] #17 58.97 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:38:14.303Z] #59 DONE 0.3s [2020-07-15T12:38:14.303Z] [2020-07-15T12:38:14.303Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:38:14.303Z] #61 DONE 0.0s [2020-07-15T12:38:14.487Z] #39 114.1 CC criu/pagemap-cache.o [2020-07-15T12:38:14.520Z] #17 59.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:38:14.563Z] [2020-07-15T12:38:14.563Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:38:14.563Z] #62 DONE 0.0s [2020-07-15T12:38:14.563Z] [2020-07-15T12:38:14.563Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:38:14.733Z] #20 11.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:38:14.733Z] #20 11.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:38:14.733Z] #20 11.21 Successfully built pyyaml [2020-07-15T12:38:14.733Z] #20 11.23 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T12:38:15.036Z] #20 11.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:38:15.065Z] #39 114.5 CC criu/pagemap.o [2020-07-15T12:38:15.130Z] #63 DONE 0.6s [2020-07-15T12:38:15.131Z] [2020-07-15T12:38:15.131Z] #64 exporting to image [2020-07-15T12:38:15.131Z] #64 exporting layers [2020-07-15T12:38:15.337Z] #20 DONE 11.9s [2020-07-15T12:38:15.337Z] [2020-07-15T12:38:15.337Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:15.337Z] #53 ... [2020-07-15T12:38:15.337Z] [2020-07-15T12:38:15.337Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:15.337Z] #40 136.8 CC criu/files.o [2020-07-15T12:38:15.461Z] #17 60.39 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:38:15.744Z] #17 50.54 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-15T12:38:15.744Z] #17 50.55 Setting up xz-utils (5.2.4-1) ... [2020-07-15T12:38:15.744Z] #17 50.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-15T12:38:15.744Z] #17 50.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-15T12:38:15.744Z] #17 50.65 invoke-rc.d: could not determine current runlevel [2020-07-15T12:38:15.744Z] #17 50.66 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-15T12:38:15.744Z] #17 50.67 Setting up pigz (2.4-1) ... [2020-07-15T12:38:15.744Z] #17 50.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-15T12:38:15.744Z] #17 50.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-15T12:38:15.744Z] #17 50.71 Setting up python-pip-whl (18.1-5) ... [2020-07-15T12:38:15.744Z] #17 50.72 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-15T12:38:15.744Z] #17 50.73 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-15T12:38:15.744Z] #17 51.18 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-15T12:38:15.744Z] #17 51.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-15T12:38:16.001Z] #17 51.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-15T12:38:16.001Z] #17 51.23 Setting up vim (2:8.1.0875-5) ... [2020-07-15T12:38:16.001Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-15T12:38:16.001Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-15T12:38:16.001Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-15T12:38:16.001Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-15T12:38:16.001Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-15T12:38:16.001Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-15T12:38:16.001Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-15T12:38:16.001Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-15T12:38:16.001Z] #17 51.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-15T12:38:16.001Z] #17 51.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-15T12:38:16.001Z] #17 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-15T12:38:16.001Z] #17 51.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-15T12:38:16.001Z] #17 51.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-15T12:38:16.001Z] #17 51.38 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-15T12:38:16.014Z] #39 115.2 CC criu/parasite-syscall.o [2020-07-15T12:38:16.031Z] #17 60.85 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:38:16.282Z] #39 ... [2020-07-15T12:38:16.282Z] [2020-07-15T12:38:16.282Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:16.282Z] #19 11.19 Building wheels for collected packages: pyyaml [2020-07-15T12:38:16.282Z] #19 11.19 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:38:16.282Z] #19 12.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:38:16.282Z] #19 12.08 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:38:16.282Z] #19 12.13 Successfully built pyyaml [2020-07-15T12:38:16.282Z] #19 12.15 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-15T12:38:16.282Z] #19 12.44 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:38:16.282Z] #19 DONE 12.9s [2020-07-15T12:38:16.282Z] [2020-07-15T12:38:16.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:16.282Z] #39 115.8 CC criu/path.o [2020-07-15T12:38:16.545Z] #39 116.0 CC criu/pie-util-vdso.o [2020-07-15T12:38:16.567Z] #17 ... [2020-07-15T12:38:16.567Z] [2020-07-15T12:38:16.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:16.567Z] #39 111.2 CC criu/external.o [2020-07-15T12:38:16.567Z] #39 111.4 CC criu/fault-injection.o [2020-07-15T12:38:16.567Z] #39 111.6 CC criu/fdstore.o [2020-07-15T12:38:16.567Z] #39 111.9 CC criu/fifo.o [2020-07-15T12:38:16.567Z] #39 112.4 CC criu/file-ids.o [2020-07-15T12:38:16.567Z] #39 112.7 CC criu/file-lock.o [2020-07-15T12:38:16.567Z] #39 113.8 CC criu/files-ext.o [2020-07-15T12:38:16.567Z] #39 114.2 CC criu/files-reg.o [2020-07-15T12:38:16.567Z] #39 116.5 CC criu/files.o [2020-07-15T12:38:16.567Z] #39 118.7 CC criu/filesystems.o [2020-07-15T12:38:16.567Z] #39 119.5 CC criu/fsnotify.o [2020-07-15T12:38:16.567Z] #39 120.6 CC criu/image-desc.o [2020-07-15T12:38:16.567Z] #39 120.8 CC criu/image.o [2020-07-15T12:38:16.809Z] #39 116.3 CC criu/pie-util.o [2020-07-15T12:38:16.973Z] #17 62.13 Setting up python3-pip (18.1-5) ... [2020-07-15T12:38:17.073Z] #39 116.4 CC criu/pipes.o [2020-07-15T12:38:17.132Z] #39 121.6 CC criu/ipc_ns.o [2020-07-15T12:38:17.335Z] #39 117.0 CC criu/plugin.o [2020-07-15T12:38:17.598Z] #39 117.2 CC criu/proc_parse.o [2020-07-15T12:38:17.915Z] #17 ... [2020-07-15T12:38:17.915Z] [2020-07-15T12:38:17.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:17.915Z] #39 119.8 CC criu/filesystems.o [2020-07-15T12:38:17.915Z] #39 120.4 CC criu/fsnotify.o [2020-07-15T12:38:17.915Z] #39 121.6 CC criu/image-desc.o [2020-07-15T12:38:17.915Z] #39 121.7 CC criu/image.o [2020-07-15T12:38:17.915Z] #39 122.7 CC criu/ipc_ns.o [2020-07-15T12:38:17.915Z] #39 123.9 CC criu/irmap.o [2020-07-15T12:38:17.915Z] #39 124.6 CC criu/kcmp-ids.o [2020-07-15T12:38:17.915Z] #39 124.9 CC criu/kerndat.o [2020-07-15T12:38:17.915Z] #39 126.1 CC criu/libnetlink.o [2020-07-15T12:38:17.915Z] #39 126.5 CC criu/log.o [2020-07-15T12:38:17.915Z] #39 126.9 CC criu/lsm.o [2020-07-15T12:38:17.915Z] #39 127.4 CC criu/mem.o [2020-07-15T12:38:17.915Z] #39 129.2 CC criu/memfd.o [2020-07-15T12:38:17.915Z] #39 129.9 CC criu/mount.o [2020-07-15T12:38:18.131Z] #40 139.1 CC criu/filesystems.o [2020-07-15T12:38:18.181Z] #39 ... [2020-07-15T12:38:18.181Z] [2020-07-15T12:38:18.181Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:18.181Z] #17 63.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:38:18.181Z] #17 63.21 Processing triggers for mime-support (3.62) ... [2020-07-15T12:38:18.281Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.9% of statements [2020-07-15T12:38:18.503Z] #39 123.0 CC criu/irmap.o [2020-07-15T12:38:18.760Z] #39 ... [2020-07-15T12:38:18.760Z] [2020-07-15T12:38:18.760Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:38:18.760Z] #36 194.1 + dpkg --print-architecture [2020-07-15T12:38:18.787Z] #40 140.0 CC criu/fsnotify.o [2020-07-15T12:38:19.018Z] #36 194.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T12:38:19.123Z] #17 ... [2020-07-15T12:38:19.123Z] [2020-07-15T12:38:19.123Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:38:19.123Z] #36 195.3 + dpkg --print-architecture [2020-07-15T12:38:19.123Z] #36 195.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T12:38:19.123Z] #36 195.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T12:38:19.123Z] #36 195.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T12:38:19.316Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2020-07-15T12:38:19.383Z] #36 ... [2020-07-15T12:38:19.384Z] [2020-07-15T12:38:19.384Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:19.384Z] #49 76.25 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:38:19.522Z] #39 119.1 CC criu/protobuf-desc.o [2020-07-15T12:38:19.608Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-07-15T12:38:19.644Z] #49 ... [2020-07-15T12:38:19.644Z] [2020-07-15T12:38:19.644Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:19.644Z] #17 DONE 64.5s [2020-07-15T12:38:19.644Z] [2020-07-15T12:38:19.644Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:38:19.843Z] #36 194.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T12:38:19.843Z] #36 194.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T12:38:19.850Z] #40 141.3 CC criu/image-desc.o [2020-07-15T12:38:20.152Z] #40 141.5 CC criu/image.o [2020-07-15T12:38:20.241Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-15T12:38:20.482Z] #39 119.8 CC criu/protobuf.o [2020-07-15T12:38:20.745Z] #39 120.1 CC criu/pstree.o [2020-07-15T12:38:20.874Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-15T12:38:21.086Z] #18 ... [2020-07-15T12:38:21.086Z] [2020-07-15T12:38:21.086Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:21.086Z] #49 78.94 + mkdir -p /build [2020-07-15T12:38:21.086Z] #49 78.94 + cp runc /build/runc [2020-07-15T12:38:21.086Z] #49 DONE 79.2s [2020-07-15T12:38:21.165Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.5% of statements [2020-07-15T12:38:21.166Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T12:38:21.166Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T12:38:21.166Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T12:38:21.166Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T12:38:21.215Z] #40 142.4 CC criu/ipc_ns.o [2020-07-15T12:38:21.349Z] [2020-07-15T12:38:21.350Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:38:21.350Z] #18 1.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:38:21.350Z] #18 1.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:38:21.350Z] #18 1.861 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:38:21.350Z] #18 DONE 2.0s [2020-07-15T12:38:21.350Z] [2020-07-15T12:38:21.350Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:21.694Z] #39 121.0 CC criu/rbtree.o [2020-07-15T12:38:21.694Z] #39 121.3 CC criu/rst-malloc.o [2020-07-15T12:38:21.702Z] #64 exporting layers 6.2s done [2020-07-15T12:38:21.702Z] #64 writing image sha256:139b5efc1df20caee231d5c25cfa360711711909df96568bf7657b5dc15fa49a done [2020-07-15T12:38:21.702Z] #64 naming to docker.io/library/docker:bf7fd015f785d7e827f78dddcd274c1f05879059 done [2020-07-15T12:38:21.702Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-15T12:38:21.957Z] #39 121.5 CC criu/seccomp.o [2020-07-15T12:38:22.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41214/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/validate/default [2020-07-15T12:38:22.278Z] #40 143.6 CC criu/irmap.o [2020-07-15T12:38:22.559Z] #39 122.0 CC criu/seize.o [2020-07-15T12:38:22.612Z] Congratulations! All commits are properly signed with the DCO! [2020-07-15T12:38:22.612Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-15T12:38:22.612Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-15T12:38:22.612Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-15T12:38:22.612Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-15T12:38:22.612Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-15T12:38:22.612Z] Congratulations! No new tests were added to integration-cli. [2020-07-15T12:38:22.612Z] [2020-07-15T12:38:22.612Z] INFO Start validation with golang-ci-lint [2020-07-15T12:38:22.871Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-15T12:38:22.871Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-15T12:38:22.871Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-15T12:38:22.931Z] #40 144.3 CC criu/kcmp-ids.o [2020-07-15T12:38:23.233Z] #40 144.6 CC criu/kerndat.o [2020-07-15T12:38:23.261Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-15T12:38:23.613Z] #39 122.8 CC criu/servicefd.o [2020-07-15T12:38:23.613Z] #39 123.2 CC criu/shmem.o [2020-07-15T12:38:23.896Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.0% of statements [2020-07-15T12:38:24.298Z] #40 145.7 CC criu/libnetlink.o [2020-07-15T12:38:24.582Z] #39 124.1 CC criu/sigframe.o [2020-07-15T12:38:24.615Z] #40 146.0 CC criu/log.o [2020-07-15T12:38:24.844Z] #39 124.3 CC criu/signalfd.o [2020-07-15T12:38:25.106Z] #39 124.6 CC criu/sk-inet.o [2020-07-15T12:38:25.263Z] #40 146.6 CC criu/lsm.o [2020-07-15T12:38:25.562Z] #40 147.1 CC criu/mem.o [2020-07-15T12:38:26.051Z] #39 125.4 CC criu/sk-netlink.o [2020-07-15T12:38:26.314Z] #39 125.8 CC criu/sk-packet.o [2020-07-15T12:38:26.314Z] #39 ... [2020-07-15T12:38:26.314Z] [2020-07-15T12:38:26.314Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:26.314Z] #45 182.7 + cd /tmp/tmp.NDATKt0Enc/src/github.com/golangci/golangci-lint/ [2020-07-15T12:38:26.314Z] #45 182.7 + git checkout -q v1.23.8 [2020-07-15T12:38:26.889Z] #45 183.2 ++ git describe --tags [2020-07-15T12:38:26.889Z] #45 183.2 + version=v1.23.8 [2020-07-15T12:38:26.889Z] #45 183.2 ++ git rev-parse --short HEAD [2020-07-15T12:38:26.889Z] #45 183.2 + commit=76a82c6 [2020-07-15T12:38:26.889Z] #45 183.2 ++ git show -s --format=%cd [2020-07-15T12:38:26.889Z] #45 183.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:38:26.889Z] #45 183.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:38:27.683Z] #40 149.1 CC criu/memfd.o [2020-07-15T12:38:27.949Z] #19 6.431 Collecting yamllint==1.16.0 [2020-07-15T12:38:27.949Z] #36 ... [2020-07-15T12:38:27.949Z] [2020-07-15T12:38:27.949Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-15T12:38:27.949Z] #17 54.39 Setting up iptables (1.8.2-4) ... [2020-07-15T12:38:27.949Z] #17 54.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-15T12:38:27.949Z] #17 54.45 Setting up python3 (3.7.3-1) ... [2020-07-15T12:38:27.949Z] #17 54.87 Setting up python3-wheel (0.32.3-2) ... [2020-07-15T12:38:27.949Z] #17 55.72 Setting up apparmor (2.13.2-10) ... [2020-07-15T12:38:27.949Z] #17 57.51 Setting up xfsprogs (4.20.0-1) ... [2020-07-15T12:38:27.949Z] #17 57.52 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-15T12:38:27.949Z] #17 57.86 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-15T12:38:27.949Z] #17 58.78 Setting up python3-distutils (3.7.3-1) ... [2020-07-15T12:38:27.949Z] #17 59.21 Setting up python3-setuptools (40.8.0-1) ... [2020-07-15T12:38:27.949Z] #17 60.51 Setting up python3-pip (18.1-5) ... [2020-07-15T12:38:27.949Z] #17 61.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-15T12:38:27.949Z] #17 61.74 Processing triggers for mime-support (3.62) ... [2020-07-15T12:38:27.949Z] #17 DONE 62.6s [2020-07-15T12:38:27.949Z] [2020-07-15T12:38:27.949Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-15T12:38:28.283Z] #45 ... [2020-07-15T12:38:28.283Z] [2020-07-15T12:38:28.283Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:28.283Z] #21 183.3 + return [2020-07-15T12:38:28.283Z] #21 DONE 184.9s [2020-07-15T12:38:28.335Z] #40 149.8 CC criu/mount.o [2020-07-15T12:38:28.386Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.2% of statements [2020-07-15T12:38:28.520Z] #19 ... [2020-07-15T12:38:28.520Z] [2020-07-15T12:38:28.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:28.520Z] #39 134.5 CC criu/namespaces.o [2020-07-15T12:38:28.520Z] #39 136.8 CC criu/net.o [2020-07-15T12:38:28.520Z] #39 139.8 CC criu/netfilter.o [2020-07-15T12:38:28.520Z] #39 140.1 CC criu/page-pipe.o [2020-07-15T12:38:28.546Z] [2020-07-15T12:38:28.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:28.546Z] #39 126.3 CC criu/sk-queue.o [2020-07-15T12:38:28.546Z] #39 126.8 CC criu/sk-tcp.o [2020-07-15T12:38:28.546Z] #39 127.2 CC criu/sk-unix.o [2020-07-15T12:38:28.780Z] #39 140.7 CC criu/page-xfer.o [2020-07-15T12:38:28.884Z] #18 1.669 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-15T12:38:28.884Z] #18 1.673 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-15T12:38:28.884Z] #18 1.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-15T12:38:29.019Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-15T12:38:29.141Z] #18 DONE 1.9s [2020-07-15T12:38:29.141Z] [2020-07-15T12:38:29.141Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:29.141Z] #49 76.81 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:38:29.141Z] #49 ... [2020-07-15T12:38:29.141Z] [2020-07-15T12:38:29.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:29.141Z] #39 123.6 CC criu/kcmp-ids.o [2020-07-15T12:38:29.141Z] #39 124.0 CC criu/kerndat.o [2020-07-15T12:38:29.141Z] #39 125.2 CC criu/libnetlink.o [2020-07-15T12:38:29.141Z] #39 125.6 CC criu/log.o [2020-07-15T12:38:29.141Z] #39 126.2 CC criu/lsm.o [2020-07-15T12:38:29.141Z] #39 126.6 CC criu/mem.o [2020-07-15T12:38:29.141Z] #39 128.2 CC criu/memfd.o [2020-07-15T12:38:29.141Z] #39 129.0 CC criu/mount.o [2020-07-15T12:38:29.141Z] #39 133.4 CC criu/namespaces.o [2020-07-15T12:38:29.399Z] #39 ... [2020-07-15T12:38:29.399Z] [2020-07-15T12:38:29.399Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:29.495Z] #39 128.9 CC criu/sockets.o [2020-07-15T12:38:30.071Z] #39 129.6 CC criu/stats.o [2020-07-15T12:38:30.163Z] #39 141.9 CC criu/pagemap-cache.o [2020-07-15T12:38:30.163Z] #39 142.2 CC criu/pagemap.o [2020-07-15T12:38:30.648Z] #39 129.9 CC criu/string.o [2020-07-15T12:38:30.648Z] #39 130.0 CC criu/sysctl.o [2020-07-15T12:38:31.104Z] #39 142.9 CC criu/parasite-syscall.o [2020-07-15T12:38:31.225Z] #39 130.5 CC criu/sysfs_parse.o [2020-07-15T12:38:31.225Z] #39 ... [2020-07-15T12:38:31.225Z] [2020-07-15T12:38:31.225Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:38:31.225Z] #22 DONE 0.9s [2020-07-15T12:38:31.296Z] #19 ... [2020-07-15T12:38:31.296Z] [2020-07-15T12:38:31.296Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:31.296Z] #49 79.48 + mkdir -p /build [2020-07-15T12:38:31.297Z] #49 79.48 + cp runc /build/runc [2020-07-15T12:38:31.297Z] #49 DONE 79.7s [2020-07-15T12:38:31.489Z] [2020-07-15T12:38:31.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:31.489Z] #39 130.9 CC criu/timens.o [2020-07-15T12:38:31.554Z] [2020-07-15T12:38:31.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:31.554Z] #39 135.7 CC criu/net.o [2020-07-15T12:38:31.675Z] #39 143.6 CC criu/path.o [2020-07-15T12:38:31.756Z] #39 131.2 CC criu/timerfd.o [2020-07-15T12:38:31.935Z] #39 143.9 CC criu/pie-util-vdso-elf32.o [2020-07-15T12:38:32.020Z] #39 131.6 CC criu/tty.o [2020-07-15T12:38:32.506Z] #39 144.2 CC criu/pie-util-vdso.o [2020-07-15T12:38:32.537Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.257s coverage: 49.5% of statements [2020-07-15T12:38:32.767Z] #39 144.5 CC criu/pie-util.o [2020-07-15T12:38:32.767Z] #39 144.7 CC criu/pipes.o [2020-07-15T12:38:33.338Z] #39 145.1 CC criu/plugin.o [2020-07-15T12:38:33.338Z] #39 ... [2020-07-15T12:38:33.338Z] [2020-07-15T12:38:33.338Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:33.338Z] #19 11.77 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:38:33.338Z] #19 11.85 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:38:33.338Z] #19 11.99 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:38:33.944Z] #39 133.2 CC criu/tun.o [2020-07-15T12:38:34.014Z] #40 ... [2020-07-15T12:38:34.014Z] [2020-07-15T12:38:34.014Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-15T12:38:34.014Z] #50 107.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-15T12:38:34.521Z] #39 133.9 CC criu/uffd.o [2020-07-15T12:38:34.721Z] #19 13.12 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:38:34.721Z] #19 13.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:38:34.721Z] #19 13.18 Building wheels for collected packages: pyyaml [2020-07-15T12:38:34.721Z] #19 13.19 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:38:34.833Z] #39 139.5 CC criu/netfilter.o [2020-07-15T12:38:35.090Z] #39 139.8 CC criu/page-pipe.o [2020-07-15T12:38:35.292Z] #19 13.86 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:38:35.292Z] #19 13.86 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:38:35.292Z] #19 13.93 Successfully built pyyaml [2020-07-15T12:38:35.292Z] #19 13.94 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T12:38:35.470Z] #39 135.1 CC criu/util.o [2020-07-15T12:38:35.862Z] #19 14.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:38:36.022Z] #39 140.4 CC criu/page-xfer.o [2020-07-15T12:38:36.127Z] #50 110.0 + mkdir -p /build [2020-07-15T12:38:36.127Z] #50 110.0 + cp runc /build/runc [2020-07-15T12:38:36.127Z] #50 DONE 110.2s [2020-07-15T12:38:36.127Z] [2020-07-15T12:38:36.127Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:36.127Z] #40 154.7 CC criu/namespaces.o [2020-07-15T12:38:36.127Z] #40 156.6 CC criu/net.o [2020-07-15T12:38:36.438Z] #19 DONE 14.9s [2020-07-15T12:38:36.438Z] [2020-07-15T12:38:36.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:36.438Z] #39 145.5 CC criu/proc_parse.o [2020-07-15T12:38:36.438Z] #39 148.2 CC criu/protobuf-desc.o [2020-07-15T12:38:36.438Z] #39 ... [2020-07-15T12:38:36.438Z] [2020-07-15T12:38:36.438Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:38:36.438Z] #22 DONE 0.3s [2020-07-15T12:38:36.700Z] [2020-07-15T12:38:36.700Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:38:36.864Z] #39 136.3 CC criu/uts_ns.o [2020-07-15T12:38:36.956Z] #39 141.5 CC criu/pagemap-cache.o [2020-07-15T12:38:37.127Z] #39 136.6 CC criu/vdso.o [2020-07-15T12:38:37.214Z] #39 141.8 CC criu/pagemap.o [2020-07-15T12:38:37.703Z] #39 137.1 LINK criu/built-in.o [2020-07-15T12:38:37.703Z] #39 137.2 LINK criu/criu [2020-07-15T12:38:38.147Z] #39 142.5 CC criu/parasite-syscall.o [2020-07-15T12:38:38.279Z] #39 ... [2020-07-15T12:38:38.279Z] [2020-07-15T12:38:38.279Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:38:38.279Z] #26 DONE 7.0s [2020-07-15T12:38:38.279Z] [2020-07-15T12:38:38.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:38.279Z] #39 137.7 DEP lib/c/criu.d [2020-07-15T12:38:38.279Z] #39 137.8 CC images/rpc.pb-c.o [2020-07-15T12:38:38.543Z] #39 ... [2020-07-15T12:38:38.543Z] [2020-07-15T12:38:38.543Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:38:38.711Z] #39 143.2 CC criu/path.o [2020-07-15T12:38:38.807Z] #29 DONE 0.6s [2020-07-15T12:38:38.807Z] [2020-07-15T12:38:38.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:38.807Z] #39 138.3 CC lib/c/criu.o [2020-07-15T12:38:38.969Z] #39 143.4 CC criu/pie-util-vdso-elf32.o [2020-07-15T12:38:39.070Z] #39 ... [2020-07-15T12:38:39.070Z] [2020-07-15T12:38:39.070Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:38:39.070Z] #31 DONE 0.2s [2020-07-15T12:38:39.227Z] #39 143.8 CC criu/pie-util-vdso.o [2020-07-15T12:38:39.333Z] [2020-07-15T12:38:39.333Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:38:39.333Z] #34 DONE 0.1s [2020-07-15T12:38:39.333Z] [2020-07-15T12:38:39.333Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:38:39.439Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.393s coverage: 73.1% of statements [2020-07-15T12:38:39.439Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T12:38:39.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.020s coverage: 57.7% of statements [2020-07-15T12:38:39.439Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T12:38:39.708Z] #40 160.8 CC criu/netfilter.o [2020-07-15T12:38:39.708Z] #40 161.1 CC criu/page-pipe.o [2020-07-15T12:38:39.731Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-15T12:38:39.791Z] #39 144.2 CC criu/pie-util.o [2020-07-15T12:38:39.791Z] #39 144.4 CC criu/pipes.o [2020-07-15T12:38:39.909Z] #37 DONE 0.6s [2020-07-15T12:38:39.909Z] [2020-07-15T12:38:39.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:39.909Z] #39 139.4 LINK lib/c/built-in.o [2020-07-15T12:38:39.909Z] #39 139.5 LINK lib/c/libcriu.so [2020-07-15T12:38:39.909Z] #39 139.5 LINK lib/c/libcriu.a [2020-07-15T12:38:39.999Z] #26 DONE 3.0s [2020-07-15T12:38:39.999Z] [2020-07-15T12:38:39.999Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:38:39.999Z] #36 DONE 225.8s [2020-07-15T12:38:39.999Z] [2020-07-15T12:38:39.999Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:38:39.999Z] #29 DONE 0.4s [2020-07-15T12:38:39.999Z] [2020-07-15T12:38:39.999Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:38:39.999Z] #31 DONE 0.1s [2020-07-15T12:38:39.999Z] [2020-07-15T12:38:39.999Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:38:39.999Z] #34 DONE 0.1s [2020-07-15T12:38:39.999Z] [2020-07-15T12:38:39.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:39.999Z] #39 149.2 CC criu/protobuf.o [2020-07-15T12:38:39.999Z] #39 149.4 CC criu/pstree.o [2020-07-15T12:38:39.999Z] #39 150.0 CC criu/rbtree.o [2020-07-15T12:38:39.999Z] #39 150.2 CC criu/rst-malloc.o [2020-07-15T12:38:39.999Z] #39 150.4 CC criu/seccomp.o [2020-07-15T12:38:39.999Z] #39 150.8 CC criu/seize.o [2020-07-15T12:38:39.999Z] #39 151.4 CC criu/servicefd.o [2020-07-15T12:38:39.999Z] #39 151.8 CC criu/shmem.o [2020-07-15T12:38:40.023Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.749s coverage: 76.1% of statements [2020-07-15T12:38:40.023Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T12:38:40.356Z] #39 145.0 CC criu/plugin.o [2020-07-15T12:38:40.486Z] #39 139.7 GEN magic.py [2020-07-15T12:38:40.486Z] #39 139.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:38:40.486Z] #39 139.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:38:40.486Z] #39 139.9 Note: Building without GnuTLS support [2020-07-15T12:38:40.486Z] #39 139.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:38:40.486Z] #39 139.9 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:38:40.778Z] #40 162.0 CC criu/page-xfer.o [2020-07-15T12:38:40.921Z] #39 145.4 CC criu/proc_parse.o [2020-07-15T12:38:40.942Z] #39 152.6 CC criu/sigframe.o [2020-07-15T12:38:40.942Z] #39 152.9 CC criu/signalfd.o [2020-07-15T12:38:41.059Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-07-15T12:38:41.203Z] #39 153.1 CC criu/sk-inet.o [2020-07-15T12:38:41.435Z] #39 140.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:38:41.464Z] #39 ... [2020-07-15T12:38:41.464Z] [2020-07-15T12:38:41.464Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:38:41.464Z] #37 DONE 0.5s [2020-07-15T12:38:41.464Z] [2020-07-15T12:38:41.464Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:41.693Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-07-15T12:38:41.725Z] #45 ... [2020-07-15T12:38:41.725Z] [2020-07-15T12:38:41.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:41.725Z] #39 153.7 CC criu/sk-netlink.o [2020-07-15T12:38:41.985Z] #39 153.9 CC criu/sk-packet.o [2020-07-15T12:38:41.986Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-07-15T12:38:41.986Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T12:38:41.986Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T12:38:42.011Z] #39 141.5 make[1]: Nothing to be done for 'all'. [2020-07-15T12:38:42.320Z] #40 163.5 CC criu/pagemap-cache.o [2020-07-15T12:38:42.557Z] #39 154.3 CC criu/sk-queue.o [2020-07-15T12:38:42.557Z] #39 154.5 CC criu/sk-tcp.o [2020-07-15T12:38:42.620Z] #40 163.8 CC criu/pagemap.o [2020-07-15T12:38:42.818Z] #39 ... [2020-07-15T12:38:42.818Z] [2020-07-15T12:38:42.818Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:42.818Z] #19 6.023 Collecting yamllint==1.16.0 [2020-07-15T12:38:42.818Z] #19 11.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-15T12:38:42.818Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-07-15T12:38:42.818Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-15T12:38:42.818Z] #19 12.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-15T12:38:42.818Z] #19 12.69 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-15T12:38:42.818Z] #19 12.73 Building wheels for collected packages: pyyaml [2020-07-15T12:38:42.818Z] #19 12.73 Running setup.py bdist_wheel for pyyaml: started [2020-07-15T12:38:42.818Z] #19 13.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-15T12:38:42.818Z] #19 13.50 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-15T12:38:42.818Z] #19 13.55 Successfully built pyyaml [2020-07-15T12:38:42.818Z] #19 13.55 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-15T12:38:42.818Z] #19 ... [2020-07-15T12:38:42.818Z] [2020-07-15T12:38:42.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:42.818Z] #39 147.4 CC criu/protobuf-desc.o [2020-07-15T12:38:42.960Z] #39 142.3 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:38:42.960Z] #39 142.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:38:42.960Z] #39 142.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:38:42.960Z] #39 142.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:38:42.960Z] #39 142.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:38:43.066Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.8% of statements [2020-07-15T12:38:43.128Z] #39 154.8 CC criu/sk-unix.o [2020-07-15T12:38:43.223Z] #39 142.6 make[1]: Nothing to be done for 'all'. [2020-07-15T12:38:43.223Z] #39 142.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:38:43.272Z] #40 164.7 CC criu/parasite-syscall.o [2020-07-15T12:38:43.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.4% of statements [2020-07-15T12:38:43.359Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T12:38:43.359Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T12:38:43.385Z] #39 ... [2020-07-15T12:38:43.385Z] [2020-07-15T12:38:43.385Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-15T12:38:43.385Z] #19 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-15T12:38:43.385Z] #19 DONE 14.2s [2020-07-15T12:38:43.486Z] #39 143.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:43.486Z] #39 143.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:43.486Z] #39 143.1 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:43.643Z] [2020-07-15T12:38:43.643Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:38:43.749Z] #39 143.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:43.749Z] #39 143.4 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:43.901Z] #22 DONE 0.4s [2020-07-15T12:38:43.901Z] [2020-07-15T12:38:43.901Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:38:43.992Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-07-15T12:38:44.012Z] #39 143.4 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:44.012Z] #39 143.5 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:44.012Z] #39 143.6 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:44.012Z] #39 143.6 INSTALL criu/criu [2020-07-15T12:38:44.068Z] #39 155.8 CC criu/sockets.o [2020-07-15T12:38:44.285Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-07-15T12:38:44.333Z] #40 165.6 CC criu/path.o [2020-07-15T12:38:44.590Z] #39 DONE 143.9s [2020-07-15T12:38:44.590Z] [2020-07-15T12:38:44.590Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:44.631Z] #40 166.0 CC criu/pie-util-vdso.o [2020-07-15T12:38:44.639Z] #39 156.4 CC criu/stats.o [2020-07-15T12:38:44.639Z] #39 156.6 CC criu/string.o [2020-07-15T12:38:44.639Z] #39 156.6 CC criu/sysctl.o [2020-07-15T12:38:44.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-15T12:38:44.920Z] time="2020-07-15T12:38:44Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-369109114/container.log.1: no such file or directory" [2020-07-15T12:38:44.920Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-07-15T12:38:44.938Z] #40 166.4 CC criu/pie-util.o [2020-07-15T12:38:45.208Z] #39 157.0 CC criu/sysfs_parse.o [2020-07-15T12:38:45.237Z] #40 166.6 CC criu/pipes.o [2020-07-15T12:38:45.472Z] #39 157.2 CC criu/timens.o [2020-07-15T12:38:45.472Z] #39 157.4 CC criu/timerfd.o [2020-07-15T12:38:45.732Z] #39 157.6 CC criu/tty.o [2020-07-15T12:38:45.957Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-07-15T12:38:45.957Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T12:38:45.986Z] #52 ... [2020-07-15T12:38:45.986Z] [2020-07-15T12:38:45.986Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:38:46.248Z] #40 DONE 0.1s [2020-07-15T12:38:46.248Z] [2020-07-15T12:38:46.248Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:38:46.249Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 37.7% of statements [2020-07-15T12:38:46.297Z] #40 167.4 CC criu/plugin.o [2020-07-15T12:38:46.511Z] #42 DONE 0.3s [2020-07-15T12:38:46.511Z] [2020-07-15T12:38:46.511Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:38:46.511Z] #44 DONE 0.1s [2020-07-15T12:38:46.511Z] [2020-07-15T12:38:46.511Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:46.598Z] #40 167.8 CC criu/proc_parse.o [2020-07-15T12:38:46.885Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-07-15T12:38:47.114Z] #39 158.7 CC criu/tun.o [2020-07-15T12:38:47.114Z] #39 159.1 CC criu/uffd.o [2020-07-15T12:38:47.182Z] #26 DONE 3.6s [2020-07-15T12:38:47.182Z] [2020-07-15T12:38:47.182Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:38:47.182Z] #36 DONE 222.5s [2020-07-15T12:38:47.182Z] [2020-07-15T12:38:47.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:47.182Z] #39 148.3 CC criu/protobuf.o [2020-07-15T12:38:47.182Z] #39 148.8 CC criu/pstree.o [2020-07-15T12:38:47.182Z] #39 149.6 CC criu/rbtree.o [2020-07-15T12:38:47.182Z] #39 149.8 CC criu/rst-malloc.o [2020-07-15T12:38:47.182Z] #39 150.0 CC criu/seccomp.o [2020-07-15T12:38:47.182Z] #39 150.6 CC criu/seize.o [2020-07-15T12:38:47.182Z] #39 151.0 CC criu/servicefd.o [2020-07-15T12:38:47.182Z] #39 151.2 CC criu/shmem.o [2020-07-15T12:38:47.182Z] #39 151.6 CC criu/sigframe.o [2020-07-15T12:38:47.182Z] #39 151.7 CC criu/signalfd.o [2020-07-15T12:38:47.182Z] #39 151.9 CC criu/sk-inet.o [2020-07-15T12:38:47.685Z] #39 ... [2020-07-15T12:38:47.685Z] [2020-07-15T12:38:47.685Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:47.685Z] #45 233.6 + cd /tmp/tmp.xfCftcdNKv/src/github.com/golangci/golangci-lint/ [2020-07-15T12:38:47.685Z] #45 233.6 + git checkout -q v1.23.8 [2020-07-15T12:38:47.685Z] #45 234.0 ++ git describe --tags [2020-07-15T12:38:47.685Z] #45 234.0 + version=v1.23.8 [2020-07-15T12:38:47.685Z] #45 234.0 ++ git rev-parse --short HEAD [2020-07-15T12:38:47.685Z] #45 234.0 + commit=76a82c6 [2020-07-15T12:38:47.685Z] #45 234.0 ++ git show -s --format=%cd [2020-07-15T12:38:47.747Z] #39 ... [2020-07-15T12:38:47.747Z] [2020-07-15T12:38:47.747Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:38:47.747Z] #29 DONE 0.4s [2020-07-15T12:38:47.747Z] [2020-07-15T12:38:47.747Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:38:47.747Z] #31 DONE 0.1s [2020-07-15T12:38:47.924Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2020-07-15T12:38:47.945Z] #45 234.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:38:47.945Z] #45 234.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:38:48.005Z] [2020-07-15T12:38:48.005Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:38:48.005Z] #34 DONE 0.0s [2020-07-15T12:38:48.005Z] [2020-07-15T12:38:48.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:48.217Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-15T12:38:48.579Z] #39 153.1 CC criu/sk-netlink.o [2020-07-15T12:38:48.837Z] #39 153.4 CC criu/sk-packet.o [2020-07-15T12:38:48.852Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-15T12:38:48.852Z] ok github.com/docker/docker/daemon/logger/splunk 1.485s coverage: 82.5% of statements [2020-07-15T12:38:48.852Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T12:38:48.852Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T12:38:49.095Z] #39 ... [2020-07-15T12:38:49.095Z] [2020-07-15T12:38:49.095Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:38:49.095Z] #37 DONE 0.5s [2020-07-15T12:38:49.095Z] [2020-07-15T12:38:49.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:49.095Z] #39 153.8 CC criu/sk-queue.o [2020-07-15T12:38:49.660Z] #39 154.1 CC criu/sk-tcp.o [2020-07-15T12:38:49.660Z] #39 154.4 CC criu/sk-unix.o [2020-07-15T12:38:50.181Z] #40 171.6 CC criu/protobuf-desc.o [2020-07-15T12:38:50.378Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-07-15T12:38:50.669Z] ok github.com/docker/docker/distribution 0.573s coverage: 22.1% of statements [2020-07-15T12:38:50.669Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T12:38:51.032Z] #39 155.3 CC criu/sockets.o [2020-07-15T12:38:51.032Z] #39 155.7 CC criu/stats.o [2020-07-15T12:38:51.242Z] #40 172.7 CC criu/protobuf.o [2020-07-15T12:38:51.290Z] #39 155.9 CC criu/string.o [2020-07-15T12:38:51.290Z] #39 156.0 CC criu/sysctl.o [2020-07-15T12:38:51.303Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-15T12:38:51.855Z] #39 156.4 CC criu/sysfs_parse.o [2020-07-15T12:38:51.891Z] #40 173.1 CC criu/pstree.o [2020-07-15T12:38:51.937Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-15T12:38:52.112Z] #39 156.6 CC criu/timens.o [2020-07-15T12:38:52.112Z] #39 156.8 CC criu/timerfd.o [2020-07-15T12:38:52.205Z] #40 ... [2020-07-15T12:38:52.205Z] [2020-07-15T12:38:52.205Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:38:52.205Z] #37 239.0 + dpkg --print-architecture [2020-07-15T12:38:52.205Z] #37 239.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-15T12:38:52.572Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-15T12:38:52.572Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-07-15T12:38:52.572Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T12:38:52.572Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T12:38:52.678Z] #39 157.0 CC criu/tty.o [2020-07-15T12:38:53.159Z] #37 239.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-15T12:38:53.159Z] #37 239.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-15T12:38:53.205Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-07-15T12:38:53.205Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T12:38:53.610Z] #39 158.1 CC criu/tun.o [2020-07-15T12:38:53.838Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-15T12:38:53.868Z] #39 158.3 CC criu/uffd.o [2020-07-15T12:38:54.432Z] #39 159.0 CC criu/util.o [2020-07-15T12:38:54.532Z] #45 ... [2020-07-15T12:38:54.532Z] [2020-07-15T12:38:54.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:38:54.532Z] #39 159.8 CC criu/util.o [2020-07-15T12:38:54.532Z] #39 160.5 CC criu/uts_ns.o [2020-07-15T12:38:54.532Z] #39 160.6 CC criu/vdso-compat.o [2020-07-15T12:38:54.532Z] #39 160.9 CC criu/vdso.o [2020-07-15T12:38:54.532Z] #39 161.3 LINK criu/built-in.o [2020-07-15T12:38:54.532Z] #39 161.4 LINK criu/criu [2020-07-15T12:38:54.532Z] #39 161.7 DEP lib/c/criu.d [2020-07-15T12:38:54.532Z] #39 161.8 CC images/rpc.pb-c.o [2020-07-15T12:38:54.532Z] #39 162.2 CC lib/c/criu.o [2020-07-15T12:38:54.532Z] #39 162.8 LINK lib/c/built-in.o [2020-07-15T12:38:54.532Z] #39 162.8 LINK lib/c/libcriu.so [2020-07-15T12:38:54.532Z] #39 162.8 LINK lib/c/libcriu.a [2020-07-15T12:38:54.532Z] #39 162.9 GEN magic.py [2020-07-15T12:38:54.532Z] #39 163.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:38:54.532Z] #39 163.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:38:54.532Z] #39 163.0 Note: Building without GnuTLS support [2020-07-15T12:38:54.532Z] #39 163.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:38:54.532Z] #39 163.0 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:38:54.532Z] #39 163.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:38:54.532Z] #39 164.1 make[1]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 164.7 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:38:54.532Z] #39 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:38:54.532Z] #39 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:38:54.532Z] #39 164.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:38:54.532Z] #39 164.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:38:54.532Z] #39 164.8 make[1]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 164.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:38:54.532Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:38:54.532Z] #39 165.3 INSTALL criu/criu [2020-07-15T12:38:54.532Z] #39 DONE 165.9s [2020-07-15T12:38:54.532Z] [2020-07-15T12:38:54.532Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:54.532Z] #52 184.8 + bin/containerd [2020-07-15T12:38:54.872Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-07-15T12:38:54.873Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-15T12:38:55.364Z] #39 159.8 CC criu/uts_ns.o [2020-07-15T12:38:55.365Z] #39 159.9 CC criu/vdso-compat.o [2020-07-15T12:38:55.365Z] #39 160.0 CC criu/vdso.o [2020-07-15T12:38:55.477Z] #52 ... [2020-07-15T12:38:55.477Z] [2020-07-15T12:38:55.477Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:38:55.477Z] #40 DONE 0.1s [2020-07-15T12:38:55.739Z] [2020-07-15T12:38:55.739Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:38:55.739Z] #42 DONE 0.1s [2020-07-15T12:38:55.739Z] [2020-07-15T12:38:55.739Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:55.739Z] #52 ... [2020-07-15T12:38:55.739Z] [2020-07-15T12:38:55.739Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:38:55.739Z] #44 DONE 0.1s [2020-07-15T12:38:55.930Z] #39 160.3 LINK criu/built-in.o [2020-07-15T12:38:55.930Z] #39 160.5 LINK criu/criu [2020-07-15T12:38:55.930Z] #39 ... [2020-07-15T12:38:55.930Z] [2020-07-15T12:38:55.930Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:55.930Z] #45 231.2 + cd /tmp/tmp.5Qn76KCimm/src/github.com/golangci/golangci-lint/ [2020-07-15T12:38:55.930Z] #45 231.2 + git checkout -q v1.23.8 [2020-07-15T12:38:56.000Z] [2020-07-15T12:38:56.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:38:56.188Z] #45 231.5 ++ git describe --tags [2020-07-15T12:38:56.188Z] #45 231.5 + version=v1.23.8 [2020-07-15T12:38:56.188Z] #45 231.5 ++ git rev-parse --short HEAD [2020-07-15T12:38:56.188Z] #45 231.5 + commit=76a82c6 [2020-07-15T12:38:56.188Z] #45 231.5 ++ git show -s --format=%cd [2020-07-15T12:38:56.188Z] #45 231.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:38:56.188Z] #45 231.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:38:56.379Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 76.9% of statements [2020-07-15T12:38:57.456Z] ok github.com/docker/docker/pkg/authorization 0.312s coverage: 68.3% of statements [2020-07-15T12:38:57.456Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-15T12:38:57.747Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-15T12:39:01.264Z] ok github.com/docker/docker/layer 7.079s coverage: 68.8% of statements [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T12:39:01.264Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T12:39:01.264Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-15T12:39:01.446Z] #52 180.9 + bin/containerd-stress [2020-07-15T12:39:01.449Z] #45 ... [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:39:01.449Z] #39 160.8 DEP lib/c/criu.d [2020-07-15T12:39:01.449Z] #39 160.9 CC images/rpc.pb-c.o [2020-07-15T12:39:01.449Z] #39 161.3 CC lib/c/criu.o [2020-07-15T12:39:01.449Z] #39 161.9 LINK lib/c/built-in.o [2020-07-15T12:39:01.449Z] #39 161.9 LINK lib/c/libcriu.so [2020-07-15T12:39:01.449Z] #39 162.0 LINK lib/c/libcriu.a [2020-07-15T12:39:01.449Z] #39 162.1 GEN magic.py [2020-07-15T12:39:01.449Z] #39 162.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:39:01.449Z] #39 162.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:39:01.449Z] #39 162.2 Note: Building without GnuTLS support [2020-07-15T12:39:01.449Z] #39 162.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:39:01.449Z] #39 162.2 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:39:01.449Z] #39 162.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:39:01.449Z] #39 163.4 make[1]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 163.9 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:39:01.449Z] #39 163.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:39:01.449Z] #39 163.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:39:01.449Z] #39 164.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:39:01.449Z] #39 164.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:39:01.449Z] #39 164.0 make[1]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:39:01.449Z] #39 164.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.4 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.4 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.4 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.5 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.6 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:01.449Z] #39 164.6 INSTALL criu/criu [2020-07-15T12:39:01.449Z] #39 DONE 165.0s [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:01.449Z] #52 180.7 + bin/containerd [2020-07-15T12:39:01.449Z] #52 ... [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:39:01.449Z] #40 DONE 0.0s [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:39:01.449Z] #42 DONE 0.1s [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:39:01.449Z] #44 DONE 0.0s [2020-07-15T12:39:01.449Z] [2020-07-15T12:39:01.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:01.555Z] ok github.com/docker/docker/pkg/chrootarchive 3.588s coverage: 43.2% of statements [2020-07-15T12:39:01.555Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T12:39:01.555Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T12:39:01.846Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-15T12:39:02.138Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-15T12:39:02.391Z] #52 183.7 + bin/containerd-shim [2020-07-15T12:39:02.771Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-07-15T12:39:03.062Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-07-15T12:39:03.681Z] #37 ... [2020-07-15T12:39:03.681Z] [2020-07-15T12:39:03.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:39:03.681Z] #40 174.5 CC criu/rbtree.o [2020-07-15T12:39:03.681Z] #40 174.8 CC criu/rst-malloc.o [2020-07-15T12:39:03.681Z] #40 175.2 CC criu/seccomp.o [2020-07-15T12:39:03.681Z] #40 175.9 CC criu/seize.o [2020-07-15T12:39:03.681Z] #40 176.9 CC criu/servicefd.o [2020-07-15T12:39:03.681Z] #40 177.5 CC criu/shmem.o [2020-07-15T12:39:03.681Z] #40 178.5 CC criu/sigframe.o [2020-07-15T12:39:03.681Z] #40 178.7 CC criu/signalfd.o [2020-07-15T12:39:03.681Z] #40 179.1 CC criu/sk-inet.o [2020-07-15T12:39:03.681Z] #40 180.3 CC criu/sk-netlink.o [2020-07-15T12:39:03.681Z] #40 180.8 CC criu/sk-packet.o [2020-07-15T12:39:03.681Z] #40 181.6 CC criu/sk-queue.o [2020-07-15T12:39:03.681Z] #40 182.1 CC criu/sk-tcp.o [2020-07-15T12:39:03.681Z] #40 182.7 CC criu/sk-unix.o [2020-07-15T12:39:03.681Z] #40 184.8 CC criu/sockets.o [2020-07-15T12:39:03.695Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-15T12:39:04.327Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-15T12:39:04.741Z] #40 186.0 CC criu/stats.o [2020-07-15T12:39:04.948Z] #52 ... [2020-07-15T12:39:04.948Z] [2020-07-15T12:39:04.948Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:04.948Z] #45 DONE 221.5s [2020-07-15T12:39:05.040Z] #40 186.4 CC criu/string.o [2020-07-15T12:39:05.040Z] #40 186.5 CC criu/sysctl.o [2020-07-15T12:39:05.210Z] [2020-07-15T12:39:05.210Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:05.361Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-15T12:39:05.652Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-07-15T12:39:05.943Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-07-15T12:39:05.943Z] ok github.com/docker/docker/pkg/fsutils 0.415s coverage: 85.1% of statements [2020-07-15T12:39:06.103Z] #40 187.3 CC criu/sysfs_parse.o [2020-07-15T12:39:06.404Z] #40 187.7 CC criu/timens.o [2020-07-15T12:39:06.576Z] ok github.com/docker/docker/pkg/idtools 0.344s coverage: 70.5% of statements [2020-07-15T12:39:06.705Z] #40 188.1 CC criu/timerfd.o [2020-07-15T12:39:06.867Z] ok github.com/docker/docker/pkg/ioutils 0.301s coverage: 70.6% of statements [2020-07-15T12:39:07.005Z] #40 188.5 CC criu/tty.o [2020-07-15T12:39:07.158Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-07-15T12:39:07.158Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-07-15T12:39:07.449Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-15T12:39:07.449Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T12:39:07.449Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T12:39:07.449Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-15T12:39:07.449Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T12:39:07.740Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-15T12:39:07.740Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-15T12:39:07.765Z] #52 ... [2020-07-15T12:39:07.765Z] [2020-07-15T12:39:07.765Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:39:08.031Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-07-15T12:39:08.323Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-07-15T12:39:08.323Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T12:39:08.323Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T12:39:08.715Z] #46 DONE 1.0s [2020-07-15T12:39:08.715Z] [2020-07-15T12:39:08.715Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:39:08.956Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-15T12:39:08.975Z] #48 DONE 0.3s [2020-07-15T12:39:08.975Z] [2020-07-15T12:39:08.975Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:39:09.118Z] #40 190.6 CC criu/tun.o [2020-07-15T12:39:09.247Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-15T12:39:09.538Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-15T12:39:09.549Z] #50 DONE 0.6s [2020-07-15T12:39:09.549Z] [2020-07-15T12:39:09.549Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:09.549Z] #52 190.5 + bin/containerd-shim-runc-v1 [2020-07-15T12:39:09.775Z] #40 191.2 CC criu/uffd.o [2020-07-15T12:39:09.829Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-15T12:39:11.314Z] #40 192.5 CC criu/util.o [2020-07-15T12:39:11.336Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-15T12:39:11.336Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-15T12:39:12.856Z] #52 193.6 + bin/containerd-shim-runc-v2 [2020-07-15T12:39:13.433Z] #40 194.3 CC criu/uts_ns.o [2020-07-15T12:39:13.433Z] #40 194.5 CC criu/vdso.o [2020-07-15T12:39:13.740Z] #40 195.1 LINK criu/built-in.o [2020-07-15T12:39:13.797Z] #52 194.9 + binaries [2020-07-15T12:39:13.797Z] #52 194.9 + install -D bin/containerd /build/containerd [2020-07-15T12:39:13.797Z] #52 194.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:39:13.797Z] #52 194.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:39:13.797Z] #52 195.0 + install -D bin/ctr /build/ctr [2020-07-15T12:39:14.040Z] #40 195.3 LINK criu/criu [2020-07-15T12:39:14.096Z] ok github.com/docker/docker/pkg/signal 2.339s coverage: 61.0% of statements [2020-07-15T12:39:14.387Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-15T12:39:14.678Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-15T12:39:14.678Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-15T12:39:14.693Z] #40 195.9 DEP lib/c/criu.d [2020-07-15T12:39:14.693Z] #40 196.1 CC images/rpc.pb-c.o [2020-07-15T12:39:14.969Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-15T12:39:15.180Z] #52 DONE 196.3s [2020-07-15T12:39:15.601Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-07-15T12:39:15.767Z] #40 197.0 CC lib/c/criu.o [2020-07-15T12:39:15.892Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2020-07-15T12:39:16.184Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-07-15T12:39:16.564Z] [2020-07-15T12:39:16.564Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:39:16.815Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-07-15T12:39:16.816Z] testing: warning: no tests to run [2020-07-15T12:39:16.816Z] coverage: [no statements] [2020-07-15T12:39:16.816Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-15T12:39:17.106Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-15T12:39:17.305Z] #40 198.3 LINK lib/c/built-in.o [2020-07-15T12:39:17.305Z] #40 198.3 LINK lib/c/libcriu.so [2020-07-15T12:39:17.305Z] #40 198.3 LINK lib/c/libcriu.a [2020-07-15T12:39:17.305Z] #40 198.5 GEN magic.py [2020-07-15T12:39:17.305Z] #40 ... [2020-07-15T12:39:17.305Z] [2020-07-15T12:39:17.305Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-15T12:39:17.305Z] #37 DONE 264.0s [2020-07-15T12:39:17.305Z] [2020-07-15T12:39:17.305Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-15T12:39:17.305Z] #40 198.7 Note: Building without setproctitle() and strlcpy() support. [2020-07-15T12:39:17.305Z] #40 198.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-15T12:39:17.305Z] #40 198.7 Note: Building without GnuTLS support [2020-07-15T12:39:17.305Z] #40 198.7 Makefile.config:39: Warn: you have no libnftables installed [2020-07-15T12:39:17.305Z] #40 198.7 Makefile.config:40: Warn: Building without nftables support [2020-07-15T12:39:17.397Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-15T12:39:17.397Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-15T12:39:17.947Z] #53 DONE 1.2s [2020-07-15T12:39:17.947Z] [2020-07-15T12:39:17.947Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:39:17.947Z] #57 DONE 0.4s [2020-07-15T12:39:18.207Z] [2020-07-15T12:39:18.207Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:39:18.362Z] #40 199.8 fatal: not a git repository (or any of the parent directories): .git [2020-07-15T12:39:19.148Z] #59 DONE 1.0s [2020-07-15T12:39:19.148Z] [2020-07-15T12:39:19.148Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:39:19.148Z] #61 DONE 0.1s [2020-07-15T12:39:19.148Z] [2020-07-15T12:39:19.148Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:39:19.148Z] #62 DONE 0.0s [2020-07-15T12:39:19.148Z] [2020-07-15T12:39:19.148Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:39:19.422Z] #40 200.7 make[1]: Nothing to be done for 'all'. [2020-07-15T12:39:19.464Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements [2020-07-15T12:39:19.754Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-15T12:39:20.387Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-15T12:39:20.478Z] #40 201.8 make[1]: 'images/built-in.o' is up to date. [2020-07-15T12:39:20.479Z] #40 201.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-15T12:39:20.479Z] #40 201.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-15T12:39:20.479Z] #40 201.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-15T12:39:20.479Z] #40 202.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-15T12:39:20.479Z] #40 202.0 make[1]: Nothing to be done for 'all'. [2020-07-15T12:39:20.678Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-15T12:39:20.778Z] #40 202.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-15T12:39:20.779Z] #40 202.2 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:20.779Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.061Z] #63 DONE 1.7s [2020-07-15T12:39:21.061Z] [2020-07-15T12:39:21.061Z] #64 exporting to image [2020-07-15T12:39:21.061Z] #64 exporting layers [2020-07-15T12:39:21.087Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.087Z] #40 202.5 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.087Z] #40 202.5 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.087Z] #40 202.6 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.400Z] #40 202.6 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.400Z] #40 202.8 make[2]: Nothing to be done for 'all'. [2020-07-15T12:39:21.400Z] #40 202.8 INSTALL criu/criu [2020-07-15T12:39:21.400Z] #40 DONE 203.0s [2020-07-15T12:39:21.400Z] [2020-07-15T12:39:21.400Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:21.712Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-07-15T12:39:22.344Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-15T12:39:22.344Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-15T12:39:22.976Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-07-15T12:39:23.267Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-15T12:39:24.177Z] #22 ... [2020-07-15T12:39:24.177Z] [2020-07-15T12:39:24.177Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:24.177Z] #46 271.2 + cd /tmp/tmp.16Uik6PTwl/src/github.com/golangci/golangci-lint/ [2020-07-15T12:39:24.177Z] #46 271.2 + git checkout -q v1.23.8 [2020-07-15T12:39:24.825Z] #46 271.6 ++ git describe --tags [2020-07-15T12:39:24.825Z] #46 271.7 + version=v1.23.8 [2020-07-15T12:39:24.825Z] #46 271.7 ++ git rev-parse --short HEAD [2020-07-15T12:39:24.825Z] #46 271.7 + commit=76a82c6 [2020-07-15T12:39:24.825Z] #46 271.7 ++ git show -s --format=%cd [2020-07-15T12:39:24.825Z] #46 271.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-15T12:39:24.825Z] #46 271.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-15T12:39:25.274Z] #64 exporting layers 3.9s done [2020-07-15T12:39:25.274Z] #64 writing image sha256:4494436bc93e63997b1abbe3fd3869125fb7095176498187514b7ed31feee023 done [2020-07-15T12:39:25.274Z] #64 naming to docker.io/library/docker:bf7fd015f785d7e827f78dddcd274c1f05879059 done [2020-07-15T12:39:25.274Z] #64 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T12:39:25.335Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-15T12:39:25.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/test/unit [2020-07-15T12:39:25.969Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-07-15T12:39:26.260Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-15T12:39:27.297Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-15T12:39:30.904Z] ? github.com/docker/docker/api [no test files] [2020-07-15T12:39:42.632Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T12:39:42.632Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === Skipped [2020-07-15T12:39:42.633Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T12:39:42.633Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T12:39:42.633Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T12:39:42.633Z] time="2020-07-15T12:38:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T12:39:42.633Z] time="2020-07-15T12:38:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T12:39:42.633Z] time="2020-07-15T12:38:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T12:39:42.633Z] time="2020-07-15T12:38:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T12:39:42.633Z] time="2020-07-15T12:38:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T12:39:42.633Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T12:39:42.633Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T12:39:42.633Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:39:42.633Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T12:39:42.633Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T12:39:42.633Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T12:39:42.633Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] [2020-07-15T12:39:42.633Z] DONE 2124 tests, 26 skipped in 191.842s [2020-07-15T12:39:42.718Z] #52 ... [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:42.718Z] #45 DONE 285.2s [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:42.718Z] #52 ... [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:39:42.718Z] #46 DONE 0.7s [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:39:42.718Z] #48 DONE 0.0s [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:39:42.718Z] #50 DONE 0.2s [2020-07-15T12:39:42.718Z] [2020-07-15T12:39:42.718Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:42.718Z] #52 236.0 + bin/containerd-stress [2020-07-15T12:39:42.977Z] #52 238.0 + bin/containerd-shim [2020-07-15T12:39:43.281Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements Post stage [Pipeline] junit [2020-07-15T12:39:43.312Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-07-15T12:39:43.532Z] #46 ... [2020-07-15T12:39:43.532Z] [2020-07-15T12:39:43.532Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:43.532Z] #53 249.4 + bin/containerd [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:39:43.913Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary test-integration [2020-07-15T12:39:44.203Z] [2020-07-15T12:39:44.494Z] Removing bundles/ [2020-07-15T12:39:44.494Z] [2020-07-15T12:39:44.494Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T12:39:44.494Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:39:44.494Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:39:48.191Z] #52 ... [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:48.191Z] #45 DONE 280.8s [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:48.191Z] #52 230.9 + bin/containerd-stress [2020-07-15T12:39:48.191Z] #52 ... [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:39:48.191Z] #46 DONE 0.3s [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:39:48.191Z] #48 DONE 0.0s [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:39:48.191Z] #50 DONE 0.1s [2020-07-15T12:39:48.191Z] [2020-07-15T12:39:48.191Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:49.124Z] #52 233.0 + bin/containerd-shim [2020-07-15T12:39:49.196Z] #53 ... [2020-07-15T12:39:49.196Z] [2020-07-15T12:39:49.196Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:49.196Z] #22 296.2 + return [2020-07-15T12:39:49.495Z] #22 DONE 296.3s [2020-07-15T12:39:49.495Z] [2020-07-15T12:39:49.495Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:49.577Z] #52 244.9 + bin/containerd-shim-runc-v1 [2020-07-15T12:39:51.615Z] #53 ... [2020-07-15T12:39:51.615Z] [2020-07-15T12:39:51.615Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-15T12:39:51.615Z] #23 DONE 0.1s [2020-07-15T12:39:51.615Z] [2020-07-15T12:39:51.615Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:51.615Z] #46 ... [2020-07-15T12:39:51.615Z] [2020-07-15T12:39:51.615Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-15T12:39:52.692Z] #27 DONE 0.9s [2020-07-15T12:39:52.692Z] [2020-07-15T12:39:52.692Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-15T12:39:52.692Z] #30 DONE 0.1s [2020-07-15T12:39:52.692Z] [2020-07-15T12:39:52.692Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:52.692Z] #53 ... [2020-07-15T12:39:52.692Z] [2020-07-15T12:39:52.692Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-15T12:39:52.692Z] #32 DONE 0.1s [2020-07-15T12:39:52.692Z] [2020-07-15T12:39:52.692Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-15T12:39:52.881Z] #52 248.1 + bin/containerd-shim-runc-v2 [2020-07-15T12:39:52.993Z] #35 DONE 0.1s [2020-07-15T12:39:52.993Z] [2020-07-15T12:39:52.993Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-15T12:39:52.993Z] #38 DONE 0.2s [2020-07-15T12:39:52.993Z] [2020-07-15T12:39:52.993Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-15T12:39:52.993Z] #41 DONE 0.1s [2020-07-15T12:39:52.993Z] [2020-07-15T12:39:52.993Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:53.294Z] #53 ... [2020-07-15T12:39:53.294Z] [2020-07-15T12:39:53.294Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-15T12:39:53.294Z] #43 DONE 0.1s [2020-07-15T12:39:53.294Z] [2020-07-15T12:39:53.294Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-15T12:39:53.294Z] #45 DONE 0.1s [2020-07-15T12:39:53.294Z] [2020-07-15T12:39:53.294Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:39:53.822Z] #52 249.0 + binaries [2020-07-15T12:39:54.081Z] #52 249.0 + install -D bin/containerd /build/containerd [2020-07-15T12:39:54.081Z] #52 249.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:39:54.081Z] #52 249.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:39:54.081Z] #52 249.1 + install -D bin/ctr /build/ctr [2020-07-15T12:39:54.650Z] #52 DONE 249.9s [2020-07-15T12:39:55.589Z] [2020-07-15T12:39:55.589Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:39:56.527Z] #53 DONE 0.7s [2020-07-15T12:39:56.527Z] [2020-07-15T12:39:56.527Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:39:56.786Z] #57 DONE 0.2s [2020-07-15T12:39:56.786Z] [2020-07-15T12:39:56.786Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:39:57.045Z] #59 DONE 0.4s [2020-07-15T12:39:57.045Z] [2020-07-15T12:39:57.045Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:39:57.045Z] #61 DONE 0.0s [2020-07-15T12:39:57.045Z] [2020-07-15T12:39:57.045Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:39:57.045Z] #62 DONE 0.0s [2020-07-15T12:39:57.045Z] [2020-07-15T12:39:57.045Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:39:57.227Z] #52 239.7 + bin/containerd-shim-runc-v1 [2020-07-15T12:39:57.985Z] #63 DONE 0.6s [2020-07-15T12:39:57.985Z] [2020-07-15T12:39:57.985Z] #64 exporting to image [2020-07-15T12:39:57.985Z] #64 exporting layers [2020-07-15T12:39:59.126Z] #52 242.9 + bin/containerd-shim-runc-v2 [2020-07-15T12:40:00.056Z] #52 243.8 + binaries [2020-07-15T12:40:00.056Z] #52 243.8 + install -D bin/containerd /build/containerd [2020-07-15T12:40:00.056Z] #52 243.9 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:40:00.056Z] #52 243.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:40:00.056Z] #52 243.9 + install -D bin/ctr /build/ctr [2020-07-15T12:40:00.984Z] #52 DONE 244.7s [2020-07-15T12:40:01.915Z] [2020-07-15T12:40:01.915Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:40:02.844Z] #53 DONE 1.1s [2020-07-15T12:40:02.844Z] [2020-07-15T12:40:02.844Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:40:02.844Z] #57 DONE 0.2s [2020-07-15T12:40:02.844Z] [2020-07-15T12:40:02.844Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:40:03.407Z] #59 DONE 0.4s [2020-07-15T12:40:03.407Z] [2020-07-15T12:40:03.407Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:40:03.407Z] #61 DONE 0.0s [2020-07-15T12:40:03.407Z] [2020-07-15T12:40:03.407Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:40:03.407Z] #62 DONE 0.0s [2020-07-15T12:40:03.407Z] [2020-07-15T12:40:03.407Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:40:03.972Z] #63 DONE 0.6s [2020-07-15T12:40:03.972Z] [2020-07-15T12:40:03.972Z] #64 exporting to image [2020-07-15T12:40:03.972Z] #64 exporting layers [2020-07-15T12:40:04.580Z] #64 exporting layers 6.3s done [2020-07-15T12:40:04.580Z] #64 writing image sha256:84120b7a0da91e934ce5bdcc55c11591c8b0722bb505facb67be5276421d013e done [2020-07-15T12:40:04.580Z] #64 naming to docker.io/library/docker:bf7fd015f785d7e827f78dddcd274c1f05879059 done [2020-07-15T12:40:04.580Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-15T12:40:05.021Z] + trap exit INT TERM [2020-07-15T12:40:05.021Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-15T12:40:05.021Z] + CONTAINER_NAME=docker-pr1 [2020-07-15T12:40:05.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41214/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary-daemon [2020-07-15T12:40:05.984Z] [2020-07-15T12:40:05.984Z] Removing bundles/ [2020-07-15T12:40:05.984Z] [2020-07-15T12:40:05.984Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-15T12:40:05.984Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:40:05.984Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:40:10.519Z] #64 exporting layers 6.2s done [2020-07-15T12:40:10.519Z] #64 writing image sha256:802a3a6fceb112d629ad3aaf7f06db6299c0cd8c1b07e17cff5168372aaf4e47 done [2020-07-15T12:40:10.519Z] #64 naming to docker.io/library/docker:bf7fd015f785d7e827f78dddcd274c1f05879059 done [2020-07-15T12:40:10.519Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:40:10.865Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary test-integration [2020-07-15T12:40:11.796Z] [2020-07-15T12:40:11.796Z] Removing bundles/ [2020-07-15T12:40:11.796Z] [2020-07-15T12:40:11.796Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T12:40:11.796Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:40:11.796Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:40:19.686Z] 4612f6d0b889: Pull complete [2020-07-15T12:40:26.126Z] #53 ... [2020-07-15T12:40:26.126Z] [2020-07-15T12:40:26.126Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:40:26.126Z] #46 DONE 333.1s [2020-07-15T12:40:26.126Z] [2020-07-15T12:40:26.126Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:40:27.665Z] #53 ... [2020-07-15T12:40:27.665Z] [2020-07-15T12:40:27.665Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-15T12:40:27.969Z] #47 DONE 0.1s [2020-07-15T12:40:27.969Z] [2020-07-15T12:40:27.969Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:40:27.969Z] #53 ... [2020-07-15T12:40:27.969Z] [2020-07-15T12:40:27.969Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-15T12:40:28.264Z] #49 DONE 0.2s [2020-07-15T12:40:28.264Z] [2020-07-15T12:40:28.264Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-15T12:40:28.264Z] #51 DONE 0.1s [2020-07-15T12:40:28.264Z] [2020-07-15T12:40:28.264Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-15T12:40:29.438Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m56.245538866s [2020-07-15T12:40:29.438Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 472.171028ms [2020-07-15T12:40:35.213Z] #53 302.2 + bin/containerd-stress [2020-07-15T12:40:36.741Z] #53 304.6 + bin/containerd-shim [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.1% of statements [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T12:40:39.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-07-15T12:40:39.593Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-07-15T12:40:39.856Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2020-07-15T12:40:41.249Z] ok github.com/docker/docker/builder/dockerfile 0.912s coverage: 48.1% of statements [2020-07-15T12:40:41.249Z] ok github.com/docker/docker/builder/remotecontext/git 3.531s coverage: 86.3% of statements [2020-07-15T12:40:41.249Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T12:40:41.249Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T12:40:41.507Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:40:41.507Z] [2020-07-15T12:40:41.507Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:40:41.507Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:40:41.507Z] HOSTNAME=130fbb76ed86 [2020-07-15T12:40:41.507Z] TESTDEBUG=0 [2020-07-15T12:40:41.507Z] DEST=bundles/test-integration [2020-07-15T12:40:41.507Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:40:41.507Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:40:41.507Z] container=docker [2020-07-15T12:40:41.507Z] HOME=/root [2020-07-15T12:40:41.507Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:40:41.507Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:40:41.507Z] VALIDATE_BRANCH=master [2020-07-15T12:40:41.507Z] TERM=xterm [2020-07-15T12:40:41.507Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:40:41.507Z] SHLVL=1 [2020-07-15T12:40:41.507Z] TIMEOUT=120m [2020-07-15T12:40:41.507Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:40:41.507Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:40:41.507Z] GO111MODULE=off [2020-07-15T12:40:41.507Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T12:40:41.507Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:40:41.507Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:40:41.507Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:40:41.507Z] GOPATH=/go [2020-07-15T12:40:41.507Z] PKG_CONFIG=pkg-config [2020-07-15T12:40:41.507Z] _=/usr/bin/env [2020-07-15T12:40:41.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T12:40:43.723Z] #53 311.6 + bin/containerd-shim-runc-v1 [2020-07-15T12:40:46.557Z] ok github.com/docker/docker/client 0.348s coverage: 75.4% of statements [2020-07-15T12:40:47.297Z] #53 314.9 + bin/containerd-shim-runc-v2 [2020-07-15T12:40:47.944Z] #53 315.9 + binaries [2020-07-15T12:40:47.944Z] #53 315.9 + install -D bin/containerd /build/containerd [2020-07-15T12:40:47.944Z] #53 316.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-15T12:40:47.944Z] #53 316.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-15T12:40:47.944Z] #53 316.0 + install -D bin/ctr /build/ctr [2020-07-15T12:40:47.944Z] #53 DONE 316.1s [2020-07-15T12:40:48.989Z] [2020-07-15T12:40:48.989Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-15T12:40:48.989Z] #54 DONE 0.1s [2020-07-15T12:40:49.287Z] [2020-07-15T12:40:49.287Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-15T12:40:49.287Z] #58 DONE 0.1s [2020-07-15T12:40:49.287Z] [2020-07-15T12:40:49.287Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-15T12:40:49.287Z] #60 DONE 0.1s [2020-07-15T12:40:49.287Z] [2020-07-15T12:40:49.287Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-15T12:40:49.287Z] #62 DONE 0.1s [2020-07-15T12:40:49.585Z] [2020-07-15T12:40:49.585Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-15T12:40:49.585Z] #63 DONE 0.0s [2020-07-15T12:40:49.585Z] [2020-07-15T12:40:49.585Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-15T12:40:51.691Z] #64 DONE 2.3s [2020-07-15T12:40:51.691Z] [2020-07-15T12:40:51.691Z] #65 exporting to oci image format [2020-07-15T12:40:51.691Z] #65 exporting layers [2020-07-15T12:41:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T12:41:03.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T12:41:04.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T12:41:13.161Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 30.8% of statements [2020-07-15T12:41:13.734Z] ok github.com/docker/docker/container 0.161s coverage: 34.7% of statements [2020-07-15T12:41:13.734Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T12:41:13.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T12:41:13.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T12:41:13.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T12:41:17.050Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2020-07-15T12:41:17.998Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.4% of statements [2020-07-15T12:41:20.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T12:41:20.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T12:41:21.314Z] ok github.com/docker/docker/daemon/cluster 0.091s coverage: 0.5% of statements [2020-07-15T12:41:21.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T12:41:22.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T12:41:22.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T12:41:23.238Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-07-15T12:41:23.504Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2020-07-15T12:41:23.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T12:41:24.454Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-07-15T12:41:25.402Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-07-15T12:41:26.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T12:41:27.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T12:41:28.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T12:41:28.710Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-15T12:41:28.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T12:41:29.283Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.539s coverage: 13.9% of statements [2020-07-15T12:41:29.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T12:41:30.676Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.579s coverage: 57.0% of statements [2020-07-15T12:41:30.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T12:41:32.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T12:41:33.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T12:41:33.229Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-07-15T12:41:34.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T12:41:34.623Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.642s coverage: 45.9% of statements [2020-07-15T12:41:35.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:41:35.194Z] Using test binary docker [2020-07-15T12:41:35.194Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T12:41:35.194Z] +++ /etc/init.d/apparmor start [2020-07-15T12:41:35.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:41:35.194Z] INFO: Waiting for daemon to start... [2020-07-15T12:41:35.194Z] Starting dockerd [2020-07-15T12:41:35.194Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-15T12:41:35.567Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.143s coverage: 73.1% of statements [2020-07-15T12:41:36.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.903s coverage: 49.5% of statements [2020-07-15T12:41:37.146Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.795545864s with top 10 stages: buildssa: 1m35.879231834s, goimports: 23.230407575s, unconvert: 13.174958795s, gosec: 11.073368365s, golint: 8.092046007s, ineffassign: 5.217942397s, misspell: 5.20431766s, inspect: 4.189705431s, vrp: 3.216701816s, ctrlflow: 1.945366254s [2020-07-15T12:41:37.260Z] . [2020-07-15T12:41:37.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:41:37.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:41:37.260Z] Error: No such image: emptyfs [2020-07-15T12:41:37.260Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:41:37.260Z] ++++ docker load [2020-07-15T12:41:37.260Z] Running integration-test (iteration 1) [2020-07-15T12:41:37.260Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T12:41:37.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:41:37.260Z] ++ set -e [2020-07-15T12:41:37.260Z] ++ '[' -n 0 ']' [2020-07-15T12:41:37.260Z] ++ set -x [2020-07-15T12:41:37.260Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:41:38.452Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.550s coverage: 76.1% of statements [2020-07-15T12:41:38.452Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.5% of statements [2020-07-15T12:41:38.452Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T12:41:38.452Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T12:41:38.452Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T12:41:38.452Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T12:41:38.452Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T12:41:38.452Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.0% of statements [2020-07-15T12:41:39.396Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2020-07-15T12:41:40.786Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-07-15T12:41:41.733Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.8% of statements [2020-07-15T12:41:41.995Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 41.8% of statements [2020-07-15T12:41:41.995Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.650s coverage: 57.7% of statements [2020-07-15T12:41:41.995Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T12:41:41.995Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T12:41:41.995Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T12:41:41.995Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T12:41:42.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:41:42.485Z] [2020-07-15T12:41:42.485Z] + TEST_INTEGRATION_DEST=2 [2020-07-15T12:41:42.485Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-15T12:41:42.485Z] + TEST_SKIP_INTEGRATION=1 [2020-07-15T12:41:42.485Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-15T12:41:42.485Z] + run_tests [2020-07-15T12:41:42.485Z] + c=0 [2020-07-15T12:41:42.485Z] + '[' -n 0 ']' [2020-07-15T12:41:42.485Z] + rm= [2020-07-15T12:41:42.485Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41214/.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=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh '' test-integration [2020-07-15T12:41:42.485Z] ++ jobs -p [2020-07-15T12:41:42.485Z] + TEST_INTEGRATION_DEST=3 [2020-07-15T12:41:42.485Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-15T12:41:42.485Z] + TEST_SKIP_INTEGRATION=1 [2020-07-15T12:41:42.485Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-15T12:41:42.485Z] + run_tests [2020-07-15T12:41:42.485Z] + '[' -n 0 ']' [2020-07-15T12:41:42.485Z] + rm= [2020-07-15T12:41:42.485Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41214/.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=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh '' test-integration [2020-07-15T12:41:42.485Z] + TEST_INTEGRATION_DEST=1 [2020-07-15T12:41:42.485Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-15T12:41:42.485Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:41:42.485Z] + run_tests test-integration-flaky [2020-07-15T12:41:42.485Z] + '[' -n 0 ']' [2020-07-15T12:41:42.485Z] + rm= [2020-07-15T12:41:42.485Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41214/.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=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh test-integration-flaky test-integration [2020-07-15T12:41:42.485Z] + for job in $(jobs -p) [2020-07-15T12:41:42.485Z] + wait 4988 [2020-07-15T12:41:42.485Z] [2020-07-15T12:41:42.485Z] [2020-07-15T12:41:42.485Z] [2020-07-15T12:41:42.485Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:41:42.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:41:42.485Z] HOSTNAME=5fd27bcef201 [2020-07-15T12:41:42.485Z] TEST_SKIP_INTEGRATION=1 [2020-07-15T12:41:42.485Z] TESTDEBUG=0 [2020-07-15T12:41:42.485Z] DEST=bundles/test-integration [2020-07-15T12:41:42.485Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:41:42.485Z] KEEPBUNDLE=1 [2020-07-15T12:41:42.485Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:41:42.485Z] container=docker [2020-07-15T12:41:42.485Z] HOME=/root [2020-07-15T12:41:42.485Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:41:42.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:41:42.485Z] VALIDATE_BRANCH=master [2020-07-15T12:41:42.485Z] TERM=xterm [2020-07-15T12:41:42.485Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:41:42.485Z] SHLVL=1 [2020-07-15T12:41:42.485Z] TIMEOUT=120m [2020-07-15T12:41:42.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:41:42.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:41:42.485Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-15T12:41:42.485Z] GO111MODULE=off [2020-07-15T12:41:42.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:41:42.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:41:42.485Z] GOPATH=/go [2020-07-15T12:41:42.485Z] PKG_CONFIG=pkg-config [2020-07-15T12:41:42.485Z] _=/usr/bin/env [2020-07-15T12:41:42.485Z] Building test suite binary ./integration-cli/test.main [2020-07-15T12:41:42.485Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-15T12:41:42.485Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:41:42.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:41:42.485Z] HOSTNAME=e54681cc9f05 [2020-07-15T12:41:42.485Z] TEST_SKIP_INTEGRATION=1 [2020-07-15T12:41:42.485Z] TESTDEBUG=0 [2020-07-15T12:41:42.485Z] DEST=bundles/test-integration [2020-07-15T12:41:42.485Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:41:42.485Z] KEEPBUNDLE=1 [2020-07-15T12:41:42.485Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:41:42.485Z] container=docker [2020-07-15T12:41:42.485Z] HOME=/root [2020-07-15T12:41:42.485Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:41:42.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:41:42.485Z] VALIDATE_BRANCH=master [2020-07-15T12:41:42.485Z] TERM=xterm [2020-07-15T12:41:42.485Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:41:42.485Z] SHLVL=1 [2020-07-15T12:41:42.485Z] TIMEOUT=120m [2020-07-15T12:41:42.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:41:42.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:41:42.485Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-15T12:41:42.485Z] GO111MODULE=off [2020-07-15T12:41:42.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:41:42.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:41:42.485Z] GOPATH=/go [2020-07-15T12:41:42.485Z] PKG_CONFIG=pkg-config [2020-07-15T12:41:42.485Z] _=/usr/bin/env [2020-07-15T12:41:42.485Z] Building test suite binary ./integration-cli/test.main [2020-07-15T12:41:42.485Z] No new tests added to integration. [2020-07-15T12:41:42.486Z] [2020-07-15T12:41:42.486Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:41:42.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:41:42.486Z] HOSTNAME=e1ba6f9e8e97 [2020-07-15T12:41:42.486Z] TESTDEBUG=0 [2020-07-15T12:41:42.486Z] DEST=bundles/test-integration [2020-07-15T12:41:42.486Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:41:42.486Z] KEEPBUNDLE=1 [2020-07-15T12:41:42.486Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:41:42.486Z] container=docker [2020-07-15T12:41:42.486Z] HOME=/root [2020-07-15T12:41:42.486Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:41:42.486Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:41:42.486Z] VALIDATE_BRANCH=master [2020-07-15T12:41:42.486Z] TERM=xterm [2020-07-15T12:41:42.486Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:41:42.486Z] SHLVL=1 [2020-07-15T12:41:42.486Z] TIMEOUT=120m [2020-07-15T12:41:42.486Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:41:42.486Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:41:42.486Z] GO111MODULE=off [2020-07-15T12:41:42.486Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:41:42.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:41:42.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:41:42.486Z] GOPATH=/go [2020-07-15T12:41:42.486Z] PKG_CONFIG=pkg-config [2020-07-15T12:41:42.486Z] _=/usr/bin/env [2020-07-15T12:41:42.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T12:41:43.388Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-07-15T12:41:43.388Z] ok github.com/docker/docker/daemon/logger/awslogs 0.391s coverage: 77.8% of statements [2020-07-15T12:41:43.650Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T12:41:43.650Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T12:41:43.650Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-07-15T12:41:43.912Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-07-15T12:41:44.487Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 87.2% of statements [2020-07-15T12:41:45.435Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 75.2% of statements [2020-07-15T12:41:45.435Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T12:41:45.698Z] time="2020-07-15T12:41:45Z" level=error msg="Failed to open or create gzip log file: open /tmp/TestCheckCapacityAndRotate387706305/log158773804.1.gz: no such file or directory" [2020-07-15T12:41:45.698Z] time="2020-07-15T12:41:45Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate387706305/log158773804.1: no such file or directory" [2020-07-15T12:41:45.698Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 38.5% of statements [2020-07-15T12:41:45.742Z] Loaded image: buildpack-deps:buster [2020-07-15T12:41:46.034Z] Loaded image: busybox:latest [2020-07-15T12:41:46.034Z] Loaded image: busybox:glibc [2020-07-15T12:41:46.034Z] Loaded image: debian:buster [2020-07-15T12:41:46.034Z] Loaded image: hello-world:latest [2020-07-15T12:41:46.034Z] INFO: Testing against a local daemon [2020-07-15T12:41:46.034Z] === RUN TestCgroupNamespacesBuild [2020-07-15T12:41:46.274Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-07-15T12:41:46.850Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-07-15T12:41:47.113Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-07-15T12:41:47.688Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2020-07-15T12:41:48.202Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:41:48.202Z] [2020-07-15T12:41:48.202Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:41:48.202Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:41:48.202Z] HOSTNAME=7835ab5beec1 [2020-07-15T12:41:48.202Z] DEST=bundles/test-integration [2020-07-15T12:41:48.202Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:41:48.202Z] DOCKER_ROOTLESS=1 [2020-07-15T12:41:48.202Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:41:48.202Z] container=docker [2020-07-15T12:41:48.202Z] HOME=/root [2020-07-15T12:41:48.202Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:41:48.202Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:41:48.202Z] VALIDATE_BRANCH=master [2020-07-15T12:41:48.202Z] TERM=xterm [2020-07-15T12:41:48.202Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:41:48.202Z] SHLVL=1 [2020-07-15T12:41:48.202Z] TIMEOUT=120m [2020-07-15T12:41:48.202Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:41:48.202Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:41:48.202Z] GO111MODULE=off [2020-07-15T12:41:48.202Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T12:41:48.202Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:41:48.202Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:41:48.202Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:41:48.202Z] GOPATH=/go [2020-07-15T12:41:48.202Z] PKG_CONFIG=pkg-config [2020-07-15T12:41:48.202Z] _=/usr/bin/env [2020-07-15T12:41:48.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T12:41:48.635Z] ok github.com/docker/docker/distribution/metadata 0.070s coverage: 48.2% of statements [2020-07-15T12:41:48.765Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2020-07-15T12:41:48.765Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T12:41:48.898Z] ok github.com/docker/docker/daemon/logger/splunk 1.946s coverage: 82.5% of statements [2020-07-15T12:41:48.898Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T12:41:48.898Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T12:41:50.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2020-07-15T12:41:50.272Z] === RUN TestBuildWithSession [2020-07-15T12:41:50.272Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T12:41:50.272Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:41:50.272Z] === RUN TestBuildSquashParent [2020-07-15T12:41:50.294Z] ok github.com/docker/docker/distribution 0.321s coverage: 22.1% of statements [2020-07-15T12:41:50.294Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T12:41:50.294Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2020-07-15T12:41:50.869Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-07-15T12:41:51.444Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-07-15T12:41:51.707Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-07-15T12:41:51.707Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2020-07-15T12:41:51.707Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T12:41:51.707Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T12:41:51.707Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T12:41:52.282Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-07-15T12:41:52.549Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2020-07-15T12:41:54.503Z] ok github.com/docker/docker/opts 0.080s coverage: 67.4% of statements [2020-07-15T12:41:55.245Z] INFO [runner/unused/goanalysis] analyzers took 26.048330804s with top 10 stages: buildssa: 21.835337086s, U1000: 4.212993718s [2020-07-15T12:41:55.245Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-15T12:41:55.245Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1693/1693, path_prettifier: 1693/1693, autogenerated_exclude: 1588/1693, exclude-rules: 64/1588, cgo: 1693/2302, skip_files: 1693/1693, exclude: 1588/1588, nolint: 0/64, filename_unadjuster: 1693/1693, identifier_marker: 1588/1588 [2020-07-15T12:41:55.245Z] INFO [runner] processing took 145.097579ms with stages: identifier_marker: 56.138634ms, nolint: 54.652281ms, path_prettifier: 14.06557ms, autogenerated_exclude: 7.626611ms, exclude-rules: 6.765927ms, skip_dirs: 3.809016ms, cgo: 1.222293ms, filename_unadjuster: 810.442µs, max_same_issues: 2.166µs, path_shortener: 847ns, uniq_by_line: 787ns, max_from_linter: 680ns, diff: 614ns, source_code: 568ns, exclude: 436ns, skip_files: 404ns, max_per_file_from_linter: 303ns [2020-07-15T12:41:55.245Z] INFO [runner] linters took 1m34.988595551s with stages: goanalysis_metalinter: 1m16.512218999s, unused: 18.330349017s [2020-07-15T12:41:55.245Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-15T12:41:55.245Z] INFO Memory: 1595 samples, avg is 243.5MB, max is 3163.3MB [2020-07-15T12:41:55.245Z] INFO Execution took 3m32.241200804s [2020-07-15T12:41:55.245Z] Congratulations! The shell scripts are properly formatted. [2020-07-15T12:41:55.448Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-15T12:41:56.021Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-15T12:41:56.282Z] ok github.com/docker/docker/pkg/authorization 1.406s coverage: 68.3% of statements [2020-07-15T12:41:56.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary-daemon test-docker-py [2020-07-15T12:41:56.545Z] ok github.com/docker/docker/pkg/archive 1.157s coverage: 77.2% of statements [2020-07-15T12:41:57.082Z] [2020-07-15T12:41:57.082Z] Removing bundles/ [2020-07-15T12:41:57.082Z] [2020-07-15T12:41:57.082Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-15T12:41:57.082Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:41:57.082Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:41:57.121Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-07-15T12:41:57.174Z] --- PASS: TestBuildSquashParent (6.41s) [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:41:57.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:41:57.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:41:57.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:41:57.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:41:57.382Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-07-15T12:41:57.644Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-07-15T12:41:58.588Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-15T12:41:58.849Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-15T12:41:59.423Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-15T12:41:59.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:41:59.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:42:00.368Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2020-07-15T12:42:00.368Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-15T12:42:01.215Z] fc1b9e59edad: Pull complete [2020-07-15T12:42:01.215Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-15T12:42:01.215Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:42:01.215Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:42:01.215Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-15T12:42:01.215Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-15T12:42:01.215Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-15T12:42:01.215Z] INFO: Docker version of control daemon [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] Client: Docker Engine - Enterprise [2020-07-15T12:42:01.215Z] Version: 19.03.5 [2020-07-15T12:42:01.215Z] API version: 1.40 [2020-07-15T12:42:01.215Z] Go version: go1.12.12 [2020-07-15T12:42:01.215Z] Git commit: 2ee0c57608 [2020-07-15T12:42:01.215Z] Built: 11/13/2019 08:00:16 [2020-07-15T12:42:01.215Z] OS/Arch: windows/amd64 [2020-07-15T12:42:01.215Z] Experimental: false [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] Server: Docker Engine - Enterprise [2020-07-15T12:42:01.215Z] Engine: [2020-07-15T12:42:01.215Z] Version: 19.03.5 [2020-07-15T12:42:01.215Z] API version: 1.40 (minimum version 1.24) [2020-07-15T12:42:01.215Z] Go version: go1.12.12 [2020-07-15T12:42:01.215Z] Git commit: 2ee0c57608 [2020-07-15T12:42:01.215Z] Built: 11/13/2019 07:58:51 [2020-07-15T12:42:01.215Z] OS/Arch: windows/amd64 [2020-07-15T12:42:01.215Z] Experimental: true [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] INFO: Docker info of control daemon [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] Client: [2020-07-15T12:42:01.215Z] Debug Mode: false [2020-07-15T12:42:01.215Z] Plugins: [2020-07-15T12:42:01.215Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] Server: [2020-07-15T12:42:01.215Z] Containers: 0 [2020-07-15T12:42:01.215Z] Running: 0 [2020-07-15T12:42:01.215Z] Paused: 0 [2020-07-15T12:42:01.215Z] Stopped: 0 [2020-07-15T12:42:01.215Z] Images: 1 [2020-07-15T12:42:01.215Z] Server Version: 19.03.5 [2020-07-15T12:42:01.215Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-15T12:42:01.215Z] Windows: [2020-07-15T12:42:01.215Z] LCOW: [2020-07-15T12:42:01.215Z] Logging Driver: json-file [2020-07-15T12:42:01.215Z] Plugins: [2020-07-15T12:42:01.215Z] Volume: local [2020-07-15T12:42:01.215Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T12:42:01.215Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T12:42:01.215Z] Swarm: inactive [2020-07-15T12:42:01.215Z] Default Isolation: process [2020-07-15T12:42:01.215Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T12:42:01.215Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T12:42:01.215Z] OSType: windows [2020-07-15T12:42:01.215Z] Architecture: x86_64 [2020-07-15T12:42:01.215Z] CPUs: 4 [2020-07-15T12:42:01.215Z] Total Memory: 32GiB [2020-07-15T12:42:01.215Z] Name: azwin-2-54da40 [2020-07-15T12:42:01.215Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-15T12:42:01.215Z] Docker Root Dir: D:\docker [2020-07-15T12:42:01.215Z] Debug Mode: false [2020-07-15T12:42:01.215Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:42:01.215Z] Labels: [2020-07-15T12:42:01.215Z] Experimental: true [2020-07-15T12:42:01.215Z] Insecure Registries: [2020-07-15T12:42:01.215Z] 10.0.0.4:5000 [2020-07-15T12:42:01.215Z] 127.0.0.0/8 [2020-07-15T12:42:01.215Z] Registry Mirrors: [2020-07-15T12:42:01.215Z] http://10.0.0.4:5000/ [2020-07-15T12:42:01.215Z] Live Restore Enabled: false [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] INFO: Commit hash is bf7fd015f7 [2020-07-15T12:42:01.215Z] INFO: Nuke-Everything... [2020-07-15T12:42:01.215Z] INFO: Container count on control daemon to delete is 0 [2020-07-15T12:42:01.215Z] INFO: Nuking d:\CI [2020-07-15T12:42:01.215Z] INFO: Zapped successfully [2020-07-15T12:42:01.215Z] INFO: Location for testing is d:\CI\PR-41214\1 [2020-07-15T12:42:01.215Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.215Z] INFO: Building the image from Dockerfile.windows at 07/15/2020 12:41:58... [2020-07-15T12:42:01.215Z] [2020-07-15T12:42:01.316Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-07-15T12:42:01.316Z] ok github.com/docker/docker/pkg/fsutils 0.282s coverage: 85.1% of statements [2020-07-15T12:42:01.578Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-07-15T12:42:01.840Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-07-15T12:42:01.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:42:01.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:42:02.104Z] ok github.com/docker/docker/layer 7.550s coverage: 68.8% of statements [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T12:42:02.104Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T12:42:02.678Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-07-15T12:42:02.940Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-07-15T12:42:03.203Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 69.3% of statements [2020-07-15T12:42:03.203Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-07-15T12:42:03.203Z] ok github.com/docker/docker/pkg/idtools 0.908s coverage: 70.5% of statements [2020-07-15T12:42:03.203Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T12:42:03.203Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T12:42:03.443Z] Sending build context to Docker daemon 56.04MB [2020-07-15T12:42:03.443Z] [2020-07-15T12:42:03.443Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-15T12:42:03.443Z] ---> 987b1d5e0abf [2020-07-15T12:42:03.443Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-15T12:42:03.443Z] ---> Running in 045da0a0a8ef [2020-07-15T12:42:03.466Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-07-15T12:42:03.466Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T12:42:03.729Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-07-15T12:42:03.914Z] Removing intermediate container 045da0a0a8ef [2020-07-15T12:42:03.914Z] ---> bfff0492188a [2020-07-15T12:42:03.914Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-15T12:42:03.914Z] ---> Running in d04eeaa5f95a [2020-07-15T12:42:03.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-07-15T12:42:03.993Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-07-15T12:42:04.256Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-07-15T12:42:04.256Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T12:42:04.256Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T12:42:04.386Z] Removing intermediate container d04eeaa5f95a [2020-07-15T12:42:04.386Z] ---> beeb23fe4eca [2020-07-15T12:42:04.386Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-15T12:42:04.386Z] ---> Running in 204cdac914ef [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2020-07-15T12:42:04.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2020-07-15T12:42:04.727Z] === RUN TestBuildMultiStageCopy [2020-07-15T12:42:04.727Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T12:42:04.829Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-07-15T12:42:04.856Z] Removing intermediate container 204cdac914ef [2020-07-15T12:42:04.856Z] ---> af19f20f4521 [2020-07-15T12:42:04.856Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-07-15T12:42:04.856Z] ---> Running in 90906bb3118c [2020-07-15T12:42:05.328Z] Removing intermediate container 90906bb3118c [2020-07-15T12:42:05.328Z] ---> 18e2864fc9df [2020-07-15T12:42:05.328Z] 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 { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-07-15T12:42:05.328Z] ---> Running in 4d816680c2cb [2020-07-15T12:42:05.406Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-07-15T12:42:05.406Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-07-15T12:42:05.669Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-07-15T12:42:06.242Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-07-15T12:42:06.818Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-07-15T12:42:07.082Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-07-15T12:42:07.344Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-15T12:42:07.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T12:42:07.606Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-07-15T12:42:07.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T12:42:07.867Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-15T12:42:08.396Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T12:42:08.441Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-07-15T12:42:08.688Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T12:42:09.014Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-07-15T12:42:09.276Z] ok github.com/docker/docker/pkg/signal 2.827s coverage: 61.0% of statements [2020-07-15T12:42:09.276Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2020-07-15T12:42:09.551Z] testing: warning: no tests to run [2020-07-15T12:42:09.551Z] coverage: [no statements] [2020-07-15T12:42:09.551Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-15T12:42:09.724Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-07-15T12:42:09.724Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T12:42:09.813Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2020-07-15T12:42:10.076Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-07-15T12:42:10.076Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-07-15T12:42:10.338Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-07-15T12:42:11.234Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-07-15T12:42:11.234Z] === RUN TestBuildLabelWithTargets [2020-07-15T12:42:11.732Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-07-15T12:42:12.305Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 73.8% of statements [2020-07-15T12:42:12.524Z] [2020-07-15T12:42:12.524Z] SUCCESS: Specified value was saved. [2020-07-15T12:42:12.567Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2020-07-15T12:42:12.829Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-07-15T12:42:13.304Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-07-15T12:42:13.304Z] === RUN TestBuildWithEmptyLayers [2020-07-15T12:42:13.780Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-07-15T12:42:13.780Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2020-07-15T12:42:14.059Z] #65 exporting layers 81.5s done [2020-07-15T12:42:14.059Z] #65 exporting manifest sha256:c9ee322b36adcb5310372de5f02da25ab6a2ec8fac7ef1204df287f1f48c8882 done [2020-07-15T12:42:14.059Z] #65 exporting config sha256:f8edd615b74444af912b5017910d3b474bc7cd5a42f74b680b177ec123cd1b74 done [2020-07-15T12:42:14.059Z] #65 sending tarball [2020-07-15T12:42:14.096Z] INFO: Downloading git... [2020-07-15T12:42:14.338Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-15T12:42:14.338Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T12:42:14.354Z] ok github.com/docker/docker/registry 0.248s coverage: 56.3% of statements [2020-07-15T12:42:14.617Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-07-15T12:42:14.879Z] ok github.com/docker/docker/runconfig 0.042s coverage: 65.8% of statements [2020-07-15T12:42:15.089Z] INFO: Downloading go... [2020-07-15T12:42:16.799Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-07-15T12:42:17.744Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-07-15T12:42:17.744Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2020-07-15T12:42:17.896Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-07-15T12:42:17.896Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T12:42:18.316Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-15T12:42:18.932Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-07-15T12:42:18.932Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T12:42:20.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T12:42:20.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T12:42:20.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T12:42:20.979Z] INFO: Downloading compiler 1 of 3... [2020-07-15T12:42:21.481Z] INFO: Downloading compiler 2 of 3... [2020-07-15T12:42:21.953Z] INFO: Downloading compiler 3 of 3... [2020-07-15T12:42:22.424Z] INFO: Extracting git... [2020-07-15T12:42:22.455Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-15T12:42:22.455Z] === RUN TestBuildWithHugeFile [2020-07-15T12:42:29.572Z] #65 sending tarball 15.6s done [2020-07-15T12:42:29.572Z] #65 DONE 97.1s [2020-07-15T12:42:29.572Z] [2020-07-15T12:42:29.572Z] #66 importing to docker [2020-07-15T12:42:34.950Z] INFO: Expanding go... [2020-07-15T12:42:40.274Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T12:42:40.274Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T12:42:40.274Z] [2020-07-15T12:42:40.274Z] === Skipped [2020-07-15T12:42:40.274Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T12:42:40.274Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T12:42:40.274Z] [2020-07-15T12:42:40.274Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T12:42:40.274Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T12:42:40.274Z] [2020-07-15T12:42:40.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T12:42:40.274Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.274Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:42:40.274Z] [2020-07-15T12:42:40.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T12:42:40.275Z] time="2020-07-15T12:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T12:42:40.275Z] time="2020-07-15T12:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T12:42:40.275Z] time="2020-07-15T12:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T12:42:40.275Z] time="2020-07-15T12:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T12:42:40.275Z] time="2020-07-15T12:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T12:42:40.275Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T12:42:40.275Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T12:42:40.275Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:42:40.275Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T12:42:40.275Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T12:42:40.275Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T12:42:40.275Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] [2020-07-15T12:42:40.275Z] DONE 2124 tests, 26 skipped in 190.606s Post stage [Pipeline] junit [2020-07-15T12:42:40.289Z] Recording test results [2020-07-15T12:42:42.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:42:42.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T12:42:42.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary test-integration [2020-07-15T12:42:43.217Z] [2020-07-15T12:42:43.478Z] Removing bundles/ [2020-07-15T12:42:43.478Z] [2020-07-15T12:42:43.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T12:42:43.478Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:42:43.478Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:42:43.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T12:42:45.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T12:42:45.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T12:42:47.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T12:42:48.235Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T12:42:48.695Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/test/unit [2020-07-15T12:42:50.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T12:42:51.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T12:42:52.266Z] ? github.com/docker/docker/api [no test files] [2020-07-15T12:42:53.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T12:42:53.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T12:42:55.147Z] --- PASS: TestBuildWithHugeFile (28.37s) [2020-07-15T12:42:55.147Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T12:42:55.147Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:42:55.147Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:42:55.147Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:42:55.147Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:42:55.147Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:42:55.147Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:42:55.147Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:42:55.147Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:42:55.147Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:42:55.147Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-07-15T12:42:55.147Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-15T12:42:55.147Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-15T12:42:55.147Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-15T12:42:55.147Z] === RUN TestBuildPreserveOwnership [2020-07-15T12:42:55.147Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T12:42:55.147Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T12:42:55.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T12:42:56.225Z] INFO: Expanding compiler 1 of 3... [2020-07-15T12:42:56.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T12:42:57.217Z] --- PASS: TestBuildPreserveOwnership (6.63s) [2020-07-15T12:42:57.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.40s) [2020-07-15T12:42:57.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-07-15T12:42:57.217Z] === RUN TestBuildPlatformInvalid [2020-07-15T12:42:57.217Z] INFO: Expanding compiler 2 of 3... [2020-07-15T12:42:57.509Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-15T12:42:57.509Z] PASS [2020-07-15T12:42:57.509Z] [2020-07-15T12:42:57.509Z] === Skipped [2020-07-15T12:42:57.509Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-15T12:42:57.509Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:42:57.509Z] [2020-07-15T12:42:57.509Z] [2020-07-15T12:42:57.509Z] DONE 32 tests, 1 skipped in 80.052s [2020-07-15T12:42:57.509Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T12:42:57.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:42:57.509Z] ++ set -e [2020-07-15T12:42:57.509Z] ++ '[' -n 0 ']' [2020-07-15T12:42:57.509Z] ++ set -x [2020-07-15T12:42:57.509Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:42:57.509Z] INFO: Testing against a local daemon [2020-07-15T12:42:57.509Z] === RUN TestConfigInspect [2020-07-15T12:42:58.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T12:42:59.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T12:43:00.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T12:43:01.992Z] INFO: Expanding compiler 3 of 3... [2020-07-15T12:43:02.020Z] --- PASS: TestConfigInspect (3.92s) [2020-07-15T12:43:02.020Z] === RUN TestConfigList [2020-07-15T12:43:02.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:43:02.259Z] Using test binary docker [2020-07-15T12:43:02.259Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T12:43:02.259Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:43:02.259Z] INFO: Waiting for daemon to start... [2020-07-15T12:43:02.259Z] Starting dockerd [2020-07-15T12:43:02.465Z] INFO: Removing downloaded files... [2020-07-15T12:43:02.465Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-15T12:43:02.465Z] INFO: Configuring git core.autocrlf... [2020-07-15T12:43:04.778Z] . [2020-07-15T12:43:04.778Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:43:04.778Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:43:04.778Z] Error: No such image: emptyfs [2020-07-15T12:43:04.778Z] Running integration-test (iteration 1) [2020-07-15T12:43:04.778Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T12:43:05.536Z] --- PASS: TestConfigList (3.63s) [2020-07-15T12:43:05.536Z] === RUN TestConfigsCreateAndDelete [2020-07-15T12:43:07.720Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-07-15T12:43:09.053Z] --- PASS: TestConfigsCreateAndDelete (3.65s) [2020-07-15T12:43:09.053Z] === RUN TestConfigsUpdate [2020-07-15T12:43:12.567Z] --- PASS: TestConfigsUpdate (3.61s) [2020-07-15T12:43:12.567Z] === RUN TestTemplatedConfig [2020-07-15T12:43:16.085Z] --- PASS: TestTemplatedConfig (3.66s) [2020-07-15T12:43:16.085Z] === RUN TestConfigCreateResolve [2020-07-15T12:43:17.013Z] Loaded image: buildpack-deps:buster [2020-07-15T12:43:17.271Z] Loaded image: busybox:latest [2020-07-15T12:43:17.271Z] Loaded image: busybox:glibc [2020-07-15T12:43:17.271Z] Loaded image: debian:buster [2020-07-15T12:43:17.528Z] Loaded image: hello-world:latest [2020-07-15T12:43:17.528Z] INFO: Testing against a local daemon [2020-07-15T12:43:17.528Z] === RUN TestCgroupNamespacesBuild [2020-07-15T12:43:18.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:43:18.800Z] [2020-07-15T12:43:18.800Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-15T12:43:19.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-15T12:43:19.368Z] Using test binary docker [2020-07-15T12:43:19.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T12:43:19.368Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:43:19.368Z] INFO: Waiting for daemon to start... [2020-07-15T12:43:19.368Z] Starting dockerd [2020-07-15T12:43:19.602Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-07-15T12:43:19.602Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T12:43:20.237Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-15T12:43:20.238Z] PASS [2020-07-15T12:43:20.238Z] [2020-07-15T12:43:20.238Z] DONE 7 tests in 22.798s [2020-07-15T12:43:20.238Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T12:43:20.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:43:20.238Z] ++ set -e [2020-07-15T12:43:20.238Z] ++ '[' -n 0 ']' [2020-07-15T12:43:20.238Z] ++ set -x [2020-07-15T12:43:20.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:43:20.528Z] INFO: Testing against a local daemon [2020-07-15T12:43:20.528Z] === RUN TestCheckpoint [2020-07-15T12:43:20.528Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T12:43:20.528Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:43:20.528Z] === RUN TestContainerInvalidJSON [2020-07-15T12:43:20.528Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:43:20.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:43:20.528Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:43:20.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:43:20.528Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:43:20.528Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:43:20.528Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:43:20.528Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:43:20.528Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:43:20.528Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T12:43:20.528Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T12:43:20.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T12:43:20.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T12:43:20.528Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T12:43:20.528Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-15T12:43:20.528Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T12:43:20.798Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2020-07-15T12:43:20.798Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T12:43:20.819Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-15T12:43:20.819Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T12:43:20.819Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-15T12:43:20.819Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T12:43:20.819Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-15T12:43:20.820Z] === RUN TestCopyFromContainer [2020-07-15T12:43:21.902Z] . [2020-07-15T12:43:21.903Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-15T12:43:22.693Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-07-15T12:43:22.693Z] === RUN TestBuildWithSession [2020-07-15T12:43:22.693Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T12:43:22.693Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:43:22.693Z] === RUN TestBuildSquashParent [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer// [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T12:43:23.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T12:43:23.842Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T12:43:23.842Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T12:43:23.842Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer (3.04s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-15T12:43:24.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-15T12:43:24.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T12:43:24.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:43:24.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:43:24.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:43:24.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:43:24.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:43:24.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:43:24.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:43:24.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:43:24.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:43:24.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T12:43:24.133Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T12:43:24.133Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-15T12:43:24.133Z] === RUN TestCreateWithInvalidEnv [2020-07-15T12:43:24.133Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T12:43:24.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T12:43:24.133Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T12:43:24.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T12:43:24.133Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T12:43:24.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T12:43:24.133Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T12:43:24.133Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T12:43:24.133Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T12:43:24.133Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T12:43:24.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T12:43:24.133Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T12:43:24.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T12:43:24.133Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:43:26.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:43:26.871Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-15T12:43:26.871Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-07-15T12:43:26.871Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:43:29.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:43:29.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:43:29.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:43:29.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:43:29.616Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:43:29.616Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:43:29.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:43:29.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:43:29.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:43:29.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:43:29.616Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-15T12:43:29.616Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-15T12:43:29.616Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T12:43:30.253Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-07-15T12:43:30.253Z] === RUN TestCreateDifferentPlatform [2020-07-15T12:43:30.253Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T12:43:30.253Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T12:43:30.253Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-15T12:43:30.253Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T12:43:30.253Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T12:43:30.253Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T12:43:30.547Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-15T12:43:30.547Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T12:43:30.547Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T12:43:30.547Z] === RUN TestDaemonRestartIpcMode [2020-07-15T12:43:30.547Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T12:43:30.547Z] === RUN TestDaemonHostGatewayIP [2020-07-15T12:43:30.547Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T12:43:30.547Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T12:43:30.547Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T12:43:30.547Z] === RUN TestDiff [2020-07-15T12:43:30.783Z] --- PASS: TestBuildSquashParent (7.25s) [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:43:30.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:43:30.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:43:30.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:43:30.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:43:31.184Z] --- PASS: TestDiff (0.80s) [2020-07-15T12:43:31.184Z] === RUN TestExecWithCloseStdin [2020-07-15T12:43:32.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:43:32.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:43:32.226Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-15T12:43:32.226Z] === RUN TestExec [2020-07-15T12:43:33.268Z] --- PASS: TestExec (0.94s) [2020-07-15T12:43:33.269Z] === RUN TestExecUser [2020-07-15T12:43:33.909Z] --- PASS: TestExecUser (0.92s) [2020-07-15T12:43:33.909Z] === RUN TestExportContainerAndImportImage [2020-07-15T12:43:34.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:43:34.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:43:34.951Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-07-15T12:43:34.951Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.89s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2020-07-15T12:43:35.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2020-07-15T12:43:35.936Z] === RUN TestBuildMultiStageCopy [2020-07-15T12:43:35.936Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T12:43:36.469Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-07-15T12:43:36.469Z] === RUN TestHealthCheckWorkdir [2020-07-15T12:43:37.511Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-15T12:43:37.511Z] === RUN TestHealthKillContainer [2020-07-15T12:43:39.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T12:43:40.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T12:43:41.047Z] --- PASS: TestHealthKillContainer (3.04s) [2020-07-15T12:43:41.047Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T12:43:41.068Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T12:43:41.684Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-07-15T12:43:41.684Z] === RUN TestIpcModeNone [2020-07-15T12:43:42.435Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T12:43:42.727Z] --- PASS: TestIpcModeNone (0.96s) [2020-07-15T12:43:42.727Z] === RUN TestIpcModePrivate [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-15T12:43:43.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-15T12:43:43.364Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T12:43:43.364Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-15T12:43:43.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-15T12:43:43.364Z] === RUN TestIpcModeShareable [2020-07-15T12:43:44.405Z] --- PASS: TestIpcModeShareable (1.02s) [2020-07-15T12:43:44.405Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-15T12:43:44.405Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T12:43:47.938Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-07-15T12:43:47.938Z] === RUN TestAPIIpcModeHost [2020-07-15T12:43:47.938Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-07-15T12:43:47.938Z] === RUN TestDaemonIpcModeShareable [2020-07-15T12:43:48.611Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-15T12:43:48.611Z] === RUN TestBuildLabelWithTargets [2020-07-15T12:43:49.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T12:43:49.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T12:43:50.016Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-15T12:43:50.016Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-15T12:43:50.016Z] === RUN TestDaemonIpcModePrivate [2020-07-15T12:43:51.534Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-07-15T12:43:51.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-15T12:43:51.534Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T12:43:53.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-07-15T12:43:53.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-15T12:43:53.611Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T12:43:55.127Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-07-15T12:43:55.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-15T12:43:55.127Z] === RUN TestIpcModeOlderClient [2020-07-15T12:43:55.127Z] === PAUSE TestIpcModeOlderClient [2020-07-15T12:43:55.127Z] === RUN TestKillContainerInvalidSignal [2020-07-15T12:43:55.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T12:43:56.213Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-07-15T12:43:56.213Z] === RUN TestKillContainer [2020-07-15T12:43:56.213Z] === RUN TestKillContainer/no_signal [2020-07-15T12:43:56.700Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-15T12:43:56.700Z] === RUN TestBuildWithEmptyLayers [2020-07-15T12:43:56.850Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T12:43:57.143Z] === RUN TestKillContainer/killing_signal [2020-07-15T12:43:58.660Z] --- PASS: TestKillContainer (2.49s) [2020-07-15T12:43:58.660Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-07-15T12:43:58.660Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-07-15T12:43:58.660Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-07-15T12:43:58.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T12:43:58.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T12:43:59.219Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-15T12:43:59.219Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T12:43:59.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T12:44:00.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-07-15T12:44:00.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-07-15T12:44:00.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-15T12:44:00.340Z] === RUN TestKillStoppedContainer [2020-07-15T12:44:00.340Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-15T12:44:00.340Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T12:44:00.340Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-15T12:44:00.340Z] === RUN TestKillDifferentUserContainer [2020-07-15T12:44:01.381Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-07-15T12:44:01.381Z] === RUN TestInspectOomKilledTrue [2020-07-15T12:44:01.381Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-15T12:44:01.381Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:44:01.381Z] === RUN TestInspectOomKilledFalse [2020-07-15T12:44:01.381Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T12:44:01.381Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:44:01.381Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T12:44:02.018Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-07-15T12:44:02.018Z] === RUN TestLinksContainerNames [2020-07-15T12:44:03.537Z] --- PASS: TestLinksContainerNames (1.72s) [2020-07-15T12:44:03.537Z] === RUN TestLogsFollowTailEmpty [2020-07-15T12:44:04.468Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-15T12:44:04.468Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T12:44:04.629Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-07-15T12:44:04.629Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T12:44:04.726Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-07-15T12:44:04.726Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T12:44:04.981Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:44:04.981Z] [2020-07-15T12:44:04.981Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:44:04.981Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:44:04.981Z] HOSTNAME=71f38cce09e7 [2020-07-15T12:44:04.981Z] TESTDEBUG=0 [2020-07-15T12:44:04.981Z] DEST=bundles/test-integration [2020-07-15T12:44:04.981Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:44:04.981Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:44:04.981Z] container=docker [2020-07-15T12:44:04.981Z] HOME=/root [2020-07-15T12:44:04.981Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:44:04.981Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:44:04.981Z] VALIDATE_BRANCH=master [2020-07-15T12:44:04.981Z] TERM=xterm [2020-07-15T12:44:04.981Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:44:04.981Z] SHLVL=1 [2020-07-15T12:44:04.981Z] TIMEOUT=120m [2020-07-15T12:44:04.981Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:44:04.981Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:44:04.981Z] GO111MODULE=off [2020-07-15T12:44:04.981Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T12:44:04.981Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:44:04.981Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:44:04.981Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:44:04.981Z] GOPATH=/go [2020-07-15T12:44:04.981Z] PKG_CONFIG=pkg-config [2020-07-15T12:44:04.981Z] _=/usr/bin/env [2020-07-15T12:44:04.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T12:44:05.266Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-07-15T12:44:05.266Z] === RUN TestMountDaemonRoot [2020-07-15T12:44:05.266Z] === RUN TestMountDaemonRoot/default [2020-07-15T12:44:05.266Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/private [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/slave [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/shared [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/default [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/shared [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/slave [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/private [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T12:44:05.267Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:44:05.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T12:44:05.267Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T12:44:05.560Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T12:44:05.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T12:44:06.147Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-15T12:44:06.147Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-15T12:44:06.147Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T12:44:08.596Z] sha256:b83da1de96f8c21fc6aefaef9f3d62693a68239bddd29b6239c834cac8e5ca85 [2020-07-15T12:44:08.596Z] INFO: Starting docker-py tests... [2020-07-15T12:44:08.596Z] ============================= test session starts ============================== [2020-07-15T12:44:08.596Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-15T12:44:08.596Z] rootdir: /src, inifile: pytest.ini [2020-07-15T12:44:08.596Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-15T12:44:08.596Z] collected 388 items / 1 deselected / 387 selected [2020-07-15T12:44:08.596Z] [2020-07-15T12:44:08.892Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2020-07-15T12:44:08.892Z] === RUN TestNetworkNat [2020-07-15T12:44:09.186Z] --- PASS: TestNetworkNat (0.94s) [2020-07-15T12:44:09.186Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T12:44:09.983Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-07-15T12:44:09.983Z] === RUN TestBuildWithHugeFile [2020-07-15T12:44:10.227Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-07-15T12:44:10.227Z] === RUN TestNetworkLoopbackNat [2020-07-15T12:44:13.800Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2020-07-15T12:44:13.800Z] === RUN TestPause [2020-07-15T12:44:14.437Z] --- PASS: TestPause (0.91s) [2020-07-15T12:44:14.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T12:44:14.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:44:14.437Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:44:14.437Z] === RUN TestPauseStopPausedContainer [2020-07-15T12:44:15.480Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-15T12:44:15.480Z] === RUN TestPsFilter [2020-07-15T12:44:15.480Z] --- PASS: TestPsFilter (0.25s) [2020-07-15T12:44:15.480Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T12:44:16.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-15T12:44:16.521Z] === RUN TestRemoveContainerWithVolume [2020-07-15T12:44:17.159Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-07-15T12:44:17.159Z] === RUN TestRemoveContainerRunning [2020-07-15T12:44:18.202Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-07-15T12:44:18.202Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T12:44:18.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-07-15T12:44:18.841Z] === RUN TestRemoveInvalidContainer [2020-07-15T12:44:18.841Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-15T12:44:18.841Z] === RUN TestRenameLinkedContainer [2020-07-15T12:44:21.164Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-15T12:44:21.731Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-15T12:44:22.374Z] --- PASS: TestRenameLinkedContainer (3.53s) [2020-07-15T12:44:22.374Z] === RUN TestRenameStoppedContainer [2020-07-15T12:44:23.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T12:44:23.275Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-15T12:44:23.415Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-07-15T12:44:23.415Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T12:44:24.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T12:44:25.495Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-07-15T12:44:25.495Z] === RUN TestRenameInvalidName [2020-07-15T12:44:26.133Z] --- PASS: TestRenameInvalidName (0.92s) [2020-07-15T12:44:26.133Z] === RUN TestRenameAnonymousContainer [2020-07-15T12:44:26.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.1% of statements [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T12:44:30.156Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-15T12:44:30.156Z] ok github.com/docker/docker/builder/remotecontext/git 3.638s coverage: 86.3% of statements [2020-07-15T12:44:31.697Z] ok github.com/docker/docker/builder/remotecontext 0.480s coverage: 13.6% of statements [2020-07-15T12:44:31.750Z] --- PASS: TestRenameAnonymousContainer (4.90s) [2020-07-15T12:44:31.750Z] === RUN TestRenameContainerWithSameName [2020-07-15T12:44:31.750Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-07-15T12:44:31.750Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T12:44:32.756Z] ok github.com/docker/docker/builder/dockerfile 1.237s coverage: 48.1% of statements [2020-07-15T12:44:32.756Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T12:44:32.756Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T12:44:33.843Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-07-15T12:44:33.843Z] === RUN TestResize [2020-07-15T12:44:34.480Z] --- PASS: TestResize (0.87s) [2020-07-15T12:44:34.480Z] === RUN TestResizeWithInvalidSize [2020-07-15T12:44:35.521Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-07-15T12:44:35.521Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T12:44:36.158Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:36.158Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:36.158Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:36.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:44:36.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:44:37.288Z] ok github.com/docker/docker/client 0.601s coverage: 75.4% of statements [2020-07-15T12:44:38.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:38.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:39.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:44:40.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:44:41.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:44:41.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:44:43.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:44:43.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:44:44.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T12:44:46.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T12:44:46.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:44:46.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:44:47.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T12:44:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T12:44:49.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-07-15T12:44:49.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2020-07-15T12:44:49.473Z] === RUN TestCgroupNamespacesRun [2020-07-15T12:44:50.991Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-07-15T12:44:50.991Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T12:44:51.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T12:44:52.344Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-15T12:44:52.511Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-07-15T12:44:52.511Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T12:44:54.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T12:44:54.591Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-15T12:44:54.592Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T12:44:56.112Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-07-15T12:44:56.112Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T12:44:56.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T12:44:57.628Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2020-07-15T12:44:57.628Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T12:44:58.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T12:44:58.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T12:44:59.233Z] Removing intermediate container 4d816680c2cb [2020-07-15T12:44:59.233Z] ---> 4c6e4975ecdf [2020-07-15T12:44:59.233Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-15T12:44:59.233Z] ---> Running in 1ddde495244f [2020-07-15T12:44:59.233Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-15T12:44:59.233Z] go: finding gotest.tools v0.3.5 [2020-07-15T12:44:59.233Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-15T12:44:59.233Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-15T12:44:59.233Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-15T12:44:59.233Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-15T12:44:59.233Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-15T12:44:59.233Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-15T12:44:59.233Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-15T12:44:59.233Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:44:59.233Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-15T12:44:59.233Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-15T12:44:59.233Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:44:59.233Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-15T12:44:59.233Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-15T12:44:59.233Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:44:59.233Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:44:59.233Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:44:59.233Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:44:59.233Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:44:59.233Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:44:59.233Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:44:59.233Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:44:59.233Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:44:59.233Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:44:59.233Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:44:59.233Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:44:59.233Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:44:59.233Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:44:59.233Z] go: finding github.com/fatih/color v1.6.0 [2020-07-15T12:44:59.233Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-15T12:44:59.233Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-15T12:44:59.233Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-15T12:44:59.233Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T12:44:59.233Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T12:44:59.233Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-15T12:44:59.233Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-15T12:44:59.233Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-15T12:44:59.233Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-15T12:44:59.233Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-15T12:44:59.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-07-15T12:44:59.708Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T12:45:00.345Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-07-15T12:45:00.345Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T12:45:00.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T12:45:01.458Z] INFO: Build done for gotestsum... [2020-07-15T12:45:02.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T12:45:02.427Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2020-07-15T12:45:02.427Z] === RUN TestKernelTCPMemory [2020-07-15T12:45:03.065Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-07-15T12:45:03.065Z] === RUN TestNISDomainname [2020-07-15T12:45:04.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T12:45:04.107Z] --- PASS: TestNISDomainname (1.08s) [2020-07-15T12:45:04.107Z] === RUN TestHostnameDnsResolution [2020-07-15T12:45:05.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T12:45:06.175Z] --- PASS: TestBuildWithHugeFile (52.38s) [2020-07-15T12:45:06.175Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T12:45:06.175Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:45:06.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:45:06.175Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:45:06.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:45:06.175Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:45:06.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:45:06.175Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:45:06.175Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:45:06.175Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:45:06.175Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-07-15T12:45:06.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-15T12:45:06.175Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-15T12:45:06.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-15T12:45:06.175Z] === RUN TestBuildPreserveOwnership [2020-07-15T12:45:06.175Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T12:45:06.188Z] --- PASS: TestHostnameDnsResolution (1.83s) [2020-07-15T12:45:06.188Z] === RUN TestStats [2020-07-15T12:45:06.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T12:45:08.067Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T12:45:08.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:45:08.195Z] Using test binary docker [2020-07-15T12:45:08.195Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T12:45:08.195Z] +++ /etc/init.d/apparmor start [2020-07-15T12:45:08.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:45:08.195Z] INFO: Waiting for daemon to start... [2020-07-15T12:45:08.195Z] Starting dockerd [2020-07-15T12:45:08.195Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-15T12:45:08.935Z] --- PASS: TestStats (2.98s) [2020-07-15T12:45:08.935Z] === RUN TestStopContainerWithTimeout [2020-07-15T12:45:08.935Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T12:45:08.935Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T12:45:08.935Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T12:45:08.935Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T12:45:08.935Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T12:45:08.935Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T12:45:08.935Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T12:45:08.935Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T12:45:08.935Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T12:45:08.935Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T12:45:10.454Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T12:45:12.237Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2020-07-15T12:45:12.237Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2020-07-15T12:45:12.237Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-15T12:45:12.237Z] === RUN TestBuildPlatformInvalid [2020-07-15T12:45:12.237Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-15T12:45:12.237Z] PASS [2020-07-15T12:45:12.237Z] [2020-07-15T12:45:12.237Z] === Skipped [2020-07-15T12:45:12.237Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-15T12:45:12.237Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:45:12.237Z] [2020-07-15T12:45:12.237Z] [2020-07-15T12:45:12.237Z] DONE 32 tests, 1 skipped in 127.344s [2020-07-15T12:45:12.237Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T12:45:12.495Z] INFO: Testing against a local daemon [2020-07-15T12:45:12.495Z] === RUN TestConfigInspect [2020-07-15T12:45:12.495Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-15T12:45:12.495Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestConfigList [2020-07-15T12:45:12.495Z] --- SKIP: TestConfigList (0.01s) [2020-07-15T12:45:12.495Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestConfigsCreateAndDelete [2020-07-15T12:45:12.495Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-15T12:45:12.495Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestConfigsUpdate [2020-07-15T12:45:12.495Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-15T12:45:12.495Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestTemplatedConfig [2020-07-15T12:45:12.495Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-15T12:45:12.495Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestConfigCreateResolve [2020-07-15T12:45:12.495Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-07-15T12:45:12.495Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:12.495Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T12:45:12.533Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T12:45:13.481Z] . [2020-07-15T12:45:13.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:45:13.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:45:13.481Z] Error: No such image: emptyfs [2020-07-15T12:45:13.481Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:45:13.481Z] ++++ docker load [2020-07-15T12:45:13.481Z] Running integration-test (iteration 1) [2020-07-15T12:45:13.481Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T12:45:13.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:45:13.481Z] ++ set -e [2020-07-15T12:45:13.481Z] ++ '[' -n 0 ']' [2020-07-15T12:45:13.481Z] ++ set -x [2020-07-15T12:45:13.481Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:45:13.993Z] Removing intermediate container 1ddde495244f [2020-07-15T12:45:13.993Z] ---> 1cbb49c8cd2b [2020-07-15T12:45:13.993Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-15T12:45:13.993Z] ---> Running in 6751ca412ec8 [2020-07-15T12:45:13.993Z] Removing intermediate container 6751ca412ec8 [2020-07-15T12:45:13.993Z] ---> c3eb6238ed0b [2020-07-15T12:45:13.993Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-15T12:45:13.993Z] ---> Running in e5b33746f08e [2020-07-15T12:45:13.993Z] Removing intermediate container e5b33746f08e [2020-07-15T12:45:13.993Z] ---> 84d096faab9e [2020-07-15T12:45:13.993Z] Step 10/10 : COPY . . [2020-07-15T12:45:14.114Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-15T12:45:14.114Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-07-15T12:45:14.114Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-07-15T12:45:14.114Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-07-15T12:45:14.114Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-07-15T12:45:14.114Z] === RUN TestDeleteDevicemapper [2020-07-15T12:45:14.114Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T12:45:14.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:45:14.114Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T12:45:14.386Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-15T12:45:14.386Z] PASS [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === Skipped [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-15T12:45:14.386Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-15T12:45:14.386Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-15T12:45:14.386Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-15T12:45:14.386Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-15T12:45:14.386Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-07-15T12:45:14.386Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] [2020-07-15T12:45:14.386Z] DONE 7 tests, 6 skipped in 1.735s [2020-07-15T12:45:14.386Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T12:45:14.386Z] INFO: Testing against a local daemon [2020-07-15T12:45:14.386Z] === RUN TestCheckpoint [2020-07-15T12:45:14.386Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T12:45:14.386Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:45:14.386Z] === RUN TestContainerInvalidJSON [2020-07-15T12:45:14.386Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:45:14.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:45:14.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:45:14.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:45:14.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:45:14.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:45:14.386Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:45:14.386Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:45:14.386Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:45:14.386Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T12:45:14.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T12:45:14.386Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T12:45:14.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T12:45:14.386Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T12:45:14.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-15T12:45:14.386Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T12:45:14.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-15T12:45:14.386Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T12:45:14.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-15T12:45:14.386Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T12:45:14.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-15T12:45:14.386Z] === RUN TestCopyFromContainer [2020-07-15T12:45:16.804Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 30.8% of statements [2020-07-15T12:45:17.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T12:45:17.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T12:45:17.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T12:45:17.650Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2020-07-15T12:45:17.650Z] === RUN TestUpdateMemory [2020-07-15T12:45:17.650Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T12:45:17.650Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:45:17.650Z] === RUN TestUpdateCPUQuota [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer// [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T12:45:18.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T12:45:18.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T12:45:18.814Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer (4.46s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-15T12:45:18.814Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-15T12:45:18.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T12:45:18.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:45:18.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:45:18.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:45:18.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:45:18.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:45:18.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:45:18.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:45:18.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:45:18.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:45:18.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T12:45:18.814Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T12:45:18.814Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-15T12:45:18.814Z] === RUN TestCreateWithInvalidEnv [2020-07-15T12:45:18.814Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T12:45:18.814Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T12:45:18.814Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T12:45:18.814Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T12:45:18.814Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T12:45:18.814Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T12:45:18.814Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T12:45:18.814Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T12:45:18.814Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T12:45:18.814Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T12:45:18.814Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T12:45:18.814Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T12:45:18.814Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T12:45:18.814Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T12:45:18.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T12:45:19.255Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-15T12:45:19.255Z] === RUN TestUpdatePidsLimit [2020-07-15T12:45:19.255Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T12:45:19.548Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T12:45:19.842Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T12:45:19.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T12:45:20.136Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:45:20.183Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:45:20.183Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-15T12:45:20.183Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-15T12:45:20.183Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T12:45:20.369Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2020-07-15T12:45:20.369Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T12:45:20.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T12:45:20.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T12:45:20.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T12:45:20.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T12:45:21.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:45:21.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:45:21.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:45:21.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:45:21.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:45:21.552Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:45:21.552Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:45:21.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:45:21.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:45:21.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:45:21.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:45:21.552Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-15T12:45:21.552Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-15T12:45:21.552Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T12:45:21.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T12:45:22.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-07-15T12:45:22.116Z] === RUN TestCreateDifferentPlatform [2020-07-15T12:45:22.116Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T12:45:22.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T12:45:22.116Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-15T12:45:22.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T12:45:22.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T12:45:22.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T12:45:22.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-15T12:45:22.116Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T12:45:22.116Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-15T12:45:22.116Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-15T12:45:22.116Z] === RUN TestDaemonRestartIpcMode [2020-07-15T12:45:22.116Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T12:45:22.116Z] === RUN TestDaemonHostGatewayIP [2020-07-15T12:45:22.116Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-15T12:45:22.116Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:45:22.116Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T12:45:22.116Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-15T12:45:22.116Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-15T12:45:22.116Z] === RUN TestDiff [2020-07-15T12:45:22.373Z] --- PASS: TestDiff (0.41s) [2020-07-15T12:45:22.373Z] === RUN TestExecWithCloseStdin [2020-07-15T12:45:22.937Z] --- PASS: TestExecWithCloseStdin (0.52s) [2020-07-15T12:45:22.937Z] === RUN TestExec [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-15T12:45:23.267Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-15T12:45:23.267Z] === RUN TestUpdateRestartPolicy [2020-07-15T12:45:23.499Z] --- PASS: TestExec (0.48s) [2020-07-15T12:45:23.499Z] === RUN TestExecUser [2020-07-15T12:45:23.949Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2020-07-15T12:45:24.062Z] --- PASS: TestExecUser (0.51s) [2020-07-15T12:45:24.062Z] === RUN TestExportContainerAndImportImage [2020-07-15T12:45:24.627Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2020-07-15T12:45:24.627Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T12:45:25.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T12:45:25.739Z] Loaded image: buildpack-deps:buster [2020-07-15T12:45:26.001Z] Loaded image: busybox:latest [2020-07-15T12:45:26.284Z] Loaded image: busybox:glibc [2020-07-15T12:45:26.284Z] Loaded image: debian:buster [2020-07-15T12:45:26.284Z] Loaded image: hello-world:latest [2020-07-15T12:45:26.549Z] INFO: Testing against a local daemon [2020-07-15T12:45:26.549Z] === RUN TestCgroupNamespacesBuild [2020-07-15T12:45:27.524Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.4% of statements [2020-07-15T12:45:27.909Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-15T12:45:27.909Z] === RUN TestHealthCheckWorkdir [2020-07-15T12:45:28.482Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2020-07-15T12:45:28.482Z] === RUN TestHealthKillContainer [2020-07-15T12:45:30.753Z] --- PASS: TestCgroupNamespacesBuild (4.28s) [2020-07-15T12:45:30.753Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T12:45:31.050Z] --- PASS: TestHealthKillContainer (2.60s) [2020-07-15T12:45:31.050Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T12:45:31.613Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-07-15T12:45:31.613Z] === RUN TestIpcModeNone [2020-07-15T12:45:31.869Z] --- PASS: TestIpcModeNone (0.49s) [2020-07-15T12:45:31.869Z] === RUN TestIpcModePrivate [2020-07-15T12:45:32.127Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-07-15T12:45:32.432Z] --- PASS: TestIpcModePrivate (0.48s) [2020-07-15T12:45:32.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T12:45:32.432Z] === RUN TestIpcModeShareable [2020-07-15T12:45:32.432Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-15T12:45:32.432Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:45:32.432Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T12:45:32.667Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-07-15T12:45:32.667Z] === RUN TestBuildWithSession [2020-07-15T12:45:32.667Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T12:45:32.667Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:45:32.667Z] === RUN TestBuildSquashParent [2020-07-15T12:45:33.799Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2020-07-15T12:45:33.799Z] === RUN TestAPIIpcModeHost [2020-07-15T12:45:33.799Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-15T12:45:33.799Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:45:33.799Z] === RUN TestDaemonIpcModeShareable [2020-07-15T12:45:33.799Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-15T12:45:33.799Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:45:33.799Z] === RUN TestDaemonIpcModePrivate [2020-07-15T12:45:34.901Z] ok github.com/docker/docker/daemon/config 0.182s coverage: 81.8% of statements [2020-07-15T12:45:35.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T12:45:35.852Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2020-07-15T12:45:36.063Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2020-07-15T12:45:36.063Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T12:45:36.319Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-07-15T12:45:36.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-15T12:45:36.319Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T12:45:36.319Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-15T12:45:36.319Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:45:36.319Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T12:45:36.319Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-15T12:45:36.319Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:45:36.319Z] === RUN TestIpcModeOlderClient [2020-07-15T12:45:36.319Z] === PAUSE TestIpcModeOlderClient [2020-07-15T12:45:36.319Z] === RUN TestKillContainerInvalidSignal [2020-07-15T12:45:36.576Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2020-07-15T12:45:36.576Z] === RUN TestKillContainer [2020-07-15T12:45:36.576Z] === RUN TestKillContainer/no_signal [2020-07-15T12:45:36.909Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-15T12:45:37.104Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-07-15T12:45:37.104Z] === RUN TestWaitNonBlocked [2020-07-15T12:45:37.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:45:37.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:45:37.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:45:37.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:45:37.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:45:37.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:45:37.139Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T12:45:37.139Z] === RUN TestKillContainer/killing_signal [2020-07-15T12:45:37.701Z] --- PASS: TestKillContainer (1.24s) [2020-07-15T12:45:37.702Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-07-15T12:45:37.702Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-07-15T12:45:37.702Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-07-15T12:45:37.702Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T12:45:37.958Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T12:45:38.144Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-15T12:45:38.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-07-15T12:45:38.144Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-07-15T12:45:38.144Z] === RUN TestWaitBlocked [2020-07-15T12:45:38.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:45:38.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:45:38.144Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:45:38.144Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:45:38.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:45:38.144Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:45:38.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T12:45:38.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2020-07-15T12:45:38.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-07-15T12:45:38.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-15T12:45:38.836Z] === RUN TestKillStoppedContainer [2020-07-15T12:45:38.836Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-15T12:45:38.836Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T12:45:38.836Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-15T12:45:38.836Z] === RUN TestKillDifferentUserContainer [2020-07-15T12:45:39.036Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-07-15T12:45:39.093Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-15T12:45:39.093Z] === RUN TestInspectOomKilledTrue [2020-07-15T12:45:39.093Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T12:45:39.093Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:45:39.093Z] === RUN TestInspectOomKilledFalse [2020-07-15T12:45:39.093Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T12:45:39.093Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:45:39.093Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T12:45:39.093Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-15T12:45:39.093Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-15T12:45:39.093Z] === RUN TestLinksContainerNames [2020-07-15T12:45:39.254Z] --- PASS: TestBuildSquashParent (6.19s) [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:45:39.254Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:45:39.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:45:39.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:45:39.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:45:39.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:45:39.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:45:39.323Z] ---> d340f4894758 [2020-07-15T12:45:39.323Z] Successfully built d340f4894758 [2020-07-15T12:45:39.323Z] Successfully tagged docker:latest [2020-07-15T12:45:39.323Z] INFO: Image build ended at 07/15/2020 12:45:37. Duration:00:03:38.9883766 [2020-07-15T12:45:39.323Z] [2020-07-15T12:45:39.323Z] [2020-07-15T12:45:39.323Z] INFO: Building the test binaries at 07/15/2020 12:45:37... [2020-07-15T12:45:39.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T12:45:39.740Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-15T12:45:39.740Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-07-15T12:45:39.740Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-07-15T12:45:39.740Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T12:45:39.740Z] === CONT TestIpcModeOlderClient [2020-07-15T12:45:39.740Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-07-15T12:45:39.740Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T12:45:40.022Z] --- PASS: TestLinksContainerNames (0.86s) [2020-07-15T12:45:40.022Z] === RUN TestLogsFollowTailEmpty [2020-07-15T12:45:40.585Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-07-15T12:45:40.585Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T12:45:40.841Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/default [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/private [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/slave [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/shared [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T12:45:40.841Z] === CONT TestMountDaemonRoot/default [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:45:40.841Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T12:45:40.841Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:45:40.841Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:45:40.841Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:45:40.841Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/shared [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/slave [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/private [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T12:45:41.098Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:45:41.098Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:45:41.098Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T12:45:41.354Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-15T12:45:41.354Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-15T12:45:41.354Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T12:45:41.354Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-15T12:45:41.354Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-15T12:45:41.354Z] === RUN TestNetworkNat [2020-07-15T12:45:41.547Z] INFO: make.ps1 starting at 07/15/2020 12:45:41 [2020-07-15T12:45:41.799Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-15T12:45:41.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:45:41.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:45:41.917Z] --- PASS: TestNetworkNat (0.54s) [2020-07-15T12:45:41.917Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T12:45:42.024Z] INFO: Git commit (bf7fd015f7) assumed from DOCKER_GITCOMMIT environment variable [2020-07-15T12:45:42.024Z] INFO: Invoking autogen... [2020-07-15T12:45:42.481Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-07-15T12:45:42.481Z] === RUN TestNetworkLoopbackNat [2020-07-15T12:45:42.485Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2020-07-15T12:45:42.485Z] === CONT TestDaemonHostGatewayIP [2020-07-15T12:45:43.014Z] INFO: Building daemon... [2020-07-15T12:45:43.327Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.9% of statements [2020-07-15T12:45:43.327Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.517s coverage: 57.9% of statements [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2020-07-15T12:45:44.349Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2020-07-15T12:45:44.349Z] === RUN TestBuildMultiStageCopy [2020-07-15T12:45:44.349Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T12:45:44.574Z] ..........................xx.................... [ 29%] [2020-07-15T12:45:44.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T12:45:45.009Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-15T12:45:45.009Z] === RUN TestPause [2020-07-15T12:45:45.009Z] --- SKIP: TestPause (0.00s) [2020-07-15T12:45:45.009Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:45:45.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T12:45:45.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:45:45.009Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:45:45.009Z] === RUN TestPauseStopPausedContainer [2020-07-15T12:45:45.009Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-15T12:45:45.009Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:45:45.009Z] === RUN TestPsFilter [2020-07-15T12:45:45.009Z] --- PASS: TestPsFilter (0.10s) [2020-07-15T12:45:45.009Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T12:45:45.571Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-07-15T12:45:45.571Z] === RUN TestRemoveContainerWithVolume [2020-07-15T12:45:45.828Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-15T12:45:45.828Z] === RUN TestRemoveContainerRunning [2020-07-15T12:45:46.018Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-07-15T12:45:46.018Z] === CONT TestDaemonRestartIpcMode [2020-07-15T12:45:46.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T12:45:46.100Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-07-15T12:45:46.261Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T12:45:46.391Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-07-15T12:45:46.391Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T12:45:46.647Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-07-15T12:45:46.647Z] === RUN TestRemoveInvalidContainer [2020-07-15T12:45:46.647Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-15T12:45:46.647Z] === RUN TestRenameLinkedContainer [2020-07-15T12:45:46.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T12:45:47.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T12:45:47.646Z] ok github.com/docker/docker/daemon 12.342s coverage: 17.5% of statements [2020-07-15T12:45:47.646Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T12:45:47.646Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T12:45:47.646Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T12:45:47.646Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T12:45:47.646Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.894s coverage: 69.2% of statements [2020-07-15T12:45:47.664Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T12:45:48.539Z] --- PASS: TestRenameLinkedContainer (1.76s) [2020-07-15T12:45:48.539Z] === RUN TestRenameStoppedContainer [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-15T12:45:48.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-07-15T12:45:48.608Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T12:45:48.796Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-07-15T12:45:48.796Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T12:45:49.553Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-07-15T12:45:49.726Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2020-07-15T12:45:49.726Z] === RUN TestRenameInvalidName [2020-07-15T12:45:49.743Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.772s coverage: 45.9% of statements [2020-07-15T12:45:49.743Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T12:45:49.993Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-07-15T12:45:49.993Z] === RUN TestBuildLabelWithTargets [2020-07-15T12:45:50.289Z] --- PASS: TestRenameInvalidName (0.45s) [2020-07-15T12:45:50.289Z] === RUN TestRenameAnonymousContainer [2020-07-15T12:45:50.391Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.177s coverage: 49.5% of statements [2020-07-15T12:45:51.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T12:45:51.657Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2020-07-15T12:45:51.657Z] === RUN TestRenameContainerWithSameName [2020-07-15T12:45:51.949Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2020-07-15T12:45:52.221Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2020-07-15T12:45:52.221Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T12:45:52.295Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2020-07-15T12:45:52.295Z] PASS [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === Skipped [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-15T12:45:52.295Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-15T12:45:52.295Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T12:45:52.295Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:45:52.295Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T12:45:52.295Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-15T12:45:52.295Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] [2020-07-15T12:45:52.295Z] DONE 204 tests, 6 skipped in 151.743s [2020-07-15T12:45:52.295Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T12:45:52.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:45:52.295Z] ++ set -e [2020-07-15T12:45:52.295Z] ++ '[' -n 0 ']' [2020-07-15T12:45:52.295Z] ++ set -x [2020-07-15T12:45:52.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:45:52.295Z] INFO: Testing against a local daemon [2020-07-15T12:45:52.295Z] === RUN TestCommitInheritsEnv [2020-07-15T12:45:52.537Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-07-15T12:45:52.537Z] === RUN TestBuildWithEmptyLayers [2020-07-15T12:45:52.933Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-07-15T12:45:52.933Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T12:45:52.933Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T12:45:52.933Z] === RUN TestImagesFilterMultiReference [2020-07-15T12:45:52.933Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-15T12:45:52.933Z] === RUN TestImagePullPlatformInvalid [2020-07-15T12:45:52.933Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-15T12:45:52.933Z] === RUN TestRemoveImageOrphaning [2020-07-15T12:45:53.007Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-07-15T12:45:53.108Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-15T12:45:53.108Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T12:45:53.151Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-07-15T12:45:53.151Z] === RUN TestResize [2020-07-15T12:45:53.310Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-07-15T12:45:53.570Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-07-15T12:45:53.571Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T12:45:53.571Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:45:53.571Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:45:53.571Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T12:45:53.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-15T12:45:53.571Z] === RUN TestTagInvalidReference [2020-07-15T12:45:53.571Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-15T12:45:53.571Z] === RUN TestTagValidPrefixedRepo [2020-07-15T12:45:53.571Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-15T12:45:53.571Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T12:45:53.571Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-15T12:45:53.571Z] === RUN TestTagOfficialNames [2020-07-15T12:45:53.571Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-15T12:45:53.571Z] === RUN TestTagMatchesDigest [2020-07-15T12:45:53.571Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-15T12:45:53.571Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T12:45:53.714Z] --- PASS: TestResize (0.44s) [2020-07-15T12:45:53.714Z] === RUN TestResizeWithInvalidSize [2020-07-15T12:45:53.971Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-07-15T12:45:53.971Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T12:45:54.366Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-15T12:45:54.534Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2020-07-15T12:45:54.535Z] === RUN TestDaemonRestartKillContainers [2020-07-15T12:45:54.535Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:45:54.535Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-15T12:45:54.535Z] === RUN TestCgroupNamespacesRun [2020-07-15T12:45:54.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T12:45:55.912Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.981s coverage: 52.1% of statements [2020-07-15T12:45:55.912Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T12:45:55.912Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T12:45:56.411Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-07-15T12:45:56.411Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T12:45:56.974Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 41.8% of statements [2020-07-15T12:45:57.056Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2020-07-15T12:45:57.056Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T12:45:57.354Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-07-15T12:45:57.354Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T12:45:58.515Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.8% of statements [2020-07-15T12:45:58.515Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T12:45:58.515Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T12:45:58.515Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-07-15T12:45:58.946Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2020-07-15T12:45:58.947Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T12:45:59.164Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 77.8% of statements [2020-07-15T12:45:59.164Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T12:45:59.164Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T12:45:59.464Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-07-15T12:45:59.464Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-07-15T12:45:59.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T12:46:00.362Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-15T12:46:00.654Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-07-15T12:46:00.654Z] === RUN TestBuildWithHugeFile [2020-07-15T12:46:00.838Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-07-15T12:46:00.838Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T12:46:01.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-07-15T12:46:02.637Z] ok github.com/docker/docker/daemon/logger/local 0.093s coverage: 75.2% of statements [2020-07-15T12:46:02.637Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T12:46:02.637Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 37.7% of statements [2020-07-15T12:46:02.938Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-07-15T12:46:03.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T12:46:03.357Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2020-07-15T12:46:03.357Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T12:46:04.007Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2020-07-15T12:46:05.249Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2020-07-15T12:46:05.249Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T12:46:05.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2020-07-15T12:46:06.608Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-07-15T12:46:06.608Z] ok github.com/docker/docker/daemon/logger/splunk 2.327s coverage: 82.5% of statements [2020-07-15T12:46:06.608Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T12:46:06.910Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T12:46:07.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T12:46:07.566Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-15T12:46:07.767Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-07-15T12:46:07.767Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T12:46:09.138Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-15T12:46:09.138Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T12:46:09.711Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-07-15T12:46:09.711Z] ok github.com/docker/docker/distribution/metadata 0.075s coverage: 48.2% of statements [2020-07-15T12:46:10.255Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-15T12:46:10.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:46:10.777Z] Using test binary docker [2020-07-15T12:46:10.777Z] +++ /etc/init.d/apparmor start [2020-07-15T12:46:10.777Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:46:10.777Z] INFO: Waiting for daemon to start... [2020-07-15T12:46:10.777Z] Starting dockerd [2020-07-15T12:46:10.777Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-15T12:46:11.656Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2020-07-15T12:46:11.656Z] === RUN TestKernelTCPMemory [2020-07-15T12:46:11.656Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-15T12:46:11.656Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:11.656Z] === RUN TestNISDomainname [2020-07-15T12:46:11.656Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-15T12:46:11.656Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-15T12:46:11.656Z] === RUN TestHostnameDnsResolution [2020-07-15T12:46:11.813Z] ok github.com/docker/docker/distribution 1.927s coverage: 22.1% of statements [2020-07-15T12:46:11.813Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T12:46:11.813Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-07-15T12:46:11.813Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T12:46:11.813Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2020-07-15T12:46:11.913Z] --- PASS: TestHostnameDnsResolution (0.72s) [2020-07-15T12:46:11.913Z] === RUN TestStats [2020-07-15T12:46:11.913Z] --- SKIP: TestStats (0.00s) [2020-07-15T12:46:11.913Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:11.913Z] === RUN TestStopContainerWithTimeout [2020-07-15T12:46:11.913Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T12:46:11.913Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T12:46:11.913Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T12:46:11.913Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T12:46:11.913Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T12:46:11.913Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T12:46:11.913Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T12:46:11.913Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T12:46:11.913Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T12:46:11.913Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T12:46:12.112Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-07-15T12:46:12.112Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T12:46:12.843Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T12:46:13.322Z] . [2020-07-15T12:46:13.322Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:46:13.322Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:46:13.322Z] Error: No such image: emptyfs [2020-07-15T12:46:13.322Z] ++++ docker load [2020-07-15T12:46:13.322Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:46:13.583Z] Running integration-test (iteration 1) [2020-07-15T12:46:13.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T12:46:13.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:46:13.583Z] ++ set -e [2020-07-15T12:46:13.583Z] ++ '[' -n 0 ']' [2020-07-15T12:46:13.583Z] ++ set -x [2020-07-15T12:46:13.583Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:46:13.650Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-07-15T12:46:14.733Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T12:46:15.190Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2020-07-15T12:46:15.190Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T12:46:15.190Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-07-15T12:46:16.099Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-15T12:46:16.100Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2020-07-15T12:46:16.100Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2020-07-15T12:46:16.100Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2020-07-15T12:46:16.100Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2020-07-15T12:46:16.100Z] === RUN TestDeleteDevicemapper [2020-07-15T12:46:16.100Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T12:46:16.100Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:46:16.100Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T12:46:17.304Z] ok github.com/docker/docker/opts 0.102s coverage: 67.4% of statements [2020-07-15T12:46:17.473Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2020-07-15T12:46:17.473Z] === RUN TestUpdateMemory [2020-07-15T12:46:17.473Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T12:46:17.473Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:17.473Z] === RUN TestUpdateCPUQuota [2020-07-15T12:46:17.473Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-15T12:46:17.473Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:17.473Z] === RUN TestUpdatePidsLimit [2020-07-15T12:46:17.473Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-15T12:46:17.473Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:17.473Z] === RUN TestUpdateRestartPolicy [2020-07-15T12:46:18.358Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-15T12:46:18.656Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-07-15T12:46:18.958Z] ok github.com/docker/docker/pkg/authorization 1.363s coverage: 68.3% of statements [2020-07-15T12:46:19.608Z] ok github.com/docker/docker/pkg/archive 1.263s coverage: 77.1% of statements [2020-07-15T12:46:19.608Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-07-15T12:46:20.681Z] ok github.com/docker/docker/pkg/discovery 0.033s coverage: 58.3% of statements [2020-07-15T12:46:20.980Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-07-15T12:46:22.036Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-15T12:46:22.680Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-15T12:46:23.322Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-15T12:46:24.371Z] ok github.com/docker/docker/layer 7.824s coverage: 68.8% of statements [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T12:46:24.371Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-07-15T12:46:24.371Z] ok github.com/docker/docker/pkg/chrootarchive 3.818s coverage: 43.2% of statements [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T12:46:24.371Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T12:46:25.427Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-15T12:46:25.568Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-15T12:46:25.726Z] ok github.com/docker/docker/pkg/fsutils 0.406s coverage: 85.1% of statements [2020-07-15T12:46:25.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-07-15T12:46:25.726Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-15T12:46:27.272Z] ok github.com/docker/docker/pkg/jsonmessage 0.038s coverage: 91.7% of statements [2020-07-15T12:46:27.570Z] ok github.com/docker/docker/pkg/locker 0.087s coverage: 88.9% of statements [2020-07-15T12:46:27.870Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-07-15T12:46:28.168Z] ok github.com/docker/docker/pkg/idtools 0.812s coverage: 70.5% of statements [2020-07-15T12:46:28.467Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-07-15T12:46:28.467Z] ok github.com/docker/docker/pkg/ioutils 1.214s coverage: 70.1% of statements [2020-07-15T12:46:28.467Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T12:46:28.467Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T12:46:28.467Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T12:46:28.768Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2020-07-15T12:46:29.067Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-15T12:46:29.367Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-07-15T12:46:29.367Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-07-15T12:46:29.367Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T12:46:29.367Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T12:46:29.655Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2020-07-15T12:46:29.655Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T12:46:29.655Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-07-15T12:46:29.655Z] === RUN TestWaitNonBlocked [2020-07-15T12:46:29.655Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:46:29.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:46:29.655Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:46:29.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:46:29.655Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:46:29.655Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:46:29.920Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-15T12:46:29.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-07-15T12:46:29.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-07-15T12:46:29.921Z] === RUN TestWaitBlocked [2020-07-15T12:46:29.921Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:46:29.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:46:29.921Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:46:29.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:46:29.921Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:46:29.921Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:46:30.430Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-07-15T12:46:30.484Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-15T12:46:30.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-07-15T12:46:30.484Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-07-15T12:46:30.484Z] === CONT TestDaemonRestartIpcMode [2020-07-15T12:46:30.484Z] === CONT TestIpcModeOlderClient [2020-07-15T12:46:30.740Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-15T12:46:31.491Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-07-15T12:46:31.491Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-07-15T12:46:31.491Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-07-15T12:46:32.136Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-07-15T12:46:33.192Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-15T12:46:33.192Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 73.9% of statements [2020-07-15T12:46:33.687Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-15T12:46:33.836Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-15T12:46:33.836Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2020-07-15T12:46:34.480Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-07-15T12:46:34.911Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2020-07-15T12:46:34.911Z] PASS [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === Skipped [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-15T12:46:34.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-15T12:46:34.911Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-15T12:46:34.911Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-15T12:46:34.911Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-15T12:46:34.911Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-15T12:46:34.911Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-15T12:46:34.911Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-15T12:46:34.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-15T12:46:34.911Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T12:46:34.911Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T12:46:34.911Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-15T12:46:34.911Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-15T12:46:34.911Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-15T12:46:34.911Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:46:34.911Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-15T12:46:34.911Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:46:34.911Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-15T12:46:34.911Z] [2020-07-15T12:46:34.911Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-15T12:46:34.912Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-15T12:46:34.912Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-15T12:46:34.912Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T12:46:34.912Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-15T12:46:34.912Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-15T12:46:34.912Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-15T12:46:34.912Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] [2020-07-15T12:46:34.912Z] DONE 185 tests, 24 skipped in 80.794s [2020-07-15T12:46:34.912Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T12:46:34.912Z] INFO: Testing against a local daemon [2020-07-15T12:46:34.912Z] === RUN TestCommitInheritsEnv [2020-07-15T12:46:35.189Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-15T12:46:35.530Z] ok github.com/docker/docker/pkg/signal 2.848s coverage: 61.0% of statements [2020-07-15T12:46:35.530Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-07-15T12:46:35.530Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.7% of statements [2020-07-15T12:46:36.279Z] --- PASS: TestCommitInheritsEnv (1.14s) [2020-07-15T12:46:36.279Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T12:46:36.279Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T12:46:36.279Z] === RUN TestImagesFilterMultiReference [2020-07-15T12:46:36.279Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-15T12:46:36.279Z] === RUN TestImagePullPlatformInvalid [2020-07-15T12:46:36.279Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-15T12:46:36.279Z] === RUN TestRemoveImageOrphaning [2020-07-15T12:46:36.585Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-07-15T12:46:36.585Z] testing: warning: no tests to run [2020-07-15T12:46:36.585Z] coverage: [no statements] [2020-07-15T12:46:36.585Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-07-15T12:46:36.884Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-07-15T12:46:37.184Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-07-15T12:46:37.184Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-07-15T12:46:37.485Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-07-15T12:46:38.170Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-15T12:46:38.170Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T12:46:38.170Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:46:38.170Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-15T12:46:38.170Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T12:46:38.170Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-15T12:46:38.170Z] === RUN TestTagInvalidReference [2020-07-15T12:46:38.170Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-15T12:46:38.170Z] === RUN TestTagValidPrefixedRepo [2020-07-15T12:46:38.170Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-15T12:46:38.170Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T12:46:38.170Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-15T12:46:38.170Z] === RUN TestTagOfficialNames [2020-07-15T12:46:38.427Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-15T12:46:38.427Z] === RUN TestTagMatchesDigest [2020-07-15T12:46:38.427Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-15T12:46:38.427Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T12:46:39.271Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-15T12:46:39.972Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-15T12:46:40.812Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-07-15T12:46:41.112Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2020-07-15T12:46:41.761Z] ok github.com/docker/docker/plugin 0.620s coverage: 23.1% of statements [2020-07-15T12:46:42.408Z] ok github.com/docker/docker/registry/resumable 0.070s coverage: 100.0% of statements [2020-07-15T12:46:43.056Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-07-15T12:46:44.118Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-15T12:46:44.118Z] ok github.com/docker/docker/registry 0.294s coverage: 56.3% of statements [2020-07-15T12:46:44.770Z] ok github.com/docker/docker/runconfig 0.029s coverage: 65.8% of statements [2020-07-15T12:46:46.874Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-07-15T12:46:47.415Z] --- PASS: TestBuildWithHugeFile (43.23s) [2020-07-15T12:46:47.415Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T12:46:47.415Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:46:47.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:46:47.415Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:46:47.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:46:47.415Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:46:47.415Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:46:47.415Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:46:47.415Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:46:47.415Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:46:47.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s) [2020-07-15T12:46:47.415Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.45s) [2020-07-15T12:46:47.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.45s) [2020-07-15T12:46:47.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.46s) [2020-07-15T12:46:47.415Z] === RUN TestBuildPreserveOwnership [2020-07-15T12:46:47.415Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T12:46:47.987Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T12:46:48.978Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 67.0% of statements [2020-07-15T12:46:49.275Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-07-15T12:46:49.913Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-15T12:46:50.534Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2020-07-15T12:46:50.534Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-07-15T12:46:50.534Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-07-15T12:46:50.534Z] === RUN TestBuildPlatformInvalid [2020-07-15T12:46:50.534Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-15T12:46:50.534Z] PASS [2020-07-15T12:46:50.534Z] [2020-07-15T12:46:50.534Z] === Skipped [2020-07-15T12:46:50.534Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-15T12:46:50.534Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:46:50.534Z] [2020-07-15T12:46:50.534Z] [2020-07-15T12:46:50.534Z] DONE 32 tests, 1 skipped in 97.168s [2020-07-15T12:46:50.534Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T12:46:50.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:46:50.534Z] ++ set -e [2020-07-15T12:46:50.534Z] ++ '[' -n 0 ']' [2020-07-15T12:46:50.534Z] ++ set -x [2020-07-15T12:46:50.534Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:46:50.795Z] INFO: Testing against a local daemon [2020-07-15T12:46:50.795Z] === RUN TestConfigInspect [2020-07-15T12:46:54.197Z] ......................... [ 66%] [2020-07-15T12:46:54.999Z] --- PASS: TestConfigInspect (3.60s) [2020-07-15T12:46:54.999Z] === RUN TestConfigList [2020-07-15T12:46:55.379Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-15T12:46:55.379Z] [2020-07-15T12:46:55.379Z] ________ ____ __. [2020-07-15T12:46:55.379Z] \_____ \ | |/ _| [2020-07-15T12:46:55.379Z] / | \| < [2020-07-15T12:46:55.379Z] / | \ | \ [2020-07-15T12:46:55.379Z] \_______ /____|__ \ [2020-07-15T12:46:55.379Z] \/ \/ [2020-07-15T12:46:55.379Z] [2020-07-15T12:46:55.379Z] INFO: make.ps1 ended at 07/15/2020 12:46:47 [2020-07-15T12:46:55.379Z] INFO: Binaries build ended at 07/15/2020 12:46:50. Duration:00:01:13.0315692 [2020-07-15T12:46:55.379Z] INFO: Copying the built daemon binary to d:\CI\PR-41214\1\binary\dockerd-bf7fd015f7.exe... [2020-07-15T12:46:55.379Z] INFO: Copying the built client binary to d:\CI\PR-41214\1\binary\docker-bf7fd015f7.exe... [2020-07-15T12:46:55.379Z] INFO: Copying dockerversion from the container... [2020-07-15T12:46:55.379Z] INFO: Copying the golang package from the container to d:\CI\PR-41214\1\installer\go.zip... [2020-07-15T12:46:56.952Z] INFO: Extracting go.zip to d:\CI\PR-41214\1\go [2020-07-15T12:46:57.543Z] --- PASS: TestConfigList (3.18s) [2020-07-15T12:46:57.543Z] === RUN TestConfigsCreateAndDelete [2020-07-15T12:47:00.296Z] Loaded image: buildpack-deps:buster [2020-07-15T12:47:00.296Z] Loaded image: busybox:latest [2020-07-15T12:47:00.296Z] Loaded image: busybox:glibc [2020-07-15T12:47:00.296Z] Loaded image: debian:buster [2020-07-15T12:47:00.296Z] Loaded image: hello-world:latest [2020-07-15T12:47:00.296Z] INFO: Testing against a local daemon [2020-07-15T12:47:00.296Z] === RUN TestCgroupNamespacesBuild [2020-07-15T12:47:00.296Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2020-07-15T12:47:00.296Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T12:47:00.296Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2020-07-15T12:47:00.296Z] === RUN TestBuildWithSession [2020-07-15T12:47:00.296Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T12:47:00.296Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:47:00.296Z] === RUN TestBuildSquashParent [2020-07-15T12:47:00.848Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-07-15T12:47:00.848Z] === RUN TestConfigsUpdate [2020-07-15T12:47:04.147Z] --- PASS: TestConfigsUpdate (3.24s) [2020-07-15T12:47:04.147Z] === RUN TestTemplatedConfig [2020-07-15T12:47:05.285Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T12:47:05.285Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === Skipped [2020-07-15T12:47:05.285Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T12:47:05.285Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T12:47:05.285Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T12:47:05.285Z] time="2020-07-15T12:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T12:47:05.285Z] time="2020-07-15T12:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T12:47:05.285Z] time="2020-07-15T12:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T12:47:05.285Z] time="2020-07-15T12:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T12:47:05.285Z] time="2020-07-15T12:45:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T12:47:05.285Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T12:47:05.285Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T12:47:05.285Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:47:05.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T12:47:05.285Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T12:47:05.285Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T12:47:05.285Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] [2020-07-15T12:47:05.285Z] DONE 2124 tests, 26 skipped in 254.984s Post stage [Pipeline] junit [2020-07-15T12:47:05.982Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-15T12:47:06.792Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh dynbinary test-integration [2020-07-15T12:47:07.091Z] [2020-07-15T12:47:07.091Z] Removing bundles/ [2020-07-15T12:47:07.091Z] [2020-07-15T12:47:07.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-15T12:47:07.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:47:07.091Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:47:07.448Z] --- PASS: TestTemplatedConfig (3.59s) [2020-07-15T12:47:07.448Z] === RUN TestConfigCreateResolve [2020-07-15T12:47:08.434Z] --- PASS: TestBuildSquashParent (9.07s) [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:47:08.434Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:47:08.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:47:08.434Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:47:08.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:47:10.747Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-07-15T12:47:10.747Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T12:47:11.319Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-07-15T12:47:11.319Z] PASS [2020-07-15T12:47:11.319Z] [2020-07-15T12:47:11.319Z] DONE 7 tests in 20.853s [2020-07-15T12:47:11.319Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T12:47:11.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:47:11.319Z] ++ set -e [2020-07-15T12:47:11.319Z] ++ '[' -n 0 ']' [2020-07-15T12:47:11.319Z] ++ set -x [2020-07-15T12:47:11.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:47:11.580Z] INFO: Testing against a local daemon [2020-07-15T12:47:11.580Z] === RUN TestCheckpoint [2020-07-15T12:47:11.580Z] --- SKIP: TestCheckpoint (0.01s) [2020-07-15T12:47:11.580Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:47:11.580Z] === RUN TestContainerInvalidJSON [2020-07-15T12:47:11.580Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:47:11.580Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:47:11.580Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:47:11.580Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:47:11.580Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:47:11.580Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:47:11.580Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:47:11.580Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:47:11.580Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:47:11.580Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T12:47:11.580Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T12:47:11.580Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-15T12:47:11.580Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-15T12:47:11.580Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T12:47:11.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:47:11.846Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-15T12:47:11.846Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T12:47:11.846Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-15T12:47:11.846Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T12:47:11.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:47:12.108Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-07-15T12:47:12.108Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T12:47:12.108Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-15T12:47:12.108Z] === RUN TestCopyFromContainer [2020-07-15T12:47:14.048Z] === RUN TestCopyFromContainer// [2020-07-15T12:47:14.310Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T12:47:14.310Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T12:47:14.572Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T12:47:14.572Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T12:47:14.833Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T12:47:14.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T12:47:15.094Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T12:47:15.094Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T12:47:15.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:47:15.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:47:15.356Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer (3.23s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-15T12:47:15.356Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-15T12:47:15.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T12:47:15.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:47:15.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:47:15.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:47:15.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:47:15.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:47:15.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:47:15.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:47:15.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:47:15.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:47:15.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T12:47:15.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T12:47:15.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T12:47:15.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T12:47:15.356Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T12:47:15.617Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-15T12:47:15.617Z] === RUN TestCreateWithInvalidEnv [2020-07-15T12:47:15.617Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T12:47:15.617Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T12:47:15.617Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T12:47:15.617Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T12:47:15.617Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T12:47:15.617Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T12:47:15.617Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T12:47:15.617Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T12:47:15.617Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T12:47:15.617Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-15T12:47:15.617Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T12:47:15.617Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T12:47:15.617Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T12:47:15.617Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T12:47:15.617Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-15T12:47:15.617Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T12:47:15.820Z] --- PASS: TestImportExtremelyLargeImageWorks (81.59s) [2020-07-15T12:47:15.820Z] PASS [2020-07-15T12:47:15.820Z] [2020-07-15T12:47:15.820Z] === Skipped [2020-07-15T12:47:15.820Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:47:15.820Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:47:15.820Z] [2020-07-15T12:47:15.820Z] [2020-07-15T12:47:15.820Z] DONE 12 tests, 1 skipped in 83.224s [2020-07-15T12:47:15.820Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T12:47:15.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:47:15.821Z] ++ set -e [2020-07-15T12:47:15.821Z] ++ '[' -n 0 ']' [2020-07-15T12:47:15.821Z] ++ set -x [2020-07-15T12:47:15.821Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:47:15.821Z] INFO: Testing against a local daemon [2020-07-15T12:47:15.821Z] === RUN TestNetworkCreateDelete [2020-07-15T12:47:15.821Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-07-15T12:47:15.821Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T12:47:15.821Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-15T12:47:15.821Z] === RUN TestDaemonDNSFallback [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:47:18.166Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:47:18.166Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-07-15T12:47:18.166Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-07-15T12:47:18.166Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T12:47:18.566Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-07-15T12:47:18.566Z] === RUN TestInspectNetwork [2020-07-15T12:47:18.588Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2020-07-15T12:47:18.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2020-07-15T12:47:18.589Z] === RUN TestBuildMultiStageCopy [2020-07-15T12:47:18.589Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:47:20.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:47:20.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:47:20.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:47:20.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:47:20.710Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:47:20.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:47:20.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:47:20.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:47:20.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:47:20.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:47:20.710Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-07-15T12:47:20.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-15T12:47:20.710Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T12:47:21.134Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T12:47:21.281Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-07-15T12:47:21.281Z] === RUN TestCreateDifferentPlatform [2020-07-15T12:47:21.281Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T12:47:21.281Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T12:47:21.281Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-15T12:47:21.281Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T12:47:21.281Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T12:47:21.281Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T12:47:21.281Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2020-07-15T12:47:21.281Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T12:47:21.281Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T12:47:21.281Z] === RUN TestDaemonRestartIpcMode [2020-07-15T12:47:21.281Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T12:47:21.281Z] === RUN TestDaemonHostGatewayIP [2020-07-15T12:47:21.281Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T12:47:21.281Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T12:47:21.281Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T12:47:21.281Z] === RUN TestDiff [2020-07-15T12:47:21.706Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T12:47:22.225Z] --- PASS: TestDiff (0.82s) [2020-07-15T12:47:22.225Z] === RUN TestExecWithCloseStdin [2020-07-15T12:47:22.277Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T12:47:22.279Z] INFO: Extraction ended at 07/15/2020 12:47:20. Duration:00:00:23.5134181 [2020-07-15T12:47:22.279Z] INFO: Updating the golang and path environment variables [2020-07-15T12:47:22.279Z] INFO: GOPATH=d:\gopath [2020-07-15T12:47:22.279Z] INFO: go version go1.13.12 windows/amd64 [2020-07-15T12:47:22.279Z] INFO: Running the daemon under test in debug mode [2020-07-15T12:47:22.279Z] INFO: Starting a daemon under test... [2020-07-15T12:47:22.279Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41214\1\daemon --pidfile d:\CI\PR-41214\1\docker.pid -D [2020-07-15T12:47:22.279Z] INFO: Process started successfully. [2020-07-15T12:47:22.279Z] INFO: Start tailing logs of the daemon under tests [2020-07-15T12:47:22.279Z] INFO: Waiting for the daemon under test to start... [2020-07-15T12:47:22.848Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T12:47:23.168Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-15T12:47:23.168Z] === RUN TestExec [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-15T12:47:23.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-15T12:47:23.422Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T12:47:23.853Z] INFO: Daemon under test started and replied! [2020-07-15T12:47:23.853Z] INFO: Docker version of the daemon under test [2020-07-15T12:47:23.853Z] [2020-07-15T12:47:23.853Z] Client: [2020-07-15T12:47:23.853Z] Version: 17.06.2-ce [2020-07-15T12:47:23.853Z] API version: 1.30 [2020-07-15T12:47:23.853Z] Go version: go1.8.3 [2020-07-15T12:47:23.853Z] Git commit: cec0b72 [2020-07-15T12:47:23.853Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-15T12:47:23.853Z] OS/Arch: windows/amd64 [2020-07-15T12:47:23.853Z] [2020-07-15T12:47:23.853Z] Server: [2020-07-15T12:47:23.853Z] Version: 0.0.0-dev [2020-07-15T12:47:23.853Z] API version: 1.41 (minimum version 1.24) [2020-07-15T12:47:23.853Z] Go version: go1.13.12 [2020-07-15T12:47:23.853Z] Git commit: bf7fd015f7 [2020-07-15T12:47:23.853Z] Built: 07/15/2020 12:45:41 [2020-07-15T12:47:23.853Z] OS/Arch: windows/amd64 [2020-07-15T12:47:23.853Z] Experimental: false [2020-07-15T12:47:23.853Z] [2020-07-15T12:47:23.853Z] INFO: Docker info of the daemon under test [2020-07-15T12:47:23.853Z] [2020-07-15T12:47:23.853Z] Containers: 0 [2020-07-15T12:47:23.853Z] Running: 0 [2020-07-15T12:47:23.853Z] Paused: 0 [2020-07-15T12:47:23.853Z] Stopped: 0 [2020-07-15T12:47:23.853Z] Images: 0 [2020-07-15T12:47:23.853Z] Server Version: 0.0.0-dev [2020-07-15T12:47:23.853Z] Storage Driver: windowsfilter [2020-07-15T12:47:23.853Z] Windows: [2020-07-15T12:47:23.853Z] Logging Driver: json-file [2020-07-15T12:47:23.853Z] Plugins: [2020-07-15T12:47:23.853Z] Volume: local [2020-07-15T12:47:23.853Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T12:47:23.854Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T12:47:24.110Z] --- PASS: TestExec (0.88s) [2020-07-15T12:47:24.110Z] === RUN TestExecUser [2020-07-15T12:47:24.200Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T12:47:24.200Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T12:47:24.200Z] === RUN TestInspectNetwork/network_name [2020-07-15T12:47:24.200Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T12:47:24.324Z] Swarm: inactive [2020-07-15T12:47:24.324Z] Default Isolation: process [2020-07-15T12:47:24.324Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T12:47:24.324Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T12:47:24.324Z] OSType: windows [2020-07-15T12:47:24.324Z] Architecture: x86_64 [2020-07-15T12:47:24.324Z] CPUs: 4 [2020-07-15T12:47:24.324Z] Total Memory: 32GiB [2020-07-15T12:47:24.324Z] Name: azwin-2-54da40 [2020-07-15T12:47:24.324Z] ID: C3NO:GGHX:3C4A:SHDO:6F6E:FB4H:SUOB:ZNQ5:K3CD:PVCO:TWR7:7Q64 [2020-07-15T12:47:24.324Z] Docker Root Dir: D:\CI\PR-41214\1\daemon [2020-07-15T12:47:24.324Z] Debug Mode (client): false [2020-07-15T12:47:24.324Z] Debug Mode (server): true [2020-07-15T12:47:24.324Z] File Descriptors: -1 [2020-07-15T12:47:24.324Z] Goroutines: 17 [2020-07-15T12:47:24.324Z] System Time: 2020-07-15T12:47:23.7846817Z [2020-07-15T12:47:24.324Z] EventsListeners: 0 [2020-07-15T12:47:24.324Z] Registry: https://index.docker.io/v1/ [2020-07-15T12:47:24.324Z] Labels: [2020-07-15T12:47:24.324Z] Experimental: false [2020-07-15T12:47:24.324Z] Insecure Registries: [2020-07-15T12:47:24.324Z] 127.0.0.0/8 [2020-07-15T12:47:24.324Z] Live Restore Enabled: false [2020-07-15T12:47:24.324Z] [2020-07-15T12:47:24.324Z] [2020-07-15T12:47:24.324Z] INFO: Docker images of the daemon under test [2020-07-15T12:47:24.324Z] [2020-07-15T12:47:24.324Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-15T12:47:24.324Z] [2020-07-15T12:47:24.324Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-15T12:47:24.324Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-15T12:47:24.324Z] ltsc2019: Pulling from windows/servercore [2020-07-15T12:47:24.324Z] 4612f6d0b889: Pulling fs layer [2020-07-15T12:47:24.324Z] fc1b9e59edad: Pulling fs layer [2020-07-15T12:47:24.806Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-07-15T12:47:24.806Z] === RUN TestBuildLabelWithTargets [2020-07-15T12:47:25.054Z] --- PASS: TestExecUser (0.89s) [2020-07-15T12:47:25.054Z] === RUN TestExportContainerAndImportImage [2020-07-15T12:47:25.995Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-15T12:47:25.995Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T12:47:27.348Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-07-15T12:47:27.349Z] === RUN TestBuildWithEmptyLayers [2020-07-15T12:47:27.909Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-07-15T12:47:27.909Z] === RUN TestHealthCheckWorkdir [2020-07-15T12:47:28.289Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2020-07-15T12:47:28.289Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T12:47:29.046Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-15T12:47:29.295Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-15T12:47:29.295Z] === RUN TestHealthKillContainer [2020-07-15T12:47:29.786Z] --- PASS: TestInspectNetwork (10.84s) [2020-07-15T12:47:29.786Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T12:47:29.786Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T12:47:29.786Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T12:47:29.786Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T12:47:29.786Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T12:47:30.224Z] fc1b9e59edad: Verifying Checksum [2020-07-15T12:47:30.224Z] fc1b9e59edad: Download complete [2020-07-15T12:47:31.586Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-07-15T12:47:31.586Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T12:47:31.866Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-07-15T12:47:31.866Z] === RUN TestNetworkInvalidJSON [2020-07-15T12:47:31.866Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T12:47:31.866Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T12:47:31.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:47:31.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:47:31.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:47:31.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:47:31.866Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T12:47:31.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:47:31.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:47:31.866Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-15T12:47:31.866Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T12:47:31.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T12:47:31.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T12:47:31.866Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T12:47:32.159Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-15T12:47:32.159Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T12:47:32.595Z] --- PASS: TestHealthKillContainer (3.03s) [2020-07-15T12:47:32.595Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T12:47:32.856Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-07-15T12:47:32.856Z] === RUN TestIpcModeNone [2020-07-15T12:47:32.968Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-07-15T12:47:32.968Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T12:47:33.210Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-15T12:47:33.210Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T12:47:33.799Z] --- PASS: TestIpcModeNone (0.91s) [2020-07-15T12:47:33.799Z] === RUN TestIpcModePrivate [2020-07-15T12:47:34.250Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-15T12:47:34.250Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T12:47:34.741Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-15T12:47:34.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-15T12:47:34.741Z] === RUN TestIpcModeShareable [2020-07-15T12:47:35.291Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-15T12:47:35.291Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T12:47:35.683Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-15T12:47:35.683Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-15T12:47:35.683Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T12:47:36.265Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2020-07-15T12:47:36.265Z] === RUN TestBuildWithHugeFile [2020-07-15T12:47:36.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-15T12:47:36.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T12:47:37.105Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-15T12:47:37.105Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T12:47:38.986Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2020-07-15T12:47:38.986Z] === RUN TestAPIIpcModeHost [2020-07-15T12:47:38.986Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-07-15T12:47:38.986Z] === RUN TestDaemonIpcModeShareable [2020-07-15T12:47:40.636Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-07-15T12:47:40.636Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T12:47:40.636Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:47:40.636Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:47:40.636Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T12:47:40.900Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-15T12:47:40.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-15T12:47:40.900Z] === RUN TestDaemonIpcModePrivate [2020-07-15T12:47:42.752Z] 4612f6d0b889: Verifying Checksum [2020-07-15T12:47:42.752Z] 4612f6d0b889: Download complete [2020-07-15T12:47:42.816Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-07-15T12:47:42.816Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-15T12:47:42.816Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T12:47:43.926Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-15T12:47:44.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-07-15T12:47:44.732Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-15T12:47:44.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T12:47:46.458Z] tests/integration/client_test.py ..... [ 75%] [2020-07-15T12:47:46.458Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-15T12:47:46.458Z] tests/integration/errors_test.py . [ 76%] [2020-07-15T12:47:46.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-07-15T12:47:46.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-15T12:47:46.648Z] === RUN TestIpcModeOlderClient [2020-07-15T12:47:46.648Z] === PAUSE TestIpcModeOlderClient [2020-07-15T12:47:46.648Z] === RUN TestKillContainerInvalidSignal [2020-07-15T12:47:47.592Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-07-15T12:47:47.592Z] === RUN TestKillContainer [2020-07-15T12:47:47.592Z] === RUN TestKillContainer/no_signal [2020-07-15T12:47:48.164Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T12:47:48.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:47:48.489Z] Using test binary docker [2020-07-15T12:47:48.489Z] +++ /etc/init.d/apparmor start [2020-07-15T12:47:48.489Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:47:48.489Z] INFO: Waiting for daemon to start... [2020-07-15T12:47:48.489Z] Starting dockerd [2020-07-15T12:47:48.489Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-15T12:47:48.489Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:47:48.489Z] Using test binary docker [2020-07-15T12:47:48.489Z] +++ /etc/init.d/apparmor start [2020-07-15T12:47:48.489Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:47:48.489Z] INFO: Waiting for daemon to start... [2020-07-15T12:47:48.489Z] Starting dockerd [2020-07-15T12:47:48.489Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-15T12:47:48.738Z] === RUN TestKillContainer/killing_signal [2020-07-15T12:47:50.122Z] --- PASS: TestKillContainer (2.48s) [2020-07-15T12:47:50.122Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-15T12:47:50.122Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-15T12:47:50.122Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-07-15T12:47:50.122Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T12:47:50.122Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T12:47:50.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T12:47:51.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-07-15T12:47:51.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-15T12:47:51.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-15T12:47:51.265Z] === RUN TestKillStoppedContainer [2020-07-15T12:47:51.525Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-07-15T12:47:51.526Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T12:47:51.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-15T12:47:51.526Z] === RUN TestKillDifferentUserContainer [2020-07-15T12:47:52.468Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-07-15T12:47:52.468Z] === RUN TestInspectOomKilledTrue [2020-07-15T12:47:52.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T12:47:52.468Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:47:52.468Z] === RUN TestInspectOomKilledFalse [2020-07-15T12:47:52.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T12:47:52.468Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:47:52.468Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T12:47:53.039Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-07-15T12:47:53.039Z] === RUN TestLinksContainerNames [2020-07-15T12:47:54.952Z] --- PASS: TestLinksContainerNames (1.53s) [2020-07-15T12:47:54.952Z] === RUN TestLogsFollowTailEmpty [2020-07-15T12:47:55.523Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-07-15T12:47:55.523Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T12:47:56.095Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-07-15T12:47:56.095Z] === RUN TestMountDaemonRoot [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/default [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/private [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/slave [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/shared [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/default [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/slave [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/private [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/shared [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T12:47:56.356Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T12:47:56.356Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T12:47:56.356Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:47:56.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T12:47:56.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:47:56.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:47:56.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T12:47:56.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:47:56.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:47:56.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:47:56.617Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-15T12:47:56.879Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-15T12:47:56.879Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T12:47:58.794Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-07-15T12:47:58.794Z] === RUN TestNetworkNat [2020-07-15T12:47:59.738Z] --- PASS: TestNetworkNat (0.91s) [2020-07-15T12:47:59.739Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T12:48:00.681Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-07-15T12:48:00.681Z] === RUN TestNetworkLoopbackNat [2020-07-15T12:48:00.709Z] . [2020-07-15T12:48:00.709Z] [2020-07-15T12:48:00.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:48:00.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:48:00.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:48:00.709Z] Error: No such image: emptyfs [2020-07-15T12:48:00.709Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:48:00.709Z] ++++ docker load [2020-07-15T12:48:00.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:48:00.709Z] Error: No such image: emptyfs [2020-07-15T12:48:00.709Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:48:00.709Z] ++++ docker load [2020-07-15T12:48:00.709Z] Running integration-test (iteration 1) [2020-07-15T12:48:00.709Z] Running integration-test (iteration 1) [2020-07-15T12:48:00.709Z] 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)/ [2020-07-15T12:48:00.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-15T12:48:00.709Z] ++ set -e [2020-07-15T12:48:00.709Z] ++ '[' -n 0 ']' [2020-07-15T12:48:00.709Z] ++ set -x [2020-07-15T12:48:00.710Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-15T12:48:00.710Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-15T12:48:00.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-15T12:48:00.710Z] ++ set -e [2020-07-15T12:48:00.710Z] ++ '[' -n 0 ']' [2020-07-15T12:48:00.710Z] ++ set -x [2020-07-15T12:48:00.710Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-15T12:48:03.163Z] --- PASS: TestServiceWithDataPathPortInit (20.11s) [2020-07-15T12:48:03.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T12:48:03.981Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2020-07-15T12:48:03.982Z] === RUN TestPause [2020-07-15T12:48:04.553Z] --- PASS: TestPause (0.83s) [2020-07-15T12:48:04.553Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T12:48:04.553Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:48:04.553Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:48:04.553Z] === RUN TestPauseStopPausedContainer [2020-07-15T12:48:05.511Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-15T12:48:05.511Z] === RUN TestPsFilter [2020-07-15T12:48:05.774Z] --- PASS: TestPsFilter (0.28s) [2020-07-15T12:48:05.774Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T12:48:06.717Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-15T12:48:06.717Z] === RUN TestRemoveContainerWithVolume [2020-07-15T12:48:07.288Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-15T12:48:07.288Z] === RUN TestRemoveContainerRunning [2020-07-15T12:48:08.231Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-07-15T12:48:08.231Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T12:48:08.804Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-07-15T12:48:08.804Z] === RUN TestRemoveInvalidContainer [2020-07-15T12:48:08.804Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-15T12:48:08.804Z] === RUN TestRenameLinkedContainer [2020-07-15T12:48:11.638Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.22s) [2020-07-15T12:48:11.638Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:74saqpucbbbjdde67fisfvobd Created:2020-07-15 12:48:01.969161433 +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[2e801c4d07613eeb5eb0e794850c1aaed10e314e714c1decf26deb528227c154:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8v7ditu0xouivgjnwnsttqvh EndpointID:69c3206c081094cd11773152ea5023ff2add777cbd5a06931d544d0ac1dbec70 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c289f78b69a48d57856b47cf0f6956f23d0282b5431677b817592adb26dbb21 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:89b7d37a9577 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8v7ditu0xouivgjnwnsttqvh EndpointID:69c3206c081094cd11773152ea5023ff2add777cbd5a06931d544d0ac1dbec70 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T12:48:11.638Z] PASS [2020-07-15T12:48:11.638Z] [2020-07-15T12:48:11.638Z] === Skipped [2020-07-15T12:48:11.638Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:48:11.638Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:48:11.638Z] [2020-07-15T12:48:11.638Z] [2020-07-15T12:48:11.638Z] DONE 23 tests, 1 skipped in 55.587s [2020-07-15T12:48:11.638Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:48:11.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:11.638Z] ++ set -e [2020-07-15T12:48:11.638Z] ++ '[' -n 0 ']' [2020-07-15T12:48:11.638Z] ++ set -x [2020-07-15T12:48:11.638Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:11.639Z] INFO: Testing against a local daemon [2020-07-15T12:48:11.639Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T12:48:11.639Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:48:11.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:11.639Z] === RUN TestDockerNetworkIpvlan [2020-07-15T12:48:11.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:48:11.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:11.639Z] PASS [2020-07-15T12:48:11.639Z] [2020-07-15T12:48:11.639Z] === Skipped [2020-07-15T12:48:11.639Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:48:11.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:11.639Z] [2020-07-15T12:48:11.639Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:48:11.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:11.639Z] [2020-07-15T12:48:11.639Z] [2020-07-15T12:48:11.639Z] DONE 2 tests, 2 skipped in 0.199s [2020-07-15T12:48:11.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:48:11.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:11.639Z] ++ set -e [2020-07-15T12:48:11.639Z] ++ '[' -n 0 ']' [2020-07-15T12:48:11.639Z] ++ set -x [2020-07-15T12:48:11.639Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:11.639Z] INFO: Testing against a local daemon [2020-07-15T12:48:11.639Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T12:48:12.104Z] --- PASS: TestRenameLinkedContainer (3.18s) [2020-07-15T12:48:12.104Z] === RUN TestRenameStoppedContainer [2020-07-15T12:48:12.674Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-07-15T12:48:12.674Z] === RUN TestDockerNetworkMacvlan [2020-07-15T12:48:13.045Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-07-15T12:48:13.046Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T12:48:13.307Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T12:48:14.342Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T12:48:14.430Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-07-15T12:48:14.430Z] === RUN TestRenameInvalidName [2020-07-15T12:48:15.373Z] --- PASS: TestRenameInvalidName (0.80s) [2020-07-15T12:48:15.373Z] === RUN TestRenameAnonymousContainer [2020-07-15T12:48:15.375Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T12:48:18.933Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T12:48:19.578Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2020-07-15T12:48:19.579Z] === RUN TestRenameContainerWithSameName [2020-07-15T12:48:20.150Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-07-15T12:48:20.150Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T12:48:22.063Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-07-15T12:48:22.063Z] === RUN TestResize [2020-07-15T12:48:22.634Z] --- PASS: TestResize (0.81s) [2020-07-15T12:48:22.634Z] === RUN TestResizeWithInvalidSize [2020-07-15T12:48:23.061Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-15T12:48:23.386Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T12:48:23.576Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-07-15T12:48:23.576Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T12:48:24.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:24.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:24.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:24.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:48:24.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:48:24.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:26.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:48:27.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:48:27.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:27.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:48:28.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:48:28.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:48:29.899Z] --- PASS: TestImportExtremelyLargeImageWorks (106.12s) [2020-07-15T12:48:29.899Z] PASS [2020-07-15T12:48:29.899Z] [2020-07-15T12:48:29.899Z] === Skipped [2020-07-15T12:48:29.899Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:48:29.899Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-15T12:48:29.899Z] [2020-07-15T12:48:29.899Z] [2020-07-15T12:48:29.899Z] DONE 12 tests, 1 skipped in 109.636s [2020-07-15T12:48:29.899Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T12:48:29.899Z] INFO: Testing against a local daemon [2020-07-15T12:48:29.899Z] === RUN TestNetworkCreateDelete [2020-07-15T12:48:29.899Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-15T12:48:29.899Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T12:48:29.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-15T12:48:29.899Z] === RUN TestDaemonDNSFallback [2020-07-15T12:48:30.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:48:30.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:48:30.279Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan (19.26s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s) [2020-07-15T12:48:31.785Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-07-15T12:48:31.785Z] PASS [2020-07-15T12:48:31.785Z] [2020-07-15T12:48:31.785Z] DONE 8 tests in 20.811s [2020-07-15T12:48:31.785Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T12:48:31.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:31.785Z] ++ set -e [2020-07-15T12:48:31.785Z] ++ '[' -n 0 ']' [2020-07-15T12:48:31.785Z] ++ set -x [2020-07-15T12:48:31.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:31.785Z] testing: warning: no tests to run [2020-07-15T12:48:31.785Z] PASS [2020-07-15T12:48:31.785Z] [2020-07-15T12:48:31.785Z] DONE 0 tests in 0.067s [2020-07-15T12:48:31.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T12:48:31.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:31.785Z] ++ set -e [2020-07-15T12:48:31.785Z] ++ '[' -n 0 ']' [2020-07-15T12:48:31.785Z] ++ set -x [2020-07-15T12:48:31.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:48:32.078Z] INFO: Testing against a local daemon [2020-07-15T12:48:32.078Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T12:48:32.417Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-07-15T12:48:32.417Z] === RUN TestInspectNetwork [2020-07-15T12:48:32.417Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-15T12:48:32.417Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T12:48:32.417Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-15T12:48:32.417Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestNetworkInvalidJSON [2020-07-15T12:48:32.417Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T12:48:32.417Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T12:48:32.417Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:48:32.417Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:48:32.417Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:48:32.417Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:48:32.417Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T12:48:32.417Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:48:32.417Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:48:32.417Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-15T12:48:32.417Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T12:48:32.417Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T12:48:32.417Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T12:48:32.417Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T12:48:32.417Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-15T12:48:32.417Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T12:48:32.417Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-15T12:48:32.417Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T12:48:32.417Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T12:48:32.417Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T12:48:32.417Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T12:48:32.417Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T12:48:32.417Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T12:48:32.417Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:48:32.417Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T12:48:32.417Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T12:48:32.417Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] PASS [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === Skipped [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-15T12:48:32.417Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-15T12:48:32.417Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-15T12:48:32.417Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-15T12:48:32.417Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-15T12:48:32.417Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T12:48:32.417Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] [2020-07-15T12:48:32.417Z] DONE 19 tests, 12 skipped in 8.000s [2020-07-15T12:48:32.417Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:48:32.674Z] INFO: Testing against a local daemon [2020-07-15T12:48:32.674Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T12:48:32.674Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:48:32.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:32.674Z] === RUN TestDockerNetworkIpvlan [2020-07-15T12:48:32.674Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:48:32.674Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:32.674Z] PASS [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] === Skipped [2020-07-15T12:48:32.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:48:32.674Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:48:32.674Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] DONE 2 tests, 2 skipped in 0.107s [2020-07-15T12:48:32.674Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:48:32.674Z] INFO: Testing against a local daemon [2020-07-15T12:48:32.674Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T12:48:32.674Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-15T12:48:32.674Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.674Z] === RUN TestDockerNetworkMacvlan [2020-07-15T12:48:32.674Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-15T12:48:32.674Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.674Z] PASS [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] === Skipped [2020-07-15T12:48:32.674Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-15T12:48:32.674Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-15T12:48:32.674Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] DONE 2 tests, 2 skipped in 0.107s [2020-07-15T12:48:32.674Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T12:48:32.674Z] testing: warning: no tests to run [2020-07-15T12:48:32.674Z] PASS [2020-07-15T12:48:32.674Z] [2020-07-15T12:48:32.674Z] DONE 0 tests in 0.021s [2020-07-15T12:48:32.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T12:48:32.930Z] INFO: Testing against a local daemon [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginTLS [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginHeader [2020-07-15T12:48:32.930Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-15T12:48:32.930Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:32.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T12:48:33.186Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2020-07-15T12:48:33.186Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.186Z] === RUN TestAuthZPluginV2Disable [2020-07-15T12:48:33.186Z] --- SKIP: TestAuthZPluginV2Disable (0.09s) [2020-07-15T12:48:33.186Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.186Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-07-15T12:48:33.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2020-07-15T12:48:33.360Z] === RUN TestCgroupNamespacesRun [2020-07-15T12:48:33.442Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.17s) [2020-07-15T12:48:33.442Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.442Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T12:48:33.442Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.10s) [2020-07-15T12:48:33.442Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.442Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T12:48:33.699Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] PASS [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === Skipped [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.29s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.09s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.17s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.10s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-07-15T12:48:33.699Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] DONE 17 tests, 17 skipped in 0.851s [2020-07-15T12:48:33.699Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T12:48:33.699Z] INFO: Testing against a local daemon [2020-07-15T12:48:33.699Z] === RUN TestPluginInvalidJSON [2020-07-15T12:48:33.699Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:48:33.699Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:48:33.699Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:48:33.699Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-15T12:48:33.699Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T12:48:33.699Z] === RUN TestPluginInstall [2020-07-15T12:48:33.699Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-15T12:48:33.699Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] PASS [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] === Skipped [2020-07-15T12:48:33.699Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-15T12:48:33.699Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] [2020-07-15T12:48:33.699Z] DONE 3 tests, 1 skipped in 0.140s [2020-07-15T12:48:33.699Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T12:48:33.955Z] INFO: Testing against a local daemon [2020-07-15T12:48:33.955Z] === RUN TestExternalGraphDriver [2020-07-15T12:48:33.955Z] --- SKIP: TestExternalGraphDriver (0.10s) [2020-07-15T12:48:33.955Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-15T12:48:33.955Z] === RUN TestGraphdriverPluginV2 [2020-07-15T12:48:34.146Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-07-15T12:48:34.146Z] === RUN TestAuthZPluginTLS [2020-07-15T12:48:34.438Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-15T12:48:34.438Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T12:48:34.729Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-15T12:48:34.729Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T12:48:34.745Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-07-15T12:48:34.745Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T12:48:35.361Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-15T12:48:35.361Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T12:48:35.993Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-15T12:48:35.993Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T12:48:36.659Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-07-15T12:48:36.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T12:48:37.503Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-07-15T12:48:37.503Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T12:48:38.135Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-15T12:48:38.135Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T12:48:38.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-07-15T12:48:38.572Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T12:48:38.767Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-15T12:48:38.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T12:48:38.990Z] ......... [ 86%] [2020-07-15T12:48:39.433Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-15T12:48:39.434Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T12:48:40.487Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-07-15T12:48:40.487Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T12:48:40.496Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2020-07-15T12:48:40.496Z] PASS [2020-07-15T12:48:40.496Z] [2020-07-15T12:48:40.496Z] === Skipped [2020-07-15T12:48:40.496Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.10s) [2020-07-15T12:48:40.496Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-15T12:48:40.496Z] [2020-07-15T12:48:40.496Z] [2020-07-15T12:48:40.496Z] DONE 2 tests, 1 skipped in 6.013s [2020-07-15T12:48:40.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T12:48:40.496Z] INFO: Testing against a local daemon [2020-07-15T12:48:40.496Z] === RUN TestContinueAfterPluginCrash [2020-07-15T12:48:40.496Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T12:48:40.496Z] === RUN TestReadPluginNoRead [2020-07-15T12:48:40.496Z] === PAUSE TestReadPluginNoRead [2020-07-15T12:48:40.496Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T12:48:40.496Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T12:48:40.496Z] === CONT TestContinueAfterPluginCrash [2020-07-15T12:48:40.496Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T12:48:41.506Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-07-15T12:48:41.507Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T12:48:42.401Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-07-15T12:48:42.401Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T12:48:43.571Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-15T12:48:43.571Z] === RUN TestAuthZPluginHeader [2020-07-15T12:48:43.756Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-15T12:48:44.313Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-07-15T12:48:44.313Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T12:48:44.505Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-15T12:48:44.505Z] [2020-07-15T12:48:44.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-15T12:48:44.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-15T12:48:44.505Z] HOSTNAME=b7c278fe77e4 [2020-07-15T12:48:44.505Z] TESTDEBUG=0 [2020-07-15T12:48:44.505Z] DEST=bundles/test-integration [2020-07-15T12:48:44.505Z] PWD=/go/src/github.com/docker/docker [2020-07-15T12:48:44.505Z] DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 [2020-07-15T12:48:44.505Z] container=docker [2020-07-15T12:48:44.505Z] HOME=/root [2020-07-15T12:48:44.505Z] GOLANG_VERSION=1.13.12 [2020-07-15T12:48:44.505Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-15T12:48:44.505Z] VALIDATE_BRANCH=master [2020-07-15T12:48:44.505Z] TERM=xterm [2020-07-15T12:48:44.505Z] DOCKER_PKG=github.com/docker/docker [2020-07-15T12:48:44.505Z] SHLVL=1 [2020-07-15T12:48:44.505Z] TIMEOUT=120m [2020-07-15T12:48:44.505Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-15T12:48:44.505Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-15T12:48:44.505Z] GO111MODULE=off [2020-07-15T12:48:44.505Z] DOCKER_EXPERIMENTAL=1 [2020-07-15T12:48:44.505Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-15T12:48:44.505Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-15T12:48:44.505Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-15T12:48:44.505Z] GOPATH=/go [2020-07-15T12:48:44.505Z] PKG_CONFIG=pkg-config [2020-07-15T12:48:44.505Z] _=/usr/bin/env [2020-07-15T12:48:44.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T12:48:44.604Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-15T12:48:44.604Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T12:48:44.604Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:48:44.604Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:48:44.604Z] === RUN TestAuthZPluginV2Disable [2020-07-15T12:48:44.604Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:48:44.604Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:48:44.604Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T12:48:44.604Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:48:44.604Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:48:44.604Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T12:48:44.604Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:48:44.604Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:48:44.604Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T12:48:44.843Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-15T12:48:44.885Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-07-15T12:48:44.885Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T12:48:46.797Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-07-15T12:48:46.797Z] === RUN TestKernelTCPMemory [2020-07-15T12:48:47.532Z] Loaded image: buildpack-deps:buster [2020-07-15T12:48:47.533Z] Loaded image: busybox:latest [2020-07-15T12:48:47.533Z] Loaded image: buildpack-deps:buster [2020-07-15T12:48:47.533Z] Loaded image: busybox:glibc [2020-07-15T12:48:47.533Z] Loaded image: debian:buster [2020-07-15T12:48:47.533Z] Loaded image: busybox:latest [2020-07-15T12:48:47.533Z] Loaded image: hello-world:latest [2020-07-15T12:48:47.533Z] INFO: Testing against a local daemon [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-15T12:48:47.533Z] Loaded image: busybox:glibc [2020-07-15T12:48:47.533Z] Loaded image: debian:buster [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-15T12:48:47.533Z] Loaded image: hello-world:latest [2020-07-15T12:48:47.533Z] INFO: Testing against a local daemon [2020-07-15T12:48:47.533Z] === RUN TestDockerDaemonSuite [2020-07-15T12:48:47.533Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-15T12:48:47.533Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-15T12:48:47.533Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-15T12:48:47.738Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-07-15T12:48:47.738Z] === RUN TestNISDomainname [2020-07-15T12:48:47.792Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-15T12:48:48.680Z] --- PASS: TestNISDomainname (0.99s) [2020-07-15T12:48:48.680Z] === RUN TestHostnameDnsResolution [2020-07-15T12:48:48.736Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-15T12:48:48.996Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-15T12:48:49.256Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-15T12:48:49.256Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-15T12:48:49.256Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-15T12:48:49.256Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-15T12:48:50.592Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-07-15T12:48:50.593Z] === RUN TestStats [2020-07-15T12:48:51.408Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-15T12:48:51.408Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-15T12:48:51.799Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-15T12:48:53.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-15T12:48:53.891Z] --- PASS: TestStats (2.82s) [2020-07-15T12:48:53.891Z] === RUN TestStopContainerWithTimeout [2020-07-15T12:48:53.891Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T12:48:53.891Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T12:48:53.891Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T12:48:53.891Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T12:48:53.891Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T12:48:53.891Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T12:48:53.891Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T12:48:53.891Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T12:48:53.891Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T12:48:53.891Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T12:48:53.891Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T12:48:53.891Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T12:48:54.124Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-15T12:48:55.347Z] --- PASS: TestDaemonStartWithLogOpt (13.42s) [2020-07-15T12:48:55.347Z] === CONT TestReadPluginNoRead [2020-07-15T12:48:55.506Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-15T12:48:56.077Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-15T12:48:57.189Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T12:48:57.189Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-07-15T12:48:57.189Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2020-07-15T12:48:57.189Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-07-15T12:48:57.189Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2020-07-15T12:48:57.189Z] === RUN TestDeleteDevicemapper [2020-07-15T12:48:57.189Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T12:48:57.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:48:57.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T12:48:57.237Z] === RUN TestReadPluginNoRead/default [2020-07-15T12:48:57.237Z] --- PASS: TestContinueAfterPluginCrash (17.10s) [2020-07-15T12:48:57.501Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-15T12:48:57.992Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-15T12:48:57.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-15T12:48:59.736Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2020-07-15T12:48:59.736Z] === RUN TestUpdateMemory [2020-07-15T12:48:59.736Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T12:48:59.736Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:48:59.736Z] === RUN TestUpdateCPUQuota [2020-07-15T12:48:59.754Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T12:48:59.905Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-15T12:49:00.256Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-15T12:49:00.256Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-15T12:49:00.476Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-15T12:49:00.737Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-15T12:49:01.127Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-07-15T12:49:01.128Z] === RUN TestUpdatePidsLimit [2020-07-15T12:49:01.128Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T12:49:01.310Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-15T12:49:01.644Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T12:49:01.702Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T12:49:01.963Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T12:49:02.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T12:49:02.693Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-15T12:49:02.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T12:49:03.181Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-07-15T12:49:03.181Z] PASS [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] === Skipped [2020-07-15T12:49:03.181Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:49:03.181Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:49:03.181Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:49:03.181Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:49:03.181Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] [2020-07-15T12:49:03.181Z] DONE 17 tests, 4 skipped in 29.410s [2020-07-15T12:49:03.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T12:49:03.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:03.181Z] ++ set -e [2020-07-15T12:49:03.181Z] ++ '[' -n 0 ']' [2020-07-15T12:49:03.181Z] ++ set -x [2020-07-15T12:49:03.181Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:03.181Z] INFO: Testing against a local daemon [2020-07-15T12:49:03.181Z] === RUN TestPluginInvalidJSON [2020-07-15T12:49:03.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:49:03.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:49:03.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:49:03.181Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-15T12:49:03.181Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T12:49:03.181Z] === RUN TestPluginInstall [2020-07-15T12:49:03.181Z] === RUN TestPluginInstall/no_auth [2020-07-15T12:49:03.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-15T12:49:03.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T12:49:03.525Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-15T12:49:03.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T12:49:03.875Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-15T12:49:04.164Z] --- PASS: TestReadPluginNoRead (10.45s) [2020-07-15T12:49:04.164Z] --- PASS: TestReadPluginNoRead/default (2.30s) [2020-07-15T12:49:04.164Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-07-15T12:49:04.164Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2020-07-15T12:49:04.164Z] read_test.go:92: [d5739e859ea77] daemon is not started [2020-07-15T12:49:04.164Z] PASS [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] DONE 6 tests in 24.008s [2020-07-15T12:49:04.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-15T12:49:04.164Z] testing: warning: no tests to run [2020-07-15T12:49:04.164Z] PASS [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] DONE 0 tests in 0.037s [2020-07-15T12:49:04.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T12:49:04.164Z] INFO: Testing against a local daemon [2020-07-15T12:49:04.164Z] === RUN TestPluginWithDevMounts [2020-07-15T12:49:04.164Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-15T12:49:04.164Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-15T12:49:04.164Z] PASS [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === Skipped [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-15T12:49:04.164Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] DONE 1 tests, 1 skipped in 0.128s [2020-07-15T12:49:04.164Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T12:49:04.164Z] INFO: Testing against a local daemon [2020-07-15T12:49:04.164Z] === RUN TestSecretInspect [2020-07-15T12:49:04.164Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-15T12:49:04.164Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] === RUN TestSecretList [2020-07-15T12:49:04.164Z] --- SKIP: TestSecretList (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] === RUN TestSecretsCreateAndDelete [2020-07-15T12:49:04.164Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] === RUN TestSecretsUpdate [2020-07-15T12:49:04.164Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] === RUN TestTemplatedSecret [2020-07-15T12:49:04.164Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-15T12:49:04.164Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] === RUN TestSecretCreateResolve [2020-07-15T12:49:04.164Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-15T12:49:04.164Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] PASS [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === Skipped [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-15T12:49:04.164Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-15T12:49:04.164Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-15T12:49:04.164Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-15T12:49:04.164Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] [2020-07-15T12:49:04.164Z] DONE 6 tests, 6 skipped in 0.179s [2020-07-15T12:49:04.164Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T12:49:04.394Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-15T12:49:04.394Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-15T12:49:04.394Z] [2020-07-15T12:49:04.394Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-15T12:49:04.394Z] =========================== short test summary info ============================ [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-15T12:49:04.394Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-15T12:49:04.394Z] Not supported on most drivers [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-15T12:49:04.394Z] Output of docker top depends on host distro, and is not formalized. [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-15T12:49:04.394Z] Output of docker top depends on host distro, and is not formalized. [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-15T12:49:04.394Z] Can fail if eth0 has multiple IP addresses [2020-07-15T12:49:04.394Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-15T12:49:04.394Z] This doesn't seem to be taken into account by the engine [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-15T12:49:04.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-15T12:49:04.394Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-15T12:49:04.394Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.82 seconds == [2020-07-15T12:49:04.420Z] INFO: Testing against a local daemon [2020-07-15T12:49:04.420Z] === RUN TestServiceCreateInit [2020-07-15T12:49:04.420Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T12:49:04.420Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T12:49:04.420Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-15T12:49:04.420Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T12:49:04.420Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T12:49:04.420Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-15T12:49:04.420Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceConflict [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-15T12:49:04.420Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-15T12:49:04.420Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-15T12:49:04.420Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-15T12:49:04.420Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-15T12:49:04.420Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceSysctls [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-15T12:49:04.420Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateServiceCapabilities [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-15T12:49:04.420Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestInspect [2020-07-15T12:49:04.420Z] --- SKIP: TestInspect (0.01s) [2020-07-15T12:49:04.420Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestCreateJob [2020-07-15T12:49:04.420Z] --- SKIP: TestCreateJob (0.01s) [2020-07-15T12:49:04.420Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestReplicatedJob [2020-07-15T12:49:04.420Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-15T12:49:04.420Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestUpdateReplicatedJob [2020-07-15T12:49:04.420Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-15T12:49:04.420Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.420Z] === RUN TestServiceListWithStatuses [2020-07-15T12:49:04.420Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T12:49:04.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:49:04.420Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T12:49:04.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-15T12:49:04.677Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-07-15T12:49:04.677Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.677Z] === RUN TestDockerNetworkReConnect [2020-07-15T12:49:04.677Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-15T12:49:04.677Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:04.677Z] === RUN TestServicePlugin [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-15T12:49:05.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-07-15T12:49:05.544Z] === RUN TestUpdateRestartPolicy [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11c07bdc257b1283f68a6459d8ecfa86707ef331539b5a6dacfb76d6d68286e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:05.910Z] time="2020-07-15T12:49:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11c07bdc257b1283f68a6459d8ecfa86707ef331539b5a6dacfb76d6d68286e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:05.910Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T12:49:06.067Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14de47826196358b15edbb96e648b1eff00f03d429ea481387e0c1c0d6e32056" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:06.201Z] time="2020-07-15T12:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14de47826196358b15edbb96e648b1eff00f03d429ea481387e0c1c0d6e32056" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:06.492Z] === RUN TestPluginInstall/with_insecure [2020-07-15T12:49:07.011Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c28c33047708fc19a410bd326248802a4d93fd75a00c73eb2ee445da68414216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:49:07.525Z] time="2020-07-15T12:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c28c33047708fc19a410bd326248802a4d93fd75a00c73eb2ee445da68414216" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:49:07.580Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-15T12:49:07.816Z] --- PASS: TestPluginInstall (6.28s) [2020-07-15T12:49:07.816Z] --- PASS: TestPluginInstall/no_auth (4.21s) [2020-07-15T12:49:07.816Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-07-15T12:49:07.816Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-07-15T12:49:07.816Z] plugin_test.go:157: [d39cd5bb30cc9] daemon is not started [2020-07-15T12:49:07.816Z] PASS [2020-07-15T12:49:07.816Z] [2020-07-15T12:49:07.816Z] DONE 6 tests in 6.508s [2020-07-15T12:49:07.816Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T12:49:07.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:07.816Z] ++ set -e [2020-07-15T12:49:07.816Z] ++ '[' -n 0 ']' [2020-07-15T12:49:07.816Z] ++ set -x [2020-07-15T12:49:07.816Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:07.947Z] --- SKIP: TestServicePlugin (3.45s) [2020-07-15T12:49:07.947Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:07.947Z] === RUN TestServiceUpdateLabel [2020-07-15T12:49:07.947Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-15T12:49:07.947Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:07.947Z] === RUN TestServiceUpdateSecrets [2020-07-15T12:49:07.947Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-15T12:49:07.947Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:07.947Z] === RUN TestServiceUpdateConfigs [2020-07-15T12:49:07.947Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-15T12:49:07.947Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:07.947Z] === RUN TestServiceUpdateNetwork [2020-07-15T12:49:08.107Z] INFO: Testing against a local daemon [2020-07-15T12:49:08.107Z] === RUN TestExternalGraphDriver [2020-07-15T12:49:08.107Z] === RUN TestExternalGraphDriver/json [2020-07-15T12:49:08.204Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-07-15T12:49:08.204Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T12:49:08.204Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-15T12:49:08.204Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] PASS [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === Skipped [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T12:49:08.204Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T12:49:08.204Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T12:49:08.204Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T12:49:08.204Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-15T12:49:08.204Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-15T12:49:08.204Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-15T12:49:08.204Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-15T12:49:08.204Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-15T12:49:08.204Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-15T12:49:08.204Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-15T12:49:08.204Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-15T12:49:08.204Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-15T12:49:08.204Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-15T12:49:08.204Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-15T12:49:08.204Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-15T12:49:08.204Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T12:49:08.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-07-15T12:49:08.204Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-15T12:49:08.204Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-07-15T12:49:08.204Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-15T12:49:08.204Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-15T12:49:08.204Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-15T12:49:08.204Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-07-15T12:49:08.204Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-15T12:49:08.204Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] DONE 24 tests, 23 skipped in 3.899s [2020-07-15T12:49:08.204Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T12:49:08.204Z] INFO: Testing against a local daemon [2020-07-15T12:49:08.204Z] === RUN TestSessionCreate [2020-07-15T12:49:08.204Z] --- PASS: TestSessionCreate (0.02s) [2020-07-15T12:49:08.204Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T12:49:08.204Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-15T12:49:08.204Z] PASS [2020-07-15T12:49:08.204Z] [2020-07-15T12:49:08.204Z] DONE 2 tests in 0.157s [2020-07-15T12:49:08.204Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T12:49:08.460Z] INFO: Testing against a local daemon [2020-07-15T12:49:08.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T12:49:08.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:49:08.460Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:49:08.460Z] === RUN TestEventsExecDie [2020-07-15T12:49:08.963Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-15T12:49:09.023Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-15T12:49:09.023Z] === RUN TestEventsBackwardsCompatible [2020-07-15T12:49:09.023Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-07-15T12:49:09.023Z] === RUN TestInfoBinaryCommits [2020-07-15T12:49:09.023Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-15T12:49:09.023Z] === RUN TestInfoAPIVersioned [2020-07-15T12:49:09.023Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T12:49:09.023Z] === RUN TestInfoDiscoveryBackend [2020-07-15T12:49:09.903Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-15T12:49:10.173Z] === RUN TestExternalGraphDriver/spec [2020-07-15T12:49:10.849Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-15T12:49:10.913Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-15T12:49:10.913Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T12:49:11.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T12:49:11.790Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-15T12:49:12.247Z] === RUN TestExternalGraphDriver/pull [2020-07-15T12:49:13.172Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-15T12:49:13.433Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-15T12:49:13.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T12:49:14.002Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-15T12:49:14.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2020-07-15T12:49:14.181Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T12:49:14.181Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-15T12:49:14.181Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:49:14.181Z] === RUN TestInfoAPI [2020-07-15T12:49:14.181Z] --- PASS: TestInfoAPI (0.04s) [2020-07-15T12:49:14.181Z] === RUN TestInfoAPIWarnings [2020-07-15T12:49:14.312Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-07-15T12:49:14.312Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-07-15T12:49:14.312Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-15T12:49:14.312Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-15T12:49:14.312Z] === RUN TestGraphdriverPluginV2 [2020-07-15T12:49:14.312Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-15T12:49:14.312Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:14.312Z] PASS [2020-07-15T12:49:14.312Z] [2020-07-15T12:49:14.312Z] === Skipped [2020-07-15T12:49:14.312Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-15T12:49:14.312Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:14.312Z] [2020-07-15T12:49:14.312Z] [2020-07-15T12:49:14.312Z] DONE 5 tests, 1 skipped in 6.589s [2020-07-15T12:49:14.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T12:49:14.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:14.603Z] ++ set -e [2020-07-15T12:49:14.603Z] ++ '[' -n 0 ']' [2020-07-15T12:49:14.603Z] ++ set -x [2020-07-15T12:49:14.603Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:14.603Z] INFO: Testing against a local daemon [2020-07-15T12:49:14.603Z] === RUN TestContinueAfterPluginCrash [2020-07-15T12:49:14.603Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T12:49:14.603Z] === RUN TestReadPluginNoRead [2020-07-15T12:49:14.603Z] === PAUSE TestReadPluginNoRead [2020-07-15T12:49:14.603Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T12:49:14.603Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T12:49:14.603Z] === CONT TestContinueAfterPluginCrash [2020-07-15T12:49:14.603Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T12:49:15.390Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-15T12:49:15.390Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-15T12:49:15.548Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-07-15T12:49:15.548Z] === RUN TestInfoDebug [2020-07-15T12:49:15.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T12:49:16.329Z] --- PASS: TestBuildWithHugeFile (99.93s) [2020-07-15T12:49:16.329Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T12:49:16.329Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:49:16.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:49:16.329Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:49:16.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:49:16.329Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:49:16.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:49:16.329Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:49:16.329Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:49:16.588Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:49:16.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-15T12:49:16.588Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-15T12:49:16.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-15T12:49:16.589Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-15T12:49:16.589Z] === RUN TestBuildPreserveOwnership [2020-07-15T12:49:16.589Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T12:49:16.855Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T12:49:16.855Z] [2020-07-15T12:49:16.855Z] Unloading profiles will leave already running processes permanently [2020-07-15T12:49:16.855Z] unconfined, which can lead to unexpected situations. [2020-07-15T12:49:16.855Z] [2020-07-15T12:49:16.855Z] To set a process to complain mode, use the command line tool [2020-07-15T12:49:16.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T12:49:16.855Z] [2020-07-15T12:49:16.915Z] --- PASS: TestInfoDebug (1.53s) [2020-07-15T12:49:16.915Z] === RUN TestInfoInsecureRegistries [2020-07-15T12:49:17.159Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile Post stage [Pipeline] junit [2020-07-15T12:49:17.436Z] Recording test results [2020-07-15T12:49:17.728Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-15T12:49:17.773Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-07-15T12:49:17.773Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T12:49:18.298Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-15T12:49:18.298Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-15T12:49:18.561Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [Pipeline] sh [2020-07-15T12:49:18.716Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-07-15T12:49:18.716Z] === RUN TestWaitNonBlocked [2020-07-15T12:49:18.716Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:49:18.716Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:49:18.716Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:49:18.716Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:49:18.716Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:49:18.716Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:49:18.819Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-15T12:49:18.820Z] === RUN TestInfoRegistryMirrors [2020-07-15T12:49:18.995Z] + echo Ensuring container killed. [2020-07-15T12:49:18.995Z] Ensuring container killed. [2020-07-15T12:49:18.995Z] + docker rm -vf docker-pr1 [2020-07-15T12:49:18.995Z] Error: No such container: docker-pr1 [2020-07-15T12:49:18.995Z] + true [Pipeline] sh [2020-07-15T12:49:19.055Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2020-07-15T12:49:19.055Z] === CONT TestReadPluginNoRead [2020-07-15T12:49:19.281Z] + echo Chowning /workspace to jenkins user [2020-07-15T12:49:19.281Z] Chowning /workspace to jenkins user [2020-07-15T12:49:19.281Z] + id -u [2020-07-15T12:49:19.281Z] + id -g [2020-07-15T12:49:19.281Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T12:49:19.281Z] Unable to find image 'busybox:latest' locally [2020-07-15T12:49:19.281Z] latest: Pulling from library/busybox [2020-07-15T12:49:19.504Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-15T12:49:19.504Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-15T12:49:19.540Z] 91f30d776fb2: Pulling fs layer [2020-07-15T12:49:19.660Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-15T12:49:19.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-07-15T12:49:19.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-07-15T12:49:19.660Z] === RUN TestWaitBlocked [2020-07-15T12:49:19.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:49:19.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:49:19.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:49:19.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:49:19.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:49:19.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:49:20.077Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T12:49:20.077Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-15T12:49:20.186Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-15T12:49:20.186Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T12:49:20.443Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-07-15T12:49:20.443Z] === RUN TestPingCacheHeaders [2020-07-15T12:49:20.443Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-15T12:49:20.443Z] === RUN TestPingGet [2020-07-15T12:49:20.443Z] --- PASS: TestPingGet (0.01s) [2020-07-15T12:49:20.443Z] === RUN TestPingHead [2020-07-15T12:49:20.443Z] --- PASS: TestPingHead (0.02s) [2020-07-15T12:49:20.443Z] === RUN TestVersion [2020-07-15T12:49:20.443Z] --- PASS: TestVersion (0.02s) [2020-07-15T12:49:20.443Z] PASS [2020-07-15T12:49:20.443Z] [2020-07-15T12:49:20.443Z] === Skipped [2020-07-15T12:49:20.443Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:49:20.443Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:49:20.443Z] [2020-07-15T12:49:20.443Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-15T12:49:20.443Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-15T12:49:20.443Z] [2020-07-15T12:49:20.443Z] [2020-07-15T12:49:20.443Z] DONE 18 tests, 2 skipped in 12.102s [2020-07-15T12:49:20.443Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T12:49:20.443Z] INFO: Testing against a local daemon [2020-07-15T12:49:20.443Z] === RUN TestVolumesCreateAndList [2020-07-15T12:49:20.443Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-15T12:49:20.443Z] === RUN TestVolumesRemove [2020-07-15T12:49:20.605Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-15T12:49:20.605Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-07-15T12:49:20.605Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-07-15T12:49:20.605Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T12:49:20.605Z] === CONT TestDaemonHostGatewayIP [2020-07-15T12:49:20.605Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T12:49:20.605Z] === CONT TestIpcModeOlderClient [2020-07-15T12:49:20.648Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-15T12:49:20.648Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-15T12:49:20.699Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-15T12:49:20.699Z] === RUN TestVolumesInspect [2020-07-15T12:49:20.699Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-15T12:49:20.699Z] === RUN TestVolumesInvalidJSON [2020-07-15T12:49:20.699Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T12:49:20.699Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T12:49:20.699Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T12:49:20.699Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-15T12:49:20.699Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T12:49:20.699Z] PASS [2020-07-15T12:49:20.699Z] [2020-07-15T12:49:20.699Z] DONE 5 tests in 0.220s [2020-07-15T12:49:20.699Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T12:49:20.699Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12031 is not a child of this shell [2020-07-15T12:49:20.699Z] warning: PID 12031 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-15T12:49:20.699Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T12:49:20.699Z] [2020-07-15T12:49:20.699Z] Unloading profiles will leave already running processes permanently [2020-07-15T12:49:20.699Z] unconfined, which can lead to unexpected situations. [2020-07-15T12:49:20.699Z] [2020-07-15T12:49:20.699Z] To set a process to complain mode, use the command line tool [2020-07-15T12:49:20.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T12:49:20.699Z] Removing test suite binaries [2020-07-15T12:49:20.699Z] exiting test-integration [2020-07-15T12:49:20.699Z] ++ exit 0 [2020-07-15T12:49:20.869Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-07-15T12:49:20.869Z] === CONT TestDaemonRestartIpcMode [2020-07-15T12:49:21.588Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-15T12:49:21.627Z] [2020-07-15T12:49:21.788Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T12:49:21.848Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2020-07-15T12:49:21.848Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.45s) [2020-07-15T12:49:21.848Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2020-07-15T12:49:21.848Z] === RUN TestBuildPlatformInvalid [2020-07-15T12:49:22.107Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-15T12:49:22.107Z] PASS [2020-07-15T12:49:22.107Z] [2020-07-15T12:49:22.107Z] === Skipped [2020-07-15T12:49:22.107Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-15T12:49:22.107Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:49:22.107Z] [2020-07-15T12:49:22.107Z] [2020-07-15T12:49:22.107Z] DONE 32 tests, 1 skipped in 188.488s [2020-07-15T12:49:22.107Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T12:49:22.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:22.108Z] ++ set -e [2020-07-15T12:49:22.108Z] ++ '[' -n 0 ']' [2020-07-15T12:49:22.108Z] ++ set -x [2020-07-15T12:49:22.108Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:22.367Z] INFO: Testing against a local daemon [2020-07-15T12:49:22.367Z] === RUN TestConfigInspect Post stage [Pipeline] junit [2020-07-15T12:49:23.004Z] Recording test results [2020-07-15T12:49:23.294Z] === RUN TestReadPluginNoRead/default [2020-07-15T12:49:23.308Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-15T12:49:23.928Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2020-07-15T12:49:24.177Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T12:49:24.694Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-15T12:49:24.806Z] 91f30d776fb2: Download complete [2020-07-15T12:49:24.806Z] 91f30d776fb2: Pull complete [2020-07-15T12:49:24.806Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T12:49:24.806Z] Status: Downloaded newer image for busybox:latest [2020-07-15T12:49:24.889Z] + echo Ensuring container killed. [2020-07-15T12:49:24.889Z] Ensuring container killed. [2020-07-15T12:49:24.889Z] + docker rm -vf docker-pr1 [2020-07-15T12:49:24.889Z] Error: No such container: docker-pr1 [2020-07-15T12:49:24.889Z] + true [Pipeline] sh [2020-07-15T12:49:25.120Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-07-15T12:49:25.212Z] + echo Chowning /workspace to jenkins user [2020-07-15T12:49:25.212Z] Chowning /workspace to jenkins user [2020-07-15T12:49:25.212Z] + id -u [2020-07-15T12:49:25.212Z] + id -g [2020-07-15T12:49:25.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T12:49:25.212Z] Unable to find image 'busybox:latest' locally [2020-07-15T12:49:25.212Z] latest: Pulling from library/busybox [2020-07-15T12:49:25.212Z] 91f30d776fb2: Pulling fs layer [2020-07-15T12:49:25.436Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T12:49:25.632Z] --- PASS: TestConfigInspect (3.30s) [2020-07-15T12:49:25.633Z] === RUN TestConfigList [2020-07-15T12:49:25.690Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T12:49:26.039Z] + bundleName=docker-py [2020-07-15T12:49:26.039Z] + echo Creating docker-py-bundles.tar.gz [2020-07-15T12:49:26.039Z] Creating docker-py-bundles.tar.gz [2020-07-15T12:49:26.039Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-15T12:49:26.051Z] Archiving artifacts [2020-07-15T12:49:27.015Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-15T12:49:27.543Z] --- PASS: TestReadPluginNoRead (8.96s) [2020-07-15T12:49:27.543Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-07-15T12:49:27.543Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-07-15T12:49:27.544Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.13s) [2020-07-15T12:49:27.544Z] read_test.go:92: [d9abb3ddd8dfd] daemon is not started [2020-07-15T12:49:27.544Z] PASS [2020-07-15T12:49:27.544Z] [2020-07-15T12:49:27.544Z] DONE 6 tests in 13.046s [2020-07-15T12:49:27.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-15T12:49:27.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:27.544Z] ++ set -e [2020-07-15T12:49:27.544Z] ++ '[' -n 0 ']' [2020-07-15T12:49:27.544Z] ++ set -x [2020-07-15T12:49:27.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:27.544Z] testing: warning: no tests to run [2020-07-15T12:49:27.544Z] PASS [2020-07-15T12:49:27.544Z] [2020-07-15T12:49:27.544Z] DONE 0 tests in 0.111s [2020-07-15T12:49:27.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T12:49:27.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:27.544Z] ++ set -e [2020-07-15T12:49:27.544Z] ++ '[' -n 0 ']' [2020-07-15T12:49:27.544Z] ++ set -x [2020-07-15T12:49:27.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:27.633Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-07-15T12:49:27.850Z] INFO: Testing against a local daemon [2020-07-15T12:49:27.850Z] === RUN TestPluginWithDevMounts [2020-07-15T12:49:27.850Z] === PAUSE TestPluginWithDevMounts [2020-07-15T12:49:27.850Z] === CONT TestPluginWithDevMounts [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-15T12:49:27.956Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-15T12:49:28.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh binary-daemon [2020-07-15T12:49:28.438Z] [2020-07-15T12:49:28.528Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-15T12:49:28.697Z] Removing bundles/ [2020-07-15T12:49:28.698Z] [2020-07-15T12:49:28.698Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-15T12:49:28.698Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-15T12:49:28.698Z] GOOS="" GOARCH="" GOARM="" [2020-07-15T12:49:28.788Z] --- PASS: TestConfigList (3.18s) [2020-07-15T12:49:28.788Z] === RUN TestConfigsCreateAndDelete [2020-07-15T12:49:29.915Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-15T12:49:29.916Z] PASS [2020-07-15T12:49:29.916Z] [2020-07-15T12:49:29.916Z] DONE 1 tests in 2.023s [2020-07-15T12:49:29.916Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T12:49:29.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:29.916Z] ++ set -e [2020-07-15T12:49:29.916Z] ++ '[' -n 0 ']' [2020-07-15T12:49:29.916Z] ++ set -x [2020-07-15T12:49:29.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:29.916Z] INFO: Testing against a local daemon [2020-07-15T12:49:29.916Z] === RUN TestSecretInspect [2020-07-15T12:49:30.551Z] 91f30d776fb2: Verifying Checksum [2020-07-15T12:49:30.551Z] 91f30d776fb2: Download complete [2020-07-15T12:49:30.551Z] 91f30d776fb2: Pull complete [2020-07-15T12:49:30.551Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T12:49:30.551Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T12:49:32.091Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2020-07-15T12:49:32.091Z] === RUN TestConfigsUpdate [2020-07-15T12:49:32.091Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-15T12:49:32.258Z] + bundleName=amd64-rootless [2020-07-15T12:49:32.258Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-15T12:49:32.258Z] Creating amd64-rootless-bundles.tar.gz [2020-07-15T12:49:32.258Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-15T12:49:32.258Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-15T12:49:32.267Z] Archiving artifacts [2020-07-15T12:49:33.429Z] --- PASS: TestSecretInspect (3.65s) [2020-07-15T12:49:33.429Z] === RUN TestSecretList [2020-07-15T12:49:33.824Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2020-07-15T12:49:33.824Z] PASS [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === Skipped [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestCheckpoint (0.01s) [2020-07-15T12:49:33.824Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T12:49:33.824Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T12:49:33.824Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:49:33.824Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T12:49:33.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-15T12:49:33.824Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] [2020-07-15T12:49:33.824Z] DONE 204 tests, 6 skipped in 142.512s [2020-07-15T12:49:33.824Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T12:49:33.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:33.824Z] ++ set -e [2020-07-15T12:49:33.824Z] ++ '[' -n 0 ']' [2020-07-15T12:49:33.824Z] ++ set -x [2020-07-15T12:49:33.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:33.865Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T12:49:34.186Z] + make clean [2020-07-15T12:49:34.395Z] INFO: Testing against a local daemon [2020-07-15T12:49:34.395Z] === RUN TestCommitInheritsEnv [2020-07-15T12:49:34.443Z] docker volume rm -f docker-dev-cache [2020-07-15T12:49:34.443Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T12:49:34.657Z] --- PASS: TestConfigsUpdate (2.69s) [2020-07-15T12:49:34.657Z] === RUN TestTemplatedConfig [2020-07-15T12:49:34.966Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-15T12:49:34.966Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T12:49:34.966Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T12:49:34.966Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-15T12:49:34.966Z] === RUN TestImagesFilterMultiReference [2020-07-15T12:49:34.966Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-07-15T12:49:34.966Z] === RUN TestImagePullPlatformInvalid [2020-07-15T12:49:34.966Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-15T12:49:34.966Z] === RUN TestRemoveImageOrphaning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T12:49:35.538Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-07-15T12:49:35.538Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T12:49:35.538Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:49:35.538Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:35.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T12:49:35.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-15T12:49:35.538Z] === RUN TestTagInvalidReference [2020-07-15T12:49:35.799Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-15T12:49:35.799Z] === RUN TestTagValidPrefixedRepo [2020-07-15T12:49:35.799Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-15T12:49:35.799Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T12:49:35.799Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-15T12:49:35.799Z] === RUN TestTagOfficialNames [2020-07-15T12:49:35.799Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-15T12:49:35.799Z] === RUN TestTagMatchesDigest [2020-07-15T12:49:35.799Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-15T12:49:35.799Z] PASS [2020-07-15T12:49:35.799Z] [2020-07-15T12:49:35.799Z] === Skipped [2020-07-15T12:49:35.799Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T12:49:35.799Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-15T12:49:35.799Z] [2020-07-15T12:49:35.799Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:49:35.799Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:49:35.799Z] [2020-07-15T12:49:35.799Z] [2020-07-15T12:49:35.799Z] DONE 12 tests, 2 skipped in 1.953s [2020-07-15T12:49:35.799Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T12:49:35.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:35.799Z] ++ set -e [2020-07-15T12:49:35.799Z] ++ '[' -n 0 ']' [2020-07-15T12:49:35.799Z] ++ set -x [2020-07-15T12:49:35.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:36.044Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-15T12:49:36.044Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-15T12:49:36.060Z] INFO: Testing against a local daemon [2020-07-15T12:49:36.060Z] === RUN TestNetworkCreateDelete [2020-07-15T12:49:36.304Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-15T12:49:36.565Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-15T12:49:36.632Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-07-15T12:49:36.632Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T12:49:36.942Z] --- PASS: TestSecretList (3.65s) [2020-07-15T12:49:36.942Z] === RUN TestSecretsCreateAndDelete [2020-07-15T12:49:37.135Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-15T12:49:37.395Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-15T12:49:37.575Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-07-15T12:49:37.575Z] === RUN TestDaemonDNSFallback [2020-07-15T12:49:37.964Z] --- PASS: TestTemplatedConfig (3.68s) [2020-07-15T12:49:37.964Z] === RUN TestConfigCreateResolve [2020-07-15T12:49:37.964Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-15T12:49:38.223Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-15T12:49:38.484Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-15T12:49:39.425Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-15T12:49:40.808Z] --- PASS: TestConfigCreateResolve (2.93s) [2020-07-15T12:49:40.808Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T12:49:41.380Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-15T12:49:41.380Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-15T12:49:41.380Z] PASS [2020-07-15T12:49:41.380Z] [2020-07-15T12:49:41.380Z] DONE 7 tests in 19.166s [2020-07-15T12:49:41.380Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T12:49:41.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:41.380Z] ++ set -e [2020-07-15T12:49:41.380Z] ++ '[' -n 0 ']' [2020-07-15T12:49:41.380Z] ++ set -x [2020-07-15T12:49:41.380Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:41.393Z] --- PASS: TestSecretsCreateAndDelete (3.64s) [2020-07-15T12:49:41.393Z] === RUN TestSecretsUpdate [2020-07-15T12:49:41.640Z] INFO: Testing against a local daemon [2020-07-15T12:49:41.640Z] === RUN TestCheckpoint [2020-07-15T12:49:41.640Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T12:49:41.640Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:49:41.640Z] === RUN TestContainerInvalidJSON [2020-07-15T12:49:41.640Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:49:41.640Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:49:41.640Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:49:41.640Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:49:41.640Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:49:41.640Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:49:41.640Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:49:41.640Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:49:41.640Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:49:41.640Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T12:49:41.640Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-15T12:49:41.640Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-15T12:49:41.640Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T12:49:41.640Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T12:49:41.640Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-07-15T12:49:41.640Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T12:49:41.640Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-15T12:49:41.640Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-07-15T12:49:41.640Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T12:49:41.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-15T12:49:41.900Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T12:49:41.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-15T12:49:41.900Z] === RUN TestCopyFromContainer [2020-07-15T12:49:43.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T12:49:43.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T12:49:43.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T12:49:43.810Z] === RUN TestCopyFromContainer// [2020-07-15T12:49:43.810Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T12:49:43.810Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T12:49:43.810Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T12:49:43.810Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T12:49:43.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T12:49:44.070Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T12:49:44.070Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T12:49:44.070Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T12:49:44.070Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T12:49:44.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T12:49:44.329Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T12:49:44.329Z] --- PASS: TestCopyFromContainer (2.47s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-15T12:49:44.330Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-15T12:49:44.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T12:49:44.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:49:44.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:49:44.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:49:44.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:49:44.330Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:49:44.330Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:49:44.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:49:44.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:49:44.330Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:49:44.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-15T12:49:44.330Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T12:49:44.330Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-15T12:49:44.330Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-15T12:49:44.330Z] === RUN TestCreateWithInvalidEnv [2020-07-15T12:49:44.330Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T12:49:44.330Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T12:49:44.330Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T12:49:44.330Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T12:49:44.330Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T12:49:44.330Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T12:49:44.330Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T12:49:44.330Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T12:49:44.330Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T12:49:44.330Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T12:49:44.330Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-15T12:49:44.330Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T12:49:44.590Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T12:49:44.590Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T12:49:44.905Z] --- PASS: TestSecretsUpdate (3.66s) [2020-07-15T12:49:44.905Z] === RUN TestTemplatedSecret [2020-07-15T12:49:45.529Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-15T12:49:45.711Z] --- PASS: TestDaemonDNSFallback (7.50s) [2020-07-15T12:49:45.711Z] === RUN TestInspectNetwork [2020-07-15T12:49:46.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T12:49:46.912Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-15T12:49:46.912Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:49:46.912Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:49:46.912Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:49:46.912Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T12:49:46.912Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:49:46.912Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:49:46.912Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:49:47.173Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-15T12:49:47.173Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-15T12:49:47.173Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T12:49:48.455Z] --- PASS: TestTemplatedSecret (3.67s) [2020-07-15T12:49:48.455Z] === RUN TestSecretCreateResolve [2020-07-15T12:49:49.716Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-15T12:49:49.716Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-15T12:49:49.716Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:49:49.717Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:49:49.717Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:49:49.717Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:49:49.717Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:49:49.717Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:49:49.717Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:49:49.717Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:49:49.717Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:49:49.717Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:49:49.717Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:49:49.717Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-15T12:49:49.717Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-15T12:49:49.717Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T12:49:50.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T12:49:50.658Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-07-15T12:49:50.658Z] === RUN TestCreateDifferentPlatform [2020-07-15T12:49:50.658Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T12:49:50.658Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T12:49:50.658Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-15T12:49:50.658Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T12:49:50.658Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T12:49:50.658Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T12:49:50.658Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-07-15T12:49:50.658Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T12:49:50.658Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T12:49:50.658Z] === RUN TestDaemonRestartIpcMode [2020-07-15T12:49:50.658Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T12:49:50.658Z] === RUN TestDaemonHostGatewayIP [2020-07-15T12:49:50.658Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T12:49:50.658Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T12:49:50.658Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T12:49:50.658Z] === RUN TestDiff [2020-07-15T12:49:50.999Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T12:49:50.999Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T12:49:50.999Z] === RUN TestInspectNetwork/network_name [2020-07-15T12:49:50.999Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T12:49:51.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T12:49:51.599Z] --- PASS: TestDiff (0.80s) [2020-07-15T12:49:51.599Z] === RUN TestExecWithCloseStdin [2020-07-15T12:49:51.859Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-15T12:49:51.974Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-07-15T12:49:51.974Z] PASS [2020-07-15T12:49:51.974Z] [2020-07-15T12:49:51.974Z] DONE 6 tests in 21.981s [2020-07-15T12:49:51.974Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T12:49:51.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:51.974Z] ++ set -e [2020-07-15T12:49:51.974Z] ++ '[' -n 0 ']' [2020-07-15T12:49:51.974Z] ++ set -x [2020-07-15T12:49:51.974Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:49:51.974Z] INFO: Testing against a local daemon [2020-07-15T12:49:51.974Z] === RUN TestServiceCreateInit [2020-07-15T12:49:51.974Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T12:49:52.430Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-07-15T12:49:52.430Z] === RUN TestExec [2020-07-15T12:49:53.370Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-15T12:49:53.370Z] --- PASS: TestExec (1.02s) [2020-07-15T12:49:53.370Z] === RUN TestExecUser [2020-07-15T12:49:53.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T12:49:54.311Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-15T12:49:54.311Z] --- PASS: TestExecUser (0.97s) [2020-07-15T12:49:54.311Z] === RUN TestExportContainerAndImportImage [2020-07-15T12:49:54.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T12:49:55.200Z] --- PASS: TestInspectNetwork (9.57s) [2020-07-15T12:49:55.200Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T12:49:55.200Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T12:49:55.200Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T12:49:55.200Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T12:49:55.200Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T12:49:55.692Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-15T12:49:55.692Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T12:49:55.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T12:49:55.951Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-15T12:49:57.336Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-15T12:49:57.336Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-07-15T12:49:57.336Z] === RUN TestHealthCheckWorkdir [2020-07-15T12:49:57.336Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-15T12:49:57.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T12:49:57.542Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T12:49:57.745Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2020-07-15T12:49:57.745Z] === RUN TestNetworkInvalidJSON [2020-07-15T12:49:57.745Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T12:49:57.745Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T12:49:57.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:49:57.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:49:57.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:49:57.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:49:57.745Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T12:49:57.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:49:57.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:49:57.745Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-15T12:49:57.745Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T12:49:57.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T12:49:57.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T12:49:57.745Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T12:49:57.907Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-15T12:49:58.168Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-15T12:49:58.168Z] === RUN TestHealthKillContainer [2020-07-15T12:49:58.317Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-07-15T12:49:58.317Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T12:49:59.110Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-15T12:49:59.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T12:49:59.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-07-15T12:49:59.702Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T12:50:00.495Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-15T12:50:00.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T12:50:01.066Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-15T12:50:01.086Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-07-15T12:50:01.086Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T12:50:01.327Z] --- PASS: TestHealthKillContainer (3.11s) [2020-07-15T12:50:01.327Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T12:50:02.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T12:50:02.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-07-15T12:50:02.269Z] === RUN TestIpcModeNone [2020-07-15T12:50:02.528Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-15T12:50:02.788Z] --- PASS: TestIpcModeNone (0.76s) [2020-07-15T12:50:02.788Z] === RUN TestIpcModePrivate [2020-07-15T12:50:03.000Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-07-15T12:50:03.000Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T12:50:03.111Z] --- PASS: TestServiceCreateInit (10.43s) [2020-07-15T12:50:03.111Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-07-15T12:50:03.111Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-07-15T12:50:03.111Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T12:50:03.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-15T12:50:03.719Z] Using test binary docker [2020-07-15T12:50:03.719Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-15T12:50:03.719Z] +++ /etc/init.d/apparmor start [2020-07-15T12:50:03.719Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-15T12:50:03.719Z] INFO: Waiting for daemon to start... [2020-07-15T12:50:03.719Z] Starting dockerd [2020-07-15T12:50:03.719Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-15T12:50:03.729Z] --- PASS: TestIpcModePrivate (0.71s) [2020-07-15T12:50:03.729Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-07-15T12:50:03.729Z] === RUN TestIpcModeShareable [2020-07-15T12:50:03.729Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-15T12:50:04.299Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-15T12:50:04.299Z] --- PASS: TestIpcModeShareable (0.76s) [2020-07-15T12:50:04.299Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-15T12:50:04.299Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T12:50:05.546Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-07-15T12:50:05.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T12:50:05.826Z] . [2020-07-15T12:50:05.826Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-15T12:50:05.826Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-15T12:50:05.826Z] Error: No such image: emptyfs [2020-07-15T12:50:05.826Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-15T12:50:05.826Z] ++++ docker load [2020-07-15T12:50:05.826Z] Running integration-test (iteration 1) [2020-07-15T12:50:05.826Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-15T12:50:05.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:05.826Z] ++ set -e [2020-07-15T12:50:05.826Z] ++ '[' -n 0 ']' [2020-07-15T12:50:05.826Z] ++ set -x [2020-07-15T12:50:05.826Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:06.118Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2020-07-15T12:50:06.118Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T12:50:06.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2020-07-15T12:50:06.845Z] === RUN TestAPIIpcModeHost [2020-07-15T12:50:07.106Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-15T12:50:07.366Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-15T12:50:07.366Z] === RUN TestDaemonIpcModeShareable [2020-07-15T12:50:07.627Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-15T12:50:09.011Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2020-07-15T12:50:09.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-15T12:50:09.011Z] === RUN TestDaemonIpcModePrivate [2020-07-15T12:50:09.422Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2020-07-15T12:50:09.422Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T12:50:09.422Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:50:09.422Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:50:09.422Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T12:50:09.955Z] 4612f6d0b889: Pull complete [2020-07-15T12:50:10.394Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-15T12:50:10.394Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2020-07-15T12:50:10.394Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-07-15T12:50:10.394Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T12:50:11.333Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-15T12:50:11.333Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-15T12:50:12.277Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2020-07-15T12:50:12.277Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-15T12:50:12.277Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T12:50:12.538Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-15T12:50:13.921Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-07-15T12:50:13.921Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: true, mustBeShared: true [2020-07-15T12:50:13.921Z] === RUN TestIpcModeOlderClient [2020-07-15T12:50:13.921Z] === PAUSE TestIpcModeOlderClient [2020-07-15T12:50:13.921Z] === RUN TestKillContainerInvalidSignal [2020-07-15T12:50:14.860Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-07-15T12:50:14.860Z] === RUN TestKillContainer [2020-07-15T12:50:14.860Z] === RUN TestKillContainer/no_signal [2020-07-15T12:50:14.860Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-15T12:50:15.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-15T12:50:15.431Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T12:50:15.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-15T12:50:15.952Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-15T12:50:16.214Z] === RUN TestKillContainer/killing_signal [2020-07-15T12:50:16.475Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-15T12:50:17.047Z] --- PASS: TestKillContainer (2.18s) [2020-07-15T12:50:17.047Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-07-15T12:50:17.047Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-07-15T12:50:17.047Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-07-15T12:50:17.047Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T12:50:17.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T12:50:17.617Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T12:50:18.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-15T12:50:18.450Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2020-07-15T12:50:18.450Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-07-15T12:50:18.450Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-15T12:50:18.450Z] === RUN TestKillStoppedContainer [2020-07-15T12:50:18.450Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-15T12:50:18.450Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T12:50:18.450Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-15T12:50:18.450Z] === RUN TestKillDifferentUserContainer [2020-07-15T12:50:18.628Z] Loaded image: buildpack-deps:buster [2020-07-15T12:50:18.923Z] Loaded image: busybox:latest [2020-07-15T12:50:18.923Z] Loaded image: busybox:glibc [2020-07-15T12:50:18.923Z] Loaded image: debian:buster [2020-07-15T12:50:18.923Z] Loaded image: hello-world:latest [2020-07-15T12:50:18.923Z] INFO: Testing against a local daemon [2020-07-15T12:50:18.923Z] === RUN TestCgroupNamespacesBuild [2020-07-15T12:50:19.390Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-07-15T12:50:19.390Z] === RUN TestInspectOomKilledTrue [2020-07-15T12:50:19.390Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-15T12:50:19.390Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:50:19.390Z] === RUN TestInspectOomKilledFalse [2020-07-15T12:50:19.390Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-15T12:50:19.390Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:50:19.390Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T12:50:19.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-07-15T12:50:19.961Z] === RUN TestLinksContainerNames [2020-07-15T12:50:20.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-15T12:50:20.460Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2020-07-15T12:50:20.460Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-15T12:50:21.980Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2020-07-15T12:50:21.980Z] === RUN TestBuildWithSession [2020-07-15T12:50:21.980Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-15T12:50:21.980Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:50:21.980Z] === RUN TestBuildSquashParent [2020-07-15T12:50:22.130Z] --- PASS: TestLinksContainerNames (1.71s) [2020-07-15T12:50:22.130Z] === RUN TestLogsFollowTailEmpty [2020-07-15T12:50:22.130Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-15T12:50:22.700Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-07-15T12:50:22.700Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T12:50:23.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-07-15T12:50:23.270Z] === RUN TestMountDaemonRoot [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/default [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/private [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/slave [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/shared [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/default [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/shared [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/slave [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/private [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T12:50:23.531Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:50:23.531Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:50:23.531Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:50:23.531Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:50:23.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:50:23.792Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:50:24.055Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T12:50:24.316Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.09s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/slave (0.02s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-15T12:50:24.316Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-15T12:50:24.316Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T12:50:25.673Z] --- PASS: TestCreateServiceMultipleTimes (23.14s) [2020-07-15T12:50:25.673Z] === RUN TestCreateServiceConflict [2020-07-15T12:50:25.753Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-15T12:50:26.472Z] --- PASS: TestBuildSquashParent (4.32s) [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:50:26.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:50:26.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:50:26.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-15T12:50:26.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-15T12:50:26.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-15T12:50:26.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-15T12:50:26.704Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-07-15T12:50:26.705Z] === RUN TestNetworkNat [2020-07-15T12:50:27.546Z] --- PASS: TestServiceWithDataPathPortInit (18.09s) [2020-07-15T12:50:27.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T12:50:27.648Z] --- PASS: TestNetworkNat (0.99s) [2020-07-15T12:50:27.648Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T12:50:27.648Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-15T12:50:28.218Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-07-15T12:50:28.218Z] === RUN TestNetworkLoopbackNat [2020-07-15T12:50:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-15T12:50:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-15T12:50:29.159Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-15T12:50:29.259Z] --- PASS: TestCreateServiceConflict (3.76s) [2020-07-15T12:50:29.259Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T12:50:29.731Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-15T12:50:30.301Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.77s) [2020-07-15T12:50:30.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2020-07-15T12:50:30.723Z] === RUN TestBuildMultiStageCopy [2020-07-15T12:50:30.723Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-15T12:50:31.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-15T12:50:31.500Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2020-07-15T12:50:31.500Z] === RUN TestPause [2020-07-15T12:50:31.500Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-15T12:50:32.078Z] --- PASS: TestPause (0.68s) [2020-07-15T12:50:32.078Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T12:50:32.078Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:50:32.078Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:50:32.078Z] === RUN TestPauseStopPausedContainer [2020-07-15T12:50:32.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-15T12:50:32.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-15T12:50:32.579Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-15T12:50:32.647Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2020-07-15T12:50:32.647Z] === RUN TestPsFilter [2020-07-15T12:50:32.873Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-15T12:50:32.907Z] --- PASS: TestPsFilter (0.14s) [2020-07-15T12:50:32.907Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy (2.74s) [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-07-15T12:50:33.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-15T12:50:33.167Z] === RUN TestBuildMultiStageParentConfig [2020-07-15T12:50:33.476Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-07-15T12:50:33.476Z] === RUN TestRemoveContainerWithVolume [2020-07-15T12:50:33.736Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-15T12:50:33.761Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2020-07-15T12:50:33.761Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T12:50:33.996Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-07-15T12:50:33.996Z] === RUN TestRemoveContainerRunning [2020-07-15T12:50:34.207Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-07-15T12:50:34.207Z] === RUN TestBuildLabelWithTargets [2020-07-15T12:50:34.936Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-07-15T12:50:34.936Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T12:50:35.200Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-07-15T12:50:35.200Z] === RUN TestRemoveInvalidContainer [2020-07-15T12:50:35.247Z] --- PASS: TestBuildLabelWithTargets (1.22s) [2020-07-15T12:50:35.247Z] === RUN TestBuildWithEmptyLayers [2020-07-15T12:50:35.459Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2020-07-15T12:50:35.459Z] === RUN TestRenameLinkedContainer [2020-07-15T12:50:35.886Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-07-15T12:50:35.886Z] === RUN TestBuildMultiStageOnBuild [2020-07-15T12:50:37.542Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-07-15T12:50:37.542Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oxkp9rqmzophrgewso3s0883t Created:2020-07-15 12:50:29.026450382 +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[bfe96234ae2615c08e8ad9253eac881b3d88b43c21e05d2c1b2315251fa683f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7l9bo1ktpmzfc26vle0d4a29 EndpointID:b778b35a54f5d9843262e9d8cb270816f66d7cb39346c40e0225adb2d468473e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c0f6d1415f3fe5fdfbe17b68878a9dc8da99f0d560b9cddcc7f5a9e11198df1 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:db673bdea092 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j7l9bo1ktpmzfc26vle0d4a29 EndpointID:b778b35a54f5d9843262e9d8cb270816f66d7cb39346c40e0225adb2d468473e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T12:50:37.542Z] PASS [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] === Skipped [2020-07-15T12:50:37.542Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:50:37.542Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] DONE 23 tests, 1 skipped in 60.470s [2020-07-15T12:50:37.542Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] ++ set -e [2020-07-15T12:50:37.542Z] ++ '[' -n 0 ']' [2020-07-15T12:50:37.542Z] ++ set -x [2020-07-15T12:50:37.542Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] INFO: Testing against a local daemon [2020-07-15T12:50:37.542Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T12:50:37.542Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T12:50:37.542Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:50:37.542Z] === RUN TestDockerNetworkIpvlan [2020-07-15T12:50:37.542Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:50:37.542Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:50:37.542Z] PASS [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] === Skipped [2020-07-15T12:50:37.542Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T12:50:37.542Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:50:37.542Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] [2020-07-15T12:50:37.542Z] DONE 2 tests, 2 skipped in 0.186s [2020-07-15T12:50:37.542Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] ++ set -e [2020-07-15T12:50:37.542Z] ++ '[' -n 0 ']' [2020-07-15T12:50:37.542Z] ++ set -x [2020-07-15T12:50:37.542Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:37.542Z] INFO: Testing against a local daemon [2020-07-15T12:50:37.542Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T12:50:37.965Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-07-15T12:50:37.965Z] === RUN TestBuildUncleanTarFilenames [2020-07-15T12:50:38.001Z] --- PASS: TestRenameLinkedContainer (2.52s) [2020-07-15T12:50:38.001Z] === RUN TestRenameStoppedContainer [2020-07-15T12:50:38.001Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-15T12:50:38.571Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-07-15T12:50:38.571Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T12:50:38.601Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-07-15T12:50:38.601Z] === RUN TestBuildMultiStageLayerLeak [2020-07-15T12:50:38.928Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-07-15T12:50:38.928Z] === RUN TestDockerNetworkMacvlan [2020-07-15T12:50:39.141Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-15T12:50:39.710Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-07-15T12:50:39.710Z] === RUN TestRenameInvalidName [2020-07-15T12:50:39.870Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T12:50:40.279Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-15T12:50:40.279Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-15T12:50:40.540Z] --- PASS: TestRenameInvalidName (0.70s) [2020-07-15T12:50:40.540Z] === RUN TestRenameAnonymousContainer [2020-07-15T12:50:40.689Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-07-15T12:50:40.689Z] === RUN TestBuildWithHugeFile [2020-07-15T12:50:41.255Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T12:50:42.639Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T12:50:43.841Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2020-07-15T12:50:43.841Z] === RUN TestRenameContainerWithSameName [2020-07-15T12:50:44.412Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2020-07-15T12:50:44.412Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T12:50:44.412Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-15T12:50:45.940Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T12:50:46.323Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-07-15T12:50:46.323Z] === RUN TestResize [2020-07-15T12:50:46.894Z] --- PASS: TestResize (0.86s) [2020-07-15T12:50:46.894Z] === RUN TestResizeWithInvalidSize [2020-07-15T12:50:47.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-15T12:50:47.727Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-07-15T12:50:47.727Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T12:50:48.668Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:48.668Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:48.668Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:48.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:50:48.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:50:49.100Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) [2020-07-15T12:50:49.100Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T12:50:49.242Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T12:50:50.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-15T12:50:50.143Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-15T12:50:50.143Z] Copying nested executables into bundles/binary-daemon [2020-07-15T12:50:50.143Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-15T12:50:50.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/make.sh cross [2020-07-15T12:50:50.756Z] [2020-07-15T12:50:50.756Z] Removing bundles/ [2020-07-15T12:50:51.015Z] [2020-07-15T12:50:51.015Z] ---> Making bundle: cross (in bundles/cross) [2020-07-15T12:50:51.015Z] Cross building: bundles/cross/linux/amd64 [2020-07-15T12:50:51.015Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-15T12:50:51.015Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-15T12:50:51.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:51.705Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-15T12:50:51.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:52.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-15T12:50:53.554Z] --- PASS: TestCreateServiceSecretFileMode (3.87s) [2020-07-15T12:50:53.554Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T12:50:53.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:50:54.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:50:55.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:50:55.829Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T12:50:55.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-15T12:50:56.286Z] --- PASS: TestCreateServiceConfigFileMode (3.51s) [2020-07-15T12:50:56.286Z] === RUN TestCreateServiceSysctls [2020-07-15T12:50:56.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan (18.49s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-07-15T12:50:57.743Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-07-15T12:50:57.743Z] PASS [2020-07-15T12:50:57.743Z] [2020-07-15T12:50:57.743Z] DONE 8 tests in 20.735s [2020-07-15T12:50:57.743Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T12:50:57.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:57.743Z] ++ set -e [2020-07-15T12:50:57.743Z] ++ '[' -n 0 ']' [2020-07-15T12:50:57.743Z] ++ set -x [2020-07-15T12:50:57.743Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:57.743Z] testing: warning: no tests to run [2020-07-15T12:50:57.743Z] PASS [2020-07-15T12:50:57.743Z] [2020-07-15T12:50:57.743Z] DONE 0 tests in 0.032s [2020-07-15T12:50:57.743Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T12:50:57.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:57.744Z] ++ set -e [2020-07-15T12:50:57.744Z] ++ '[' -n 0 ']' [2020-07-15T12:50:57.744Z] ++ set -x [2020-07-15T12:50:57.744Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:50:57.744Z] INFO: Testing against a local daemon [2020-07-15T12:50:57.744Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T12:50:58.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-15T12:50:59.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:50:59.657Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-07-15T12:50:59.657Z] === RUN TestAuthZPluginTLS [2020-07-15T12:50:59.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:51:00.229Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-07-15T12:51:00.229Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T12:51:00.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-15T12:51:00.800Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-07-15T12:51:00.800Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T12:51:01.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-07-15T12:51:01.373Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T12:51:01.850Z] --- PASS: TestCreateServiceSysctls (4.50s) [2020-07-15T12:51:01.850Z] === RUN TestCreateServiceCapabilities [2020-07-15T12:51:02.316Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-07-15T12:51:02.316Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T12:51:03.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-15T12:51:03.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:51:04.230Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-07-15T12:51:04.230Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T12:51:04.491Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-07-15T12:51:04.491Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T12:51:05.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:51:05.369Z] --- PASS: TestCreateServiceCapabilities (3.91s) [2020-07-15T12:51:05.369Z] === RUN TestInspect [2020-07-15T12:51:05.434Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-07-15T12:51:05.434Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T12:51:06.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-07-15T12:51:06.006Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T12:51:06.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-15T12:51:07.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.48s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.24s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.63s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.34s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.47s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.85s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.98s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.62s) [2020-07-15T12:51:08.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s) [2020-07-15T12:51:08.221Z] === RUN TestCgroupNamespacesRun [2020-07-15T12:51:08.551Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-07-15T12:51:08.551Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T12:51:08.885Z] --- PASS: TestInspect (3.91s) [2020-07-15T12:51:08.885Z] === RUN TestCreateJob [2020-07-15T12:51:09.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-15T12:51:10.105Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-07-15T12:51:10.105Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T12:51:10.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-15T12:51:10.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-15T12:51:10.463Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-07-15T12:51:10.463Z] === RUN TestAuthZPluginHeader [2020-07-15T12:51:11.405Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-07-15T12:51:11.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T12:51:11.405Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:51:11.405Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:11.405Z] === RUN TestAuthZPluginV2Disable [2020-07-15T12:51:11.405Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:51:11.405Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:11.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T12:51:11.405Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:51:11.405Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:11.405Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T12:51:11.405Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:51:11.405Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:11.405Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T12:51:11.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-15T12:51:12.008Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-07-15T12:51:12.008Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T12:51:13.336Z] --- PASS: TestCreateJob (4.32s) [2020-07-15T12:51:13.336Z] === RUN TestReplicatedJob [2020-07-15T12:51:13.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-15T12:51:13.920Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2020-07-15T12:51:13.920Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T12:51:15.831Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-07-15T12:51:15.831Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T12:51:16.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-15T12:51:17.715Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-07-15T12:51:17.715Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T12:51:19.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2020-07-15T12:51:19.629Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T12:51:19.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-15T12:51:20.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-15T12:51:20.250Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T12:51:20.260Z] --- PASS: TestReplicatedJob (7.21s) [2020-07-15T12:51:20.260Z] === RUN TestUpdateReplicatedJob [2020-07-15T12:51:22.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-07-15T12:51:22.184Z] === RUN TestKernelTCPMemory [2020-07-15T12:51:23.566Z] --- PASS: TestKernelTCPMemory (1.12s) [2020-07-15T12:51:23.566Z] === RUN TestNISDomainname [2020-07-15T12:51:24.505Z] --- PASS: TestNISDomainname (1.11s) [2020-07-15T12:51:24.505Z] === RUN TestHostnameDnsResolution [2020-07-15T12:51:25.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-15T12:51:25.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-15T12:51:25.826Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2020-07-15T12:51:25.826Z] === RUN TestServiceListWithStatuses [2020-07-15T12:51:25.826Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T12:51:25.826Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:51:25.826Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T12:51:26.015Z] --- PASS: TestHostnameDnsResolution (1.44s) [2020-07-15T12:51:26.015Z] === RUN TestStats [2020-07-15T12:51:26.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-15T12:51:27.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-15T12:51:28.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-15T12:51:28.797Z] --- PASS: TestStats (2.83s) [2020-07-15T12:51:28.797Z] === RUN TestStopContainerWithTimeout [2020-07-15T12:51:28.797Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T12:51:28.797Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T12:51:28.797Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T12:51:28.797Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T12:51:28.797Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T12:51:28.797Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T12:51:28.797Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T12:51:28.797Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T12:51:28.797Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T12:51:28.797Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T12:51:29.517Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.00s) [2020-07-15T12:51:29.517Z] PASS [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] === Skipped [2020-07-15T12:51:29.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:51:29.517Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:51:29.517Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:51:29.517Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:51:29.517Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] [2020-07-15T12:51:29.517Z] DONE 17 tests, 4 skipped in 32.038s [2020-07-15T12:51:29.517Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T12:51:29.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:29.517Z] ++ set -e [2020-07-15T12:51:29.517Z] ++ '[' -n 0 ']' [2020-07-15T12:51:29.517Z] ++ set -x [2020-07-15T12:51:29.517Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:29.778Z] INFO: Testing against a local daemon [2020-07-15T12:51:29.778Z] === RUN TestPluginInvalidJSON [2020-07-15T12:51:29.778Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:51:29.778Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:51:29.778Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:51:29.778Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-15T12:51:29.778Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T12:51:29.778Z] === RUN TestPluginInstall [2020-07-15T12:51:29.778Z] === RUN TestPluginInstall/no_auth [2020-07-15T12:51:30.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-15T12:51:30.179Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T12:51:30.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-15T12:51:31.379Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T12:51:32.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-15T12:51:34.232Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T12:51:34.232Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-07-15T12:51:34.232Z] --- PASS: TestStopContainerWithTimeout/1 (2.47s) [2020-07-15T12:51:34.232Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2020-07-15T12:51:34.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-07-15T12:51:34.232Z] === RUN TestDeleteDevicemapper [2020-07-15T12:51:34.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T12:51:34.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:51:34.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T12:51:34.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-15T12:51:34.301Z] --- PASS: TestDockerNetworkConnectAlias (7.97s) [2020-07-15T12:51:34.301Z] === RUN TestDockerNetworkReConnect [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0687d0f3a927699f16fb6fc63fbcccd584257cb6f2453428ec04fb5285e415c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:36.371Z] time="2020-07-15T12:51:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0687d0f3a927699f16fb6fc63fbcccd584257cb6f2453428ec04fb5285e415c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:36.371Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4ba5dd39448da3e923c02d2801e47e00960ee550924eb486e365ed32176248d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:36.643Z] time="2020-07-15T12:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4ba5dd39448da3e923c02d2801e47e00960ee550924eb486e365ed32176248d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:37.231Z] === RUN TestPluginInstall/with_insecure [2020-07-15T12:51:37.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2020-07-15T12:51:37.532Z] === RUN TestUpdateMemory [2020-07-15T12:51:37.532Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-15T12:51:37.532Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:51:37.532Z] === RUN TestUpdateCPUQuota [2020-07-15T12:51:37.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-15T12:51:37.678Z] --- PASS: TestBuildWithHugeFile (54.64s) [2020-07-15T12:51:37.678Z] === RUN TestBuildWithEmptyDockerfile [2020-07-15T12:51:37.678Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:51:37.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:51:37.678Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:51:37.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:51:37.678Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:51:37.678Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:51:37.678Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-15T12:51:37.678Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-15T12:51:37.678Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-15T12:51:37.678Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-15T12:51:37.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-15T12:51:37.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-07-15T12:51:37.678Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-07-15T12:51:37.678Z] === RUN TestBuildPreserveOwnership [2020-07-15T12:51:37.678Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-15T12:51:37.971Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3780fdf4ed08afdc20ba26a27fe8f84f6b7c340dcab1dd395c9a62d9b515f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:51:38.622Z] time="2020-07-15T12:51:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3780fdf4ed08afdc20ba26a27fe8f84f6b7c340dcab1dd395c9a62d9b515f05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:51:38.883Z] --- PASS: TestPluginInstall (9.03s) [2020-07-15T12:51:38.883Z] --- PASS: TestPluginInstall/no_auth (6.08s) [2020-07-15T12:51:38.883Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2020-07-15T12:51:38.883Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-07-15T12:51:38.883Z] plugin_test.go:157: [d9749c8b772c0] daemon is not started [2020-07-15T12:51:38.883Z] PASS [2020-07-15T12:51:38.883Z] [2020-07-15T12:51:38.883Z] DONE 6 tests in 9.298s [2020-07-15T12:51:38.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T12:51:38.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:38.883Z] ++ set -e [2020-07-15T12:51:38.883Z] ++ '[' -n 0 ']' [2020-07-15T12:51:38.883Z] ++ set -x [2020-07-15T12:51:38.883Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:38.915Z] --- PASS: TestUpdateCPUQuota (1.84s) [2020-07-15T12:51:38.915Z] === RUN TestUpdatePidsLimit [2020-07-15T12:51:38.915Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T12:51:39.144Z] INFO: Testing against a local daemon [2020-07-15T12:51:39.144Z] === RUN TestExternalGraphDriver [2020-07-15T12:51:39.404Z] === RUN TestExternalGraphDriver/json [2020-07-15T12:51:39.486Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T12:51:39.490Z] --- PASS: TestBuildPreserveOwnership (3.83s) [2020-07-15T12:51:39.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2020-07-15T12:51:39.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-07-15T12:51:39.490Z] === RUN TestBuildPlatformInvalid [2020-07-15T12:51:39.490Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-15T12:51:39.490Z] PASS [2020-07-15T12:51:39.490Z] [2020-07-15T12:51:39.490Z] === Skipped [2020-07-15T12:51:39.490Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-15T12:51:39.490Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:51:39.490Z] [2020-07-15T12:51:39.490Z] [2020-07-15T12:51:39.490Z] DONE 32 tests, 1 skipped in 93.443s [2020-07-15T12:51:39.490Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-15T12:51:39.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:39.490Z] ++ set -e [2020-07-15T12:51:39.490Z] ++ '[' -n 0 ']' [2020-07-15T12:51:39.490Z] ++ set -x [2020-07-15T12:51:39.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:39.490Z] INFO: Testing against a local daemon [2020-07-15T12:51:39.490Z] === RUN TestConfigInspect [2020-07-15T12:51:39.747Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T12:51:39.867Z] --- PASS: TestDockerNetworkReConnect (6.61s) [2020-07-15T12:51:39.867Z] === RUN TestServicePlugin [2020-07-15T12:51:39.867Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T12:51:39.867Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:39.867Z] === RUN TestServiceUpdateLabel [2020-07-15T12:51:40.318Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T12:51:40.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-15T12:51:40.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-15T12:51:40.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T12:51:41.149Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T12:51:41.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T12:51:41.573Z] --- PASS: TestConfigInspect (1.91s) [2020-07-15T12:51:41.573Z] === RUN TestConfigList [2020-07-15T12:51:41.949Z] === RUN TestExternalGraphDriver/spec [2020-07-15T12:51:41.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-15T12:51:41.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-07-15T12:51:42.921Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-07-15T12:51:42.921Z] === RUN TestUpdateRestartPolicy [2020-07-15T12:51:43.182Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-15T12:51:43.380Z] --- PASS: TestServiceUpdateLabel (3.72s) [2020-07-15T12:51:43.380Z] === RUN TestServiceUpdateSecrets [2020-07-15T12:51:43.648Z] --- PASS: TestConfigList (1.91s) [2020-07-15T12:51:43.648Z] === RUN TestConfigsCreateAndDelete [2020-07-15T12:51:44.125Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-15T12:51:44.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-15T12:51:44.496Z] === RUN TestExternalGraphDriver/pull [2020-07-15T12:51:44.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-15T12:51:45.173Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2020-07-15T12:51:45.173Z] === RUN TestConfigsUpdate [2020-07-15T12:51:47.042Z] --- PASS: TestExternalGraphDriver (7.59s) [2020-07-15T12:51:47.042Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-07-15T12:51:47.042Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-07-15T12:51:47.042Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-07-15T12:51:47.042Z] === RUN TestGraphdriverPluginV2 [2020-07-15T12:51:47.042Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-15T12:51:47.042Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:47.042Z] PASS [2020-07-15T12:51:47.042Z] [2020-07-15T12:51:47.042Z] === Skipped [2020-07-15T12:51:47.042Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-15T12:51:47.042Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:51:47.042Z] [2020-07-15T12:51:47.042Z] [2020-07-15T12:51:47.042Z] DONE 5 tests, 1 skipped in 7.831s [2020-07-15T12:51:47.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T12:51:47.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:47.042Z] ++ set -e [2020-07-15T12:51:47.042Z] ++ '[' -n 0 ']' [2020-07-15T12:51:47.042Z] ++ set -x [2020-07-15T12:51:47.042Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:47.042Z] INFO: Testing against a local daemon [2020-07-15T12:51:47.042Z] === RUN TestContinueAfterPluginCrash [2020-07-15T12:51:47.042Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T12:51:47.042Z] === RUN TestReadPluginNoRead [2020-07-15T12:51:47.042Z] === PAUSE TestReadPluginNoRead [2020-07-15T12:51:47.042Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T12:51:47.042Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T12:51:47.042Z] === CONT TestContinueAfterPluginCrash [2020-07-15T12:51:47.042Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T12:51:47.042Z] === CONT TestReadPluginNoRead [2020-07-15T12:51:47.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-15T12:51:47.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-15T12:51:47.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-15T12:51:47.910Z] --- PASS: TestConfigsUpdate (2.43s) [2020-07-15T12:51:47.910Z] === RUN TestTemplatedConfig [2020-07-15T12:51:50.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-15T12:51:50.046Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-15T12:51:50.659Z] --- PASS: TestTemplatedConfig (2.54s) [2020-07-15T12:51:50.659Z] === RUN TestConfigCreateResolve [2020-07-15T12:51:51.265Z] === RUN TestReadPluginNoRead/default [2020-07-15T12:51:51.429Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-15T12:51:51.838Z] --- PASS: TestDaemonStartWithLogOpt (4.94s) [2020-07-15T12:51:51.998Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-15T12:51:52.200Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-07-15T12:51:52.200Z] === RUN TestConfigDaemonLibtrustID [2020-07-15T12:51:52.839Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-15T12:51:52.839Z] PASS [2020-07-15T12:51:52.839Z] [2020-07-15T12:51:52.839Z] DONE 7 tests in 13.188s [2020-07-15T12:51:52.839Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-15T12:51:52.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:52.839Z] ++ set -e [2020-07-15T12:51:52.839Z] ++ '[' -n 0 ']' [2020-07-15T12:51:52.839Z] ++ set -x [2020-07-15T12:51:52.839Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:52.839Z] INFO: Testing against a local daemon [2020-07-15T12:51:52.839Z] === RUN TestCheckpoint [2020-07-15T12:51:52.839Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-15T12:51:52.839Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:51:52.839Z] === RUN TestContainerInvalidJSON [2020-07-15T12:51:52.839Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:51:52.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:51:52.839Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:51:52.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:51:52.839Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:51:52.839Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:51:52.839Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-15T12:51:52.839Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-15T12:51:52.839Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-15T12:51:52.839Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-15T12:51:52.839Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-15T12:51:52.839Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-15T12:51:52.839Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-15T12:51:52.839Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-15T12:51:52.839Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-15T12:51:52.839Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-15T12:51:52.839Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-15T12:51:52.839Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-15T12:51:52.938Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-15T12:51:53.134Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-15T12:51:53.134Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-15T12:51:53.134Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-15T12:51:53.134Z] === RUN TestCopyFromContainer [2020-07-15T12:51:53.222Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T12:51:53.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-15T12:51:54.181Z] === RUN TestCopyFromContainer// [2020-07-15T12:51:54.477Z] === RUN TestCopyFromContainer//bar/root [2020-07-15T12:51:54.477Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-15T12:51:54.477Z] === RUN TestCopyFromContainer/bar/quux [2020-07-15T12:51:54.477Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-15T12:51:54.772Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-15T12:51:54.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-15T12:51:54.772Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-15T12:51:54.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-15T12:51:55.067Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer (1.96s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-15T12:51:55.067Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-15T12:51:55.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-15T12:51:55.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:51:55.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:51:55.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:51:55.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:51:55.067Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:51:55.067Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:51:55.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-15T12:51:55.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-15T12:51:55.067Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-15T12:51:55.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-15T12:51:55.067Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-15T12:51:55.067Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-15T12:51:55.067Z] === RUN TestCreateWithInvalidEnv [2020-07-15T12:51:55.067Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-15T12:51:55.067Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-15T12:51:55.067Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-15T12:51:55.067Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-15T12:51:55.067Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-15T12:51:55.067Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-15T12:51:55.067Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-15T12:51:55.067Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-15T12:51:55.067Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-15T12:51:55.067Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-15T12:51:55.067Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-15T12:51:55.067Z] === RUN TestCreateTmpfsMountsTarget [2020-07-15T12:51:55.067Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-15T12:51:55.067Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-15T12:51:55.133Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T12:51:55.795Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2020-07-15T12:51:55.795Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T12:51:56.585Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-07-15T12:51:56.585Z] === RUN TestCreateWithCapabilities [2020-07-15T12:51:56.790Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-07-15T12:51:56.790Z] === RUN TestWaitNonBlocked [2020-07-15T12:51:56.790Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:51:56.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:51:56.790Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:51:56.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:51:56.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-15T12:51:56.790Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:51:56.790Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:51:56.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-15T12:51:56.886Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-15T12:51:56.886Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-15T12:51:56.886Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-15T12:51:57.047Z] --- PASS: TestReadPluginNoRead (10.01s) [2020-07-15T12:51:57.047Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-07-15T12:51:57.047Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2020-07-15T12:51:57.047Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-07-15T12:51:57.047Z] read_test.go:92: [dbac995e103b9] daemon is not started [2020-07-15T12:51:57.047Z] --- PASS: TestContinueAfterPluginCrash (10.29s) [2020-07-15T12:51:57.047Z] PASS [2020-07-15T12:51:57.047Z] [2020-07-15T12:51:57.047Z] DONE 6 tests in 10.483s [2020-07-15T12:51:57.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-15T12:51:57.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:57.047Z] ++ set -e [2020-07-15T12:51:57.047Z] ++ '[' -n 0 ']' [2020-07-15T12:51:57.047Z] ++ set -x [2020-07-15T12:51:57.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:57.308Z] testing: warning: no tests to run [2020-07-15T12:51:57.308Z] PASS [2020-07-15T12:51:57.308Z] [2020-07-15T12:51:57.308Z] DONE 0 tests in 0.070s [2020-07-15T12:51:57.308Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T12:51:57.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:57.308Z] ++ set -e [2020-07-15T12:51:57.308Z] ++ '[' -n 0 ']' [2020-07-15T12:51:57.308Z] ++ set -x [2020-07-15T12:51:57.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:51:57.569Z] INFO: Testing against a local daemon [2020-07-15T12:51:57.569Z] === RUN TestPluginWithDevMounts [2020-07-15T12:51:57.569Z] === PAUSE TestPluginWithDevMounts [2020-07-15T12:51:57.569Z] === CONT TestPluginWithDevMounts [2020-07-15T12:51:58.173Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-07-15T12:51:58.173Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-07-15T12:51:58.173Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-07-15T12:51:58.173Z] === RUN TestWaitBlocked [2020-07-15T12:51:58.173Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:51:58.173Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:51:58.173Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:51:58.173Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:51:58.173Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:51:58.173Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:51:58.173Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:51:58.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:51:58.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:51:58.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:51:58.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:51:58.406Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:51:58.406Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:51:58.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-15T12:51:58.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-15T12:51:58.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-15T12:51:58.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-15T12:51:58.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-15T12:51:58.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-15T12:51:58.406Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-15T12:51:59.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-15T12:51:59.043Z] === RUN TestCreateDifferentPlatform [2020-07-15T12:51:59.043Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-15T12:51:59.043Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-15T12:51:59.043Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-15T12:51:59.043Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-15T12:51:59.043Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-15T12:51:59.043Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-15T12:51:59.043Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-15T12:51:59.043Z] === RUN TestContainerStartOnDaemonRestart [2020-07-15T12:51:59.043Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-15T12:51:59.043Z] === RUN TestDaemonRestartIpcMode [2020-07-15T12:51:59.043Z] === PAUSE TestDaemonRestartIpcMode [2020-07-15T12:51:59.043Z] === RUN TestDaemonHostGatewayIP [2020-07-15T12:51:59.043Z] === PAUSE TestDaemonHostGatewayIP [2020-07-15T12:51:59.043Z] === RUN TestContainerKillOnDaemonStart [2020-07-15T12:51:59.043Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-15T12:51:59.043Z] === RUN TestDiff [2020-07-15T12:51:59.616Z] --- PASS: TestWaitBlocked (0.04s) [2020-07-15T12:51:59.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-07-15T12:51:59.616Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-07-15T12:51:59.616Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T12:51:59.616Z] === CONT TestIpcModeOlderClient [2020-07-15T12:51:59.616Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-07-15T12:51:59.616Z] === CONT TestDaemonHostGatewayIP [2020-07-15T12:51:59.682Z] --- PASS: TestDiff (0.55s) [2020-07-15T12:51:59.682Z] === RUN TestExecWithCloseStdin [2020-07-15T12:52:00.114Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-07-15T12:52:00.114Z] PASS [2020-07-15T12:52:00.114Z] [2020-07-15T12:52:00.114Z] DONE 1 tests in 2.383s [2020-07-15T12:52:00.114Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T12:52:00.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:00.114Z] ++ set -e [2020-07-15T12:52:00.114Z] ++ '[' -n 0 ']' [2020-07-15T12:52:00.114Z] ++ set -x [2020-07-15T12:52:00.114Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:00.114Z] INFO: Testing against a local daemon [2020-07-15T12:52:00.114Z] === RUN TestSecretInspect [2020-07-15T12:52:00.325Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-07-15T12:52:00.325Z] === RUN TestExec [2020-07-15T12:52:00.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-15T12:52:00.863Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-15T12:52:00.972Z] --- PASS: TestExec (0.64s) [2020-07-15T12:52:00.972Z] === RUN TestExecUser [2020-07-15T12:52:01.627Z] --- PASS: TestExecUser (0.64s) [2020-07-15T12:52:01.627Z] === RUN TestExportContainerAndImportImage [2020-07-15T12:52:01.985Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-07-15T12:52:01.985Z] === RUN TestServiceUpdateConfigs [2020-07-15T12:52:02.248Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-15T12:52:02.264Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-07-15T12:52:02.264Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-15T12:52:02.508Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-15T12:52:02.768Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-15T12:52:03.029Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2020-07-15T12:52:03.029Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T12:52:03.289Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-15T12:52:03.415Z] --- PASS: TestSecretInspect (3.21s) [2020-07-15T12:52:03.415Z] === RUN TestSecretList [2020-07-15T12:52:03.549Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-15T12:52:03.549Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-15T12:52:03.782Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-15T12:52:03.782Z] === RUN TestHealthCheckWorkdir [2020-07-15T12:52:04.422Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-07-15T12:52:04.422Z] === RUN TestHealthKillContainer [2020-07-15T12:52:04.490Z] --- PASS: TestDaemonHostGatewayIP (4.75s) [2020-07-15T12:52:04.490Z] === CONT TestDaemonRestartIpcMode [2020-07-15T12:52:05.062Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-15T12:52:05.960Z] --- PASS: TestSecretList (2.75s) [2020-07-15T12:52:05.960Z] === RUN TestSecretsCreateAndDelete [2020-07-15T12:52:06.692Z] fc1b9e59edad: Pull complete [2020-07-15T12:52:06.692Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-15T12:52:06.692Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:52:06.692Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-15T12:52:06.692Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-15T12:52:06.692Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-15T12:52:06.692Z] WARN: Skipping validation tests [2020-07-15T12:52:06.692Z] INFO: Running unit tests at 07/15/2020 12:51:54... [2020-07-15T12:52:06.692Z] INFO: make.ps1 starting at 07/15/2020 12:51:58 [2020-07-15T12:52:06.692Z] INFO: Git commit (bf7fd015f7) assumed from DOCKER_GITCOMMIT environment variable [2020-07-15T12:52:06.692Z] INFO: Invoking autogen... [2020-07-15T12:52:06.692Z] INFO: Running unit tests... [2020-07-15T12:52:07.604Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2020-07-15T12:52:07.947Z] --- PASS: TestHealthKillContainer (2.76s) [2020-07-15T12:52:07.947Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-15T12:52:07.947Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2020-07-15T12:52:07.947Z] === RUN TestIpcModeNone [2020-07-15T12:52:08.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-15T12:52:08.298Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-15T12:52:08.587Z] --- PASS: TestIpcModeNone (0.65s) [2020-07-15T12:52:08.587Z] === RUN TestIpcModePrivate [2020-07-15T12:52:09.114Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-15T12:52:09.225Z] --- PASS: TestIpcModePrivate (0.64s) [2020-07-15T12:52:09.225Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-15T12:52:09.225Z] === RUN TestIpcModeShareable [2020-07-15T12:52:09.260Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-07-15T12:52:09.260Z] === RUN TestSecretsUpdate [2020-07-15T12:52:09.684Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-15T12:52:09.864Z] --- PASS: TestIpcModeShareable (0.62s) [2020-07-15T12:52:09.864Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-15T12:52:09.864Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-15T12:52:11.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-15T12:52:11.858Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-15T12:52:11.948Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2020-07-15T12:52:11.948Z] === RUN TestAPIIpcModeHost [2020-07-15T12:52:12.244Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-07-15T12:52:12.244Z] === RUN TestDaemonIpcModeShareable [2020-07-15T12:52:12.470Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-15T12:52:12.470Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-15T12:52:12.470Z] Cross building: bundles/cross/windows/amd64 [2020-07-15T12:52:12.470Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-15T12:52:12.470Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-15T12:52:12.569Z] --- PASS: TestSecretsUpdate (3.24s) [2020-07-15T12:52:12.569Z] === RUN TestTemplatedSecret [2020-07-15T12:52:12.798Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-15T12:52:13.058Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-15T12:52:13.318Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-15T12:52:13.771Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2020-07-15T12:52:13.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-15T12:52:13.771Z] === RUN TestDaemonIpcModePrivate [2020-07-15T12:52:13.892Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-15T12:52:14.153Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-15T12:52:14.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-15T12:52:15.292Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-07-15T12:52:15.292Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T12:52:15.292Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-15T12:52:15.480Z] ? github.com/docker/docker/api [no test files] [2020-07-15T12:52:15.666Z] --- PASS: TestContainerKillOnDaemonStart (12.48s) [2020-07-15T12:52:15.666Z] PASS [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === Skipped [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-15T12:52:15.666Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-15T12:52:15.666Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-15T12:52:15.666Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:52:15.666Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T12:52:15.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-15T12:52:15.666Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] [2020-07-15T12:52:15.666Z] DONE 204 tests, 6 skipped in 154.186s [2020-07-15T12:52:15.666Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T12:52:15.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:15.667Z] ++ set -e [2020-07-15T12:52:15.667Z] ++ '[' -n 0 ']' [2020-07-15T12:52:15.667Z] ++ set -x [2020-07-15T12:52:15.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:15.870Z] --- PASS: TestTemplatedSecret (3.50s) [2020-07-15T12:52:15.870Z] === RUN TestSecretCreateResolve [2020-07-15T12:52:15.927Z] INFO: Testing against a local daemon [2020-07-15T12:52:15.927Z] === RUN TestCommitInheritsEnv [2020-07-15T12:52:16.499Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-07-15T12:52:16.499Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T12:52:16.499Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T12:52:16.499Z] === RUN TestImagesFilterMultiReference [2020-07-15T12:52:16.499Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-15T12:52:16.499Z] === RUN TestImagePullPlatformInvalid [2020-07-15T12:52:16.499Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-15T12:52:16.499Z] === RUN TestRemoveImageOrphaning [2020-07-15T12:52:16.808Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-07-15T12:52:16.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-15T12:52:16.808Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-15T12:52:17.072Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-07-15T12:52:17.072Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T12:52:17.323Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2020-07-15T12:52:17.323Z] === RUN TestServiceUpdateNetwork [2020-07-15T12:52:17.851Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-07-15T12:52:17.851Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-15T12:52:17.851Z] === RUN TestIpcModeOlderClient [2020-07-15T12:52:17.851Z] === PAUSE TestIpcModeOlderClient [2020-07-15T12:52:17.851Z] === RUN TestKillContainerInvalidSignal [2020-07-15T12:52:18.418Z] --- PASS: TestSecretCreateResolve (2.67s) [2020-07-15T12:52:18.418Z] PASS [2020-07-15T12:52:18.418Z] [2020-07-15T12:52:18.418Z] DONE 6 tests in 18.806s [2020-07-15T12:52:18.418Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T12:52:18.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:18.418Z] ++ set -e [2020-07-15T12:52:18.418Z] ++ '[' -n 0 ']' [2020-07-15T12:52:18.418Z] ++ set -x [2020-07-15T12:52:18.418Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:18.488Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-15T12:52:18.488Z] === RUN TestKillContainer [2020-07-15T12:52:18.488Z] === RUN TestKillContainer/no_signal [2020-07-15T12:52:18.679Z] INFO: Testing against a local daemon [2020-07-15T12:52:18.679Z] === RUN TestServiceCreateInit [2020-07-15T12:52:18.679Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T12:52:19.126Z] === RUN TestKillContainer/non_killing_signal [2020-07-15T12:52:19.420Z] === RUN TestKillContainer/killing_signal [2020-07-15T12:52:19.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-15T12:52:19.615Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2020-07-15T12:52:19.615Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T12:52:19.615Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-07-15T12:52:19.615Z] === RUN TestTagInvalidReference [2020-07-15T12:52:19.615Z] --- PASS: TestTagInvalidReference (0.04s) [2020-07-15T12:52:19.615Z] === RUN TestTagValidPrefixedRepo [2020-07-15T12:52:19.615Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-07-15T12:52:19.615Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T12:52:19.615Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-15T12:52:19.615Z] === RUN TestTagOfficialNames [2020-07-15T12:52:19.885Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-15T12:52:19.885Z] === RUN TestTagMatchesDigest [2020-07-15T12:52:19.885Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-15T12:52:19.885Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T12:52:20.058Z] --- PASS: TestKillContainer (1.67s) [2020-07-15T12:52:20.059Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-07-15T12:52:20.059Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-07-15T12:52:20.059Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-07-15T12:52:20.059Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-15T12:52:20.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-15T12:52:20.645Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-15T12:52:21.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-07-15T12:52:21.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-07-15T12:52:21.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-07-15T12:52:21.302Z] === RUN TestKillStoppedContainer [2020-07-15T12:52:21.302Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-15T12:52:21.302Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-15T12:52:21.596Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-15T12:52:21.596Z] === RUN TestKillDifferentUserContainer [2020-07-15T12:52:21.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-15T12:52:22.235Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-07-15T12:52:22.236Z] === RUN TestInspectOomKilledTrue [2020-07-15T12:52:22.872Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-07-15T12:52:22.872Z] === RUN TestInspectOomKilledFalse [2020-07-15T12:52:23.525Z] --- PASS: TestInspectOomKilledFalse (0.58s) [2020-07-15T12:52:23.525Z] === RUN TestLinksEtcHostsContentMatch [2020-07-15T12:52:23.985Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T12:52:24.161Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-07-15T12:52:24.161Z] === RUN TestLinksContainerNames [2020-07-15T12:52:25.093Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-15T12:52:25.202Z] --- PASS: TestLinksContainerNames (1.02s) [2020-07-15T12:52:25.202Z] === RUN TestLogsFollowTailEmpty [2020-07-15T12:52:25.497Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-07-15T12:52:25.497Z] === RUN TestContainerNetworkMountsNoChown [2020-07-15T12:52:26.036Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-15T12:52:26.134Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/default [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/default [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/private [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/private [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rprivate [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/slave [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/slave [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rslave [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/shared [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/shared [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rshared [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/default [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/rslave [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/rshared [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/slave [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/private [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-15T12:52:26.134Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:52:26.134Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:52:26.134Z] === CONT TestMountDaemonRoot/shared [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rprivate [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:52:26.135Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:52:26.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-15T12:52:26.135Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-15T12:52:26.433Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-15T12:52:26.433Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-15T12:52:26.433Z] === RUN TestContainerBindMountNonRecursive [2020-07-15T12:52:26.976Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-15T12:52:27.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-15T12:52:27.956Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2020-07-15T12:52:27.956Z] === RUN TestNetworkNat [2020-07-15T12:52:28.250Z] --- PASS: TestNetworkNat (0.58s) [2020-07-15T12:52:28.250Z] === RUN TestNetworkLocalhostTCPNat [2020-07-15T12:52:28.888Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-07-15T12:52:28.888Z] === RUN TestNetworkLoopbackNat [2020-07-15T12:52:28.929Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-15T12:52:29.271Z] --- PASS: TestServiceCreateInit (10.39s) [2020-07-15T12:52:29.271Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-07-15T12:52:29.271Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2020-07-15T12:52:29.271Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T12:52:30.551Z] ok github.com/docker/docker/api/server 0.152s coverage: 9.0% of statements [2020-07-15T12:52:30.842Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-15T12:52:30.842Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-15T12:52:31.624Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-07-15T12:52:31.624Z] === RUN TestPause [2020-07-15T12:52:32.260Z] --- PASS: TestPause (0.60s) [2020-07-15T12:52:32.260Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-15T12:52:32.260Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:52:32.260Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:52:32.260Z] === RUN TestPauseStopPausedContainer [2020-07-15T12:52:32.694Z] --- PASS: TestServiceUpdateNetwork (15.95s) [2020-07-15T12:52:32.694Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T12:52:32.694Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T12:52:32.897Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-07-15T12:52:32.897Z] === RUN TestPsFilter [2020-07-15T12:52:32.898Z] --- PASS: TestPsFilter (0.16s) [2020-07-15T12:52:32.898Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-15T12:52:32.988Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T12:52:33.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-07-15T12:52:33.537Z] === RUN TestRemoveContainerWithVolume [2020-07-15T12:52:34.138Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-15T12:52:34.138Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-15T12:52:34.173Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-07-15T12:52:34.173Z] === RUN TestRemoveContainerRunning [2020-07-15T12:52:34.812Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-15T12:52:34.813Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-15T12:52:35.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-15T12:52:35.105Z] === RUN TestRemoveInvalidContainer [2020-07-15T12:52:35.105Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-15T12:52:35.105Z] === RUN TestRenameLinkedContainer [2020-07-15T12:52:35.522Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-15T12:52:35.522Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-15T12:52:35.522Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-15T12:52:35.522Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-15T12:52:35.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-15T12:52:37.846Z] --- PASS: TestRenameLinkedContainer (2.17s) [2020-07-15T12:52:37.846Z] === RUN TestRenameStoppedContainer [2020-07-15T12:52:37.846Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-15T12:52:37.846Z] === RUN TestRenameRunningContainerAndReuse [2020-07-15T12:52:38.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2020-07-15T12:52:38.885Z] === RUN TestRenameInvalidName [2020-07-15T12:52:39.524Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-15T12:52:39.524Z] === RUN TestRenameAnonymousContainer [2020-07-15T12:52:39.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-15T12:52:39.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-15T12:52:41.377Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-15T12:52:41.474Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T12:52:41.599Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-07-15T12:52:41.599Z] === RUN TestRenameContainerWithSameName [2020-07-15T12:52:41.637Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-15T12:52:42.236Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-07-15T12:52:42.236Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-15T12:52:42.576Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-15T12:52:43.279Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-07-15T12:52:43.279Z] === RUN TestResize [2020-07-15T12:52:43.916Z] --- PASS: TestResize (0.58s) [2020-07-15T12:52:43.916Z] === RUN TestResizeWithInvalidSize [2020-07-15T12:52:44.485Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-15T12:52:44.551Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-07-15T12:52:44.551Z] === RUN TestResizeWhenContainerNotStarted [2020-07-15T12:52:44.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:44.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:44.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:44.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-15T12:52:44.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-15T12:52:44.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-15T12:52:44.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-15T12:52:47.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-15T12:52:47.596Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-15T12:52:47.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-15T12:52:47.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-15T12:52:47.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-15T12:52:47.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:47.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-15T12:52:48.979Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-15T12:52:49.239Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-15T12:52:49.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:49.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-15T12:52:49.809Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-15T12:52:49.950Z] --- PASS: TestServiceUpdatePidsLimit (17.82s) [2020-07-15T12:52:49.950Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-07-15T12:52:49.950Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s) [2020-07-15T12:52:49.950Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s) [2020-07-15T12:52:49.950Z] PASS [2020-07-15T12:52:49.950Z] [2020-07-15T12:52:49.950Z] === Skipped [2020-07-15T12:52:49.950Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T12:52:49.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:52:49.950Z] [2020-07-15T12:52:49.950Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-15T12:52:49.950Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:52:49.950Z] [2020-07-15T12:52:49.950Z] [2020-07-15T12:52:49.950Z] DONE 27 tests, 2 skipped in 176.993s [2020-07-15T12:52:49.950Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] ++ set -e [2020-07-15T12:52:49.950Z] ++ '[' -n 0 ']' [2020-07-15T12:52:49.950Z] ++ set -x [2020-07-15T12:52:49.950Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] INFO: Testing against a local daemon [2020-07-15T12:52:49.950Z] === RUN TestSessionCreate [2020-07-15T12:52:49.950Z] --- PASS: TestSessionCreate (0.02s) [2020-07-15T12:52:49.950Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T12:52:49.950Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-15T12:52:49.950Z] PASS [2020-07-15T12:52:49.950Z] [2020-07-15T12:52:49.950Z] DONE 2 tests in 0.229s [2020-07-15T12:52:49.950Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] ++ set -e [2020-07-15T12:52:49.950Z] ++ '[' -n 0 ']' [2020-07-15T12:52:49.950Z] ++ set -x [2020-07-15T12:52:49.950Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:49.950Z] INFO: Testing against a local daemon [2020-07-15T12:52:49.950Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T12:52:49.950Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:52:49.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:52:49.950Z] === RUN TestEventsExecDie [2020-07-15T12:52:49.950Z] --- PASS: TestEventsExecDie (0.97s) [2020-07-15T12:52:49.950Z] === RUN TestEventsBackwardsCompatible [2020-07-15T12:52:50.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-15T12:52:50.243Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-15T12:52:50.243Z] === RUN TestInfoBinaryCommits [2020-07-15T12:52:50.243Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-15T12:52:50.243Z] === RUN TestInfoAPIVersioned [2020-07-15T12:52:50.243Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T12:52:50.243Z] === RUN TestInfoDiscoveryBackend [2020-07-15T12:52:50.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-15T12:52:50.901Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-15T12:52:50.901Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T12:52:51.231Z] --- PASS: TestCreateServiceMultipleTimes (19.18s) [2020-07-15T12:52:51.231Z] === RUN TestCreateServiceConflict [2020-07-15T12:52:51.492Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-07-15T12:52:51.492Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T12:52:51.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T12:52:51.935Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T12:52:52.226Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-15T12:52:52.226Z] === RUN TestInfoAPI [2020-07-15T12:52:52.226Z] --- PASS: TestInfoAPI (0.02s) [2020-07-15T12:52:52.226Z] === RUN TestInfoAPIWarnings [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2020-07-15T12:52:52.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2020-07-15T12:52:52.836Z] === RUN TestCgroupNamespacesRun [2020-07-15T12:52:52.861Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-15T12:52:52.861Z] === RUN TestInfoDebug [2020-07-15T12:52:53.106Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-15T12:52:53.366Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-15T12:52:53.492Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T12:52:53.492Z] === RUN TestInfoInsecureRegistries [2020-07-15T12:52:53.783Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-15T12:52:53.783Z] === RUN TestInfoRegistryMirrors [2020-07-15T12:52:53.937Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-15T12:52:54.357Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-07-15T12:52:54.357Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-15T12:52:54.416Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-15T12:52:54.416Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T12:52:54.708Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-07-15T12:52:54.708Z] === RUN TestPingCacheHeaders [2020-07-15T12:52:54.708Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-15T12:52:54.708Z] === RUN TestPingGet [2020-07-15T12:52:54.708Z] --- PASS: TestPingGet (0.01s) [2020-07-15T12:52:54.708Z] === RUN TestPingHead [2020-07-15T12:52:54.708Z] --- PASS: TestPingHead (0.02s) [2020-07-15T12:52:54.708Z] === RUN TestVersion [2020-07-15T12:52:54.708Z] --- PASS: TestVersion (0.02s) [2020-07-15T12:52:54.708Z] PASS [2020-07-15T12:52:54.708Z] [2020-07-15T12:52:54.708Z] === Skipped [2020-07-15T12:52:54.708Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:52:54.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:52:54.708Z] [2020-07-15T12:52:54.708Z] [2020-07-15T12:52:54.708Z] DONE 18 tests, 1 skipped in 5.871s [2020-07-15T12:52:54.708Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T12:52:54.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:54.708Z] ++ set -e [2020-07-15T12:52:54.708Z] ++ '[' -n 0 ']' [2020-07-15T12:52:54.708Z] ++ set -x [2020-07-15T12:52:54.708Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:52:54.999Z] INFO: Testing against a local daemon [2020-07-15T12:52:54.999Z] === RUN TestVolumesCreateAndList [2020-07-15T12:52:54.999Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-15T12:52:54.999Z] === RUN TestVolumesRemove [2020-07-15T12:52:54.999Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-15T12:52:54.999Z] === RUN TestVolumesInspect [2020-07-15T12:52:54.999Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-15T12:52:54.999Z] === RUN TestVolumesInvalidJSON [2020-07-15T12:52:54.999Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T12:52:54.999Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T12:52:54.999Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T12:52:54.999Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-15T12:52:54.999Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T12:52:54.999Z] PASS [2020-07-15T12:52:54.999Z] [2020-07-15T12:52:54.999Z] DONE 5 tests in 0.330s [2020-07-15T12:52:54.999Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T12:52:55.305Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T12:52:55.305Z] +++ kill 12028 [2020-07-15T12:52:55.696Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-07-15T12:52:55.696Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T12:52:55.872Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2020-07-15T12:52:55.872Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-15T12:52:56.814Z] +++ /etc/init.d/apparmor stop [2020-07-15T12:52:56.814Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T12:52:56.814Z] [2020-07-15T12:52:56.814Z] Unloading profiles will leave already running processes permanently [2020-07-15T12:52:56.814Z] unconfined, which can lead to unexpected situations. [2020-07-15T12:52:56.814Z] [2020-07-15T12:52:56.814Z] To set a process to complain mode, use the command line tool [2020-07-15T12:52:56.814Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T12:52:56.814Z] +++ true [2020-07-15T12:52:56.814Z] exiting test-integration [2020-07-15T12:52:56.814Z] ++ exit 0 [2020-07-15T12:52:56.814Z] [2020-07-15T12:52:56.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-07-15T12:52:56.919Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-15T12:52:57.236Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig Post stage [Pipeline] junit [2020-07-15T12:52:58.368Z] Recording test results [2020-07-15T12:52:58.443Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-15T12:52:58.443Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-15T12:52:58.675Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T12:52:59.212Z] + echo Ensuring container killed. [2020-07-15T12:52:59.212Z] Ensuring container killed. [2020-07-15T12:52:59.212Z] + docker rm -vf docker-pr1 [2020-07-15T12:52:59.212Z] Error: No such container: docker-pr1 [2020-07-15T12:52:59.212Z] + true [Pipeline] sh [2020-07-15T12:52:59.612Z] + echo Chowning /workspace to jenkins user [2020-07-15T12:52:59.612Z] Chowning /workspace to jenkins user [2020-07-15T12:52:59.612Z] + id -u [2020-07-15T12:52:59.612Z] + id -g [2020-07-15T12:52:59.612Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41214:/workspace busybox chown -R 1001:1001 /workspace [2020-07-15T12:52:59.612Z] Unable to find image 'busybox:latest' locally [2020-07-15T12:52:59.903Z] latest: Pulling from library/busybox [2020-07-15T12:52:59.903Z] 351d6c492d3f: Pulling fs layer [2020-07-15T12:52:59.958Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-15T12:52:59.958Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-15T12:53:00.195Z] 351d6c492d3f: Verifying Checksum [2020-07-15T12:53:00.195Z] 351d6c492d3f: Download complete [2020-07-15T12:53:00.487Z] 351d6c492d3f: Pull complete [2020-07-15T12:53:00.487Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T12:53:00.487Z] Status: Downloaded newer image for busybox:latest [2020-07-15T12:53:01.254Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-15T12:53:01.477Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-07-15T12:53:01.477Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-15T12:53:02.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-15T12:53:02.146Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-15T12:53:02.197Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T12:53:02.951Z] + bundleName=s390x-integration [2020-07-15T12:53:02.951Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-15T12:53:02.951Z] Creating s390x-integration-bundles.tar.gz [2020-07-15T12:53:02.951Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-15T12:53:02.951Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-15T12:53:02.996Z] Archiving artifacts [2020-07-15T12:53:03.137Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-15T12:53:03.398Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-15T12:53:03.403Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T12:53:03.667Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s) [2020-07-15T12:53:03.667Z] === RUN TestKernelTCPMemory [2020-07-15T12:53:03.804Z] + make clean [2020-07-15T12:53:03.969Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-15T12:53:04.388Z] --- PASS: TestKernelTCPMemory (0.68s) [2020-07-15T12:53:04.388Z] === RUN TestNISDomainname [2020-07-15T12:53:04.437Z] docker volume rm -f docker-dev-cache [2020-07-15T12:53:04.437Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T12:53:05.028Z] --- PASS: TestNISDomainname (0.72s) [2020-07-15T12:53:05.028Z] === RUN TestHostnameDnsResolution [2020-07-15T12:53:05.669Z] --- PASS: TestHostnameDnsResolution (0.91s) [2020-07-15T12:53:05.669Z] === RUN TestStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T12:53:07.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-15T12:53:07.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-15T12:53:07.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-15T12:53:08.418Z] --- PASS: TestStats (2.55s) [2020-07-15T12:53:08.418Z] === RUN TestStopContainerWithTimeout [2020-07-15T12:53:08.418Z] === RUN TestStopContainerWithTimeout/0 [2020-07-15T12:53:08.418Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-15T12:53:08.418Z] === RUN TestStopContainerWithTimeout/1 [2020-07-15T12:53:08.418Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-15T12:53:08.418Z] === RUN TestStopContainerWithTimeout/3 [2020-07-15T12:53:08.418Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-15T12:53:08.418Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-15T12:53:08.418Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-15T12:53:08.418Z] === CONT TestStopContainerWithTimeout/0 [2020-07-15T12:53:08.418Z] === CONT TestStopContainerWithTimeout/1 [2020-07-15T12:53:08.418Z] === CONT TestStopContainerWithTimeout/3 [2020-07-15T12:53:08.418Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-15T12:53:09.353Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-15T12:53:09.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-15T12:53:10.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-07-15T12:53:10.604Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T12:53:10.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-15T12:53:11.963Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-15T12:53:11.963Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-07-15T12:53:11.963Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-07-15T12:53:11.963Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-07-15T12:53:11.963Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-07-15T12:53:11.963Z] === RUN TestDeleteDevicemapper [2020-07-15T12:53:11.963Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-15T12:53:11.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:53:11.963Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-15T12:53:12.381Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-15T12:53:12.950Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-15T12:53:13.153Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-07-15T12:53:13.153Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T12:53:14.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2020-07-15T12:53:14.045Z] === RUN TestUpdateMemory [2020-07-15T12:53:14.686Z] --- PASS: TestUpdateMemory (0.77s) [2020-07-15T12:53:14.686Z] === RUN TestUpdateCPUQuota [2020-07-15T12:53:15.813Z] --- PASS: TestUpdateCPUQuota (0.99s) [2020-07-15T12:53:15.813Z] === RUN TestUpdatePidsLimit [2020-07-15T12:53:15.813Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-15T12:53:15.813Z] === RUN TestUpdatePidsLimit/no_change [2020-07-15T12:53:16.139Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-15T12:53:16.249Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-15T12:53:16.458Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-07-15T12:53:16.458Z] === RUN TestCreateServiceSysctls [2020-07-15T12:53:16.550Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-15T12:53:16.550Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-15T12:53:16.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-15T12:53:17.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-15T12:53:18.164Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-15T12:53:18.344Z] --- PASS: TestUpdatePidsLimit (2.68s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-15T12:53:18.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-07-15T12:53:18.345Z] === RUN TestUpdateRestartPolicy [2020-07-15T12:53:18.733Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-15T12:53:19.304Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-15T12:53:19.874Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-15T12:53:20.663Z] --- PASS: TestCreateServiceSysctls (4.27s) [2020-07-15T12:53:20.663Z] === RUN TestCreateServiceCapabilities [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/server/httputils 0.160s coverage: 14.7% of statements [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/server/middleware 0.146s coverage: 37.7% of statements [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/types/strslice 0.121s coverage: 90.0% of statements [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/server/router/swarm 0.140s coverage: 5.1% of statements [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T12:53:21.460Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T12:53:21.460Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2020-07-15T12:53:21.785Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-15T12:53:21.785Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-15T12:53:21.930Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 75.0% of statements [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T12:53:21.930Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T12:53:21.931Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T12:53:21.931Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T12:53:21.931Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T12:53:21.931Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T12:53:22.401Z] ok github.com/docker/docker/builder/dockerignore 0.067s coverage: 96.8% of statements [2020-07-15T12:53:22.727Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-15T12:53:23.669Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-15T12:53:24.242Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-15T12:53:24.870Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-07-15T12:53:24.870Z] === RUN TestInspect [2020-07-15T12:53:25.624Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-15T12:53:27.168Z] ok github.com/docker/docker/cli/debug 0.383s coverage: 100.0% of statements [2020-07-15T12:53:27.168Z] ok github.com/docker/docker/builder/remotecontext 0.802s coverage: 9.2% of statements [2020-07-15T12:53:27.168Z] ok github.com/docker/docker/builder/dockerfile 0.737s coverage: 46.4% of statements [2020-07-15T12:53:27.418Z] --- PASS: TestInspect (3.07s) [2020-07-15T12:53:27.418Z] === RUN TestCreateJob [2020-07-15T12:53:27.537Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-15T12:53:30.079Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-15T12:53:31.133Z] --- PASS: TestUpdateRestartPolicy (11.42s) [2020-07-15T12:53:31.133Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-15T12:53:31.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-07-15T12:53:31.133Z] === RUN TestWaitNonBlocked [2020-07-15T12:53:31.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:53:31.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:53:31.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:53:31.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:53:31.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-15T12:53:31.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-15T12:53:31.133Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-15T12:53:31.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-07-15T12:53:31.133Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-07-15T12:53:31.133Z] === RUN TestWaitBlocked [2020-07-15T12:53:31.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:53:31.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:53:31.133Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:53:31.133Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:53:31.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-15T12:53:31.133Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-15T12:53:31.462Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-15T12:53:31.622Z] --- PASS: TestCreateJob (4.33s) [2020-07-15T12:53:31.622Z] === RUN TestReplicatedJob [2020-07-15T12:53:31.829Z] --- PASS: TestWaitBlocked (0.04s) [2020-07-15T12:53:31.829Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-07-15T12:53:31.829Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-07-15T12:53:31.829Z] === CONT TestContainerStartOnDaemonRestart [2020-07-15T12:53:31.829Z] === CONT TestContainerKillOnDaemonStart [2020-07-15T12:53:31.829Z] === CONT TestDaemonHostGatewayIP [2020-07-15T12:53:31.829Z] === CONT TestIpcModeOlderClient [2020-07-15T12:53:32.130Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-15T12:53:32.130Z] === CONT TestDaemonRestartIpcMode [2020-07-15T12:53:33.383Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-15T12:53:33.940Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-15T12:53:33.940Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-15T12:53:33.941Z] remote: Enumerating objects: 2, done. [2020-07-15T12:53:33.941Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-15T12:53:33.941Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-15T12:53:33.941Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-15T12:53:33.941Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-15T12:53:33.941Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-15T12:53:33.941Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-15T12:53:34.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/test/unit [2020-07-15T12:53:35.722Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2020-07-15T12:53:36.029Z] --- PASS: TestDaemonHostGatewayIP (4.16s) [2020-07-15T12:53:36.332Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-07-15T12:53:36.677Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-15T12:53:36.879Z] ? github.com/docker/docker/api [no test files] [2020-07-15T12:53:38.208Z] --- PASS: TestReplicatedJob (6.65s) [2020-07-15T12:53:38.208Z] === RUN TestUpdateReplicatedJob [2020-07-15T12:53:40.317Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-15T12:53:40.317Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-15T12:53:40.317Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-15T12:53:40.317Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-15T12:53:40.454Z] ok github.com/docker/docker/client 0.415s coverage: 74.9% of statements [2020-07-15T12:53:42.616Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-07-15T12:53:42.616Z] === RUN TestServiceListWithStatuses [2020-07-15T12:53:42.616Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T12:53:42.616Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:53:42.616Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T12:53:44.519Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-15T12:53:44.780Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-15T12:53:45.245Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2020-07-15T12:53:45.245Z] PASS [2020-07-15T12:53:45.245Z] [2020-07-15T12:53:45.245Z] === Skipped [2020-07-15T12:53:45.245Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-15T12:53:45.245Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:53:45.245Z] [2020-07-15T12:53:45.245Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-15T12:53:45.245Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-15T12:53:45.245Z] [2020-07-15T12:53:45.245Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-15T12:53:45.245Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-15T12:53:45.245Z] [2020-07-15T12:53:45.245Z] [2020-07-15T12:53:45.245Z] DONE 204 tests, 3 skipped in 111.987s [2020-07-15T12:53:45.245Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-15T12:53:45.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:53:45.246Z] ++ set -e [2020-07-15T12:53:45.246Z] ++ '[' -n 0 ']' [2020-07-15T12:53:45.246Z] ++ set -x [2020-07-15T12:53:45.246Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:53:45.246Z] INFO: Testing against a local daemon [2020-07-15T12:53:45.246Z] === RUN TestCommitInheritsEnv [2020-07-15T12:53:45.246Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-07-15T12:53:45.246Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-15T12:53:45.246Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-15T12:53:45.246Z] === RUN TestImagesFilterMultiReference [2020-07-15T12:53:45.246Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-15T12:53:45.246Z] === RUN TestImagePullPlatformInvalid [2020-07-15T12:53:45.246Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-15T12:53:45.246Z] === RUN TestRemoveImageOrphaning [2020-07-15T12:53:45.544Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-15T12:53:45.544Z] === RUN TestRemoveImageGarbageCollector [2020-07-15T12:53:45.544Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:53:45.544Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:53:45.544Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-15T12:53:45.544Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-15T12:53:45.544Z] === RUN TestTagInvalidReference [2020-07-15T12:53:45.544Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-15T12:53:45.544Z] === RUN TestTagValidPrefixedRepo [2020-07-15T12:53:45.544Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-15T12:53:45.544Z] === RUN TestTagExistedNameWithoutForce [2020-07-15T12:53:45.544Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-15T12:53:45.544Z] === RUN TestTagOfficialNames [2020-07-15T12:53:45.544Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-15T12:53:45.544Z] === RUN TestTagMatchesDigest [2020-07-15T12:53:45.544Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-15T12:53:45.544Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-15T12:53:46.164Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-15T12:53:47.105Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-15T12:53:47.365Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-15T12:53:48.306Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-15T12:53:49.200Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2020-07-15T12:53:49.201Z] === RUN TestDockerNetworkReConnect [2020-07-15T12:53:49.688Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-15T12:53:50.628Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-15T12:53:51.600Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-15T12:53:53.407Z] --- PASS: TestDockerNetworkReConnect (4.51s) [2020-07-15T12:53:53.407Z] === RUN TestServicePlugin [2020-07-15T12:53:53.407Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T12:53:53.407Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:53:53.407Z] === RUN TestServiceUpdateLabel [2020-07-15T12:53:55.421Z] ok github.com/docker/docker/builder/remotecontext/git 30.676s coverage: 86.3% of statements [2020-07-15T12:53:55.421Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T12:53:55.421Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-15T12:53:56.709Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-07-15T12:53:56.709Z] === RUN TestServiceUpdateSecrets [2020-07-15T12:53:56.883Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-15T12:53:58.795Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-15T12:53:59.400Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-15T12:54:01.304Z] ok github.com/docker/docker/cmd/dockerd 0.610s coverage: 19.3% of statements [2020-07-15T12:54:01.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-15T12:54:02.875Z] ok github.com/docker/docker/container 0.616s coverage: 41.6% of statements [2020-07-15T12:54:02.875Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T12:54:02.875Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T12:54:02.875Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T12:54:02.875Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T12:54:05.104Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.337s coverage: 65.3% of statements [2020-07-15T12:54:07.332Z] ok github.com/docker/docker/daemon/cluster 0.871s coverage: 0.5% of statements [2020-07-15T12:54:07.802Z] ok github.com/docker/docker/daemon/cluster/convert 0.766s coverage: 35.4% of statements [2020-07-15T12:54:09.485Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-15T12:54:11.399Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-15T12:54:13.312Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-15T12:54:13.696Z] ok github.com/docker/docker/daemon/discovery 0.198s coverage: 30.0% of statements [2020-07-15T12:54:13.696Z] ok github.com/docker/docker/daemon/config 0.548s coverage: 79.7% of statements [2020-07-15T12:54:14.821Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2020-07-15T12:54:14.821Z] === RUN TestServiceUpdateConfigs [2020-07-15T12:54:15.265Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.538s coverage: 11.1% of statements [2020-07-15T12:54:15.851Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-15T12:54:16.112Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-15T12:54:16.834Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2020-07-15T12:54:17.054Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-15T12:54:17.304Z] ok github.com/docker/docker/daemon/graphdriver 0.128s coverage: 2.3% of statements [2020-07-15T12:54:17.304Z] ok github.com/docker/docker/daemon 3.821s coverage: 9.2% of statements [2020-07-15T12:54:17.313Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-15T12:54:17.775Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-15T12:54:18.245Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2020-07-15T12:54:20.488Z] ok github.com/docker/docker/daemon/images 0.430s coverage: 4.8% of statements [2020-07-15T12:54:20.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T12:54:20.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T12:54:20.959Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 77.8% of statements [2020-07-15T12:54:21.429Z] ok github.com/docker/docker/daemon/logger 0.390s coverage: 42.1% of statements [2020-07-15T12:54:21.429Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-15T12:54:21.429Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T12:54:21.429Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T12:54:21.429Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-15T12:54:21.429Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite (339.47s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.99s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.49s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:1449: [de1316a4c575b] daemon is not started [2020-07-15T12:54:21.512Z] check_test.go:309: [dfb96ddd76516] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.41s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.99s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d0e96649bbee9] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.50s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.76s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.57s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.87s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.55s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d81f8c79e8f4b] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-15T12:54:21.512Z] check_test.go:309: [dd5ae5dc6e27f] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d027030bc7a88] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.22s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d24e45e938f84] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.44s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2020-07-15T12:54:21.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-15T12:54:21.512Z] check_test.go:309: [d531d2cafd6ce] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d67e667e2cd11] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.74s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-15T12:54:21.512Z] check_test.go:309: [dc35407680694] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (6.54s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_plugins_test.go:79: [d276d847892f2] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.51s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_plugins_test.go:169: [dccc24a078b8a] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d03a352aaba5e] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.11s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.96s) [2020-07-15T12:54:21.512Z] check_test.go:309: [db5aa3e5e7970] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.60s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (18.13s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.04s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.39s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d00a6a20ac3e4] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.11s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.86s) [2020-07-15T12:54:21.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-15T12:54:21.512Z] check_test.go:309: [de9d37bf7359e] daemon is not started [2020-07-15T12:54:21.512Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-15T12:54:21.512Z] check_test.go:309: [d5d70484ced2b] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.38s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d42fdf13a77c2] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.13s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.87s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.93s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (7.62s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.30s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.18s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.46s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d5cf6f9651215] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.33s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d10753508f076] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.82s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-15T12:54:21.512Z] check_test.go:309: [d88e8a8818d63] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d0f9c0afe7e45] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d88b52b8db592] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.24s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-07-15T12:54:21.512Z] check_test.go:309: [df797da62bf85] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-07-15T12:54:21.512Z] check_test.go:309: [daf5e9eb27ac6] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-15T12:54:21.512Z] check_test.go:309: [df0e3e6943769] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.95s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.21s) [2020-07-15T12:54:21.512Z] docker_cli_daemon_test.go:2544: [da98d7f7ba46b] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.13s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-07-15T12:54:21.512Z] check_test.go:309: [d607becaa5cfa] daemon is not started [2020-07-15T12:54:21.512Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.32s) [2020-07-15T12:54:21.512Z] === RUN TestDockerSwarmSuite [2020-07-15T12:54:21.512Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-15T12:54:21.900Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.471s coverage: 61.6% of statements [2020-07-15T12:54:21.900Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.223s coverage: 87.2% of statements [2020-07-15T12:54:22.452Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-15T12:54:22.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-15T12:54:22.972Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-15T12:54:23.912Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-15T12:54:24.122Z] ok github.com/docker/docker/daemon/logger/local 0.449s coverage: 75.2% of statements [2020-07-15T12:54:24.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T12:54:24.172Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-15T12:54:24.433Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-15T12:54:24.634Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.244s coverage: 35.9% of statements [2020-07-15T12:54:24.634Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.347s coverage: 33.3% of statements [2020-07-15T12:54:24.693Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-15T12:54:24.953Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-15T12:54:26.204Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2020-07-15T12:54:26.675Z] ok github.com/docker/docker/daemon/logger/syslog 0.133s coverage: 46.8% of statements [2020-07-15T12:54:27.046Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2020-07-15T12:54:27.046Z] === RUN TestServiceUpdateNetwork [2020-07-15T12:54:27.145Z] ok github.com/docker/docker/daemon/logger/splunk 2.343s coverage: 82.5% of statements [2020-07-15T12:54:27.145Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T12:54:27.145Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-15T12:54:27.145Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T12:54:27.494Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-15T12:54:28.066Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-15T12:54:28.637Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-15T12:54:29.367Z] ok github.com/docker/docker/errdefs 0.112s coverage: 49.4% of statements [2020-07-15T12:54:29.367Z] ok github.com/docker/docker/distribution 1.493s coverage: 20.3% of statements [2020-07-15T12:54:29.838Z] ok github.com/docker/docker/distribution/metadata 1.344s coverage: 48.2% of statements [2020-07-15T12:54:29.839Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T12:54:31.180Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-15T12:54:31.411Z] ok github.com/docker/docker/distribution/xfer 2.441s coverage: 77.3% of statements [2020-07-15T12:54:31.411Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T12:54:31.411Z] ok github.com/docker/docker/image/cache 0.203s coverage: 19.2% of statements [2020-07-15T12:54:31.883Z] ok github.com/docker/docker/image/v1 0.153s coverage: 25.0% of statements [2020-07-15T12:54:31.883Z] ok github.com/docker/docker/image 0.691s coverage: 86.4% of statements [2020-07-15T12:54:31.883Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T12:54:31.883Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T12:54:32.561Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-15T12:54:32.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-15T12:54:33.452Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2020-07-15T12:54:33.759Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-15T12:54:34.702Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-15T12:54:35.023Z] ok github.com/docker/docker/libcontainerd/local 0.317s coverage: 1.0% of statements [2020-07-15T12:54:35.023Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-07-15T12:54:35.023Z] ok github.com/docker/docker/layer 0.575s coverage: 30.1% of statements [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T12:54:35.023Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T12:54:35.493Z] ok github.com/docker/docker/opts 0.152s coverage: 67.7% of statements [2020-07-15T12:54:35.964Z] ok github.com/docker/docker/pkg/broadcaster 0.118s coverage: 100.0% of statements [2020-07-15T12:54:36.955Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2020-07-15T12:54:36.955Z] ok github.com/docker/docker/pkg/authorization 0.488s coverage: 26.8% of statements [2020-07-15T12:54:37.945Z] ok github.com/docker/docker/pkg/chrootarchive 0.251s coverage: 15.4% of statements [2020-07-15T12:54:37.945Z] ok github.com/docker/docker/pkg/directory 0.127s coverage: 80.0% of statements [2020-07-15T12:54:38.416Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2020-07-15T12:54:39.407Z] ok github.com/docker/docker/pkg/discovery/file 0.144s coverage: 92.9% of statements [2020-07-15T12:54:39.878Z] ok github.com/docker/docker/pkg/discovery/memory 0.111s coverage: 92.3% of statements [2020-07-15T12:54:40.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.274s coverage: 93.8% of statements [2020-07-15T12:54:41.284Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-15T12:54:41.340Z] ok github.com/docker/docker/pkg/filenotify 0.103s coverage: 36.2% of statements [2020-07-15T12:54:41.950Z] --- PASS: TestServiceUpdateNetwork (14.38s) [2020-07-15T12:54:41.950Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T12:54:42.331Z] ok github.com/docker/docker/pkg/fileutils 0.143s coverage: 87.7% of statements [2020-07-15T12:54:42.331Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2020-07-15T12:54:42.892Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T12:54:43.321Z] ok github.com/docker/docker/pkg/idtools 0.226s coverage: 7.3% of statements [2020-07-15T12:54:43.791Z] ok github.com/docker/docker/pkg/discovery/kv 3.425s coverage: 84.1% of statements [2020-07-15T12:54:43.834Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T12:54:44.783Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 69.2% of statements [2020-07-15T12:54:44.783Z] ok github.com/docker/docker/pkg/locker 0.087s coverage: 88.9% of statements [2020-07-15T12:54:44.783Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2020-07-15T12:54:45.253Z] ok github.com/docker/docker/pkg/archive 7.334s coverage: 62.7% of statements [2020-07-15T12:54:45.723Z] ok github.com/docker/docker/pkg/longpath 0.116s coverage: 100.0% of statements [2020-07-15T12:54:45.723Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-07-15T12:54:46.193Z] ok github.com/docker/docker/pkg/parsers 0.240s coverage: 97.0% of statements [2020-07-15T12:54:46.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-15T12:54:46.663Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2020-07-15T12:54:47.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-15T12:54:48.233Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.227s coverage: 56.8% of statements [2020-07-15T12:54:48.703Z] ok github.com/docker/docker/pkg/plugins/transport 0.143s coverage: 85.7% of statements [2020-07-15T12:54:49.173Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-07-15T12:54:49.644Z] ok github.com/docker/docker/pkg/progress 0.096s coverage: 75.9% of statements [2020-07-15T12:54:50.634Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2020-07-15T12:54:51.104Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-07-15T12:54:51.575Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 20.3% of statements [2020-07-15T12:54:51.968Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T12:54:52.045Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2020-07-15T12:54:53.035Z] ok github.com/docker/docker/pkg/streamformatter 0.102s coverage: 66.2% of statements [2020-07-15T12:54:53.035Z] ok github.com/docker/docker/pkg/stringid 0.085s coverage: 70.6% of statements [2020-07-15T12:54:54.025Z] ok github.com/docker/docker/pkg/sysinfo 0.060s coverage: 38.2% of statements [2020-07-15T12:54:54.495Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 13.8% of statements [2020-07-15T12:54:54.966Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T12:54:55.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T12:54:55.906Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-07-15T12:54:55.906Z] testing: warning: no tests to run [2020-07-15T12:54:55.906Z] coverage: [no statements] [2020-07-15T12:54:55.906Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2020-07-15T12:54:56.376Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-07-15T12:54:56.847Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2020-07-15T12:54:56.847Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-07-15T12:54:58.332Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-15T12:54:58.417Z] ok github.com/docker/docker/plugin/v2 0.119s coverage: 20.1% of statements [2020-07-15T12:54:58.417Z] ok github.com/docker/docker/plugin 0.261s coverage: 12.0% of statements [2020-07-15T12:54:58.417Z] ok github.com/docker/docker/reference 0.318s coverage: 84.4% of statements [2020-07-15T12:54:58.902Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-07-15T12:54:59.988Z] ok github.com/docker/docker/restartmanager 0.184s coverage: 50.9% of statements [2020-07-15T12:54:59.988Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2020-07-15T12:55:00.102Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2020-07-15T12:55:00.102Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-15T12:55:00.102Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-15T12:55:00.102Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-15T12:55:00.102Z] PASS [2020-07-15T12:55:00.102Z] [2020-07-15T12:55:00.102Z] === Skipped [2020-07-15T12:55:00.102Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T12:55:00.102Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T12:55:00.102Z] [2020-07-15T12:55:00.102Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-15T12:55:00.102Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:55:00.102Z] [2020-07-15T12:55:00.102Z] [2020-07-15T12:55:00.102Z] DONE 27 tests, 2 skipped in 160.312s [2020-07-15T12:55:00.102Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] ++ set -e [2020-07-15T12:55:00.102Z] ++ '[' -n 0 ']' [2020-07-15T12:55:00.102Z] ++ set -x [2020-07-15T12:55:00.102Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] INFO: Testing against a local daemon [2020-07-15T12:55:00.102Z] === RUN TestSessionCreate [2020-07-15T12:55:00.102Z] --- PASS: TestSessionCreate (0.05s) [2020-07-15T12:55:00.102Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T12:55:00.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-07-15T12:55:00.102Z] PASS [2020-07-15T12:55:00.102Z] [2020-07-15T12:55:00.102Z] DONE 2 tests in 0.288s [2020-07-15T12:55:00.102Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] ++ set -e [2020-07-15T12:55:00.102Z] ++ '[' -n 0 ']' [2020-07-15T12:55:00.102Z] ++ set -x [2020-07-15T12:55:00.102Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:00.102Z] INFO: Testing against a local daemon [2020-07-15T12:55:00.102Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T12:55:00.102Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:55:00.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:55:00.102Z] === RUN TestEventsExecDie [2020-07-15T12:55:00.102Z] --- PASS: TestEventsExecDie (0.91s) [2020-07-15T12:55:00.102Z] === RUN TestEventsBackwardsCompatible [2020-07-15T12:55:00.281Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-07-15T12:55:00.281Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-15T12:55:00.281Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-15T12:55:00.281Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-15T12:55:00.363Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-15T12:55:00.363Z] === RUN TestInfoBinaryCommits [2020-07-15T12:55:00.363Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-15T12:55:00.363Z] === RUN TestInfoAPIVersioned [2020-07-15T12:55:00.363Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-15T12:55:00.363Z] === RUN TestInfoDiscoveryBackend [2020-07-15T12:55:00.849Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-15T12:55:00.849Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-15T12:55:00.849Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-15T12:55:00.849Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-15T12:55:00.935Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-07-15T12:55:00.935Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T12:55:00.980Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2020-07-15T12:55:01.108Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-15T12:55:01.108Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-15T12:55:01.450Z] ok github.com/docker/docker/testutil 0.079s coverage: 62.5% of statements [2020-07-15T12:55:01.450Z] ok github.com/docker/docker/registry 0.445s coverage: 51.7% of statements [2020-07-15T12:55:02.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-15T12:55:02.318Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T12:55:02.318Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T12:55:02.487Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-15T12:55:02.487Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-15T12:55:02.580Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-07-15T12:55:02.580Z] === RUN TestInfoAPI [2020-07-15T12:55:02.580Z] --- PASS: TestInfoAPI (0.05s) [2020-07-15T12:55:02.580Z] === RUN TestInfoAPIWarnings [2020-07-15T12:55:02.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-15T12:55:03.066Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.1% of statements [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/types [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-15T12:55:03.066Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-15T12:55:03.325Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-15T12:55:03.522Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-15T12:55:03.522Z] === RUN TestInfoDebug [2020-07-15T12:55:03.584Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-15T12:55:03.584Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-15T12:55:03.671Z] ok github.com/docker/docker/volume/drivers 0.164s coverage: 36.1% of statements [2020-07-15T12:55:03.842Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-15T12:55:03.842Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-15T12:55:04.094Z] --- PASS: TestInfoDebug (0.61s) [2020-07-15T12:55:04.094Z] === RUN TestInfoInsecureRegistries [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-15T12:55:04.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-15T12:55:04.661Z] ok github.com/docker/docker/volume/local 0.193s coverage: 37.7% of statements [2020-07-15T12:55:04.661Z] ok github.com/docker/docker/volume/mounts 0.164s coverage: 66.2% of statements [2020-07-15T12:55:04.666Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-15T12:55:04.666Z] === RUN TestInfoRegistryMirrors [2020-07-15T12:55:04.673Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-15T12:55:05.237Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-07-15T12:55:05.237Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T12:55:05.498Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-07-15T12:55:05.498Z] === RUN TestPingCacheHeaders [2020-07-15T12:55:05.498Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-15T12:55:05.498Z] === RUN TestPingGet [2020-07-15T12:55:05.498Z] --- PASS: TestPingGet (0.03s) [2020-07-15T12:55:05.498Z] === RUN TestPingHead [2020-07-15T12:55:05.759Z] --- PASS: TestPingHead (0.05s) [2020-07-15T12:55:05.759Z] === RUN TestVersion [2020-07-15T12:55:05.759Z] --- PASS: TestVersion (0.05s) [2020-07-15T12:55:05.759Z] PASS [2020-07-15T12:55:05.759Z] [2020-07-15T12:55:05.759Z] === Skipped [2020-07-15T12:55:05.759Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:55:05.759Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T12:55:05.759Z] [2020-07-15T12:55:05.759Z] [2020-07-15T12:55:05.759Z] DONE 18 tests, 1 skipped in 6.579s [2020-07-15T12:55:05.759Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T12:55:05.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:05.759Z] ++ set -e [2020-07-15T12:55:05.759Z] ++ '[' -n 0 ']' [2020-07-15T12:55:05.759Z] ++ set -x [2020-07-15T12:55:05.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:06.020Z] INFO: Testing against a local daemon [2020-07-15T12:55:06.020Z] === RUN TestVolumesCreateAndList [2020-07-15T12:55:06.020Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-15T12:55:06.020Z] === RUN TestVolumesRemove [2020-07-15T12:55:06.020Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-15T12:55:06.020Z] === RUN TestVolumesInspect [2020-07-15T12:55:06.020Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-15T12:55:06.020Z] === RUN TestVolumesInvalidJSON [2020-07-15T12:55:06.020Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T12:55:06.020Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T12:55:06.020Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T12:55:06.230Z] ok github.com/docker/docker/volume/service 0.451s coverage: 70.3% of statements [2020-07-15T12:55:06.285Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-15T12:55:06.286Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T12:55:06.286Z] PASS [2020-07-15T12:55:06.286Z] [2020-07-15T12:55:06.286Z] DONE 5 tests in 0.408s [2020-07-15T12:55:06.286Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T12:55:06.547Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T12:55:06.547Z] +++ kill 13614 [2020-07-15T12:55:07.933Z] +++ /etc/init.d/apparmor stop [2020-07-15T12:55:07.933Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T12:55:07.933Z] [2020-07-15T12:55:07.933Z] Unloading profiles will leave already running processes permanently [2020-07-15T12:55:07.933Z] unconfined, which can lead to unexpected situations. [2020-07-15T12:55:07.933Z] [2020-07-15T12:55:07.933Z] To set a process to complain mode, use the command line tool [2020-07-15T12:55:07.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T12:55:07.933Z] +++ true [2020-07-15T12:55:07.933Z] exiting test-integration [2020-07-15T12:55:07.933Z] ++ exit 0 [2020-07-15T12:55:07.933Z] [2020-07-15T12:55:07.967Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 48.1% of statements [2020-07-15T12:55:07.967Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.6% of statements [2020-07-15T12:55:08.904Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-15T12:55:09.841Z] ok github.com/docker/docker/builder/remotecontext/git 1.221s coverage: 86.3% of statements [2020-07-15T12:55:09.841Z] ? github.com/docker/docker/cli [no test files] [2020-07-15T12:55:09.841Z] ? github.com/docker/docker/cli/config [no test files] Post stage [Pipeline] junit [2020-07-15T12:55:10.491Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T12:55:11.353Z] + echo Ensuring container killed. [2020-07-15T12:55:11.353Z] Ensuring container killed. [2020-07-15T12:55:11.353Z] + docker rm -vf docker-pr1 [2020-07-15T12:55:11.353Z] Error: No such container: docker-pr1 [2020-07-15T12:55:11.353Z] + true [Pipeline] sh [2020-07-15T12:55:11.644Z] + echo Chowning /workspace to jenkins user [2020-07-15T12:55:11.644Z] Chowning /workspace to jenkins user [2020-07-15T12:55:11.644Z] + id -u [2020-07-15T12:55:11.644Z] + id -g [2020-07-15T12:55:11.644Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T12:55:11.644Z] Unable to find image 'busybox:latest' locally [2020-07-15T12:55:11.906Z] latest: Pulling from library/busybox [2020-07-15T12:55:11.906Z] ebdaf4d05d6f: Pulling fs layer [2020-07-15T12:55:11.906Z] ebdaf4d05d6f: Download complete [2020-07-15T12:55:12.167Z] ebdaf4d05d6f: Pull complete [2020-07-15T12:55:12.167Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T12:55:12.167Z] Status: Downloaded newer image for busybox:latest [2020-07-15T12:55:12.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-15T12:55:12.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-15T12:55:12.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-15T12:55:12.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-15T12:55:12.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-15T12:55:13.130Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-07-15T12:55:13.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-15T12:55:15.069Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-15T12:55:15.069Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-15T12:55:15.329Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T12:55:15.769Z] + bundleName=arm64-integration [2020-07-15T12:55:15.769Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-15T12:55:15.769Z] Creating arm64-integration-bundles.tar.gz [2020-07-15T12:55:15.769Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-07-15T12:55:15.769Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-15T12:55:16.044Z] Archiving artifacts [2020-07-15T12:55:17.934Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T12:55:18.251Z] + make clean [2020-07-15T12:55:18.823Z] docker volume rm -f docker-dev-cache [2020-07-15T12:55:18.823Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T12:55:24.068Z] ok github.com/docker/docker/pkg/plugins 35.011s coverage: 73.4% of statements [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T12:55:24.068Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T12:55:24.068Z] [2020-07-15T12:55:24.068Z] === Skipped [2020-07-15T12:55:24.068Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-15T12:55:24.068Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-15T12:55:24.068Z] [2020-07-15T12:55:24.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-15T12:55:24.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.068Z] [2020-07-15T12:55:24.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-15T12:55:24.068Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.068Z] [2020-07-15T12:55:24.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-15T12:55:24.069Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-15T12:55:24.069Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-15T12:55:24.069Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-15T12:55:24.069Z] daemon_test.go:147: root required [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-15T12:55:24.069Z] reload_test.go:520: root required [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-15T12:55:24.069Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-15T12:55:24.069Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-15T12:55:24.069Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-15T12:55:24.069Z] download_test.go:268: Needs fixing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-15T12:55:24.069Z] layer_test.go:304: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-15T12:55:24.069Z] layer_test.go:353: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-15T12:55:24.069Z] layer_test.go:468: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-15T12:55:24.069Z] layer_test.go:697: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-15T12:55:24.069Z] migration_test.go:46: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-15T12:55:24.069Z] migration_test.go:182: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-15T12:55:24.069Z] mount_test.go:17: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-15T12:55:24.069Z] mount_test.go:76: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-15T12:55:24.069Z] mount_test.go:125: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-15T12:55:24.069Z] mount_test.go:212: Failing on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:133: Xz not present in msys2 [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:238: Failing on Windows CI machines [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-15T12:55:24.069Z] archive_windows_test.go:16: Currently fails [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-15T12:55:24.069Z] changes_test.go:192: needs more investigation [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-15T12:55:24.069Z] changes_test.go:405: needs further investigation [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-15T12:55:24.069Z] changes_test.go:441: needs further investigation [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-15T12:55:24.069Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-15T12:55:24.069Z] poller_test.go:41: No chmod on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-15T12:55:24.069Z] fileutils_test.go:134: Needs porting to Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-15T12:55:24.069Z] fileutils_test.go:180: Needs porting to Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-15T12:55:24.069Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-15T12:55:24.069Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-15T12:55:24.069Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-15T12:55:24.069Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-15T12:55:24.069Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-15T12:55:24.069Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] [2020-07-15T12:55:24.069Z] DONE 1761 tests, 46 skipped in 195.932s [2020-07-15T12:55:24.069Z] INFO: make.ps1 ended at 07/15/2020 12:55:23 [2020-07-15T12:55:25.323Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-15T12:55:25.323Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-15T12:55:25.323Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-15T12:55:25.638Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-15T12:55:25.892Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-15T12:55:26.109Z] INFO: Unit tests ended at 07/15/2020 12:55:25. Duration:00:03:30.7956391 [2020-07-15T12:55:26.109Z] INFO: Building busybox [2020-07-15T12:55:26.109Z] Sending build context to Docker daemon 5.12kB [2020-07-15T12:55:26.109Z] [2020-07-15T12:55:26.109Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-15T12:55:26.109Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-15T12:55:26.109Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-15T12:55:26.109Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-15T12:55:26.109Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-15T12:55:26.109Z] ---> 987b1d5e0abf [2020-07-15T12:55:26.109Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-15T12:55:26.109Z] ---> Running in 0fdfa69a9ffe [2020-07-15T12:55:26.152Z] === RUN TestDockerSuite/TestBuildFails [2020-07-15T12:55:27.092Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-15T12:55:27.092Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-15T12:55:29.632Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-15T12:55:31.561Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-15T12:55:31.993Z] Removing intermediate container 0fdfa69a9ffe [2020-07-15T12:55:31.993Z] ---> 9d516d1d5ea8 [2020-07-15T12:55:31.993Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-15T12:55:31.993Z] ---> Running in d7b080a07277 [2020-07-15T12:55:31.993Z] Removing intermediate container d7b080a07277 [2020-07-15T12:55:31.993Z] ---> 0316d0d48637 [2020-07-15T12:55:31.993Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-15T12:55:31.993Z] ---> Running in ba7781069950 [2020-07-15T12:55:31.993Z] Removing intermediate container ba7781069950 [2020-07-15T12:55:31.993Z] ---> bd86fcec2c3d [2020-07-15T12:55:31.993Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-15T12:55:32.970Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-15T12:55:33.562Z] [2020-07-15T12:55:33.562Z] ---> 7e0cfc6b85ec [2020-07-15T12:55:33.562Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-15T12:55:33.562Z] ---> Running in e64ba4b53cf0 [2020-07-15T12:55:34.353Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-15T12:55:34.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-15T12:55:34.925Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-15T12:55:35.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-15T12:55:35.755Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-15T12:55:38.298Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-15T12:55:39.238Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-15T12:55:39.498Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-15T12:55:41.409Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-15T12:55:43.321Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-15T12:55:44.004Z] Removing intermediate container e64ba4b53cf0 [2020-07-15T12:55:44.005Z] ---> 7b2056c07d91 [2020-07-15T12:55:44.005Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-15T12:55:44.005Z] ---> Running in fe1cb4e62fc0 [2020-07-15T12:55:44.477Z] [2020-07-15T12:55:44.477Z] SUCCESS: Specified value was saved. [2020-07-15T12:55:44.703Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-15T12:55:47.436Z] Removing intermediate container fe1cb4e62fc0 [2020-07-15T12:55:47.436Z] ---> 7b53727d850e [2020-07-15T12:55:47.436Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-15T12:55:47.436Z] ---> Running in 75f4353a060d [2020-07-15T12:55:48.906Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-15T12:55:48.906Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-15T12:55:48.906Z] --- PASS: TestImportExtremelyLargeImageWorks (209.11s) [2020-07-15T12:55:48.906Z] PASS [2020-07-15T12:55:48.906Z] [2020-07-15T12:55:48.906Z] DONE 12 tests in 213.331s [2020-07-15T12:55:48.906Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T12:55:48.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:48.906Z] ++ set -e [2020-07-15T12:55:48.906Z] ++ '[' -n 0 ']' [2020-07-15T12:55:48.906Z] ++ set -x [2020-07-15T12:55:48.906Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:55:49.166Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-15T12:55:49.166Z] INFO: Testing against a local daemon [2020-07-15T12:55:49.166Z] === RUN TestNetworkCreateDelete [2020-07-15T12:55:49.166Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-15T12:55:49.166Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T12:55:49.734Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-15T12:55:49.734Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-07-15T12:55:49.734Z] === RUN TestDaemonDNSFallback [2020-07-15T12:55:49.994Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-15T12:55:49.994Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-15T12:55:50.934Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-15T12:55:51.194Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-15T12:55:51.239Z] Cannot create a file when that file already exists. [2020-07-15T12:55:51.454Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-15T12:55:51.853Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.8% of statements [2020-07-15T12:55:52.025Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-15T12:55:52.025Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-15T12:55:52.111Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2020-07-15T12:55:52.111Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-15T12:55:52.111Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-15T12:55:52.111Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-15T12:55:52.111Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-15T12:55:52.284Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-15T12:55:53.224Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-15T12:55:55.136Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-15T12:55:56.518Z] --- PASS: TestDaemonDNSFallback (6.62s) [2020-07-15T12:55:56.518Z] === RUN TestInspectNetwork [2020-07-15T12:55:57.123Z] Removing intermediate container 75f4353a060d [2020-07-15T12:55:57.123Z] ---> df951b4835a7 [2020-07-15T12:55:57.123Z] Step 13/13 : CMD ["sh"] [2020-07-15T12:55:57.123Z] ---> Running in da44f0414244 [2020-07-15T12:55:57.123Z] Removing intermediate container da44f0414244 [2020-07-15T12:55:57.123Z] ---> 125f4d49ac40 [2020-07-15T12:55:57.123Z] Successfully built 125f4d49ac40 [2020-07-15T12:55:57.123Z] Successfully tagged busybox:latest [2020-07-15T12:55:57.123Z] INFO: Docker images of the daemon under test [2020-07-15T12:55:57.123Z] [2020-07-15T12:55:57.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-15T12:55:57.123Z] busybox latest 125f4d49ac40 Less than a second ago 5.06GB [2020-07-15T12:55:57.123Z] microsoft/windowsservercore latest 987b1d5e0abf 7 days ago 4.99GB [2020-07-15T12:55:57.123Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 7 days ago 4.99GB [2020-07-15T12:55:57.123Z] [2020-07-15T12:55:57.123Z] INFO: Running integration tests at 07/15/2020 12:55:56... [2020-07-15T12:55:57.123Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-15T12:55:57.123Z] INFO: Integration API tests being run from the host: [2020-07-15T12:55:57.123Z] INFO: make.ps1 starting at 07/15/2020 12:55:56 [2020-07-15T12:55:57.595Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-15T12:55:59.811Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-15T12:56:00.384Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T12:56:00.384Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T12:56:00.384Z] === RUN TestInspectNetwork/network_name [2020-07-15T12:56:00.384Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T12:56:02.093Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-07-15T12:56:02.292Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-15T12:56:02.292Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-15T12:56:02.292Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-15T12:56:02.292Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-15T12:56:02.292Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-15T12:56:02.553Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-15T12:56:03.473Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-15T12:56:03.936Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-15T12:56:04.852Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-15T12:56:04.874Z] --- PASS: TestInspectNetwork (8.39s) [2020-07-15T12:56:04.874Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T12:56:04.874Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T12:56:04.874Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T12:56:04.874Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T12:56:04.874Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T12:56:04.874Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-15T12:56:06.781Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2020-07-15T12:56:06.781Z] === RUN TestNetworkInvalidJSON [2020-07-15T12:56:06.781Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T12:56:06.781Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T12:56:06.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:56:06.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:56:06.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:56:06.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:56:06.781Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T12:56:06.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:56:06.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:56:06.781Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-15T12:56:06.781Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T12:56:06.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T12:56:06.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T12:56:06.781Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T12:56:07.351Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-07-15T12:56:07.351Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T12:56:07.920Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-15T12:56:08.490Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-15T12:56:08.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-07-15T12:56:08.490Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T12:56:09.060Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-15T12:56:09.321Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-15T12:56:09.321Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T12:56:10.700Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-15T12:56:10.700Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T12:56:12.083Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-07-15T12:56:12.083Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T12:56:12.343Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-15T12:56:12.343Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T12:56:12.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-15T12:56:14.880Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2020-07-15T12:56:14.880Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.5% of statements [2020-07-15T12:56:14.880Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-15T12:56:14.880Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-15T12:56:15.705Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2020-07-15T12:56:15.705Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T12:56:15.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:56:15.705Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:56:15.705Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T12:56:16.260Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-07-15T12:56:16.260Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-07-15T12:56:16.260Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-15T12:56:16.260Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-15T12:56:16.646Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-15T12:56:17.199Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-15T12:56:19.106Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.304s coverage: 73.1% of statements [2020-07-15T12:56:19.942Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-15T12:56:20.043Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-07-15T12:56:20.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-15T12:56:20.981Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.372s coverage: 57.0% of statements [2020-07-15T12:56:21.892Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-15T12:56:21.892Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-15T12:56:22.889Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-15T12:56:22.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:56:22.946Z] INFO: Testing against a local daemon [2020-07-15T12:56:24.272Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 49.5% of statements [2020-07-15T12:56:24.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-15T12:56:25.211Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.009s coverage: 46.2% of statements [2020-07-15T12:56:25.211Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-15T12:56:26.148Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.608s coverage: 57.7% of statements [2020-07-15T12:56:26.148Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-15T12:56:26.343Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-15T12:56:26.914Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-15T12:56:27.529Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.328s coverage: 76.1% of statements [2020-07-15T12:56:27.529Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-15T12:56:27.788Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-15T12:56:28.829Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-15T12:56:28.829Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-15T12:56:29.196Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-07-15T12:56:30.155Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-07-15T12:56:30.210Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-15T12:56:30.470Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-15T12:56:31.104Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.8% of statements [2020-07-15T12:56:31.104Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-15T12:56:31.104Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-15T12:56:31.409Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-15T12:56:32.041Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-07-15T12:56:32.371Z] --- PASS: TestServiceWithDataPathPortInit (16.90s) [2020-07-15T12:56:32.371Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T12:56:32.371Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-15T12:56:32.980Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.4% of statements [2020-07-15T12:56:32.980Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-15T12:56:32.980Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-15T12:56:33.239Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-15T12:56:33.403Z] ok github.com/docker/docker/integration/build 13.642s [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === Skipped [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-15T12:56:33.403Z] build_session_test.go:25: TODO: BuildKit [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-15T12:56:33.403Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-15T12:56:33.403Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-07-15T12:56:33.403Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-15T12:56:33.403Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] DONE 22 tests, 10 skipped in 35.479s [2020-07-15T12:56:33.403Z] [2020-07-15T12:56:33.403Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-15T12:56:33.779Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-15T12:56:34.176Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-15T12:56:34.348Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-15T12:56:34.348Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-15T12:56:34.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-07-15T12:56:34.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-07-15T12:56:34.919Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-15T12:56:35.178Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-15T12:56:35.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:56:35.631Z] INFO: Testing against a local daemon [2020-07-15T12:56:35.631Z] ok github.com/docker/docker/integration/config 0.265s [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === Skipped [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-15T12:56:35.631Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] DONE 7 tests, 7 skipped in 2.276s [2020-07-15T12:56:35.631Z] [2020-07-15T12:56:35.631Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-15T12:56:35.746Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-15T12:56:36.123Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-15T12:56:36.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-15T12:56:36.382Z] time="2020-07-15T12:56:36Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate384415753/log122441172.1: no such file or directory" [2020-07-15T12:56:36.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 38.3% of statements [2020-07-15T12:56:37.126Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-15T12:56:37.385Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-15T12:56:37.764Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-07-15T12:56:38.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:56:38.601Z] INFO: Testing against a local daemon [2020-07-15T12:56:39.143Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-15T12:56:39.143Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-15T12:56:39.344Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-15T12:56:39.711Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 82.5% of statements [2020-07-15T12:56:39.711Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-15T12:56:39.970Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-07-15T12:56:39.970Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-15T12:56:40.727Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s) [2020-07-15T12:56:40.727Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aph4oppjj9c2y5pcb8bzq18oh Created:2020-07-15 12:56:33.743467602 +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[7ca39a3cb0fa665f2ed29ade610998a4624d65070c532c06e005dffd924dfc99:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pr1fvv3wt5ce3ylqh50stryx7 EndpointID:3f871ba9a727f2a8923740a76ed42139315455ea591220b7b0e5823daa92ab08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d04916069526758472a20dbdfc749c04d276c25442cea6a193b321336501cc5 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:5fce2f133c21 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pr1fvv3wt5ce3ylqh50stryx7 EndpointID:3f871ba9a727f2a8923740a76ed42139315455ea591220b7b0e5823daa92ab08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T12:56:40.727Z] PASS [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] === Skipped [2020-07-15T12:56:40.727Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:56:40.727Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] DONE 23 tests, 1 skipped in 51.470s [2020-07-15T12:56:40.727Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] ++ set -e [2020-07-15T12:56:40.727Z] ++ '[' -n 0 ']' [2020-07-15T12:56:40.727Z] ++ set -x [2020-07-15T12:56:40.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-15T12:56:40.727Z] INFO: Testing against a local daemon [2020-07-15T12:56:40.727Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T12:56:40.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:56:40.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:56:40.727Z] === RUN TestDockerNetworkIpvlan [2020-07-15T12:56:40.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:56:40.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:56:40.727Z] PASS [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] === Skipped [2020-07-15T12:56:40.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-15T12:56:40.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:56:40.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] [2020-07-15T12:56:40.727Z] DONE 2 tests, 2 skipped in 0.158s [2020-07-15T12:56:40.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] ++ set -e [2020-07-15T12:56:40.727Z] ++ '[' -n 0 ']' [2020-07-15T12:56:40.727Z] ++ set -x [2020-07-15T12:56:40.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:40.727Z] INFO: Testing against a local daemon [2020-07-15T12:56:40.727Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T12:56:41.875Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2020-07-15T12:56:42.111Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-15T12:56:42.135Z] ok github.com/docker/docker/distribution 0.163s coverage: 22.1% of statements [2020-07-15T12:56:42.135Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-15T12:56:42.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s) [2020-07-15T12:56:42.372Z] === RUN TestDockerNetworkMacvlan [2020-07-15T12:56:43.313Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T12:56:43.513Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-15T12:56:43.573Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-15T12:56:44.144Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T12:56:44.451Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-15T12:56:44.713Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-15T12:56:44.973Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T12:56:44.974Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-15T12:56:45.019Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-15T12:56:45.019Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.6% of statements [2020-07-15T12:56:45.019Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-15T12:56:45.019Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-15T12:56:45.957Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-07-15T12:56:45.957Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-15T12:56:46.896Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-07-15T12:56:47.836Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-15T12:56:48.095Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-15T12:56:48.274Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T12:56:48.534Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-15T12:56:50.002Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 77.3% of statements [2020-07-15T12:56:50.445Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T12:56:50.445Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-15T12:56:50.570Z] ok github.com/docker/docker/pkg/authorization 0.190s coverage: 68.3% of statements [2020-07-15T12:56:50.830Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-15T12:56:51.089Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-15T12:56:51.386Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-15T12:56:52.328Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-15T12:56:54.375Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.2% of statements [2020-07-15T12:56:54.375Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-15T12:56:54.634Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-07-15T12:56:54.872Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T12:56:55.202Z] ok github.com/docker/docker/layer 7.816s coverage: 68.8% of statements [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/oci [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-15T12:56:55.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-15T12:56:55.202Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-15T12:56:55.771Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan (13.43s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.51s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2020-07-15T12:56:55.812Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-07-15T12:56:55.812Z] PASS [2020-07-15T12:56:55.812Z] [2020-07-15T12:56:55.812Z] DONE 8 tests in 15.175s [2020-07-15T12:56:55.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T12:56:55.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:55.812Z] ++ set -e [2020-07-15T12:56:55.812Z] ++ '[' -n 0 ']' [2020-07-15T12:56:55.812Z] ++ set -x [2020-07-15T12:56:55.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:55.812Z] testing: warning: no tests to run [2020-07-15T12:56:55.812Z] PASS [2020-07-15T12:56:55.812Z] [2020-07-15T12:56:55.812Z] DONE 0 tests in 0.028s [2020-07-15T12:56:55.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T12:56:55.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:55.812Z] ++ set -e [2020-07-15T12:56:55.812Z] ++ '[' -n 0 ']' [2020-07-15T12:56:55.812Z] ++ set -x [2020-07-15T12:56:55.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:56:56.072Z] INFO: Testing against a local daemon [2020-07-15T12:56:56.072Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T12:56:56.340Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-15T12:56:56.600Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-07-15T12:56:57.456Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2020-07-15T12:56:57.456Z] === RUN TestAuthZPluginTLS [2020-07-15T12:56:57.980Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-15T12:56:58.026Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-15T12:56:58.026Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T12:56:58.549Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-15T12:56:58.596Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-15T12:56:58.596Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T12:56:59.166Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-15T12:56:59.166Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T12:56:59.426Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-15T12:56:59.487Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2020-07-15T12:56:59.487Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-07-15T12:56:59.487Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-15T12:56:59.686Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-07-15T12:56:59.686Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T12:57:00.865Z] ok github.com/docker/docker/pkg/idtools 0.366s coverage: 70.5% of statements [2020-07-15T12:57:00.865Z] ok github.com/docker/docker/pkg/ioutils 0.503s coverage: 70.6% of statements [2020-07-15T12:57:01.433Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-07-15T12:57:01.433Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-07-15T12:57:01.596Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2020-07-15T12:57:01.596Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T12:57:01.693Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-15T12:57:01.693Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-15T12:57:01.693Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-15T12:57:01.857Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-07-15T12:57:01.857Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T12:57:01.953Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-15T12:57:01.953Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-15T12:57:02.213Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-15T12:57:02.427Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-15T12:57:02.427Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T12:57:02.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-15T12:57:02.472Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-15T12:57:02.688Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-15T12:57:02.732Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-15T12:57:02.949Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-07-15T12:57:02.949Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T12:57:02.992Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-07-15T12:57:02.992Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-15T12:57:02.992Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-15T12:57:03.930Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-07-15T12:57:04.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-15T12:57:04.760Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-15T12:57:04.863Z] === RUN TestDockerSuite/TestBuildRm [2020-07-15T12:57:05.019Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-15T12:57:05.804Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2020-07-15T12:57:05.804Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T12:57:06.396Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-15T12:57:06.656Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-15T12:57:07.714Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-07-15T12:57:07.714Z] === RUN TestAuthZPluginHeader [2020-07-15T12:57:07.975Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-15T12:57:08.157Z] --- PASS: TestImportExtremelyLargeImageWorks (192.82s) [2020-07-15T12:57:08.157Z] PASS [2020-07-15T12:57:08.157Z] [2020-07-15T12:57:08.157Z] === Skipped [2020-07-15T12:57:08.157Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-15T12:57:08.157Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:57:08.157Z] [2020-07-15T12:57:08.157Z] [2020-07-15T12:57:08.157Z] DONE 12 tests, 1 skipped in 193.809s [2020-07-15T12:57:08.157Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-15T12:57:08.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:08.157Z] ++ set -e [2020-07-15T12:57:08.157Z] ++ '[' -n 0 ']' [2020-07-15T12:57:08.157Z] ++ set -x [2020-07-15T12:57:08.157Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:08.157Z] INFO: Testing against a local daemon [2020-07-15T12:57:08.157Z] === RUN TestNetworkCreateDelete [2020-07-15T12:57:08.157Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-15T12:57:08.157Z] === RUN TestDockerNetworkDeletePreferID [2020-07-15T12:57:08.157Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-15T12:57:08.157Z] === RUN TestDaemonDNSFallback [2020-07-15T12:57:08.157Z] --- PASS: TestDaemonDNSFallback (1.51s) [2020-07-15T12:57:08.157Z] === RUN TestInspectNetwork [2020-07-15T12:57:08.157Z] === RUN TestInspectNetwork/full_network_id [2020-07-15T12:57:08.157Z] === RUN TestInspectNetwork/partial_network_id [2020-07-15T12:57:08.157Z] === RUN TestInspectNetwork/network_name [2020-07-15T12:57:08.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-15T12:57:08.157Z] --- PASS: TestInspectNetwork (6.91s) [2020-07-15T12:57:08.157Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-15T12:57:08.157Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-15T12:57:08.157Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-15T12:57:08.157Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-15T12:57:08.157Z] === RUN TestRunContainerWithBridgeNone [2020-07-15T12:57:08.545Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-07-15T12:57:08.545Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T12:57:08.805Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-15T12:57:09.683Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2020-07-15T12:57:09.683Z] === RUN TestNetworkInvalidJSON [2020-07-15T12:57:09.683Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-15T12:57:09.683Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-15T12:57:09.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:57:09.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:57:09.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:57:09.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:57:09.683Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-15T12:57:09.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-15T12:57:09.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-15T12:57:09.683Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-15T12:57:09.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-15T12:57:09.683Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-15T12:57:09.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-15T12:57:09.683Z] === RUN TestHostIPv4BridgeLabel [2020-07-15T12:57:09.944Z] ok github.com/docker/docker/pkg/signal 2.367s coverage: 61.0% of statements [2020-07-15T12:57:09.944Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-15T12:57:10.186Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-15T12:57:10.186Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-15T12:57:10.203Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-15T12:57:10.320Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-15T12:57:10.320Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-15T12:57:10.462Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-15T12:57:10.722Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-07-15T12:57:10.756Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-15T12:57:11.290Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-07-15T12:57:11.361Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-15T12:57:11.361Z] === RUN TestDaemonDefaultNetworkPools [2020-07-15T12:57:11.695Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-15T12:57:11.859Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-15T12:57:12.002Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-15T12:57:12.002Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-15T12:57:12.118Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-07-15T12:57:12.638Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-15T12:57:12.688Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-07-15T12:57:12.898Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2020-07-15T12:57:12.898Z] === RUN TestAuthZPluginV2Disable [2020-07-15T12:57:12.947Z] testing: warning: no tests to run [2020-07-15T12:57:12.947Z] coverage: [no statements] [2020-07-15T12:57:12.947Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-15T12:57:13.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-07-15T12:57:13.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-15T12:57:13.207Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-15T12:57:13.466Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-15T12:57:13.467Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-15T12:57:13.725Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-15T12:57:14.563Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-15T12:57:14.563Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-15T12:57:15.198Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-15T12:57:15.198Z] === RUN TestServiceWithPredefinedNetwork [2020-07-15T12:57:15.631Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-15T12:57:16.199Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-15T12:57:16.761Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-07-15T12:57:16.761Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T12:57:16.761Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-15T12:57:16.761Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-15T12:57:16.761Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-15T12:57:16.761Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-15T12:57:16.767Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-15T12:57:17.021Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-15T12:57:17.279Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-07-15T12:57:17.279Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-15T12:57:17.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:57:17.279Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:57:17.279Z] === RUN TestServiceWithDataPathPortInit [2020-07-15T12:57:17.354Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-15T12:57:17.960Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-15T12:57:17.961Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-15T12:57:18.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-15T12:57:18.755Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [2020-07-15T12:57:19.323Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-15T12:57:19.471Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-07-15T12:57:19.471Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T12:57:19.582Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-07-15T12:57:20.151Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-15T12:57:20.411Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-15T12:57:22.017Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-15T12:57:22.948Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-15T12:57:23.398Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-15T12:57:23.517Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-07-15T12:57:23.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-15T12:57:24.087Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-15T12:57:24.537Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-15T12:57:25.025Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-15T12:57:25.476Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-15T12:57:26.416Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-15T12:57:28.963Z] === RUN TestDockerSuite/TestBuildUser [2020-07-15T12:57:29.902Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-15T12:57:31.811Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.37s) [2020-07-15T12:57:31.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T12:57:32.381Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-15T12:57:32.675Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2020-07-15T12:57:32.675Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-15T12:57:38.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-07-15T12:57:38.254Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uw0msckj8krz3lavx10f8y7cj Created:2020-07-15 12:57:31.664294285 +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[08ea407bb338114afd172fec14d4204477129f8ddab71ae28b99ebe0102084f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6fsjbk7chn0avtmibvp3ebjn EndpointID:1edba4783d6bcd296014d167c50c0570316b9bf21b3e4968a60311cae72996cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7471fa04439681b16b860d43ef6433c4c69fc8c31b77f7d25867c292666ddbdd 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:3b2817969b92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6fsjbk7chn0avtmibvp3ebjn EndpointID:1edba4783d6bcd296014d167c50c0570316b9bf21b3e4968a60311cae72996cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-15T12:57:38.254Z] PASS [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] === Skipped [2020-07-15T12:57:38.254Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:57:38.254Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] DONE 23 tests, 1 skipped in 39.018s [2020-07-15T12:57:38.254Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] ++ set -e [2020-07-15T12:57:38.254Z] ++ '[' -n 0 ']' [2020-07-15T12:57:38.254Z] ++ set -x [2020-07-15T12:57:38.254Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] INFO: Testing against a local daemon [2020-07-15T12:57:38.254Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-15T12:57:38.254Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T12:57:38.254Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:57:38.254Z] === RUN TestDockerNetworkIpvlan [2020-07-15T12:57:38.254Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:57:38.254Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:57:38.254Z] PASS [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] === Skipped [2020-07-15T12:57:38.254Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-15T12:57:38.254Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-15T12:57:38.254Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] [2020-07-15T12:57:38.254Z] DONE 2 tests, 2 skipped in 0.091s [2020-07-15T12:57:38.254Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] ++ set -e [2020-07-15T12:57:38.254Z] ++ '[' -n 0 ']' [2020-07-15T12:57:38.254Z] ++ set -x [2020-07-15T12:57:38.254Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:38.254Z] INFO: Testing against a local daemon [2020-07-15T12:57:38.254Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-15T12:57:39.298Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-15T12:57:39.298Z] === RUN TestDockerNetworkMacvlan [2020-07-15T12:57:39.302Z] ok github.com/docker/docker/integration/container 55.443s [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === Skipped [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-15T12:57:39.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-15T12:57:39.302Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-15T12:57:39.302Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-15T12:57:39.302Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-15T12:57:39.302Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-15T12:57:39.302Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-15T12:57:39.302Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-15T12:57:39.302Z] [2020-07-15T12:57:39.302Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-15T12:57:39.303Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-15T12:57:39.303Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-15T12:57:39.303Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-15T12:57:39.303Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-15T12:57:39.303Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-15T12:57:39.303Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-15T12:57:39.303Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-15T12:57:39.303Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-15T12:57:39.303Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-15T12:57:39.303Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-15T12:57:39.303Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-15T12:57:39.303Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-15T12:57:39.303Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-15T12:57:39.303Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-15T12:57:39.303Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-15T12:57:39.303Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-15T12:57:39.303Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-15T12:57:39.303Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-15T12:57:39.303Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-15T12:57:39.303Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-15T12:57:39.303Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-15T12:57:39.303Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-15T12:57:39.303Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-15T12:57:39.303Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] DONE 85 tests, 42 skipped in 58.107s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-15T12:57:39.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:39.303Z] INFO: Testing against a local daemon [2020-07-15T12:57:39.303Z] ok github.com/docker/docker/integration/image 0.452s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === Skipped [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-15T12:57:39.303Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-15T12:57:39.303Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-15T12:57:39.303Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-15T12:57:39.303Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] DONE 11 tests, 4 skipped in 2.451s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-15T12:57:39.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:39.303Z] INFO: Testing against a local daemon [2020-07-15T12:57:39.303Z] ok github.com/docker/docker/integration/network 0.250s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === Skipped [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-15T12:57:39.303Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-15T12:57:39.303Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-15T12:57:39.303Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-15T12:57:39.303Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-15T12:57:39.303Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-15T12:57:39.303Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:236: FLAKY_TEST [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-15T12:57:39.303Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] DONE 19 tests, 15 skipped in 2.479s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-15T12:57:39.303Z] testing: warning: no tests to run [2020-07-15T12:57:39.303Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] DONE 0 tests in 0.756s [2020-07-15T12:57:39.303Z] [2020-07-15T12:57:39.303Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-15T12:57:39.902Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/rootless [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/volume [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-15T12:57:39.902Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === Skipped [2020-07-15T12:57:39.902Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-15T12:57:39.902Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-15T12:57:39.902Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-15T12:57:39.902Z] time="2020-07-15T12:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-15T12:57:39.902Z] time="2020-07-15T12:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-15T12:57:39.902Z] time="2020-07-15T12:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-15T12:57:39.902Z] time="2020-07-15T12:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-15T12:57:39.902Z] time="2020-07-15T12:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-15T12:57:39.902Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-15T12:57:39.902Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-15T12:57:39.902Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.902Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:57:39.902Z] [2020-07-15T12:57:39.902Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-15T12:57:39.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.903Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-15T12:57:39.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.903Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-15T12:57:39.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.903Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-15T12:57:39.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-15T12:57:39.903Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-15T12:57:39.903Z] graphtest_unix.go:73: No driver to put! [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-15T12:57:39.903Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-15T12:57:39.903Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] [2020-07-15T12:57:39.903Z] DONE 2124 tests, 26 skipped in 242.097s Post stage [Pipeline] junit [2020-07-15T12:57:39.914Z] Recording test results [2020-07-15T12:57:39.937Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-15T12:57:40.296Z] testing: warning: no tests to run [2020-07-15T12:57:40.296Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2020-07-15T12:57:40.296Z] [2020-07-15T12:57:40.296Z] DONE 0 tests in 0.744s [2020-07-15T12:57:40.296Z] [2020-07-15T12:57:40.296Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-15T12:57:40.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41214/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bf7fd015f785d7e827f78dddcd274c1f05879059 hack/validate/vendor [2020-07-15T12:57:40.980Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-15T12:57:41.289Z] testing: warning: no tests to run [2020-07-15T12:57:41.289Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-07-15T12:57:41.289Z] [2020-07-15T12:57:41.289Z] DONE 0 tests in 0.764s [2020-07-15T12:57:41.289Z] [2020-07-15T12:57:41.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-15T12:57:41.307Z] No vendor changes in diff. [2020-07-15T12:57:41.618Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-15T12:57:41.761Z] testing: warning: no tests to run [2020-07-15T12:57:41.761Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2020-07-15T12:57:41.761Z] [2020-07-15T12:57:41.761Z] DONE 0 tests in 0.744s [2020-07-15T12:57:41.761Z] [2020-07-15T12:57:41.761Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-15T12:57:42.212Z] + echo Building e2e image [2020-07-15T12:57:42.212Z] Building e2e image [2020-07-15T12:57:42.212Z] + docker build --build-arg DOCKER_GITCOMMIT=bf7fd015f785d7e827f78dddcd274c1f05879059 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-15T12:57:42.212Z] #1 [internal] load .dockerignore [2020-07-15T12:57:42.212Z] #1 transferring context: 34B done [2020-07-15T12:57:42.212Z] #1 DONE 0.0s [2020-07-15T12:57:42.212Z] [2020-07-15T12:57:42.212Z] #2 [internal] load build definition from Dockerfile.e2e [2020-07-15T12:57:42.212Z] #2 transferring dockerfile: 3.21kB done [2020-07-15T12:57:42.212Z] #2 DONE 0.0s [2020-07-15T12:57:42.212Z] [2020-07-15T12:57:42.212Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-15T12:57:42.374Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-15T12:57:42.471Z] #4 DONE 0.2s [2020-07-15T12:57:42.472Z] [2020-07-15T12:57:42.472Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-15T12:57:42.472Z] #3 DONE 0.3s [2020-07-15T12:57:42.472Z] [2020-07-15T12:57:42.472Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:42.472Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-15T12:57:42.472Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-15T12:57:42.472Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-15T12:57:42.472Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s [2020-07-15T12:57:42.472Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done [2020-07-15T12:57:42.472Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.1s [2020-07-15T12:57:42.472Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-15T12:57:42.731Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-15T12:57:42.731Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-15T12:57:42.731Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done [2020-07-15T12:57:42.945Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-15T12:57:42.945Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-15T12:57:42.993Z] #14 ... [2020-07-15T12:57:42.993Z] [2020-07-15T12:57:42.993Z] #8 [internal] load build context [2020-07-15T12:57:42.993Z] #8 transferring context: 851.98kB 0.4s done [2020-07-15T12:57:42.993Z] #8 DONE 0.5s [2020-07-15T12:57:42.993Z] [2020-07-15T12:57:42.993Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:42.993Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 8.92MB / 126.96MB 0.4s [2020-07-15T12:57:42.993Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-15T12:57:42.993Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 20.68MB / 126.96MB 0.6s [2020-07-15T12:57:42.993Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-15T12:57:42.993Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 30.67MB / 126.96MB 0.7s [2020-07-15T12:57:43.252Z] #14 ... [2020-07-15T12:57:43.252Z] [2020-07-15T12:57:43.252Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-15T12:57:43.252Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-15T12:57:43.252Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-15T12:57:43.252Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-15T12:57:43.252Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-15T12:57:43.252Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-15T12:57:43.252Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-15T12:57:43.252Z] #5 DONE 0.7s [2020-07-15T12:57:43.252Z] [2020-07-15T12:57:43.252Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:43.252Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 39.01MB / 126.96MB 0.8s [2020-07-15T12:57:43.511Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 58.06MB / 126.96MB 1.1s [2020-07-15T12:57:43.694Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-15T12:57:43.773Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 66.94MB / 126.96MB 1.2s [2020-07-15T12:57:43.773Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 83.83MB / 126.96MB 1.4s [2020-07-15T12:57:43.883Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-15T12:57:44.034Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 91.64MB / 126.96MB 1.5s [2020-07-15T12:57:44.034Z] #14 ... [2020-07-15T12:57:44.034Z] [2020-07-15T12:57:44.034Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-15T12:57:44.034Z] #6 DONE 0.9s [2020-07-15T12:57:44.034Z] [2020-07-15T12:57:44.034Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:44.034Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 101.22MB / 126.96MB 1.6s [2020-07-15T12:57:44.293Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 109.65MB / 126.96MB 1.7s [2020-07-15T12:57:44.293Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 123.15MB / 126.96MB 1.9s [2020-07-15T12:57:44.452Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-15T12:57:44.553Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.1s done [2020-07-15T12:57:44.812Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-15T12:57:45.391Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-15T12:57:45.392Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-15T12:57:45.392Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-15T12:57:45.392Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-15T12:57:45.392Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-15T12:57:45.775Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-15T12:57:46.331Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-15T12:57:46.331Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-15T12:57:47.285Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-15T12:57:47.545Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-15T12:57:48.115Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-15T12:57:48.374Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-15T12:57:48.635Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2020-07-15T12:57:48.635Z] PASS [2020-07-15T12:57:48.635Z] [2020-07-15T12:57:48.635Z] DONE 17 tests in 52.671s [2020-07-15T12:57:48.635Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T12:57:48.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:48.635Z] ++ set -e [2020-07-15T12:57:48.635Z] ++ '[' -n 0 ']' [2020-07-15T12:57:48.635Z] ++ set -x [2020-07-15T12:57:48.635Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:48.895Z] INFO: Testing against a local daemon [2020-07-15T12:57:48.895Z] === RUN TestPluginInvalidJSON [2020-07-15T12:57:48.895Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:57:48.895Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:57:48.895Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:57:48.895Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-07-15T12:57:48.895Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-15T12:57:48.895Z] === RUN TestPluginInstall [2020-07-15T12:57:48.895Z] === RUN TestPluginInstall/no_auth [2020-07-15T12:57:48.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-15T12:57:49.310Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-15T12:57:50.087Z] #14 ... [2020-07-15T12:57:50.087Z] [2020-07-15T12:57:50.087Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-15T12:57:50.087Z] #7 0.724 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-15T12:57:50.087Z] #7 1.888 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-15T12:57:50.087Z] #7 1.986 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-15T12:57:50.088Z] #7 1.993 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-15T12:57:50.088Z] #7 2.003 (3/30) Installing readline (8.0.0-r0) [2020-07-15T12:57:50.088Z] #7 2.007 (4/30) Installing bash (5.0.0-r0) [2020-07-15T12:57:50.088Z] #7 2.023 Executing bash-5.0.0-r0.post-install [2020-07-15T12:57:50.088Z] #7 2.026 (5/30) Installing ca-certificates (20191127-r2) [2020-07-15T12:57:50.088Z] #7 2.043 (6/30) Installing libgcc (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 2.046 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 2.061 (8/30) Installing binutils (2.32-r0) [2020-07-15T12:57:50.088Z] #7 2.163 (9/30) Installing gmp (6.1.2-r1) [2020-07-15T12:57:50.088Z] #7 2.171 (10/30) Installing isl (0.18-r0) [2020-07-15T12:57:50.088Z] #7 2.191 (11/30) Installing libgomp (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 2.196 (12/30) Installing libatomic (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 2.199 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-15T12:57:50.088Z] #7 2.206 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-15T12:57:50.088Z] #7 2.208 (15/30) Installing gcc (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 3.086 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-15T12:57:50.088Z] #7 3.200 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-15T12:57:50.088Z] #7 3.202 (18/30) Installing g++ (8.3.0-r0) [2020-07-15T12:57:50.088Z] #7 3.729 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-15T12:57:50.088Z] #7 3.732 (20/30) Installing libcurl (7.66.0-r0) [2020-07-15T12:57:50.088Z] #7 3.740 (21/30) Installing expat (2.2.8-r0) [2020-07-15T12:57:50.088Z] #7 3.745 (22/30) Installing pcre2 (10.33-r0) [2020-07-15T12:57:50.088Z] #7 3.756 (23/30) Installing git (2.22.4-r0) [2020-07-15T12:57:50.088Z] #7 3.970 (24/30) Installing libmnl (1.0.4-r0) [2020-07-15T12:57:50.088Z] #7 3.972 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-15T12:57:50.088Z] #7 3.976 (26/30) Installing iptables (1.8.3-r1) [2020-07-15T12:57:50.088Z] #7 3.998 (27/30) Installing pigz (2.4-r0) [2020-07-15T12:57:50.088Z] #7 4.005 (28/30) Installing tar (1.32-r0) [2020-07-15T12:57:50.088Z] #7 4.012 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-15T12:57:50.088Z] #7 4.015 (30/30) Installing xz (5.2.4-r0) [2020-07-15T12:57:50.088Z] #7 4.020 Executing busybox-1.30.1-r3.trigger [2020-07-15T12:57:50.088Z] #7 4.025 Executing ca-certificates-20191127-r2.trigger [2020-07-15T12:57:50.088Z] #7 4.082 OK: 179 MiB in 44 packages [2020-07-15T12:57:50.088Z] #7 DONE 5.1s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-15T12:57:50.088Z] #9 DONE 0.1s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-15T12:57:50.088Z] #10 DONE 0.0s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-15T12:57:50.088Z] #11 DONE 0.0s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-15T12:57:50.088Z] #12 DONE 0.0s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:50.088Z] #14 ... [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-15T12:57:50.088Z] #13 DONE 0.0s [2020-07-15T12:57:50.088Z] [2020-07-15T12:57:50.088Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-15T12:57:50.088Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s [2020-07-15T12:57:50.346Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.6s done [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan (11.19s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2020-07-15T12:57:50.353Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-07-15T12:57:50.353Z] PASS [2020-07-15T12:57:50.353Z] [2020-07-15T12:57:50.353Z] DONE 8 tests in 12.642s [2020-07-15T12:57:50.353Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] ++ set -e [2020-07-15T12:57:50.353Z] ++ '[' -n 0 ']' [2020-07-15T12:57:50.353Z] ++ set -x [2020-07-15T12:57:50.353Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] testing: warning: no tests to run [2020-07-15T12:57:50.353Z] PASS [2020-07-15T12:57:50.353Z] [2020-07-15T12:57:50.353Z] DONE 0 tests in 0.012s [2020-07-15T12:57:50.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] ++ set -e [2020-07-15T12:57:50.353Z] ++ '[' -n 0 ']' [2020-07-15T12:57:50.353Z] ++ set -x [2020-07-15T12:57:50.353Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:57:50.353Z] INFO: Testing against a local daemon [2020-07-15T12:57:50.353Z] === RUN TestAuthZPluginAllowRequest [2020-07-15T12:57:50.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:50.478Z] INFO: Testing against a local daemon [2020-07-15T12:57:50.478Z] ok github.com/docker/docker/integration/plugin/common 0.213s [2020-07-15T12:57:50.478Z] [2020-07-15T12:57:50.478Z] === Skipped [2020-07-15T12:57:50.478Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-15T12:57:50.478Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-15T12:57:50.478Z] [2020-07-15T12:57:50.478Z] [2020-07-15T12:57:50.478Z] DONE 3 tests, 1 skipped in 7.717s [2020-07-15T12:57:50.478Z] [2020-07-15T12:57:50.478Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-15T12:57:50.606Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-15T12:57:50.606Z] #14 DONE 8.0s [2020-07-15T12:57:50.606Z] [2020-07-15T12:57:50.606Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-15T12:57:50.864Z] #15 0.515 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-15T12:57:51.436Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-15T12:57:51.875Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-07-15T12:57:51.876Z] === RUN TestAuthZPluginTLS [2020-07-15T12:57:52.171Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-07-15T12:57:52.171Z] === RUN TestAuthZPluginDenyRequest [2020-07-15T12:57:52.240Z] #15 1.574 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-15T12:57:52.240Z] #15 1.685 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-15T12:57:52.240Z] #15 1.697 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-15T12:57:52.240Z] #15 1.701 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-15T12:57:52.240Z] #15 1.707 (4/55) Installing readline (8.0.4-r0) [2020-07-15T12:57:52.240Z] #15 1.711 (5/55) Installing bash (5.0.17-r0) [2020-07-15T12:57:52.240Z] #15 1.722 Executing bash-5.0.17-r0.post-install [2020-07-15T12:57:52.240Z] #15 1.723 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-15T12:57:52.240Z] #15 1.800 (7/55) Installing libblkid (2.35.2-r0) [2020-07-15T12:57:52.499Z] #15 1.804 (8/55) Installing libuuid (2.35.2-r0) [2020-07-15T12:57:52.499Z] #15 1.806 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-15T12:57:52.499Z] #15 1.811 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-15T12:57:52.499Z] #15 1.814 (11/55) Installing libgcc (9.3.0-r2) [2020-07-15T12:57:52.499Z] #15 1.816 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-15T12:57:52.499Z] #15 1.828 (13/55) Installing binutils (2.34-r1) [2020-07-15T12:57:52.499Z] #15 1.892 (14/55) Installing libmagic (5.38-r0) [2020-07-15T12:57:52.499Z] #15 1.913 (15/55) Installing file (5.38-r0) [2020-07-15T12:57:52.499Z] #15 1.914 (16/55) Installing gmp (6.2.0-r0) [2020-07-15T12:57:52.499Z] #15 1.919 (17/55) Installing isl (0.18-r0) [2020-07-15T12:57:52.499Z] #15 1.933 (18/55) Installing libgomp (9.3.0-r2) [2020-07-15T12:57:52.499Z] #15 1.935 (19/55) Installing libatomic (9.3.0-r2) [2020-07-15T12:57:52.499Z] #15 1.937 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-15T12:57:52.499Z] #15 1.975 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-15T12:57:52.499Z] #15 1.980 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-15T12:57:52.499Z] #15 1.982 (23/55) Installing gcc (9.3.0-r2) [2020-07-15T12:57:52.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:52.706Z] INFO: Testing against a local daemon [2020-07-15T12:57:52.706Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.342s [2020-07-15T12:57:52.706Z] [2020-07-15T12:57:52.706Z] === Skipped [2020-07-15T12:57:52.706Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-07-15T12:57:52.706Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-15T12:57:52.706Z] [2020-07-15T12:57:52.706Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-15T12:57:52.706Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-15T12:57:52.706Z] [2020-07-15T12:57:52.706Z] [2020-07-15T12:57:52.706Z] DONE 2 tests, 2 skipped in 3.226s [2020-07-15T12:57:52.706Z] [2020-07-15T12:57:52.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-15T12:57:52.809Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-15T12:57:52.809Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-15T12:57:53.438Z] #15 2.784 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-15T12:57:53.438Z] #15 2.851 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-15T12:57:53.438Z] #15 2.852 (26/55) Installing g++ (9.3.0-r2) [2020-07-15T12:57:53.447Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-15T12:57:53.447Z] === RUN TestAuthZPluginDenyResponse [2020-07-15T12:57:53.697Z] #15 3.253 (27/55) Installing make (4.3-r0) [2020-07-15T12:57:53.697Z] #15 3.256 (28/55) Installing fortify-headers (1.1-r0) [2020-07-15T12:57:53.697Z] #15 3.258 (29/55) Installing patch (2.7.6-r6) [2020-07-15T12:57:53.697Z] #15 3.260 (30/55) Installing build-base (0.5-r2) [2020-07-15T12:57:53.697Z] #15 3.261 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-15T12:57:53.697Z] #15 3.264 (32/55) Installing libcurl (7.69.1-r0) [2020-07-15T12:57:53.697Z] #15 3.269 (33/55) Installing curl (7.69.1-r0) [2020-07-15T12:57:53.697Z] #15 3.272 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-15T12:57:53.697Z] #15 3.278 (35/55) Installing jq (1.6-r1) [2020-07-15T12:57:53.697Z] #15 3.284 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-15T12:57:53.697Z] #15 3.289 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-15T12:57:53.697Z] #15 3.291 (38/55) Installing libaio (0.3.112-r1) [2020-07-15T12:57:53.697Z] #15 3.292 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-15T12:57:53.697Z] #15 3.319 (40/55) Installing blkid (2.35.2-r0) [2020-07-15T12:57:53.697Z] #15 3.322 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-15T12:57:53.697Z] #15 3.324 (42/55) Installing setpriv (2.35.2-r0) [2020-07-15T12:57:53.697Z] #15 3.326 (43/55) Installing libmount (2.35.2-r0) [2020-07-15T12:57:53.697Z] #15 3.330 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-15T12:57:53.697Z] #15 3.333 (45/55) Installing findmnt (2.35.2-r0) [2020-07-15T12:57:53.697Z] #15 3.335 (46/55) Installing mcookie (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.336 (47/55) Installing hexdump (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.338 (48/55) Installing lsblk (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.341 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.346 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.348 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.350 (52/55) Installing util-linux (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.388 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-15T12:57:53.956Z] #15 3.390 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-15T12:57:53.956Z] #15 3.411 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-15T12:57:53.956Z] #15 3.415 Executing busybox-1.31.1-r16.trigger [2020-07-15T12:57:53.957Z] #15 3.422 OK: 230 MiB in 69 packages [2020-07-15T12:57:53.977Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-15T12:57:54.085Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-15T12:57:54.085Z] === RUN TestAuthZPluginAllowEventStream [2020-07-15T12:57:54.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-15T12:57:54.525Z] #15 DONE 3.8s [2020-07-15T12:57:54.525Z] [2020-07-15T12:57:54.525Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-15T12:57:55.093Z] #16 DONE 0.6s [2020-07-15T12:57:55.093Z] [2020-07-15T12:57:55.093Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-15T12:57:55.603Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-07-15T12:57:55.603Z] === RUN TestAuthZPluginErrorResponse [2020-07-15T12:57:55.620Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-15T12:57:55.660Z] #17 DONE 0.6s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-15T12:57:55.660Z] #18 DONE 0.0s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-15T12:57:55.660Z] #22 DONE 0.1s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-15T12:57:55.660Z] #19 DONE 0.1s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-15T12:57:55.660Z] #26 DONE 0.1s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-15T12:57:55.660Z] #23 DONE 0.1s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-15T12:57:55.660Z] #27 DONE 0.1s [2020-07-15T12:57:55.660Z] [2020-07-15T12:57:55.660Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-15T12:57:55.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:55.677Z] INFO: Testing against a local daemon [2020-07-15T12:57:55.677Z] ok github.com/docker/docker/integration/plugin/logging 0.236s [2020-07-15T12:57:55.677Z] [2020-07-15T12:57:55.677Z] === Skipped [2020-07-15T12:57:55.677Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-15T12:57:55.677Z] read_test.go:21: no unix domain sockets on Windows [2020-07-15T12:57:55.677Z] [2020-07-15T12:57:55.677Z] [2020-07-15T12:57:55.677Z] DONE 1 tests, 1 skipped in 2.540s [2020-07-15T12:57:55.677Z] [2020-07-15T12:57:55.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-15T12:57:55.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-15T12:57:55.898Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-15T12:57:55.898Z] === RUN TestAuthZPluginErrorRequest [2020-07-15T12:57:55.919Z] #24 ... [2020-07-15T12:57:55.919Z] [2020-07-15T12:57:55.919Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-15T12:57:55.919Z] #28 DONE 0.0s [2020-07-15T12:57:55.919Z] [2020-07-15T12:57:55.919Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T12:57:56.534Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-15T12:57:56.534Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-15T12:57:56.672Z] testing: warning: no tests to run [2020-07-15T12:57:56.672Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2020-07-15T12:57:56.672Z] [2020-07-15T12:57:56.672Z] DONE 0 tests in 1.307s [2020-07-15T12:57:56.672Z] [2020-07-15T12:57:56.672Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-15T12:57:56.829Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-15T12:57:56.829Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-15T12:57:57.265Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-15T12:57:57.265Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-15T12:57:58.204Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-15T12:57:58.923Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-07-15T12:57:58.923Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-15T12:57:59.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:57:59.640Z] INFO: Testing against a local daemon [2020-07-15T12:57:59.640Z] ok github.com/docker/docker/integration/plugin/volumes 0.275s [2020-07-15T12:57:59.640Z] [2020-07-15T12:57:59.640Z] === Skipped [2020-07-15T12:57:59.640Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-15T12:57:59.640Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:57:59.640Z] [2020-07-15T12:57:59.640Z] [2020-07-15T12:57:59.640Z] DONE 1 tests, 1 skipped in 2.594s [2020-07-15T12:57:59.640Z] [2020-07-15T12:57:59.640Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-15T12:58:00.114Z] #29 ... [2020-07-15T12:58:00.114Z] [2020-07-15T12:58:00.114Z] #31 [builder 1/4] COPY . . [2020-07-15T12:58:00.114Z] #31 DONE 4.2s [2020-07-15T12:58:00.114Z] [2020-07-15T12:58:00.114Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-15T12:58:00.114Z] #20 2.041 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-15T12:58:00.114Z] #20 2.740 #=#=# [2020-07-15T12:58:00.114Z] #20 2.872 ## 4.1% #################### 27.9% ############################# 41.2% ######################################## 56.6% ################################################### 71.6% ############################################################### 88.2% ######################################################################## 100.0% [2020-07-15T12:58:00.114Z] #20 3.942 [2020-07-15T12:58:00.114Z] #20 4.095 0.2% ################################# 46.6% ######################################################################## 100.0% [2020-07-15T12:58:00.114Z] #20 ... [2020-07-15T12:58:00.114Z] [2020-07-15T12:58:00.114Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-15T12:58:00.114Z] #24 1.482 + RM_GOPATH=0 [2020-07-15T12:58:00.114Z] #24 1.487 + TMP_GOPATH= [2020-07-15T12:58:00.114Z] #24 1.487 + : /build [2020-07-15T12:58:00.114Z] #24 1.487 + '[' -z '' ']' [2020-07-15T12:58:00.114Z] #24 1.491 ++ mktemp -d [2020-07-15T12:58:00.114Z] #24 1.493 + export GOPATH=/tmp/tmp.CiCijd [2020-07-15T12:58:00.114Z] #24 1.493 + GOPATH=/tmp/tmp.CiCijd [2020-07-15T12:58:00.114Z] #24 1.493 + RM_GOPATH=1 [2020-07-15T12:58:00.114Z] #24 1.493 + case "$(go env GOARCH)" in [2020-07-15T12:58:00.114Z] #24 1.493 ++ go env GOARCH [2020-07-15T12:58:00.114Z] #24 1.496 + export GO_BUILDMODE=-buildmode=pie [2020-07-15T12:58:00.114Z] #24 1.496 + GO_BUILDMODE=-buildmode=pie [2020-07-15T12:58:00.114Z] #24 1.497 ++ dirname ./install.sh [2020-07-15T12:58:00.114Z] #24 1.503 + dir=. [2020-07-15T12:58:00.114Z] #24 1.503 + bin=dockercli [2020-07-15T12:58:00.114Z] #24 1.504 + shift [2020-07-15T12:58:00.114Z] #24 1.504 + '[' '!' -f ./dockercli.installer ']' [2020-07-15T12:58:00.114Z] #24 1.505 + . ./dockercli.installer [2020-07-15T12:58:00.114Z] #24 1.505 ++ : stable [2020-07-15T12:58:00.114Z] #24 1.506 ++ : 17.06.2-ce [2020-07-15T12:58:00.114Z] #24 1.506 + install_dockercli [2020-07-15T12:58:00.114Z] #24 1.507 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-15T12:58:00.114Z] #24 1.507 Install docker/cli version 17.06.2-ce from stable [2020-07-15T12:58:00.114Z] #24 1.508 ++ uname -m [2020-07-15T12:58:00.114Z] #24 1.509 + arch=x86_64 [2020-07-15T12:58:00.114Z] #24 1.509 + '[' x86_64 '!=' x86_64 ']' [2020-07-15T12:58:00.114Z] #24 1.510 + url=https://download.docker.com/linux/static [2020-07-15T12:58:00.114Z] #24 1.510 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-15T12:58:00.114Z] #24 1.511 + tar -xz docker/docker [2020-07-15T12:58:00.114Z] #24 4.458 + mkdir -p /build [2020-07-15T12:58:00.114Z] #24 4.460 + mv docker/docker /build/ [2020-07-15T12:58:00.114Z] #24 4.463 + rmdir docker [2020-07-15T12:58:00.114Z] #24 DONE 4.5s [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae806a43c0b8b52a7e6176365fd8cf4b7cf2bebdfcbd3769f55ae8e92e918f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:00.114Z] time="2020-07-15T12:57:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ae806a43c0b8b52a7e6176365fd8cf4b7cf2bebdfcbd3769f55ae8e92e918f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:00.374Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T12:58:00.374Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-15T12:58:00.374Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-15T12:58:00.374Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-15T12:58:00.375Z] [2020-07-15T12:58:00.375Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-15T12:58:00.446Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-15T12:58:00.446Z] === RUN TestAuthZPluginHeader [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62d212b21927da42faf350edb427305439005c9a4b6f5fd2250d06f4010100df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:00.944Z] time="2020-07-15T12:58:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62d212b21927da42faf350edb427305439005c9a4b6f5fd2250d06f4010100df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:00.944Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-15T12:58:01.488Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-15T12:58:01.488Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-15T12:58:01.488Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:58:01.488Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:01.488Z] === RUN TestAuthZPluginV2Disable [2020-07-15T12:58:01.488Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:58:01.488Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:01.488Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-15T12:58:01.488Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:58:01.488Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:01.488Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-15T12:58:01.488Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:58:01.488Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:01.488Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-15T12:58:01.514Z] === RUN TestPluginInstall/with_insecure [2020-07-15T12:58:01.753Z] #32 DONE 1.9s [2020-07-15T12:58:01.754Z] [2020-07-15T12:58:01.754Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-15T12:58:01.754Z] #20 4.825 [2020-07-15T12:58:01.754Z] #20 4.950 ######### 13.6% ######################################################################## 100.0% [2020-07-15T12:58:01.754Z] #20 5.546 [2020-07-15T12:58:01.774Z] === RUN TestDockerSuite/TestCommitChange [2020-07-15T12:58:01.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:01.867Z] INFO: Testing against a local daemon [2020-07-15T12:58:01.867Z] ok github.com/docker/docker/integration/secret 0.202s [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === Skipped [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-15T12:58:01.867Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] DONE 6 tests, 6 skipped in 2.209s [2020-07-15T12:58:01.867Z] [2020-07-15T12:58:01.867Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-15T12:58:02.014Z] #20 5.664 ##### 7.0% #################### 28.0% ################################## 47.3% ############################################### 66.6% ######################################################### 79.8% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-15T12:58:02.582Z] #20 6.863 [2020-07-15T12:58:02.713Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e5bb9e025ddc88bc4d41f6c0989e6c0b8b03e5930e2808b45fcc66d85de68fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:02.713Z] time="2020-07-15T12:58:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e5bb9e025ddc88bc4d41f6c0989e6c0b8b03e5930e2808b45fcc66d85de68fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:02.972Z] --- PASS: TestPluginInstall (14.16s) [2020-07-15T12:58:02.972Z] --- PASS: TestPluginInstall/no_auth (11.46s) [2020-07-15T12:58:02.972Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2020-07-15T12:58:02.972Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2020-07-15T12:58:02.972Z] plugin_test.go:157: [d7494eb8a0a7b] daemon is not started [2020-07-15T12:58:02.972Z] PASS [2020-07-15T12:58:02.972Z] [2020-07-15T12:58:02.972Z] DONE 6 tests in 14.436s [2020-07-15T12:58:02.972Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T12:58:02.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:02.972Z] ++ set -e [2020-07-15T12:58:02.972Z] ++ '[' -n 0 ']' [2020-07-15T12:58:02.972Z] ++ set -x [2020-07-15T12:58:02.973Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:03.233Z] INFO: Testing against a local daemon [2020-07-15T12:58:03.233Z] === RUN TestExternalGraphDriver [2020-07-15T12:58:03.492Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-15T12:58:03.492Z] === RUN TestExternalGraphDriver/json [2020-07-15T12:58:04.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:04.097Z] INFO: Testing against a local daemon [2020-07-15T12:58:04.399Z] #20 6.993 # 1.9% ##### 8.2% ######### 13.9% ############# 18.7% ################# 24.7% ##################### 29.5% ######################### 35.0% ############################ 40.1% ############################### 44.3% #################################### 50.4% ####################################### 55.4% ########################################### 60.0% ############################################## 64.8% ################################################### 71.4% ###################################################### 76.3% ########################################################## 81.9% ############################################################## 87.2% ################################################################## 92.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-07-15T12:58:04.569Z] ok github.com/docker/docker/integration/service 0.353s [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === Skipped [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T12:58:04.569Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T12:58:04.569Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-15T12:58:04.569Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-15T12:58:04.569Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-15T12:58:04.569Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-15T12:58:04.569Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-15T12:58:04.569Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-15T12:58:04.569Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-15T12:58:04.569Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-15T12:58:04.569Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-15T12:58:04.569Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-15T12:58:04.569Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-15T12:58:04.569Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-15T12:58:04.569Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-15T12:58:04.569Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-15T12:58:04.569Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-15T12:58:04.569Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-15T12:58:04.569Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-15T12:58:04.569Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] DONE 24 tests, 23 skipped in 2.763s [2020-07-15T12:58:04.569Z] [2020-07-15T12:58:04.569Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-15T12:58:04.874Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-15T12:58:04.968Z] #20 9.205 [2020-07-15T12:58:05.453Z] === RUN TestExternalGraphDriver/spec [2020-07-15T12:58:06.022Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-15T12:58:06.346Z] #20 10.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-15T12:58:06.605Z] #20 10.92 [2020-07-15T12:58:06.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:06.799Z] INFO: Testing against a local daemon [2020-07-15T12:58:06.799Z] ok github.com/docker/docker/integration/session 0.227s [2020-07-15T12:58:06.799Z] [2020-07-15T12:58:06.799Z] === Skipped [2020-07-15T12:58:06.799Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-15T12:58:06.799Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-15T12:58:06.799Z] [2020-07-15T12:58:06.799Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-15T12:58:06.799Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-15T12:58:06.799Z] [2020-07-15T12:58:06.799Z] [2020-07-15T12:58:06.799Z] DONE 2 tests, 2 skipped in 2.105s [2020-07-15T12:58:06.799Z] [2020-07-15T12:58:06.799Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-15T12:58:06.864Z] #20 11.00 ######################################################################## 100.0% [2020-07-15T12:58:06.961Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-15T12:58:07.123Z] #20 11.41 [2020-07-15T12:58:07.222Z] === RUN TestExternalGraphDriver/pull [2020-07-15T12:58:08.161Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-15T12:58:08.503Z] #20 12.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-15T12:58:08.731Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-15T12:58:08.762Z] #20 12.93 [2020-07-15T12:58:08.762Z] #20 13.06 ########################## 36.7% ######################################################################## 100.0% [2020-07-15T12:58:08.991Z] --- PASS: TestExternalGraphDriver (5.71s) [2020-07-15T12:58:08.991Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2020-07-15T12:58:08.991Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2020-07-15T12:58:08.991Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-07-15T12:58:08.991Z] === RUN TestGraphdriverPluginV2 [2020-07-15T12:58:08.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-15T12:58:09.021Z] #20 13.39 [2020-07-15T12:58:09.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:09.030Z] INFO: Testing against a local daemon [2020-07-15T12:58:10.376Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-15T12:58:10.398Z] #20 14.61 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-15T12:58:10.398Z] #20 14.78 skipping existing c35d46ef359f [2020-07-15T12:58:10.968Z] #20 15.18 [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-15T12:58:11.318Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-15T12:58:11.536Z] #20 ... [2020-07-15T12:58:11.536Z] [2020-07-15T12:58:11.536Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T12:58:11.536Z] #33 1.187 [2020-07-15T12:58:11.536Z] #33 1.284 Removing bundles/ [2020-07-15T12:58:11.536Z] #33 1.285 [2020-07-15T12:58:11.536Z] #33 1.290 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-15T12:58:11.536Z] #33 2.795 Building test suite binary ./integration-cli/test.main [2020-07-15T12:58:12.000Z] ok github.com/docker/docker/integration/system 2.926s [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === Skipped [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T12:58:12.001Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-15T12:58:12.001Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-15T12:58:12.001Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-15T12:58:12.001Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-15T12:58:12.001Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-15T12:58:12.001Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-15T12:58:12.001Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] DONE 13 tests, 7 skipped in 4.745s [2020-07-15T12:58:12.001Z] [2020-07-15T12:58:12.001Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-15T12:58:12.104Z] #33 ... [2020-07-15T12:58:12.104Z] [2020-07-15T12:58:12.104Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-15T12:58:12.104Z] #20 16.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-15T12:58:12.364Z] #20 16.67 [2020-07-15T12:58:12.364Z] #20 16.75 ######################################################################## 100.0% [2020-07-15T12:58:12.625Z] #20 17.04 [2020-07-15T12:58:12.706Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-15T12:58:12.887Z] #20 17.13 Download of images into '/build' complete. [2020-07-15T12:58:12.887Z] #20 17.14 Use something like the following to load the result into a Docker daemon: [2020-07-15T12:58:12.887Z] #20 17.14 tar -cC '/build' . | docker load [2020-07-15T12:58:13.147Z] #20 DONE 17.6s [2020-07-15T12:58:13.147Z] [2020-07-15T12:58:13.147Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T12:58:13.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:13.576Z] INFO: Testing against a local daemon [2020-07-15T12:58:13.576Z] ok github.com/docker/docker/integration/volume 0.279s [2020-07-15T12:58:13.646Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2020-07-15T12:58:13.646Z] PASS [2020-07-15T12:58:13.646Z] [2020-07-15T12:58:13.646Z] DONE 5 tests in 10.605s [2020-07-15T12:58:13.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T12:58:13.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:13.646Z] ++ set -e [2020-07-15T12:58:13.646Z] ++ '[' -n 0 ']' [2020-07-15T12:58:13.646Z] ++ set -x [2020-07-15T12:58:13.647Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:13.907Z] INFO: Testing against a local daemon [2020-07-15T12:58:13.907Z] === RUN TestContinueAfterPluginCrash [2020-07-15T12:58:13.907Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T12:58:13.907Z] === RUN TestReadPluginNoRead [2020-07-15T12:58:13.907Z] === PAUSE TestReadPluginNoRead [2020-07-15T12:58:13.907Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T12:58:13.907Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T12:58:13.907Z] === CONT TestContinueAfterPluginCrash [2020-07-15T12:58:13.907Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T12:58:14.048Z] [2020-07-15T12:58:14.048Z] === Skipped [2020-07-15T12:58:14.048Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-15T12:58:14.048Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-15T12:58:14.048Z] [2020-07-15T12:58:14.048Z] [2020-07-15T12:58:14.048Z] DONE 5 tests, 1 skipped in 2.315s [2020-07-15T12:58:14.048Z] [2020-07-15T12:58:14.048Z] INFO: make.ps1 ended at 07/15/2020 12:58:13 [2020-07-15T12:58:14.048Z] INFO: Integration CLI tests being run from the host: [2020-07-15T12:58:14.048Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-15T12:58:14.847Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-15T12:58:14.847Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-15T12:58:15.682Z] #33 ... [2020-07-15T12:58:15.682Z] [2020-07-15T12:58:15.682Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-15T12:58:15.788Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-15T12:58:16.298Z] #21 DONE 0.8s [2020-07-15T12:58:16.298Z] [2020-07-15T12:58:16.298Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T12:58:16.558Z] #29 ... [2020-07-15T12:58:16.558Z] [2020-07-15T12:58:16.558Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-15T12:58:16.558Z] #25 DONE 0.1s [2020-07-15T12:58:16.558Z] [2020-07-15T12:58:16.558Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T12:58:16.729Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-15T12:58:17.669Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-15T12:58:18.240Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-15T12:58:18.811Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-15T12:58:19.071Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-15T12:58:19.071Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-15T12:58:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-15T12:58:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-15T12:58:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-15T12:58:19.642Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-15T12:58:19.901Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-15T12:58:19.901Z] --- PASS: TestDaemonStartWithLogOpt (5.97s) [2020-07-15T12:58:19.901Z] === CONT TestReadPluginNoRead [2020-07-15T12:58:20.141Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-15T12:58:20.141Z] PASS [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] === Skipped [2020-07-15T12:58:20.141Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-15T12:58:20.141Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-15T12:58:20.141Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-15T12:58:20.141Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-15T12:58:20.141Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] [2020-07-15T12:58:20.141Z] DONE 17 tests, 4 skipped in 27.667s [2020-07-15T12:58:20.141Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-15T12:58:20.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:20.141Z] ++ set -e [2020-07-15T12:58:20.141Z] ++ '[' -n 0 ']' [2020-07-15T12:58:20.141Z] ++ set -x [2020-07-15T12:58:20.141Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:20.141Z] INFO: Testing against a local daemon [2020-07-15T12:58:20.141Z] === RUN TestPluginInvalidJSON [2020-07-15T12:58:20.141Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:58:20.141Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:58:20.141Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-15T12:58:20.141Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-15T12:58:20.141Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-15T12:58:20.141Z] === RUN TestPluginInstall [2020-07-15T12:58:20.141Z] === RUN TestPluginInstall/no_auth [2020-07-15T12:58:20.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-15T12:58:21.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-15T12:58:21.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-15T12:58:21.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-15T12:58:22.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-15T12:58:22.748Z] INFO: Testing against a local daemon [2020-07-15T12:58:23.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-15T12:58:23.639Z] === RUN TestReadPluginNoRead/default [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5c7a27e2c9cf0b82d0e9a202f381b46c20c4d486b67ed11a09ff59683fba51c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:23.680Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5c7a27e2c9cf0b82d0e9a202f381b46c20c4d486b67ed11a09ff59683fba51c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:23.680Z] === RUN TestPluginInstall/with_htpasswd [2020-07-15T12:58:23.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-15T12:58:23.899Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:079cfb80e1080f1b5a95ca969184fcafaad7750e012a346fadc9fcdfb93e6c09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:23.984Z] time="2020-07-15T12:58:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:079cfb80e1080f1b5a95ca969184fcafaad7750e012a346fadc9fcdfb93e6c09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:24.280Z] === RUN TestPluginInstall/with_insecure [2020-07-15T12:58:24.469Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-15T12:58:25.039Z] --- PASS: TestContinueAfterPluginCrash (11.10s) [2020-07-15T12:58:25.299Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T12:58:25.299Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e069e1b635bda04cacd897e921835b028391126ea17a2832ff3287068ecc102f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-15T12:58:25.795Z] time="2020-07-15T12:58:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e069e1b635bda04cacd897e921835b028391126ea17a2832ff3287068ecc102f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-15T12:58:25.795Z] --- PASS: TestPluginInstall (7.64s) [2020-07-15T12:58:25.795Z] --- PASS: TestPluginInstall/no_auth (5.37s) [2020-07-15T12:58:25.795Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-07-15T12:58:25.795Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-07-15T12:58:25.795Z] plugin_test.go:157: [dcf4c74a75c79] daemon is not started [2020-07-15T12:58:25.795Z] PASS [2020-07-15T12:58:25.795Z] [2020-07-15T12:58:25.795Z] DONE 6 tests in 7.740s [2020-07-15T12:58:25.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-15T12:58:25.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:25.795Z] ++ set -e [2020-07-15T12:58:25.795Z] ++ '[' -n 0 ']' [2020-07-15T12:58:25.795Z] ++ set -x [2020-07-15T12:58:25.795Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:25.795Z] INFO: Testing against a local daemon [2020-07-15T12:58:25.795Z] === RUN TestExternalGraphDriver [2020-07-15T12:58:26.115Z] === RUN TestExternalGraphDriver/json [2020-07-15T12:58:26.239Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-15T12:58:26.548Z] #33 ... [2020-07-15T12:58:26.548Z] [2020-07-15T12:58:26.548Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-15T12:58:26.548Z] #29 30.77 # github.com/docker/docker/contrib/httpserver [2020-07-15T12:58:26.548Z] #29 30.77 loadinternal: cannot find runtime/cgo [2020-07-15T12:58:26.808Z] #29 DONE 31.0s [2020-07-15T12:58:26.808Z] [2020-07-15T12:58:26.808Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T12:58:26.811Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-15T12:58:26.811Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-15T12:58:27.071Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T12:58:27.640Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-15T12:58:28.191Z] #33 ... [2020-07-15T12:58:28.191Z] [2020-07-15T12:58:28.191Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-15T12:58:28.191Z] #30 DONE 0.1s [2020-07-15T12:58:28.191Z] [2020-07-15T12:58:28.191Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-15T12:58:28.200Z] === RUN TestExternalGraphDriver/spec [2020-07-15T12:58:28.211Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-15T12:58:28.471Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-07-15T12:58:28.471Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2020-07-15T12:58:28.471Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-07-15T12:58:28.471Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2020-07-15T12:58:28.471Z] read_test.go:92: [ddde0d5cc26b7] daemon is not started [2020-07-15T12:58:28.471Z] PASS [2020-07-15T12:58:28.471Z] [2020-07-15T12:58:28.471Z] DONE 6 tests in 14.857s [2020-07-15T12:58:28.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-15T12:58:28.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:28.471Z] ++ set -e [2020-07-15T12:58:28.471Z] ++ '[' -n 0 ']' [2020-07-15T12:58:28.471Z] ++ set -x [2020-07-15T12:58:28.471Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:28.732Z] testing: warning: no tests to run [2020-07-15T12:58:28.732Z] PASS [2020-07-15T12:58:28.732Z] [2020-07-15T12:58:28.732Z] DONE 0 tests in 0.058s [2020-07-15T12:58:28.732Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T12:58:28.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:28.732Z] ++ set -e [2020-07-15T12:58:28.732Z] ++ '[' -n 0 ']' [2020-07-15T12:58:28.732Z] ++ set -x [2020-07-15T12:58:28.732Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:28.732Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-15T12:58:28.732Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-15T12:58:28.732Z] INFO: Testing against a local daemon [2020-07-15T12:58:28.732Z] === RUN TestPluginWithDevMounts [2020-07-15T12:58:28.732Z] === PAUSE TestPluginWithDevMounts [2020-07-15T12:58:28.732Z] === CONT TestPluginWithDevMounts [2020-07-15T12:58:29.302Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-15T12:58:29.735Z] === RUN TestExternalGraphDriver/pull [2020-07-15T12:58:30.688Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-15T12:58:30.948Z] --- PASS: TestPluginWithDevMounts (2.04s) [2020-07-15T12:58:30.948Z] PASS [2020-07-15T12:58:30.948Z] [2020-07-15T12:58:30.948Z] DONE 1 tests in 2.206s [2020-07-15T12:58:30.948Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T12:58:30.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:30.948Z] ++ set -e [2020-07-15T12:58:30.948Z] ++ '[' -n 0 ']' [2020-07-15T12:58:30.948Z] ++ set -x [2020-07-15T12:58:30.948Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:30.948Z] INFO: Testing against a local daemon [2020-07-15T12:58:30.948Z] === RUN TestSecretInspect [2020-07-15T12:58:31.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-15T12:58:31.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-15T12:58:31.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-15T12:58:31.782Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-15T12:58:31.782Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-15T12:58:31.815Z] --- PASS: TestExternalGraphDriver (5.84s) [2020-07-15T12:58:31.815Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-15T12:58:31.815Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2020-07-15T12:58:31.815Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2020-07-15T12:58:31.815Z] === RUN TestGraphdriverPluginV2 [2020-07-15T12:58:31.815Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-07-15T12:58:31.815Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:31.815Z] PASS [2020-07-15T12:58:31.815Z] [2020-07-15T12:58:31.815Z] === Skipped [2020-07-15T12:58:31.815Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-07-15T12:58:31.815Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T12:58:31.815Z] [2020-07-15T12:58:31.815Z] [2020-07-15T12:58:31.815Z] DONE 5 tests, 1 skipped in 6.054s [2020-07-15T12:58:31.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-15T12:58:31.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:31.815Z] ++ set -e [2020-07-15T12:58:31.815Z] ++ '[' -n 0 ']' [2020-07-15T12:58:31.815Z] ++ set -x [2020-07-15T12:58:31.815Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:31.815Z] INFO: Testing against a local daemon [2020-07-15T12:58:31.815Z] === RUN TestContinueAfterPluginCrash [2020-07-15T12:58:31.815Z] === PAUSE TestContinueAfterPluginCrash [2020-07-15T12:58:31.815Z] === RUN TestReadPluginNoRead [2020-07-15T12:58:31.815Z] === PAUSE TestReadPluginNoRead [2020-07-15T12:58:31.815Z] === RUN TestDaemonStartWithLogOpt [2020-07-15T12:58:31.815Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-15T12:58:31.815Z] === CONT TestContinueAfterPluginCrash [2020-07-15T12:58:31.815Z] === CONT TestDaemonStartWithLogOpt [2020-07-15T12:58:31.815Z] === CONT TestReadPluginNoRead [2020-07-15T12:58:32.356Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-15T12:58:33.736Z] --- PASS: TestSecretInspect (2.49s) [2020-07-15T12:58:33.736Z] === RUN TestSecretList [2020-07-15T12:58:35.646Z] --- PASS: TestSecretList (2.24s) [2020-07-15T12:58:35.646Z] === RUN TestSecretsCreateAndDelete [2020-07-15T12:58:36.585Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-15T12:58:37.155Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-15T12:58:37.434Z] === RUN TestReadPluginNoRead/default [2020-07-15T12:58:37.434Z] --- PASS: TestDaemonStartWithLogOpt (5.43s) [2020-07-15T12:58:37.727Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-15T12:58:37.727Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-15T12:58:37.727Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-15T12:58:38.665Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2020-07-15T12:58:38.665Z] === RUN TestSecretsUpdate [2020-07-15T12:58:38.957Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-15T12:58:40.476Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-15T12:58:40.591Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-15T12:58:40.851Z] --- PASS: TestSecretsUpdate (2.31s) [2020-07-15T12:58:40.851Z] === RUN TestTemplatedSecret [2020-07-15T12:58:41.111Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-15T12:58:41.990Z] --- PASS: TestReadPluginNoRead (9.82s) [2020-07-15T12:58:41.990Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2020-07-15T12:58:41.990Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-07-15T12:58:41.990Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-07-15T12:58:41.990Z] read_test.go:92: [d2009cbcad8a4] daemon is not started [2020-07-15T12:58:42.053Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-15T12:58:43.032Z] --- PASS: TestContinueAfterPluginCrash (10.92s) [2020-07-15T12:58:43.032Z] PASS [2020-07-15T12:58:43.032Z] [2020-07-15T12:58:43.032Z] DONE 6 tests in 10.993s [2020-07-15T12:58:43.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] ++ set -e [2020-07-15T12:58:43.032Z] ++ '[' -n 0 ']' [2020-07-15T12:58:43.032Z] ++ set -x [2020-07-15T12:58:43.032Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] testing: warning: no tests to run [2020-07-15T12:58:43.032Z] PASS [2020-07-15T12:58:43.032Z] [2020-07-15T12:58:43.032Z] DONE 0 tests in 0.017s [2020-07-15T12:58:43.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] ++ set -e [2020-07-15T12:58:43.032Z] ++ '[' -n 0 ']' [2020-07-15T12:58:43.032Z] ++ set -x [2020-07-15T12:58:43.032Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:43.032Z] INFO: Testing against a local daemon [2020-07-15T12:58:43.032Z] === RUN TestPluginWithDevMounts [2020-07-15T12:58:43.032Z] === PAUSE TestPluginWithDevMounts [2020-07-15T12:58:43.032Z] === CONT TestPluginWithDevMounts [2020-07-15T12:58:43.963Z] --- PASS: TestTemplatedSecret (3.24s) [2020-07-15T12:58:43.963Z] === RUN TestSecretCreateResolve [2020-07-15T12:58:45.121Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-15T12:58:45.121Z] PASS [2020-07-15T12:58:45.121Z] [2020-07-15T12:58:45.121Z] DONE 1 tests in 1.956s [2020-07-15T12:58:45.121Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-15T12:58:45.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:45.121Z] ++ set -e [2020-07-15T12:58:45.121Z] ++ '[' -n 0 ']' [2020-07-15T12:58:45.121Z] ++ set -x [2020-07-15T12:58:45.121Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:45.121Z] INFO: Testing against a local daemon [2020-07-15T12:58:45.121Z] === RUN TestSecretInspect [2020-07-15T12:58:45.874Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-15T12:58:46.443Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-15T12:58:46.702Z] --- PASS: TestSecretCreateResolve (2.66s) [2020-07-15T12:58:46.702Z] PASS [2020-07-15T12:58:46.702Z] [2020-07-15T12:58:46.702Z] DONE 6 tests in 15.786s [2020-07-15T12:58:46.702Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T12:58:46.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:46.702Z] ++ set -e [2020-07-15T12:58:46.702Z] ++ '[' -n 0 ']' [2020-07-15T12:58:46.702Z] ++ set -x [2020-07-15T12:58:46.702Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:46.962Z] INFO: Testing against a local daemon [2020-07-15T12:58:46.962Z] === RUN TestServiceCreateInit [2020-07-15T12:58:46.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T12:58:47.199Z] --- PASS: TestSecretInspect (1.92s) [2020-07-15T12:58:47.199Z] === RUN TestSecretList [2020-07-15T12:58:47.531Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-15T12:58:48.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-15T12:58:48.716Z] --- PASS: TestSecretList (1.93s) [2020-07-15T12:58:48.716Z] === RUN TestSecretsCreateAndDelete [2020-07-15T12:58:49.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-15T12:58:50.793Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-15T12:58:50.793Z] === RUN TestSecretsUpdate [2020-07-15T12:58:51.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-15T12:58:51.235Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T12:58:52.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-15T12:58:52.880Z] --- PASS: TestSecretsUpdate (1.96s) [2020-07-15T12:58:52.880Z] === RUN TestTemplatedSecret [2020-07-15T12:58:53.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-15T12:58:55.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b03560_} [2020-07-15T12:58:55.378Z] --- PASS: TestServiceCreateInit (8.28s) [2020-07-15T12:58:55.378Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.27s) [2020-07-15T12:58:55.378Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2020-07-15T12:58:55.378Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T12:58:55.631Z] --- PASS: TestTemplatedSecret (2.47s) [2020-07-15T12:58:55.631Z] === RUN TestSecretCreateResolve [2020-07-15T12:58:56.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1605586352_/foo_false____} [2020-07-15T12:58:56.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-15T12:58:57.163Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-07-15T12:58:57.163Z] PASS [2020-07-15T12:58:57.163Z] [2020-07-15T12:58:57.163Z] DONE 6 tests in 12.200s [2020-07-15T12:58:57.163Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-15T12:58:57.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:57.163Z] ++ set -e [2020-07-15T12:58:57.163Z] ++ '[' -n 0 ']' [2020-07-15T12:58:57.163Z] ++ set -x [2020-07-15T12:58:57.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-15T12:58:57.163Z] INFO: Testing against a local daemon [2020-07-15T12:58:57.163Z] === RUN TestServiceCreateInit [2020-07-15T12:58:57.163Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-15T12:58:58.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1605586352_/foo_true____} [2020-07-15T12:58:59.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_false____} [2020-07-15T12:59:01.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_true____} [2020-07-15T12:59:01.649Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-15T12:59:02.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_true__0xc000b035c0__} [2020-07-15T12:59:04.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b03620_} [2020-07-15T12:59:05.204Z] --- PASS: TestServiceCreateInit (7.60s) [2020-07-15T12:59:05.204Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-07-15T12:59:05.204Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2020-07-15T12:59:05.204Z] === RUN TestCreateServiceMultipleTimes [2020-07-15T12:59:05.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b03640_} [2020-07-15T12:59:06.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b03660_} [2020-07-15T12:59:08.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b03680_} [2020-07-15T12:59:09.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-15T12:59:10.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-15T12:59:11.029Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-15T12:59:12.939Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-15T12:59:13.201Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2020-07-15T12:59:13.201Z] === RUN TestCreateServiceConflict [2020-07-15T12:59:13.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-15T12:59:14.341Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-15T12:59:16.253Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-07-15T12:59:16.253Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T12:59:17.636Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-15T12:59:19.033Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-15T12:59:19.033Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-15T12:59:19.979Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-15T12:59:19.979Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-07-15T12:59:19.979Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T12:59:20.549Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-15T12:59:20.613Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2020-07-15T12:59:20.613Z] === RUN TestCreateServiceConflict [2020-07-15T12:59:21.489Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-15T12:59:22.059Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-15T12:59:22.690Z] --- PASS: TestCreateServiceConflict (2.02s) [2020-07-15T12:59:22.690Z] === RUN TestCreateServiceMaxReplicas [2020-07-15T12:59:23.001Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-15T12:59:23.572Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-15T12:59:24.142Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-15T12:59:25.081Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-15T12:59:25.341Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-15T12:59:25.448Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2020-07-15T12:59:25.448Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-15T12:59:25.910Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-15T12:59:26.850Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-15T12:59:27.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-15T12:59:27.989Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-15T12:59:28.930Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-15T12:59:29.500Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-15T12:59:29.760Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-15T12:59:30.021Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-15T12:59:30.281Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-15T12:59:30.851Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-15T12:59:31.793Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-15T12:59:32.053Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-15T12:59:32.992Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-15T12:59:33.933Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s) [2020-07-15T12:59:33.933Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T12:59:33.933Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-15T12:59:34.504Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-15T12:59:36.418Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-15T12:59:36.989Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2020-07-15T12:59:36.989Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T12:59:38.117Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-07-15T12:59:38.117Z] === RUN TestCreateServiceSecretFileMode [2020-07-15T12:59:40.201Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-07-15T12:59:40.201Z] === RUN TestCreateServiceConfigFileMode [2020-07-15T12:59:40.283Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2020-07-15T12:59:40.283Z] === RUN TestCreateServiceSysctls [2020-07-15T12:59:40.283Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-15T12:59:42.826Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-15T12:59:42.952Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2020-07-15T12:59:42.952Z] === RUN TestCreateServiceSysctls [2020-07-15T12:59:43.088Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-15T12:59:44.029Z] --- PASS: TestCreateServiceSysctls (4.01s) [2020-07-15T12:59:44.029Z] === RUN TestCreateServiceCapabilities [2020-07-15T12:59:45.691Z] --- PASS: TestCreateServiceSysctls (3.06s) [2020-07-15T12:59:45.691Z] === RUN TestCreateServiceCapabilities [2020-07-15T12:59:46.572Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2020-07-15T12:59:46.572Z] === RUN TestInspect [2020-07-15T12:59:47.142Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-15T12:59:47.775Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-07-15T12:59:47.775Z] === RUN TestInspect [2020-07-15T12:59:49.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-15T12:59:49.688Z] --- PASS: TestInspect (3.14s) [2020-07-15T12:59:49.688Z] === RUN TestCreateJob [2020-07-15T12:59:49.948Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-15T12:59:50.528Z] --- PASS: TestInspect (2.59s) [2020-07-15T12:59:50.528Z] === RUN TestCreateJob [2020-07-15T12:59:50.888Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-15T12:59:54.080Z] --- PASS: TestCreateJob (3.05s) [2020-07-15T12:59:54.080Z] === RUN TestReplicatedJob [2020-07-15T12:59:54.185Z] --- PASS: TestCreateJob (3.88s) [2020-07-15T12:59:54.185Z] === RUN TestReplicatedJob [2020-07-15T12:59:54.754Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-15T12:59:55.326Z] === RUN TestDockerSuite/TestCpToDot [2020-07-15T12:59:55.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-15T12:59:56.158Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-15T12:59:58.079Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-15T12:59:58.569Z] --- PASS: TestReplicatedJob (4.85s) [2020-07-15T12:59:58.569Z] === RUN TestUpdateReplicatedJob [2020-07-15T12:59:59.988Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-15T13:00:00.557Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-15T13:00:00.820Z] --- PASS: TestReplicatedJob (7.17s) [2020-07-15T13:00:00.820Z] === RUN TestUpdateReplicatedJob [2020-07-15T13:00:01.328Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2020-07-15T13:00:01.328Z] === RUN TestServiceListWithStatuses [2020-07-15T13:00:01.328Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T13:00:01.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T13:00:01.328Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T13:00:01.764Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-15T13:00:02.025Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-15T13:00:02.966Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-15T13:00:04.349Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-15T13:00:04.349Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-15T13:00:04.349Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-15T13:00:04.613Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2020-07-15T13:00:04.613Z] === RUN TestServiceListWithStatuses [2020-07-15T13:00:04.613Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-15T13:00:04.613Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T13:00:04.613Z] === RUN TestDockerNetworkConnectAlias [2020-07-15T13:00:04.873Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-15T13:00:05.444Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-15T13:00:05.444Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-15T13:00:05.444Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-15T13:00:05.801Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-07-15T13:00:05.801Z] === RUN TestDockerNetworkReConnect [2020-07-15T13:00:06.015Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-15T13:00:06.275Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-15T13:00:06.275Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-15T13:00:06.536Z] === RUN TestDockerSuite/TestCreateRM [2020-07-15T13:00:06.797Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-15T13:00:06.797Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-15T13:00:06.797Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-15T13:00:07.059Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-15T13:00:08.974Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-15T13:00:08.974Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-15T13:00:08.974Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-15T13:00:09.359Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-07-15T13:00:09.359Z] === RUN TestServicePlugin [2020-07-15T13:00:09.359Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-15T13:00:09.359Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T13:00:09.359Z] === RUN TestServiceUpdateLabel [2020-07-15T13:00:09.916Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2020-07-15T13:00:09.916Z] === RUN TestDockerNetworkReConnect [2020-07-15T13:00:10.886Z] --- PASS: TestServiceUpdateLabel (1.96s) [2020-07-15T13:00:10.886Z] === RUN TestServiceUpdateSecrets [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-15T13:00:14.118Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-15T13:00:14.118Z] --- PASS: TestDockerNetworkReConnect (4.42s) [2020-07-15T13:00:14.118Z] === RUN TestServicePlugin [2020-07-15T13:00:14.688Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-15T13:00:14.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-15T13:00:16.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-15T13:00:17.014Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-15T13:00:18.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-15T13:00:19.662Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-15T13:00:19.662Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-15T13:00:19.662Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-15T13:00:19.662Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-15T13:00:19.662Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-15T13:00:20.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-15T13:00:20.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-15T13:00:21.041Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-15T13:00:21.460Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-15T13:00:21.460Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-15T13:00:22.031Z] === RUN TestDockerSuite/TestDockerFails [2020-07-15T13:00:22.031Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-15T13:00:22.292Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-15T13:00:22.292Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-15T13:00:22.946Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-15T13:00:23.232Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-15T13:00:23.803Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-15T13:00:23.883Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-15T13:00:24.143Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-15T13:00:25.187Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-15T13:00:25.187Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-15T13:00:25.187Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-15T13:00:25.187Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-15T13:00:26.050Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-15T13:00:26.253Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2020-07-15T13:00:26.253Z] === RUN TestServiceUpdateConfigs [2020-07-15T13:00:27.434Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-15T13:00:29.341Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-15T13:00:30.720Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-15T13:00:31.659Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-15T13:00:31.763Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-15T13:00:32.702Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-15T13:00:33.038Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-15T13:00:34.416Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-15T13:00:34.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-15T13:00:36.322Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-15T13:00:36.524Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-15T13:00:36.785Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-15T13:00:37.702Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-15T13:00:37.725Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-15T13:00:38.297Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-15T13:00:38.558Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-15T13:00:39.082Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-15T13:00:39.127Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-15T13:00:39.713Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-15T13:00:40.018Z] #33 158.4 [2020-07-15T13:00:40.958Z] #33 DONE 159.0s [2020-07-15T13:00:40.958Z] [2020-07-15T13:00:40.958Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-15T13:00:41.095Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-15T13:00:41.614Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-07-15T13:00:41.614Z] === RUN TestServiceUpdateNetwork [2020-07-15T13:00:42.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-15T13:00:44.574Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-15T13:00:45.151Z] #34 DONE 3.9s [2020-07-15T13:00:46.091Z] [2020-07-15T13:00:46.091Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-15T13:00:46.485Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-15T13:00:47.055Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-15T13:00:47.993Z] --- PASS: TestServicePlugin (33.72s) [2020-07-15T13:00:47.993Z] plugin_test.go:62: [d6b043ae1df97] joining swarm manager [d89879c59d846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:00:47.993Z] plugin_test.go:65: [da1cca6c38fc7] joining swarm manager [d89879c59d846]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:00:47.993Z] === RUN TestServiceUpdateLabel [2020-07-15T13:00:48.253Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-15T13:00:48.823Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-15T13:00:49.083Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-15T13:00:49.379Z] #35 DONE 3.1s [2020-07-15T13:00:49.379Z] [2020-07-15T13:00:49.379Z] #36 exporting to image [2020-07-15T13:00:49.379Z] #36 exporting layers [2020-07-15T13:00:50.467Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-15T13:00:50.467Z] --- PASS: TestServiceUpdateLabel (2.71s) [2020-07-15T13:00:50.467Z] === RUN TestServiceUpdateSecrets [2020-07-15T13:00:51.037Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-15T13:00:51.297Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-15T13:00:51.868Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-15T13:00:52.007Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2020-07-15T13:00:52.007Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T13:00:52.128Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-15T13:00:52.128Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-15T13:00:52.668Z] #36 exporting layers 3.0s done [2020-07-15T13:00:52.668Z] #36 writing image sha256:36f70d16a14f3373889cef96a987b60fa8643f253ea19bcd7a98502ab64b43ac done [2020-07-15T13:00:52.668Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-15T13:00:52.668Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [2020-07-15T13:00:52.709Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [Pipeline] sh [2020-07-15T13:00:52.985Z] + echo Ensuring container killed. [2020-07-15T13:00:52.985Z] Ensuring container killed. [2020-07-15T13:00:52.985Z] + docker rm -vf docker-pr1 [2020-07-15T13:00:52.985Z] Error: No such container: docker-pr1 [2020-07-15T13:00:52.985Z] + true [Pipeline] sh [2020-07-15T13:00:53.070Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-15T13:00:53.268Z] + echo Chowning /workspace to jenkins user [2020-07-15T13:00:53.268Z] Chowning /workspace to jenkins user [2020-07-15T13:00:53.268Z] + id -u [2020-07-15T13:00:53.268Z] + id -g [2020-07-15T13:00:53.268Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T13:00:53.410Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T13:00:54.009Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-15T13:00:54.009Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-15T13:00:54.009Z] === RUN TestDockerSuite/TestEventsImageImport [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T13:00:54.509Z] + bundleName=unit [2020-07-15T13:00:54.509Z] + echo Creating unit-bundles.tar.gz [2020-07-15T13:00:54.509Z] Creating unit-bundles.tar.gz [2020-07-15T13:00:54.509Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-15T13:00:54.509Z] bundles/junit-report.xml [2020-07-15T13:00:54.509Z] bundles/go-test-report.json [2020-07-15T13:00:54.509Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-15T13:00:54.521Z] Archiving artifacts [2020-07-15T13:00:54.580Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-15T13:00:54.840Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-15T13:00:55.083Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-07-15T13:00:55.099Z] === RUN TestDockerSuite/TestEventsImageTag [Pipeline] sh [2020-07-15T13:00:55.391Z] + make clean [2020-07-15T13:00:55.391Z] docker volume rm -f docker-dev-cache [2020-07-15T13:00:55.391Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T13:00:56.038Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-15T13:00:56.298Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-15T13:00:56.298Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-15T13:00:56.298Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-15T13:00:58.219Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-15T13:00:58.480Z] === RUN TestDockerSuite/TestEventsRename [2020-07-15T13:00:59.422Z] === RUN TestDockerSuite/TestEventsResize [2020-07-15T13:00:59.683Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-15T13:01:00.255Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-15T13:01:00.511Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T13:01:00.826Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-15T13:01:01.397Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-15T13:01:04.688Z] === RUN TestDockerSuite/TestEventsTop [2020-07-15T13:01:04.688Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-15T13:01:05.257Z] --- PASS: TestServiceUpdateSecrets (14.64s) [2020-07-15T13:01:05.257Z] === RUN TestServiceUpdateConfigs [2020-07-15T13:01:07.796Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-15T13:01:08.367Z] === RUN TestDockerSuite/TestExec [2020-07-15T13:01:08.937Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-15T13:01:09.020Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2020-07-15T13:01:09.020Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-15T13:01:09.020Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-15T13:01:09.020Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-15T13:01:09.020Z] PASS [2020-07-15T13:01:09.020Z] [2020-07-15T13:01:09.020Z] === Skipped [2020-07-15T13:01:09.020Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T13:01:09.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T13:01:09.020Z] [2020-07-15T13:01:09.020Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-15T13:01:09.020Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-15T13:01:09.020Z] [2020-07-15T13:01:09.020Z] [2020-07-15T13:01:09.020Z] DONE 27 tests, 2 skipped in 130.614s [2020-07-15T13:01:09.020Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T13:01:09.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:09.020Z] ++ set -e [2020-07-15T13:01:09.021Z] ++ '[' -n 0 ']' [2020-07-15T13:01:09.021Z] ++ set -x [2020-07-15T13:01:09.021Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:09.021Z] INFO: Testing against a local daemon [2020-07-15T13:01:09.021Z] === RUN TestSessionCreate [2020-07-15T13:01:09.021Z] --- PASS: TestSessionCreate (0.05s) [2020-07-15T13:01:09.021Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T13:01:09.021Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-15T13:01:09.021Z] PASS [2020-07-15T13:01:09.021Z] [2020-07-15T13:01:09.021Z] DONE 2 tests in 0.163s [2020-07-15T13:01:09.021Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T13:01:09.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:09.021Z] ++ set -e [2020-07-15T13:01:09.021Z] ++ '[' -n 0 ']' [2020-07-15T13:01:09.021Z] ++ set -x [2020-07-15T13:01:09.021Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:09.021Z] INFO: Testing against a local daemon [2020-07-15T13:01:09.021Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T13:01:09.021Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T13:01:09.021Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T13:01:09.021Z] === RUN TestEventsExecDie [2020-07-15T13:01:09.021Z] --- PASS: TestEventsExecDie (0.64s) [2020-07-15T13:01:09.021Z] === RUN TestEventsBackwardsCompatible [2020-07-15T13:01:09.021Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-15T13:01:09.021Z] === RUN TestInfoBinaryCommits [2020-07-15T13:01:09.021Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-15T13:01:09.021Z] === RUN TestInfoAPIVersioned [2020-07-15T13:01:09.021Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T13:01:09.021Z] === RUN TestInfoDiscoveryBackend [2020-07-15T13:01:09.314Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-15T13:01:09.314Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T13:01:09.507Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-15T13:01:10.077Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-15T13:01:10.336Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-15T13:01:10.361Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T13:01:10.361Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T13:01:10.660Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-15T13:01:10.660Z] === RUN TestInfoAPI [2020-07-15T13:01:10.956Z] --- PASS: TestInfoAPI (0.05s) [2020-07-15T13:01:10.956Z] === RUN TestInfoAPIWarnings [2020-07-15T13:01:11.250Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-15T13:01:11.250Z] === RUN TestInfoDebug [2020-07-15T13:01:11.717Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-15T13:01:11.894Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T13:01:11.894Z] === RUN TestInfoInsecureRegistries [2020-07-15T13:01:11.979Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-15T13:01:12.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-15T13:01:12.500Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-15T13:01:12.534Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-15T13:01:12.534Z] === RUN TestInfoRegistryMirrors [2020-07-15T13:01:12.829Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-15T13:01:12.829Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T13:01:13.442Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-15T13:01:13.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-07-15T13:01:13.469Z] === RUN TestPingCacheHeaders [2020-07-15T13:01:13.469Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-15T13:01:13.469Z] === RUN TestPingGet [2020-07-15T13:01:13.469Z] --- PASS: TestPingGet (0.02s) [2020-07-15T13:01:13.469Z] === RUN TestPingHead [2020-07-15T13:01:13.469Z] --- PASS: TestPingHead (0.03s) [2020-07-15T13:01:13.469Z] === RUN TestVersion [2020-07-15T13:01:13.469Z] --- PASS: TestVersion (0.03s) [2020-07-15T13:01:13.469Z] PASS [2020-07-15T13:01:13.469Z] [2020-07-15T13:01:13.469Z] === Skipped [2020-07-15T13:01:13.469Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T13:01:13.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T13:01:13.469Z] [2020-07-15T13:01:13.469Z] [2020-07-15T13:01:13.469Z] DONE 18 tests, 1 skipped in 5.543s [2020-07-15T13:01:13.469Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T13:01:13.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:13.469Z] ++ set -e [2020-07-15T13:01:13.469Z] ++ '[' -n 0 ']' [2020-07-15T13:01:13.469Z] ++ set -x [2020-07-15T13:01:13.469Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:13.469Z] INFO: Testing against a local daemon [2020-07-15T13:01:13.469Z] === RUN TestVolumesCreateAndList [2020-07-15T13:01:13.469Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-15T13:01:13.469Z] === RUN TestVolumesRemove [2020-07-15T13:01:13.469Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-15T13:01:13.469Z] === RUN TestVolumesInspect [2020-07-15T13:01:13.703Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-15T13:01:13.766Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-15T13:01:13.766Z] === RUN TestVolumesInvalidJSON [2020-07-15T13:01:13.766Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:13.766Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:13.766Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:13.766Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-15T13:01:13.766Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T13:01:13.766Z] PASS [2020-07-15T13:01:13.766Z] [2020-07-15T13:01:13.766Z] DONE 5 tests in 0.230s [2020-07-15T13:01:13.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T13:01:13.766Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T13:01:13.766Z] +++ kill 13790 [2020-07-15T13:01:15.086Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-15T13:01:15.287Z] +++ /etc/init.d/apparmor stop [2020-07-15T13:01:15.287Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T13:01:15.287Z] [2020-07-15T13:01:15.287Z] Unloading profiles will leave already running processes permanently [2020-07-15T13:01:15.287Z] unconfined, which can lead to unexpected situations. [2020-07-15T13:01:15.288Z] [2020-07-15T13:01:15.288Z] To set a process to complain mode, use the command line tool [2020-07-15T13:01:15.288Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T13:01:15.288Z] +++ true [2020-07-15T13:01:15.288Z] exiting test-integration [2020-07-15T13:01:15.288Z] ++ exit 0 [2020-07-15T13:01:15.288Z] [2020-07-15T13:01:15.658Z] === RUN TestDockerSuite/TestExecAfterContainerRestart Post stage [Pipeline] junit [2020-07-15T13:01:16.860Z] Recording test results [2020-07-15T13:01:17.054Z] === RUN TestDockerSuite/TestExecCgroup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T13:01:17.638Z] + echo Ensuring container killed. [2020-07-15T13:01:17.638Z] Ensuring container killed. [2020-07-15T13:01:17.638Z] + docker rm -vf docker-pr1 [2020-07-15T13:01:17.638Z] Error: No such container: docker-pr1 [2020-07-15T13:01:17.638Z] + true [Pipeline] sh [2020-07-15T13:01:17.994Z] === RUN TestDockerSuite/TestExecEnv [2020-07-15T13:01:18.026Z] + echo Chowning /workspace to jenkins user [2020-07-15T13:01:18.026Z] Chowning /workspace to jenkins user [2020-07-15T13:01:18.026Z] + id -u [2020-07-15T13:01:18.026Z] + id -g [2020-07-15T13:01:18.026Z] + docker run --rm -v /home/docker/workspace/moby_PR-41214:/workspace busybox chown -R 1001:1001 /workspace [2020-07-15T13:01:18.026Z] Unable to find image 'busybox:latest' locally [2020-07-15T13:01:18.324Z] latest: Pulling from library/busybox [2020-07-15T13:01:18.324Z] 7257f00f7d70: Pulling fs layer [2020-07-15T13:01:18.566Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-15T13:01:18.619Z] 7257f00f7d70: Verifying Checksum [2020-07-15T13:01:18.619Z] 7257f00f7d70: Download complete [2020-07-15T13:01:18.619Z] 7257f00f7d70: Pull complete [2020-07-15T13:01:18.619Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T13:01:18.619Z] Status: Downloaded newer image for busybox:latest [2020-07-15T13:01:19.947Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T13:01:20.517Z] --- PASS: TestServiceUpdateConfigs (15.15s) [2020-07-15T13:01:20.517Z] === RUN TestServiceUpdateNetwork [2020-07-15T13:01:20.517Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-15T13:01:20.545Z] + bundleName=ppc64le-integration [2020-07-15T13:01:20.545Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-15T13:01:20.545Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-15T13:01:20.545Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-15T13:01:20.545Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-15T13:01:20.591Z] Archiving artifacts [2020-07-15T13:01:20.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T13:01:21.386Z] + make clean [2020-07-15T13:01:21.679Z] make: command: Command not found [2020-07-15T13:01:21.679Z] make: command: Command not found [2020-07-15T13:01:21.679Z] docker volume rm -f docker-dev-cache [2020-07-15T13:01:21.679Z] docker-dev-cache [Pipeline] deleteDir [2020-07-15T13:01:22.427Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-15T13:01:23.369Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T13:01:23.941Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-15T13:01:24.510Z] === RUN TestDockerSuite/TestExecParseError [2020-07-15T13:01:24.770Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-15T13:01:25.341Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-15T13:01:26.282Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-15T13:01:27.664Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-15T13:01:28.234Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-15T13:01:28.803Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-15T13:01:34.080Z] --- PASS: TestServiceUpdateNetwork (13.28s) [2020-07-15T13:01:34.080Z] === RUN TestServiceUpdatePidsLimit [2020-07-15T13:01:35.019Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-15T13:01:35.589Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-15T13:01:39.795Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-15T13:01:39.795Z] === RUN TestDockerSuite/TestExecTTY [2020-07-15T13:01:40.366Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-15T13:01:40.936Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-15T13:01:41.507Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-15T13:01:42.077Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-15T13:01:42.077Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-15T13:01:42.337Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-15T13:01:43.280Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-15T13:01:43.851Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-15T13:01:44.792Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-15T13:01:45.363Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-15T13:01:45.933Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-15T13:01:50.129Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2020-07-15T13:01:50.129Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-15T13:01:50.129Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-07-15T13:01:50.129Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-07-15T13:01:50.129Z] PASS [2020-07-15T13:01:50.129Z] [2020-07-15T13:01:50.129Z] === Skipped [2020-07-15T13:01:50.129Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-15T13:01:50.129Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-15T13:01:50.129Z] [2020-07-15T13:01:50.129Z] [2020-07-15T13:01:50.129Z] DONE 27 tests, 1 skipped in 183.165s [2020-07-15T13:01:50.129Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] ++ set -e [2020-07-15T13:01:50.129Z] ++ '[' -n 0 ']' [2020-07-15T13:01:50.129Z] ++ set -x [2020-07-15T13:01:50.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] INFO: Testing against a local daemon [2020-07-15T13:01:50.129Z] === RUN TestSessionCreate [2020-07-15T13:01:50.129Z] --- PASS: TestSessionCreate (0.03s) [2020-07-15T13:01:50.129Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-15T13:01:50.129Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-15T13:01:50.129Z] PASS [2020-07-15T13:01:50.129Z] [2020-07-15T13:01:50.129Z] DONE 2 tests in 0.150s [2020-07-15T13:01:50.129Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] ++ set -e [2020-07-15T13:01:50.129Z] ++ '[' -n 0 ']' [2020-07-15T13:01:50.129Z] ++ set -x [2020-07-15T13:01:50.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:50.129Z] INFO: Testing against a local daemon [2020-07-15T13:01:50.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-15T13:01:50.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T13:01:50.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T13:01:50.129Z] === RUN TestEventsExecDie [2020-07-15T13:01:50.391Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-15T13:01:50.961Z] --- PASS: TestEventsExecDie (0.73s) [2020-07-15T13:01:50.961Z] === RUN TestEventsBackwardsCompatible [2020-07-15T13:01:50.961Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-15T13:01:50.961Z] === RUN TestInfoBinaryCommits [2020-07-15T13:01:50.961Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-15T13:01:50.961Z] === RUN TestInfoAPIVersioned [2020-07-15T13:01:50.961Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-15T13:01:50.961Z] === RUN TestInfoDiscoveryBackend [2020-07-15T13:01:51.530Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-15T13:01:51.530Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-15T13:01:52.469Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-15T13:01:52.469Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-15T13:01:53.038Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-07-15T13:01:53.038Z] === RUN TestInfoAPI [2020-07-15T13:01:53.298Z] --- PASS: TestInfoAPI (0.04s) [2020-07-15T13:01:53.298Z] === RUN TestInfoAPIWarnings [2020-07-15T13:01:53.868Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-15T13:01:53.868Z] === RUN TestInfoDebug [2020-07-15T13:01:54.127Z] --- PASS: TestInfoDebug (0.53s) [2020-07-15T13:01:54.127Z] === RUN TestInfoInsecureRegistries [2020-07-15T13:01:54.696Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-15T13:01:54.696Z] === RUN TestInfoRegistryMirrors [2020-07-15T13:01:55.266Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-15T13:01:55.266Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-07-15T13:01:55.266Z] === RUN TestLoginFailsWithBadCredentials [2020-07-15T13:01:55.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-07-15T13:01:55.527Z] === RUN TestPingCacheHeaders [2020-07-15T13:01:55.527Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-15T13:01:55.527Z] === RUN TestPingGet [2020-07-15T13:01:55.527Z] --- PASS: TestPingGet (0.01s) [2020-07-15T13:01:55.527Z] === RUN TestPingHead [2020-07-15T13:01:55.527Z] --- PASS: TestPingHead (0.02s) [2020-07-15T13:01:55.527Z] === RUN TestVersion [2020-07-15T13:01:55.527Z] --- PASS: TestVersion (0.02s) [2020-07-15T13:01:55.527Z] PASS [2020-07-15T13:01:55.527Z] [2020-07-15T13:01:55.527Z] === Skipped [2020-07-15T13:01:55.527Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-15T13:01:55.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-15T13:01:55.527Z] [2020-07-15T13:01:55.527Z] [2020-07-15T13:01:55.527Z] DONE 18 tests, 1 skipped in 5.589s [2020-07-15T13:01:55.787Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-15T13:01:55.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:55.787Z] ++ set -e [2020-07-15T13:01:55.787Z] ++ '[' -n 0 ']' [2020-07-15T13:01:55.787Z] ++ set -x [2020-07-15T13:01:55.787Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-15T13:01:55.787Z] INFO: Testing against a local daemon [2020-07-15T13:01:55.787Z] === RUN TestVolumesCreateAndList [2020-07-15T13:01:55.787Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-15T13:01:55.787Z] === RUN TestVolumesRemove [2020-07-15T13:01:55.787Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-15T13:01:55.787Z] === RUN TestVolumesInspect [2020-07-15T13:01:55.787Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-15T13:01:55.787Z] === RUN TestVolumesInvalidJSON [2020-07-15T13:01:55.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:55.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:55.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-15T13:01:55.787Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-15T13:01:55.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-15T13:01:55.787Z] PASS [2020-07-15T13:01:55.787Z] [2020-07-15T13:01:55.787Z] DONE 5 tests in 0.226s [2020-07-15T13:01:55.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T13:01:56.046Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T13:01:56.046Z] +++ kill 5595 [2020-07-15T13:01:56.615Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-15T13:01:57.200Z] +++ /etc/init.d/apparmor stop [2020-07-15T13:01:57.200Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T13:01:57.200Z] [2020-07-15T13:01:57.200Z] Unloading profiles will leave already running processes permanently [2020-07-15T13:01:57.200Z] unconfined, which can lead to unexpected situations. [2020-07-15T13:01:57.200Z] [2020-07-15T13:01:57.200Z] To set a process to complain mode, use the command line tool [2020-07-15T13:01:57.200Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T13:01:57.200Z] +++ true [2020-07-15T13:01:57.200Z] exiting test-integration [2020-07-15T13:01:57.200Z] ++ exit 0 [2020-07-15T13:01:57.200Z] [2020-07-15T13:01:58.141Z] + for job in $(jobs -p) [2020-07-15T13:01:58.141Z] + wait 4989 [2020-07-15T13:02:01.451Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-15T13:02:01.711Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-15T13:02:01.711Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-15T13:02:01.711Z] === RUN TestDockerSuite/TestHealth [2020-07-15T13:02:08.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-15T13:02:20.503Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-15T13:02:20.503Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-15T13:02:20.503Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-15T13:02:20.503Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-15T13:02:21.072Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-15T13:02:21.072Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-15T13:02:21.642Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-15T13:02:21.642Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-15T13:02:21.642Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-15T13:02:21.903Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-15T13:02:21.903Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-15T13:02:22.163Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-15T13:02:22.424Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-15T13:02:22.684Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-15T13:02:23.255Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-15T13:02:23.255Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-15T13:02:23.825Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-15T13:02:24.393Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-15T13:02:24.653Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-15T13:02:25.222Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-15T13:02:27.775Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-15T13:02:27.775Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-15T13:02:27.775Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-15T13:02:28.716Z] === RUN TestDockerSuite/TestImportFile [2020-07-15T13:02:30.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-15T13:02:30.097Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-15T13:02:30.097Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-15T13:02:31.479Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-15T13:02:33.389Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-15T13:02:34.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-15T13:02:34.775Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-15T13:02:35.346Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-15T13:02:35.916Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-15T13:02:36.858Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-15T13:02:36.858Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-15T13:02:36.858Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-15T13:02:37.428Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-15T13:02:37.998Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-15T13:02:38.939Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-15T13:02:39.198Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-15T13:02:40.137Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-15T13:02:40.708Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-15T13:02:40.708Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-15T13:02:42.620Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-15T13:02:42.880Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-15T13:02:43.451Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-15T13:02:43.451Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-15T13:02:43.711Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-15T13:02:43.711Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-15T13:02:44.664Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-15T13:02:44.923Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-15T13:02:45.861Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-15T13:02:46.122Z] === RUN TestDockerSuite/TestInspectImage [2020-07-15T13:02:46.122Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-15T13:02:46.122Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-15T13:02:46.122Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-15T13:02:46.693Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-15T13:02:47.263Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-15T13:02:47.263Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-15T13:02:47.833Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-15T13:02:48.402Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-15T13:02:50.309Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-15T13:02:50.309Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-15T13:02:50.309Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-15T13:02:50.878Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-15T13:02:52.259Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-15T13:02:52.519Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-15T13:02:53.090Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-15T13:02:53.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-15T13:02:53.660Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-15T13:02:54.230Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-15T13:02:54.801Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-15T13:02:55.371Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-15T13:02:55.631Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-15T13:02:57.546Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-15T13:02:58.930Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-15T13:03:00.313Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-15T13:03:00.574Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-15T13:03:01.961Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-15T13:03:03.343Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-15T13:03:04.724Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-15T13:03:04.724Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-15T13:03:06.106Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-15T13:03:06.366Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-15T13:03:06.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-15T13:03:10.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-15T13:03:15.525Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-15T13:03:16.904Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-15T13:03:17.842Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-15T13:03:18.413Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-15T13:03:20.325Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-15T13:03:20.325Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-15T13:03:20.325Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-15T13:03:20.325Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-15T13:03:20.325Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-15T13:03:20.894Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-15T13:03:21.464Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-15T13:03:24.767Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-15T13:03:25.337Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-15T13:03:26.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-15T13:03:30.473Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-15T13:03:30.473Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-15T13:03:30.473Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-15T13:03:31.859Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-15T13:03:31.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-15T13:03:32.800Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-15T13:03:33.741Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-15T13:03:35.125Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-15T13:03:35.697Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-15T13:03:38.991Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-15T13:03:39.251Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-15T13:03:39.821Z] === RUN TestDockerSuite/TestLogsSince [2020-07-15T13:03:46.391Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-15T13:03:52.975Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-15T13:03:52.975Z] === RUN TestDockerSuite/TestLogsTail [2020-07-15T13:03:52.975Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-15T13:03:53.546Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-15T13:03:53.807Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-15T13:03:54.067Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-15T13:03:54.636Z] === RUN TestDockerSuite/TestNetHostname [2020-07-15T13:03:56.018Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-15T13:03:56.278Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-15T13:03:56.848Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-15T13:03:58.230Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-15T13:03:58.799Z] === RUN TestDockerSuite/TestPluginActive [2020-07-15T13:04:00.180Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-15T13:04:00.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-15T13:04:03.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-15T13:04:06.020Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-15T13:04:06.020Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-15T13:04:07.406Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-15T13:04:10.003Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-15T13:04:14.203Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-15T13:04:16.111Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-15T13:04:20.308Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-15T13:04:21.689Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-15T13:04:22.628Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-15T13:04:23.568Z] === RUN TestDockerSuite/TestPortList [2020-07-15T13:04:26.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-15T13:04:30.310Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-15T13:04:32.222Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-15T13:04:38.823Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-15T13:04:38.823Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-15T13:04:38.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-15T13:04:38.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-15T13:04:38.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-15T13:04:39.083Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-15T13:04:39.083Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-15T13:04:39.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-15T13:04:39.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-15T13:04:40.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-15T13:04:40.594Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-15T13:04:43.139Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-15T13:04:43.710Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-15T13:04:44.282Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-15T13:04:44.282Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-15T13:04:46.824Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-15T13:04:47.393Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-15T13:04:49.937Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-15T13:04:54.139Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-15T13:04:54.139Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-15T13:04:56.052Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-15T13:04:56.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-15T13:05:03.591Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-15T13:05:04.533Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-15T13:05:06.443Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-15T13:05:07.827Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-15T13:05:08.767Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-15T13:05:10.150Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-15T13:05:11.531Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-15T13:05:12.472Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-15T13:05:12.732Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-15T13:05:13.671Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-15T13:05:15.054Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-15T13:05:16.963Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-15T13:05:16.963Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-15T13:05:16.963Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-15T13:05:17.532Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-15T13:05:17.532Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-15T13:05:17.792Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-15T13:05:18.362Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-15T13:05:19.793Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-15T13:05:20.364Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-15T13:05:20.934Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-15T13:05:24.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-15T13:05:27.526Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-15T13:05:28.467Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-15T13:05:30.378Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-15T13:05:30.378Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-15T13:05:30.378Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-15T13:05:30.378Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-15T13:05:32.920Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-15T13:05:33.491Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-15T13:05:36.036Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-15T13:05:36.605Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-15T13:05:36.605Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-15T13:05:36.605Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-15T13:05:39.903Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-15T13:05:40.163Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-15T13:05:40.163Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-15T13:05:41.550Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-15T13:05:42.133Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-15T13:05:43.515Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-15T13:05:44.093Z] === RUN TestDockerSuite/TestRmiTag [2020-07-15T13:05:44.093Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-15T13:05:44.663Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-15T13:05:47.959Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-15T13:05:48.530Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-15T13:05:49.099Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-15T13:05:49.099Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-15T13:05:50.039Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-15T13:05:50.612Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-15T13:05:50.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-15T13:05:51.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-15T13:05:51.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-15T13:05:52.013Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-15T13:05:53.399Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-15T13:05:53.970Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-15T13:05:54.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-15T13:05:55.111Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-15T13:05:56.050Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-15T13:05:56.991Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-15T13:05:57.560Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-15T13:05:58.131Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-15T13:05:58.703Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-15T13:05:59.293Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-15T13:05:59.866Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-15T13:06:00.438Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-15T13:06:01.378Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-15T13:06:01.947Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-15T13:06:02.207Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-15T13:06:02.778Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-15T13:06:02.778Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-15T13:06:03.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-15T13:06:04.291Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-15T13:06:04.860Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-15T13:06:05.433Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-15T13:06:06.006Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-15T13:06:06.950Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-15T13:06:06.950Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-15T13:06:07.522Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-15T13:06:08.463Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-15T13:06:09.034Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-15T13:06:09.294Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-15T13:06:09.865Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-15T13:06:09.865Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-15T13:06:10.435Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-15T13:06:10.435Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-15T13:06:11.375Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-15T13:06:11.945Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-15T13:06:12.515Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-15T13:06:12.778Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-15T13:06:12.778Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-15T13:06:13.349Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-15T13:06:14.735Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-15T13:06:15.692Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-15T13:06:16.631Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-15T13:06:17.201Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-15T13:06:17.772Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-15T13:06:18.341Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-15T13:06:18.912Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-15T13:06:19.173Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-15T13:06:20.556Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-15T13:06:23.855Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-15T13:06:23.855Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-15T13:06:24.115Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-15T13:06:25.497Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-15T13:06:26.879Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-15T13:06:29.421Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-15T13:06:29.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-15T13:06:31.332Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-15T13:06:31.332Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-15T13:06:31.332Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-15T13:06:31.902Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-15T13:06:33.814Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-15T13:06:33.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-15T13:06:34.765Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-15T13:06:36.686Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-15T13:06:36.686Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-15T13:06:37.257Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-15T13:06:38.643Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-15T13:06:39.214Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-15T13:06:39.214Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-15T13:06:39.474Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-15T13:06:39.734Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-15T13:06:41.115Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-15T13:06:41.115Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-15T13:06:41.685Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-15T13:06:42.625Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-15T13:06:42.625Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-15T13:06:43.195Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-15T13:06:43.765Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-15T13:06:43.765Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-15T13:06:44.337Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-15T13:06:44.908Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-15T13:06:45.849Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-15T13:06:45.849Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-15T13:06:46.420Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-15T13:06:46.990Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-15T13:06:47.932Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-15T13:06:48.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-15T13:06:48.762Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-15T13:06:49.021Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-15T13:06:49.021Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-15T13:06:49.591Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-15T13:06:50.163Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-15T13:06:51.555Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-15T13:06:51.821Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-15T13:06:51.821Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-15T13:06:53.201Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-15T13:06:54.585Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-15T13:06:55.156Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-15T13:06:57.698Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-15T13:07:07.686Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-15T13:07:07.686Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-15T13:07:08.256Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-15T13:07:08.256Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-15T13:07:08.256Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-15T13:07:08.256Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-15T13:07:08.515Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-15T13:07:10.427Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-15T13:07:11.369Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-15T13:07:12.309Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-15T13:07:18.879Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-15T13:07:18.879Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-15T13:07:18.879Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-15T13:07:19.460Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-15T13:07:19.460Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-15T13:07:19.460Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-15T13:07:20.843Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-15T13:07:21.103Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-15T13:07:21.676Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-15T13:07:23.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-15T13:07:23.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-15T13:07:23.059Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-15T13:07:24.445Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-15T13:07:25.828Z] === RUN TestDockerSuite/TestRunMount [2020-07-15T13:07:30.028Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-15T13:07:30.029Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-15T13:07:30.599Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-15T13:07:31.169Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-15T13:07:32.552Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-15T13:07:33.493Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-15T13:07:34.435Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-15T13:07:36.977Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-15T13:07:38.362Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-15T13:07:39.748Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-15T13:07:40.687Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-15T13:07:41.626Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-15T13:07:41.626Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-15T13:07:42.196Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-15T13:07:42.765Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-15T13:07:43.334Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-15T13:07:43.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-15T13:07:45.284Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-15T13:07:46.666Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-15T13:07:46.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-15T13:07:49.960Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-15T13:07:50.220Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-15T13:07:50.790Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-15T13:07:50.790Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-15T13:07:51.361Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-15T13:07:51.361Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-15T13:07:51.931Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-15T13:07:52.501Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-15T13:07:52.761Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-15T13:07:53.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-15T13:07:53.285Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-15T13:07:55.195Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-15T13:07:57.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-15T13:07:59.123Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-15T13:07:59.123Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-15T13:07:59.694Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-15T13:08:00.264Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-15T13:08:00.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-15T13:08:01.773Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-15T13:08:02.342Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-15T13:08:02.913Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-15T13:08:03.851Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-15T13:08:04.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-15T13:08:04.373Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-15T13:08:04.633Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-15T13:08:05.204Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-15T13:08:05.464Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-15T13:08:06.035Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-15T13:08:06.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-15T13:08:06.554Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-15T13:08:06.815Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-15T13:08:07.386Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-15T13:08:08.327Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-15T13:08:08.327Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-15T13:08:10.236Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-15T13:08:11.177Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-15T13:08:12.559Z] === RUN TestDockerSuite/TestRunRm [2020-07-15T13:08:13.128Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-15T13:08:15.678Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-15T13:08:16.616Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-15T13:08:17.186Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-15T13:08:17.757Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-15T13:08:19.668Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-15T13:08:19.668Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-15T13:08:21.050Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-15T13:08:22.966Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-15T13:08:25.511Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-15T13:08:26.082Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-15T13:08:26.651Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-15T13:08:26.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-15T13:08:27.481Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-15T13:08:27.742Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-15T13:08:28.312Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-15T13:08:28.883Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-15T13:08:29.142Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-15T13:08:29.712Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-15T13:08:32.250Z] === RUN TestDockerSuite/TestRunState [2020-07-15T13:08:33.189Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-15T13:08:33.775Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-15T13:08:34.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-15T13:08:34.320Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-15T13:08:34.580Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-15T13:08:34.580Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-15T13:08:35.150Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-15T13:08:36.091Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-15T13:08:36.661Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-15T13:08:37.231Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-15T13:08:37.231Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-15T13:08:37.231Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-15T13:08:37.802Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-15T13:08:39.713Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-15T13:08:40.283Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-15T13:08:40.543Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-15T13:08:41.926Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-15T13:08:43.307Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-15T13:08:44.689Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-15T13:08:47.983Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-15T13:08:48.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-15T13:08:48.554Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-15T13:08:49.124Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-15T13:08:49.694Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-15T13:08:51.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-15T13:08:51.612Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-15T13:08:53.001Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-15T13:08:53.571Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-15T13:08:53.571Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-15T13:08:53.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-15T13:08:54.403Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-15T13:08:54.979Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-15T13:08:55.549Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-15T13:08:55.549Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-15T13:08:55.549Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-15T13:08:56.118Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-15T13:08:58.660Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-15T13:08:59.229Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-15T13:08:59.799Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-15T13:09:01.181Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-15T13:09:02.120Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-15T13:09:03.506Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-15T13:09:04.889Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-15T13:09:05.462Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-15T13:09:06.032Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-15T13:09:06.603Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-15T13:09:07.543Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-15T13:09:08.114Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-15T13:09:08.684Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-15T13:09:09.634Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-15T13:09:09.897Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-15T13:09:10.466Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-15T13:09:10.466Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-15T13:09:11.036Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-15T13:09:11.606Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-15T13:09:11.866Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-15T13:09:12.437Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-15T13:09:12.437Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-15T13:09:13.005Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-15T13:09:13.005Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-15T13:09:13.575Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-15T13:09:13.575Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-15T13:09:14.144Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-15T13:09:14.714Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-15T13:09:14.714Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-15T13:09:14.714Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-15T13:09:14.975Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-15T13:09:15.916Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-15T13:09:16.486Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-15T13:09:16.486Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-15T13:09:16.746Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-15T13:09:16.746Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-15T13:09:18.130Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-15T13:09:18.130Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-15T13:09:18.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-15T13:09:20.932Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-15T13:09:21.196Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-15T13:09:21.196Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-15T13:09:21.196Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-15T13:09:21.766Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-15T13:09:22.705Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-15T13:09:23.275Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-15T13:09:23.275Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-15T13:09:24.656Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-15T13:09:24.656Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-15T13:09:24.916Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-15T13:09:26.314Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-15T13:09:26.314Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-15T13:09:27.252Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-15T13:09:27.511Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-15T13:09:27.511Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-15T13:09:28.893Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-15T13:09:29.833Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-15T13:09:31.214Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-15T13:09:31.473Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-15T13:09:31.473Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-15T13:09:31.733Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-15T13:09:31.993Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-15T13:09:32.563Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-15T13:09:33.945Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-15T13:09:34.517Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-15T13:09:39.794Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-15T13:09:41.175Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-15T13:09:42.116Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-15T13:09:43.498Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-15T13:09:46.037Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-15T13:09:47.956Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-15T13:09:48.216Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-15T13:09:49.599Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-15T13:09:51.510Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-15T13:09:53.422Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-15T13:09:53.422Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-15T13:09:55.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-15T13:09:55.901Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-15T13:09:57.811Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-15T13:10:00.348Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-15T13:10:03.640Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-15T13:10:07.835Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-15T13:10:10.400Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-15T13:10:11.780Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-15T13:10:12.350Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-15T13:10:12.610Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-15T13:10:13.179Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-15T13:10:13.179Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-15T13:10:13.749Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-15T13:10:16.288Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-15T13:10:17.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-15T13:10:19.765Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-15T13:10:19.765Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-15T13:10:20.337Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-15T13:10:20.337Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-15T13:10:20.907Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-15T13:10:22.289Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-15T13:10:22.289Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-15T13:10:22.858Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-15T13:10:23.798Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-15T13:10:24.058Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-15T13:10:25.442Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-15T13:10:25.443Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-15T13:10:27.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-15T13:10:28.953Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-15T13:10:30.338Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-15T13:10:30.338Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-15T13:10:30.907Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-15T13:10:31.477Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-15T13:10:34.020Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-15T13:10:36.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-15T13:10:38.468Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-15T13:10:39.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-15T13:10:42.392Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-15T13:10:43.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-15T13:10:45.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-15T13:10:47.782Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-15T13:10:49.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-15T13:10:50.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-15T13:10:51.065Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-15T13:10:52.446Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-15T13:10:53.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-15T13:10:55.206Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-15T13:10:56.586Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-15T13:10:57.967Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-15T13:11:02.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-15T13:11:10.288Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-15T13:11:12.834Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-15T13:11:13.094Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-15T13:11:13.094Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-15T13:11:13.681Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-15T13:11:13.681Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-15T13:11:13.681Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-15T13:11:13.946Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-15T13:11:14.515Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-15T13:11:14.515Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-15T13:11:15.084Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-15T13:11:15.084Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-15T13:11:15.084Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-15T13:11:15.344Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-15T13:11:15.344Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-15T13:11:16.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-15T13:11:16.726Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-15T13:11:16.985Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-15T13:11:16.986Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-15T13:11:16.986Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-15T13:11:17.554Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-15T13:11:18.936Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-15T13:11:18.937Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-15T13:11:19.197Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-15T13:11:21.107Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-15T13:11:23.648Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite (1361.85s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.21s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.28s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.11s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.00s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.39s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.83s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.90s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.19s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.89s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.30s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.24s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.59s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.03s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.10s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.47s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.92s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.19s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.79s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.39s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.83s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.83s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.57s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.29s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.91s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.09s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.22s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.22s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.74s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.09s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContChar (2.15s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.83s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.15s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.33s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.95s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.86s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.37s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.16s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.79s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.55s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.71s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.57s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.48s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.03s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.18s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.21s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.87s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.49s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.44s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.53s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.02s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.82s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.26s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.13s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildHistory (3.80s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.81s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.55s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.58s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.20s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.19s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.10s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.64s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.02s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.76s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s) [2020-07-15T13:11:23.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-15T13:11:23.649Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.24s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.62s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.89s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.58s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-07-15T13:11:23.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.28s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.43s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildPATH (2.09s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.76s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.38s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRm (3.05s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.86s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.07s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.80s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.97s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.65s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-15T13:11:23.650Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.18s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.14s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.42s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.23s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitTTY (1.14s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.42s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.22s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.08s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T13:11:23.650Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.76s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.39s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.34s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b03560_} (1.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1605586352_/foo_false____} (1.47s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1605586352_/foo_true____} (1.58s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_false____} (1.72s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_true____} (1.71s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3531498319_/foo_true__0xc000b035c0__} (1.32s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b03620_} (1.41s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b03640_} (1.36s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b03660_} (1.53s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b03680_} (1.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.92s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.75s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.15s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.16s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.93s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.90s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.68s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.05s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToStdout (0.74s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.18s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T13:11:23.650Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-07-15T13:11:23.650Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T13:11:23.650Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-07-15T13:11:23.650Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.67s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.60s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.96s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.24s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.30s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFilters (1.07s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-15T13:11:23.651Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T13:11:23.651Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.651Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T13:11:23.651Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsRename (0.67s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.67s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecCgroup (1.11s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.22s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.85s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecInspectID (1.83s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecInteractive (0.78s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.67s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.26s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-07-15T13:11:23.651Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T13:11:23.651Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHealth (18.81s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.23s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.60s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.65s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.57s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.63s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-07-15T13:11:23.651Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T13:11:23.651Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectDefault (0.62s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-15T13:11:23.651Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T13:11:23.651Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.99s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.55s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.32s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.18s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.80s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.58s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.35s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.84s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.66s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.60s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestNetHostname (1.44s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2020-07-15T13:11:23.651Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginActive (1.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.88s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.53s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (4.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.98s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPortList (6.88s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.23s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.10s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsByOrder (2.09s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.59s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.86s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.15s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.90s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.86s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.42s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-15T13:11:23.652Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.33s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.23s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.12s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.16s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.31s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.67s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.72s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.36s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.21s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.17s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.38s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.11s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.64s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.17s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.86s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.21s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.36s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.30s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.89s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.64s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.13s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.36s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMount (4.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.74s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.58s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-07-15T13:11:23.652Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2020-07-15T13:11:23.652Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T13:11:23.652Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.74s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.50s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2020-07-15T13:11:23.652Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.98s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.63s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.54s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.87s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.48s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.96s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-07-15T13:11:23.653Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents278821873 [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.01s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.53s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.23s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.24s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.65s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartRecordError (1.26s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.20s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.49s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.73s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.33s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.22s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T13:11:23.653Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.59s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.12s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.53s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2020-07-15T13:11:23.653Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2020-07-15T13:11:23.653Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T13:11:23.653Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-15T13:11:23.653Z] === RUN TestDockerRegistrySuite [2020-07-15T13:11:23.653Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-15T13:11:24.593Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-15T13:11:25.533Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-15T13:11:26.915Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-15T13:11:26.915Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-15T13:11:30.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-15T13:11:32.758Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-15T13:11:35.299Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-15T13:11:36.239Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-15T13:11:37.179Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-15T13:11:38.119Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-15T13:11:39.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-15T13:11:39.999Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-15T13:11:41.379Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-15T13:11:42.319Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-15T13:11:44.228Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-15T13:11:45.609Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-15T13:11:46.549Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-15T13:11:49.090Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-15T13:11:49.658Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-15T13:11:49.658Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-15T13:11:50.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-15T13:11:51.535Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-15T13:11:52.489Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-15T13:11:55.031Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-15T13:11:55.291Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-15T13:11:56.231Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-15T13:11:56.490Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-15T13:11:56.750Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-15T13:11:57.061Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-15T13:11:57.321Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-15T13:11:57.580Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-15T13:11:57.580Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-15T13:11:58.962Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-15T13:12:00.345Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-15T13:12:00.914Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-15T13:12:01.854Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-15T13:12:02.793Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite (40.34s) [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dcb23f1f20020] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dbdca67ec8b0b] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2020-07-15T13:12:03.735Z] check_test.go:196: [da9e7af39f809] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d7ff914cab91a] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d6f94fc1a965b] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.67s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d012f6f658414] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d1a13af4a1175] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d5fa9ec20d6f9] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d6d7f38884691] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d9090812e0cda] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d54f61bc80c4b] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d2e4eb934cb75] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.04s) [2020-07-15T13:12:03.735Z] check_test.go:196: [db3b685bff3b0] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dd56643baf803] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2020-07-15T13:12:03.735Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bce092c95528c308ce1c2ba5a160f19fc5eb63dbf54641ff799bbc50052e30d4 [2020-07-15T13:12:03.735Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1be816a66694479d73be9def84e6a0c3823db53cf61858866ebad2b79025dbb3 [2020-07-15T13:12:03.735Z] check_test.go:196: [d25898bd057ff] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2020-07-15T13:12:03.735Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39e3d199118977d00b25f4a9d072d50b2ed5772bc28f9873bc46ff296b128965 [2020-07-15T13:12:03.735Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c560fb98cc0014e782e18d88f19e812ecf2de623f496e9d5c8212d0c25c14d33 [2020-07-15T13:12:03.735Z] check_test.go:196: [d4607b78f217a] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d8e2e0def567f] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2020-07-15T13:12:03.735Z] check_test.go:196: [da7d848dd2f9e] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d6b7c0ed763d3] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d2084db578d00] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d98b06b1e8cbe] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-15T13:12:03.735Z] check_test.go:196: [df6771f56fda4] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dbc72ffe3694b] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.41s) [2020-07-15T13:12:03.735Z] check_test.go:196: [de903a2d8bf7b] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d38664346eb02] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dd2f841825055] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d7df90e1ead23] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dbd168a23e038] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d541c052132dd] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dcd375f9b24c6] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d330c680d2eea] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dbf6de3e838d0] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-07-15T13:12:03.735Z] check_test.go:196: [da036f6902288] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dd0f95b9202dd] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-07-15T13:12:03.735Z] check_test.go:196: [dcd39c42ac833] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2020-07-15T13:12:03.735Z] check_test.go:196: [d8a3c9f24e394] daemon is not started [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-15T13:12:03.735Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-15T13:12:03.735Z] === RUN TestDockerSchema1RegistrySuite [2020-07-15T13:12:03.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-15T13:12:03.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-15T13:12:07.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-15T13:12:09.577Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-15T13:12:12.117Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-15T13:12:13.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-15T13:12:14.441Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-15T13:12:14.441Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-15T13:12:15.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-15T13:12:16.321Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-15T13:12:17.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-15T13:12:19.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-15T13:12:20.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-15T13:12:20.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-15T13:12:20.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-15T13:12:20.843Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-15T13:12:21.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-15T13:12:21.675Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite (17.98s) [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d9673fced6f61] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dff538e847037] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.83s) [2020-07-15T13:12:21.675Z] check_test.go:223: [ddc3f30ea6adb] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d78e1624b570d] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.15s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d6c8720052aa8] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d5ad9dbb86ef0] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dcf9c4bd84922] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-15T13:12:21.675Z] check_test.go:223: [da617fc07e04e] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dc8ca9a72104e] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d083ae41dcc0b] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dd95573eb82e5] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-15T13:12:21.675Z] check_test.go:223: [de87907eb1fa9] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dc99f5c8cd731] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d14786a305a53] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d33a232151529] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d86bdd54e536f] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-07-15T13:12:21.675Z] check_test.go:223: [dd56aff1e5616] daemon is not started [2020-07-15T13:12:21.675Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-15T13:12:21.675Z] check_test.go:223: [d94f0837abb2a] daemon is not started [2020-07-15T13:12:21.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-15T13:12:21.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-15T13:12:22.258Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-15T13:12:22.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-15T13:12:23.108Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-15T13:12:24.047Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-15T13:12:24.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-15T13:12:24.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-15T13:12:25.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s) [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d95c1e75b7509] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d8cffee3df5a9] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-15T13:12:25.445Z] check_test.go:252: [dd85c2baa2585] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d7e60edf530ab] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d38c959a9861b] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d3f61937d0bbe] daemon is not started [2020-07-15T13:12:25.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2020-07-15T13:12:25.445Z] check_test.go:252: [d7f2beaa4d499] daemon is not started [2020-07-15T13:12:25.445Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-15T13:12:25.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-15T13:12:30.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-15T13:12:30.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-15T13:12:30.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-15T13:12:31.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-15T13:12:31.239Z] check_test.go:279: [d48b5219095d1] daemon is not started [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-15T13:12:31.239Z] check_test.go:279: [dbbed63aa075b] daemon is not started [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-15T13:12:31.239Z] check_test.go:279: [dfcecd1d10cfd] daemon is not started [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-07-15T13:12:31.239Z] check_test.go:279: [d175a97c7f5be] daemon is not started [2020-07-15T13:12:31.239Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-15T13:12:31.239Z] check_test.go:279: [d6399eb9c812e] daemon is not started [2020-07-15T13:12:31.239Z] === RUN TestDockerNetworkSuite [2020-07-15T13:12:31.239Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-15T13:12:33.778Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-15T13:12:34.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-15T13:12:37.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-15T13:12:38.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-15T13:12:41.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-15T13:12:42.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-15T13:12:47.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-15T13:12:50.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-15T13:12:51.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-15T13:12:51.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-15T13:12:52.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-15T13:12:53.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-15T13:12:54.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-15T13:12:54.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-15T13:12:54.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-15T13:12:55.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-15T13:12:55.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-15T13:12:55.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-15T13:12:55.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-15T13:12:56.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-15T13:12:57.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-15T13:12:57.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-15T13:12:58.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-15T13:12:58.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-15T13:13:00.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-15T13:13:02.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-15T13:13:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-15T13:13:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-15T13:13:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-15T13:13:09.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-15T13:13:09.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-15T13:13:09.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-15T13:13:09.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-15T13:13:09.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-15T13:13:12.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-15T13:13:12.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-15T13:13:12.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-15T13:13:13.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-15T13:13:16.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-15T13:13:19.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-15T13:13:19.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-15T13:13:20.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-15T13:13:22.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-15T13:13:22.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-15T13:13:22.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-15T13:13:22.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-15T13:13:23.926Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite (57.96s) [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.05s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d362155d70c61] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [daec7ee378d17] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d7193d1e005d5] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d19e14016348b] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:1233: [d9ed324c3cd3a] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d6c4b93d77ebb] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.36s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [deae4aceceddf] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dbed54f6e9115] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.31s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d1b3fec0af38f] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [df7f88bd551ed] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d5a25fd69fc72] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d3c93e25d0c87] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d1c57b6104e7a] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d79bd2a93f194] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d1a3892b1afbf] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d524b140ddac9] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d0e83ceb2afcc] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d139aa87d2211] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dd02787e079c4] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [de492b9e92937] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dfd80608d6fbe] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dec7c3fbd12ee] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d68dcf12a8c7a] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d243efa7c1f75] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:968: [ddfa646fb0925] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.79s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dce27a512a08e] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.93s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:1116: [d95960c3b4202] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d1b8b1b5e1af8] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d1b5892112ec7] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [ddff7eb2ab851] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [db5c73d780476] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d610a4a486dc4] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dc37859e7cba7] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dccc0e09f560e] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d38c0ea70ac22] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dc3265788a025] daemon is not started [2020-07-15T13:13:29.207Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dfa6e15035e90] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d383bc4d390ff] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:1084: [dfa947f65ee3b] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [dfda1fd465af4] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-07-15T13:13:29.207Z] docker_cli_network_unix_test.go:46: [d816099ba9e7f] daemon is not started [2020-07-15T13:13:29.207Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [d88f856aee473] daemon is not started [2020-07-15T13:13:29.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [d9cfb727ded98] daemon is not started [2020-07-15T13:13:29.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [dd906b26584a6] daemon is not started [2020-07-15T13:13:29.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [d6ab34f5bfe6a] daemon is not started [2020-07-15T13:13:29.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [d113be3849ce6] daemon is not started [2020-07-15T13:13:29.208Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.30s) [2020-07-15T13:13:29.208Z] docker_cli_network_unix_test.go:46: [d69a81e540730] daemon is not started [2020-07-15T13:13:29.208Z] === RUN TestDockerHubPullSuite [2020-07-15T13:13:29.208Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-15T13:13:31.114Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-15T13:13:33.650Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-15T13:13:33.910Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-15T13:13:35.817Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-15T13:13:36.077Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite (7.03s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.79s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.58s) [2020-07-15T13:13:36.336Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-07-15T13:13:36.336Z] PASS [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === Skipped [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-07-15T13:13:36.336Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-15T13:13:36.336Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T13:13:36.336Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-15T13:13:36.336Z] [2020-07-15T13:13:36.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-15T13:13:36.336Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-15T13:13:36.337Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T13:13:36.337Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-15T13:13:36.337Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-15T13:13:36.337Z] docker_cli_network_unix_test.go:46: [dfa6e15035e90] daemon is not started [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] [2020-07-15T13:13:36.337Z] DONE 1277 tests, 51 skipped in 1535.917s [2020-07-15T13:13:36.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T13:13:36.337Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T13:13:36.337Z] +++ kill 7567 [2020-07-15T13:13:37.274Z] +++ /etc/init.d/apparmor stop [2020-07-15T13:13:37.274Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T13:13:37.274Z] [2020-07-15T13:13:37.274Z] Unloading profiles will leave already running processes permanently [2020-07-15T13:13:37.274Z] unconfined, which can lead to unexpected situations. [2020-07-15T13:13:37.274Z] [2020-07-15T13:13:37.274Z] To set a process to complain mode, use the command line tool [2020-07-15T13:13:37.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T13:13:37.274Z] +++ true [2020-07-15T13:13:37.274Z] exiting test-integration [2020-07-15T13:13:37.274Z] ++ exit 0 [2020-07-15T13:13:37.274Z] [2020-07-15T13:13:37.534Z] + for job in $(jobs -p) [2020-07-15T13:13:37.534Z] + wait 4990 [2020-07-15T13:13:59.475Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-15T13:13:59.735Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-15T13:14:06.321Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-15T13:14:11.605Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-15T13:14:13.513Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-15T13:14:17.707Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-15T13:14:20.245Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-15T13:14:24.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-15T13:14:24.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-15T13:14:29.719Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-15T13:14:29.719Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-15T13:14:30.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-15T13:14:33.212Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-15T13:15:29.453Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-15T13:16:25.691Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-15T13:16:33.822Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-15T13:16:37.114Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-15T13:18:58.617Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-15T13:19:05.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-15T13:19:06.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-15T13:19:06.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-15T13:19:06.829Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-15T13:19:06.829Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-15T13:19:07.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-15T13:19:10.305Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-15T13:19:13.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-15T13:19:15.506Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-15T13:20:11.749Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-15T13:20:11.749Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-15T13:20:14.289Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-15T13:20:15.672Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-15T13:20:18.964Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-15T13:20:20.872Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-15T13:20:42.816Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-15T13:20:55.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-15T13:20:56.940Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-15T13:20:59.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-15T13:21:02.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-15T13:21:09.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-15T13:21:14.655Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-15T13:21:16.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-15T13:21:19.105Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-15T13:21:21.645Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-15T13:21:24.184Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-15T13:21:27.498Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-15T13:21:29.408Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-15T13:22:25.653Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-15T13:22:40.541Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite (1713.97s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.86s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.39s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:562: [d3fc8346df62d] joining swarm manager [db661432d0624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:584: [da2bffedfbbb7] joining swarm manager [db661432d0624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] check_test.go:380: [d3fc8346df62d] daemon is not started [2020-07-15T13:22:55.448Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.95s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:45: [df1d48350f645] joining swarm manager [ded4b062323dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.00s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:303: [dc61028356f32] joining swarm manager [dfabf03d6886e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:304: [dc31829f71ac5] joining swarm manager [dfabf03d6886e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.60s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:271: [d9fdcd8d2233c] joining swarm manager [d618a92bd8181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:272: [df10a57ce49f5] joining swarm manager [d618a92bd8181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.89s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.31s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.75s) [2020-07-15T13:22:55.448Z] docker_api_swarm_node_test.go:19: [db8c18e6aad2a] joining swarm manager [df60d5729a836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_node_test.go:20: [ddcba4e4c8b2c] joining swarm manager [df60d5729a836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.88s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:501: [d6f8934bfd3b0] joining swarm manager [dccfe060b572d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:506: [d4d736e4aa214] joining swarm manager [dccfe060b572d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.91s) [2020-07-15T13:22:55.448Z] docker_api_swarm_node_test.go:80: [de9ef3d7fad9a] joining swarm manager [dc12bc9b03ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s) [2020-07-15T13:22:55.448Z] docker_api_swarm_node_test.go:52: [ddc02e115a80c] joining swarm manager [d0ecea0ff52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_node_test.go:53: [dceac812eca23] joining swarm manager [d0ecea0ff52b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.71s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:201: [df0b2d35790b4] joining swarm manager [d1782c6629690]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.69s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:383: [d8bf8540461bc] joining swarm manager [dc6dc3c4ea835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:384: [d887148929a48] joining swarm manager [dc6dc3c4ea835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] check_test.go:380: [d887148929a48] daemon is not started [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.02s) [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:801: [d0923dd46b8cb] joining swarm manager [dee04e0243bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:801: [d7019bec6a9a8] joining swarm manager [dee04e0243bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:801: [dc4adb0551fd0] joining swarm manager [dee04e0243bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:801: [d0899204d9599] joining swarm manager [dee04e0243bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-15T13:22:55.448Z] docker_api_swarm_test.go:809: [d686b86ef9e3c] joining swarm manager [dee04e0243bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.77s) [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.56s) [2020-07-15T13:22:55.448Z] docker_api_swarm_service_test.go:394: [d4fe4472780de] joining swarm manager [d37db0c0d87c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.448Z] docker_api_swarm_service_test.go:394: [d7b92a049ce8f] joining swarm manager [d37db0c0d87c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.448Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.87s) [2020-07-15T13:22:55.448Z] docker_api_swarm_service_test.go:342: [d265ae6c0ba0d] joining swarm manager [d39e9c7cc9495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:342: [d901a4348cb89] joining swarm manager [d39e9c7cc9495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:489: [dfedbdb7d498b] joining swarm manager [dc059333654a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:489: [d22b2f4715159] joining swarm manager [dc059333654a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.59s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:127: [dd46e73c030f8] joining swarm manager [d3d66952ef31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:128: [d0f381f5406fa] joining swarm manager [d3d66952ef31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:136: [d84e2a0307cb5] joining swarm manager [d3d66952ef31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:137: [d753ecc276dec] joining swarm manager [d3d66952ef31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:303: [d90bff489d82a] joining swarm manager [deb28c9730ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:303: [da87108a08dbd] joining swarm manager [deb28c9730ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.04s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:99: [d4f55e2a8c7b8] joining swarm manager [dd54a1f110673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:100: [d4165a74c57e5] joining swarm manager [dd54a1f110673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] check_test.go:380: [d4f55e2a8c7b8] daemon is not started [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.93s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:532: [dda263e515a43] joining swarm manager [dcc7996691a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:533: [dde2aa3c707a1] joining swarm manager [dcc7996691a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.66s) [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:147: [d429e146ac3bd] joining swarm manager [d30652f1bc557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_api_swarm_service_test.go:147: [de82c3400b90d] joining swarm manager [d30652f1bc557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.77s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.91s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.86s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.48s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.82s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.76s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.93s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.76s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.28s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.50s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.71s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.09s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.63s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.74s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.04s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.49s) [2020-07-15T13:22:55.449Z] docker_cli_service_logs_test.go:245: checking task 96qgyt9ggfsj [2020-07-15T13:22:55.449Z] docker_cli_service_logs_test.go:250: checking messages for 96qgyt9ggfsj [2020-07-15T13:22:55.449Z] docker_cli_service_logs_test.go:245: checking task rgv72prf9q50 [2020-07-15T13:22:55.449Z] docker_cli_service_logs_test.go:250: checking messages for rgv72prf9q50 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.05s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (1.96s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.41s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1901: [de0cb2b8757f2] joining swarm manager [d99363ecd2b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1902: [da58c11e6bae2] joining swarm manager [d99363ecd2b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.67s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.00s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1802: [db45d79994070] joining swarm manager [de8da4208c052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1803: [db4e590d31f00] joining swarm manager [de8da4208c052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (165.75s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1321: [dfecef2513304] joining swarm manager [df7b530d002fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1322: [d31492c72604f] joining swarm manager [df7b530d002fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.76s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.92s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.71s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.94s) [2020-07-15T13:22:55.449Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.19s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.71s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.76s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1186: [d805bc4d09430] joining swarm manager [d336d27478f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1195: [daaa3fae03ba7] joining swarm manager [d336d27478f1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.49s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.83s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1118: [d4b1df2005f49] joining swarm manager [dec13f7e76d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1119: [da8857ca0b074] joining swarm manager [dec13f7e76d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1172: [df45bd320b76f] joining swarm manager [dec13f7e76d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1453: [dca2e29a8c0cc] joining swarm manager [d62b4413e2336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] docker_cli_swarm_test.go:1454: [d0143d3380f50] joining swarm manager [d62b4413e2336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.53s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2020-07-15T13:22:55.449Z] docker_cli_swarm_unix_test.go:62: [db0a94dae2625] joining swarm manager [d1964537c4e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.44s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.72s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2020-07-15T13:22:55.449Z] docker_api_swarm_test.go:961: [d65cea0e0f2b4] joining swarm manager [d1a5334e68e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.47s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.38s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.67s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.50s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2020-07-15T13:22:55.449Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.32s) [2020-07-15T13:22:55.449Z] === RUN TestDockerExternalVolumeSuite [2020-07-15T13:22:55.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-15T13:23:13.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-15T13:24:21.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-15T13:24:27.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-15T13:24:59.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-15T13:25:14.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-15T13:25:46.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-15T13:25:59.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-15T13:26:31.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-15T13:26:46.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-15T13:27:04.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-15T13:27:50.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-15T13:28:08.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-15T13:28:41.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-15T13:29:13.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-15T13:29:25.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-15T13:29:43.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-15T13:29:58.401Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite (437.20s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-07-15T13:30:13.288Z] docker_cli_external_volume_driver_test.go:53: [d3a8cc2cf274b] daemon is not started [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-15T13:30:13.288Z] docker_cli_external_volume_driver_test.go:53: [dd49e44f2bf19] daemon is not started [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2020-07-15T13:30:13.288Z] docker_cli_external_volume_driver_test.go:53: [d24568579495f] daemon is not started [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-15T13:30:13.288Z] docker_cli_external_volume_driver_test.go:53: [d46dc6f9d54ab] daemon is not started [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2020-07-15T13:30:13.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-07-15T13:30:13.288Z] docker_cli_external_volume_driver_test.go:485: [daae48361ffc0] daemon is not started [2020-07-15T13:30:13.289Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-07-15T13:30:13.289Z] docker_cli_external_volume_driver_test.go:53: [d04c7c6254172] daemon is not started [2020-07-15T13:30:13.289Z] PASS [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] === Skipped [2020-07-15T13:30:13.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T13:30:13.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-15T13:30:13.289Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-15T13:30:13.289Z] check_test.go:309: [d531d2cafd6ce] daemon is not started [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T13:30:13.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-15T13:30:13.289Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-15T13:30:13.289Z] check_test.go:309: [de9d37bf7359e] daemon is not started [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T13:30:13.289Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-15T13:30:13.289Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-15T13:30:13.289Z] check_test.go:309: [d5d70484ced2b] daemon is not started [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T13:30:13.289Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-15T13:30:13.289Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T13:30:13.289Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-15T13:30:13.289Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] [2020-07-15T13:30:13.289Z] DONE 273 tests, 5 skipped in 2532.173s [2020-07-15T13:30:13.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-15T13:30:13.289Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d756790070ae2/docker.pid [2020-07-15T13:30:13.289Z] +++ kill 4061 [2020-07-15T13:30:13.289Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4061 is not a child of this shell [2020-07-15T13:30:13.289Z] warning: PID 4061 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d756790070ae2/docker.pid had a nonzero exit code [2020-07-15T13:30:13.289Z] ++++ cat bundles/test-integration/docker.pid [2020-07-15T13:30:13.289Z] +++ kill 7588 [2020-07-15T13:30:13.857Z] +++ /etc/init.d/apparmor stop [2020-07-15T13:30:13.857Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-15T13:30:13.857Z] [2020-07-15T13:30:13.857Z] Unloading profiles will leave already running processes permanently [2020-07-15T13:30:13.857Z] unconfined, which can lead to unexpected situations. [2020-07-15T13:30:13.857Z] [2020-07-15T13:30:13.857Z] To set a process to complain mode, use the command line tool [2020-07-15T13:30:13.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-15T13:30:13.857Z] +++ true [2020-07-15T13:30:13.857Z] exiting test-integration [2020-07-15T13:30:13.857Z] ++ exit 0 [2020-07-15T13:30:13.857Z] [2020-07-15T13:30:14.117Z] + exit 0 [2020-07-15T13:30:14.117Z] ++ jobs -p [2020-07-15T13:30:14.117Z] + pids= [2020-07-15T13:30:14.117Z] + echo 'Remaining pids to kill: []' [2020-07-15T13:30:14.117Z] Remaining pids to kill: [] [2020-07-15T13:30:14.117Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-15T13:30:14.130Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-15T13:30:16.515Z] + echo Ensuring container killed. [2020-07-15T13:30:16.515Z] Ensuring container killed. [2020-07-15T13:30:16.515Z] + docker ps -aq -f name=docker-pr1-* [2020-07-15T13:30:16.515Z] + cids=e54681cc9f05 [2020-07-15T13:30:16.515Z] e1ba6f9e8e97 [2020-07-15T13:30:16.515Z] 5fd27bcef201 [2020-07-15T13:30:16.515Z] + [ -n e54681cc9f05 [2020-07-15T13:30:16.515Z] e1ba6f9e8e97 [2020-07-15T13:30:16.515Z] 5fd27bcef201 ] [2020-07-15T13:30:16.515Z] + docker rm -vf e54681cc9f05 e1ba6f9e8e97 5fd27bcef201 [2020-07-15T13:30:19.058Z] e54681cc9f05 [2020-07-15T13:30:19.058Z] e1ba6f9e8e97 [2020-07-15T13:30:19.058Z] 5fd27bcef201 [Pipeline] sh [2020-07-15T13:30:19.342Z] + echo Chowning /workspace to jenkins user [2020-07-15T13:30:19.342Z] Chowning /workspace to jenkins user [2020-07-15T13:30:19.342Z] + id -u [2020-07-15T13:30:19.342Z] + id -g [2020-07-15T13:30:19.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41214:/workspace busybox chown -R 1000:1000 /workspace [2020-07-15T13:30:19.342Z] Unable to find image 'busybox:latest' locally [2020-07-15T13:30:19.342Z] latest: Pulling from library/busybox [2020-07-15T13:30:19.602Z] 91f30d776fb2: Pulling fs layer [2020-07-15T13:30:19.602Z] 91f30d776fb2: Verifying Checksum [2020-07-15T13:30:19.602Z] 91f30d776fb2: Download complete [2020-07-15T13:30:19.602Z] 91f30d776fb2: Pull complete [2020-07-15T13:30:19.602Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-15T13:30:19.602Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-15T13:30:23.198Z] + bundleName=amd64 [2020-07-15T13:30:23.198Z] + echo Creating amd64-bundles.tar.gz [2020-07-15T13:30:23.198Z] Creating amd64-bundles.tar.gz [2020-07-15T13:30:23.198Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-15T13:30:23.198Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-15T13:30:24.149Z] Archiving artifacts [2020-07-15T13:30:26.136Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T13:30:26.449Z] + make clean [2020-07-15T13:30:26.709Z] docker volume rm -f docker-dev-cache [2020-07-15T13:30:26.709Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T13:34:19.850Z] ok github.com/docker/docker/integration-cli 2146.204s [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === Skipped [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-15T13:34:19.851Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.19s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.19s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.55s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.55s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.851Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-15T13:34:19.851Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-15T13:34:19.851Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-15T13:34:19.851Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-07-15T13:34:19.851Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-15T13:34:19.851Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-15T13:34:19.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-15T13:34:19.851Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.851Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-07-15T13:34:19.852Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-15T13:34:19.852Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_sni_test.go:18: Flakey test [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-07-15T13:34:19.852Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-15T13:34:19.852Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.852Z] [2020-07-15T13:34:19.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-15T13:34:19.852Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-15T13:34:19.852Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-07-15T13:34:19.853Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-15T13:34:19.853Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-15T13:34:19.853Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-15T13:34:19.853Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-15T13:34:19.853Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-15T13:34:19.853Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-15T13:34:19.853Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-15T13:34:19.853Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.853Z] [2020-07-15T13:34:19.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-15T13:34:19.854Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-15T13:34:19.854Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-15T13:34:19.854Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-15T13:34:19.854Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-07-15T13:34:19.854Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-07-15T13:34:19.854Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-15T13:34:19.854Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-15T13:34:19.854Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-15T13:34:19.854Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-15T13:34:19.854Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-15T13:34:19.854Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-15T13:34:19.854Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.854Z] [2020-07-15T13:34:19.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-15T13:34:19.854Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-15T13:34:19.855Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.855Z] [2020-07-15T13:34:19.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-15T13:34:19.855Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-15T13:34:19.855Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-15T13:34:19.856Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-15T13:34:19.856Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.856Z] [2020-07-15T13:34:19.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-15T13:34:19.857Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-15T13:34:19.857Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.857Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-07-15T13:34:19.858Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-07-15T13:34:19.858Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-15T13:34:19.858Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-15T13:34:19.858Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.858Z] [2020-07-15T13:34:19.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-15T13:34:19.859Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-15T13:34:19.859Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] DONE 1096 tests, 549 skipped in 2154.329s [2020-07-15T13:34:19.859Z] INFO: Integration tests ended at 07/15/2020 13:34:08. Duration:00:35:54.5040222 [2020-07-15T13:34:19.859Z] INFO: Docker info of the daemon under test at end of run [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] Containers: 2 [2020-07-15T13:34:19.859Z] Running: 0 [2020-07-15T13:34:19.859Z] Paused: 0 [2020-07-15T13:34:19.859Z] Stopped: 2 [2020-07-15T13:34:19.859Z] Images: 15 [2020-07-15T13:34:19.859Z] Server Version: 0.0.0-dev [2020-07-15T13:34:19.859Z] Storage Driver: windowsfilter [2020-07-15T13:34:19.859Z] Windows: [2020-07-15T13:34:19.859Z] Logging Driver: json-file [2020-07-15T13:34:19.859Z] Plugins: [2020-07-15T13:34:19.859Z] Volume: local [2020-07-15T13:34:19.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-15T13:34:19.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-15T13:34:19.859Z] Swarm: inactive [2020-07-15T13:34:19.859Z] Default Isolation: process [2020-07-15T13:34:19.859Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-15T13:34:19.859Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-15T13:34:19.859Z] OSType: windows [2020-07-15T13:34:19.859Z] Architecture: x86_64 [2020-07-15T13:34:19.859Z] CPUs: 4 [2020-07-15T13:34:19.859Z] Total Memory: 32GiB [2020-07-15T13:34:19.859Z] Name: azwin-2-54da40 [2020-07-15T13:34:19.859Z] ID: C3NO:GGHX:3C4A:SHDO:6F6E:FB4H:SUOB:ZNQ5:K3CD:PVCO:TWR7:7Q64 [2020-07-15T13:34:19.859Z] Docker Root Dir: D:\CI\PR-41214\1\daemon [2020-07-15T13:34:19.859Z] Debug Mode (client): false [2020-07-15T13:34:19.859Z] Debug Mode (server): true [2020-07-15T13:34:19.859Z] File Descriptors: -1 [2020-07-15T13:34:19.859Z] Goroutines: 18 [2020-07-15T13:34:19.859Z] System Time: 2020-07-15T13:34:08.3031839Z [2020-07-15T13:34:19.859Z] EventsListeners: 0 [2020-07-15T13:34:19.859Z] Registry: https://index.docker.io/v1/ [2020-07-15T13:34:19.859Z] Labels: [2020-07-15T13:34:19.859Z] Experimental: false [2020-07-15T13:34:19.859Z] Insecure Registries: [2020-07-15T13:34:19.859Z] 127.0.0.0/8 [2020-07-15T13:34:19.859Z] Live Restore Enabled: false [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] [2020-07-15T13:34:19.859Z] INFO: Stopping daemon under test [2020-07-15T13:34:19.859Z] SUCCESS: The process with PID 5868 (child process of PID 5020) has been terminated. [2020-07-15T13:34:19.859Z] SUCCESS: The process with PID 5020 (child process of PID 4756) has been terminated. [2020-07-15T13:34:19.859Z] INFO: Stop tailing logs of the daemon under tests [2020-07-15T13:34:19.859Z] INFO: executeCI.ps1 Completed successfully at 07/15/2020 13:34:08. [2020-07-15T13:34:19.859Z] INFO: Tidying up at end of run [2020-07-15T13:34:19.859Z] INFO: Saving daemon under test log (d:\CI\PR-41214\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-15T13:34:19.859Z] INFO: Saving daemon under test log (d:\CI\PR-41214\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-15T13:34:19.859Z] INFO: Nuke-Everything... [2020-07-15T13:34:19.859Z] INFO: Container count on control daemon to delete is 2 [2020-07-15T13:34:19.859Z] 1a343869bd0d [2020-07-15T13:34:19.859Z] 016f20d7ca96 [2020-07-15T13:34:19.859Z] INFO: Tidying pidfile d:\CI\PR-41214\1\docker.pid [2020-07-15T13:34:19.859Z] INFO: Nuking d:\CI [2020-07-15T13:34:37.713Z] INFO: Zapped successfully [2020-07-15T13:34:37.713Z] [2020-07-15T13:34:37.713Z] INFO: executeCI.ps1 exiting at Wed Jul 15 13:34:35 CUT 2020. Duration 00:56:59.4853845 [2020-07-15T13:34:37.713Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-15T13:34:37.966Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-15T13:34:46.112Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-15T13:34:47.907Z] Archiving artifacts [2020-07-15T13:35:02.449Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41214/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-15T13:35:03.404Z] + make clean [2020-07-15T13:35:05.629Z] docker volume rm -f docker-dev-cache [2020-07-15T13:35:05.629Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS