Replayed #4 Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a072d726c753c3b02232e6a7b08d7e7ce79fffa5 rather than c76f380bea09206d3302931d9a08c6a535dc41e2 Obtained Jenkinsfile from a072d726c753c3b02232e6a7b08d7e7ce79fffa5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-30T11:28:30.490Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-30T11:28:30.494Z] Trying to pass milestone 5 [Pipeline] milestone [2020-07-30T11:28:30.538Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-30T11:28:45.701Z] Still waiting to schedule task [2020-07-30T11:28:45.703Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-07-30T11:29:37.220Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e57c225fd0e84ddf) in /home/ubuntu/workspace/moby_PR-41284 [Pipeline] { [Pipeline] checkout [2020-07-30T11:29:39.901Z] using credential docker-jenkins-github-credentials [2020-07-30T11:29:39.912Z] Cloning the remote Git repository [2020-07-30T11:29:39.912Z] Cloning with configured refspecs honoured and without tags [2020-07-30T11:29:39.928Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:29:39.990Z] > git init /home/ubuntu/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:29:40.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:29:40.271Z] > git --version # timeout=10 [2020-07-30T11:29:40.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:29:40.341Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:04.883Z] Fetching without tags [2020-07-30T11:30:05.239Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:30:04.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:04.754Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:30:04.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:04.850Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:04.886Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:04.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:04.888Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:05.246Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:05.274Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:30:06.319Z] Merge succeeded, producing 0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:30:06.319Z] Checking out Revision 0f953b69946a2da67c6b667da0da219f92ea24c7 (PR-41284) [2020-07-30T11:30:06.069Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:30:06.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:30:06.324Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:06.350Z] > git checkout -f 0f953b69946a2da67c6b667da0da219f92ea24c7 # timeout=10 [2020-07-30T11:30:10.172Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:30:10.175Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:30:11.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/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-30T11:30:23.727Z] Unable to find image 'alpine:latest' locally [2020-07-30T11:30:23.727Z] latest: Pulling from library/alpine [2020-07-30T11:30:23.727Z] df20fa9351a1: Pulling fs layer [2020-07-30T11:30:23.727Z] df20fa9351a1: Verifying Checksum [2020-07-30T11:30:23.727Z] df20fa9351a1: Download complete [2020-07-30T11:30:23.727Z] df20fa9351a1: Pull complete [2020-07-30T11:30:23.727Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-30T11:30:23.727Z] Status: Downloaded newer image for alpine:latest [2020-07-30T11:30:30.306Z] 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-30T11:30:33.911Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e57c225fd0e84ddf) in /home/ubuntu/workspace/moby_PR-41284 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-07-30T11:30:33.927Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41284 [Pipeline] { (Print info) [2020-07-30T11:30:33.928Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41284 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-30T11:30:34.039Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2020-07-30T11:30:34.070Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-30T11:30:34.076Z] using credential docker-jenkins-github-credentials [2020-07-30T11:30:34.090Z] Cloning the remote Git repository [2020-07-30T11:30:34.090Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-07-30T11:30:34.108Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-30T11:30:34.118Z] Fetching without tags [2020-07-30T11:30:34.123Z] Cloning the remote Git repository [2020-07-30T11:30:34.123Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-30T11:30:34.668Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:30:34.044Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-30T11:30:34.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:34.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:34.146Z] > git --version # timeout=10 [2020-07-30T11:30:34.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:34.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:34.670Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:34.713Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:30:34.877Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:30:34.098Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:30:34.098Z] > git init /home/docker/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:30:34.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:34.108Z] > git --version # timeout=10 [2020-07-30T11:30:34.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:34.112Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:34.129Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:30:34.129Z] > git init /home/jenkins/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:30:34.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:34.148Z] > git --version # timeout=10 [2020-07-30T11:30:34.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:34.155Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:35.099Z] Merge succeeded, producing c2f2d4d11a1046f59c0a6fbc2fbe9fded0c2ad57 [2020-07-30T11:30:35.099Z] Checking out Revision c2f2d4d11a1046f59c0a6fbc2fbe9fded0c2ad57 (PR-41284) [2020-07-30T11:30:35.270Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:30:35.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:30:35.100Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:35.115Z] > git checkout -f c2f2d4d11a1046f59c0a6fbc2fbe9fded0c2ad57 # timeout=10 [2020-07-30T11:30:35.271Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:30:36.372Z] + [ PR != PR ] [2020-07-30T11:30:36.372Z] + [ master != master ] [2020-07-30T11:30:36.372Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:30:36.719Z] + docker version [2020-07-30T11:30:36.719Z] Client: Docker Engine - Community [2020-07-30T11:30:36.719Z] Version: 19.03.12 [2020-07-30T11:30:36.719Z] API version: 1.40 [2020-07-30T11:30:36.719Z] Go version: go1.13.10 [2020-07-30T11:30:36.719Z] Git commit: 48a66213fe [2020-07-30T11:30:36.719Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-30T11:30:36.719Z] OS/Arch: linux/amd64 [2020-07-30T11:30:36.719Z] Experimental: false [2020-07-30T11:30:36.719Z] [2020-07-30T11:30:36.719Z] Server: Docker Engine - Community [2020-07-30T11:30:36.719Z] Engine: [2020-07-30T11:30:36.719Z] Version: 19.03.12 [2020-07-30T11:30:36.719Z] API version: 1.40 (minimum version 1.12) [2020-07-30T11:30:36.719Z] Go version: go1.13.10 [2020-07-30T11:30:36.719Z] Git commit: 48a66213fe [2020-07-30T11:30:36.719Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-30T11:30:36.719Z] OS/Arch: linux/amd64 [2020-07-30T11:30:36.719Z] Experimental: true [2020-07-30T11:30:36.719Z] containerd: [2020-07-30T11:30:36.719Z] Version: 1.2.13 [2020-07-30T11:30:36.719Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:30:36.719Z] runc: [2020-07-30T11:30:36.719Z] Version: 1.0.0-rc10 [2020-07-30T11:30:36.719Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:30:36.719Z] docker-init: [2020-07-30T11:30:36.719Z] Version: 0.18.0 [2020-07-30T11:30:36.719Z] GitCommit: fec3683 [Pipeline] sh [2020-07-30T11:30:37.027Z] + docker info [2020-07-30T11:30:43.405Z] Fetching without tags [2020-07-30T11:30:43.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:43.379Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:30:43.383Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:43.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:43.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:43.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:43.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:43.698Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:30:44.433Z] Merge succeeded, producing 1656a996a1ccd934785d83bbccc3a9cb9a922363 [2020-07-30T11:30:44.433Z] Checking out Revision 1656a996a1ccd934785d83bbccc3a9cb9a922363 (PR-41284) [2020-07-30T11:30:44.607Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:30:43.703Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:43.704Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:30:44.168Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:30:44.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:30:44.438Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:44.440Z] > git checkout -f 1656a996a1ccd934785d83bbccc3a9cb9a922363 # timeout=10 [2020-07-30T11:30:44.613Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:30:45.515Z] + docker version [2020-07-30T11:30:45.515Z] Client: Docker Engine - Community [2020-07-30T11:30:45.515Z] Version: 19.03.7 [2020-07-30T11:30:45.515Z] API version: 1.40 [2020-07-30T11:30:45.515Z] Go version: go1.12.17 [2020-07-30T11:30:45.515Z] Git commit: 7141c199a2 [2020-07-30T11:30:45.515Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-30T11:30:45.515Z] OS/Arch: linux/s390x [2020-07-30T11:30:45.515Z] Experimental: false [2020-07-30T11:30:45.515Z] [2020-07-30T11:30:45.516Z] Server: Docker Engine - Community [2020-07-30T11:30:45.516Z] Engine: [2020-07-30T11:30:45.516Z] Version: 19.03.7 [2020-07-30T11:30:45.516Z] API version: 1.40 (minimum version 1.12) [2020-07-30T11:30:45.516Z] Go version: go1.12.17 [2020-07-30T11:30:45.516Z] Git commit: 7141c199a2 [2020-07-30T11:30:45.516Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-30T11:30:45.516Z] OS/Arch: linux/s390x [2020-07-30T11:30:45.516Z] Experimental: true [2020-07-30T11:30:45.516Z] containerd: [2020-07-30T11:30:45.516Z] Version: 1.2.13 [2020-07-30T11:30:45.516Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:30:45.516Z] runc: [2020-07-30T11:30:45.516Z] Version: 1.0.0-rc10 [2020-07-30T11:30:45.516Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:30:45.516Z] docker-init: [2020-07-30T11:30:45.516Z] Version: 0.18.0 [2020-07-30T11:30:45.516Z] GitCommit: fec3683 [Pipeline] sh [2020-07-30T11:30:45.895Z] + docker info [2020-07-30T11:30:46.530Z] Client: [2020-07-30T11:30:46.530Z] Debug Mode: false [2020-07-30T11:30:46.530Z] [2020-07-30T11:30:46.530Z] Server: [2020-07-30T11:30:46.530Z] Containers: 0 [2020-07-30T11:30:46.530Z] Running: 0 [2020-07-30T11:30:46.530Z] Paused: 0 [2020-07-30T11:30:46.530Z] Stopped: 0 [2020-07-30T11:30:46.530Z] Images: 0 [2020-07-30T11:30:46.530Z] Server Version: 19.03.7 [2020-07-30T11:30:46.530Z] Storage Driver: overlay2 [2020-07-30T11:30:46.530Z] Backing Filesystem: [2020-07-30T11:30:46.530Z] Supports d_type: true [2020-07-30T11:30:46.530Z] Native Overlay Diff: true [2020-07-30T11:30:46.530Z] Logging Driver: json-file [2020-07-30T11:30:46.530Z] Cgroup Driver: cgroupfs [2020-07-30T11:30:46.530Z] Plugins: [2020-07-30T11:30:46.530Z] Volume: local [2020-07-30T11:30:46.530Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:30:46.530Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-30T11:30:46.530Z] Swarm: inactive [2020-07-30T11:30:46.530Z] Runtimes: runc [2020-07-30T11:30:46.530Z] Default Runtime: runc [2020-07-30T11:30:46.530Z] Init Binary: docker-init [2020-07-30T11:30:46.530Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:30:46.530Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:30:46.530Z] init version: fec3683 [2020-07-30T11:30:46.530Z] Security Options: [2020-07-30T11:30:46.530Z] apparmor [2020-07-30T11:30:46.530Z] seccomp [2020-07-30T11:30:46.530Z] Profile: default [2020-07-30T11:30:46.530Z] Kernel Version: 4.15.0-91-generic [2020-07-30T11:30:46.530Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-30T11:30:46.530Z] OSType: linux [2020-07-30T11:30:46.530Z] Architecture: s390x [2020-07-30T11:30:46.530Z] CPUs: 2 [2020-07-30T11:30:46.530Z] Total Memory: 7.861GiB [2020-07-30T11:30:46.530Z] Name: s390x-ubuntu-16 [2020-07-30T11:30:46.530Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-30T11:30:46.530Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:30:46.530Z] Debug Mode: false [2020-07-30T11:30:46.530Z] Username: dockerbuildbot [2020-07-30T11:30:46.530Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:30:46.530Z] Labels: [2020-07-30T11:30:46.530Z] Experimental: true [2020-07-30T11:30:46.530Z] Insecure Registries: [2020-07-30T11:30:46.530Z] 127.0.0.0/8 [2020-07-30T11:30:46.530Z] Live Restore Enabled: false [2020-07-30T11:30:46.530Z] [2020-07-30T11:30:46.530Z] WARNING: No swap limit support [Pipeline] sh [2020-07-30T11:30:46.910Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:46.911Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:46.911Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:30:46.911Z] + bash /home/jenkins/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:30:46.911Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:30:46.911Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-30T11:30:46.911Z] [2020-07-30T11:30:46.911Z] Generally Necessary: [2020-07-30T11:30:46.911Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:30:46.911Z] - apparmor: enabled and tools installed [2020-07-30T11:30:46.911Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:30:46.911Z] - CONFIG_NET_NS: enabled [2020-07-30T11:30:46.911Z] - CONFIG_PID_NS: enabled [2020-07-30T11:30:46.911Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:30:46.911Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:30:46.911Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_MEMCG: enabled [2020-07-30T11:30:47.208Z] - CONFIG_KEYS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-30T11:30:47.208Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:30:47.208Z] [2020-07-30T11:30:47.208Z] Optional Features: [2020-07-30T11:30:47.208Z] - CONFIG_USER_NS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:30:47.208Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:30:47.208Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-30T11:30:47.208Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:30:47.208Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:30:47.208Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:30:47.208Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:30:47.208Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:30:47.208Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:30:47.208Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:30:47.208Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:30:47.208Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:30:47.208Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:30:47.208Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:30:47.208Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:30:47.208Z] - Network Drivers: [2020-07-30T11:30:47.208Z] - "overlay": [2020-07-30T11:30:47.208Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:30:47.208Z] Optional (for encrypted networks): [2020-07-30T11:30:47.208Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-30T11:30:47.208Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-30T11:30:47.208Z] - CONFIG_XFRM: enabled [2020-07-30T11:30:47.208Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-30T11:30:47.208Z] - "ipvlan": [2020-07-30T11:30:47.208Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:30:47.208Z] - "macvlan": [2020-07-30T11:30:47.208Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:30:47.208Z] - "ftp,tftp client in container": [2020-07-30T11:30:47.208Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:30:47.208Z] - Storage Drivers: [2020-07-30T11:30:47.208Z] - "aufs": [2020-07-30T11:30:47.208Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:30:47.208Z] - "btrfs": [2020-07-30T11:30:47.208Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:30:47.208Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:30:47.208Z] - "devicemapper": [2020-07-30T11:30:47.208Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:30:47.208Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:30:47.208Z] - "overlay": [2020-07-30T11:30:47.208Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:30:47.208Z] - "zfs": [2020-07-30T11:30:47.208Z] - /dev/zfs: missing [2020-07-30T11:30:47.208Z] - zfs command: missing [2020-07-30T11:30:47.208Z] - zpool command: missing [2020-07-30T11:30:47.208Z] [2020-07-30T11:30:47.208Z] Limits: [2020-07-30T11:30:47.208Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:30:47.208Z] [2020-07-30T11:30:47.208Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-30T11:30:47.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:30:47.736Z] #2 [internal] load .dockerignore [2020-07-30T11:30:47.736Z] #2 transferring context: 87B 0.0s done [2020-07-30T11:30:47.736Z] #2 DONE 0.0s [2020-07-30T11:30:47.736Z] [2020-07-30T11:30:47.736Z] #1 [internal] load build definition from Dockerfile [2020-07-30T11:30:47.736Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-30T11:30:47.736Z] #1 DONE 0.0s [2020-07-30T11:30:47.736Z] [2020-07-30T11:30:47.736Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:30:48.029Z] #3 DONE 0.2s [2020-07-30T11:30:48.029Z] [2020-07-30T11:30:48.029Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:30:48.029Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:30:48.029Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:30:48.029Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-30T11:30:48.029Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-30T11:30:48.029Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-07-30T11:30:48.322Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.41MB / 8.88MB 0.1s [2020-07-30T11:30:48.322Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-30T11:30:48.322Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-07-30T11:30:48.322Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-30T11:30:48.614Z] #4 DONE 0.5s [2020-07-30T11:30:48.907Z] [2020-07-30T11:30:48.907Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:30:48.907Z] #6 DONE 0.2s [2020-07-30T11:30:48.907Z] [2020-07-30T11:30:48.907Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:30:48.907Z] #5 DONE 0.1s [2020-07-30T11:30:48.911Z] Still waiting to schedule task [2020-07-30T11:30:48.911Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e57c225fd0e84ddf)’ [2020-07-30T11:30:48.912Z] Still waiting to schedule task [2020-07-30T11:30:48.912Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e57c225fd0e84ddf)’ [2020-07-30T11:30:48.919Z] Still waiting to schedule task [2020-07-30T11:30:48.919Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-30T11:30:48.924Z] Still waiting to schedule task [2020-07-30T11:30:48.924Z] All nodes of label ‘windows-2019’ are offline [2020-07-30T11:30:49.221Z] [2020-07-30T11:30:49.221Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:30:49.221Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:30:49.222Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-07-30T11:30:49.222Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s [2020-07-30T11:30:49.222Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:30:49.222Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.1s [2020-07-30T11:30:49.222Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-07-30T11:30:49.222Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 4.33MB / 7.39MB 0.2s [2020-07-30T11:30:49.222Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done [2020-07-30T11:30:49.222Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 9.16MB / 48.97MB 0.3s [2020-07-30T11:30:49.222Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.3s [2020-07-30T11:30:49.263Z] Client: [2020-07-30T11:30:49.263Z] Debug Mode: false [2020-07-30T11:30:49.263Z] [2020-07-30T11:30:49.263Z] Server: [2020-07-30T11:30:49.263Z] Containers: 0 [2020-07-30T11:30:49.263Z] Running: 0 [2020-07-30T11:30:49.263Z] Paused: 0 [2020-07-30T11:30:49.263Z] Stopped: 0 [2020-07-30T11:30:49.263Z] Images: 1 [2020-07-30T11:30:49.263Z] Server Version: 19.03.12 [2020-07-30T11:30:49.263Z] Storage Driver: overlay2 [2020-07-30T11:30:49.263Z] Backing Filesystem: extfs [2020-07-30T11:30:49.263Z] Supports d_type: true [2020-07-30T11:30:49.263Z] Native Overlay Diff: true [2020-07-30T11:30:49.263Z] Logging Driver: json-file [2020-07-30T11:30:49.263Z] Cgroup Driver: cgroupfs [2020-07-30T11:30:49.263Z] Plugins: [2020-07-30T11:30:49.263Z] Volume: local [2020-07-30T11:30:49.263Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:30:49.263Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-30T11:30:49.263Z] Swarm: inactive [2020-07-30T11:30:49.263Z] Runtimes: runc [2020-07-30T11:30:49.263Z] Default Runtime: runc [2020-07-30T11:30:49.263Z] Init Binary: docker-init [2020-07-30T11:30:49.263Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:30:49.263Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:30:49.263Z] init version: fec3683 [2020-07-30T11:30:49.263Z] Security Options: [2020-07-30T11:30:49.263Z] apparmor [2020-07-30T11:30:49.263Z] seccomp [2020-07-30T11:30:49.263Z] Profile: default [2020-07-30T11:30:49.263Z] Kernel Version: 5.3.0-1030-aws [2020-07-30T11:30:49.263Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-30T11:30:49.263Z] OSType: linux [2020-07-30T11:30:49.263Z] Architecture: x86_64 [2020-07-30T11:30:49.263Z] CPUs: 2 [2020-07-30T11:30:49.263Z] Total Memory: 7.487GiB [2020-07-30T11:30:49.263Z] Name: ip-10-100-50-9 [2020-07-30T11:30:49.263Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-30T11:30:49.263Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:30:49.263Z] Debug Mode: false [2020-07-30T11:30:49.263Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:30:49.263Z] Labels: [2020-07-30T11:30:49.263Z] Experimental: true [2020-07-30T11:30:49.263Z] Insecure Registries: [2020-07-30T11:30:49.263Z] 127.0.0.0/8 [2020-07-30T11:30:49.263Z] Live Restore Enabled: true [2020-07-30T11:30:49.263Z] [2020-07-30T11:30:49.263Z] WARNING: No swap limit support [Pipeline] sh [2020-07-30T11:30:49.527Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 19.92MB / 48.97MB 0.4s [2020-07-30T11:30:49.527Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.51MB / 9.88MB 0.4s [2020-07-30T11:30:49.527Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 26.24MB / 48.97MB 0.5s [2020-07-30T11:30:49.527Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 5.92MB / 9.88MB 0.5s [2020-07-30T11:30:49.553Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:49.553Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:49.553Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:30:49.553Z] + bash /home/ubuntu/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:30:49.553Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:30:49.553Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-30T11:30:49.553Z] [2020-07-30T11:30:49.553Z] Generally Necessary: [2020-07-30T11:30:49.553Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:30:49.553Z] - apparmor: enabled and tools installed [2020-07-30T11:30:49.553Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:30:49.553Z] - CONFIG_NET_NS: enabled [2020-07-30T11:30:49.553Z] - CONFIG_PID_NS: enabled [2020-07-30T11:30:49.553Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:30:49.553Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:30:49.553Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:30:49.553Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:30:49.553Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:30:49.553Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:30:49.553Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:30:49.817Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:30:49.817Z] - CONFIG_MEMCG: enabled [2020-07-30T11:30:49.817Z] - CONFIG_KEYS: enabled [2020-07-30T11:30:49.817Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-30T11:30:49.817Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-30T11:30:49.817Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:30:49.817Z] [2020-07-30T11:30:49.817Z] Optional Features: [2020-07-30T11:30:49.817Z] - CONFIG_USER_NS: enabled [2020-07-30T11:30:49.817Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:30:49.817Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:30:49.817Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:30:49.817Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:30:49.817Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-30T11:30:49.817Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:30:49.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:30:49.817Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-30T11:30:49.817Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-30T11:30:49.817Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:30:49.817Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:30:49.817Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:30:49.817Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:30:49.817Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:30:49.817Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:30:49.817Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:30:49.817Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:30:49.817Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:30:49.817Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:30:49.817Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:30:49.817Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:30:49.822Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 42.83MB / 48.97MB 0.7s [2020-07-30T11:30:49.822Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.5s done [2020-07-30T11:30:49.822Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 752.64kB / 51.37MB 0.7s [2020-07-30T11:30:49.822Z] #7 ... [2020-07-30T11:30:49.822Z] [2020-07-30T11:30:49.822Z] #20 [internal] load build context [2020-07-30T11:30:49.822Z] #20 transferring context: 51.32MB 0.8s done [2020-07-30T11:30:49.822Z] #20 DONE 0.9s [2020-07-30T11:30:49.822Z] [2020-07-30T11:30:49.822Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:30:49.822Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 47.93MB / 48.97MB 0.8s [2020-07-30T11:30:49.822Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 6.40MB / 51.37MB 0.8s [2020-07-30T11:30:50.076Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:30:50.076Z] - Network Drivers: [2020-07-30T11:30:50.076Z] - "overlay": [2020-07-30T11:30:50.076Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:30:50.076Z] Optional (for encrypted networks): [2020-07-30T11:30:50.076Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:30:50.076Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-30T11:30:50.076Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-30T11:30:50.076Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-30T11:30:50.076Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-30T11:30:50.076Z] - CONFIG_XFRM: enabled [2020-07-30T11:30:50.076Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-30T11:30:50.076Z] - "ipvlan": [2020-07-30T11:30:50.076Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:30:50.076Z] - "macvlan": [2020-07-30T11:30:50.076Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:30:50.076Z] - "ftp,tftp client in container": [2020-07-30T11:30:50.076Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:30:50.076Z] - Storage Drivers: [2020-07-30T11:30:50.076Z] - "aufs": [2020-07-30T11:30:50.076Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:30:50.076Z] - "btrfs": [2020-07-30T11:30:50.076Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:30:50.076Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:30:50.076Z] - "devicemapper": [2020-07-30T11:30:50.076Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:30:50.076Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:30:50.076Z] - "overlay": [2020-07-30T11:30:50.076Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:30:50.076Z] - "zfs": [2020-07-30T11:30:50.077Z] - /dev/zfs: present [2020-07-30T11:30:50.077Z] - zfs command: missing [2020-07-30T11:30:50.077Z] - zpool command: missing [2020-07-30T11:30:50.077Z] [2020-07-30T11:30:50.077Z] Limits: [2020-07-30T11:30:50.077Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:30:50.077Z] [2020-07-30T11:30:50.077Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-30T11:30:50.126Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 0.8s done [2020-07-30T11:30:50.126Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 19.59MB / 51.37MB 1.0s [2020-07-30T11:30:50.126Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 883.71kB / 56.72MB 1.0s [2020-07-30T11:30:50.126Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 29.06MB / 51.37MB 1.2s [2020-07-30T11:30:50.126Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 8.78MB / 56.72MB 1.2s [2020-07-30T11:30:50.126Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 3.05MB / 102.23MB 1.2s [2020-07-30T11:30:50.126Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d [Pipeline] sh [2020-07-30T11:30:50.411Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:30:50.411Z] #2 [internal] load .dockerignore [2020-07-30T11:30:50.411Z] #2 transferring context: 87B done [2020-07-30T11:30:50.411Z] #2 DONE 0.0s [2020-07-30T11:30:50.411Z] [2020-07-30T11:30:50.411Z] #1 [internal] load build definition from Dockerfile [2020-07-30T11:30:50.411Z] #1 transferring dockerfile: 16.37kB done [2020-07-30T11:30:50.411Z] #1 DONE 0.0s [2020-07-30T11:30:50.411Z] [2020-07-30T11:30:50.411Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:30:50.430Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 32.91MB / 51.37MB 1.3s [2020-07-30T11:30:50.430Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 12.65MB / 56.72MB 1.3s [2020-07-30T11:30:50.430Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 37.73MB / 51.37MB 1.4s [2020-07-30T11:30:50.430Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 16.24MB / 56.72MB 1.4s [2020-07-30T11:30:50.430Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 10.48MB / 102.23MB 1.4s [2020-07-30T11:30:50.430Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 41.43MB / 51.37MB 1.5s [2020-07-30T11:30:50.430Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 20.12MB / 56.72MB 1.5s [2020-07-30T11:30:50.670Z] #3 DONE 0.2s [2020-07-30T11:30:50.670Z] [2020-07-30T11:30:50.670Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:30:50.670Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:30:50.670Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:30:50.670Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-30T11:30:50.670Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-30T11:30:50.670Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 932.83kB / 8.88MB 0.1s [2020-07-30T11:30:50.736Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 46.22MB / 51.37MB 1.6s [2020-07-30T11:30:50.736Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 24.37MB / 56.72MB 1.6s [2020-07-30T11:30:50.736Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 17.93MB / 102.23MB 1.6s [2020-07-30T11:30:50.736Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 50.32MB / 51.37MB 1.7s [2020-07-30T11:30:50.736Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 28.30MB / 56.72MB 1.7s [2020-07-30T11:30:50.736Z] #7 ... [2020-07-30T11:30:50.736Z] [2020-07-30T11:30:50.736Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:30:50.736Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:30:50.736Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:30:50.736Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:30:50.736Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-07-30T11:30:50.736Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-07-30T11:30:50.736Z] #58 DONE 1.8s [2020-07-30T11:30:50.736Z] [2020-07-30T11:30:50.737Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:30:50.737Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.7s done [2020-07-30T11:30:50.737Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 33.70MB / 56.72MB 1.8s [2020-07-30T11:30:50.737Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 26.23MB / 102.23MB 1.8s [2020-07-30T11:30:50.737Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0B / 156B 1.8s [2020-07-30T11:30:50.931Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-30T11:30:50.932Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-30T11:30:50.932Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-30T11:30:51.035Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 38.62MB / 56.72MB 1.9s [2020-07-30T11:30:51.035Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 32.36MB / 102.23MB 1.9s [2020-07-30T11:30:51.035Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.8s done [2020-07-30T11:30:51.035Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 43.53MB / 56.72MB 2.0s [2020-07-30T11:30:51.035Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 37.54MB / 102.23MB 2.0s [2020-07-30T11:30:51.191Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-30T11:30:51.337Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 52.80MB / 56.72MB 2.2s [2020-07-30T11:30:51.337Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 45.37MB / 102.23MB 2.2s [2020-07-30T11:30:51.337Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.3s [2020-07-30T11:30:51.337Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 52.91MB / 102.23MB 2.3s [2020-07-30T11:30:51.337Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.3s done [2020-07-30T11:30:51.337Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 64.44MB / 102.23MB 2.4s [2020-07-30T11:30:51.404Z] Fetching without tags [2020-07-30T11:30:51.451Z] #4 DONE 0.7s [2020-07-30T11:30:51.451Z] [2020-07-30T11:30:51.451Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:30:51.634Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 76.24MB / 102.23MB 2.5s [2020-07-30T11:30:51.634Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 88.03MB / 102.23MB 2.6s [2020-07-30T11:30:51.710Z] #6 ... [2020-07-30T11:30:51.710Z] [2020-07-30T11:30:51.710Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:30:51.710Z] #5 DONE 0.2s [2020-07-30T11:30:51.710Z] [2020-07-30T11:30:51.710Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:30:51.710Z] #6 DONE 0.3s [2020-07-30T11:30:51.710Z] [2020-07-30T11:30:51.710Z] #20 [internal] load build context [2020-07-30T11:30:51.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:51.379Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:30:51.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:51.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:30:51.412Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:30:51.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:30:51.413Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:30:51.819Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:30:51.927Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s [2020-07-30T11:30:51.927Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s done [2020-07-30T11:30:51.927Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.8s done [2020-07-30T11:30:52.220Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [2020-07-30T11:30:52.512Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.3s done [2020-07-30T11:30:52.512Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-07-30T11:30:52.805Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.3s done [2020-07-30T11:30:52.805Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-07-30T11:30:53.495Z] Merge succeeded, producing 6980f535ea732aa11dd4f72feab68b0ea2aaf8c8 [2020-07-30T11:30:53.496Z] Checking out Revision 6980f535ea732aa11dd4f72feab68b0ea2aaf8c8 (PR-41284) [2020-07-30T11:30:53.601Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:30:51.826Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:51.829Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:30:52.660Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:30:53.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:30:53.503Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:30:53.505Z] > git checkout -f 6980f535ea732aa11dd4f72feab68b0ea2aaf8c8 # timeout=10 [2020-07-30T11:30:53.608Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:30:54.318Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.3s done [2020-07-30T11:30:54.555Z] + docker version [2020-07-30T11:30:54.555Z] Client: [2020-07-30T11:30:54.555Z] Version: 18.06.1-ce [2020-07-30T11:30:54.555Z] API version: 1.38 [2020-07-30T11:30:54.555Z] Go version: go1.10.3 [2020-07-30T11:30:54.555Z] Git commit: e68fc7a [2020-07-30T11:30:54.555Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-30T11:30:54.555Z] OS/Arch: linux/ppc64le [2020-07-30T11:30:54.555Z] Experimental: false [2020-07-30T11:30:54.555Z] [2020-07-30T11:30:54.555Z] Server: [2020-07-30T11:30:54.555Z] Engine: [2020-07-30T11:30:54.555Z] Version: 18.06.1-ce [2020-07-30T11:30:54.555Z] API version: 1.38 (minimum version 1.12) [2020-07-30T11:30:54.555Z] Go version: go1.10.3 [2020-07-30T11:30:54.555Z] Git commit: e68fc7a [2020-07-30T11:30:54.555Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-30T11:30:54.555Z] OS/Arch: linux/ppc64le [2020-07-30T11:30:54.555Z] Experimental: true [Pipeline] sh [2020-07-30T11:30:54.610Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0.1s [2020-07-30T11:30:54.937Z] + docker info [2020-07-30T11:30:54.937Z] Containers: 0 [2020-07-30T11:30:54.937Z] Running: 0 [2020-07-30T11:30:54.937Z] Paused: 0 [2020-07-30T11:30:54.937Z] Stopped: 0 [2020-07-30T11:30:54.937Z] Images: 0 [2020-07-30T11:30:54.937Z] Server Version: 18.06.1-ce [2020-07-30T11:30:54.937Z] Storage Driver: overlay2 [2020-07-30T11:30:54.937Z] Backing Filesystem: extfs [2020-07-30T11:30:54.937Z] Supports d_type: true [2020-07-30T11:30:54.937Z] Native Overlay Diff: true [2020-07-30T11:30:54.937Z] Logging Driver: json-file [2020-07-30T11:30:54.937Z] Cgroup Driver: cgroupfs [2020-07-30T11:30:54.937Z] Plugins: [2020-07-30T11:30:54.937Z] Volume: local [2020-07-30T11:30:54.937Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:30:54.937Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-30T11:30:54.937Z] Swarm: inactive [2020-07-30T11:30:54.937Z] Runtimes: runc [2020-07-30T11:30:54.937Z] Default Runtime: runc [2020-07-30T11:30:54.937Z] Init Binary: docker-init [2020-07-30T11:30:54.937Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-30T11:30:54.937Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-30T11:30:54.937Z] init version: fec3683 [2020-07-30T11:30:54.937Z] Security Options: [2020-07-30T11:30:54.937Z] apparmor [2020-07-30T11:30:54.937Z] seccomp [2020-07-30T11:30:54.937Z] Profile: default [2020-07-30T11:30:54.937Z] Kernel Version: 4.4.0-139-generic [2020-07-30T11:30:54.937Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-30T11:30:54.937Z] OSType: linux [2020-07-30T11:30:54.937Z] Architecture: ppc64le [2020-07-30T11:30:54.937Z] CPUs: 4 [2020-07-30T11:30:54.937Z] Total Memory: 7.972GiB [2020-07-30T11:30:54.937Z] Name: ppc64le-ubuntu-17 [2020-07-30T11:30:54.937Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-30T11:30:54.937Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:30:54.937Z] Debug Mode (client): false [2020-07-30T11:30:54.937Z] Debug Mode (server): false [2020-07-30T11:30:54.937Z] Username: dockerbuildbot [2020-07-30T11:30:54.937Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:30:54.937Z] Labels: [2020-07-30T11:30:54.937Z] Experimental: true [2020-07-30T11:30:54.937Z] Insecure Registries: [2020-07-30T11:30:54.937Z] 127.0.0.0/8 [2020-07-30T11:30:54.937Z] Live Restore Enabled: false [2020-07-30T11:30:54.937Z] [Pipeline] sh [2020-07-30T11:30:55.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:55.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:30:55.330Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:30:55.330Z] + bash /home/docker/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:30:55.330Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:30:55.330Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-30T11:30:55.330Z] [2020-07-30T11:30:55.330Z] Generally Necessary: [2020-07-30T11:30:55.330Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:30:55.330Z] - apparmor: enabled and tools installed [2020-07-30T11:30:55.330Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:30:55.330Z] - CONFIG_NET_NS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_PID_NS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:30:55.330Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_MEMCG: enabled [2020-07-30T11:30:55.330Z] - CONFIG_KEYS: enabled [2020-07-30T11:30:55.330Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:30:55.330Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:30:55.330Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:30:55.330Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-30T11:30:55.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-30T11:30:55.625Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:30:55.625Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-30T11:30:55.625Z] [2020-07-30T11:30:55.625Z] Optional Features: [2020-07-30T11:30:55.625Z] - CONFIG_USER_NS: enabled [2020-07-30T11:30:55.625Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:30:55.625Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:30:55.625Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:30:55.625Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:30:55.625Z] (cgroup swap accounting is currently enabled) [2020-07-30T11:30:55.625Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-30T11:30:55.625Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:30:55.625Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:30:55.625Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-30T11:30:55.625Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-30T11:30:55.625Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:30:55.625Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:30:55.625Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:30:55.625Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:30:55.625Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:30:55.625Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:30:55.625Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:30:55.625Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:30:55.625Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:30:55.625Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:30:55.625Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:30:55.625Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:30:55.625Z] - Network Drivers: [2020-07-30T11:30:55.625Z] - "overlay": [2020-07-30T11:30:55.625Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:30:55.625Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:30:55.625Z] Optional (for encrypted networks): [2020-07-30T11:30:55.647Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.2s done [2020-07-30T11:30:55.917Z] #20 transferring context: 27.45MB 3.7s [2020-07-30T11:30:55.918Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:30:55.918Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_XFRM: enabled [2020-07-30T11:30:55.918Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-30T11:30:55.918Z] - "ipvlan": [2020-07-30T11:30:55.918Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:30:55.918Z] - "macvlan": [2020-07-30T11:30:55.918Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:30:55.918Z] - "ftp,tftp client in container": [2020-07-30T11:30:55.918Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:30:55.918Z] - Storage Drivers: [2020-07-30T11:30:55.918Z] - "aufs": [2020-07-30T11:30:55.918Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:30:55.918Z] - "btrfs": [2020-07-30T11:30:55.918Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:30:55.918Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:30:55.918Z] - "devicemapper": [2020-07-30T11:30:55.918Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:30:55.918Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:30:55.918Z] - "overlay": [2020-07-30T11:30:55.918Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:30:55.918Z] - "zfs": [2020-07-30T11:30:55.918Z] - /dev/zfs: missing [2020-07-30T11:30:55.918Z] - zfs command: missing [2020-07-30T11:30:55.918Z] - zpool command: missing [2020-07-30T11:30:55.918Z] [2020-07-30T11:30:55.918Z] Limits: [2020-07-30T11:30:55.918Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:30:55.918Z] [2020-07-30T11:30:55.918Z] + true [2020-07-30T11:30:55.940Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-30T11:30:56.354Z] + make bundles/buildx [2020-07-30T11:30:56.649Z] make: command: Command not found [2020-07-30T11:30:56.649Z] make: command: Command not found [2020-07-30T11:30:56.649Z] mkdir bundles [2020-07-30T11:30:56.649Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-30T11:30:56.649Z] --build-arg BUILDX_COMMIT \ [2020-07-30T11:30:56.649Z] --build-arg BUILDX_REPO \ [2020-07-30T11:30:56.649Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-30T11:30:56.649Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-30T11:30:56.649Z] . [2020-07-30T11:30:56.649Z] /bin/sh: 4: go: not found [2020-07-30T11:30:56.649Z] /bin/sh: 5: go: not found [2020-07-30T11:30:57.829Z] #20 transferring context: 51.32MB 5.7s done [2020-07-30T11:30:58.088Z] #20 DONE 6.2s [2020-07-30T11:30:58.088Z] [2020-07-30T11:30:58.088Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:30:58.088Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:30:58.088Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:30:58.088Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:30:58.088Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2020-07-30T11:30:58.088Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-07-30T11:30:58.088Z] #58 DONE 6.2s [2020-07-30T11:30:58.088Z] [2020-07-30T11:30:58.088Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:30:58.088Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:30:58.088Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:30:58.088Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-30T11:30:58.088Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s done [2020-07-30T11:30:58.088Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-30T11:30:58.088Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.8s done [2020-07-30T11:30:58.088Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.6s done [2020-07-30T11:30:58.088Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.6s done [2020-07-30T11:30:58.088Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.0s done [2020-07-30T11:30:58.088Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.2s done [2020-07-30T11:30:58.088Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 3.9s [2020-07-30T11:30:58.088Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.0s done [2020-07-30T11:30:58.683Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.6s done [2020-07-30T11:30:58.684Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-07-30T11:30:58.763Z] Sending build context to Docker daemon 56.05MB [2020-07-30T11:30:58.763Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-30T11:30:58.763Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-30T11:30:58.763Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-30T11:30:58.763Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-30T11:30:58.763Z] 1.13.14-buster: Pulling from library/golang [2020-07-30T11:30:58.976Z] #7 DONE 9.9s [2020-07-30T11:30:58.976Z] [2020-07-30T11:30:58.976Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:30:59.086Z] 1c8685784756: Pulling fs layer [2020-07-30T11:30:59.086Z] b30caebadb02: Pulling fs layer [2020-07-30T11:30:59.086Z] 3db29f675863: Pulling fs layer [2020-07-30T11:30:59.086Z] bc4207fc4c93: Pulling fs layer [2020-07-30T11:30:59.086Z] 47a08a47fa97: Pulling fs layer [2020-07-30T11:30:59.086Z] 0ae62d2712a7: Pulling fs layer [2020-07-30T11:30:59.086Z] 1d4419b49a59: Pulling fs layer [2020-07-30T11:30:59.086Z] 47a08a47fa97: Waiting [2020-07-30T11:30:59.086Z] 0ae62d2712a7: Waiting [2020-07-30T11:30:59.086Z] bc4207fc4c93: Waiting [2020-07-30T11:30:59.086Z] 1d4419b49a59: Waiting [2020-07-30T11:30:59.382Z] b30caebadb02: Verifying Checksum [2020-07-30T11:30:59.382Z] b30caebadb02: Download complete [2020-07-30T11:30:59.382Z] 3db29f675863: Verifying Checksum [2020-07-30T11:30:59.382Z] 3db29f675863: Download complete [2020-07-30T11:30:59.511Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.4s done [2020-07-30T11:31:00.016Z] #8 DONE 1.0s [2020-07-30T11:31:00.016Z] [2020-07-30T11:31:00.016Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:31:00.080Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-30T11:31:00.340Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.4s done [2020-07-30T11:31:00.340Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-30T11:31:00.911Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-30T11:31:01.053Z] #9 DONE 1.0s [2020-07-30T11:31:01.053Z] [2020-07-30T11:31:01.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:01.053Z] #10 ... [2020-07-30T11:31:01.053Z] [2020-07-30T11:31:01.053Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:31:01.053Z] #35 DONE 0.1s [2020-07-30T11:31:01.053Z] [2020-07-30T11:31:01.053Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:31:01.053Z] #27 DONE 0.1s [2020-07-30T11:31:01.172Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-30T11:31:01.347Z] [2020-07-30T11:31:01.347Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:31:01.492Z] 1c8685784756: Verifying Checksum [2020-07-30T11:31:01.492Z] 1c8685784756: Download complete [2020-07-30T11:31:02.139Z] bc4207fc4c93: Verifying Checksum [2020-07-30T11:31:02.139Z] bc4207fc4c93: Download complete [2020-07-30T11:31:02.435Z] 1d4419b49a59: Verifying Checksum [2020-07-30T11:31:02.435Z] 1d4419b49a59: Download complete [2020-07-30T11:31:03.093Z] 47a08a47fa97: Verifying Checksum [2020-07-30T11:31:03.093Z] 47a08a47fa97: Download complete [2020-07-30T11:31:04.111Z] #28 2.657 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:31:04.111Z] #28 2.658 Cloning into '.'... [2020-07-30T11:31:05.196Z] 1c8685784756: Pull complete [2020-07-30T11:31:05.196Z] b30caebadb02: Pull complete [2020-07-30T11:31:05.469Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-07-30T11:31:05.469Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-30T11:31:05.837Z] 0ae62d2712a7: Download complete [2020-07-30T11:31:05.837Z] 3db29f675863: Pull complete [2020-07-30T11:31:06.189Z] #28 ... [2020-07-30T11:31:06.189Z] [2020-07-30T11:31:06.189Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:06.189Z] #43 2.282 + RM_GOPATH=0 [2020-07-30T11:31:06.189Z] #43 2.282 + TMP_GOPATH= [2020-07-30T11:31:06.189Z] #43 2.282 + : /build [2020-07-30T11:31:06.189Z] #43 2.282 + '[' -z '' ']' [2020-07-30T11:31:06.189Z] #43 2.282 ++ mktemp -d [2020-07-30T11:31:06.189Z] #43 2.290 + export GOPATH=/tmp/tmp.CeyGHWsNIy [2020-07-30T11:31:06.189Z] #43 2.290 + GOPATH=/tmp/tmp.CeyGHWsNIy [2020-07-30T11:31:06.189Z] #43 2.290 + RM_GOPATH=1 [2020-07-30T11:31:06.189Z] #43 2.290 + case "$(go env GOARCH)" in [2020-07-30T11:31:06.189Z] #43 2.290 ++ go env GOARCH [2020-07-30T11:31:06.189Z] #43 2.297 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:06.189Z] #43 2.297 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:06.189Z] #43 2.307 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:06.189Z] #43 2.315 + dir=/tmp/install [2020-07-30T11:31:06.189Z] #43 2.315 + bin=gotestsum [2020-07-30T11:31:06.189Z] #43 2.315 + shift [2020-07-30T11:31:06.189Z] #43 2.315 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:31:06.189Z] #43 2.315 + . /tmp/install/gotestsum.installer [2020-07-30T11:31:06.189Z] #43 2.315 ++ : v0.3.5 [2020-07-30T11:31:06.189Z] #43 2.315 + install_gotestsum [2020-07-30T11:31:06.189Z] #43 2.315 + set -e [2020-07-30T11:31:06.189Z] #43 2.315 + export GO111MODULE=on [2020-07-30T11:31:06.189Z] #43 2.315 + GO111MODULE=on [2020-07-30T11:31:06.189Z] #43 2.315 + GOBIN=/build [2020-07-30T11:31:06.189Z] #43 2.315 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:31:06.189Z] #43 2.323 go: finding gotest.tools v0.3.5 [2020-07-30T11:31:06.189Z] #43 2.323 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:06.189Z] #43 3.080 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:06.189Z] #43 3.377 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:06.189Z] #43 3.729 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:31:06.189Z] #43 3.775 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:31:06.189Z] #43 3.831 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:31:06.189Z] #43 3.834 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:06.189Z] #43 3.899 go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:31:06.189Z] #43 3.928 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:06.189Z] #43 4.022 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:06.189Z] #43 4.098 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:06.189Z] #43 4.188 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:31:06.189Z] #43 4.188 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:31:06.189Z] #43 4.297 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:06.189Z] #43 4.316 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:06.189Z] #43 4.317 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:06.189Z] #43 4.319 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:06.189Z] #43 4.325 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:06.189Z] #43 4.367 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:06.189Z] #43 4.369 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:06.189Z] #43 4.411 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:06.189Z] #43 4.414 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:06.189Z] #43 4.419 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:06.189Z] #43 4.439 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:06.482Z] #43 5.591 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:07.127Z] #43 6.003 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:07.127Z] #43 6.043 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:07.424Z] #43 ... [2020-07-30T11:31:07.424Z] [2020-07-30T11:31:07.424Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:07.424Z] #21 1.568 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:31:07.424Z] #21 1.568 + RM_GOPATH=0 [2020-07-30T11:31:07.424Z] #21 1.568 + TMP_GOPATH= [2020-07-30T11:31:07.424Z] #21 1.568 + : /build [2020-07-30T11:31:07.424Z] #21 1.568 + '[' -z '' ']' [2020-07-30T11:31:07.424Z] #21 1.568 ++ mktemp -d [2020-07-30T11:31:07.424Z] #21 1.568 + export GOPATH=/tmp/tmp.3KycXzUiwY [2020-07-30T11:31:07.424Z] #21 1.568 + GOPATH=/tmp/tmp.3KycXzUiwY [2020-07-30T11:31:07.424Z] #21 1.568 + RM_GOPATH=1 [2020-07-30T11:31:07.424Z] #21 1.568 + case "$(go env GOARCH)" in [2020-07-30T11:31:07.424Z] #21 1.568 ++ go env GOARCH [2020-07-30T11:31:07.424Z] #21 1.568 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:07.424Z] #21 1.568 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:07.424Z] #21 1.568 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:07.424Z] #21 1.568 + dir=/tmp/install [2020-07-30T11:31:07.424Z] #21 1.568 + bin=dockercli [2020-07-30T11:31:07.424Z] #21 1.568 + shift [2020-07-30T11:31:07.424Z] #21 1.568 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:31:07.424Z] #21 1.568 + . /tmp/install/dockercli.installer [2020-07-30T11:31:07.424Z] #21 1.568 ++ : stable [2020-07-30T11:31:07.424Z] #21 1.568 ++ : 17.06.2-ce [2020-07-30T11:31:07.424Z] #21 1.568 + install_dockercli [2020-07-30T11:31:07.424Z] #21 1.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:31:07.424Z] #21 1.568 ++ uname -m [2020-07-30T11:31:07.424Z] #21 1.568 + arch=s390x [2020-07-30T11:31:07.424Z] #21 1.568 + '[' s390x '!=' x86_64 ']' [2020-07-30T11:31:07.424Z] #21 1.568 + '[' s390x '!=' s390x ']' [2020-07-30T11:31:07.424Z] #21 1.568 + url=https://download.docker.com/linux/static [2020-07-30T11:31:07.424Z] #21 1.568 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-30T11:31:07.424Z] #21 1.568 + tar -xz docker/docker [2020-07-30T11:31:07.424Z] #21 5.975 + mkdir -p /build [2020-07-30T11:31:07.424Z] #21 5.977 + mv docker/docker /build/ [2020-07-30T11:31:07.424Z] #21 5.979 + rmdir docker [2020-07-30T11:31:07.424Z] #21 DONE 6.3s [2020-07-30T11:31:07.424Z] [2020-07-30T11:31:07.424Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:07.424Z] #54 2.103 + RM_GOPATH=0 [2020-07-30T11:31:07.424Z] #54 2.103 + TMP_GOPATH= [2020-07-30T11:31:07.424Z] #54 2.103 + : /build [2020-07-30T11:31:07.424Z] #54 2.103 + '[' -z '' ']' [2020-07-30T11:31:07.424Z] #54 2.103 ++ mktemp -d [2020-07-30T11:31:07.424Z] #54 2.103 + export GOPATH=/tmp/tmp.9rZgDCnPGT [2020-07-30T11:31:07.424Z] #54 2.103 + GOPATH=/tmp/tmp.9rZgDCnPGT [2020-07-30T11:31:07.424Z] #54 2.103 + RM_GOPATH=1 [2020-07-30T11:31:07.424Z] #54 2.103 + case "$(go env GOARCH)" in [2020-07-30T11:31:07.424Z] #54 2.103 ++ go env GOARCH [2020-07-30T11:31:07.424Z] #54 2.113 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:07.424Z] #54 2.113 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:07.424Z] #54 2.114 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:07.424Z] #54 2.127 + dir=/tmp/install [2020-07-30T11:31:07.424Z] #54 2.127 + bin=rootlesskit [2020-07-30T11:31:07.424Z] #54 2.127 + shift [2020-07-30T11:31:07.424Z] #54 2.127 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:31:07.424Z] #54 2.127 + . /tmp/install/rootlesskit.installer [2020-07-30T11:31:07.424Z] #54 2.127 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:07.424Z] #54 2.145 + install_rootlesskit [2020-07-30T11:31:07.424Z] #54 2.145 + case "$1" in [2020-07-30T11:31:07.424Z] #54 2.145 + export CGO_ENABLED=0 [2020-07-30T11:31:07.424Z] #54 2.145 + CGO_ENABLED=0 [2020-07-30T11:31:07.424Z] #54 2.145 + _install_rootlesskit [2020-07-30T11:31:07.424Z] #54 2.145 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:31:07.424Z] #54 2.145 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9rZgDCnPGT/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:31:07.424Z] #54 2.150 Cloning into '/tmp/tmp.9rZgDCnPGT/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:31:07.424Z] #54 2.150 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:07.424Z] #54 5.251 + cd /tmp/tmp.9rZgDCnPGT/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:31:07.424Z] #54 5.251 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:07.424Z] #54 5.349 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:31:07.424Z] #54 5.349 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:31:08.499Z] #54 ... [2020-07-30T11:31:08.499Z] [2020-07-30T11:31:08.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:08.499Z] #41 2.102 + RM_GOPATH=0 [2020-07-30T11:31:08.499Z] #41 2.102 + TMP_GOPATH= [2020-07-30T11:31:08.499Z] #41 2.102 + : /build [2020-07-30T11:31:08.499Z] #41 2.102 + '[' -z '' ']' [2020-07-30T11:31:08.499Z] #41 2.107 ++ mktemp -d [2020-07-30T11:31:08.499Z] #41 2.107 + export GOPATH=/tmp/tmp.GIcAsQ7mFl [2020-07-30T11:31:08.499Z] #41 2.107 + GOPATH=/tmp/tmp.GIcAsQ7mFl [2020-07-30T11:31:08.499Z] #41 2.107 + RM_GOPATH=1 [2020-07-30T11:31:08.499Z] #41 2.107 + case "$(go env GOARCH)" in [2020-07-30T11:31:08.499Z] #41 2.114 ++ go env GOARCH [2020-07-30T11:31:08.499Z] #41 2.114 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:08.499Z] #41 2.114 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:08.499Z] #41 2.114 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:08.499Z] #41 2.114 + dir=/tmp/install [2020-07-30T11:31:08.499Z] #41 2.114 + bin=vndr [2020-07-30T11:31:08.499Z] #41 2.114 + shift [2020-07-30T11:31:08.499Z] #41 2.114 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:31:08.499Z] #41 2.114 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:08.499Z] #41 2.114 + . /tmp/install/vndr.installer [2020-07-30T11:31:08.499Z] #41 2.114 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:08.499Z] #41 2.114 + install_vndr [2020-07-30T11:31:08.499Z] #41 2.114 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:31:08.499Z] #41 2.114 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GIcAsQ7mFl/src/github.com/LK4D4/vndr [2020-07-30T11:31:08.499Z] #41 2.121 Cloning into '/tmp/tmp.GIcAsQ7mFl/src/github.com/LK4D4/vndr'... [2020-07-30T11:31:08.499Z] #41 2.664 + cd /tmp/tmp.GIcAsQ7mFl/src/github.com/LK4D4/vndr [2020-07-30T11:31:08.499Z] #41 2.664 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:08.499Z] #41 2.670 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:31:08.499Z] #41 3.672 internal/race [2020-07-30T11:31:08.499Z] #41 3.722 sync/atomic [2020-07-30T11:31:08.499Z] #41 3.891 runtime [2020-07-30T11:31:08.499Z] #41 3.895 unicode [2020-07-30T11:31:08.499Z] #41 7.323 unicode/utf8 [2020-07-30T11:31:08.590Z] bc4207fc4c93: Pull complete [2020-07-30T11:31:08.791Z] #41 7.755 math [2020-07-30T11:31:09.488Z] #41 ... [2020-07-30T11:31:09.488Z] [2020-07-30T11:31:09.488Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:09.488Z] #43 8.476 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:31:09.488Z] #43 8.507 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:09.488Z] #43 8.507 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:31:09.488Z] #43 8.589 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:09.664Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.1s done [2020-07-30T11:31:09.664Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-30T11:31:09.781Z] #43 8.599 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:09.781Z] #43 8.678 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:09.781Z] #43 8.773 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:09.781Z] #43 8.864 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:09.781Z] #43 8.937 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:10.073Z] #43 8.972 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:10.073Z] #43 9.065 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:10.672Z] 47a08a47fa97: Pull complete [2020-07-30T11:31:11.178Z] #43 ... [2020-07-30T11:31:11.178Z] [2020-07-30T11:31:11.178Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:11.178Z] #38 3.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:11.178Z] #38 3.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:11.178Z] #38 3.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:11.178Z] #38 3.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:31:11.178Z] #38 5.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:31:11.178Z] #38 9.377 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:31:11.178Z] #38 ... [2020-07-30T11:31:11.178Z] [2020-07-30T11:31:11.178Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:11.178Z] #47 2.172 + RM_GOPATH=0 [2020-07-30T11:31:11.178Z] #47 2.172 + TMP_GOPATH= [2020-07-30T11:31:11.178Z] #47 2.172 + : /build [2020-07-30T11:31:11.178Z] #47 2.172 + '[' -z '' ']' [2020-07-30T11:31:11.178Z] #47 2.172 ++ mktemp -d [2020-07-30T11:31:11.178Z] #47 2.172 + export GOPATH=/tmp/tmp.UygknSf0wb [2020-07-30T11:31:11.178Z] #47 2.172 + GOPATH=/tmp/tmp.UygknSf0wb [2020-07-30T11:31:11.178Z] #47 2.172 + RM_GOPATH=1 [2020-07-30T11:31:11.178Z] #47 2.172 + case "$(go env GOARCH)" in [2020-07-30T11:31:11.178Z] #47 2.172 ++ go env GOARCH [2020-07-30T11:31:11.178Z] #47 2.177 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:11.178Z] #47 2.177 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:11.178Z] #47 2.177 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:11.178Z] #47 2.177 + dir=/tmp/install [2020-07-30T11:31:11.178Z] #47 2.177 + bin=shfmt [2020-07-30T11:31:11.178Z] #47 2.177 + shift [2020-07-30T11:31:11.178Z] #47 2.177 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:31:11.178Z] #47 2.177 + . /tmp/install/shfmt.installer [2020-07-30T11:31:11.178Z] #47 2.177 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:11.178Z] #47 2.177 + install_shfmt [2020-07-30T11:31:11.178Z] #47 2.177 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:31:11.178Z] #47 2.177 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UygknSf0wb/src/github.com/mvdan/sh [2020-07-30T11:31:11.178Z] #47 2.177 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:11.178Z] #47 2.186 Cloning into '/tmp/tmp.UygknSf0wb/src/github.com/mvdan/sh'... [2020-07-30T11:31:11.178Z] #47 8.858 + cd /tmp/tmp.UygknSf0wb/src/github.com/mvdan/sh [2020-07-30T11:31:11.178Z] #47 8.858 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:11.178Z] #47 8.906 + GO111MODULE=on [2020-07-30T11:31:11.178Z] #47 8.906 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:31:11.178Z] #47 9.976 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:11.178Z] #47 9.977 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:11.178Z] #47 9.979 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:11.178Z] #47 10.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:11.178Z] #47 10.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:11.530Z] #47 ... [2020-07-30T11:31:11.530Z] [2020-07-30T11:31:11.530Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:11.530Z] #32 3.074 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:11.530Z] #32 3.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:11.530Z] #32 3.138 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:11.530Z] #32 3.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:31:11.530Z] #32 5.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:31:11.530Z] #32 8.830 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:31:11.530Z] #32 ... [2020-07-30T11:31:11.530Z] [2020-07-30T11:31:11.530Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:11.530Z] #51 2.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:11.530Z] #51 3.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:11.530Z] #51 3.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:11.530Z] #51 3.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:31:11.530Z] #51 5.353 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:31:11.530Z] #51 8.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:31:11.822Z] #51 ... [2020-07-30T11:31:11.822Z] [2020-07-30T11:31:11.822Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:11.822Z] #23 3.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:11.822Z] #23 3.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:11.822Z] #23 3.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:11.822Z] #23 3.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:31:11.822Z] #23 6.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:31:11.822Z] #23 8.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:31:11.822Z] #23 ... [2020-07-30T11:31:11.822Z] [2020-07-30T11:31:11.822Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:11.822Z] #45 2.518 + RM_GOPATH=0 [2020-07-30T11:31:11.822Z] #45 2.518 + TMP_GOPATH= [2020-07-30T11:31:11.822Z] #45 2.518 + : /build [2020-07-30T11:31:11.822Z] #45 2.518 + '[' -z '' ']' [2020-07-30T11:31:11.822Z] #45 2.518 ++ mktemp -d [2020-07-30T11:31:11.822Z] #45 2.523 + export GOPATH=/tmp/tmp.RhshutVdG5 [2020-07-30T11:31:11.822Z] #45 2.523 + GOPATH=/tmp/tmp.RhshutVdG5 [2020-07-30T11:31:11.823Z] #45 2.523 + RM_GOPATH=1 [2020-07-30T11:31:11.823Z] #45 2.523 + case "$(go env GOARCH)" in [2020-07-30T11:31:11.823Z] #45 2.523 ++ go env GOARCH [2020-07-30T11:31:11.823Z] #45 2.526 Installing golangci-lint version v1.23.8 [2020-07-30T11:31:11.823Z] #45 2.526 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:11.823Z] #45 2.526 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:11.823Z] #45 2.526 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:11.823Z] #45 2.526 + dir=/tmp/install [2020-07-30T11:31:11.823Z] #45 2.526 + bin=golangci_lint [2020-07-30T11:31:11.823Z] #45 2.526 + shift [2020-07-30T11:31:11.823Z] #45 2.526 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:31:11.823Z] #45 2.526 + . /tmp/install/golangci_lint.installer [2020-07-30T11:31:11.823Z] #45 2.526 ++ : v1.23.8 [2020-07-30T11:31:11.823Z] #45 2.526 + install_golangci_lint [2020-07-30T11:31:11.823Z] #45 2.526 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:31:11.823Z] #45 2.526 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:31:12.115Z] #45 ... [2020-07-30T11:31:12.115Z] [2020-07-30T11:31:12.115Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:12.115Z] #30 1.568 + RM_GOPATH=0 [2020-07-30T11:31:12.115Z] #30 1.568 + TMP_GOPATH= [2020-07-30T11:31:12.115Z] #30 1.568 + : /build [2020-07-30T11:31:12.115Z] #30 1.568 + '[' -z '' ']' [2020-07-30T11:31:12.115Z] #30 1.568 ++ mktemp -d [2020-07-30T11:31:12.115Z] #30 1.568 + export GOPATH=/tmp/tmp.N0GkKGSD3x [2020-07-30T11:31:12.115Z] #30 1.568 + GOPATH=/tmp/tmp.N0GkKGSD3x [2020-07-30T11:31:12.115Z] #30 1.568 + RM_GOPATH=1 [2020-07-30T11:31:12.115Z] #30 1.568 + case "$(go env GOARCH)" in [2020-07-30T11:31:12.115Z] #30 1.568 ++ go env GOARCH [2020-07-30T11:31:12.115Z] #30 1.568 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:12.115Z] #30 1.568 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:12.115Z] #30 1.568 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:12.115Z] #30 1.568 + dir=/tmp/install [2020-07-30T11:31:12.115Z] #30 1.568 + bin=tomlv [2020-07-30T11:31:12.115Z] #30 1.568 + shift [2020-07-30T11:31:12.115Z] #30 1.568 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:31:12.115Z] #30 1.568 + . /tmp/install/tomlv.installer [2020-07-30T11:31:12.115Z] #30 1.568 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:12.115Z] #30 1.568 + install_tomlv [2020-07-30T11:31:12.115Z] #30 1.568 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:31:12.115Z] #30 1.568 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.N0GkKGSD3x/src/github.com/BurntSushi/toml [2020-07-30T11:31:12.115Z] #30 1.568 Cloning into '/tmp/tmp.N0GkKGSD3x/src/github.com/BurntSushi/toml'... [2020-07-30T11:31:12.115Z] #30 1.568 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:12.115Z] #30 1.868 + cd /tmp/tmp.N0GkKGSD3x/src/github.com/BurntSushi/toml [2020-07-30T11:31:12.115Z] #30 1.868 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:12.115Z] #30 1.872 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:31:12.115Z] #30 2.018 internal/cpu [2020-07-30T11:31:12.115Z] #30 2.018 runtime/internal/atomic [2020-07-30T11:31:12.115Z] #30 2.121 runtime/internal/sys [2020-07-30T11:31:12.115Z] #30 2.127 internal/bytealg [2020-07-30T11:31:12.115Z] #30 2.157 runtime/internal/math [2020-07-30T11:31:12.115Z] #30 2.178 math/bits [2020-07-30T11:31:12.115Z] #30 2.263 runtime [2020-07-30T11:31:12.115Z] #30 2.365 math [2020-07-30T11:31:12.115Z] #30 7.775 internal/testlog [2020-07-30T11:31:12.115Z] #30 8.068 encoding [2020-07-30T11:31:12.115Z] #30 8.206 runtime/cgo [2020-07-30T11:31:12.115Z] #30 ... [2020-07-30T11:31:12.115Z] [2020-07-30T11:31:12.115Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:12.115Z] #60 1.834 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:12.115Z] #60 1.834 + RM_GOPATH=0 [2020-07-30T11:31:12.115Z] #60 1.834 + TMP_GOPATH= [2020-07-30T11:31:12.115Z] #60 1.834 + : /build [2020-07-30T11:31:12.115Z] #60 1.834 + '[' -z '' ']' [2020-07-30T11:31:12.115Z] #60 1.834 ++ mktemp -d [2020-07-30T11:31:12.115Z] #60 1.834 + export GOPATH=/tmp/tmp.s5TtqHxC9h [2020-07-30T11:31:12.115Z] #60 1.834 + GOPATH=/tmp/tmp.s5TtqHxC9h [2020-07-30T11:31:12.115Z] #60 1.834 + RM_GOPATH=1 [2020-07-30T11:31:12.115Z] #60 1.834 + case "$(go env GOARCH)" in [2020-07-30T11:31:12.115Z] #60 1.834 ++ go env GOARCH [2020-07-30T11:31:12.115Z] #60 1.834 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:12.115Z] #60 1.834 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:12.115Z] #60 1.834 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:12.115Z] #60 1.834 + dir=/tmp/install [2020-07-30T11:31:12.115Z] #60 1.834 + bin=proxy [2020-07-30T11:31:12.115Z] #60 1.834 + shift [2020-07-30T11:31:12.115Z] #60 1.834 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:31:12.115Z] #60 1.834 + . /tmp/install/proxy.installer [2020-07-30T11:31:12.115Z] #60 1.834 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:12.115Z] #60 1.834 + install_proxy [2020-07-30T11:31:12.115Z] #60 1.834 + case "$1" in [2020-07-30T11:31:12.115Z] #60 1.834 + export CGO_ENABLED=0 [2020-07-30T11:31:12.115Z] #60 1.834 + CGO_ENABLED=0 [2020-07-30T11:31:12.115Z] #60 1.834 + _install_proxy [2020-07-30T11:31:12.115Z] #60 1.834 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:31:12.115Z] #60 1.834 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.s5TtqHxC9h/src/github.com/docker/libnetwork [2020-07-30T11:31:12.115Z] #60 1.834 Cloning into '/tmp/tmp.s5TtqHxC9h/src/github.com/docker/libnetwork'... [2020-07-30T11:31:12.415Z] #60 ... [2020-07-30T11:31:12.415Z] [2020-07-30T11:31:12.415Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:31:12.415Z] #36 2.953 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:31:12.415Z] #36 2.954 Cloning into '.'... [2020-07-30T11:31:12.415Z] #36 ... [2020-07-30T11:31:12.415Z] [2020-07-30T11:31:12.415Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:12.415Z] #47 10.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:12.415Z] #47 11.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:13.452Z] #47 12.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:14.111Z] #47 ... [2020-07-30T11:31:14.111Z] [2020-07-30T11:31:14.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:14.111Z] #10 2.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:14.111Z] #10 2.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:14.111Z] #10 3.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:14.111Z] #10 3.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:31:14.111Z] #10 5.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:31:14.111Z] #10 7.608 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:31:14.111Z] #10 ... [2020-07-30T11:31:14.111Z] [2020-07-30T11:31:14.111Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:14.111Z] #41 12.27 unicode/utf16 [2020-07-30T11:31:14.111Z] #41 12.43 container/list [2020-07-30T11:31:14.111Z] #41 12.98 crypto/internal/subtle [2020-07-30T11:31:14.111Z] #41 13.21 crypto/subtle [2020-07-30T11:31:14.207Z] 0ae62d2712a7: Pull complete [2020-07-30T11:31:14.207Z] 1d4419b49a59: Pull complete [2020-07-30T11:31:14.207Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-30T11:31:14.207Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-30T11:31:14.207Z] ---> b1942c37232d [2020-07-30T11:31:14.207Z] Step 5/15 : ARG BUILDX_REPO [2020-07-30T11:31:14.207Z] ---> Running in cc4551bdb58b [2020-07-30T11:31:14.207Z] Removing intermediate container cc4551bdb58b [2020-07-30T11:31:14.207Z] ---> 28bdc83b2c1f [2020-07-30T11:31:14.207Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-30T11:31:14.403Z] #41 13.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:31:14.403Z] #41 13.40 internal/nettrace [2020-07-30T11:31:14.403Z] #41 13.49 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:31:14.504Z] ---> Running in f826e98f8887 [2020-07-30T11:31:14.504Z] Cloning into '/buildx'... [2020-07-30T11:31:14.953Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-30T11:31:17.500Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.8s done [2020-07-30T11:31:17.759Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-07-30T11:31:17.759Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-30T11:31:18.018Z] #7 DONE 26.4s [2020-07-30T11:31:18.075Z] Removing intermediate container f826e98f8887 [2020-07-30T11:31:18.075Z] ---> d998ad8fb772 [2020-07-30T11:31:18.075Z] Step 7/15 : WORKDIR /buildx [2020-07-30T11:31:18.075Z] ---> Running in 7a82311f881f [2020-07-30T11:31:18.075Z] Removing intermediate container 7a82311f881f [2020-07-30T11:31:18.075Z] ---> b55bd2522c58 [2020-07-30T11:31:18.075Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-30T11:31:18.075Z] ---> Running in ecf3fc5183eb [2020-07-30T11:31:18.075Z] Removing intermediate container ecf3fc5183eb [2020-07-30T11:31:18.075Z] ---> 96de85e0b713 [2020-07-30T11:31:18.075Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-30T11:31:18.277Z] [2020-07-30T11:31:18.278Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:31:18.366Z] ---> Running in 4b2bc1df7cb9 [2020-07-30T11:31:18.661Z] From https://github.com/docker/buildx [2020-07-30T11:31:18.661Z] * [new tag] v0.3.1 -> build [2020-07-30T11:31:19.305Z] Switched to branch 'build' [2020-07-30T11:31:19.948Z] Removing intermediate container 4b2bc1df7cb9 [2020-07-30T11:31:19.948Z] ---> 95a4deb9ca0a [2020-07-30T11:31:19.948Z] Step 10/15 : ARG GOOS [2020-07-30T11:31:20.100Z] #41 ... [2020-07-30T11:31:20.100Z] [2020-07-30T11:31:20.100Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:31:20.100Z] #36 13.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:31:20.100Z] #36 15.44 + 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-30T11:31:20.248Z] ---> Running in 4b0be5644abf [2020-07-30T11:31:20.248Z] Removing intermediate container 4b0be5644abf [2020-07-30T11:31:20.248Z] ---> db5ba056d3b8 [2020-07-30T11:31:20.248Z] Step 11/15 : ARG GOARCH [2020-07-30T11:31:20.248Z] ---> Running in 3e83091a571f [2020-07-30T11:31:20.248Z] Removing intermediate container 3e83091a571f [2020-07-30T11:31:20.248Z] ---> 7bc34d06798e [2020-07-30T11:31:20.248Z] 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-30T11:31:20.248Z] ---> Running in 971538668f19 [2020-07-30T11:31:20.811Z] #8 DONE 2.3s [2020-07-30T11:31:20.811Z] [2020-07-30T11:31:20.812Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:31:21.387Z] #9 DONE 0.7s [2020-07-30T11:31:21.387Z] [2020-07-30T11:31:21.387Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:31:21.387Z] #27 DONE 0.1s [2020-07-30T11:31:21.387Z] [2020-07-30T11:31:21.387Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:31:21.387Z] #35 DONE 0.1s [2020-07-30T11:31:21.387Z] [2020-07-30T11:31:21.387Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:31:22.835Z] #36 ... [2020-07-30T11:31:22.835Z] [2020-07-30T11:31:22.835Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:22.835Z] #30 21.31 sync [2020-07-30T11:31:22.835Z] #30 21.31 internal/reflectlite [2020-07-30T11:31:24.394Z] #30 ... [2020-07-30T11:31:24.395Z] [2020-07-30T11:31:24.395Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:24.395Z] #47 13.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:24.395Z] #47 13.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:24.395Z] #47 13.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:24.395Z] #47 13.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:24.395Z] #47 14.22 runtime [2020-07-30T11:31:24.395Z] #47 ... [2020-07-30T11:31:24.395Z] [2020-07-30T11:31:24.395Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:24.395Z] #10 13.54 Fetched 8061 kB in 11s (749 kB/s) [2020-07-30T11:31:24.395Z] #10 13.54 Reading package lists... [2020-07-30T11:31:24.395Z] #10 17.52 Reading package lists... [2020-07-30T11:31:24.395Z] #10 20.99 Building dependency tree... [2020-07-30T11:31:24.395Z] #10 22.05 The following additional packages will be installed: [2020-07-30T11:31:24.395Z] #10 22.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:31:24.395Z] #10 22.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:31:24.395Z] #10 22.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:31:24.395Z] #10 22.06 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:31:24.395Z] #10 22.06 Suggested packages: [2020-07-30T11:31:24.395Z] #10 22.06 gcc-8-locales seccomp wine64 [2020-07-30T11:31:24.395Z] #10 23.05 The following NEW packages will be installed: [2020-07-30T11:31:24.395Z] #10 23.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:31:24.395Z] #10 23.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:31:24.395Z] #10 23.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:31:24.395Z] #10 23.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:31:24.395Z] #10 23.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:31:24.395Z] #10 23.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:31:24.395Z] #10 23.16 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:31:24.395Z] #10 23.16 Need to get 73.3 MB of archives. [2020-07-30T11:31:24.395Z] #10 23.16 After this operation, 494 MB of additional disk space will be used. [2020-07-30T11:31:24.395Z] #10 23.16 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-30T11:31:24.395Z] #10 23.31 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-30T11:31:24.395Z] #10 23.44 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-30T11:31:24.395Z] #10 23.44 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-30T11:31:24.395Z] #10 23.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-30T11:31:24.395Z] #10 23.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:31:24.700Z] #10 ... [2020-07-30T11:31:24.700Z] [2020-07-30T11:31:24.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:24.700Z] #38 13.65 Fetched 8061 kB in 11s (759 kB/s) [2020-07-30T11:31:24.700Z] #38 13.65 Reading package lists... [2020-07-30T11:31:24.700Z] #38 17.62 Reading package lists... [2020-07-30T11:31:24.700Z] #38 21.13 Building dependency tree... [2020-07-30T11:31:24.700Z] #38 22.47 The following additional packages will be installed: [2020-07-30T11:31:24.700Z] #38 22.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:31:24.700Z] #38 22.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:31:24.700Z] #38 22.51 Suggested packages: [2020-07-30T11:31:24.700Z] #38 22.52 manpages-dev python-setuptools [2020-07-30T11:31:24.700Z] #38 23.62 The following NEW packages will be installed: [2020-07-30T11:31:24.700Z] #38 23.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:31:24.700Z] #38 23.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:31:24.700Z] #38 23.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:31:24.700Z] #38 23.62 python-six zlib1g-dev [2020-07-30T11:31:24.700Z] #38 23.72 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:31:24.700Z] #38 23.72 Need to get 3742 kB of archives. [2020-07-30T11:31:24.700Z] #38 23.72 After this operation, 22.0 MB of additional disk space will be used. [2020-07-30T11:31:24.700Z] #38 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-30T11:31:24.700Z] #38 23.75 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-30T11:31:24.700Z] #38 23.76 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-30T11:31:24.700Z] #38 23.77 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-30T11:31:24.700Z] #38 23.77 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-30T11:31:24.700Z] #38 23.78 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-30T11:31:24.700Z] #38 ... [2020-07-30T11:31:24.700Z] [2020-07-30T11:31:24.700Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:24.700Z] #32 13.60 Fetched 8061 kB in 11s (762 kB/s) [2020-07-30T11:31:24.700Z] #32 13.60 Reading package lists... [2020-07-30T11:31:24.700Z] #32 17.57 Reading package lists... [2020-07-30T11:31:24.700Z] #32 21.60 Building dependency tree... [2020-07-30T11:31:24.700Z] #32 22.73 The following additional packages will be installed: [2020-07-30T11:31:24.700Z] #32 22.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:31:24.700Z] #32 22.74 Suggested packages: [2020-07-30T11:31:24.700Z] #32 22.74 cmake-doc ninja-build lrzip [2020-07-30T11:31:24.700Z] #32 22.74 Recommended packages: [2020-07-30T11:31:24.700Z] #32 22.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:31:24.700Z] #32 23.54 The following NEW packages will be installed: [2020-07-30T11:31:24.700Z] #32 23.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:31:24.700Z] #32 23.57 vim-common xxd [2020-07-30T11:31:24.700Z] #32 23.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:31:24.700Z] #32 23.72 Need to get 14.0 MB of archives. [2020-07-30T11:31:24.700Z] #32 23.72 After this operation, 62.1 MB of additional disk space will be used. [2020-07-30T11:31:24.700Z] #32 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-30T11:31:24.700Z] #32 23.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:31:24.700Z] #32 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:31:25.040Z] #32 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-30T11:31:25.040Z] #32 ... [2020-07-30T11:31:25.040Z] [2020-07-30T11:31:25.040Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:25.040Z] #51 13.67 Fetched 8061 kB in 11s (733 kB/s) [2020-07-30T11:31:25.040Z] #51 13.67 Reading package lists... [2020-07-30T11:31:25.040Z] #51 17.48 Reading package lists... [2020-07-30T11:31:25.040Z] #51 21.48 Building dependency tree... [2020-07-30T11:31:25.040Z] #51 22.43 The following additional packages will be installed: [2020-07-30T11:31:25.040Z] #51 22.46 libbtrfs0 [2020-07-30T11:31:25.040Z] #51 22.58 The following NEW packages will be installed: [2020-07-30T11:31:25.040Z] #51 22.63 libbtrfs-dev libbtrfs0 [2020-07-30T11:31:25.040Z] #51 22.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:31:25.040Z] #51 22.84 Need to get 118 kB of archives. [2020-07-30T11:31:25.040Z] #51 22.84 After this operation, 390 kB of additional disk space will be used. [2020-07-30T11:31:25.040Z] #51 22.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-30T11:31:25.040Z] #51 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-30T11:31:25.040Z] #51 23.61 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:31:25.040Z] #51 23.70 Fetched 118 kB in 0s (493 kB/s) [2020-07-30T11:31:25.040Z] #51 23.73 Selecting previously unselected package libbtrfs0. [2020-07-30T11:31:25.040Z] #51 23.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 ... 15177 files and directories currently installed.) [2020-07-30T11:31:25.040Z] #51 23.83 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-30T11:31:25.040Z] #51 23.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:31:25.040Z] #51 23.92 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:31:25.040Z] #51 23.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-30T11:31:25.040Z] #51 23.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:31:25.040Z] #51 ... [2020-07-30T11:31:25.040Z] [2020-07-30T11:31:25.040Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:25.040Z] #38 23.85 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-30T11:31:25.040Z] #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-30T11:31:25.040Z] #38 23.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-30T11:31:25.040Z] #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-30T11:31:25.040Z] #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-30T11:31:25.040Z] #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-30T11:31:25.040Z] #38 24.02 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-30T11:31:25.040Z] #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-30T11:31:25.040Z] #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-30T11:31:25.040Z] #38 24.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:31:25.040Z] #38 24.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-30T11:31:25.040Z] #38 ... [2020-07-30T11:31:25.040Z] [2020-07-30T11:31:25.040Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:25.040Z] #23 14.06 Fetched 8061 kB in 11s (730 kB/s) [2020-07-30T11:31:25.040Z] #23 14.06 Reading package lists... [2020-07-30T11:31:25.040Z] #23 17.95 Reading package lists... [2020-07-30T11:31:25.040Z] #23 21.47 Building dependency tree... [2020-07-30T11:31:25.040Z] #23 22.53 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:31:25.040Z] #23 22.53 The following additional packages will be installed: [2020-07-30T11:31:25.040Z] #23 22.53 libjq1 libonig5 [2020-07-30T11:31:25.040Z] #23 22.81 The following NEW packages will be installed: [2020-07-30T11:31:25.040Z] #23 22.83 jq libjq1 libonig5 [2020-07-30T11:31:25.040Z] #23 23.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:31:25.040Z] #23 23.06 Need to get 350 kB of archives. [2020-07-30T11:31:25.040Z] #23 23.06 After this operation, 1154 kB of additional disk space will be used. [2020-07-30T11:31:25.040Z] #23 23.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-30T11:31:25.040Z] #23 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-30T11:31:25.040Z] #23 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-30T11:31:25.040Z] #23 23.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:31:25.040Z] #23 23.95 Fetched 350 kB in 0s (1282 kB/s) [2020-07-30T11:31:25.040Z] #23 24.04 Selecting previously unselected package libonig5:s390x. [2020-07-30T11:31:25.337Z] #23 24.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 ... 15177 files and directories currently installed.) [2020-07-30T11:31:25.337Z] #23 24.15 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-30T11:31:25.337Z] #23 24.15 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-30T11:31:25.337Z] #23 ... [2020-07-30T11:31:25.337Z] [2020-07-30T11:31:25.337Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:25.337Z] #51 24.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:31:25.337Z] #51 24.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:31:25.337Z] #51 24.17 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:31:25.337Z] #51 ... [2020-07-30T11:31:25.337Z] [2020-07-30T11:31:25.337Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:25.337Z] #60 14.41 + cd /tmp/tmp.s5TtqHxC9h/src/github.com/docker/libnetwork [2020-07-30T11:31:25.337Z] #60 14.41 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:25.337Z] #60 14.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:31:25.639Z] #60 ... [2020-07-30T11:31:25.639Z] [2020-07-30T11:31:25.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:25.639Z] #32 24.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-30T11:31:25.639Z] #32 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-30T11:31:25.639Z] #32 ... [2020-07-30T11:31:25.639Z] [2020-07-30T11:31:25.639Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:25.639Z] #51 DONE 24.7s [2020-07-30T11:31:25.639Z] [2020-07-30T11:31:25.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:25.639Z] #32 24.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-30T11:31:25.639Z] #32 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-30T11:31:25.639Z] #32 24.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-30T11:31:25.639Z] #32 24.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-30T11:31:26.672Z] #36 ... [2020-07-30T11:31:26.672Z] [2020-07-30T11:31:26.672Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:26.672Z] #43 5.099 + RM_GOPATH=0 [2020-07-30T11:31:26.672Z] #43 5.099 + TMP_GOPATH= [2020-07-30T11:31:26.672Z] #43 5.099 + : /build [2020-07-30T11:31:26.672Z] #43 5.099 + '[' -z '' ']' [2020-07-30T11:31:26.672Z] #43 5.099 ++ mktemp -d [2020-07-30T11:31:26.672Z] #43 5.126 + export GOPATH=/tmp/tmp.BoxZQzA9wI [2020-07-30T11:31:26.672Z] #43 5.126 + GOPATH=/tmp/tmp.BoxZQzA9wI [2020-07-30T11:31:26.672Z] #43 5.126 + RM_GOPATH=1 [2020-07-30T11:31:26.672Z] #43 5.126 + case "$(go env GOARCH)" in [2020-07-30T11:31:26.672Z] #43 5.126 ++ go env GOARCH [2020-07-30T11:31:26.672Z] #43 5.132 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:26.672Z] #43 5.132 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:26.672Z] #43 5.132 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:26.672Z] #43 5.133 + dir=/tmp/install [2020-07-30T11:31:26.672Z] #43 5.133 + bin=gotestsum [2020-07-30T11:31:26.672Z] #43 5.133 + shift [2020-07-30T11:31:26.672Z] #43 5.133 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:31:26.672Z] #43 5.133 + . /tmp/install/gotestsum.installer [2020-07-30T11:31:26.672Z] #43 5.133 ++ : v0.3.5 [2020-07-30T11:31:26.672Z] #43 5.133 + install_gotestsum [2020-07-30T11:31:26.672Z] #43 5.141 + set -e [2020-07-30T11:31:26.672Z] #43 5.141 + export GO111MODULE=on [2020-07-30T11:31:26.672Z] #43 5.141 + GO111MODULE=on [2020-07-30T11:31:26.672Z] #43 5.141 + GOBIN=/build [2020-07-30T11:31:26.672Z] #43 5.141 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:31:26.672Z] #43 5.158 go: finding gotest.tools v0.3.5 [2020-07-30T11:31:26.672Z] #43 5.161 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:26.672Z] #43 5.310 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:26.696Z] #32 ... [2020-07-30T11:31:26.696Z] [2020-07-30T11:31:26.696Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:26.696Z] #23 24.30 Selecting previously unselected package libjq1:s390x. [2020-07-30T11:31:26.696Z] #23 24.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-30T11:31:26.696Z] #23 24.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-30T11:31:26.696Z] #23 24.68 Selecting previously unselected package jq. [2020-07-30T11:31:26.696Z] #23 24.69 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-30T11:31:26.696Z] #23 24.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:31:26.696Z] #23 24.95 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-30T11:31:26.696Z] #23 24.98 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-30T11:31:26.696Z] #23 24.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:31:26.696Z] #23 24.99 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:31:26.696Z] #23 DONE 25.4s [2020-07-30T11:31:26.696Z] [2020-07-30T11:31:26.696Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:31:26.696Z] #24 DONE 0.1s [2020-07-30T11:31:26.696Z] [2020-07-30T11:31:26.696Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:26.933Z] #43 5.815 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:31:27.194Z] #43 6.126 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:31:27.455Z] #43 6.218 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:31:27.455Z] #43 6.266 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:27.455Z] #43 6.266 go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:31:27.455Z] #43 6.266 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:27.455Z] #43 ... [2020-07-30T11:31:27.455Z] [2020-07-30T11:31:27.455Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:31:27.455Z] #36 6.174 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:31:27.455Z] #36 6.176 Cloning into '.'... [2020-07-30T11:31:28.212Z] #25 ... [2020-07-30T11:31:28.212Z] [2020-07-30T11:31:28.212Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:28.212Z] #60 DONE 27.2s [2020-07-30T11:31:28.504Z] [2020-07-30T11:31:28.504Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:28.504Z] #38 24.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:31:28.504Z] #38 24.97 Fetched 3742 kB in 0s (8797 kB/s) [2020-07-30T11:31:28.504Z] #38 25.04 Selecting previously unselected package libcap-dev:s390x. [2020-07-30T11:31:28.505Z] #38 25.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 ... 15177 files and directories currently installed.) [2020-07-30T11:31:28.505Z] #38 25.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 25.11 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-30T11:31:28.505Z] #38 25.23 Selecting previously unselected package libnet1:s390x. [2020-07-30T11:31:28.505Z] #38 25.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 25.23 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-30T11:31:28.505Z] #38 25.44 Selecting previously unselected package libnet1-dev. [2020-07-30T11:31:28.505Z] #38 25.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 25.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:31:28.505Z] #38 25.79 Selecting previously unselected package libnl-3-200:s390x. [2020-07-30T11:31:28.505Z] #38 25.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 25.82 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-30T11:31:28.505Z] #38 26.01 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-30T11:31:28.505Z] #38 26.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 26.02 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-30T11:31:28.505Z] #38 26.36 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-30T11:31:28.505Z] #38 26.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 26.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-30T11:31:28.505Z] #38 26.45 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-30T11:31:28.505Z] #38 26.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 26.46 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-30T11:31:28.505Z] #38 26.52 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-30T11:31:28.505Z] #38 26.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 26.53 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-30T11:31:28.505Z] #38 26.77 Selecting previously unselected package libprotobuf17:s390x. [2020-07-30T11:31:28.505Z] #38 26.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 26.77 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:28.505Z] #38 27.36 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-30T11:31:28.505Z] #38 27.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 27.42 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:28.505Z] #38 27.60 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-30T11:31:28.505Z] #38 27.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:28.505Z] #38 27.65 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-30T11:31:29.547Z] #38 ... [2020-07-30T11:31:29.547Z] [2020-07-30T11:31:29.547Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:29.547Z] #43 DONE 28.3s [2020-07-30T11:31:29.547Z] [2020-07-30T11:31:29.547Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:29.547Z] #32 25.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:31:29.547Z] #32 25.94 Fetched 14.0 MB in 1s (12.5 MB/s) [2020-07-30T11:31:29.547Z] #32 26.02 Selecting previously unselected package xxd. [2020-07-30T11:31:29.547Z] #32 26.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 ... 15177 files and directories currently installed.) [2020-07-30T11:31:29.547Z] #32 26.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-30T11:31:29.547Z] #32 26.15 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:31:29.547Z] #32 26.37 Selecting previously unselected package vim-common. [2020-07-30T11:31:29.547Z] #32 26.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:31:29.547Z] #32 26.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:31:29.547Z] #32 26.69 Selecting previously unselected package cmake-data. [2020-07-30T11:31:29.547Z] #32 26.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:31:29.547Z] #32 26.70 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:31:30.248Z] #32 29.03 Selecting previously unselected package libicu63:s390x. [2020-07-30T11:31:30.248Z] #32 29.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-30T11:31:30.248Z] #32 29.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-30T11:31:31.655Z] #36 ... [2020-07-30T11:31:31.655Z] [2020-07-30T11:31:31.655Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:31.655Z] #38 7.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:31.655Z] #38 7.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:31.655Z] #38 7.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:31.655Z] #38 9.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:31:31.655Z] #38 ... [2020-07-30T11:31:31.655Z] [2020-07-30T11:31:31.655Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:31.655Z] #23 7.535 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:31.655Z] #23 7.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:31.655Z] #23 7.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:31.655Z] #23 9.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:31:31.655Z] #23 ... [2020-07-30T11:31:31.655Z] [2020-07-30T11:31:31.655Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:31.655Z] #21 6.877 + RM_GOPATH=0 [2020-07-30T11:31:31.655Z] #21 6.877 + TMP_GOPATH= [2020-07-30T11:31:31.655Z] #21 6.877 + : /build [2020-07-30T11:31:31.655Z] #21 6.877 + '[' -z '' ']' [2020-07-30T11:31:31.655Z] #21 6.877 ++ mktemp -d [2020-07-30T11:31:31.655Z] #21 6.882 + export GOPATH=/tmp/tmp.lywQ9AjZ0U [2020-07-30T11:31:31.655Z] #21 6.882 + GOPATH=/tmp/tmp.lywQ9AjZ0U [2020-07-30T11:31:31.655Z] #21 6.882 + RM_GOPATH=1 [2020-07-30T11:31:31.655Z] #21 6.883 + case "$(go env GOARCH)" in [2020-07-30T11:31:31.655Z] #21 6.883 ++ go env GOARCH [2020-07-30T11:31:31.655Z] #21 6.933 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.655Z] #21 6.933 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.655Z] #21 6.934 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:31.655Z] #21 6.938 + dir=/tmp/install [2020-07-30T11:31:31.655Z] #21 6.938 + bin=dockercli [2020-07-30T11:31:31.655Z] #21 6.939 + shift [2020-07-30T11:31:31.655Z] #21 6.939 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:31:31.655Z] #21 6.939 + . /tmp/install/dockercli.installer [2020-07-30T11:31:31.655Z] #21 6.940 ++ : stable [2020-07-30T11:31:31.655Z] #21 6.940 ++ : 17.06.2-ce [2020-07-30T11:31:31.655Z] #21 6.941 + install_dockercli [2020-07-30T11:31:31.655Z] #21 6.942 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:31:31.655Z] #21 6.942 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:31:31.655Z] #21 6.945 ++ uname -m [2020-07-30T11:31:31.655Z] #21 6.948 + arch=x86_64 [2020-07-30T11:31:31.655Z] #21 6.948 + '[' x86_64 '!=' x86_64 ']' [2020-07-30T11:31:31.655Z] #21 6.948 + url=https://download.docker.com/linux/static [2020-07-30T11:31:31.655Z] #21 6.949 + tar -xz docker/docker [2020-07-30T11:31:31.655Z] #21 6.950 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-30T11:31:31.655Z] #21 ... [2020-07-30T11:31:31.655Z] [2020-07-30T11:31:31.655Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:31.655Z] #32 7.483 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:31.655Z] #32 7.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:31.655Z] #32 7.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:31.655Z] #32 9.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:31:31.655Z] #32 ... [2020-07-30T11:31:31.655Z] [2020-07-30T11:31:31.655Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:31.655Z] #51 7.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:31.655Z] #51 7.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:31.655Z] #51 7.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:31.655Z] #51 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:31:31.877Z] #32 ... [2020-07-30T11:31:31.877Z] [2020-07-30T11:31:31.877Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:31.877Z] #25 2.608 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:31:31.877Z] #25 3.049 #=#=# [2020-07-30T11:31:31.877Z] #25 3.292 #=#=# ### 5.1% ######## 11.9% ########### 16.4% ################## 25.4% ######################## 34.4% ############################# 41.1% ################################## 48.6% ####################################### 55.4% ############################################ 62.1% ################################################# 68.8% ###################################################### 75.6% ########################################################### 82.4% ################################################################ 89.1% ##################################################################### 95.9% ######################################################################## 100.0% [2020-07-30T11:31:31.914Z] #51 ... [2020-07-30T11:31:31.914Z] [2020-07-30T11:31:31.914Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:31.914Z] #54 5.774 + RM_GOPATH=0 [2020-07-30T11:31:31.914Z] #54 5.774 + TMP_GOPATH= [2020-07-30T11:31:31.914Z] #54 5.774 + : /build [2020-07-30T11:31:31.914Z] #54 5.774 + '[' -z '' ']' [2020-07-30T11:31:31.914Z] #54 5.774 ++ mktemp -d [2020-07-30T11:31:31.914Z] #54 5.774 + export GOPATH=/tmp/tmp.a3YD61jbHi [2020-07-30T11:31:31.914Z] #54 5.774 + GOPATH=/tmp/tmp.a3YD61jbHi [2020-07-30T11:31:31.914Z] #54 5.774 + RM_GOPATH=1 [2020-07-30T11:31:31.914Z] #54 5.774 + case "$(go env GOARCH)" in [2020-07-30T11:31:31.914Z] #54 5.774 ++ go env GOARCH [2020-07-30T11:31:31.914Z] #54 5.781 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.914Z] #54 5.781 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.914Z] #54 5.781 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:31.914Z] #54 5.783 + dir=/tmp/install [2020-07-30T11:31:31.914Z] #54 5.783 + bin=rootlesskit [2020-07-30T11:31:31.914Z] #54 5.783 + shift [2020-07-30T11:31:31.914Z] #54 5.783 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:31:31.914Z] #54 5.783 + . /tmp/install/rootlesskit.installer [2020-07-30T11:31:31.914Z] #54 5.783 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:31.914Z] #54 5.783 + install_rootlesskit [2020-07-30T11:31:31.914Z] #54 5.783 + case "$1" in [2020-07-30T11:31:31.914Z] #54 5.783 + export CGO_ENABLED=0 [2020-07-30T11:31:31.914Z] #54 5.783 + CGO_ENABLED=0 [2020-07-30T11:31:31.914Z] #54 5.783 + _install_rootlesskit [2020-07-30T11:31:31.914Z] #54 5.783 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:31:31.914Z] #54 5.783 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a3YD61jbHi/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:31:31.914Z] #54 5.783 Cloning into '/tmp/tmp.a3YD61jbHi/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:31:31.914Z] #54 5.783 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:31.914Z] #54 ... [2020-07-30T11:31:31.914Z] [2020-07-30T11:31:31.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:31.914Z] #30 6.162 + RM_GOPATH=0 [2020-07-30T11:31:31.914Z] #30 6.162 + TMP_GOPATH= [2020-07-30T11:31:31.914Z] #30 6.162 + : /build [2020-07-30T11:31:31.914Z] #30 6.162 + '[' -z '' ']' [2020-07-30T11:31:31.914Z] #30 6.162 ++ mktemp -d [2020-07-30T11:31:31.914Z] #30 6.162 + export GOPATH=/tmp/tmp.qmPbkQ8Hk4 [2020-07-30T11:31:31.914Z] #30 6.162 + GOPATH=/tmp/tmp.qmPbkQ8Hk4 [2020-07-30T11:31:31.914Z] #30 6.162 + RM_GOPATH=1 [2020-07-30T11:31:31.914Z] #30 6.162 + case "$(go env GOARCH)" in [2020-07-30T11:31:31.914Z] #30 6.165 ++ go env GOARCH [2020-07-30T11:31:31.914Z] #30 6.189 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.914Z] #30 6.189 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:31.914Z] #30 6.189 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:31.914Z] #30 6.197 + dir=/tmp/install [2020-07-30T11:31:31.914Z] #30 6.197 + bin=tomlv [2020-07-30T11:31:31.914Z] #30 6.197 + shift [2020-07-30T11:31:31.914Z] #30 6.197 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:31:31.914Z] #30 6.197 + . /tmp/install/tomlv.installer [2020-07-30T11:31:31.914Z] #30 6.199 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:31.914Z] #30 6.199 + install_tomlv [2020-07-30T11:31:31.914Z] #30 6.199 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:31:31.914Z] #30 6.199 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qmPbkQ8Hk4/src/github.com/BurntSushi/toml [2020-07-30T11:31:31.914Z] #30 6.199 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:31.914Z] #30 6.206 Cloning into '/tmp/tmp.qmPbkQ8Hk4/src/github.com/BurntSushi/toml'... [2020-07-30T11:31:31.914Z] #30 7.406 + cd /tmp/tmp.qmPbkQ8Hk4/src/github.com/BurntSushi/toml [2020-07-30T11:31:31.914Z] #30 7.406 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:31:31.914Z] #30 7.422 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:31:31.914Z] #30 8.589 internal/cpu [2020-07-30T11:31:31.914Z] #30 8.589 runtime/internal/atomic [2020-07-30T11:31:31.914Z] #30 9.177 runtime/internal/sys [2020-07-30T11:31:31.914Z] #30 9.441 runtime/internal/math [2020-07-30T11:31:31.914Z] #30 9.665 math/bits [2020-07-30T11:31:31.914Z] #30 9.897 internal/bytealg [2020-07-30T11:31:32.170Z] #25 5.358 #=#=# [2020-07-30T11:31:32.174Z] #30 ... [2020-07-30T11:31:32.174Z] [2020-07-30T11:31:32.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:32.174Z] #10 7.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:31:32.174Z] #10 7.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:31:32.174Z] #10 7.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:31:32.174Z] #10 9.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:31:32.174Z] #10 ... [2020-07-30T11:31:32.174Z] [2020-07-30T11:31:32.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:32.174Z] #41 6.525 + RM_GOPATH=0 [2020-07-30T11:31:32.174Z] #41 6.525 + TMP_GOPATH= [2020-07-30T11:31:32.174Z] #41 6.525 + : /build [2020-07-30T11:31:32.174Z] #41 6.525 + '[' -z '' ']' [2020-07-30T11:31:32.174Z] #41 6.525 ++ mktemp -d [2020-07-30T11:31:32.174Z] #41 6.525 + export GOPATH=/tmp/tmp.7zcnlYWWTM [2020-07-30T11:31:32.174Z] #41 6.525 + GOPATH=/tmp/tmp.7zcnlYWWTM [2020-07-30T11:31:32.174Z] #41 6.525 + RM_GOPATH=1 [2020-07-30T11:31:32.174Z] #41 6.525 + case "$(go env GOARCH)" in [2020-07-30T11:31:32.174Z] #41 6.525 ++ go env GOARCH [2020-07-30T11:31:32.174Z] #41 6.557 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.174Z] #41 6.557 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.174Z] #41 6.569 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:32.174Z] #41 6.569 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:32.174Z] #41 6.569 + dir=/tmp/install [2020-07-30T11:31:32.174Z] #41 6.569 + bin=vndr [2020-07-30T11:31:32.174Z] #41 6.569 + shift [2020-07-30T11:31:32.174Z] #41 6.569 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:31:32.174Z] #41 6.569 + . /tmp/install/vndr.installer [2020-07-30T11:31:32.174Z] #41 6.569 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:32.174Z] #41 6.569 + install_vndr [2020-07-30T11:31:32.174Z] #41 6.569 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:31:32.174Z] #41 6.569 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7zcnlYWWTM/src/github.com/LK4D4/vndr [2020-07-30T11:31:32.174Z] #41 6.569 Cloning into '/tmp/tmp.7zcnlYWWTM/src/github.com/LK4D4/vndr'... [2020-07-30T11:31:32.174Z] #41 7.601 + cd /tmp/tmp.7zcnlYWWTM/src/github.com/LK4D4/vndr [2020-07-30T11:31:32.174Z] #41 7.602 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:31:32.174Z] #41 7.620 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:31:32.174Z] #41 9.657 internal/cpu [2020-07-30T11:31:32.174Z] #41 9.855 internal/race [2020-07-30T11:31:32.174Z] #41 10.15 sync/atomic [2020-07-30T11:31:32.174Z] #41 10.93 internal/bytealg [2020-07-30T11:31:32.174Z] #41 11.12 unicode [2020-07-30T11:31:32.433Z] #41 ... [2020-07-30T11:31:32.433Z] [2020-07-30T11:31:32.433Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:32.433Z] #47 6.477 + RM_GOPATH=0 [2020-07-30T11:31:32.433Z] #47 6.477 + TMP_GOPATH= [2020-07-30T11:31:32.433Z] #47 6.477 + : /build [2020-07-30T11:31:32.433Z] #47 6.477 + '[' -z '' ']' [2020-07-30T11:31:32.433Z] #47 6.477 ++ mktemp -d [2020-07-30T11:31:32.433Z] #47 6.489 + export GOPATH=/tmp/tmp.XNf45jH8P8 [2020-07-30T11:31:32.433Z] #47 6.489 + GOPATH=/tmp/tmp.XNf45jH8P8 [2020-07-30T11:31:32.433Z] #47 6.489 + RM_GOPATH=1 [2020-07-30T11:31:32.433Z] #47 6.489 + case "$(go env GOARCH)" in [2020-07-30T11:31:32.433Z] #47 6.489 ++ go env GOARCH [2020-07-30T11:31:32.433Z] #47 6.546 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.433Z] #47 6.546 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.433Z] #47 6.546 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:32.433Z] #47 6.557 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:32.433Z] #47 6.557 + dir=/tmp/install [2020-07-30T11:31:32.433Z] #47 6.557 + bin=shfmt [2020-07-30T11:31:32.433Z] #47 6.557 + shift [2020-07-30T11:31:32.433Z] #47 6.557 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:31:32.433Z] #47 6.557 + . /tmp/install/shfmt.installer [2020-07-30T11:31:32.433Z] #47 6.557 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:32.433Z] #47 6.557 + install_shfmt [2020-07-30T11:31:32.433Z] #47 6.557 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:31:32.433Z] #47 6.557 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XNf45jH8P8/src/github.com/mvdan/sh [2020-07-30T11:31:32.433Z] #47 6.569 Cloning into '/tmp/tmp.XNf45jH8P8/src/github.com/mvdan/sh'... [2020-07-30T11:31:32.433Z] #47 ... [2020-07-30T11:31:32.433Z] [2020-07-30T11:31:32.433Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:32.433Z] #45 5.770 + RM_GOPATH=0 [2020-07-30T11:31:32.433Z] #45 5.770 + TMP_GOPATH= [2020-07-30T11:31:32.433Z] #45 5.770 + : /build [2020-07-30T11:31:32.433Z] #45 5.770 + '[' -z '' ']' [2020-07-30T11:31:32.433Z] #45 5.770 ++ mktemp -d [2020-07-30T11:31:32.433Z] #45 5.774 + export GOPATH=/tmp/tmp.bZbQVm2KmH [2020-07-30T11:31:32.433Z] #45 5.774 + GOPATH=/tmp/tmp.bZbQVm2KmH [2020-07-30T11:31:32.433Z] #45 5.774 + RM_GOPATH=1 [2020-07-30T11:31:32.433Z] #45 5.774 + case "$(go env GOARCH)" in [2020-07-30T11:31:32.433Z] #45 5.774 ++ go env GOARCH [2020-07-30T11:31:32.433Z] #45 5.778 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.433Z] #45 5.778 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.433Z] #45 5.778 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:32.433Z] #45 5.778 + dir=/tmp/install [2020-07-30T11:31:32.433Z] #45 5.778 + bin=golangci_lint [2020-07-30T11:31:32.433Z] #45 5.778 + shift [2020-07-30T11:31:32.433Z] #45 5.778 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:31:32.433Z] #45 5.778 + . /tmp/install/golangci_lint.installer [2020-07-30T11:31:32.433Z] #45 5.778 ++ : v1.23.8 [2020-07-30T11:31:32.433Z] #45 5.778 + install_golangci_lint [2020-07-30T11:31:32.433Z] #45 5.778 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:31:32.433Z] #45 5.778 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:31:32.433Z] #45 5.778 Installing golangci-lint version v1.23.8 [2020-07-30T11:31:32.511Z] #25 5.519 ################# 23.9% ################################################# 68.8% ######################################################################## 100.0% [2020-07-30T11:31:32.512Z] #25 6.032 #=#=# [2020-07-30T11:31:32.693Z] #45 ... [2020-07-30T11:31:32.693Z] [2020-07-30T11:31:32.693Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:32.693Z] #60 5.446 + RM_GOPATH=0 [2020-07-30T11:31:32.693Z] #60 5.446 + TMP_GOPATH= [2020-07-30T11:31:32.693Z] #60 5.446 + : /build [2020-07-30T11:31:32.693Z] #60 5.446 + '[' -z '' ']' [2020-07-30T11:31:32.693Z] #60 5.446 ++ mktemp -d [2020-07-30T11:31:32.693Z] #60 5.452 + export GOPATH=/tmp/tmp.GuUbhf2zgV [2020-07-30T11:31:32.693Z] #60 5.452 + GOPATH=/tmp/tmp.GuUbhf2zgV [2020-07-30T11:31:32.693Z] #60 5.452 + RM_GOPATH=1 [2020-07-30T11:31:32.693Z] #60 5.452 + case "$(go env GOARCH)" in [2020-07-30T11:31:32.693Z] #60 5.452 ++ go env GOARCH [2020-07-30T11:31:32.693Z] #60 5.454 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:32.693Z] #60 5.454 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.693Z] #60 5.454 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:32.693Z] #60 5.454 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:32.693Z] #60 5.454 + dir=/tmp/install [2020-07-30T11:31:32.693Z] #60 5.454 + bin=proxy [2020-07-30T11:31:32.693Z] #60 5.454 + shift [2020-07-30T11:31:32.693Z] #60 5.454 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:31:32.693Z] #60 5.454 + . /tmp/install/proxy.installer [2020-07-30T11:31:32.693Z] #60 5.454 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:32.693Z] #60 5.454 + install_proxy [2020-07-30T11:31:32.693Z] #60 5.454 + case "$1" in [2020-07-30T11:31:32.693Z] #60 5.454 + export CGO_ENABLED=0 [2020-07-30T11:31:32.693Z] #60 5.454 + CGO_ENABLED=0 [2020-07-30T11:31:32.693Z] #60 5.454 + _install_proxy [2020-07-30T11:31:32.693Z] #60 5.454 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:31:32.693Z] #60 5.454 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GuUbhf2zgV/src/github.com/docker/libnetwork [2020-07-30T11:31:32.693Z] #60 5.463 Cloning into '/tmp/tmp.GuUbhf2zgV/src/github.com/docker/libnetwork'... [2020-07-30T11:31:32.960Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-000b7ab9d3f69abc9) in /home/ubuntu/workspace/moby_PR-41284 [Pipeline] { [Pipeline] checkout [2020-07-30T11:31:33.058Z] #60 ... [2020-07-30T11:31:33.058Z] [2020-07-30T11:31:33.058Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:31:33.058Z] #28 6.618 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:31:33.058Z] #28 6.626 Cloning into '.'... [2020-07-30T11:31:33.058Z] #28 ... [2020-07-30T11:31:33.058Z] [2020-07-30T11:31:33.059Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:33.059Z] #43 6.525 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:31:33.059Z] #43 6.579 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:33.059Z] #43 6.861 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:33.059Z] #43 6.929 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:33.059Z] #43 6.970 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:31:33.059Z] #43 7.072 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:31:33.059Z] #43 7.191 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:33.059Z] #43 7.240 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:33.059Z] #43 7.259 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:33.059Z] #43 7.290 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:33.059Z] #43 7.313 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:33.059Z] #43 7.428 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:33.059Z] #43 7.428 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:33.059Z] #43 7.554 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:33.059Z] #43 7.556 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:33.059Z] #43 7.905 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:33.059Z] #43 10.86 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:33.059Z] #43 11.02 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:33.121Z] #25 6.206 ################### 27.2% ########################################### 60.7% ################################################################### 94.2% ######################################################################## 100.0% [2020-07-30T11:31:33.324Z] #43 12.28 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:33.324Z] #43 ... [2020-07-30T11:31:33.324Z] [2020-07-30T11:31:33.324Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:33.324Z] #54 12.17 Checking out files: 96% (771/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-07-30T11:31:33.324Z] #54 12.25 + cd /tmp/tmp.a3YD61jbHi/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:31:33.324Z] #54 12.25 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:31:33.417Z] #25 6.799 #=#=# [2020-07-30T11:31:33.584Z] #54 12.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:31:33.584Z] #54 12.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:31:34.595Z] #25 7.003 0.1% ###### 8.8% ########## 15.2% ############### 21.7% #################### 28.3% ########################### 37.6% ################################# 46.2% ####################################### 54.9% ############################################ 61.4% ################################################## 70.0% [2020-07-30T11:31:34.595Z] #25 ... [2020-07-30T11:31:34.595Z] [2020-07-30T11:31:34.595Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:34.595Z] #30 23.61 errors [2020-07-30T11:31:34.595Z] #30 23.62 sort [2020-07-30T11:31:34.595Z] #30 24.02 strconv [2020-07-30T11:31:34.595Z] #30 24.46 io [2020-07-30T11:31:34.595Z] #30 25.55 internal/oserror [2020-07-30T11:31:34.595Z] #30 26.15 syscall [2020-07-30T11:31:34.595Z] #30 27.68 reflect [2020-07-30T11:31:34.595Z] #30 31.85 time [2020-07-30T11:31:34.889Z] #30 ... [2020-07-30T11:31:34.889Z] [2020-07-30T11:31:34.889Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:34.889Z] #10 23.72 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-30T11:31:34.889Z] #10 23.95 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-30T11:31:34.889Z] #10 23.96 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-30T11:31:34.889Z] #10 26.20 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-30T11:31:34.889Z] #10 ... [2020-07-30T11:31:34.889Z] [2020-07-30T11:31:34.889Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:35.182Z] #25 7.003 0.1% ###### 8.8% ########## 15.2% ############### 21.7% #################### 28.3% ########################### 37.6% ################################# 46.2% ####################################### 54.9% ############################################ 61.4% ################################################## 70.0% ####################################################### 76.4% ########################################################### 82.8% ################################################################# 91.4% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-30T11:31:35.550Z] #25 8.759 [2020-07-30T11:31:35.550Z] #25 ... [2020-07-30T11:31:35.550Z] [2020-07-30T11:31:35.550Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:35.550Z] #41 24.33 strconv [2020-07-30T11:31:35.550Z] #41 24.35 io [2020-07-30T11:31:35.550Z] #41 25.93 bytes [2020-07-30T11:31:35.550Z] #41 27.97 reflect [2020-07-30T11:31:35.550Z] #41 28.05 bufio [2020-07-30T11:31:35.550Z] #41 30.11 syscall [2020-07-30T11:31:35.550Z] #41 ... [2020-07-30T11:31:35.550Z] [2020-07-30T11:31:35.550Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:35.550Z] #32 33.70 Selecting previously unselected package libxml2:s390x. [2020-07-30T11:31:35.550Z] #32 33.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-30T11:31:35.550Z] #32 33.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:31:35.550Z] #32 34.15 Selecting previously unselected package libarchive13:s390x. [2020-07-30T11:31:35.550Z] #32 34.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-30T11:31:35.550Z] #32 34.16 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-30T11:31:35.550Z] #32 34.39 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-30T11:31:35.550Z] #32 34.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-30T11:31:35.550Z] #32 34.41 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-30T11:31:35.550Z] #32 34.52 Selecting previously unselected package librhash0:s390x. [2020-07-30T11:31:35.550Z] #32 34.53 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-30T11:31:35.550Z] #32 34.53 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-30T11:31:35.550Z] #32 34.63 Selecting previously unselected package libuv1:s390x. [2020-07-30T11:31:35.738Z] using credential docker-jenkins-github-credentials [2020-07-30T11:31:35.744Z] Cloning the remote Git repository [2020-07-30T11:31:35.744Z] Cloning with configured refspecs honoured and without tags [2020-07-30T11:31:35.845Z] #32 34.63 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-30T11:31:35.845Z] #32 34.63 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-30T11:31:35.845Z] #32 ... [2020-07-30T11:31:35.845Z] [2020-07-30T11:31:35.845Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:35.845Z] #52 1.135 + RM_GOPATH=0 [2020-07-30T11:31:35.845Z] #52 1.135 + TMP_GOPATH= [2020-07-30T11:31:35.845Z] #52 1.135 + : /build [2020-07-30T11:31:35.845Z] #52 1.135 + '[' -z '' ']' [2020-07-30T11:31:35.845Z] #52 1.135 ++ mktemp -d [2020-07-30T11:31:35.845Z] #52 1.139 + export GOPATH=/tmp/tmp.uAGEA5zR4Y [2020-07-30T11:31:35.845Z] #52 1.139 + GOPATH=/tmp/tmp.uAGEA5zR4Y [2020-07-30T11:31:35.845Z] #52 1.139 + RM_GOPATH=1 [2020-07-30T11:31:35.845Z] #52 1.139 + case "$(go env GOARCH)" in [2020-07-30T11:31:35.845Z] #52 1.139 ++ go env GOARCH [2020-07-30T11:31:35.845Z] #52 1.157 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:35.845Z] #52 1.157 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:35.845Z] #52 1.157 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:35.845Z] #52 1.170 + dir=/tmp/install [2020-07-30T11:31:35.845Z] #52 1.170 + bin=containerd [2020-07-30T11:31:35.845Z] #52 1.170 + shift [2020-07-30T11:31:35.845Z] #52 1.170 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:31:35.845Z] #52 1.170 + . /tmp/install/containerd.installer [2020-07-30T11:31:35.845Z] #52 1.170 ++ set -e [2020-07-30T11:31:35.845Z] #52 1.170 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:31:35.845Z] #52 1.170 + install_containerd [2020-07-30T11:31:35.845Z] #52 1.178 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:31:35.845Z] #52 1.179 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:31:35.845Z] #52 1.179 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uAGEA5zR4Y/src/github.com/containerd/containerd [2020-07-30T11:31:35.845Z] #52 1.186 Cloning into '/tmp/tmp.uAGEA5zR4Y/src/github.com/containerd/containerd'... [2020-07-30T11:31:35.845Z] #52 ... [2020-07-30T11:31:35.845Z] [2020-07-30T11:31:35.845Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:35.767Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:31:35.822Z] > git init /home/ubuntu/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:31:36.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:31:36.091Z] > git --version # timeout=10 [2020-07-30T11:31:36.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:31:36.125Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:31:38.247Z] #25 8.915 1.2% ## 3.1% ### 4.9% ##### 7.4% ####### 9.9% ######## 12.4% ########## 14.9% ############ 16.8% ############# 18.7% ############### 21.5% ################ 23.3% ################## 25.2% ################### 27.1% #################### 29.0% ###################### 31.5% ######################## 33.7% ########################## 36.3% ########################### 38.8% ############################# 40.7% ############################### 43.2% ################################ 45.1% ################################# 46.9% ################################## 48.1% ############################### [2020-07-30T11:31:38.247Z] #25 ... [2020-07-30T11:31:38.247Z] [2020-07-30T11:31:38.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:38.247Z] #38 29.05 Selecting previously unselected package libprotoc17:s390x. [2020-07-30T11:31:38.247Z] #38 29.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:38.247Z] #38 29.08 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 29.66 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:31:38.247Z] #38 29.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-30T11:31:38.247Z] #38 29.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:31:38.247Z] #38 29.80 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:31:38.247Z] #38 29.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:38.247Z] #38 29.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 29.92 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:31:38.247Z] #38 29.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:31:38.247Z] #38 29.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:31:38.247Z] #38 30.09 Selecting previously unselected package python-six. [2020-07-30T11:31:38.247Z] #38 30.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:31:38.247Z] #38 30.10 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:31:38.247Z] #38 30.17 Selecting previously unselected package python-protobuf. [2020-07-30T11:31:38.247Z] #38 30.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-30T11:31:38.247Z] #38 30.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 30.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:31:38.247Z] #38 32.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 32.20 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-30T11:31:38.247Z] #38 32.21 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-30T11:31:38.247Z] #38 32.22 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-30T11:31:38.247Z] #38 32.23 Setting up python-six (1.12.0-1) ... [2020-07-30T11:31:38.247Z] #38 33.68 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-30T11:31:38.247Z] #38 33.68 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-30T11:31:38.247Z] #38 33.70 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 33.71 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-30T11:31:38.247Z] #38 33.72 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 33.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 33.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:31:38.247Z] #38 33.74 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 33.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:31:38.247Z] #38 33.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:31:38.247Z] #38 36.60 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-30T11:31:38.247Z] #38 36.61 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:31:38.247Z] #38 DONE 37.2s [2020-07-30T11:31:38.247Z] [2020-07-30T11:31:38.247Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:38.395Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0779df28e4585536c) in /home/ubuntu/workspace/moby_PR-41284 [Pipeline] { [Pipeline] checkout [2020-07-30T11:31:38.840Z] #25 8.915 1.2% ## 3.1% ### 4.9% ##### 7.4% ####### 9.9% ######## 12.4% ########## 14.9% ############ 16.8% ############# 18.7% ############### 21.5% ################ 23.3% ################## 25.2% ################### 27.1% #################### 29.0% ###################### 31.5% ######################## 33.7% ########################## 36.3% ########################### 38.8% ############################# 40.7% ############################### 43.2% ################################ 45.1% ################################# 46.9% ################################## 48.1% ################################### 49.1% ##################################### 51.9% ###################################### 53.1% ######################################## 55.6% [2020-07-30T11:31:38.840Z] #25 ... [2020-07-30T11:31:38.840Z] [2020-07-30T11:31:38.840Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:38.840Z] #32 34.77 Selecting previously unselected package cmake. [2020-07-30T11:31:38.840Z] #32 34.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-30T11:31:38.840Z] #32 34.78 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:31:38.840Z] #32 36.84 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-30T11:31:38.840Z] #32 37.14 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:31:38.840Z] #32 37.22 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-30T11:31:38.840Z] #32 37.24 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:31:38.840Z] #32 37.26 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-30T11:31:38.840Z] #32 37.27 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:31:38.840Z] #32 37.28 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:31:38.840Z] #32 37.29 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-30T11:31:38.840Z] #32 37.30 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-30T11:31:38.840Z] #32 37.33 Setting up cmake (3.13.4-1) ... [2020-07-30T11:31:38.840Z] #32 37.35 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:31:38.840Z] #32 37.41 Processing triggers for mime-support (3.62) ... [2020-07-30T11:31:38.840Z] #32 DONE 37.7s [2020-07-30T11:31:38.840Z] [2020-07-30T11:31:38.840Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:40.161Z] #54 ... [2020-07-30T11:31:40.161Z] [2020-07-30T11:31:40.161Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:40.161Z] #43 15.17 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:31:40.161Z] #43 15.18 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:31:40.161Z] #43 15.20 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:31:40.161Z] #43 15.37 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:31:40.161Z] #43 15.41 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:31:40.161Z] #43 15.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:31:40.161Z] #43 15.73 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:31:40.161Z] #43 15.97 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:31:40.161Z] #43 16.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:31:40.161Z] #43 16.15 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:31:40.161Z] #43 16.20 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:31:40.161Z] #43 ... [2020-07-30T11:31:40.161Z] [2020-07-30T11:31:40.161Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:40.161Z] #21 16.91 + mkdir -p /build [2020-07-30T11:31:40.161Z] #21 16.93 + mv docker/docker /build/ [2020-07-30T11:31:40.161Z] #21 16.94 + rmdir docker [2020-07-30T11:31:40.161Z] #21 DONE 18.6s [2020-07-30T11:31:40.161Z] [2020-07-30T11:31:40.161Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:40.161Z] #30 11.32 math [2020-07-30T11:31:40.161Z] #30 12.01 runtime [2020-07-30T11:31:40.161Z] #30 16.80 internal/testlog [2020-07-30T11:31:40.161Z] #30 17.23 encoding [2020-07-30T11:31:40.161Z] #30 17.41 runtime/cgo [2020-07-30T11:31:40.411Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0efad0654245722d4) in /home/ubuntu/workspace/moby_PR-41284 [Pipeline] { [Pipeline] checkout [2020-07-30T11:31:40.956Z] #25 8.915 1.2% ## 3.1% ### 4.9% ##### 7.4% ####### 9.9% ######## 12.4% ########## 14.9% ############ 16.8% ############# 18.7% ############### 21.5% ################ 23.3% ################## 25.2% ################### 27.1% #################### 29.0% ###################### 31.5% ######################## 33.7% ########################## 36.3% ########################### 38.8% ############################# 40.7% ############################### 43.2% ################################ 45.1% ################################# 46.9% ################################## 48.1% ################################### 49.1% ##################################### 51.9% ###################################### 53.1% ######################################## 55.6% ######################################### 58.1% ########################################## 59.4% ########################################### 60.0% ############################################ 61.9% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################ 67.8% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.6% ####################################################### 77.7% ########################################################## 80.8% ########################################################### 83.3% ############################################################# 85.6% ############################################################### 88.1% ################################################################# 91.3% ################################################################### 93.7% ##################################################################### 96.9% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-30T11:31:40.956Z] #25 14.38 [2020-07-30T11:31:41.100Z] #30 ... [2020-07-30T11:31:41.100Z] [2020-07-30T11:31:41.100Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:41.100Z] #47 19.89 + cd /tmp/tmp.XNf45jH8P8/src/github.com/mvdan/sh [2020-07-30T11:31:41.100Z] #47 19.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:31:41.361Z] #47 20.04 + GO111MODULE=on [2020-07-30T11:31:41.361Z] #47 20.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:31:41.405Z] using credential docker-jenkins-github-credentials [2020-07-30T11:31:41.413Z] Cloning the remote Git repository [2020-07-30T11:31:41.413Z] Cloning with configured refspecs honoured and without tags [2020-07-30T11:31:41.995Z] #25 ... [2020-07-30T11:31:41.995Z] [2020-07-30T11:31:41.995Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:31:41.995Z] #28 30.65 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-30T11:31:41.995Z] #28 30.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:31:41.995Z] #28 31.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:31:41.995Z] #28 ... [2020-07-30T11:31:41.995Z] [2020-07-30T11:31:41.995Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:41.995Z] #25 15.34 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:31:41.436Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:31:41.607Z] > git init /home/ubuntu/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:31:41.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:31:41.956Z] > git --version # timeout=10 [2020-07-30T11:31:42.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:31:42.008Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:31:42.310Z] #25 15.60 [2020-07-30T11:31:42.310Z] #25 ... [2020-07-30T11:31:42.310Z] [2020-07-30T11:31:42.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:42.310Z] #47 31.19 syscall [2020-07-30T11:31:42.310Z] #47 31.21 reflect [2020-07-30T11:31:42.310Z] #47 37.99 context [2020-07-30T11:31:42.310Z] #47 38.81 os [2020-07-30T11:31:42.310Z] #47 ... [2020-07-30T11:31:42.310Z] [2020-07-30T11:31:42.310Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:42.310Z] #10 35.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-30T11:31:42.310Z] #10 35.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-30T11:31:42.310Z] #10 35.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-30T11:31:42.310Z] #10 35.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-30T11:31:42.310Z] #10 35.82 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-30T11:31:42.310Z] #10 35.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-30T11:31:42.310Z] #10 35.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-30T11:31:42.310Z] #10 35.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-30T11:31:42.310Z] #10 35.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-30T11:31:42.310Z] #10 35.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-30T11:31:42.310Z] #10 35.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-30T11:31:42.310Z] #10 35.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-30T11:31:42.310Z] #10 35.92 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-30T11:31:42.310Z] #10 36.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-30T11:31:42.310Z] #10 36.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-30T11:31:42.310Z] #10 36.89 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:31:42.310Z] #10 37.21 Fetched 73.3 MB in 13s (5580 kB/s) [2020-07-30T11:31:42.310Z] #10 37.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:31:42.310Z] #10 37.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-30T11:31:42.310Z] #10 37.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-30T11:31:42.310Z] #10 37.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:31:42.310Z] #10 39.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:31:42.310Z] #10 39.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-30T11:31:42.310Z] #10 39.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:31:42.310Z] #10 41.19 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:31:42.310Z] #10 41.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:31:42.310Z] #10 41.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:31:42.310Z] #10 41.27 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-30T11:31:42.310Z] #10 41.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-30T11:31:42.310Z] #10 41.28 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-30T11:31:42.310Z] #10 41.44 Selecting previously unselected package dmsetup. [2020-07-30T11:31:42.310Z] #10 ... [2020-07-30T11:31:42.310Z] [2020-07-30T11:31:42.310Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:42.310Z] #25 15.75 ######################################################################## 100.0% [2020-07-30T11:31:42.603Z] #25 15.84 [2020-07-30T11:31:42.760Z] #47 21.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:42.760Z] #47 21.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:42.760Z] #47 21.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:43.020Z] #47 21.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:43.020Z] #47 21.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:43.416Z] using credential docker-jenkins-github-credentials [2020-07-30T11:31:43.424Z] Cloning the remote Git repository [2020-07-30T11:31:43.424Z] Cloning with configured refspecs honoured and without tags [2020-07-30T11:31:43.641Z] #25 17.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:31:43.641Z] #25 17.08 skipping existing aab193acf6ba [2020-07-30T11:31:43.641Z] #25 17.17 [2020-07-30T11:31:43.196Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:31:43.261Z] > git init /home/ubuntu/workspace/moby_PR-41284 # timeout=10 [2020-07-30T11:31:43.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:31:43.489Z] > git --version # timeout=10 [2020-07-30T11:31:43.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:31:43.505Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:31:43.958Z] #47 22.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:43.958Z] #47 ... [2020-07-30T11:31:43.958Z] [2020-07-30T11:31:43.958Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:43.958Z] #23 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:31:43.958Z] #23 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:31:43.958Z] #23 ... [2020-07-30T11:31:43.958Z] [2020-07-30T11:31:43.958Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:43.958Z] #41 12.87 runtime [2020-07-30T11:31:43.958Z] #41 14.89 unicode/utf8 [2020-07-30T11:31:43.958Z] #41 15.67 math [2020-07-30T11:31:43.958Z] #41 20.60 unicode/utf16 [2020-07-30T11:31:43.958Z] #41 20.97 container/list [2020-07-30T11:31:43.958Z] #41 21.69 crypto/internal/subtle [2020-07-30T11:31:43.958Z] #41 21.76 crypto/subtle [2020-07-30T11:31:43.958Z] #41 22.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:31:43.958Z] #41 22.10 internal/nettrace [2020-07-30T11:31:43.958Z] #41 22.23 runtime/cgo [2020-07-30T11:31:44.217Z] #41 ... [2020-07-30T11:31:44.217Z] [2020-07-30T11:31:44.217Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:44.217Z] #38 13.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:31:44.217Z] #38 15.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:31:44.481Z] #38 ... [2020-07-30T11:31:44.481Z] [2020-07-30T11:31:44.481Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:44.481Z] #32 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:31:44.481Z] #32 15.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:31:44.481Z] #32 ... [2020-07-30T11:31:44.481Z] [2020-07-30T11:31:44.481Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:44.481Z] #51 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:31:44.481Z] #51 15.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:31:44.679Z] #25 18.05 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:31:44.679Z] #25 18.13 skipping existing 4d43f82972ce [2020-07-30T11:31:44.679Z] #25 18.20 [2020-07-30T11:31:44.740Z] #51 ... [2020-07-30T11:31:44.740Z] [2020-07-30T11:31:44.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:44.740Z] #10 13.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:31:44.740Z] #10 16.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:31:44.740Z] #10 ... [2020-07-30T11:31:44.740Z] [2020-07-30T11:31:44.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:44.740Z] #47 23.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:45.716Z] #25 19.15 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:31:46.014Z] #25 ... [2020-07-30T11:31:46.014Z] [2020-07-30T11:31:46.014Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:46.014Z] #33 0.921 + RM_GOPATH=0 [2020-07-30T11:31:46.014Z] #33 0.921 + TMP_GOPATH= [2020-07-30T11:31:46.014Z] #33 0.921 + : /build [2020-07-30T11:31:46.014Z] #33 0.921 + '[' -z '' ']' [2020-07-30T11:31:46.014Z] #33 0.924 ++ mktemp -d [2020-07-30T11:31:46.014Z] #33 0.927 + export GOPATH=/tmp/tmp.FAnpvHJrOm [2020-07-30T11:31:46.014Z] #33 0.927 + GOPATH=/tmp/tmp.FAnpvHJrOm [2020-07-30T11:31:46.014Z] #33 0.927 + RM_GOPATH=1 [2020-07-30T11:31:46.014Z] #33 0.927 + case "$(go env GOARCH)" in [2020-07-30T11:31:46.014Z] #33 0.928 ++ go env GOARCH [2020-07-30T11:31:46.014Z] #33 0.964 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:46.014Z] #33 0.964 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:31:46.014Z] #33 0.966 ++ dirname /tmp/install/install.sh [2020-07-30T11:31:46.014Z] #33 0.971 + dir=/tmp/install [2020-07-30T11:31:46.014Z] #33 0.972 + bin=tini [2020-07-30T11:31:46.014Z] #33 0.972 + shift [2020-07-30T11:31:46.014Z] #33 0.972 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:31:46.014Z] #33 0.972 + . /tmp/install/tini.installer [2020-07-30T11:31:46.014Z] #33 0.972 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:31:46.014Z] #33 0.973 + install_tini [2020-07-30T11:31:46.014Z] #33 0.973 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:31:46.014Z] #33 0.974 + git clone https://github.com/krallin/tini.git /tmp/tmp.FAnpvHJrOm/tini [2020-07-30T11:31:46.014Z] #33 0.974 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:31:46.014Z] #33 0.985 Cloning into '/tmp/tmp.FAnpvHJrOm/tini'... [2020-07-30T11:31:46.014Z] #33 1.741 + cd /tmp/tmp.FAnpvHJrOm/tini [2020-07-30T11:31:46.014Z] #33 1.741 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:31:46.014Z] #33 1.746 + cmake . [2020-07-30T11:31:46.014Z] #33 2.036 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:31:46.014Z] #33 2.065 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:31:46.014Z] #33 2.577 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:31:46.014Z] #33 2.586 -- Detecting C compiler ABI info [2020-07-30T11:31:46.014Z] #33 3.146 -- Detecting C compiler ABI info - done [2020-07-30T11:31:46.014Z] #33 3.190 -- Detecting C compile features [2020-07-30T11:31:46.014Z] #33 4.843 -- Detecting C compile features - done [2020-07-30T11:31:46.014Z] #33 4.866 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:31:46.014Z] #33 5.124 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:31:46.014Z] #33 5.202 -- Configuring done [2020-07-30T11:31:46.014Z] #33 5.219 -- Generating done [2020-07-30T11:31:46.014Z] #33 5.225 -- Build files have been written to: /tmp/tmp.FAnpvHJrOm/tini [2020-07-30T11:31:46.014Z] #33 5.233 + make tini-static [2020-07-30T11:31:46.014Z] #33 5.710 Scanning dependencies of target tini-static [2020-07-30T11:31:46.014Z] #33 5.757 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:31:46.014Z] #33 6.583 [100%] Linking C executable tini-static [2020-07-30T11:31:46.014Z] #33 6.861 [100%] Built target tini-static [2020-07-30T11:31:46.014Z] #33 6.937 + mkdir -p /build [2020-07-30T11:31:46.014Z] #33 6.939 + cp tini-static /build/docker-init [2020-07-30T11:31:46.014Z] #33 DONE 7.3s [2020-07-30T11:31:46.119Z] #47 24.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:46.318Z] [2020-07-30T11:31:46.318Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:31:46.318Z] #25 19.49 #=#=# [2020-07-30T11:31:46.318Z] #25 19.58 ######################################################################## 100.0% [2020-07-30T11:31:46.318Z] #25 19.63 [2020-07-30T11:31:46.318Z] #25 19.65 Download of images into '/build' complete. [2020-07-30T11:31:46.318Z] #25 19.65 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:31:46.318Z] #25 19.65 tar -cC '/build' . | docker load [2020-07-30T11:31:46.617Z] #25 DONE 19.8s [2020-07-30T11:31:46.617Z] [2020-07-30T11:31:46.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:31:46.617Z] #39 2.074 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:31:46.617Z] #39 2.075 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:31:46.617Z] #39 2.086 Note: Building without GnuTLS support [2020-07-30T11:31:46.617Z] #39 2.102 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:31:46.617Z] #39 2.102 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:31:46.617Z] #39 3.069 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:31:46.617Z] #39 3.090 GEN .gitid [2020-07-30T11:31:46.617Z] #39 3.107 GEN criu/include/version.h [2020-07-30T11:31:46.617Z] #39 3.151 GEN include/common/asm [2020-07-30T11:31:46.617Z] #39 4.078 PBCC images/timens.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.127 DEP images/timens.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.172 PBCC images/fown.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.175 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.201 PBCC images/opts.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.237 PBCC images/memfd.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.278 DEP images/fown.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.346 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.376 DEP images/opts.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.419 DEP images/memfd.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.438 PBCC images/sit.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.491 DEP images/sit.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.537 PBCC images/macvlan.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.597 DEP images/macvlan.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.618 PBCC images/autofs.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.636 DEP images/autofs.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.661 PBCC images/sysctl.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.678 DEP images/sysctl.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.726 PBCC images/time.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.760 DEP images/time.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.780 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.830 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.869 PBCC images/seccomp.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.888 DEP images/seccomp.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.930 PBCC images/userns.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.943 DEP images/userns.pb-c.d [2020-07-30T11:31:46.617Z] #39 4.966 PBCC images/cgroup.pb-c.c [2020-07-30T11:31:46.617Z] #39 4.986 DEP images/cgroup.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.064 PBCC images/ext-file.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.085 DEP images/ext-file.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.155 PBCC images/rpc.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.189 DEP images/rpc.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.220 PBCC images/siginfo.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.242 DEP images/siginfo.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.295 PBCC images/pagemap.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.355 DEP images/pagemap.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.374 PBCC images/rlimit.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.386 DEP images/rlimit.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.444 PBCC images/file-lock.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.472 DEP images/file-lock.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.513 PBCC images/tty.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.559 DEP images/tty.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.597 PBCC images/tun.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.641 PBCC images/netdev.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.670 DEP images/tun.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.733 DEP images/netdev.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.794 PBCC images/vma.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.835 DEP images/vma.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.875 PBCC images/creds.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.889 DEP images/creds.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.904 PBCC images/utsns.pb-c.c [2020-07-30T11:31:46.617Z] #39 5.954 DEP images/utsns.pb-c.d [2020-07-30T11:31:46.617Z] #39 5.997 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.012 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.029 DEP images/ipc-desc.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.058 DEP images/ipc-sem.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.067 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.109 DEP images/ipc-msg.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.139 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.144 DEP images/ipc-shm.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.152 PBCC images/ipc-var.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.197 DEP images/ipc-var.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.238 PBCC images/sk-opts.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.244 PBCC images/packet-sock.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.250 DEP images/sk-opts.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.312 DEP images/packet-sock.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.353 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.384 DEP images/sk-netlink.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.433 PBCC images/sk-inet.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.470 DEP images/sk-inet.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.514 PBCC images/sk-unix.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.567 DEP images/sk-unix.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.600 PBCC images/mm.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.638 DEP images/mm.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.675 PBCC images/timerfd.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.709 DEP images/timerfd.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.736 PBCC images/timer.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.749 DEP images/timer.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.783 PBCC images/sa.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.811 DEP images/sa.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.839 PBCC images/pipe-data.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.842 DEP images/pipe-data.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.860 PBCC images/mnt.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.881 DEP images/mnt.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.931 PBCC images/sk-packet.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.942 DEP images/sk-packet.pb-c.d [2020-07-30T11:31:46.617Z] #39 6.955 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:31:46.617Z] #39 6.986 DEP images/tcp-stream.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.036 PBCC images/pipe.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.042 DEP images/pipe.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.099 PBCC images/pstree.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.103 DEP images/pstree.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.164 PBCC images/fs.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.167 DEP images/fs.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.205 PBCC images/signalfd.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.228 DEP images/signalfd.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.258 PBCC images/fh.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.287 PBCC images/fsnotify.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.315 DEP images/fh.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.345 DEP images/fsnotify.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.393 PBCC images/eventpoll.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.439 DEP images/eventpoll.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.487 PBCC images/eventfd.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.490 DEP images/eventfd.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.509 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.523 DEP images/remap-file-path.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.569 PBCC images/fifo.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.573 DEP images/fifo.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.627 PBCC images/ghost-file.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.659 DEP images/ghost-file.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.715 PBCC images/regfile.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.742 DEP images/regfile.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.768 PBCC images/ns.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.778 DEP images/ns.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.803 PBCC images/fdinfo.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.860 DEP images/fdinfo.pb-c.d [2020-07-30T11:31:46.617Z] #39 7.923 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.961 PBCC images/core-arm.pb-c.c [2020-07-30T11:31:46.617Z] #39 7.986 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:31:46.617Z] #39 8.023 PBCC images/core-s390.pb-c.c [2020-07-30T11:31:46.617Z] #39 8.046 PBCC images/core-x86.pb-c.c [2020-07-30T11:31:46.617Z] #39 8.124 PBCC images/core.pb-c.c [2020-07-30T11:31:46.617Z] #39 8.169 PBCC images/inventory.pb-c.c [2020-07-30T11:31:46.617Z] #39 8.268 DEP images/core-aarch64.pb-c.d [2020-07-30T11:31:46.617Z] #39 8.333 DEP images/core-arm.pb-c.d [2020-07-30T11:31:46.617Z] #39 8.383 DEP images/core-ppc64.pb-c.d [2020-07-30T11:31:46.617Z] #39 ... [2020-07-30T11:31:46.617Z] [2020-07-30T11:31:46.617Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:46.617Z] #41 35.64 time [2020-07-30T11:31:46.617Z] #41 38.47 internal/fmtsort [2020-07-30T11:31:46.617Z] #41 39.51 strings [2020-07-30T11:31:46.617Z] #41 39.82 os [2020-07-30T11:31:46.617Z] #41 41.59 regexp/syntax [2020-07-30T11:31:46.617Z] #41 42.23 fmt [2020-07-30T11:31:46.924Z] #41 ... [2020-07-30T11:31:46.924Z] [2020-07-30T11:31:46.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:31:46.924Z] #39 8.438 DEP images/core-s390.pb-c.d [2020-07-30T11:31:46.924Z] #39 8.493 DEP images/core-x86.pb-c.d [2020-07-30T11:31:46.924Z] #39 8.573 DEP images/core.pb-c.d [2020-07-30T11:31:46.924Z] #39 8.651 DEP images/inventory.pb-c.d [2020-07-30T11:31:47.233Z] #39 8.744 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:31:47.233Z] #39 8.783 DEP images/cpuinfo.pb-c.d [2020-07-30T11:31:47.233Z] #39 8.861 PBCC images/stats.pb-c.c [2020-07-30T11:31:47.233Z] #39 ... [2020-07-30T11:31:47.233Z] [2020-07-30T11:31:47.233Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:47.233Z] #30 36.07 internal/poll [2020-07-30T11:31:47.233Z] #30 37.53 internal/syscall/execenv [2020-07-30T11:31:47.233Z] #30 37.65 internal/syscall/unix [2020-07-30T11:31:47.233Z] #30 38.03 os [2020-07-30T11:31:47.233Z] #30 38.10 internal/fmtsort [2020-07-30T11:31:47.233Z] #30 38.88 strings [2020-07-30T11:31:47.233Z] #30 41.01 fmt [2020-07-30T11:31:47.233Z] #30 41.28 path/filepath [2020-07-30T11:31:47.233Z] #30 42.67 io/ioutil [2020-07-30T11:31:47.233Z] #30 43.22 path [2020-07-30T11:31:47.233Z] #30 43.75 text/tabwriter [2020-07-30T11:31:47.233Z] #30 44.87 flag [2020-07-30T11:31:47.233Z] #30 44.89 github.com/BurntSushi/toml [2020-07-30T11:31:47.233Z] #30 ... [2020-07-30T11:31:47.233Z] [2020-07-30T11:31:47.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:31:47.233Z] #39 8.883 DEP images/stats.pb-c.d [2020-07-30T11:31:47.498Z] #47 26.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:31:47.498Z] #47 26.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:31:47.758Z] #47 26.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:31:47.758Z] #47 26.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:31:48.755Z] #39 10.27 make[1]: Nothing to be done for 'all'. [2020-07-30T11:31:49.137Z] #47 27.59 runtime [2020-07-30T11:31:49.137Z] #47 27.59 runtime/cgo [2020-07-30T11:31:49.390Z] #39 11.13 CC images/stats.o [2020-07-30T11:31:49.683Z] #39 11.50 CC images/core.o [2020-07-30T11:31:50.084Z] #47 ... [2020-07-30T11:31:50.084Z] [2020-07-30T11:31:50.084Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:50.084Z] #60 23.44 Checking out files: 58% (1205/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: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-30T11:31:50.084Z] #60 24.43 + cd /tmp/tmp.GuUbhf2zgV/src/github.com/docker/libnetwork [2020-07-30T11:31:50.084Z] #60 24.43 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:31:50.084Z] #60 24.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:31:50.318Z] #39 11.97 CC images/core-x86.o [2020-07-30T11:31:50.611Z] #39 12.30 CC images/core-arm.o [2020-07-30T11:31:50.611Z] #39 12.52 CC images/core-aarch64.o [2020-07-30T11:31:51.253Z] #39 12.80 CC images/core-ppc64.o [2020-07-30T11:31:51.253Z] #39 13.11 CC images/core-s390.o [2020-07-30T11:31:51.900Z] #39 13.47 CC images/cpuinfo.o [2020-07-30T11:31:51.900Z] #39 13.73 CC images/inventory.o [2020-07-30T11:31:52.198Z] #39 13.88 CC images/fdinfo.o [2020-07-30T11:31:52.198Z] #39 14.07 CC images/fown.o [2020-07-30T11:31:52.493Z] #39 ... [2020-07-30T11:31:52.493Z] [2020-07-30T11:31:52.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:52.493Z] #10 41.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-30T11:31:52.493Z] #10 41.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:31:52.493Z] #10 41.59 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:31:52.493Z] #10 41.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:31:52.493Z] #10 41.60 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:31:52.493Z] #10 46.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:31:52.493Z] #10 46.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:31:52.493Z] #10 46.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:31:52.493Z] #10 50.90 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:31:52.493Z] #10 50.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-30T11:31:52.493Z] #10 50.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:31:52.493Z] #10 51.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:31:52.493Z] #10 51.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-30T11:31:52.493Z] #10 51.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:31:52.493Z] #10 ... [2020-07-30T11:31:52.493Z] [2020-07-30T11:31:52.493Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:52.493Z] #30 46.64 log [2020-07-30T11:31:52.493Z] #30 48.81 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:31:52.493Z] #30 DONE 51.5s [2020-07-30T11:31:52.493Z] [2020-07-30T11:31:52.493Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:31:52.493Z] #52 25.14 Checking out files: 86% (2765/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 90% (2889/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:31:52.493Z] #52 25.54 + cd /tmp/tmp.uAGEA5zR4Y/src/github.com/containerd/containerd [2020-07-30T11:31:52.493Z] #52 25.54 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:31:52.788Z] #52 ... [2020-07-30T11:31:52.788Z] [2020-07-30T11:31:52.788Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:31:52.788Z] #47 41.71 path/filepath [2020-07-30T11:31:52.788Z] #47 42.34 encoding/binary [2020-07-30T11:31:52.788Z] #47 43.47 fmt [2020-07-30T11:31:52.788Z] #47 44.02 encoding/base64 [2020-07-30T11:31:52.788Z] #47 44.54 golang.org/x/sys/unix [2020-07-30T11:31:52.788Z] #47 47.24 encoding/json [2020-07-30T11:31:52.788Z] #47 51.19 github.com/pkg/diff [2020-07-30T11:31:52.788Z] #47 ... [2020-07-30T11:31:52.788Z] [2020-07-30T11:31:52.788Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:31:52.788Z] #39 14.26 CC images/ns.o [2020-07-30T11:31:52.788Z] #39 14.43 CC images/regfile.o [2020-07-30T11:31:52.788Z] #39 14.55 CC images/ghost-file.o [2020-07-30T11:31:53.105Z] #39 14.70 CC images/fifo.o [2020-07-30T11:31:53.106Z] #39 14.97 CC images/remap-file-path.o [2020-07-30T11:31:53.403Z] #39 15.06 CC images/eventfd.o [2020-07-30T11:31:53.403Z] #39 15.12 CC images/eventpoll.o [2020-07-30T11:31:53.695Z] #39 15.25 CC images/fh.o [2020-07-30T11:31:53.695Z] #39 15.35 CC images/fsnotify.o [2020-07-30T11:31:53.695Z] #39 15.54 CC images/signalfd.o [2020-07-30T11:31:53.695Z] #39 15.63 CC images/fs.o [2020-07-30T11:31:53.988Z] #39 15.74 CC images/pstree.o [2020-07-30T11:31:53.988Z] #39 15.86 CC images/pipe.o [2020-07-30T11:31:54.278Z] #60 ... [2020-07-30T11:31:54.278Z] [2020-07-30T11:31:54.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:54.278Z] #41 32.62 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:31:54.278Z] #41 32.89 vendor/golang.org/x/crypto/curve25519 [2020-07-30T11:31:54.281Z] #39 16.03 CC images/tcp-stream.o [2020-07-30T11:31:54.281Z] #39 16.13 CC images/sk-packet.o [2020-07-30T11:31:54.573Z] #39 16.26 CC images/mnt.o [2020-07-30T11:31:54.865Z] #39 16.45 CC images/pipe-data.o [2020-07-30T11:31:54.865Z] #39 16.56 CC images/sa.o [2020-07-30T11:31:54.865Z] #39 16.68 CC images/timer.o [2020-07-30T11:31:55.158Z] #39 16.89 CC images/timerfd.o [2020-07-30T11:31:55.215Z] #41 ... [2020-07-30T11:31:55.215Z] [2020-07-30T11:31:55.215Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:31:55.215Z] #36 23.94 Checking out files: 92% (1477/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-30T11:31:55.215Z] #36 24.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:31:55.215Z] #36 25.72 + 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-30T11:31:55.451Z] #39 17.04 CC images/mm.o [2020-07-30T11:31:55.451Z] #39 17.27 CC images/sk-opts.o [2020-07-30T11:31:55.744Z] #39 17.41 CC images/sk-unix.o [2020-07-30T11:31:56.036Z] #39 17.61 CC images/sk-inet.o [2020-07-30T11:31:56.329Z] #39 17.91 CC images/tun.o [2020-07-30T11:31:56.329Z] #39 18.07 CC images/sk-netlink.o [2020-07-30T11:31:56.621Z] #39 18.17 CC images/packet-sock.o [2020-07-30T11:31:56.621Z] #39 18.30 CC images/ipc-var.o [2020-07-30T11:31:56.621Z] #39 18.44 CC images/ipc-desc.o [2020-07-30T11:31:56.914Z] #39 18.52 CC images/ipc-shm.o [2020-07-30T11:31:56.914Z] #39 18.66 CC images/ipc-msg.o [2020-07-30T11:31:57.206Z] #39 18.76 CC images/ipc-sem.o [2020-07-30T11:31:57.207Z] #39 18.87 CC images/utsns.o [2020-07-30T11:31:57.499Z] #39 19.06 CC images/creds.o [2020-07-30T11:31:57.499Z] #39 19.21 CC images/vma.o [2020-07-30T11:31:57.499Z] #39 ... [2020-07-30T11:31:57.499Z] [2020-07-30T11:31:57.499Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:31:57.499Z] #41 46.42 regexp [2020-07-30T11:31:57.499Z] #41 46.78 go/token [2020-07-30T11:31:57.499Z] #41 47.21 go/scanner [2020-07-30T11:31:57.499Z] #41 48.05 go/ast [2020-07-30T11:31:57.499Z] #41 49.44 internal/lazyregexp [2020-07-30T11:31:57.499Z] #41 49.66 net/url [2020-07-30T11:31:57.499Z] #41 50.78 text/template/parse [2020-07-30T11:31:57.499Z] #41 51.34 go/parser [2020-07-30T11:31:57.499Z] #41 53.96 text/template [2020-07-30T11:31:57.499Z] #41 54.42 encoding/xml [2020-07-30T11:31:57.792Z] #41 56.71 go/doc [2020-07-30T11:31:57.792Z] #41 ... [2020-07-30T11:31:57.792Z] [2020-07-30T11:31:57.792Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:31:57.792Z] #39 19.40 CC images/netdev.o [2020-07-30T11:31:58.085Z] #39 19.67 CC images/tty.o [2020-07-30T11:31:58.085Z] #39 19.90 CC images/file-lock.o [2020-07-30T11:31:58.085Z] #39 20.01 CC images/rlimit.o [2020-07-30T11:31:58.212Z] Fetching without tags [2020-07-30T11:31:58.378Z] #39 20.12 CC images/pagemap.o [2020-07-30T11:31:58.378Z] #39 20.26 CC images/siginfo.o [2020-07-30T11:31:58.567Z] #36 ... [2020-07-30T11:31:58.567Z] [2020-07-30T11:31:58.567Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:31:58.567Z] #23 26.99 Fetched 8369 kB in 20s (424 kB/s) [2020-07-30T11:31:58.567Z] #23 26.99 Reading package lists... [2020-07-30T11:31:58.567Z] #23 34.29 Reading package lists... [2020-07-30T11:31:58.567Z] #23 ... [2020-07-30T11:31:58.567Z] [2020-07-30T11:31:58.567Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:31:58.567Z] #51 27.71 Fetched 8369 kB in 21s (408 kB/s) [2020-07-30T11:31:58.567Z] #51 27.71 Reading package lists... [2020-07-30T11:31:58.567Z] #51 34.42 Reading package lists... [2020-07-30T11:31:58.567Z] #51 ... [2020-07-30T11:31:58.567Z] [2020-07-30T11:31:58.567Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:31:58.567Z] #32 27.35 Fetched 8369 kB in 20s (414 kB/s) [2020-07-30T11:31:58.567Z] #32 27.35 Reading package lists... [2020-07-30T11:31:58.567Z] #32 34.73 Reading package lists... [2020-07-30T11:31:58.567Z] #32 ... [2020-07-30T11:31:58.567Z] [2020-07-30T11:31:58.567Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:31:58.567Z] #38 27.44 Fetched 8369 kB in 20s (414 kB/s) [2020-07-30T11:31:58.567Z] #38 27.44 Reading package lists... [2020-07-30T11:31:58.670Z] #39 20.44 CC images/rpc.o [2020-07-30T11:31:58.696Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:31:58.847Z] #38 34.45 Reading package lists... [2020-07-30T11:31:58.847Z] #38 ... [2020-07-30T11:31:58.847Z] [2020-07-30T11:31:58.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:31:58.847Z] #10 27.45 Fetched 8369 kB in 20s (412 kB/s) [2020-07-30T11:31:58.847Z] #10 27.45 Reading package lists... [2020-07-30T11:31:58.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:31:58.139Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:31:58.172Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:31:58.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:31:58.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:31:58.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:31:58.214Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:31:58.699Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:31:58.721Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:31:59.304Z] #39 21.11 CC images/ext-file.o [2020-07-30T11:31:59.304Z] #39 21.24 CC images/cgroup.o [2020-07-30T11:31:59.939Z] #39 21.64 CC images/userns.o [2020-07-30T11:32:00.231Z] #39 21.89 CC images/google/protobuf/descriptor.o [2020-07-30T11:32:00.481Z] Merge succeeded, producing da6ea919c9d6cf96244700434e850696549d0919 [2020-07-30T11:32:00.482Z] Checking out Revision da6ea919c9d6cf96244700434e850696549d0919 (PR-41284) [2020-07-30T11:32:00.866Z] #39 22.73 CC images/opts.o [2020-07-30T11:32:01.158Z] #39 22.90 CC images/seccomp.o [2020-07-30T11:32:01.158Z] #39 23.00 CC images/binfmt-misc.o [2020-07-30T11:32:01.158Z] #39 23.08 CC images/time.o [2020-07-30T11:32:01.450Z] #39 23.16 CC images/sysctl.o [2020-07-30T11:32:01.450Z] #39 23.28 CC images/autofs.o [2020-07-30T11:32:01.450Z] #39 23.38 CC images/macvlan.o [2020-07-30T11:31:59.619Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:32:00.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:32:00.523Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:32:00.533Z] > git checkout -f da6ea919c9d6cf96244700434e850696549d0919 # timeout=10 [2020-07-30T11:32:01.748Z] #39 23.44 CC images/sit.o [2020-07-30T11:32:01.748Z] #39 23.52 CC images/memfd.o [2020-07-30T11:32:02.049Z] #39 ... [2020-07-30T11:32:02.049Z] [2020-07-30T11:32:02.049Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:02.049Z] #47 52.07 golang.org/x/crypto/ssh/terminal [2020-07-30T11:32:02.049Z] #47 52.46 mvdan.cc/editorconfig [2020-07-30T11:32:02.049Z] #47 53.31 mvdan.cc/sh/v3/fileutil [2020-07-30T11:32:02.049Z] #47 53.36 mvdan.cc/sh/v3/syntax [2020-07-30T11:32:02.049Z] #47 57.32 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:32:02.049Z] #47 DONE 60.9s [2020-07-30T11:32:02.049Z] [2020-07-30T11:32:02.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:02.049Z] #39 23.68 CC images/timens.o [2020-07-30T11:32:02.344Z] #39 24.25 LINK images/built-in.o [2020-07-30T11:32:02.642Z] #39 24.38 GEN compel/include/asm [2020-07-30T11:32:02.642Z] #39 24.39 GEN compel/include/version.h [2020-07-30T11:32:02.642Z] #39 24.39 touch .config [2020-07-30T11:32:02.642Z] #39 24.43 GEN include/common/config.h [2020-07-30T11:32:02.642Z] #39 24.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-30T11:32:02.642Z] #39 24.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-30T11:32:02.935Z] #39 24.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-30T11:32:02.935Z] #39 24.51 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-30T11:32:02.935Z] #39 24.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-30T11:32:02.935Z] #39 24.55 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-30T11:32:02.935Z] #39 24.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:32:02.935Z] #39 24.57 DEP compel/plugins/std/infect.d [2020-07-30T11:32:02.935Z] #39 24.66 DEP compel/plugins/std/string.d [2020-07-30T11:32:02.935Z] #39 24.74 DEP compel/plugins/std/log.d [2020-07-30T11:32:02.935Z] #39 24.78 DEP compel/plugins/std/fds.d [2020-07-30T11:32:02.935Z] #39 ... [2020-07-30T11:32:02.935Z] [2020-07-30T11:32:02.935Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:02.935Z] #52 27.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:32:02.935Z] #52 27.26 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:32:02.935Z] #52 27.26 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:32:02.935Z] #52 27.26 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:32:02.935Z] #52 27.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:32:02.935Z] #52 27.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:32:02.935Z] #52 27.26 + '[' '' = dynamic ']' [2020-07-30T11:32:02.935Z] #52 27.26 + make [2020-07-30T11:32:02.935Z] #52 27.98 + bin/ctr [2020-07-30T11:32:03.058Z] #10 34.83 Reading package lists... [2020-07-30T11:32:03.058Z] #10 ... [2020-07-30T11:32:03.058Z] [2020-07-30T11:32:03.058Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:32:03.058Z] #51 34.42 Reading package lists... [2020-07-30T11:32:03.228Z] #52 ... [2020-07-30T11:32:03.228Z] [2020-07-30T11:32:03.228Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:03.228Z] #39 24.83 DEP compel/plugins/std/std.d [2020-07-30T11:32:03.228Z] #39 24.89 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:32:03.228Z] #39 24.93 DEP compel/plugins/fds/fds.d [2020-07-30T11:32:03.228Z] #39 25.00 CC compel/plugins/std/std.o [2020-07-30T11:32:03.228Z] #39 25.13 CC compel/plugins/std/fds.o [2020-07-30T11:32:03.318Z] #51 41.51 Building dependency tree... [2020-07-30T11:32:03.318Z] #51 ... [2020-07-30T11:32:03.318Z] [2020-07-30T11:32:03.318Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:03.318Z] #43 DONE 42.0s [2020-07-30T11:32:03.318Z] [2020-07-30T11:32:03.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:03.318Z] #10 34.83 Reading package lists... [2020-07-30T11:32:03.520Z] #39 25.33 CC compel/plugins/std/log.o [2020-07-30T11:32:04.156Z] #39 25.82 CC compel/plugins/std/string.o [2020-07-30T11:32:04.252Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:32:04.260Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:32:04.419Z] Fetching without tags [2020-07-30T11:32:04.448Z] #39 26.22 CC compel/plugins/std/infect.o [2020-07-30T11:32:04.740Z] #39 26.44 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-30T11:32:04.740Z] #39 26.46 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-30T11:32:04.740Z] #39 26.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-30T11:32:04.740Z] #39 26.57 AR compel/plugins/std.lib.a [2020-07-30T11:32:04.802Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:32:05.033Z] #39 26.61 CC compel/plugins/fds/fds.o [2020-07-30T11:32:05.033Z] #39 26.75 AR compel/plugins/fds.lib.a [2020-07-30T11:32:05.033Z] #39 26.76 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:32:05.033Z] #39 26.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:32:05.205Z] Fetching without tags [2020-07-30T11:32:05.226Z] #10 41.92 Building dependency tree... [2020-07-30T11:32:05.226Z] #10 ... [2020-07-30T11:32:05.226Z] [2020-07-30T11:32:05.226Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:05.226Z] #60 DONE 43.7s [2020-07-30T11:32:05.226Z] [2020-07-30T11:32:05.226Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:32:05.226Z] #51 41.51 Building dependency tree... [2020-07-30T11:32:05.325Z] #39 26.95 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-30T11:32:05.325Z] #39 26.99 HOSTDEP compel/src/main-host.d [2020-07-30T11:32:05.325Z] #39 27.08 DEP compel/src/lib/ptrace.d [2020-07-30T11:32:05.478Z] + docker version [2020-07-30T11:32:05.506Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:32:05.618Z] #39 27.21 DEP compel/src/lib/infect.d [2020-07-30T11:32:05.618Z] #39 27.28 DEP compel/src/lib/infect-util.d [2020-07-30T11:32:05.618Z] #39 27.37 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:32:05.618Z] #39 27.42 DEP compel/arch/s390/src/lib/infect.d [2020-07-30T11:32:05.910Z] #39 27.47 DEP compel/arch/s390/src/lib/cpu.d [2020-07-30T11:32:05.910Z] #39 27.48 DEP compel/src/lib/log.d [2020-07-30T11:32:05.910Z] #39 27.52 DEP compel/src/main.d [2020-07-30T11:32:05.910Z] #39 27.61 DEP compel/src/lib/handle-elf.d [2020-07-30T11:32:05.910Z] #39 27.72 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-30T11:32:06.203Z] #39 27.79 CC compel/src/lib/log.o [2020-07-30T11:32:06.203Z] #39 27.95 CC compel/arch/s390/src/lib/cpu.o [2020-07-30T11:32:04.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:32:04.343Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:32:04.359Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:32:04.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:32:04.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:32:04.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:32:04.389Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:32:04.779Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:32:04.792Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:32:05.925Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:32:06.495Z] #39 28.06 CC compel/arch/s390/src/lib/infect.o [2020-07-30T11:32:06.626Z] Merge succeeded, producing afd8d90967473e5278ee2fadd7e18af1cd6606e7 [2020-07-30T11:32:06.626Z] Checking out Revision afd8d90967473e5278ee2fadd7e18af1cd6606e7 (PR-41284) [2020-07-30T11:32:06.787Z] #39 28.50 CC compel/src/lib/infect-rpc.o [2020-07-30T11:32:05.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:32:05.135Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:32:05.158Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:32:05.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:32:05.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:32:05.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:32:05.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:32:05.519Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:32:05.550Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:32:06.633Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:32:07.080Z] #39 28.74 CC compel/src/lib/infect-util.o [2020-07-30T11:32:07.080Z] #39 28.89 CC compel/src/lib/infect.o [2020-07-30T11:32:07.136Z] #51 45.91 The following additional packages will be installed: [2020-07-30T11:32:07.136Z] #51 45.95 libbtrfs0 [2020-07-30T11:32:07.319Z] Merge succeeded, producing afd8d90967473e5278ee2fadd7e18af1cd6606e7 [2020-07-30T11:32:07.319Z] Checking out Revision afd8d90967473e5278ee2fadd7e18af1cd6606e7 (PR-41284) [2020-07-30T11:32:07.396Z] #51 46.16 The following NEW packages will be installed: [2020-07-30T11:32:07.396Z] #51 46.17 libbtrfs-dev libbtrfs0 [2020-07-30T11:32:07.709Z] Removing intermediate container 971538668f19 [2020-07-30T11:32:07.709Z] ---> 9792eb5f40a1 [2020-07-30T11:32:07.709Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-30T11:32:07.709Z] ---> b1942c37232d [2020-07-30T11:32:07.709Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-30T11:32:07.709Z] ---> e3f6ab472418 [2020-07-30T11:32:07.709Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-30T11:32:07.709Z] ---> Running in db159daf7bc1 [2020-07-30T11:32:07.709Z] Removing intermediate container db159daf7bc1 [2020-07-30T11:32:07.709Z] ---> 479756670bb9 [2020-07-30T11:32:07.709Z] Successfully built 479756670bb9 [2020-07-30T11:32:07.709Z] Successfully tagged moby-buildx:latest [2020-07-30T11:32:07.709Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-30T11:32:07.709Z] if [ -n "${id}" ]; then \ [2020-07-30T11:32:07.709Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-30T11:32:07.709Z] && touch bundles/buildx; \ [2020-07-30T11:32:07.709Z] docker rm -f ${id}; \ [2020-07-30T11:32:07.709Z] fi [2020-07-30T11:32:07.709Z] b613c7035d95c0bac933ebc2fc88984a0bc28a17b63898df5b79fe211faade8d [2020-07-30T11:32:07.709Z] bundles/buildx version [2020-07-30T11:32:07.709Z] buildx v0.3.1 6db68d0 [2020-07-30T11:32:07.709Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:32:07.709Z] #1 [internal] booting buildkit [2020-07-30T11:32:07.709Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-30T11:32:07.709Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-30T11:32:07.709Z] #1 creating container buildx_buildkit_default [2020-07-30T11:32:07.709Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-30T11:32:07.709Z] #1 DONE 2.2s [2020-07-30T11:32:07.709Z] [2020-07-30T11:32:07.709Z] #3 [internal] load .dockerignore [2020-07-30T11:32:07.709Z] #3 transferring context: [2020-07-30T11:32:07.709Z] #3 transferring context: 87B done [2020-07-30T11:32:07.709Z] #3 DONE 0.0s [2020-07-30T11:32:07.709Z] [2020-07-30T11:32:07.709Z] #2 [internal] load build definition from Dockerfile [2020-07-30T11:32:07.709Z] #2 transferring dockerfile: 16.36kB done [2020-07-30T11:32:07.709Z] #2 DONE 0.0s [2020-07-30T11:32:07.709Z] [2020-07-30T11:32:07.709Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:32:07.709Z] #4 DONE 1.2s [2020-07-30T11:32:07.709Z] [2020-07-30T11:32:07.709Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:32:07.709Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:32:07.709Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:32:07.709Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-30T11:32:07.709Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-30T11:32:07.709Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-30T11:32:07.709Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-30T11:32:07.709Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-30T11:32:07.709Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-30T11:32:07.709Z] #5 DONE 1.1s [2020-07-30T11:32:07.709Z] [2020-07-30T11:32:07.709Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:32:07.966Z] #51 46.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:07.966Z] #51 46.65 Need to get 119 kB of archives. [2020-07-30T11:32:07.966Z] #51 46.65 After this operation, 387 kB of additional disk space will be used. [2020-07-30T11:32:07.966Z] #51 46.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:32:07.966Z] #51 46.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-30T11:32:06.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:32:06.602Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:32:06.620Z] > git checkout -f afd8d90967473e5278ee2fadd7e18af1cd6606e7 # timeout=10 [2020-07-30T11:32:08.591Z] #39 30.18 CC compel/src/lib/ptrace.o [2020-07-30T11:32:08.591Z] #39 ... [2020-07-30T11:32:08.591Z] [2020-07-30T11:32:08.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:08.591Z] #41 57.37 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:32:08.591Z] #41 57.58 github.com/LK4D4/vndr/versioned [2020-07-30T11:32:08.591Z] #41 57.74 compress/flate [2020-07-30T11:32:08.591Z] #41 58.93 github.com/LK4D4/vndr/build [2020-07-30T11:32:08.591Z] #41 59.74 net [2020-07-30T11:32:08.591Z] #41 60.99 vendor/golang.org/x/crypto/curve25519 [2020-07-30T11:32:08.591Z] #41 61.54 vendor/golang.org/x/text/transform [2020-07-30T11:32:08.591Z] #41 62.05 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:32:08.591Z] #41 63.03 vendor/golang.org/x/text/secure/bidirule [2020-07-30T11:32:08.591Z] #41 63.17 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:32:08.591Z] #41 65.73 vendor/golang.org/x/net/idna [2020-07-30T11:32:08.591Z] #41 67.02 vendor/golang.org/x/net/http2/hpack [2020-07-30T11:32:08.591Z] #41 ... [2020-07-30T11:32:08.591Z] [2020-07-30T11:32:08.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:08.591Z] #39 30.48 AR compel/libcompel.a [2020-07-30T11:32:08.754Z] #6 ... [2020-07-30T11:32:08.754Z] [2020-07-30T11:32:08.754Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:32:08.754Z] #7 DONE 0.9s [2020-07-30T11:32:08.754Z] [2020-07-30T11:32:08.754Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:32:08.754Z] #6 DONE 0.9s [2020-07-30T11:32:08.754Z] [2020-07-30T11:32:08.754Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:08.754Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:32:08.884Z] #39 30.53 HOSTCC compel/src/main-host.o [2020-07-30T11:32:08.904Z] #51 47.72 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:09.163Z] #51 47.88 Fetched 119 kB in 0s (340 kB/s) [2020-07-30T11:32:09.163Z] #51 48.05 Selecting previously unselected package libbtrfs0. [2020-07-30T11:32:09.176Z] #39 30.81 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-30T11:32:09.176Z] #39 30.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:32:07.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-30T11:32:07.323Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:32:07.353Z] > git checkout -f afd8d90967473e5278ee2fadd7e18af1cd6606e7 # timeout=10 [2020-07-30T11:32:09.423Z] #51 48.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:32:09.423Z] #51 48.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:32:09.423Z] #51 48.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:32:09.423Z] #51 48.34 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:32:09.423Z] #51 48.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:32:09.423Z] #51 48.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:32:09.468Z] #39 31.09 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:32:09.468Z] #39 31.18 HOSTLINK compel/compel-host-bin [2020-07-30T11:32:09.468Z] #39 31.30 DEP soccr/soccr.d [2020-07-30T11:32:09.761Z] #39 31.43 CC soccr/soccr.o [2020-07-30T11:32:09.826Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:32:09.826Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-07-30T11:32:09.826Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-07-30T11:32:09.826Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-07-30T11:32:09.991Z] #51 48.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:32:09.991Z] #51 48.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:32:09.991Z] #51 48.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:10.221Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.05MB / 57.46MB 0.6s [2020-07-30T11:32:10.221Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.4s done [2020-07-30T11:32:10.221Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 2.99MB / 8.25MB 0.6s [2020-07-30T11:32:10.221Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 5.97MB / 57.46MB 0.7s [2020-07-30T11:32:10.221Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.14MB / 54.14MB 0.7s [2020-07-30T11:32:10.221Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 6.28MB / 8.25MB 0.7s [2020-07-30T11:32:10.221Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 1.57MB / 10.73MB 0.7s [2020-07-30T11:32:10.250Z] #51 DONE 49.0s [2020-07-30T11:32:10.250Z] [2020-07-30T11:32:10.250Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:32:10.250Z] #23 34.29 Reading package lists... [2020-07-30T11:32:10.250Z] #23 41.60 Building dependency tree... [2020-07-30T11:32:10.250Z] #23 45.72 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:32:10.250Z] #23 45.72 The following additional packages will be installed: [2020-07-30T11:32:10.250Z] #23 45.73 libjq1 libonig5 [2020-07-30T11:32:10.250Z] #23 46.15 The following NEW packages will be installed: [2020-07-30T11:32:10.250Z] #23 46.15 jq libjq1 libonig5 [2020-07-30T11:32:10.250Z] #23 46.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:10.250Z] #23 46.62 Need to get 355 kB of archives. [2020-07-30T11:32:10.250Z] #23 46.62 After this operation, 1072 kB of additional disk space will be used. [2020-07-30T11:32:10.250Z] #23 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:32:10.250Z] #23 46.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:32:10.250Z] #23 46.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:32:10.250Z] #23 47.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:10.250Z] #23 47.89 Fetched 355 kB in 0s (992 kB/s) [2020-07-30T11:32:10.250Z] #23 47.98 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:32:10.250Z] #23 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:32:10.250Z] #23 48.13 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:32:10.250Z] #23 48.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:32:10.250Z] #23 48.64 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:32:10.250Z] #23 48.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:32:10.250Z] #23 48.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:32:10.250Z] #23 48.80 Selecting previously unselected package jq. [2020-07-30T11:32:10.250Z] #23 48.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:32:10.250Z] #23 48.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:32:10.250Z] #23 ... [2020-07-30T11:32:10.250Z] [2020-07-30T11:32:10.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:10.423Z] #39 32.21 AR soccr/libsoccr.a [2020-07-30T11:32:10.423Z] #39 32.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:32:10.528Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 6.18MB / 73.55MB 0.9s [2020-07-30T11:32:10.528Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 5.04MB / 96.52MB 0.9s [2020-07-30T11:32:10.528Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.07MB / 8.25MB 0.9s [2020-07-30T11:32:10.528Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 4.20MB / 10.73MB 0.9s [2020-07-30T11:32:10.573Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:32:10.559Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:32:10.721Z] #39 32.34 DEP criu/arch/s390/sigframe.d [2020-07-30T11:32:10.721Z] #39 32.39 DEP criu/arch/s390/crtools.d [2020-07-30T11:32:10.721Z] #39 32.51 DEP criu/arch/s390/cpu.d [2020-07-30T11:32:10.824Z] #52 ... [2020-07-30T11:32:10.824Z] [2020-07-30T11:32:10.824Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:32:10.824Z] #23 49.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:32:10.824Z] #23 49.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:32:10.824Z] #23 49.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:32:10.824Z] #23 49.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:10.824Z] #23 DONE 49.7s [2020-07-30T11:32:10.838Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 11.55MB / 57.46MB 1.1s [2020-07-30T11:32:10.838Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 10.21MB / 73.55MB 1.1s [2020-07-30T11:32:10.838Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 6.95MB / 54.14MB 1.1s [2020-07-30T11:32:10.838Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 0.9s done [2020-07-30T11:32:10.838Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 7.72MB / 10.73MB 1.1s [2020-07-30T11:32:10.838Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 14.73MB / 57.46MB 1.2s [2020-07-30T11:32:10.838Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.01MB / 10.73MB 1.2s [2020-07-30T11:32:11.014Z] #39 32.67 CC criu/arch/s390/cpu.o [2020-07-30T11:32:11.085Z] [2020-07-30T11:32:11.085Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:32:11.085Z] #24 DONE 0.1s [2020-07-30T11:32:11.085Z] [2020-07-30T11:32:11.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:11.142Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 17.97MB / 57.46MB 1.3s [2020-07-30T11:32:11.142Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 16.91MB / 73.55MB 1.3s [2020-07-30T11:32:11.142Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 11.05MB / 96.52MB 1.3s [2020-07-30T11:32:11.142Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 15.21MB / 54.14MB 1.3s [2020-07-30T11:32:11.142Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.2s done [2020-07-30T11:32:11.142Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 21.44MB / 57.46MB 1.5s [2020-07-30T11:32:11.142Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 21.65MB / 73.55MB 1.6s [2020-07-30T11:32:11.142Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 16.24MB / 96.52MB 1.6s [2020-07-30T11:32:11.142Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 19.13MB / 54.14MB 1.6s [2020-07-30T11:32:11.151Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:32:11.307Z] #39 33.19 CC criu/arch/s390/crtools.o [2020-07-30T11:32:11.507Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 24.80MB / 57.46MB 1.8s [2020-07-30T11:32:11.507Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 28.93MB / 57.46MB 1.9s [2020-07-30T11:32:11.507Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 28.57MB / 73.55MB 1.9s [2020-07-30T11:32:11.507Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 23.58MB / 96.52MB 1.9s [2020-07-30T11:32:11.507Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 25.69MB / 54.14MB 1.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-30T11:32:11.874Z] + docker version [2020-07-30T11:32:11.924Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 33.39MB / 73.55MB 2.1s [2020-07-30T11:32:11.925Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 33.75MB / 57.46MB 2.2s [2020-07-30T11:32:11.925Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 37.21MB / 73.55MB 2.2s [2020-07-30T11:32:11.925Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 30.28MB / 96.52MB 2.2s [2020-07-30T11:32:11.925Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 28.81MB / 54.14MB 2.2s [2020-07-30T11:32:12.326Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 38.86MB / 57.46MB 2.6s [2020-07-30T11:32:12.326Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 43.24MB / 73.55MB 2.6s [2020-07-30T11:32:12.326Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 35.89MB / 96.52MB 2.6s [2020-07-30T11:32:12.326Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 42.93MB / 57.46MB 2.8s [2020-07-30T11:32:12.326Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 48.18MB / 73.55MB 2.8s [2020-07-30T11:32:12.344Z] #39 33.86 CC criu/arch/s390/sigframe.o [2020-07-30T11:32:12.344Z] #39 33.98 LINK criu/arch/s390/crtools.built-in.o [2020-07-30T11:32:12.344Z] #39 34.01 DEP criu/pie/util-vdso.d [2020-07-30T11:32:12.344Z] #39 34.13 DEP criu/pie/util.d [2020-07-30T11:32:12.467Z] #25 ... [2020-07-30T11:32:12.467Z] [2020-07-30T11:32:12.467Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:32:12.467Z] #38 34.45 Reading package lists... [2020-07-30T11:32:12.467Z] #38 41.70 Building dependency tree... [2020-07-30T11:32:12.467Z] #38 46.11 The following additional packages will be installed: [2020-07-30T11:32:12.467Z] #38 46.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:32:12.467Z] #38 46.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:32:12.467Z] #38 46.12 Suggested packages: [2020-07-30T11:32:12.467Z] #38 46.13 manpages-dev python-setuptools [2020-07-30T11:32:12.467Z] #38 47.37 The following NEW packages will be installed: [2020-07-30T11:32:12.467Z] #38 47.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:32:12.467Z] #38 47.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:32:12.467Z] #38 47.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:32:12.467Z] #38 47.39 python-six zlib1g-dev [2020-07-30T11:32:12.467Z] #38 47.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:12.467Z] #38 47.94 Need to get 4095 kB of archives. [2020-07-30T11:32:12.467Z] #38 47.94 After this operation, 22.5 MB of additional disk space will be used. [2020-07-30T11:32:12.467Z] #38 47.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-30T11:32:12.467Z] #38 48.03 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-30T11:32:12.467Z] #38 48.03 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-30T11:32:12.467Z] #38 48.03 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-30T11:32:12.467Z] #38 48.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-30T11:32:12.467Z] #38 48.05 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-30T11:32:12.467Z] #38 48.06 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-30T11:32:12.467Z] #38 48.06 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-30T11:32:12.467Z] #38 48.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-30T11:32:12.467Z] #38 48.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-30T11:32:12.467Z] #38 48.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-30T11:32:12.467Z] #38 48.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-30T11:32:12.467Z] #38 48.36 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-30T11:32:12.467Z] #38 48.37 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-30T11:32:12.467Z] #38 48.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-30T11:32:12.467Z] #38 48.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:32:12.467Z] #38 48.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-30T11:32:12.467Z] #38 49.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:12.467Z] #38 50.12 Fetched 4095 kB in 1s (4389 kB/s) [2020-07-30T11:32:12.467Z] #38 50.26 Selecting previously unselected package libcap-dev:amd64. [2020-07-30T11:32:12.467Z] #38 50.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:32:12.467Z] #38 50.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-30T11:32:12.467Z] #38 50.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:32:12.467Z] #38 50.62 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:32:12.467Z] #38 50.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:32:12.467Z] #38 50.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:12.467Z] #38 50.91 Selecting previously unselected package libnet1-dev. [2020-07-30T11:32:12.467Z] #38 50.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:32:12.467Z] #38 50.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:12.467Z] #38 51.16 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:32:12.467Z] #38 51.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:32:12.467Z] #38 51.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:32:12.467Z] #38 51.38 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-30T11:32:12.467Z] #38 51.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-30T11:32:12.467Z] #38 51.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:32:12.482Z] + docker version [2020-07-30T11:32:12.637Z] #39 34.32 CC criu/pie/util.o [2020-07-30T11:32:12.637Z] #39 34.46 CC criu/pie/util-vdso.o [2020-07-30T11:32:12.713Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 42.38MB / 96.52MB 3.0s [2020-07-30T11:32:12.713Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 32.09MB / 54.14MB 3.0s [2020-07-30T11:32:12.713Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 49.38MB / 57.46MB 3.2s [2020-07-30T11:32:12.713Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 53.99MB / 73.55MB 3.2s [2020-07-30T11:32:12.728Z] #38 ... [2020-07-30T11:32:12.728Z] [2020-07-30T11:32:12.728Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:12.728Z] #52 1.477 + RM_GOPATH=0 [2020-07-30T11:32:12.728Z] #52 1.477 + TMP_GOPATH= [2020-07-30T11:32:12.728Z] #52 1.477 + : /build [2020-07-30T11:32:12.728Z] #52 1.477 + '[' -z '' ']' [2020-07-30T11:32:12.728Z] #52 1.477 ++ mktemp -d [2020-07-30T11:32:12.728Z] #52 1.477 + export GOPATH=/tmp/tmp.ZhfDYDc8IR [2020-07-30T11:32:12.728Z] #52 1.477 + GOPATH=/tmp/tmp.ZhfDYDc8IR [2020-07-30T11:32:12.728Z] #52 1.477 + RM_GOPATH=1 [2020-07-30T11:32:12.728Z] #52 1.477 + case "$(go env GOARCH)" in [2020-07-30T11:32:12.728Z] #52 1.477 ++ go env GOARCH [2020-07-30T11:32:12.728Z] #52 1.494 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:12.728Z] #52 1.494 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:12.728Z] #52 1.509 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:12.728Z] #52 1.510 + dir=/tmp/install [2020-07-30T11:32:12.728Z] #52 1.510 + bin=containerd [2020-07-30T11:32:12.728Z] #52 1.510 + shift [2020-07-30T11:32:12.728Z] #52 1.515 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:32:12.728Z] #52 1.515 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:32:12.728Z] #52 1.515 + . /tmp/install/containerd.installer [2020-07-30T11:32:12.728Z] #52 1.515 ++ set -e [2020-07-30T11:32:12.728Z] #52 1.515 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:32:12.728Z] #52 1.515 + install_containerd [2020-07-30T11:32:12.728Z] #52 1.515 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:32:12.728Z] #52 1.515 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZhfDYDc8IR/src/github.com/containerd/containerd [2020-07-30T11:32:12.728Z] #52 1.515 Cloning into '/tmp/tmp.ZhfDYDc8IR/src/github.com/containerd/containerd'... [2020-07-30T11:32:12.987Z] #52 ... [2020-07-30T11:32:12.987Z] [2020-07-30T11:32:12.987Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:32:12.987Z] #32 34.73 Reading package lists... [2020-07-30T11:32:12.987Z] #32 42.21 Building dependency tree... [2020-07-30T11:32:12.987Z] #32 46.29 The following additional packages will be installed: [2020-07-30T11:32:12.987Z] #32 46.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:32:12.987Z] #32 46.31 Suggested packages: [2020-07-30T11:32:12.987Z] #32 46.31 cmake-doc ninja-build lrzip [2020-07-30T11:32:12.987Z] #32 46.31 Recommended packages: [2020-07-30T11:32:12.987Z] #32 46.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:32:12.987Z] #32 47.19 The following NEW packages will be installed: [2020-07-30T11:32:12.987Z] #32 47.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:32:12.987Z] #32 47.21 vim-common xxd [2020-07-30T11:32:12.988Z] #32 47.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:12.988Z] #32 47.58 Need to get 14.9 MB of archives. [2020-07-30T11:32:12.988Z] #32 47.58 After this operation, 61.8 MB of additional disk space will be used. [2020-07-30T11:32:12.988Z] #32 47.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:32:12.988Z] #32 47.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:32:12.988Z] #32 47.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:32:12.988Z] #32 47.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:32:12.988Z] #32 48.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-30T11:32:12.988Z] #32 48.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-30T11:32:12.988Z] #32 48.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-30T11:32:12.988Z] #32 48.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-30T11:32:12.988Z] #32 48.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-30T11:32:12.988Z] #32 48.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-30T11:32:12.988Z] #32 50.86 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:12.988Z] #32 51.06 Fetched 14.9 MB in 2s (9262 kB/s) [2020-07-30T11:32:12.988Z] #32 51.15 Selecting previously unselected package xxd. [2020-07-30T11:32:12.988Z] #32 51.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:32:12.988Z] #32 51.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:32:12.988Z] #32 51.24 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:32:12.988Z] #32 51.47 Selecting previously unselected package vim-common. [2020-07-30T11:32:12.988Z] #32 51.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:32:12.988Z] #32 51.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:32:13.247Z] #8 ... [2020-07-30T11:32:13.247Z] [2020-07-30T11:32:13.247Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:32:13.247Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:32:13.247Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:32:13.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-30T11:32:13.247Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:32:13.247Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-07-30T11:32:13.247Z] #59 DONE 4.2s [2020-07-30T11:32:13.247Z] [2020-07-30T11:32:13.247Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:13.247Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 53.08MB / 57.46MB 3.4s [2020-07-30T11:32:13.247Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 59.12MB / 73.55MB 3.4s [2020-07-30T11:32:13.247Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 48.06MB / 96.52MB 3.4s [2020-07-30T11:32:13.247Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 35.76MB / 54.14MB 3.4s [2020-07-30T11:32:13.247Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 56.27MB / 57.46MB 3.7s [2020-07-30T11:32:13.247Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 63.67MB / 73.55MB 3.7s [2020-07-30T11:32:13.247Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 53.30MB / 96.52MB 3.7s [2020-07-30T11:32:13.247Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 38.92MB / 54.14MB 3.7s [2020-07-30T11:32:13.247Z] #32 51.90 Selecting previously unselected package cmake-data. [2020-07-30T11:32:13.247Z] #32 51.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:32:13.247Z] #32 51.91 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:32:13.247Z] #32 ... [2020-07-30T11:32:13.247Z] [2020-07-30T11:32:13.247Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:32:13.247Z] #38 51.64 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:32:13.247Z] #38 51.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:32:13.247Z] #38 51.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:32:13.247Z] #38 51.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-30T11:32:13.247Z] #38 51.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:32:13.247Z] #38 51.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:32:13.247Z] #38 51.90 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-30T11:32:13.247Z] #38 51.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-30T11:32:13.247Z] #38 51.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:32:13.272Z] #39 34.82 AR criu/pie/pie.lib.a [2020-07-30T11:32:13.272Z] #39 34.86 DEP criu/pie/restorer.d [2020-07-30T11:32:13.272Z] #39 35.09 DEP criu/arch/s390/restorer.d [2020-07-30T11:32:13.272Z] #39 35.20 DEP criu/arch/s390/vdso-pie.d [2020-07-30T11:32:13.508Z] #38 52.23 Selecting previously unselected package libprotobuf17:amd64. [2020-07-30T11:32:13.508Z] #38 52.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:13.508Z] #38 52.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:13.508Z] #38 ... [2020-07-30T11:32:13.508Z] [2020-07-30T11:32:13.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:13.508Z] #30 42.23 sync [2020-07-30T11:32:13.508Z] #30 42.25 internal/reflectlite [2020-07-30T11:32:13.508Z] #30 45.52 sort [2020-07-30T11:32:13.508Z] #30 45.52 errors [2020-07-30T11:32:13.508Z] #30 45.88 strconv [2020-07-30T11:32:13.508Z] #30 46.59 io [2020-07-30T11:32:13.508Z] #30 47.73 internal/oserror [2020-07-30T11:32:13.508Z] #30 47.88 syscall [2020-07-30T11:32:13.508Z] #30 48.92 reflect [2020-07-30T11:32:13.508Z] #30 ... [2020-07-30T11:32:13.508Z] [2020-07-30T11:32:13.508Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:32:13.565Z] #39 35.26 DEP criu/pie/parasite-vdso.d [2020-07-30T11:32:13.565Z] #39 35.35 DEP criu/pie/parasite.d [2020-07-30T11:32:13.588Z] Client: Docker Engine - Community [2020-07-30T11:32:13.588Z] Version: 19.03.12 [2020-07-30T11:32:13.588Z] API version: 1.40 [2020-07-30T11:32:13.588Z] Go version: go1.13.10 [2020-07-30T11:32:13.588Z] Git commit: 48a66213fe [2020-07-30T11:32:13.588Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-30T11:32:13.588Z] OS/Arch: linux/amd64 [2020-07-30T11:32:13.588Z] Experimental: false [2020-07-30T11:32:13.588Z] [2020-07-30T11:32:13.588Z] Server: Docker Engine - Community [2020-07-30T11:32:13.588Z] Engine: [2020-07-30T11:32:13.588Z] Version: 19.03.12 [2020-07-30T11:32:13.588Z] API version: 1.40 (minimum version 1.12) [2020-07-30T11:32:13.588Z] Go version: go1.13.10 [2020-07-30T11:32:13.588Z] Git commit: 48a66213fe [2020-07-30T11:32:13.588Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-30T11:32:13.588Z] OS/Arch: linux/amd64 [2020-07-30T11:32:13.588Z] Experimental: true [2020-07-30T11:32:13.588Z] containerd: [2020-07-30T11:32:13.588Z] Version: 1.2.13 [2020-07-30T11:32:13.588Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:13.588Z] runc: [2020-07-30T11:32:13.588Z] Version: 1.0.0-rc10 [2020-07-30T11:32:13.588Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:13.588Z] docker-init: [2020-07-30T11:32:13.588Z] Version: 0.18.0 [2020-07-30T11:32:13.588Z] GitCommit: fec3683 [Pipeline] sh [2020-07-30T11:32:13.619Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 69.70MB / 73.55MB 4.0s [2020-07-30T11:32:13.619Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 58.21MB / 96.52MB 4.0s [2020-07-30T11:32:13.619Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 42.49MB / 54.14MB 4.0s [2020-07-30T11:32:13.857Z] #39 35.58 CC criu/pie/parasite.o [2020-07-30T11:32:13.929Z] + docker info [2020-07-30T11:32:13.931Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.1s done [2020-07-30T11:32:13.931Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.3s done [2020-07-30T11:32:13.931Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 63.93MB / 96.52MB 4.3s [2020-07-30T11:32:13.931Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 47.16MB / 54.14MB 4.3s [2020-07-30T11:32:13.931Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 50.60MB / 54.14MB 4.5s [2020-07-30T11:32:14.030Z] #28 52.23 Checking out files: 88% (1342/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-30T11:32:14.030Z] #28 52.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:32:14.244Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 73.83MB / 96.52MB 4.6s [2020-07-30T11:32:14.244Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 4.6s done [2020-07-30T11:32:14.244Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 80.44MB / 96.52MB 4.8s [2020-07-30T11:32:14.538Z] #8 ... [2020-07-30T11:32:14.538Z] [2020-07-30T11:32:14.538Z] #21 [internal] load build context [2020-07-30T11:32:14.538Z] #21 transferring context: 51.32MB 5.6s done [2020-07-30T11:32:14.538Z] #21 DONE 5.7s [2020-07-30T11:32:14.538Z] [2020-07-30T11:32:14.538Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:14.538Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 88.89MB / 96.52MB 4.9s [2020-07-30T11:32:14.831Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.1s done [2020-07-30T11:32:14.831Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-07-30T11:32:14.895Z] #39 36.44 LINK criu/pie/parasite.built-in.o [2020-07-30T11:32:14.895Z] #39 36.45 GEN criu/pie/parasite-blob.h [2020-07-30T11:32:14.895Z] #39 36.48 CC criu/pie/parasite-vdso.o [2020-07-30T11:32:14.969Z] #28 53.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:32:15.187Z] #39 36.89 CC criu/arch/s390/vdso-pie.o [2020-07-30T11:32:15.229Z] #28 ... [2020-07-30T11:32:15.229Z] [2020-07-30T11:32:15.229Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:15.229Z] #10 41.92 Building dependency tree... [2020-07-30T11:32:15.229Z] #10 46.25 The following additional packages will be installed: [2020-07-30T11:32:15.229Z] #10 46.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:32:15.229Z] #10 46.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:32:15.229Z] #10 46.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:32:15.229Z] #10 46.29 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:32:15.229Z] #10 46.29 Suggested packages: [2020-07-30T11:32:15.229Z] #10 46.29 gcc-8-locales seccomp wine64 [2020-07-30T11:32:15.229Z] #10 47.51 The following NEW packages will be installed: [2020-07-30T11:32:15.229Z] #10 47.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:32:15.229Z] #10 47.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:32:15.229Z] #10 47.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:32:15.229Z] #10 47.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:32:15.229Z] #10 47.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:32:15.229Z] #10 47.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:32:15.229Z] #10 47.94 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:15.229Z] #10 47.94 Need to get 77.7 MB of archives. [2020-07-30T11:32:15.229Z] #10 47.94 After this operation, 487 MB of additional disk space will be used. [2020-07-30T11:32:15.229Z] #10 47.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-30T11:32:15.229Z] #10 48.14 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-30T11:32:15.229Z] #10 48.46 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-30T11:32:15.229Z] #10 48.74 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-30T11:32:15.229Z] #10 48.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-30T11:32:15.229Z] #10 48.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:32:15.229Z] #10 49.68 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-30T11:32:15.229Z] #10 50.19 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-30T11:32:15.229Z] #10 50.21 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-30T11:32:15.229Z] #10 54.06 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-30T11:32:15.482Z] #39 37.13 CC criu/arch/s390/restorer.o [2020-07-30T11:32:15.482Z] #39 ... [2020-07-30T11:32:15.482Z] [2020-07-30T11:32:15.482Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:15.482Z] #54 70.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:32:15.482Z] #54 70.46 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:32:15.482Z] #54 DONE 74.6s [2020-07-30T11:32:15.482Z] [2020-07-30T11:32:15.482Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:15.482Z] #10 64.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:32:15.482Z] #10 64.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-30T11:32:15.482Z] #10 64.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:15.489Z] #10 ... [2020-07-30T11:32:15.489Z] [2020-07-30T11:32:15.489Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:15.489Z] #25 2.331 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:32:15.489Z] #25 2.729 [2020-07-30T11:32:15.489Z] #25 2.938 ## 3.1% ####### 10.6% ############ 17.3% ################# 24.9% ##################### 29.5% ######################## 33.4% ########################### 38.5% ############################### 43.9% ################################### 49.1% ######################################## 55.7% ############################################ 61.5% ################################################## 70.8% ######################################################### 79.5% ################################################################# 90.4% ######################################################################## 100.0% [2020-07-30T11:32:15.749Z] #25 4.831 [2020-07-30T11:32:15.775Z] #10 ... [2020-07-30T11:32:15.775Z] [2020-07-30T11:32:15.775Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:32:15.775Z] #55 DONE 0.1s [2020-07-30T11:32:15.775Z] [2020-07-30T11:32:15.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:15.775Z] #10 74.68 Selecting previously unselected package libapparmor1:s390x. [2020-07-30T11:32:15.775Z] #10 74.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-30T11:32:15.775Z] #10 74.71 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-30T11:32:15.775Z] #10 ... [2020-07-30T11:32:15.775Z] [2020-07-30T11:32:15.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:15.775Z] #39 37.50 CC criu/pie/restorer.o [2020-07-30T11:32:15.775Z] #39 ... [2020-07-30T11:32:15.775Z] [2020-07-30T11:32:15.775Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:32:15.775Z] #56 DONE 0.1s [2020-07-30T11:32:16.070Z] [2020-07-30T11:32:16.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:16.070Z] #10 74.79 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-30T11:32:16.070Z] #10 74.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-30T11:32:16.070Z] #10 74.80 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-30T11:32:16.070Z] #10 74.87 Selecting previously unselected package libbtrfs0. [2020-07-30T11:32:16.070Z] #10 74.87 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-30T11:32:16.070Z] #10 74.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:32:16.070Z] #10 74.91 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:32:16.070Z] #10 74.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-30T11:32:16.070Z] #10 74.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:32:16.070Z] #10 75.09 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-30T11:32:16.070Z] #10 75.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-30T11:32:16.070Z] #10 75.10 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-30T11:32:16.271Z] #25 5.009 ###### 9.5% ############################################# 63.8% ######################################################################## 100.0% [2020-07-30T11:32:16.271Z] #25 ... [2020-07-30T11:32:16.271Z] [2020-07-30T11:32:16.271Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:16.271Z] #41 45.06 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:32:16.271Z] #41 45.06 internal/reflectlite [2020-07-30T11:32:16.271Z] #41 45.33 math/rand [2020-07-30T11:32:16.271Z] #41 46.24 internal/singleflight [2020-07-30T11:32:16.271Z] #41 47.37 strconv [2020-07-30T11:32:16.271Z] #41 47.37 io [2020-07-30T11:32:16.271Z] #41 48.41 bytes [2020-07-30T11:32:16.271Z] #41 51.29 reflect [2020-07-30T11:32:16.271Z] #41 51.50 bufio [2020-07-30T11:32:16.271Z] #41 53.55 syscall [2020-07-30T11:32:16.379Z] #10 75.20 Selecting previously unselected package libudev-dev:s390x. [2020-07-30T11:32:16.379Z] #10 75.20 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-30T11:32:16.379Z] #10 75.23 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-30T11:32:16.379Z] #10 75.41 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-30T11:32:16.379Z] #10 75.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-30T11:32:16.379Z] #10 75.41 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-30T11:32:16.530Z] #41 ... [2020-07-30T11:32:16.530Z] [2020-07-30T11:32:16.530Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:32:16.530Z] #32 54.73 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:32:16.530Z] #32 54.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:32:16.530Z] #32 54.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:32:16.755Z] #10 75.71 Selecting previously unselected package libpcre16-3:s390x. [2020-07-30T11:32:16.755Z] #10 75.71 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-30T11:32:16.755Z] #10 75.72 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-30T11:32:16.755Z] #10 75.90 Selecting previously unselected package libpcre32-3:s390x. [2020-07-30T11:32:17.048Z] #10 75.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-30T11:32:17.048Z] #10 75.91 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-30T11:32:17.048Z] #10 76.00 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-30T11:32:17.048Z] #10 76.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-30T11:32:17.048Z] #10 76.00 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-30T11:32:17.048Z] #10 76.09 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-30T11:32:17.048Z] #10 76.09 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-30T11:32:17.048Z] #10 76.10 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-30T11:32:17.341Z] #10 76.31 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-30T11:32:17.341Z] #10 76.32 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-30T11:32:17.341Z] #10 76.33 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-30T11:32:17.633Z] #10 76.49 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-30T11:32:17.633Z] #10 76.50 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-30T11:32:17.633Z] #10 76.50 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-30T11:32:17.633Z] #10 76.54 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-30T11:32:17.633Z] #10 76.55 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-30T11:32:17.633Z] #10 76.55 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-30T11:32:17.633Z] #10 76.64 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-30T11:32:17.633Z] #10 76.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-30T11:32:17.633Z] #10 76.64 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-30T11:32:17.925Z] #10 77.01 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-30T11:32:17.925Z] #10 77.03 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-30T11:32:17.925Z] #10 77.04 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-30T11:32:17.925Z] #10 77.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:32:17.925Z] #10 77.05 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-30T11:32:17.925Z] #10 77.06 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-30T11:32:18.217Z] #10 77.06 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:18.217Z] #10 77.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:32:18.217Z] #10 77.08 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-30T11:32:18.217Z] #10 77.09 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-30T11:32:18.217Z] #10 77.10 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:32:18.217Z] #10 77.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:32:18.217Z] #10 77.11 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-30T11:32:18.217Z] #10 77.12 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:32:18.217Z] #10 77.13 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-30T11:32:18.217Z] #10 77.13 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:32:18.217Z] #10 77.14 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-30T11:32:18.217Z] #10 77.15 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:18.217Z] #10 77.16 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-30T11:32:18.217Z] #10 77.16 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-30T11:32:18.217Z] #10 77.16 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:18.217Z] #10 77.17 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-30T11:32:18.217Z] #10 77.17 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-30T11:32:18.217Z] #10 77.18 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:32:18.217Z] #10 77.18 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-30T11:32:18.217Z] #10 77.19 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-30T11:32:18.217Z] #10 77.20 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:32:18.217Z] #10 77.21 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-30T11:32:18.217Z] #10 77.21 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-30T11:32:18.217Z] #10 77.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:18.510Z] #10 DONE 77.5s [2020-07-30T11:32:18.510Z] [2020-07-30T11:32:18.510Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:32:18.802Z] #11 ... [2020-07-30T11:32:18.802Z] [2020-07-30T11:32:18.802Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:18.802Z] #41 67.75 mime [2020-07-30T11:32:18.802Z] #41 68.71 mime/quotedprintable [2020-07-30T11:32:18.802Z] #41 68.93 net/http/internal [2020-07-30T11:32:18.802Z] #41 70.63 net/textproto [2020-07-30T11:32:18.802Z] #41 70.63 crypto/x509 [2020-07-30T11:32:18.802Z] #41 71.39 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:32:18.802Z] #41 71.58 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:32:18.802Z] #41 72.05 mime/multipart [2020-07-30T11:32:18.802Z] #41 73.06 crypto/tls [2020-07-30T11:32:18.802Z] #41 77.32 net/http/httptrace [2020-07-30T11:32:18.802Z] #41 77.45 net/http [2020-07-30T11:32:18.802Z] #41 ... [2020-07-30T11:32:18.802Z] [2020-07-30T11:32:18.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:18.802Z] #39 39.36 LINK criu/pie/restorer.built-in.o [2020-07-30T11:32:18.802Z] #39 39.37 GEN criu/pie/restorer-blob.h [2020-07-30T11:32:18.802Z] #39 39.43 DEP criu/vdso.d [2020-07-30T11:32:18.802Z] #39 39.56 DEP criu/uts_ns.d [2020-07-30T11:32:18.802Z] #39 39.72 DEP criu/util.d [2020-07-30T11:32:18.802Z] #39 39.82 DEP criu/uffd.d [2020-07-30T11:32:18.802Z] #39 39.91 DEP criu/tun.d [2020-07-30T11:32:18.802Z] #39 39.97 DEP criu/tty.d [2020-07-30T11:32:18.802Z] #39 40.18 DEP criu/timerfd.d [2020-07-30T11:32:18.802Z] #39 40.29 DEP criu/timens.d [2020-07-30T11:32:18.802Z] #39 40.44 DEP criu/sysfs_parse.d [2020-07-30T11:32:18.802Z] #39 40.59 DEP criu/sysctl.d [2020-07-30T11:32:18.802Z] #39 40.66 DEP criu/string.d [2020-07-30T11:32:18.802Z] #39 40.72 DEP criu/stats.d [2020-07-30T11:32:19.069Z] Client: Docker Engine - Community [2020-07-30T11:32:19.069Z] Version: 19.03.12 [2020-07-30T11:32:19.069Z] API version: 1.40 [2020-07-30T11:32:19.069Z] Go version: go1.13.10 [2020-07-30T11:32:19.069Z] Git commit: 48a66213fe [2020-07-30T11:32:19.069Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-30T11:32:19.069Z] OS/Arch: linux/amd64 [2020-07-30T11:32:19.069Z] Experimental: false [2020-07-30T11:32:19.069Z] [2020-07-30T11:32:19.069Z] Server: Docker Engine - Community [2020-07-30T11:32:19.069Z] Engine: [2020-07-30T11:32:19.069Z] Version: 19.03.12 [2020-07-30T11:32:19.069Z] API version: 1.40 (minimum version 1.12) [2020-07-30T11:32:19.069Z] Go version: go1.13.10 [2020-07-30T11:32:19.069Z] Git commit: 48a66213fe [2020-07-30T11:32:19.069Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-30T11:32:19.069Z] OS/Arch: linux/amd64 [2020-07-30T11:32:19.069Z] Experimental: true [2020-07-30T11:32:19.069Z] containerd: [2020-07-30T11:32:19.069Z] Version: 1.2.13 [2020-07-30T11:32:19.069Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:19.069Z] runc: [2020-07-30T11:32:19.069Z] Version: 1.0.0-rc10 [2020-07-30T11:32:19.069Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:19.069Z] docker-init: [2020-07-30T11:32:19.069Z] Version: 0.18.0 [2020-07-30T11:32:19.069Z] GitCommit: fec3683 [2020-07-30T11:32:19.094Z] #39 40.85 DEP criu/sockets.d [Pipeline] sh [2020-07-30T11:32:19.391Z] #39 41.01 DEP criu/sk-unix.d [2020-07-30T11:32:19.391Z] #39 41.19 DEP criu/sk-tcp.d [2020-07-30T11:32:19.391Z] #39 41.27 DEP criu/sk-queue.d [2020-07-30T11:32:19.428Z] + docker info [2020-07-30T11:32:19.689Z] #39 41.34 DEP criu/sk-packet.d [2020-07-30T11:32:19.689Z] #39 ... [2020-07-30T11:32:19.689Z] [2020-07-30T11:32:19.689Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:32:19.689Z] #11 DONE 1.2s [2020-07-30T11:32:19.689Z] [2020-07-30T11:32:19.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:19.689Z] #39 41.43 DEP criu/sk-netlink.d [2020-07-30T11:32:19.689Z] #39 41.57 DEP criu/sk-inet.d [2020-07-30T11:32:19.982Z] #39 41.66 DEP criu/signalfd.d [2020-07-30T11:32:19.982Z] #39 41.73 DEP criu/sigframe.d [2020-07-30T11:32:19.982Z] #39 41.76 DEP criu/shmem.d [2020-07-30T11:32:19.982Z] #39 41.83 DEP criu/servicefd.d [2020-07-30T11:32:20.274Z] #39 41.89 DEP criu/seize.d [2020-07-30T11:32:20.274Z] #39 41.95 DEP criu/seccomp.d [2020-07-30T11:32:20.567Z] #39 42.12 DEP criu/rst-malloc.d [2020-07-30T11:32:20.567Z] #39 42.22 DEP criu/rbtree.d [2020-07-30T11:32:20.567Z] #39 42.24 DEP criu/pstree.d [2020-07-30T11:32:20.567Z] #39 42.32 DEP criu/protobuf.d [2020-07-30T11:32:20.862Z] #39 42.41 GEN criu/protobuf-desc-gen.h [2020-07-30T11:32:20.862Z] #39 ... [2020-07-30T11:32:20.862Z] [2020-07-30T11:32:20.862Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:32:20.862Z] #12 DONE 1.1s [2020-07-30T11:32:21.155Z] [2020-07-30T11:32:21.155Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:21.155Z] #49 1.005 + RM_GOPATH=0 [2020-07-30T11:32:21.155Z] #49 1.005 + TMP_GOPATH= [2020-07-30T11:32:21.155Z] #49 1.005 + : /build [2020-07-30T11:32:21.155Z] #49 1.005 + '[' -z '' ']' [2020-07-30T11:32:21.155Z] #49 1.005 ++ mktemp -d [2020-07-30T11:32:21.155Z] #49 1.006 + export GOPATH=/tmp/tmp.w0v4bwrtE0 [2020-07-30T11:32:21.155Z] #49 1.006 + GOPATH=/tmp/tmp.w0v4bwrtE0 [2020-07-30T11:32:21.155Z] #49 1.006 + RM_GOPATH=1 [2020-07-30T11:32:21.155Z] #49 1.006 + case "$(go env GOARCH)" in [2020-07-30T11:32:21.155Z] #49 1.006 ++ go env GOARCH [2020-07-30T11:32:21.155Z] #49 1.028 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:21.155Z] #49 1.028 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:21.155Z] #49 1.029 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:21.155Z] #49 1.030 + dir=/tmp/install [2020-07-30T11:32:21.155Z] #49 1.030 + bin=runc [2020-07-30T11:32:21.155Z] #49 1.030 + shift [2020-07-30T11:32:21.155Z] #49 1.030 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:32:21.155Z] #49 1.030 + . /tmp/install/runc.installer [2020-07-30T11:32:21.155Z] #49 1.030 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:32:21.155Z] #49 1.030 + install_runc [2020-07-30T11:32:21.155Z] #49 1.031 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:32:21.155Z] #49 1.031 + uname -r [2020-07-30T11:32:21.155Z] #49 1.032 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:32:21.155Z] #49 1.032 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:32:21.155Z] #49 1.032 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:32:21.155Z] #49 1.032 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w0v4bwrtE0/src/github.com/opencontainers/runc [2020-07-30T11:32:21.155Z] #49 1.039 Cloning into '/tmp/tmp.w0v4bwrtE0/src/github.com/opencontainers/runc'... [2020-07-30T11:32:21.789Z] #49 ... [2020-07-30T11:32:21.789Z] [2020-07-30T11:32:21.789Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:32:21.789Z] #13 0.711 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:32:21.789Z] #13 DONE 0.9s [2020-07-30T11:32:21.789Z] [2020-07-30T11:32:21.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:21.789Z] #39 43.50 DEP criu/protobuf-desc.d [2020-07-30T11:32:21.789Z] #39 43.59 DEP criu/proc_parse.d [2020-07-30T11:32:21.789Z] #39 43.71 DEP criu/plugin.d [2020-07-30T11:32:21.811Z] #32 ... [2020-07-30T11:32:21.811Z] [2020-07-30T11:32:21.811Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:21.811Z] #25 5.523 [2020-07-30T11:32:21.811Z] #25 5.723 ####### 11.0% ################################ 45.6% ####################################################### 77.7% ######################################################################## 100.0% [2020-07-30T11:32:21.811Z] #25 6.493 #=#=# [2020-07-30T11:32:21.811Z] #25 6.687 ## 3.3% ###### 8.5% ########## 14.2% ############### 21.0% ######################### 34.8% ################################# 47.1% ####################################### 54.6% ############################################# 62.6% ################################################### 71.0% ######################################################### 79.6% ################################################################# 90.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-30T11:32:21.811Z] #25 8.262 [2020-07-30T11:32:21.887Z] Client: Docker Engine - Community [2020-07-30T11:32:21.887Z] Version: 19.03.12 [2020-07-30T11:32:21.887Z] API version: 1.40 [2020-07-30T11:32:21.887Z] Go version: go1.13.10 [2020-07-30T11:32:21.887Z] Git commit: 48a6621 [2020-07-30T11:32:21.887Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-30T11:32:21.887Z] OS/Arch: linux/arm64 [2020-07-30T11:32:21.887Z] Experimental: false [2020-07-30T11:32:21.887Z] [2020-07-30T11:32:21.887Z] Server: Docker Engine - Community [2020-07-30T11:32:21.887Z] Engine: [2020-07-30T11:32:21.887Z] Version: 19.03.12 [2020-07-30T11:32:21.887Z] API version: 1.40 (minimum version 1.12) [2020-07-30T11:32:21.887Z] Go version: go1.13.10 [2020-07-30T11:32:21.887Z] Git commit: 48a6621 [2020-07-30T11:32:21.887Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-30T11:32:21.887Z] OS/Arch: linux/arm64 [2020-07-30T11:32:21.887Z] Experimental: true [2020-07-30T11:32:21.887Z] containerd: [2020-07-30T11:32:21.887Z] Version: 1.2.13 [2020-07-30T11:32:21.887Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:21.887Z] runc: [2020-07-30T11:32:21.887Z] Version: 1.0.0-rc10 [2020-07-30T11:32:21.887Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:21.887Z] docker-init: [2020-07-30T11:32:21.887Z] Version: 0.18.0 [2020-07-30T11:32:21.887Z] GitCommit: fec3683 [Pipeline] sh [2020-07-30T11:32:22.023Z] Client: [2020-07-30T11:32:22.023Z] Debug Mode: false [2020-07-30T11:32:22.023Z] [2020-07-30T11:32:22.023Z] Server: [2020-07-30T11:32:22.023Z] Containers: 0 [2020-07-30T11:32:22.023Z] Running: 0 [2020-07-30T11:32:22.023Z] Paused: 0 [2020-07-30T11:32:22.023Z] Stopped: 0 [2020-07-30T11:32:22.023Z] Images: 0 [2020-07-30T11:32:22.023Z] Server Version: 19.03.12 [2020-07-30T11:32:22.023Z] Storage Driver: overlay2 [2020-07-30T11:32:22.023Z] Backing Filesystem: extfs [2020-07-30T11:32:22.023Z] Supports d_type: true [2020-07-30T11:32:22.023Z] Native Overlay Diff: true [2020-07-30T11:32:22.023Z] Logging Driver: json-file [2020-07-30T11:32:22.023Z] Cgroup Driver: cgroupfs [2020-07-30T11:32:22.023Z] Plugins: [2020-07-30T11:32:22.023Z] Volume: local [2020-07-30T11:32:22.023Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:32:22.023Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-30T11:32:22.024Z] Swarm: inactive [2020-07-30T11:32:22.024Z] Runtimes: runc [2020-07-30T11:32:22.024Z] Default Runtime: runc [2020-07-30T11:32:22.024Z] Init Binary: docker-init [2020-07-30T11:32:22.024Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:22.024Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:22.024Z] init version: fec3683 [2020-07-30T11:32:22.024Z] Security Options: [2020-07-30T11:32:22.024Z] apparmor [2020-07-30T11:32:22.024Z] seccomp [2020-07-30T11:32:22.024Z] Profile: default [2020-07-30T11:32:22.024Z] Kernel Version: 5.3.0-1030-aws [2020-07-30T11:32:22.024Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-30T11:32:22.024Z] OSType: linux [2020-07-30T11:32:22.024Z] Architecture: x86_64 [2020-07-30T11:32:22.024Z] CPUs: 2 [2020-07-30T11:32:22.024Z] Total Memory: 7.487GiB [2020-07-30T11:32:22.024Z] Name: ip-10-100-82-230 [2020-07-30T11:32:22.024Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-30T11:32:22.024Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:32:22.024Z] Debug Mode: false [2020-07-30T11:32:22.024Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:32:22.024Z] Labels: [2020-07-30T11:32:22.024Z] Experimental: true [2020-07-30T11:32:22.024Z] Insecure Registries: [2020-07-30T11:32:22.024Z] 127.0.0.0/8 [2020-07-30T11:32:22.024Z] Live Restore Enabled: true [2020-07-30T11:32:22.024Z] [2020-07-30T11:32:22.024Z] WARNING: No swap limit support [Pipeline] sh [2020-07-30T11:32:22.083Z] #39 43.73 DEP criu/pipes.d [2020-07-30T11:32:22.083Z] #39 43.81 DEP criu/pie-util.d [2020-07-30T11:32:22.083Z] #39 43.92 DEP criu/pie-util-vdso.d [2020-07-30T11:32:22.226Z] + docker info [2020-07-30T11:32:22.342Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:22.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:22.342Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:32:22.342Z] + bash /home/ubuntu/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:32:22.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:32:22.342Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-30T11:32:22.342Z] [2020-07-30T11:32:22.342Z] Generally Necessary: [2020-07-30T11:32:22.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:32:22.342Z] - apparmor: enabled and tools installed [2020-07-30T11:32:22.342Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:32:22.342Z] - CONFIG_NET_NS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_PID_NS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_MEMCG: enabled [2020-07-30T11:32:22.342Z] - CONFIG_KEYS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-30T11:32:22.342Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-30T11:32:22.342Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:32:22.342Z] [2020-07-30T11:32:22.342Z] Optional Features: [2020-07-30T11:32:22.342Z] - CONFIG_USER_NS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:32:22.342Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:32:22.342Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:32:22.342Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-30T11:32:22.342Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:32:22.342Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:32:22.342Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-30T11:32:22.342Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:32:22.342Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:32:22.342Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:32:22.342Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:32:22.342Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:32:22.342Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:32:22.375Z] #39 44.05 DEP criu/path.d [2020-07-30T11:32:22.375Z] #39 44.14 DEP criu/parasite-syscall.d [2020-07-30T11:32:22.610Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:32:22.610Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:32:22.610Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:32:22.610Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:32:22.610Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:32:22.610Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:32:22.610Z] - Network Drivers: [2020-07-30T11:32:22.610Z] - "overlay": [2020-07-30T11:32:22.610Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:32:22.610Z] Optional (for encrypted networks): [2020-07-30T11:32:22.610Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:32:22.610Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-30T11:32:22.610Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-30T11:32:22.610Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-30T11:32:22.610Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-30T11:32:22.610Z] - CONFIG_XFRM: enabled [2020-07-30T11:32:22.610Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-30T11:32:22.610Z] - "ipvlan": [2020-07-30T11:32:22.610Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:32:22.610Z] - "macvlan": [2020-07-30T11:32:22.610Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:32:22.610Z] - "ftp,tftp client in container": [2020-07-30T11:32:22.610Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:32:22.610Z] - Storage Drivers: [2020-07-30T11:32:22.610Z] - "aufs": [2020-07-30T11:32:22.610Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:32:22.610Z] - "btrfs": [2020-07-30T11:32:22.610Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:32:22.610Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:32:22.610Z] - "devicemapper": [2020-07-30T11:32:22.680Z] #39 ... [2020-07-30T11:32:22.680Z] [2020-07-30T11:32:22.680Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:32:22.680Z] #14 DONE 0.9s [2020-07-30T11:32:22.680Z] [2020-07-30T11:32:22.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:22.680Z] #39 44.29 DEP criu/pagemap.d [2020-07-30T11:32:22.680Z] #39 44.36 DEP criu/pagemap-cache.d [2020-07-30T11:32:22.680Z] #39 44.47 DEP criu/page-xfer.d [2020-07-30T11:32:22.874Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:32:22.874Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:32:22.874Z] - "overlay": [2020-07-30T11:32:22.874Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:32:22.874Z] - "zfs": [2020-07-30T11:32:22.874Z] - /dev/zfs: present [2020-07-30T11:32:22.874Z] - zfs command: missing [2020-07-30T11:32:22.874Z] - zpool command: missing [2020-07-30T11:32:22.874Z] [2020-07-30T11:32:22.874Z] Limits: [2020-07-30T11:32:22.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:32:22.874Z] [2020-07-30T11:32:22.874Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-30T11:32:22.972Z] #39 44.58 DEP criu/page-pipe.d [2020-07-30T11:32:22.972Z] #39 44.63 DEP criu/netfilter.d [2020-07-30T11:32:22.972Z] #39 44.82 DEP criu/net.d [2020-07-30T11:32:23.227Z] + sudo modprobe ip_vs [2020-07-30T11:32:23.227Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:32:23.265Z] #39 45.04 DEP criu/namespaces.d [2020-07-30T11:32:23.265Z] #39 45.12 DEP criu/mount.d [2020-07-30T11:32:23.488Z] #2 [internal] load .dockerignore [2020-07-30T11:32:23.489Z] #2 ... [2020-07-30T11:32:23.489Z] [2020-07-30T11:32:23.489Z] #1 [internal] load build definition from Dockerfile [2020-07-30T11:32:23.489Z] #1 transferring dockerfile: 16.37kB done [2020-07-30T11:32:23.489Z] #1 DONE 0.2s [2020-07-30T11:32:23.489Z] [2020-07-30T11:32:23.489Z] #2 [internal] load .dockerignore [2020-07-30T11:32:23.489Z] #2 transferring context: 87B done [2020-07-30T11:32:23.557Z] #39 ... [2020-07-30T11:32:23.557Z] [2020-07-30T11:32:23.557Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:32:23.557Z] #15 DONE 0.8s [2020-07-30T11:32:23.557Z] [2020-07-30T11:32:23.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:23.557Z] #39 45.29 DEP criu/memfd.d [2020-07-30T11:32:23.557Z] #39 45.38 DEP criu/mem.d [2020-07-30T11:32:23.557Z] #39 45.49 DEP criu/lsm.d [2020-07-30T11:32:23.746Z] #2 DONE 0.3s [2020-07-30T11:32:23.746Z] [2020-07-30T11:32:23.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:32:23.856Z] #39 45.60 DEP criu/log.d [2020-07-30T11:32:23.856Z] #39 45.66 DEP criu/libnetlink.d [2020-07-30T11:32:24.150Z] #39 45.77 DEP criu/kerndat.d [2020-07-30T11:32:24.150Z] #39 45.87 DEP criu/kcmp-ids.d [2020-07-30T11:32:24.150Z] #39 45.91 DEP criu/irmap.d [2020-07-30T11:32:24.150Z] #39 46.02 DEP criu/ipc_ns.d [2020-07-30T11:32:24.310Z] #3 DONE 0.5s [2020-07-30T11:32:24.310Z] [2020-07-30T11:32:24.310Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:32:24.310Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:32:24.310Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:32:24.310Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-30T11:32:24.310Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-30T11:32:24.310Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-07-30T11:32:24.310Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 921.60kB / 8.88MB 0.1s [2020-07-30T11:32:24.411Z] #25 8.450 0.0% # 1.9% ## 3.5% ### 5.3% #### 6.5% ##### 8.2% ####### 9.9% ######## 12.1% ########## 15.0% ############ 17.0% ############# 18.7% ############## 20.5% ############### 22.2% ################# 24.5% ################### 26.6% #################### 29.0% ###################### 31.0% ####################### 32.7% ######################### 34.9% ########################## 36.7% ########################### 38.2% ############################ 40.1% ############################## 41.8% ############################### 43.7% ################################# 45.8% ################################## 47.3% ################################### 48.7% #################################### 51.0% ##################################### 52.7% ####################################### 55.5% ######################################### 57.2% ########################################## 59.3% ############################################ 61.9% ############################################# 63.4% ############################################### 65.8% ################################################# 68.7% ################################################## 70.5% ################################################### 71.1% ##################################################### 73.9% ###################################################### 76.3% ######################################################### 79.6% ########################################################### 82.2% ############################################################ 84.6% ############################################################### 88.4% ################################################################## 92.8% ###### [2020-07-30T11:32:24.411Z] #25 ... [2020-07-30T11:32:24.411Z] [2020-07-30T11:32:24.411Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:32:24.411Z] #38 53.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-30T11:32:24.411Z] #38 53.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 53.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 53.49 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-30T11:32:24.411Z] #38 53.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 53.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 55.01 Selecting previously unselected package libprotoc17:amd64. [2020-07-30T11:32:24.411Z] #38 55.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 55.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 55.62 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:32:24.411Z] #38 55.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 55.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:32:24.411Z] #38 55.79 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:32:24.411Z] #38 55.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 55.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 56.01 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:32:24.411Z] #38 56.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:32:24.411Z] #38 56.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:32:24.411Z] #38 56.54 Selecting previously unselected package python-six. [2020-07-30T11:32:24.411Z] #38 56.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:32:24.411Z] #38 56.59 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:32:24.411Z] #38 56.75 Selecting previously unselected package python-protobuf. [2020-07-30T11:32:24.411Z] #38 56.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-30T11:32:24.411Z] #38 56.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 57.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:32:24.411Z] #38 61.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:24.411Z] #38 61.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:24.411Z] #38 61.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:32:24.411Z] #38 61.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:32:24.411Z] #38 61.73 Setting up python-six (1.12.0-1) ... [2020-07-30T11:32:24.411Z] #38 ... [2020-07-30T11:32:24.411Z] [2020-07-30T11:32:24.411Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:24.443Z] #39 ... [2020-07-30T11:32:24.443Z] [2020-07-30T11:32:24.443Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:32:24.443Z] #16 DONE 0.9s [2020-07-30T11:32:24.443Z] [2020-07-30T11:32:24.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:24.443Z] #39 46.09 DEP criu/image.d [2020-07-30T11:32:24.443Z] #39 46.18 DEP criu/image-desc.d [2020-07-30T11:32:24.443Z] #39 46.29 DEP criu/fsnotify.d [2020-07-30T11:32:24.566Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-07-30T11:32:24.673Z] #25 8.450 0.0% # 1.9% ## 3.5% ### 5.3% #### 6.5% ##### 8.2% ####### 9.9% ######## 12.1% ########## 15.0% ############ 17.0% ############# 18.7% ############## 20.5% ############### 22.2% ################# 24.5% ################### 26.6% #################### 29.0% ###################### 31.0% ####################### 32.7% ######################### 34.9% ########################## 36.7% ########################### 38.2% ############################ 40.1% ############################## 41.8% ############################### 43.7% ################################# 45.8% ################################## 47.3% ################################### 48.7% #################################### 51.0% ##################################### 52.7% ####################################### 55.5% ######################################### 57.2% ########################################## 59.3% ############################################ 61.9% ############################################# 63.4% ############################################### 65.8% ################################################# 68.7% ################################################## 70.5% ################################################### 71.1% ##################################################### 73.9% ###################################################### 76.3% ######################################################### 79.6% ########################################################### 82.2% ############################################################ 84.6% ############################################################### 88.4% ################################################################## 92.8% #################################################################### 95.8% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-30T11:32:24.673Z] #25 13.63 [2020-07-30T11:32:24.739Z] #39 46.38 DEP criu/filesystems.d [2020-07-30T11:32:24.739Z] #39 46.52 DEP criu/files.d [2020-07-30T11:32:24.824Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2020-07-30T11:32:24.824Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-30T11:32:25.032Z] #39 46.76 DEP criu/files-reg.d [2020-07-30T11:32:25.032Z] #39 46.85 DEP criu/files-ext.d [2020-07-30T11:32:25.081Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-07-30T11:32:25.324Z] #39 46.91 DEP criu/file-lock.d [2020-07-30T11:32:25.324Z] #39 46.99 DEP criu/file-ids.d [2020-07-30T11:32:25.324Z] #39 47.12 DEP criu/fifo.d [2020-07-30T11:32:25.324Z] #39 47.24 DEP criu/fdstore.d [2020-07-30T11:32:25.338Z] #4 DONE 1.1s [2020-07-30T11:32:25.338Z] [2020-07-30T11:32:25.338Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:32:25.613Z] #6 DONE 0.3s [2020-07-30T11:32:25.613Z] [2020-07-30T11:32:25.613Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:32:25.613Z] #5 DONE 0.2s [2020-07-30T11:32:25.616Z] #25 ... [2020-07-30T11:32:25.616Z] [2020-07-30T11:32:25.616Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:25.616Z] #47 54.28 syscall [2020-07-30T11:32:25.616Z] #47 54.30 reflect [2020-07-30T11:32:25.616Z] #47 62.46 context [2020-07-30T11:32:25.616Z] #47 63.46 internal/poll [2020-07-30T11:32:25.616Z] #47 ... [2020-07-30T11:32:25.616Z] [2020-07-30T11:32:25.616Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:32:25.616Z] #32 62.80 Selecting previously unselected package libxml2:amd64. [2020-07-30T11:32:25.616Z] #32 62.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-30T11:32:25.616Z] #32 62.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:32:25.616Z] #32 63.59 Selecting previously unselected package libarchive13:amd64. [2020-07-30T11:32:25.616Z] #32 63.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-30T11:32:25.616Z] #32 63.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:32:25.616Z] #32 64.03 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-30T11:32:25.616Z] #32 64.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-30T11:32:25.616Z] #32 64.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:32:25.616Z] #32 64.25 Selecting previously unselected package librhash0:amd64. [2020-07-30T11:32:25.616Z] #32 64.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-30T11:32:25.616Z] #32 64.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:32:25.616Z] #32 64.42 Selecting previously unselected package libuv1:amd64. [2020-07-30T11:32:25.616Z] #32 64.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-30T11:32:25.616Z] #32 64.43 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:32:25.617Z] #39 47.30 DEP criu/fault-injection.d [2020-07-30T11:32:25.617Z] #39 47.33 DEP criu/external.d [2020-07-30T11:32:25.617Z] #39 47.40 DEP criu/eventpoll.d [2020-07-30T11:32:25.617Z] #39 47.52 DEP criu/eventfd.d [2020-07-30T11:32:25.875Z] #32 64.59 Selecting previously unselected package cmake. [2020-07-30T11:32:25.875Z] #32 64.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-30T11:32:25.875Z] #32 64.61 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:32:25.878Z] [2020-07-30T11:32:25.878Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:25.878Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:32:25.878Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-30T11:32:25.878Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s [2020-07-30T11:32:25.878Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-07-30T11:32:25.878Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:32:25.878Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-30T11:32:25.909Z] #39 47.62 DEP criu/crtools.d [2020-07-30T11:32:25.909Z] #39 47.75 DEP criu/cr-service.d [2020-07-30T11:32:26.010Z] Client: [2020-07-30T11:32:26.010Z] Debug Mode: false [2020-07-30T11:32:26.010Z] [2020-07-30T11:32:26.010Z] Server: [2020-07-30T11:32:26.010Z] Containers: 0 [2020-07-30T11:32:26.010Z] Running: 0 [2020-07-30T11:32:26.010Z] Paused: 0 [2020-07-30T11:32:26.010Z] Stopped: 0 [2020-07-30T11:32:26.010Z] Images: 0 [2020-07-30T11:32:26.010Z] Server Version: 19.03.12 [2020-07-30T11:32:26.010Z] Storage Driver: overlay2 [2020-07-30T11:32:26.010Z] Backing Filesystem: extfs [2020-07-30T11:32:26.010Z] Supports d_type: true [2020-07-30T11:32:26.010Z] Native Overlay Diff: true [2020-07-30T11:32:26.010Z] Logging Driver: json-file [2020-07-30T11:32:26.010Z] Cgroup Driver: cgroupfs [2020-07-30T11:32:26.010Z] Plugins: [2020-07-30T11:32:26.010Z] Volume: local [2020-07-30T11:32:26.010Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:32:26.010Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-30T11:32:26.010Z] Swarm: inactive [2020-07-30T11:32:26.010Z] Runtimes: runc [2020-07-30T11:32:26.010Z] Default Runtime: runc [2020-07-30T11:32:26.010Z] Init Binary: docker-init [2020-07-30T11:32:26.010Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:26.010Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:26.010Z] init version: fec3683 [2020-07-30T11:32:26.010Z] Security Options: [2020-07-30T11:32:26.010Z] apparmor [2020-07-30T11:32:26.010Z] seccomp [2020-07-30T11:32:26.010Z] Profile: default [2020-07-30T11:32:26.010Z] Kernel Version: 5.3.0-1030-aws [2020-07-30T11:32:26.010Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-30T11:32:26.010Z] OSType: linux [2020-07-30T11:32:26.010Z] Architecture: x86_64 [2020-07-30T11:32:26.010Z] CPUs: 2 [2020-07-30T11:32:26.010Z] Total Memory: 7.569GiB [2020-07-30T11:32:26.010Z] Name: ip-10-100-127-249 [2020-07-30T11:32:26.010Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-30T11:32:26.010Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:32:26.010Z] Debug Mode: false [2020-07-30T11:32:26.010Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:32:26.010Z] Labels: [2020-07-30T11:32:26.010Z] Experimental: true [2020-07-30T11:32:26.010Z] Insecure Registries: [2020-07-30T11:32:26.010Z] 127.0.0.0/8 [2020-07-30T11:32:26.010Z] Live Restore Enabled: true [2020-07-30T11:32:26.010Z] [2020-07-30T11:32:26.010Z] WARNING: No swap limit support [Pipeline] sh [2020-07-30T11:32:26.137Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.43MB / 50.39MB 0.4s [2020-07-30T11:32:26.201Z] #39 47.86 DEP criu/cr-restore.d [2020-07-30T11:32:26.201Z] #39 48.05 DEP criu/cr-errno.d [2020-07-30T11:32:26.201Z] #39 48.07 DEP criu/cr-dump.d [2020-07-30T11:32:26.309Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:26.309Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:26.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:32:26.309Z] + bash /home/ubuntu/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:32:26.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:32:26.309Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-30T11:32:26.309Z] [2020-07-30T11:32:26.309Z] Generally Necessary: [2020-07-30T11:32:26.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:32:26.309Z] - apparmor: enabled and tools installed [2020-07-30T11:32:26.309Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:32:26.309Z] - CONFIG_NET_NS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_PID_NS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:32:26.309Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_MEMCG: enabled [2020-07-30T11:32:26.309Z] - CONFIG_KEYS: enabled [2020-07-30T11:32:26.309Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-30T11:32:26.309Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:32:26.309Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-30T11:32:26.309Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:32:26.309Z] [2020-07-30T11:32:26.309Z] Optional Features: [2020-07-30T11:32:26.397Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 2.23MB / 7.81MB 0.4s [2020-07-30T11:32:26.397Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 15.22MB / 50.39MB 0.6s [2020-07-30T11:32:26.397Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.62MB / 7.81MB 0.6s [2020-07-30T11:32:26.494Z] #39 48.25 DEP criu/cr-dedup.d [2020-07-30T11:32:26.573Z] - CONFIG_USER_NS: enabled [2020-07-30T11:32:26.573Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:32:26.573Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:32:26.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:32:26.573Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-30T11:32:26.573Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:32:26.573Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:32:26.573Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-30T11:32:26.573Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-30T11:32:26.573Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:32:26.573Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:32:26.573Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:32:26.573Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:32:26.573Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:32:26.573Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:32:26.573Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:32:26.573Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:32:26.573Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:32:26.573Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:32:26.573Z] - Network Drivers: [2020-07-30T11:32:26.573Z] - "overlay": [2020-07-30T11:32:26.573Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:32:26.573Z] Optional (for encrypted networks): [2020-07-30T11:32:26.573Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-30T11:32:26.573Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-30T11:32:26.573Z] - CONFIG_XFRM: enabled [2020-07-30T11:32:26.573Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-30T11:32:26.573Z] - "ipvlan": [2020-07-30T11:32:26.573Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:32:26.573Z] - "macvlan": [2020-07-30T11:32:26.573Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:32:26.573Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:32:26.573Z] - "ftp,tftp client in container": [2020-07-30T11:32:26.786Z] #39 48.42 DEP criu/cr-check.d [2020-07-30T11:32:26.786Z] #39 48.60 DEP criu/config.d [2020-07-30T11:32:26.813Z] #32 ... [2020-07-30T11:32:26.813Z] [2020-07-30T11:32:26.813Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:26.813Z] #30 55.65 time [2020-07-30T11:32:26.813Z] #30 61.80 internal/poll [2020-07-30T11:32:26.813Z] #30 63.41 internal/fmtsort [2020-07-30T11:32:26.813Z] #30 63.95 internal/syscall/execenv [2020-07-30T11:32:26.813Z] #30 64.07 internal/syscall/unix [2020-07-30T11:32:26.813Z] #30 64.29 strings [2020-07-30T11:32:26.813Z] #30 64.31 os [2020-07-30T11:32:26.813Z] #30 ... [2020-07-30T11:32:26.813Z] [2020-07-30T11:32:26.813Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:26.813Z] #47 65.80 os [2020-07-30T11:32:26.833Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:32:26.833Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:32:26.833Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:32:26.833Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:32:26.833Z] - Storage Drivers: [2020-07-30T11:32:26.833Z] - "aufs": [2020-07-30T11:32:26.833Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:32:26.833Z] - "btrfs": [2020-07-30T11:32:26.833Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:32:26.833Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:32:26.833Z] - "devicemapper": [2020-07-30T11:32:26.833Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:32:26.833Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:32:26.833Z] - "overlay": [2020-07-30T11:32:26.833Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:32:26.833Z] - "zfs": [2020-07-30T11:32:26.833Z] - /dev/zfs: present [2020-07-30T11:32:26.833Z] - zfs command: missing [2020-07-30T11:32:26.833Z] - zpool command: missing [2020-07-30T11:32:26.833Z] [2020-07-30T11:32:26.833Z] Limits: [2020-07-30T11:32:26.833Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:32:26.833Z] [2020-07-30T11:32:26.833Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-30T11:32:26.962Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 20.32MB / 50.39MB 1.0s [2020-07-30T11:32:26.962Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.8s done [2020-07-30T11:32:26.962Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 855.62kB / 10.00MB 1.0s [2020-07-30T11:32:26.962Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 1.0s [2020-07-30T11:32:26.962Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 24.15MB / 50.39MB 1.2s [2020-07-30T11:32:26.962Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 3.08MB / 10.00MB 1.2s [2020-07-30T11:32:27.078Z] #39 48.75 DEP criu/clone-noasan.d [2020-07-30T11:32:27.078Z] #39 48.80 DEP criu/cgroup.d [2020-07-30T11:32:27.186Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:32:27.186Z] #2 [internal] load .dockerignore [2020-07-30T11:32:27.186Z] #2 transferring context: 87B 0.0s done [2020-07-30T11:32:27.186Z] #2 DONE 0.1s [2020-07-30T11:32:27.186Z] [2020-07-30T11:32:27.186Z] #1 [internal] load build definition from Dockerfile [2020-07-30T11:32:27.186Z] #1 transferring dockerfile: 16.37kB done [2020-07-30T11:32:27.186Z] #1 DONE 0.1s [2020-07-30T11:32:27.186Z] [2020-07-30T11:32:27.186Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:32:27.218Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 28.36MB / 50.39MB 1.3s [2020-07-30T11:32:27.218Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 7.59MB / 10.00MB 1.3s [2020-07-30T11:32:27.218Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.92MB / 51.83MB 1.3s [2020-07-30T11:32:27.218Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 8.98MB / 10.00MB 1.4s [2020-07-30T11:32:27.218Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 8.62MB / 51.83MB 1.4s [2020-07-30T11:32:27.370Z] #39 48.92 DEP criu/cgroup-props.d [2020-07-30T11:32:27.370Z] #39 49.04 DEP criu/bitmap.d [2020-07-30T11:32:27.370Z] #39 49.07 DEP criu/bfd.d [2020-07-30T11:32:27.370Z] #39 49.16 DEP criu/autofs.d [2020-07-30T11:32:27.481Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 31.67MB / 50.39MB 1.5s [2020-07-30T11:32:27.481Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.5s [2020-07-30T11:32:27.481Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 38.92MB / 50.39MB 1.7s [2020-07-30T11:32:27.481Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.7s done [2020-07-30T11:32:27.481Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0B / 68.65MB 1.7s [2020-07-30T11:32:27.663Z] #39 49.32 DEP criu/aio.d [2020-07-30T11:32:27.740Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 11.72MB / 51.83MB 1.8s [2020-07-30T11:32:27.752Z] #47 ... [2020-07-30T11:32:27.752Z] [2020-07-30T11:32:27.752Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:27.752Z] #10 56.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-30T11:32:27.752Z] #10 56.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-30T11:32:27.752Z] #10 56.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:32:27.752Z] #10 56.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-30T11:32:27.752Z] #10 56.51 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-30T11:32:27.752Z] #10 56.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-30T11:32:27.752Z] #10 56.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-30T11:32:27.752Z] #10 56.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-30T11:32:27.752Z] #10 56.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-30T11:32:27.752Z] #10 56.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-30T11:32:27.752Z] #10 56.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-30T11:32:27.752Z] #10 56.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-30T11:32:27.752Z] #10 56.75 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-30T11:32:27.752Z] #10 56.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-30T11:32:27.752Z] #10 56.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-30T11:32:27.752Z] #10 57.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:27.752Z] #10 58.08 Fetched 77.7 MB in 9s (8509 kB/s) [2020-07-30T11:32:27.752Z] #10 58.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:32:27.752Z] #10 58.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-30T11:32:27.752Z] #10 58.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:32:27.752Z] #10 58.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:32:27.752Z] #10 60.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:32:27.752Z] #10 60.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:32:27.752Z] #10 60.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:32:27.752Z] #10 63.65 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:32:27.752Z] #10 63.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:32:27.752Z] #10 63.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:32:27.752Z] #10 63.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-30T11:32:27.752Z] #10 63.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:32:27.752Z] #10 63.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:32:27.752Z] #10 64.01 Selecting previously unselected package dmsetup. [2020-07-30T11:32:27.752Z] #10 64.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:32:27.752Z] #10 64.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:32:27.752Z] #10 64.18 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:32:27.752Z] #10 64.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:32:27.752Z] #10 64.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:32:27.752Z] #10 ... [2020-07-30T11:32:27.752Z] [2020-07-30T11:32:27.752Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:27.752Z] #25 14.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:32:27.752Z] #25 14.85 [2020-07-30T11:32:27.752Z] #25 15.04 # 2.2% ######################################################################## 100.0% [2020-07-30T11:32:27.752Z] #25 15.17 [2020-07-30T11:32:27.752Z] #25 16.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:32:27.752Z] #25 16.40 [2020-07-30T11:32:27.752Z] #25 16.61 0.6% ######################################################################## 100.0% [2020-07-30T11:32:27.752Z] #25 16.83 [2020-07-30T11:32:27.755Z] #3 DONE 0.4s [2020-07-30T11:32:27.755Z] [2020-07-30T11:32:27.755Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:32:27.755Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:32:27.755Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 903.70kB / 8.88MB 0.1s [2020-07-30T11:32:27.755Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:32:27.755Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-30T11:32:27.755Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-30T11:32:27.755Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-30T11:32:27.956Z] #39 49.49 DEP criu/action-scripts.d [2020-07-30T11:32:27.956Z] #39 49.71 CC criu/action-scripts.o [2020-07-30T11:32:27.998Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 42.00MB / 50.39MB 2.1s [2020-07-30T11:32:27.998Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 14.57MB / 51.83MB 2.1s [2020-07-30T11:32:27.998Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 44.89MB / 50.39MB 2.2s [2020-07-30T11:32:27.998Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 17.87MB / 51.83MB 2.2s [2020-07-30T11:32:27.998Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 7.45MB / 68.65MB 2.2s [2020-07-30T11:32:28.016Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-30T11:32:28.016Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-30T11:32:28.259Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 47.43MB / 50.39MB 2.4s [2020-07-30T11:32:28.259Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.52MB / 51.83MB 2.4s [2020-07-30T11:32:28.259Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.4s [2020-07-30T11:32:28.259Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 13.40MB / 68.65MB 2.4s [2020-07-30T11:32:28.277Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-30T11:32:28.519Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 24.27MB / 51.83MB 2.6s [2020-07-30T11:32:28.519Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 17.08MB / 68.65MB 2.6s [2020-07-30T11:32:28.519Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 29.43MB / 51.83MB 2.7s [2020-07-30T11:32:28.519Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 23.82MB / 68.65MB 2.7s [2020-07-30T11:32:28.519Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.8s done [2020-07-30T11:32:28.519Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.8s [2020-07-30T11:32:28.537Z] #4 DONE 0.8s [2020-07-30T11:32:28.537Z] [2020-07-30T11:32:28.537Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:32:28.591Z] #39 50.08 CC criu/aio.o [2020-07-30T11:32:28.591Z] #39 50.40 CC criu/autofs.o [2020-07-30T11:32:28.780Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 29.39MB / 68.65MB 2.9s [2020-07-30T11:32:28.780Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.17MB / 51.83MB 3.0s [2020-07-30T11:32:28.808Z] #6 DONE 0.2s [2020-07-30T11:32:28.808Z] [2020-07-30T11:32:28.808Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:32:28.808Z] #5 DONE 0.3s [2020-07-30T11:32:28.808Z] [2020-07-30T11:32:28.808Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:28.808Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:32:29.044Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 32.83MB / 68.65MB 3.2s [2020-07-30T11:32:29.045Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 36.59MB / 51.83MB 3.2s [2020-07-30T11:32:29.067Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-30T11:32:29.068Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s [2020-07-30T11:32:29.068Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-07-30T11:32:29.068Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:32:29.068Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-30T11:32:29.068Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.1s [2020-07-30T11:32:29.068Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.88MB / 50.39MB 0.3s [2020-07-30T11:32:29.068Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.00MB / 7.81MB 0.3s [2020-07-30T11:32:29.068Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 2.63MB / 10.00MB 0.3s [2020-07-30T11:32:29.138Z] #25 17.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:32:29.138Z] #25 18.02 skipping existing c35d46ef359f [2020-07-30T11:32:29.138Z] #25 18.15 [2020-07-30T11:32:29.301Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 8.10MB / 120.18MB 3.3s [2020-07-30T11:32:29.301Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 43.52MB / 51.83MB 3.5s [2020-07-30T11:32:29.301Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 41.66MB / 68.65MB 3.5s [2020-07-30T11:32:29.301Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-30T11:32:29.328Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 9.92MB / 50.39MB 0.4s [2020-07-30T11:32:29.328Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s [2020-07-30T11:32:29.328Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 5.33MB / 10.00MB 0.4s [2020-07-30T11:32:29.328Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 12.48MB / 50.39MB 0.5s [2020-07-30T11:32:29.328Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s [2020-07-30T11:32:29.558Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 47.37MB / 51.83MB 3.6s [2020-07-30T11:32:29.558Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.71MB / 120.18MB 3.6s [2020-07-30T11:32:29.558Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 50.40MB / 51.83MB 3.7s [2020-07-30T11:32:29.558Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 47.20MB / 68.65MB 3.7s [2020-07-30T11:32:29.589Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 21.87MB / 50.39MB 0.8s [2020-07-30T11:32:29.589Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done [2020-07-30T11:32:29.589Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.7s done [2020-07-30T11:32:29.589Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 828.36kB / 68.65MB 0.8s [2020-07-30T11:32:29.589Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.65MB / 51.83MB 0.8s [2020-07-30T11:32:29.645Z] #39 51.51 CC criu/bfd.o [2020-07-30T11:32:29.820Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 55.65MB / 68.65MB 4.1s [2020-07-30T11:32:29.820Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 27.31MB / 120.18MB 4.1s [2020-07-30T11:32:29.851Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 6.78MB / 51.83MB 0.9s [2020-07-30T11:32:30.076Z] #25 19.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:32:30.080Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 4.2s done [2020-07-30T11:32:30.080Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 60.40MB / 68.65MB 4.3s [2020-07-30T11:32:30.080Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 4.3s [2020-07-30T11:32:30.125Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 27.05MB / 50.39MB 1.0s [2020-07-30T11:32:30.125Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.63MB / 68.65MB 1.0s [2020-07-30T11:32:30.125Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 10.72MB / 51.83MB 1.0s [2020-07-30T11:32:30.125Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 13.38MB / 51.83MB 1.1s [2020-07-30T11:32:30.300Z] #39 52.07 CC criu/bitmap.o [2020-07-30T11:32:30.364Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 36.22MB / 120.18MB 4.4s [2020-07-30T11:32:30.364Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 4.3s done [2020-07-30T11:32:30.364Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.6s [2020-07-30T11:32:30.364Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 44.36MB / 120.18MB 4.6s [2020-07-30T11:32:30.386Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 33.32MB / 50.39MB 1.4s [2020-07-30T11:32:30.386Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 12.27MB / 68.65MB 1.4s [2020-07-30T11:32:30.386Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 16.82MB / 51.83MB 1.4s [2020-07-30T11:32:30.592Z] #39 52.22 CC criu/cgroup-props.o [2020-07-30T11:32:30.621Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 53.72MB / 120.18MB 4.8s [2020-07-30T11:32:30.644Z] #25 19.52 [2020-07-30T11:32:30.644Z] #25 19.63 ######################################################################## 100.0% [2020-07-30T11:32:30.654Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 37.99MB / 50.39MB 1.6s [2020-07-30T11:32:30.654Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 18.64MB / 68.65MB 1.6s [2020-07-30T11:32:30.654Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 40.96MB / 50.39MB 1.8s [2020-07-30T11:32:30.654Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 21.48MB / 51.83MB 1.8s [2020-07-30T11:32:30.885Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 5.1s done [2020-07-30T11:32:30.885Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 64.10MB / 120.18MB 5.1s [2020-07-30T11:32:30.903Z] #25 19.80 [2020-07-30T11:32:30.903Z] #25 19.86 Download of images into '/build' complete. [2020-07-30T11:32:30.903Z] #25 19.89 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:32:30.903Z] #25 19.89 tar -cC '/build' . | docker load [2020-07-30T11:32:30.917Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 45.23MB / 50.39MB 1.9s [2020-07-30T11:32:30.917Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 25.38MB / 68.65MB 1.9s [2020-07-30T11:32:30.917Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 26.02MB / 51.83MB 1.9s [2020-07-30T11:32:30.917Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 49.72MB / 50.39MB 2.1s [2020-07-30T11:32:30.917Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 29.96MB / 68.65MB 2.1s [2020-07-30T11:32:30.917Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 28.85MB / 51.83MB 2.1s [2020-07-30T11:32:31.153Z] #7 ... [2020-07-30T11:32:31.153Z] [2020-07-30T11:32:31.153Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:32:31.153Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:32:31.153Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:32:31.153Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:32:31.153Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-07-30T11:32:31.153Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-07-30T11:32:31.153Z] #58 DONE 5.3s [2020-07-30T11:32:31.153Z] [2020-07-30T11:32:31.153Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:31.153Z] #7 ... [2020-07-30T11:32:31.153Z] [2020-07-30T11:32:31.153Z] #20 [internal] load build context [2020-07-30T11:32:31.153Z] #20 transferring context: 37.12MB 5.3s [2020-07-30T11:32:31.182Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.55MB / 51.83MB 2.1s [2020-07-30T11:32:31.183Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 39.43MB / 68.65MB 2.3s [2020-07-30T11:32:31.183Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 40.51MB / 51.83MB 2.3s [2020-07-30T11:32:31.183Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 45.17MB / 51.83MB 2.4s [2020-07-30T11:32:31.227Z] #39 52.84 CC criu/cgroup.o [2020-07-30T11:32:31.762Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.5s done [2020-07-30T11:32:31.762Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 49.33MB / 68.65MB 2.7s [2020-07-30T11:32:31.762Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.7s [2020-07-30T11:32:31.762Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 9.61MB / 120.18MB 2.7s [2020-07-30T11:32:31.762Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 54.82MB / 68.65MB 2.8s [2020-07-30T11:32:31.762Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-30T11:32:31.762Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 63.02MB / 68.65MB 2.9s [2020-07-30T11:32:31.762Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 19.87MB / 120.18MB 2.9s [2020-07-30T11:32:32.028Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.2s [2020-07-30T11:32:32.028Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-07-30T11:32:32.028Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 27.18MB / 120.18MB 3.2s [2020-07-30T11:32:32.028Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.2s [2020-07-30T11:32:32.091Z] #20 transferring context: 51.32MB 6.4s done [2020-07-30T11:32:32.264Z] #39 ... [2020-07-30T11:32:32.264Z] [2020-07-30T11:32:32.264Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:32.264Z] #41 84.45 github.com/LK4D4/vndr/godl [2020-07-30T11:32:32.264Z] #41 85.06 github.com/LK4D4/vndr [2020-07-30T11:32:32.264Z] #41 DONE 91.3s [2020-07-30T11:32:32.264Z] [2020-07-30T11:32:32.264Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:32:32.264Z] #17 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:32.264Z] #17 1.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:32.264Z] #17 1.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:32.264Z] #17 1.507 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-30T11:32:32.264Z] #17 2.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-07-30T11:32:32.264Z] #17 2.824 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-30T11:32:32.264Z] #17 6.324 Fetched 8061 kB in 5s (1479 kB/s) [2020-07-30T11:32:32.291Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 33.50MB / 120.18MB 3.3s [2020-07-30T11:32:32.556Z] #17 6.324 Reading package lists... [2020-07-30T11:32:32.560Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.6s done [2020-07-30T11:32:32.560Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 45.86MB / 120.18MB 3.6s [2020-07-30T11:32:32.560Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.4s done [2020-07-30T11:32:32.653Z] #20 DONE 6.9s [2020-07-30T11:32:32.654Z] [2020-07-30T11:32:32.654Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:32.654Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.7s [2020-07-30T11:32:32.811Z] #25 ... [2020-07-30T11:32:32.811Z] [2020-07-30T11:32:32.811Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:32.811Z] #41 61.32 time [2020-07-30T11:32:32.811Z] #41 64.73 strings [2020-07-30T11:32:32.811Z] #41 67.09 os [2020-07-30T11:32:32.811Z] #41 67.43 regexp/syntax [2020-07-30T11:32:32.811Z] #41 70.99 fmt [2020-07-30T11:32:32.811Z] #41 ... [2020-07-30T11:32:32.811Z] [2020-07-30T11:32:32.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:32.811Z] #10 70.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:32:32.811Z] #10 70.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:32:32.811Z] #10 71.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:32:32.827Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 58.53MB / 120.18MB 3.8s [2020-07-30T11:32:32.827Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 64.55MB / 120.18MB 4.0s [2020-07-30T11:32:33.402Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 74.64MB / 120.18MB 4.5s [2020-07-30T11:32:33.586Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.7s done [2020-07-30T11:32:33.594Z] #17 8.098 Reading package lists... [2020-07-30T11:32:33.594Z] #17 ... [2020-07-30T11:32:33.594Z] [2020-07-30T11:32:33.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:33.594Z] #39 55.19 CC criu/clone-noasan.o [2020-07-30T11:32:33.594Z] #39 55.27 CC criu/config.o [2020-07-30T11:32:33.663Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 84.18MB / 120.18MB 4.7s [2020-07-30T11:32:33.887Z] #39 ... [2020-07-30T11:32:33.887Z] [2020-07-30T11:32:33.887Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:33.887Z] #49 5.454 + cd /tmp/tmp.w0v4bwrtE0/src/github.com/opencontainers/runc [2020-07-30T11:32:33.887Z] #49 5.454 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:32:33.887Z] #49 5.663 + '[' -z '' ']' [2020-07-30T11:32:33.887Z] #49 5.663 + target=static [2020-07-30T11:32:33.887Z] #49 5.664 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:32:33.887Z] #49 5.902 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-30T11:32:34.180Z] #49 ... [2020-07-30T11:32:34.180Z] [2020-07-30T11:32:34.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:34.180Z] #39 55.74 CC criu/cr-check.o [2020-07-30T11:32:34.193Z] #10 ... [2020-07-30T11:32:34.193Z] [2020-07-30T11:32:34.193Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:32:34.193Z] #25 DONE 23.0s [2020-07-30T11:32:34.193Z] [2020-07-30T11:32:34.193Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:32:34.193Z] #32 67.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:32:34.193Z] #32 67.75 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:32:34.193Z] #32 67.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:32:34.193Z] #32 67.80 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:32:34.193Z] #32 67.85 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:32:34.193Z] #32 67.88 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:32:34.193Z] #32 67.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:32:34.193Z] #32 67.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:32:34.193Z] #32 67.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:32:34.193Z] #32 67.96 Setting up cmake (3.13.4-1) ... [2020-07-30T11:32:34.193Z] #32 67.98 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:34.193Z] #32 68.09 Processing triggers for mime-support (3.62) ... [2020-07-30T11:32:34.193Z] #32 DONE 72.9s [2020-07-30T11:32:34.193Z] [2020-07-30T11:32:34.193Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:32:34.193Z] #38 65.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:32:34.193Z] #38 65.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:32:34.193Z] #38 65.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:34.193Z] #38 65.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:32:34.193Z] #38 65.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:34.193Z] #38 65.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:32:34.193Z] #38 65.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:34.193Z] #38 65.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:32:34.193Z] #38 65.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:32:34.193Z] #38 65.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:32:34.193Z] #38 71.80 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:32:34.193Z] #38 72.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:34.193Z] #38 DONE 72.9s [2020-07-30T11:32:34.193Z] [2020-07-30T11:32:34.193Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:34.242Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 94.86MB / 120.18MB 5.2s [2020-07-30T11:32:34.479Z] Client: [2020-07-30T11:32:34.479Z] Debug Mode: false [2020-07-30T11:32:34.479Z] [2020-07-30T11:32:34.479Z] Server: [2020-07-30T11:32:34.479Z] Containers: 0 [2020-07-30T11:32:34.479Z] Running: 0 [2020-07-30T11:32:34.479Z] Paused: 0 [2020-07-30T11:32:34.479Z] Stopped: 0 [2020-07-30T11:32:34.479Z] Images: 0 [2020-07-30T11:32:34.479Z] Server Version: 19.03.12 [2020-07-30T11:32:34.479Z] Storage Driver: overlay2 [2020-07-30T11:32:34.479Z] Backing Filesystem: extfs [2020-07-30T11:32:34.479Z] Supports d_type: true [2020-07-30T11:32:34.479Z] Native Overlay Diff: true [2020-07-30T11:32:34.479Z] Logging Driver: json-file [2020-07-30T11:32:34.479Z] Cgroup Driver: cgroupfs [2020-07-30T11:32:34.479Z] Plugins: [2020-07-30T11:32:34.479Z] Volume: local [2020-07-30T11:32:34.479Z] Network: bridge host ipvlan macvlan null overlay [2020-07-30T11:32:34.479Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-30T11:32:34.479Z] Swarm: inactive [2020-07-30T11:32:34.479Z] Runtimes: runc [2020-07-30T11:32:34.479Z] Default Runtime: runc [2020-07-30T11:32:34.479Z] Init Binary: docker-init [2020-07-30T11:32:34.479Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-30T11:32:34.479Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-30T11:32:34.479Z] init version: fec3683 [2020-07-30T11:32:34.479Z] Security Options: [2020-07-30T11:32:34.479Z] apparmor [2020-07-30T11:32:34.479Z] seccomp [2020-07-30T11:32:34.479Z] Profile: default [2020-07-30T11:32:34.479Z] Kernel Version: 4.15.0-1074-aws [2020-07-30T11:32:34.479Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-30T11:32:34.479Z] OSType: linux [2020-07-30T11:32:34.479Z] Architecture: aarch64 [2020-07-30T11:32:34.479Z] CPUs: 4 [2020-07-30T11:32:34.479Z] Total Memory: 7.525GiB [2020-07-30T11:32:34.479Z] Name: ip-10-100-120-9 [2020-07-30T11:32:34.479Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-30T11:32:34.479Z] Docker Root Dir: /var/lib/docker [2020-07-30T11:32:34.479Z] Debug Mode: false [2020-07-30T11:32:34.479Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:32:34.479Z] Labels: [2020-07-30T11:32:34.479Z] Experimental: true [2020-07-30T11:32:34.479Z] Insecure Registries: [2020-07-30T11:32:34.479Z] 127.0.0.0/8 [2020-07-30T11:32:34.479Z] Live Restore Enabled: true [2020-07-30T11:32:34.479Z] [2020-07-30T11:32:34.479Z] WARNING: No swap limit support [Pipeline] sh [2020-07-30T11:32:34.502Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 105.21MB / 120.18MB 5.5s [2020-07-30T11:32:34.502Z] #7 ... [2020-07-30T11:32:34.502Z] [2020-07-30T11:32:34.502Z] #20 [internal] load build context [2020-07-30T11:32:34.502Z] #20 transferring context: 51.32MB 5.7s done [2020-07-30T11:32:34.502Z] #20 DONE 5.8s [2020-07-30T11:32:34.502Z] [2020-07-30T11:32:34.502Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:34.502Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 112.59MB / 120.18MB 5.7s [2020-07-30T11:32:34.502Z] #7 ... [2020-07-30T11:32:34.502Z] [2020-07-30T11:32:34.502Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:32:34.502Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:32:34.502Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:32:34.502Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:32:34.502Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2020-07-30T11:32:34.502Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s [2020-07-30T11:32:34.517Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s [2020-07-30T11:32:34.764Z] #58 ... [2020-07-30T11:32:34.764Z] [2020-07-30T11:32:34.764Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:34.764Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.9s [2020-07-30T11:32:34.774Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:34.774Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:32:34.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41284/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-30T11:32:34.774Z] + bash /home/ubuntu/workspace/moby_PR-41284/check-config.sh [2020-07-30T11:32:34.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-30T11:32:34.774Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-30T11:32:34.774Z] [2020-07-30T11:32:34.774Z] Generally Necessary: [2020-07-30T11:32:34.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-30T11:32:34.774Z] - apparmor: enabled and tools installed [2020-07-30T11:32:34.815Z] #39 56.57 CC criu/cr-dedup.o [2020-07-30T11:32:35.036Z] - CONFIG_NAMESPACES: enabled [2020-07-30T11:32:35.036Z] - CONFIG_NET_NS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_PID_NS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_IPC_NS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_UTS_NS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CGROUPS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-30T11:32:35.036Z] - CONFIG_CPUSETS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_MEMCG: enabled [2020-07-30T11:32:35.036Z] - CONFIG_KEYS: enabled [2020-07-30T11:32:35.036Z] - CONFIG_VETH: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-30T11:32:35.036Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-30T11:32:35.084Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.7s done [2020-07-30T11:32:35.107Z] #39 56.74 CC criu/cr-dump.o [2020-07-30T11:32:35.299Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-30T11:32:35.299Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-30T11:32:35.299Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-30T11:32:35.299Z] [2020-07-30T11:32:35.299Z] Optional Features: [2020-07-30T11:32:35.299Z] - CONFIG_USER_NS: enabled [2020-07-30T11:32:35.299Z] - CONFIG_SECCOMP: enabled [2020-07-30T11:32:35.299Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-30T11:32:35.299Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-30T11:32:35.299Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-30T11:32:35.299Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-30T11:32:35.299Z] - CONFIG_BLK_CGROUP: enabled [2020-07-30T11:32:35.299Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-30T11:32:35.299Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-30T11:32:35.299Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-30T11:32:35.299Z] - CONFIG_CGROUP_PERF: enabled [2020-07-30T11:32:35.299Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-30T11:32:35.299Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-30T11:32:35.299Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-30T11:32:35.299Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-30T11:32:35.299Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-30T11:32:35.299Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-30T11:32:35.299Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-30T11:32:35.299Z] - CONFIG_IP_VS: enabled (as module) [2020-07-30T11:32:35.299Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-30T11:32:35.299Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-30T11:32:35.299Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-30T11:32:35.299Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-30T11:32:35.340Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-30T11:32:35.561Z] - CONFIG_EXT4_FS: enabled [2020-07-30T11:32:35.561Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-30T11:32:35.561Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-30T11:32:35.561Z] - Network Drivers: [2020-07-30T11:32:35.561Z] - "overlay": [2020-07-30T11:32:35.561Z] - CONFIG_VXLAN: enabled (as module) [2020-07-30T11:32:35.561Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-30T11:32:35.561Z] Optional (for encrypted networks): [2020-07-30T11:32:35.561Z] - CONFIG_CRYPTO: enabled [2020-07-30T11:32:35.561Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-30T11:32:35.561Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-30T11:32:35.561Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-30T11:32:35.561Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-30T11:32:35.561Z] - CONFIG_XFRM: enabled [2020-07-30T11:32:35.561Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-30T11:32:35.561Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-30T11:32:35.561Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-30T11:32:35.561Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-30T11:32:35.561Z] - "ipvlan": [2020-07-30T11:32:35.561Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-30T11:32:35.561Z] - "macvlan": [2020-07-30T11:32:35.561Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-30T11:32:35.561Z] - CONFIG_DUMMY: enabled (as module) [2020-07-30T11:32:35.561Z] - "ftp,tftp client in container": [2020-07-30T11:32:35.706Z] #7 ... [2020-07-30T11:32:35.707Z] [2020-07-30T11:32:35.707Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:32:35.707Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-07-30T11:32:35.707Z] #58 DONE 6.9s [2020-07-30T11:32:35.707Z] [2020-07-30T11:32:35.707Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:35.707Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 6.8s done [2020-07-30T11:32:35.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-30T11:32:35.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-30T11:32:35.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-30T11:32:35.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-30T11:32:35.826Z] - Storage Drivers: [2020-07-30T11:32:35.826Z] - "aufs": [2020-07-30T11:32:35.826Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-30T11:32:35.826Z] - "btrfs": [2020-07-30T11:32:35.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-30T11:32:35.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-30T11:32:35.826Z] - "devicemapper": [2020-07-30T11:32:35.826Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-30T11:32:35.826Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-30T11:32:35.826Z] - "overlay": [2020-07-30T11:32:35.826Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-30T11:32:35.826Z] - "zfs": [2020-07-30T11:32:35.826Z] - /dev/zfs: missing [2020-07-30T11:32:35.826Z] - zfs command: missing [2020-07-30T11:32:35.826Z] - zpool command: missing [2020-07-30T11:32:35.826Z] [2020-07-30T11:32:35.826Z] Limits: [2020-07-30T11:32:35.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-30T11:32:35.826Z] [2020-07-30T11:32:35.826Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-30T11:32:35.903Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-30T11:32:35.903Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-30T11:32:36.143Z] #39 57.69 CC criu/cr-errno.o [2020-07-30T11:32:36.143Z] #39 57.76 CC criu/cr-restore.o [2020-07-30T11:32:36.162Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-30T11:32:36.184Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f953b69946a2da67c6b667da0da219f92ea24c7 . [2020-07-30T11:32:36.184Z] #2 [internal] load .dockerignore [2020-07-30T11:32:36.419Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-30T11:32:36.649Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.1s [2020-07-30T11:32:36.758Z] #2 transferring context: 87B done [2020-07-30T11:32:36.780Z] #39 ... [2020-07-30T11:32:36.780Z] [2020-07-30T11:32:36.780Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:32:36.780Z] #28 DONE 95.6s [2020-07-30T11:32:36.780Z] [2020-07-30T11:32:36.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:32:36.780Z] #17 8.098 Reading package lists... [2020-07-30T11:32:36.780Z] #17 9.925 Building dependency tree... [2020-07-30T11:32:36.780Z] #17 10.44 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:32:36.780Z] #17 10.44 The following additional packages will be installed: [2020-07-30T11:32:36.780Z] #17 10.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:32:36.780Z] #17 10.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:32:36.780Z] #17 10.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:32:36.780Z] #17 10.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:32:36.780Z] #17 10.44 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:32:36.780Z] #17 10.44 Suggested packages: [2020-07-30T11:32:36.780Z] #17 10.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:32:36.780Z] #17 10.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:32:36.780Z] #17 10.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:32:36.780Z] #17 10.44 Recommended packages: [2020-07-30T11:32:36.780Z] #17 10.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:32:36.780Z] #17 10.44 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:32:36.780Z] #17 11.64 The following NEW packages will be installed: [2020-07-30T11:32:36.780Z] #17 11.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:32:36.780Z] #17 11.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:32:36.780Z] #17 11.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:32:36.780Z] #17 11.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:32:36.780Z] #17 11.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:32:36.780Z] #17 11.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:32:36.780Z] #17 11.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:32:36.780Z] #17 11.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:32:36.780Z] #17 11.64 xz-utils zip [2020-07-30T11:32:36.780Z] #17 11.72 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:32:36.780Z] #17 11.72 Need to get 27.7 MB of archives. [2020-07-30T11:32:36.780Z] #17 11.72 After this operation, 117 MB of additional disk space will be used. [2020-07-30T11:32:36.780Z] #17 11.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-30T11:32:36.780Z] #17 11.75 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-30T11:32:36.780Z] #17 11.79 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-30T11:32:36.780Z] #17 11.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-30T11:32:36.780Z] #17 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-30T11:32:36.780Z] #17 11.86 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-30T11:32:36.780Z] #17 11.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:32:36.780Z] #17 12.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-30T11:32:36.780Z] #17 12.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-30T11:32:36.780Z] #17 12.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-30T11:32:36.780Z] #17 12.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-30T11:32:36.780Z] #17 12.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-30T11:32:36.780Z] #17 12.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-30T11:32:36.780Z] #17 12.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-30T11:32:36.780Z] #17 12.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-30T11:32:36.780Z] #17 12.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-30T11:32:36.780Z] #17 12.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-30T11:32:36.780Z] #17 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:32:36.780Z] #17 12.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:32:36.780Z] #17 12.47 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-30T11:32:36.780Z] #17 12.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-30T11:32:36.780Z] #17 12.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-30T11:32:36.780Z] #17 12.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-30T11:32:36.780Z] #17 12.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-30T11:32:36.780Z] #17 12.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-30T11:32:36.780Z] #17 12.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-30T11:32:36.780Z] #17 12.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-30T11:32:36.780Z] #17 12.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-30T11:32:36.780Z] #17 12.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-30T11:32:37.020Z] #2 ... [2020-07-30T11:32:37.020Z] [2020-07-30T11:32:37.020Z] #1 [internal] load build definition from Dockerfile [2020-07-30T11:32:37.020Z] #1 transferring dockerfile: 16.37kB 0.1s done [2020-07-30T11:32:37.020Z] #1 DONE 0.8s [2020-07-30T11:32:37.020Z] [2020-07-30T11:32:37.020Z] #2 [internal] load .dockerignore [2020-07-30T11:32:37.020Z] #2 DONE 0.9s [2020-07-30T11:32:37.327Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.0s done [2020-07-30T11:32:37.327Z] #8 DONE 24.8s [2020-07-30T11:32:37.327Z] [2020-07-30T11:32:37.327Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:32:37.327Z] #9 DONE 0.1s [2020-07-30T11:32:37.327Z] [2020-07-30T11:32:37.327Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:32:37.327Z] #10 DONE 0.1s [2020-07-30T11:32:37.327Z] [2020-07-30T11:32:37.327Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:32:37.327Z] #28 DONE 0.1s [2020-07-30T11:32:37.327Z] [2020-07-30T11:32:37.327Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:32:37.327Z] #36 DONE 0.1s [2020-07-30T11:32:37.327Z] [2020-07-30T11:32:37.327Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:32:37.327Z] #29 0.930 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:32:37.327Z] #29 0.938 Cloning into '.'... [2020-07-30T11:32:37.415Z] #17 12.71 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-30T11:32:37.415Z] #17 12.71 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-30T11:32:37.415Z] #17 12.72 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-30T11:32:37.415Z] #17 12.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-30T11:32:37.415Z] #17 12.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-30T11:32:37.415Z] #17 12.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:32:37.415Z] #17 12.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-30T11:32:37.415Z] #17 12.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:32:37.415Z] #17 12.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-30T11:32:37.415Z] #17 12.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-30T11:32:37.415Z] #17 12.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:32:37.415Z] #17 13.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-30T11:32:37.415Z] #17 13.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-30T11:32:37.415Z] #17 13.04 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-30T11:32:37.415Z] #17 13.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-30T11:32:37.415Z] #17 13.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:32:37.597Z] [2020-07-30T11:32:37.597Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-30T11:32:37.707Z] #17 13.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-30T11:32:37.707Z] #17 13.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-30T11:32:37.707Z] #17 13.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-30T11:32:37.999Z] #17 13.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:32:37.999Z] #17 13.70 Fetched 27.7 MB in 2s (17.0 MB/s) [2020-07-30T11:32:37.999Z] #17 13.74 Selecting previously unselected package pigz. [2020-07-30T11:32:37.999Z] #17 13.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-30T11:32:38.034Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.4s done [2020-07-30T11:32:38.291Z] #17 13.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-30T11:32:38.291Z] #17 13.77 Unpacking pigz (2.4-1) ... [2020-07-30T11:32:38.291Z] #17 13.83 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-30T11:32:38.291Z] #17 13.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-30T11:32:38.291Z] #17 13.84 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-30T11:32:38.291Z] #17 14.05 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:32:38.294Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-07-30T11:32:38.405Z] #39 4.211 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:32:38.405Z] #39 4.211 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:32:38.405Z] #39 4.219 Note: Building without GnuTLS support [2020-07-30T11:32:38.405Z] #39 4.231 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:32:38.405Z] #39 4.232 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:32:38.583Z] #17 14.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-30T11:32:38.583Z] #17 14.05 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:32:38.665Z] #39 ... [2020-07-30T11:32:38.665Z] [2020-07-30T11:32:38.665Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:38.665Z] #30 67.43 path [2020-07-30T11:32:38.665Z] #30 67.91 fmt [2020-07-30T11:32:38.665Z] #30 68.14 path/filepath [2020-07-30T11:32:38.665Z] #30 69.41 io/ioutil [2020-07-30T11:32:38.665Z] #30 70.03 text/tabwriter [2020-07-30T11:32:38.665Z] #30 71.67 flag [2020-07-30T11:32:38.665Z] #30 71.67 github.com/BurntSushi/toml [2020-07-30T11:32:38.665Z] #30 73.71 log [2020-07-30T11:32:38.665Z] #30 ... [2020-07-30T11:32:38.665Z] [2020-07-30T11:32:38.665Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:38.665Z] #33 2.012 + RM_GOPATH=0 [2020-07-30T11:32:38.665Z] #33 2.012 + TMP_GOPATH= [2020-07-30T11:32:38.665Z] #33 2.012 + : /build [2020-07-30T11:32:38.665Z] #33 2.012 + '[' -z '' ']' [2020-07-30T11:32:38.665Z] #33 2.012 ++ mktemp -d [2020-07-30T11:32:38.665Z] #33 2.017 + export GOPATH=/tmp/tmp.7FAMfC4LHG [2020-07-30T11:32:38.665Z] #33 2.017 + GOPATH=/tmp/tmp.7FAMfC4LHG [2020-07-30T11:32:38.665Z] #33 2.018 + RM_GOPATH=1 [2020-07-30T11:32:38.665Z] #33 2.018 + case "$(go env GOARCH)" in [2020-07-30T11:32:38.665Z] #33 2.019 ++ go env GOARCH [2020-07-30T11:32:38.665Z] #33 2.056 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:38.665Z] #33 2.056 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:38.665Z] #33 2.058 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:38.665Z] #33 2.066 + dir=/tmp/install [2020-07-30T11:32:38.665Z] #33 2.070 + bin=tini [2020-07-30T11:32:38.665Z] #33 2.070 + shift [2020-07-30T11:32:38.665Z] #33 2.071 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:32:38.665Z] #33 2.071 + . /tmp/install/tini.installer [2020-07-30T11:32:38.665Z] #33 2.072 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:32:38.665Z] #33 2.074 + install_tini [2020-07-30T11:32:38.665Z] #33 2.074 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:32:38.665Z] #33 2.075 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:32:38.665Z] #33 2.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.7FAMfC4LHG/tini [2020-07-30T11:32:38.665Z] #33 2.085 Cloning into '/tmp/tmp.7FAMfC4LHG/tini'... [2020-07-30T11:32:38.665Z] #33 3.192 + cd /tmp/tmp.7FAMfC4LHG/tini [2020-07-30T11:32:38.665Z] #33 3.192 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:32:38.665Z] #33 3.258 + cmake . [2020-07-30T11:32:38.665Z] #33 4.259 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:32:38.665Z] #33 4.363 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:32:38.870Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-30T11:32:38.876Z] #17 14.53 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-30T11:32:38.876Z] #17 14.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:32:39.134Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s [2020-07-30T11:32:39.233Z] #33 ... [2020-07-30T11:32:39.233Z] [2020-07-30T11:32:39.233Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:39.233Z] #47 67.82 encoding/binary [2020-07-30T11:32:39.233Z] #47 69.64 fmt [2020-07-30T11:32:39.233Z] #47 70.14 encoding/base64 [2020-07-30T11:32:39.233Z] #47 70.90 golang.org/x/sys/unix [2020-07-30T11:32:39.233Z] #47 75.05 encoding/json [2020-07-30T11:32:39.233Z] #47 ... [2020-07-30T11:32:39.233Z] [2020-07-30T11:32:39.233Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:39.233Z] #33 5.091 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:32:39.233Z] #33 5.092 -- Detecting C compiler ABI info [2020-07-30T11:32:39.432Z] #29 ... [2020-07-30T11:32:39.432Z] [2020-07-30T11:32:39.432Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:39.432Z] #31 0.863 + RM_GOPATH=0 [2020-07-30T11:32:39.432Z] #31 0.863 + TMP_GOPATH= [2020-07-30T11:32:39.432Z] #31 0.863 + : /build [2020-07-30T11:32:39.432Z] #31 0.863 + '[' -z '' ']' [2020-07-30T11:32:39.432Z] #31 0.864 ++ mktemp -d [2020-07-30T11:32:39.432Z] #31 0.865 + export GOPATH=/tmp/tmp.DOfePzp28u [2020-07-30T11:32:39.432Z] #31 0.865 + GOPATH=/tmp/tmp.DOfePzp28u [2020-07-30T11:32:39.432Z] #31 0.865 + RM_GOPATH=1 [2020-07-30T11:32:39.432Z] #31 0.865 + case "$(go env GOARCH)" in [2020-07-30T11:32:39.432Z] #31 0.866 ++ go env GOARCH [2020-07-30T11:32:39.432Z] #31 0.874 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:39.432Z] #31 0.874 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:39.432Z] #31 0.874 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:39.432Z] #31 0.876 + dir=/tmp/install [2020-07-30T11:32:39.432Z] #31 0.876 + bin=tomlv [2020-07-30T11:32:39.432Z] #31 0.876 + shift [2020-07-30T11:32:39.432Z] #31 0.876 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:32:39.432Z] #31 0.876 + . /tmp/install/tomlv.installer [2020-07-30T11:32:39.432Z] #31 0.877 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:32:39.432Z] #31 0.877 + install_tomlv [2020-07-30T11:32:39.432Z] #31 0.877 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:32:39.432Z] #31 0.877 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DOfePzp28u/src/github.com/BurntSushi/toml [2020-07-30T11:32:39.432Z] #31 0.878 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:32:39.432Z] #31 0.880 Cloning into '/tmp/tmp.DOfePzp28u/src/github.com/BurntSushi/toml'... [2020-07-30T11:32:39.432Z] #31 1.814 + cd /tmp/tmp.DOfePzp28u/src/github.com/BurntSushi/toml [2020-07-30T11:32:39.432Z] #31 1.814 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:32:39.432Z] #31 1.857 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:32:39.432Z] #31 2.508 internal/cpu [2020-07-30T11:32:39.432Z] #31 2.539 math/bits [2020-07-30T11:32:39.432Z] #31 2.679 runtime/internal/atomic [2020-07-30T11:32:39.432Z] #31 2.699 runtime/internal/sys [2020-07-30T11:32:39.432Z] #31 3.225 unicode/utf8 [2020-07-30T11:32:39.432Z] #31 3.344 sync/atomic [2020-07-30T11:32:39.432Z] #31 3.867 internal/bytealg [2020-07-30T11:32:39.432Z] #31 4.185 math [2020-07-30T11:32:39.432Z] #31 4.709 unicode [2020-07-30T11:32:39.432Z] #31 5.091 internal/testlog [2020-07-30T11:32:39.516Z] #3 DONE 1.8s [2020-07-30T11:32:39.516Z] [2020-07-30T11:32:39.516Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-30T11:32:39.516Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-30T11:32:39.516Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-30T11:32:39.516Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-30T11:32:39.516Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-07-30T11:32:39.516Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-30T11:32:39.705Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-30T11:32:39.705Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-30T11:32:39.745Z] #31 5.784 runtime [2020-07-30T11:32:39.745Z] #31 ... [2020-07-30T11:32:39.745Z] [2020-07-30T11:32:39.745Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:39.745Z] #44 1.032 + RM_GOPATH=0 [2020-07-30T11:32:39.745Z] #44 1.032 + TMP_GOPATH= [2020-07-30T11:32:39.745Z] #44 1.032 + : /build [2020-07-30T11:32:39.745Z] #44 1.032 + '[' -z '' ']' [2020-07-30T11:32:39.745Z] #44 1.033 ++ mktemp -d [2020-07-30T11:32:39.745Z] #44 1.035 + export GOPATH=/tmp/tmp.6hkE5PDbwJ [2020-07-30T11:32:39.745Z] #44 1.035 + GOPATH=/tmp/tmp.6hkE5PDbwJ [2020-07-30T11:32:39.745Z] #44 1.035 + RM_GOPATH=1 [2020-07-30T11:32:39.745Z] #44 1.035 + case "$(go env GOARCH)" in [2020-07-30T11:32:39.745Z] #44 1.036 ++ go env GOARCH [2020-07-30T11:32:39.745Z] #44 1.138 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:39.745Z] #44 1.138 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:39.745Z] #44 1.141 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:39.745Z] #44 1.143 + dir=/tmp/install [2020-07-30T11:32:39.745Z] #44 1.143 + bin=gotestsum [2020-07-30T11:32:39.745Z] #44 1.143 + shift [2020-07-30T11:32:39.745Z] #44 1.143 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:32:39.745Z] #44 1.143 + . /tmp/install/gotestsum.installer [2020-07-30T11:32:39.745Z] #44 1.143 ++ : v0.3.5 [2020-07-30T11:32:39.745Z] #44 1.143 + install_gotestsum [2020-07-30T11:32:39.745Z] #44 1.144 + set -e [2020-07-30T11:32:39.745Z] #44 1.144 + export GO111MODULE=on [2020-07-30T11:32:39.745Z] #44 1.144 + GO111MODULE=on [2020-07-30T11:32:39.745Z] #44 1.144 + GOBIN=/build [2020-07-30T11:32:39.745Z] #44 1.144 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:32:39.745Z] #44 1.218 go: finding gotest.tools v0.3.5 [2020-07-30T11:32:39.745Z] #44 1.220 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:32:39.745Z] #44 2.124 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:32:39.745Z] #44 3.206 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:32:39.745Z] #44 4.504 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:32:39.745Z] #44 4.742 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:32:39.745Z] #44 4.899 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:32:39.745Z] #44 4.902 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:32:39.745Z] #44 4.911 go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:32:39.745Z] #44 4.980 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:32:39.745Z] #44 5.004 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:32:39.745Z] #44 5.162 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:32:39.745Z] #44 5.254 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:32:39.745Z] #44 5.366 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:32:39.745Z] #44 5.546 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:32:39.745Z] #44 5.577 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:32:39.745Z] #44 5.613 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:32:39.745Z] #44 5.659 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:32:39.745Z] #44 5.740 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:32:39.745Z] #44 5.794 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:32:39.745Z] #44 5.925 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:32:39.779Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.24MB / 8.28MB 0.3s [2020-07-30T11:32:39.779Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 5.70MB / 8.28MB 0.4s [2020-07-30T11:32:39.802Z] #33 5.817 -- Detecting C compiler ABI info - done [2020-07-30T11:32:39.802Z] #33 5.873 -- Detecting C compile features [2020-07-30T11:32:40.041Z] #44 6.019 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:32:40.041Z] #44 6.082 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:32:40.041Z] #44 6.094 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:32:40.041Z] #44 6.206 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:32:40.041Z] #44 ... [2020-07-30T11:32:40.041Z] [2020-07-30T11:32:40.041Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:40.041Z] #31 6.080 encoding [2020-07-30T11:32:40.042Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.36MB / 8.28MB 0.7s [2020-07-30T11:32:40.304Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.22MB / 8.28MB 1.0s [2020-07-30T11:32:40.387Z] #17 15.69 Selecting previously unselected package python3-minimal. [2020-07-30T11:32:40.387Z] #17 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-30T11:32:40.387Z] #17 15.70 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-30T11:32:40.387Z] #17 15.70 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:32:40.387Z] #17 15.77 Selecting previously unselected package libmpdec2:s390x. [2020-07-30T11:32:40.387Z] #17 15.78 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-30T11:32:40.387Z] #17 15.78 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-30T11:32:40.387Z] #17 15.86 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-30T11:32:40.387Z] #17 15.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-30T11:32:40.387Z] #17 15.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-30T11:32:40.600Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.1s done [2020-07-30T11:32:40.679Z] #17 16.39 Selecting previously unselected package python3.7. [2020-07-30T11:32:40.679Z] #17 16.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-30T11:32:40.679Z] #17 16.39 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:32:40.679Z] #17 16.46 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-30T11:32:40.679Z] #17 16.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-30T11:32:40.690Z] #31 6.771 runtime/cgo [2020-07-30T11:32:40.857Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-30T11:32:40.971Z] #17 16.46 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-30T11:32:40.971Z] #17 16.52 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:32:41.257Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 1.8s done [2020-07-30T11:32:41.257Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-07-30T11:32:41.264Z] #17 16.94 Selecting previously unselected package python3. [2020-07-30T11:32:41.264Z] #17 16.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-30T11:32:41.264Z] #17 16.95 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-30T11:32:41.264Z] #17 16.96 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:32:41.525Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-30T11:32:41.525Z] #4 DONE 2.1s [2020-07-30T11:32:41.557Z] #17 17.03 Selecting previously unselected package libip4tc0:s390x. [2020-07-30T11:32:41.557Z] #17 17.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-30T11:32:41.557Z] #17 17.03 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-30T11:32:41.557Z] #17 17.09 Selecting previously unselected package libip6tc0:s390x. [2020-07-30T11:32:41.557Z] #17 17.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-30T11:32:41.557Z] #17 17.09 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-30T11:32:41.557Z] #17 17.14 Selecting previously unselected package libiptc0:s390x. [2020-07-30T11:32:41.557Z] #17 17.14 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-30T11:32:41.557Z] #17 17.14 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-30T11:32:41.557Z] #17 17.19 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-30T11:32:41.557Z] #17 17.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-30T11:32:41.557Z] #17 17.19 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-30T11:32:41.557Z] #17 17.21 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-30T11:32:41.557Z] #17 17.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-30T11:32:41.557Z] #17 17.22 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-30T11:32:41.557Z] #17 17.27 Selecting previously unselected package libnftnl11:s390x. [2020-07-30T11:32:41.849Z] #17 17.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-30T11:32:41.849Z] #17 17.27 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-30T11:32:41.849Z] #17 17.34 Selecting previously unselected package iptables. [2020-07-30T11:32:41.849Z] #17 17.34 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-30T11:32:41.849Z] #17 17.34 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:32:42.098Z] [2020-07-30T11:32:42.098Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-30T11:32:42.141Z] #17 17.55 Selecting previously unselected package xxd. [2020-07-30T11:32:42.141Z] #17 17.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-30T11:32:42.141Z] #17 17.56 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:32:42.141Z] #17 17.63 Selecting previously unselected package vim-common. [2020-07-30T11:32:42.141Z] #17 17.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:32:42.141Z] #17 17.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:32:42.141Z] #17 17.74 Selecting previously unselected package bash-completion. [2020-07-30T11:32:42.141Z] #17 17.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:32:42.343Z] #33 7.812 -- Detecting C compile features - done [2020-07-30T11:32:42.343Z] #33 7.845 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:32:42.343Z] #33 8.124 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:32:42.343Z] #33 8.290 -- Configuring done [2020-07-30T11:32:42.343Z] #33 8.310 -- Generating done [2020-07-30T11:32:42.343Z] #33 8.317 -- Build files have been written to: /tmp/tmp.7FAMfC4LHG/tini [2020-07-30T11:32:42.343Z] #33 8.337 + make tini-static [2020-07-30T11:32:42.359Z] #6 DONE 0.6s [2020-07-30T11:32:42.359Z] [2020-07-30T11:32:42.359Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-30T11:32:42.620Z] #5 DONE 0.9s [2020-07-30T11:32:42.887Z] [2020-07-30T11:32:42.887Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:42.887Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-30T11:32:42.912Z] #33 8.739 Scanning dependencies of target tini-static [2020-07-30T11:32:42.912Z] #33 8.858 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:32:43.152Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-30T11:32:43.152Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.2s [2020-07-30T11:32:43.152Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-07-30T11:32:43.152Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-07-30T11:32:43.152Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.2s [2020-07-30T11:32:43.172Z] #33 ... [2020-07-30T11:32:43.172Z] [2020-07-30T11:32:43.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:43.172Z] #30 77.64 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:32:43.172Z] #30 DONE 81.9s [2020-07-30T11:32:43.172Z] [2020-07-30T11:32:43.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:43.172Z] #39 5.691 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:32:43.172Z] #39 5.756 GEN .gitid [2020-07-30T11:32:43.172Z] #39 5.794 GEN criu/include/version.h [2020-07-30T11:32:43.172Z] #39 5.839 GEN include/common/asm [2020-07-30T11:32:43.172Z] #39 7.534 PBCC images/timens.pb-c.c [2020-07-30T11:32:43.172Z] #39 7.570 DEP images/timens.pb-c.d [2020-07-30T11:32:43.172Z] #39 7.629 PBCC images/fown.pb-c.c [2020-07-30T11:32:43.172Z] #39 7.638 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:32:43.172Z] #39 7.734 PBCC images/opts.pb-c.c [2020-07-30T11:32:43.172Z] #39 7.747 PBCC images/memfd.pb-c.c [2020-07-30T11:32:43.172Z] #39 7.818 DEP images/fown.pb-c.d [2020-07-30T11:32:43.172Z] #39 7.874 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:32:43.172Z] #39 7.985 DEP images/opts.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.022 DEP images/memfd.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.091 PBCC images/sit.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.150 DEP images/sit.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.208 PBCC images/macvlan.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.237 DEP images/macvlan.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.293 PBCC images/autofs.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.358 DEP images/autofs.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.422 PBCC images/sysctl.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.434 DEP images/sysctl.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.541 PBCC images/time.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.570 DEP images/time.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.630 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.662 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.760 PBCC images/seccomp.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.783 DEP images/seccomp.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.838 PBCC images/userns.pb-c.c [2020-07-30T11:32:43.172Z] #39 8.893 DEP images/userns.pb-c.d [2020-07-30T11:32:43.172Z] #39 8.956 PBCC images/cgroup.pb-c.c [2020-07-30T11:32:43.172Z] #39 9.005 DEP images/cgroup.pb-c.d [2020-07-30T11:32:43.172Z] #39 9.137 PBCC images/ext-file.pb-c.c [2020-07-30T11:32:43.432Z] #39 9.188 DEP images/ext-file.pb-c.d [2020-07-30T11:32:43.432Z] #39 ... [2020-07-30T11:32:43.432Z] [2020-07-30T11:32:43.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:43.432Z] #41 72.09 regexp [2020-07-30T11:32:43.432Z] #41 77.13 go/token [2020-07-30T11:32:43.432Z] #41 77.77 internal/lazyregexp [2020-07-30T11:32:43.432Z] #41 78.01 go/scanner [2020-07-30T11:32:43.432Z] #41 78.21 net/url [2020-07-30T11:32:43.432Z] #41 79.52 text/template/parse [2020-07-30T11:32:43.432Z] #41 79.86 go/ast [2020-07-30T11:32:43.432Z] #41 ... [2020-07-30T11:32:43.432Z] [2020-07-30T11:32:43.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:43.432Z] #39 9.324 PBCC images/rpc.pb-c.c [2020-07-30T11:32:43.432Z] #39 9.408 DEP images/rpc.pb-c.d [2020-07-30T11:32:43.501Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 567.24kB / 7.68MB 0.7s [2020-07-30T11:32:43.653Z] #17 19.03 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:32:43.653Z] #17 19.26 Selecting previously unselected package bzip2. [2020-07-30T11:32:43.653Z] #17 19.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-30T11:32:43.653Z] #17 19.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:32:43.653Z] #17 19.32 Selecting previously unselected package xz-utils. [2020-07-30T11:32:43.692Z] #39 9.471 PBCC images/siginfo.pb-c.c [2020-07-30T11:32:43.692Z] #39 9.504 DEP images/siginfo.pb-c.d [2020-07-30T11:32:43.692Z] #39 9.598 PBCC images/pagemap.pb-c.c [2020-07-30T11:32:43.692Z] #39 9.706 DEP images/pagemap.pb-c.d [2020-07-30T11:32:43.794Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 4.50MB / 7.68MB 0.8s [2020-07-30T11:32:43.905Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-07-30T11:32:43.905Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-30T11:32:43.945Z] #17 19.32 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-30T11:32:43.945Z] #17 19.32 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:32:43.945Z] #17 19.44 Selecting previously unselected package apparmor. [2020-07-30T11:32:43.945Z] #17 19.44 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-30T11:32:43.945Z] #17 19.47 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:32:43.945Z] #17 19.72 Selecting previously unselected package aufs-tools. [2020-07-30T11:32:44.014Z] #39 9.854 PBCC images/rlimit.pb-c.c [2020-07-30T11:32:44.057Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 2.58MB / 49.17MB 1.2s [2020-07-30T11:32:44.057Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 5.41MB / 7.68MB 1.2s [2020-07-30T11:32:44.057Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 6.03MB / 7.68MB 1.3s [2020-07-30T11:32:44.237Z] #17 19.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-30T11:32:44.237Z] #17 19.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:32:44.237Z] #17 19.80 Selecting previously unselected package libonig5:s390x. [2020-07-30T11:32:44.237Z] #17 19.80 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-30T11:32:44.237Z] #17 19.80 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-30T11:32:44.237Z] #17 19.88 Selecting previously unselected package libjq1:s390x. [2020-07-30T11:32:44.237Z] #17 19.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-30T11:32:44.237Z] #17 19.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-30T11:32:44.237Z] #17 19.96 Selecting previously unselected package jq. [2020-07-30T11:32:44.238Z] #17 19.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-30T11:32:44.238Z] #17 19.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:32:44.238Z] #17 20.01 Selecting previously unselected package libaio1:s390x. [2020-07-30T11:32:44.251Z] #31 ... [2020-07-30T11:32:44.251Z] [2020-07-30T11:32:44.251Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:44.251Z] #55 1.039 + RM_GOPATH=0 [2020-07-30T11:32:44.251Z] #55 1.045 + TMP_GOPATH= [2020-07-30T11:32:44.251Z] #55 1.046 + : /build [2020-07-30T11:32:44.251Z] #55 1.047 + '[' -z '' ']' [2020-07-30T11:32:44.251Z] #55 1.048 ++ mktemp -d [2020-07-30T11:32:44.251Z] #55 1.052 + export GOPATH=/tmp/tmp.N8bL3givWa [2020-07-30T11:32:44.251Z] #55 1.053 + GOPATH=/tmp/tmp.N8bL3givWa [2020-07-30T11:32:44.251Z] #55 1.053 + RM_GOPATH=1 [2020-07-30T11:32:44.251Z] #55 1.053 + case "$(go env GOARCH)" in [2020-07-30T11:32:44.251Z] #55 1.058 ++ go env GOARCH [2020-07-30T11:32:44.251Z] #55 1.067 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.251Z] #55 1.078 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.251Z] #55 1.080 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:44.251Z] #55 1.091 + dir=/tmp/install [2020-07-30T11:32:44.251Z] #55 1.091 + bin=rootlesskit [2020-07-30T11:32:44.251Z] #55 1.091 + shift [2020-07-30T11:32:44.251Z] #55 1.091 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:32:44.251Z] #55 1.091 + . /tmp/install/rootlesskit.installer [2020-07-30T11:32:44.251Z] #55 1.091 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:32:44.251Z] #55 1.110 + install_rootlesskit [2020-07-30T11:32:44.251Z] #55 1.110 + case "$1" in [2020-07-30T11:32:44.251Z] #55 1.110 + export CGO_ENABLED=0 [2020-07-30T11:32:44.251Z] #55 1.110 + CGO_ENABLED=0 [2020-07-30T11:32:44.251Z] #55 1.110 + _install_rootlesskit [2020-07-30T11:32:44.251Z] #55 1.111 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:32:44.251Z] #55 1.110 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:32:44.251Z] #55 1.110 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N8bL3givWa/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:32:44.251Z] #55 1.146 Cloning into '/tmp/tmp.N8bL3givWa/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:32:44.251Z] #55 6.422 + cd /tmp/tmp.N8bL3givWa/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:32:44.251Z] #55 6.424 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:32:44.251Z] #55 6.719 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:32:44.251Z] #55 6.720 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:32:44.251Z] #55 ... [2020-07-30T11:32:44.251Z] [2020-07-30T11:32:44.251Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:32:44.251Z] #37 0.917 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:32:44.251Z] #37 0.919 Cloning into '.'... [2020-07-30T11:32:44.251Z] #37 ... [2020-07-30T11:32:44.251Z] [2020-07-30T11:32:44.251Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:44.251Z] #48 0.985 + RM_GOPATH=0 [2020-07-30T11:32:44.251Z] #48 0.985 + TMP_GOPATH= [2020-07-30T11:32:44.251Z] #48 0.985 + : /build [2020-07-30T11:32:44.251Z] #48 0.985 + '[' -z '' ']' [2020-07-30T11:32:44.251Z] #48 0.986 ++ mktemp -d [2020-07-30T11:32:44.251Z] #48 0.988 + export GOPATH=/tmp/tmp.ZBb76rJrwq [2020-07-30T11:32:44.251Z] #48 0.998 + GOPATH=/tmp/tmp.ZBb76rJrwq [2020-07-30T11:32:44.251Z] #48 0.998 + RM_GOPATH=1 [2020-07-30T11:32:44.251Z] #48 0.998 + case "$(go env GOARCH)" in [2020-07-30T11:32:44.251Z] #48 1.002 ++ go env GOARCH [2020-07-30T11:32:44.251Z] #48 1.103 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.251Z] #48 1.104 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.251Z] #48 1.106 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:44.251Z] #48 1.121 + dir=/tmp/install [2020-07-30T11:32:44.251Z] #48 1.122 + bin=shfmt [2020-07-30T11:32:44.251Z] #48 1.122 + shift [2020-07-30T11:32:44.251Z] #48 1.123 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:32:44.251Z] #48 1.123 + . /tmp/install/shfmt.installer [2020-07-30T11:32:44.251Z] #48 1.124 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:32:44.251Z] #48 1.125 + install_shfmt [2020-07-30T11:32:44.251Z] #48 1.125 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:32:44.251Z] #48 1.126 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:32:44.251Z] #48 1.126 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZBb76rJrwq/src/github.com/mvdan/sh [2020-07-30T11:32:44.251Z] #48 1.130 Cloning into '/tmp/tmp.ZBb76rJrwq/src/github.com/mvdan/sh'... [2020-07-30T11:32:44.309Z] #39 10.06 DEP images/rlimit.pb-c.d [2020-07-30T11:32:44.309Z] #39 10.08 PBCC images/file-lock.pb-c.c [2020-07-30T11:32:44.309Z] #39 10.08 DEP images/file-lock.pb-c.d [2020-07-30T11:32:44.309Z] #39 10.11 PBCC images/tty.pb-c.c [2020-07-30T11:32:44.309Z] #39 10.13 DEP images/tty.pb-c.d [2020-07-30T11:32:44.309Z] #39 10.22 PBCC images/tun.pb-c.c [2020-07-30T11:32:44.309Z] #39 10.25 PBCC images/netdev.pb-c.c [2020-07-30T11:32:44.309Z] #39 10.33 DEP images/tun.pb-c.d [2020-07-30T11:32:44.325Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 1.5s [2020-07-30T11:32:44.529Z] #17 20.02 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-30T11:32:44.529Z] #17 20.02 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-30T11:32:44.529Z] #17 20.04 Selecting previously unselected package libgpm2:s390x. [2020-07-30T11:32:44.530Z] #17 20.05 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-30T11:32:44.530Z] #17 20.05 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-30T11:32:44.530Z] #17 20.08 Selecting previously unselected package libicu63:s390x. [2020-07-30T11:32:44.530Z] #17 20.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-30T11:32:44.530Z] #17 20.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-30T11:32:44.547Z] #48 ... [2020-07-30T11:32:44.547Z] [2020-07-30T11:32:44.547Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:44.547Z] #11 1.308 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:44.547Z] #11 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:44.547Z] #11 1.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:44.547Z] #11 2.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:32:44.547Z] #11 5.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:32:44.547Z] #11 6.909 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:32:44.547Z] #11 ... [2020-07-30T11:32:44.547Z] [2020-07-30T11:32:44.547Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:32:44.547Z] #52 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:44.547Z] #52 1.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:44.547Z] #52 1.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:44.547Z] #52 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:32:44.547Z] #52 5.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:32:44.547Z] #52 7.434 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:32:44.571Z] #39 10.37 DEP images/netdev.pb-c.d [2020-07-30T11:32:44.571Z] #39 10.48 PBCC images/vma.pb-c.c [2020-07-30T11:32:44.571Z] #39 10.55 DEP images/vma.pb-c.d [2020-07-30T11:32:44.571Z] #39 10.62 PBCC images/creds.pb-c.c [2020-07-30T11:32:44.588Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 5.20MB / 49.17MB 1.7s [2020-07-30T11:32:44.830Z] #39 10.66 DEP images/creds.pb-c.d [2020-07-30T11:32:44.830Z] #39 10.74 PBCC images/utsns.pb-c.c [2020-07-30T11:32:44.830Z] #39 10.75 DEP images/utsns.pb-c.d [2020-07-30T11:32:44.830Z] #39 10.78 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:32:44.830Z] #39 10.83 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:32:44.830Z] #39 10.87 DEP images/ipc-desc.pb-c.d [2020-07-30T11:32:44.845Z] #52 ... [2020-07-30T11:32:44.845Z] [2020-07-30T11:32:44.845Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:32:44.845Z] #24 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:44.845Z] #24 1.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:44.845Z] #24 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:44.845Z] #24 3.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:32:44.845Z] #24 5.659 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:32:44.845Z] #24 8.103 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:32:44.845Z] #24 ... [2020-07-30T11:32:44.845Z] [2020-07-30T11:32:44.845Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:44.845Z] #22 0.938 + RM_GOPATH=0 [2020-07-30T11:32:44.845Z] #22 0.938 + TMP_GOPATH= [2020-07-30T11:32:44.845Z] #22 0.938 + : /build [2020-07-30T11:32:44.845Z] #22 0.938 + '[' -z '' ']' [2020-07-30T11:32:44.845Z] #22 0.939 ++ mktemp -d [2020-07-30T11:32:44.845Z] #22 0.941 + export GOPATH=/tmp/tmp.i1rUuHHuRp [2020-07-30T11:32:44.845Z] #22 0.941 + GOPATH=/tmp/tmp.i1rUuHHuRp [2020-07-30T11:32:44.845Z] #22 0.941 + RM_GOPATH=1 [2020-07-30T11:32:44.845Z] #22 0.941 + case "$(go env GOARCH)" in [2020-07-30T11:32:44.845Z] #22 0.942 ++ go env GOARCH [2020-07-30T11:32:44.845Z] #22 0.960 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.845Z] #22 0.960 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:44.845Z] #22 0.961 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:44.845Z] #22 0.963 + dir=/tmp/install [2020-07-30T11:32:44.845Z] #22 0.963 + bin=dockercli [2020-07-30T11:32:44.845Z] #22 0.963 + shift [2020-07-30T11:32:44.846Z] #22 0.963 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:32:44.846Z] #22 0.964 + . /tmp/install/dockercli.installer [2020-07-30T11:32:44.846Z] #22 0.964 ++ : stable [2020-07-30T11:32:44.846Z] #22 0.964 ++ : 17.06.2-ce [2020-07-30T11:32:44.846Z] #22 0.965 + install_dockercli [2020-07-30T11:32:44.846Z] #22 0.965 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:32:44.846Z] #22 0.966 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:32:44.846Z] #22 0.966 ++ uname -m [2020-07-30T11:32:44.846Z] #22 1.022 + arch=ppc64le [2020-07-30T11:32:44.846Z] #22 1.022 + '[' ppc64le '!=' x86_64 ']' [2020-07-30T11:32:44.846Z] #22 1.022 + '[' ppc64le '!=' s390x ']' [2020-07-30T11:32:44.846Z] #22 1.022 + '[' ppc64le '!=' armhf ']' [2020-07-30T11:32:44.846Z] #22 1.023 + build_dockercli [2020-07-30T11:32:44.846Z] #22 1.023 + git clone https://github.com/docker/docker-ce /tmp/tmp.i1rUuHHuRp/tmp/docker-ce [2020-07-30T11:32:44.846Z] #22 1.028 Cloning into '/tmp/tmp.i1rUuHHuRp/tmp/docker-ce'... [2020-07-30T11:32:45.029Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.2s done [2020-07-30T11:32:45.029Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-30T11:32:45.089Z] #39 10.92 DEP images/ipc-sem.pb-c.d [2020-07-30T11:32:45.089Z] #39 11.00 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:32:45.089Z] #39 11.03 DEP images/ipc-msg.pb-c.d [2020-07-30T11:32:45.089Z] #39 11.09 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:32:45.089Z] #39 11.14 DEP images/ipc-shm.pb-c.d [2020-07-30T11:32:45.145Z] #22 ... [2020-07-30T11:32:45.145Z] [2020-07-30T11:32:45.145Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:45.145Z] #46 0.867 + RM_GOPATH=0 [2020-07-30T11:32:45.145Z] #46 0.868 + TMP_GOPATH= [2020-07-30T11:32:45.145Z] #46 0.868 + : /build [2020-07-30T11:32:45.145Z] #46 0.868 + '[' -z '' ']' [2020-07-30T11:32:45.145Z] #46 0.868 ++ mktemp -d [2020-07-30T11:32:45.145Z] #46 0.870 + export GOPATH=/tmp/tmp.6ceHXlU8o7 [2020-07-30T11:32:45.145Z] #46 0.870 + GOPATH=/tmp/tmp.6ceHXlU8o7 [2020-07-30T11:32:45.145Z] #46 0.870 + RM_GOPATH=1 [2020-07-30T11:32:45.145Z] #46 0.871 + case "$(go env GOARCH)" in [2020-07-30T11:32:45.145Z] #46 0.872 ++ go env GOARCH [2020-07-30T11:32:45.145Z] #46 0.880 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.145Z] #46 0.880 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.145Z] #46 0.881 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:45.145Z] #46 0.882 + dir=/tmp/install [2020-07-30T11:32:45.145Z] #46 0.882 + bin=golangci_lint [2020-07-30T11:32:45.145Z] #46 0.883 + shift [2020-07-30T11:32:45.145Z] #46 0.883 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:32:45.145Z] #46 0.883 + . /tmp/install/golangci_lint.installer [2020-07-30T11:32:45.145Z] #46 0.884 ++ : v1.23.8 [2020-07-30T11:32:45.145Z] #46 0.884 + install_golangci_lint [2020-07-30T11:32:45.145Z] #46 0.884 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:32:45.145Z] #46 0.885 Installing golangci-lint version v1.23.8 [2020-07-30T11:32:45.145Z] #46 0.885 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:32:45.145Z] #46 ... [2020-07-30T11:32:45.145Z] [2020-07-30T11:32:45.145Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:45.145Z] #42 0.716 + RM_GOPATH=0 [2020-07-30T11:32:45.145Z] #42 0.716 + TMP_GOPATH= [2020-07-30T11:32:45.145Z] #42 0.716 + : /build [2020-07-30T11:32:45.145Z] #42 0.716 + '[' -z '' ']' [2020-07-30T11:32:45.145Z] #42 0.717 ++ mktemp -d [2020-07-30T11:32:45.145Z] #42 0.718 + export GOPATH=/tmp/tmp.8mnRaR6Rfe [2020-07-30T11:32:45.145Z] #42 0.718 + GOPATH=/tmp/tmp.8mnRaR6Rfe [2020-07-30T11:32:45.145Z] #42 0.718 + RM_GOPATH=1 [2020-07-30T11:32:45.145Z] #42 0.718 + case "$(go env GOARCH)" in [2020-07-30T11:32:45.145Z] #42 0.719 ++ go env GOARCH [2020-07-30T11:32:45.145Z] #42 0.724 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.145Z] #42 0.724 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.145Z] #42 0.725 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:45.145Z] #42 0.726 + dir=/tmp/install [2020-07-30T11:32:45.145Z] #42 0.726 + bin=vndr [2020-07-30T11:32:45.145Z] #42 0.726 + shift [2020-07-30T11:32:45.145Z] #42 0.726 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:32:45.145Z] #42 0.726 + . /tmp/install/vndr.installer [2020-07-30T11:32:45.145Z] #42 0.727 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:32:45.145Z] #42 0.727 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:32:45.145Z] #42 0.727 + install_vndr [2020-07-30T11:32:45.145Z] #42 0.727 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:32:45.145Z] #42 0.727 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8mnRaR6Rfe/src/github.com/LK4D4/vndr [2020-07-30T11:32:45.145Z] #42 0.729 Cloning into '/tmp/tmp.8mnRaR6Rfe/src/github.com/LK4D4/vndr'... [2020-07-30T11:32:45.145Z] #42 1.269 + cd /tmp/tmp.8mnRaR6Rfe/src/github.com/LK4D4/vndr [2020-07-30T11:32:45.145Z] #42 1.277 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:32:45.145Z] #42 1.294 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:32:45.145Z] #42 2.553 runtime/internal/atomic [2020-07-30T11:32:45.145Z] #42 2.654 runtime/internal/sys [2020-07-30T11:32:45.145Z] #42 2.673 internal/race [2020-07-30T11:32:45.145Z] #42 2.720 internal/cpu [2020-07-30T11:32:45.145Z] #42 3.003 runtime/internal/math [2020-07-30T11:32:45.145Z] #42 3.096 sync/atomic [2020-07-30T11:32:45.145Z] #42 3.149 unicode [2020-07-30T11:32:45.145Z] #42 3.187 unicode/utf8 [2020-07-30T11:32:45.145Z] #42 4.013 internal/bytealg [2020-07-30T11:32:45.145Z] #42 4.513 math [2020-07-30T11:32:45.145Z] #42 5.439 internal/testlog [2020-07-30T11:32:45.145Z] #42 5.714 runtime [2020-07-30T11:32:45.145Z] #42 6.383 encoding [2020-07-30T11:32:45.145Z] #42 6.852 unicode/utf16 [2020-07-30T11:32:45.145Z] #42 7.943 container/list [2020-07-30T11:32:45.145Z] #42 10.36 crypto/internal/subtle [2020-07-30T11:32:45.145Z] #42 10.72 crypto/subtle [2020-07-30T11:32:45.163Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 8.70MB / 49.17MB 2.2s [2020-07-30T11:32:45.163Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 1.8s done [2020-07-30T11:32:45.163Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 2.2s [2020-07-30T11:32:45.163Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 2.2s [2020-07-30T11:32:45.163Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 1.10MB / 9.98MB 2.4s [2020-07-30T11:32:45.163Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 2.72MB / 9.98MB 2.5s [2020-07-30T11:32:45.349Z] #39 11.16 PBCC images/ipc-var.pb-c.c [2020-07-30T11:32:45.349Z] #39 11.18 DEP images/ipc-var.pb-c.d [2020-07-30T11:32:45.349Z] #39 11.23 PBCC images/sk-opts.pb-c.c [2020-07-30T11:32:45.349Z] #39 11.25 PBCC images/packet-sock.pb-c.c [2020-07-30T11:32:45.349Z] #39 11.34 DEP images/sk-opts.pb-c.d [2020-07-30T11:32:45.425Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 11.31MB / 49.17MB 2.6s [2020-07-30T11:32:45.425Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 3.37MB / 52.16MB 2.6s [2020-07-30T11:32:45.425Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 4.11MB / 9.98MB 2.7s [2020-07-30T11:32:45.443Z] #42 11.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:32:45.443Z] #42 ... [2020-07-30T11:32:45.443Z] [2020-07-30T11:32:45.443Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:45.443Z] #61 0.929 + RM_GOPATH=0 [2020-07-30T11:32:45.443Z] #61 0.929 + TMP_GOPATH= [2020-07-30T11:32:45.443Z] #61 0.929 + : /build [2020-07-30T11:32:45.443Z] #61 0.929 + '[' -z '' ']' [2020-07-30T11:32:45.443Z] #61 0.930 ++ mktemp -d [2020-07-30T11:32:45.443Z] #61 0.932 + export GOPATH=/tmp/tmp.EMO789NFDL [2020-07-30T11:32:45.443Z] #61 0.932 + GOPATH=/tmp/tmp.EMO789NFDL [2020-07-30T11:32:45.443Z] #61 0.932 + RM_GOPATH=1 [2020-07-30T11:32:45.443Z] #61 0.932 + case "$(go env GOARCH)" in [2020-07-30T11:32:45.443Z] #61 0.933 ++ go env GOARCH [2020-07-30T11:32:45.443Z] #61 0.942 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.443Z] #61 0.942 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:32:45.443Z] #61 0.943 ++ dirname /tmp/install/install.sh [2020-07-30T11:32:45.443Z] #61 0.945 + dir=/tmp/install [2020-07-30T11:32:45.443Z] #61 0.945 + bin=proxy [2020-07-30T11:32:45.443Z] #61 0.945 + shift [2020-07-30T11:32:45.443Z] #61 0.961 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:32:45.443Z] #61 0.961 + . /tmp/install/proxy.installer [2020-07-30T11:32:45.443Z] #61 0.962 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:32:45.443Z] #61 0.963 + install_proxy [2020-07-30T11:32:45.443Z] #61 0.963 + case "$1" in [2020-07-30T11:32:45.443Z] #61 0.964 + export CGO_ENABLED=0 [2020-07-30T11:32:45.443Z] #61 0.964 + CGO_ENABLED=0 [2020-07-30T11:32:45.443Z] #61 0.964 + _install_proxy [2020-07-30T11:32:45.443Z] #61 0.964 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:32:45.443Z] #61 0.964 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:32:45.443Z] #61 0.964 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EMO789NFDL/src/github.com/docker/libnetwork [2020-07-30T11:32:45.443Z] #61 0.968 Cloning into '/tmp/tmp.EMO789NFDL/src/github.com/docker/libnetwork'... [2020-07-30T11:32:45.443Z] #61 ... [2020-07-30T11:32:45.443Z] [2020-07-30T11:32:45.443Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:32:45.443Z] #33 1.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:45.443Z] #33 1.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:45.443Z] #33 1.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:45.443Z] #33 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:32:45.443Z] #33 4.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:32:45.443Z] #33 7.010 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:32:45.610Z] #39 ... [2020-07-30T11:32:45.610Z] [2020-07-30T11:32:45.610Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:45.610Z] #33 10.79 [100%] Linking C executable tini-static [2020-07-30T11:32:45.610Z] #33 11.29 [100%] Built target tini-static [2020-07-30T11:32:45.610Z] #33 11.34 + mkdir -p /build [2020-07-30T11:32:45.610Z] #33 11.35 + cp tini-static /build/docker-init [2020-07-30T11:32:45.610Z] #33 DONE 11.5s [2020-07-30T11:32:45.610Z] [2020-07-30T11:32:45.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:45.610Z] #39 11.50 DEP images/packet-sock.pb-c.d [2020-07-30T11:32:45.610Z] #39 11.61 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:32:45.688Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 5.17MB / 9.98MB 2.8s [2020-07-30T11:32:45.688Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 14.73MB / 49.17MB 3.0s [2020-07-30T11:32:45.688Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 6.16MB / 9.98MB 3.0s [2020-07-30T11:32:45.740Z] #33 ... [2020-07-30T11:32:45.740Z] [2020-07-30T11:32:45.740Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:32:45.740Z] #39 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:32:45.740Z] #39 1.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:32:45.740Z] #39 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:32:45.740Z] #39 3.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:32:45.740Z] #39 5.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:32:45.740Z] #39 7.650 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:32:45.740Z] #39 ... [2020-07-30T11:32:45.740Z] [2020-07-30T11:32:45.740Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:45.740Z] #42 11.76 internal/nettrace [2020-07-30T11:32:45.868Z] #39 11.75 DEP images/sk-netlink.pb-c.d [2020-07-30T11:32:45.868Z] #39 11.86 PBCC images/sk-inet.pb-c.c [2020-07-30T11:32:45.968Z] #7 ... [2020-07-30T11:32:45.968Z] [2020-07-30T11:32:45.968Z] #20 [internal] load build context [2020-07-30T11:32:45.968Z] #20 transferring context: 51.32MB 3.0s done [2020-07-30T11:32:45.968Z] #20 DONE 3.1s [2020-07-30T11:32:45.968Z] [2020-07-30T11:32:45.968Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-30T11:32:45.968Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-30T11:32:45.968Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-07-30T11:32:45.968Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-30T11:32:45.968Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-30T11:32:45.968Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-07-30T11:32:45.968Z] #58 DONE 3.2s [2020-07-30T11:32:45.968Z] [2020-07-30T11:32:45.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-30T11:32:45.968Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 7.33MB / 52.16MB 3.1s [2020-07-30T11:32:46.127Z] #39 11.98 DEP images/sk-inet.pb-c.d [2020-07-30T11:32:46.127Z] #39 12.11 PBCC images/sk-unix.pb-c.c [2020-07-30T11:32:46.231Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 18.10MB / 49.17MB 3.4s [2020-07-30T11:32:46.231Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.88MB / 9.98MB 3.4s [2020-07-30T11:32:46.382Z] #42 12.28 runtime/cgo [2020-07-30T11:32:46.386Z] #39 12.17 DEP images/sk-unix.pb-c.d [2020-07-30T11:32:46.386Z] #39 12.26 PBCC images/mm.pb-c.c [2020-07-30T11:32:46.386Z] #39 12.33 DEP images/mm.pb-c.d [2020-07-30T11:32:46.492Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 10.02MB / 52.16MB 3.5s [2020-07-30T11:32:46.492Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 21.67MB / 49.17MB 3.7s [2020-07-30T11:32:46.600Z] #17 22.13 Selecting previously unselected package libnet1:s390x. [2020-07-30T11:32:46.600Z] #17 22.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-30T11:32:46.600Z] #17 22.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:46.600Z] #17 22.18 Selecting previously unselected package libnl-3-200:s390x. [2020-07-30T11:32:46.600Z] #17 22.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-30T11:32:46.600Z] #17 22.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-30T11:32:46.600Z] #17 22.22 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-30T11:32:46.600Z] #17 22.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-30T11:32:46.600Z] #17 22.23 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-30T11:32:46.600Z] #17 22.26 Selecting previously unselected package libreadline5:s390x. [2020-07-30T11:32:46.600Z] #17 22.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-30T11:32:46.600Z] #17 22.26 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-30T11:32:46.600Z] #17 22.34 Selecting previously unselected package net-tools. [2020-07-30T11:32:46.644Z] #39 12.41 PBCC images/timerfd.pb-c.c [2020-07-30T11:32:46.644Z] #39 12.47 DEP images/timerfd.pb-c.d [2020-07-30T11:32:46.644Z] #39 12.67 PBCC images/timer.pb-c.c [2020-07-30T11:32:46.893Z] #17 22.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-30T11:32:46.893Z] #17 22.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:32:46.893Z] #17 22.44 Selecting previously unselected package python-pip-whl. [2020-07-30T11:32:46.893Z] #17 22.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:32:46.893Z] #17 22.45 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:32:46.904Z] #39 12.68 DEP images/timer.pb-c.d [2020-07-30T11:32:46.904Z] #39 12.70 PBCC images/sa.pb-c.c [2020-07-30T11:32:46.904Z] #39 12.76 DEP images/sa.pb-c.d [2020-07-30T11:32:46.904Z] #39 12.84 PBCC images/pipe-data.pb-c.c [2020-07-30T11:32:46.904Z] #39 12.86 DEP images/pipe-data.pb-c.d [2020-07-30T11:32:46.904Z] #39 12.89 PBCC images/mnt.pb-c.c [2020-07-30T11:32:46.904Z] #39 12.94 DEP images/mnt.pb-c.d [2020-07-30T11:32:47.067Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 26.88MB / 49.17MB 4.3s [2020-07-30T11:32:47.067Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 4.0s done [2020-07-30T11:32:47.067Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 13.31MB / 52.16MB 4.3s [2020-07-30T11:32:47.067Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 4.3s [2020-07-30T11:32:47.165Z] #39 12.99 PBCC images/sk-packet.pb-c.c [2020-07-30T11:32:47.165Z] #39 13.01 DEP images/sk-packet.pb-c.d [2020-07-30T11:32:47.165Z] #39 13.08 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:32:47.165Z] #39 13.14 DEP images/tcp-stream.pb-c.d [2020-07-30T11:32:47.165Z] #39 13.18 PBCC images/pipe.pb-c.c [2020-07-30T11:32:47.185Z] #17 22.76 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:32:47.185Z] #17 22.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:32:47.185Z] #17 22.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:32:47.185Z] #17 22.82 Selecting previously unselected package python3-distutils. [2020-07-30T11:32:47.185Z] #17 22.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:32:47.185Z] #17 22.83 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:32:47.185Z] #17 22.95 Selecting previously unselected package python3-pip. [2020-07-30T11:32:47.332Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 29.99MB / 49.17MB 4.6s [2020-07-30T11:32:47.332Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 17.14MB / 52.16MB 4.6s [2020-07-30T11:32:47.332Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 9.20MB / 62.52MB 4.6s [2020-07-30T11:32:47.425Z] #39 13.23 DEP images/pipe.pb-c.d [2020-07-30T11:32:47.425Z] #39 13.31 PBCC images/pstree.pb-c.c [2020-07-30T11:32:47.425Z] #39 13.32 DEP images/pstree.pb-c.d [2020-07-30T11:32:47.425Z] #39 13.35 PBCC images/fs.pb-c.c [2020-07-30T11:32:47.425Z] #39 13.39 DEP images/fs.pb-c.d [2020-07-30T11:32:47.425Z] #39 13.44 PBCC images/signalfd.pb-c.c [2020-07-30T11:32:47.425Z] #39 13.48 DEP images/signalfd.pb-c.d [2020-07-30T11:32:47.477Z] #17 22.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:32:47.477Z] #17 22.95 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:32:47.477Z] #17 23.05 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:32:47.477Z] #17 23.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:32:47.477Z] #17 23.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:32:47.477Z] #17 23.13 Selecting previously unselected package python3-setuptools. [2020-07-30T11:32:47.477Z] #17 23.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:32:47.477Z] #17 23.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:32:47.598Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 17.01MB / 62.52MB 4.7s [2020-07-30T11:32:47.598Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 20.99MB / 52.16MB 4.8s [2020-07-30T11:32:47.598Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 33.23MB / 49.17MB 4.9s [2020-07-30T11:32:47.598Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 26.18MB / 52.16MB 4.9s [2020-07-30T11:32:47.685Z] #39 13.56 PBCC images/fh.pb-c.c [2020-07-30T11:32:47.685Z] #39 13.60 PBCC images/fsnotify.pb-c.c [2020-07-30T11:32:47.685Z] #39 13.65 DEP images/fh.pb-c.d [2020-07-30T11:32:47.769Z] #17 23.27 Selecting previously unselected package python3-wheel. [2020-07-30T11:32:47.769Z] #17 23.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:32:47.769Z] #17 23.28 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:32:47.769Z] #17 23.33 Selecting previously unselected package sudo. [2020-07-30T11:32:47.769Z] #17 23.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-30T11:32:47.769Z] #17 23.33 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:32:47.861Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 21.09MB / 62.52MB 5.0s [2020-07-30T11:32:47.945Z] #39 13.72 DEP images/fsnotify.pb-c.d [2020-07-30T11:32:47.945Z] #39 13.77 PBCC images/eventpoll.pb-c.c [2020-07-30T11:32:47.945Z] #39 13.80 DEP images/eventpoll.pb-c.d [2020-07-30T11:32:47.945Z] #39 13.89 PBCC images/eventfd.pb-c.c [2020-07-30T11:32:47.945Z] #39 13.92 DEP images/eventfd.pb-c.d [2020-07-30T11:32:47.945Z] #39 13.97 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:32:47.945Z] #39 14.01 DEP images/remap-file-path.pb-c.d [2020-07-30T11:32:48.061Z] #17 23.63 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:32:48.061Z] #17 23.63 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-30T11:32:48.061Z] #17 23.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:32:48.105Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-07-30T11:32:48.105Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-30T11:32:48.124Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 37.01MB / 49.17MB 5.2s [2020-07-30T11:32:48.124Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 33.18MB / 52.16MB 5.2s [2020-07-30T11:32:48.124Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 32.71MB / 62.52MB 5.2s [2020-07-30T11:32:48.124Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 39.52MB / 49.17MB 5.4s [2020-07-30T11:32:48.205Z] #39 14.09 PBCC images/fifo.pb-c.c [2020-07-30T11:32:48.205Z] #39 14.11 DEP images/fifo.pb-c.d [2020-07-30T11:32:48.205Z] #39 14.18 PBCC images/ghost-file.pb-c.c [2020-07-30T11:32:48.205Z] #39 14.21 DEP images/ghost-file.pb-c.d [2020-07-30T11:32:48.353Z] #17 23.74 Selecting previously unselected package uidmap. [2020-07-30T11:32:48.353Z] #17 23.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-30T11:32:48.353Z] #17 23.75 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:32:48.353Z] #17 23.82 Selecting previously unselected package vim-runtime. [2020-07-30T11:32:48.353Z] #17 23.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:32:48.353Z] #17 23.82 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-30T11:32:48.353Z] #17 23.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:32:48.353Z] #17 23.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:32:48.388Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 39.15MB / 52.16MB 5.5s [2020-07-30T11:32:48.388Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 36.86MB / 62.52MB 5.5s [2020-07-30T11:32:48.388Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 42.93MB / 49.17MB 5.7s [2020-07-30T11:32:48.388Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 41.98MB / 52.16MB 5.7s [2020-07-30T11:32:48.465Z] #39 14.25 PBCC images/regfile.pb-c.c [2020-07-30T11:32:48.465Z] #39 14.30 DEP images/regfile.pb-c.d [2020-07-30T11:32:48.465Z] #39 14.36 PBCC images/ns.pb-c.c [2020-07-30T11:32:48.465Z] #39 14.40 DEP images/ns.pb-c.d [2020-07-30T11:32:48.465Z] #39 14.48 PBCC images/fdinfo.pb-c.c [2020-07-30T11:32:48.646Z] #17 ... [2020-07-30T11:32:48.646Z] [2020-07-30T11:32:48.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:48.646Z] #39 60.32 CC criu/cr-service.o [2020-07-30T11:32:48.646Z] #39 61.23 CC criu/crtools.o [2020-07-30T11:32:48.646Z] #39 61.50 CC criu/eventfd.o [2020-07-30T11:32:48.646Z] #39 61.67 CC criu/eventpoll.o [2020-07-30T11:32:48.646Z] #39 62.09 CC criu/external.o [2020-07-30T11:32:48.646Z] #39 62.33 CC criu/fault-injection.o [2020-07-30T11:32:48.646Z] #39 62.39 CC criu/fdstore.o [2020-07-30T11:32:48.646Z] #39 62.66 CC criu/fifo.o [2020-07-30T11:32:48.646Z] #39 62.84 CC criu/file-ids.o [2020-07-30T11:32:48.646Z] #39 63.01 CC criu/file-lock.o [2020-07-30T11:32:48.646Z] #39 63.50 CC criu/files-ext.o [2020-07-30T11:32:48.646Z] #39 63.69 CC criu/files-reg.o [2020-07-30T11:32:48.646Z] #39 64.93 CC criu/files.o [2020-07-30T11:32:48.646Z] #39 66.04 CC criu/filesystems.o [2020-07-30T11:32:48.646Z] #39 66.35 CC criu/fsnotify.o [2020-07-30T11:32:48.646Z] #39 66.90 CC criu/image-desc.o [2020-07-30T11:32:48.646Z] #39 66.99 CC criu/image.o [2020-07-30T11:32:48.646Z] #39 67.43 CC criu/ipc_ns.o [2020-07-30T11:32:48.646Z] #39 67.99 CC criu/irmap.o [2020-07-30T11:32:48.646Z] #39 68.28 CC criu/kcmp-ids.o [2020-07-30T11:32:48.646Z] #39 68.39 CC criu/kerndat.o [2020-07-30T11:32:48.646Z] #39 68.85 CC criu/libnetlink.o [2020-07-30T11:32:48.646Z] #39 69.06 CC criu/log.o [2020-07-30T11:32:48.646Z] #39 69.36 CC criu/lsm.o [2020-07-30T11:32:48.646Z] #39 69.59 CC criu/mem.o [2020-07-30T11:32:48.649Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 45.82MB / 62.52MB 5.8s [2020-07-30T11:32:48.649Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 46.55MB / 49.17MB 6.0s [2020-07-30T11:32:48.650Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 45.12MB / 52.16MB 6.0s [2020-07-30T11:32:48.724Z] #39 14.59 DEP images/fdinfo.pb-c.d [2020-07-30T11:32:48.724Z] #39 14.65 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:32:48.724Z] #39 14.72 PBCC images/core-arm.pb-c.c [2020-07-30T11:32:48.938Z] #39 70.68 CC criu/memfd.o [2020-07-30T11:32:48.984Z] #39 14.79 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:32:48.984Z] #39 14.85 PBCC images/core-s390.pb-c.c [2020-07-30T11:32:48.984Z] #39 14.90 PBCC images/core-x86.pb-c.c [2020-07-30T11:32:48.984Z] #39 14.95 PBCC images/core.pb-c.c [2020-07-30T11:32:48.984Z] #39 15.03 PBCC images/inventory.pb-c.c [2020-07-30T11:32:48.984Z] #39 15.07 DEP images/core-aarch64.pb-c.d [2020-07-30T11:32:49.053Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 50.73MB / 62.52MB 6.1s [2020-07-30T11:32:49.176Z] #42 15.20 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:32:49.245Z] #39 15.18 DEP images/core-arm.pb-c.d [2020-07-30T11:32:49.245Z] #39 15.23 DEP images/core-ppc64.pb-c.d [2020-07-30T11:32:49.245Z] #39 15.29 DEP images/core-s390.pb-c.d [2020-07-30T11:32:49.349Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 6.3s [2020-07-30T11:32:49.349Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 49.21MB / 52.16MB 6.3s [2020-07-30T11:32:49.349Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 58.38MB / 62.52MB 6.5s [2020-07-30T11:32:49.504Z] #39 15.36 DEP images/core-x86.pb-c.d [2020-07-30T11:32:49.505Z] #39 15.43 DEP images/core.pb-c.d [2020-07-30T11:32:49.505Z] #39 15.49 DEP images/inventory.pb-c.d [2020-07-30T11:32:49.505Z] #39 15.56 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:32:49.572Z] #39 71.19 CC criu/mount.o [2020-07-30T11:32:49.610Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 51.89MB / 52.16MB 6.7s [2020-07-30T11:32:49.610Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 6.7s [2020-07-30T11:32:49.765Z] #39 15.61 DEP images/cpuinfo.pb-c.d [2020-07-30T11:32:49.765Z] #39 15.66 PBCC images/stats.pb-c.c [2020-07-30T11:32:49.765Z] #39 15.69 DEP images/stats.pb-c.d [2020-07-30T11:32:50.206Z] #39 ... [2020-07-30T11:32:50.206Z] [2020-07-30T11:32:50.206Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:32:50.206Z] #17 25.64 Selecting previously unselected package vim. [2020-07-30T11:32:50.206Z] #17 25.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-30T11:32:50.206Z] #17 25.66 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:32:50.283Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-30T11:32:50.519Z] #17 26.08 Selecting previously unselected package xfsprogs. [2020-07-30T11:32:50.519Z] #17 26.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-30T11:32:50.519Z] #17 26.09 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:32:50.716Z] #42 ... [2020-07-30T11:32:50.716Z] [2020-07-30T11:32:50.716Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:50.955Z] #17 26.55 Selecting previously unselected package zip. [2020-07-30T11:32:50.955Z] #17 26.55 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-30T11:32:50.955Z] #17 26.55 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:32:51.145Z] #39 ... [2020-07-30T11:32:51.145Z] [2020-07-30T11:32:51.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:32:51.145Z] #10 79.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:32:51.145Z] #10 79.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:32:51.145Z] #10 79.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:51.145Z] #10 79.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:32:51.145Z] #10 79.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:32:51.145Z] #10 79.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:32:51.145Z] #10 ... [2020-07-30T11:32:51.145Z] [2020-07-30T11:32:51.145Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:51.146Z] #52 37.09 Checking out files: 42% (1376/3210) Checking out files: 43% (1381/3210) Checking out files: 44% (1413/3210) Checking out files: 45% (1445/3210) Checking out files: 46% (1477/3210) Checking out files: 47% (1509/3210) Checking out files: 48% (1541/3210) Checking out files: 49% (1573/3210) Checking out files: 50% (1605/3210) Checking out files: 51% (1638/3210) Checking out files: 52% (1670/3210) Checking out files: 53% (1702/3210) Checking out files: 54% (1734/3210) Checking out files: 55% (1766/3210) Checking out files: 56% (1798/3210) Checking out files: 57% (1830/3210) Checking out files: 58% (1862/3210) Checking out files: 59% (1894/3210) Checking out files: 60% (1926/3210) Checking out files: 61% (1959/3210) Checking out files: 62% (1991/3210) Checking out files: 63% (2023/3210) Checking out files: 64% (2055/3210) Checking out files: 65% (2087/3210) Checking out files: 66% (2119/3210) Checking out files: 67% (2151/3210) Checking out files: 68% (2183/3210) Checking out files: 69% (2215/3210) Checking out files: 70% (2247/3210) Checking out files: 71% (2280/3210) Checking out files: 72% (2312/3210) Checking out files: 73% (2344/3210) Checking out files: 74% (2376/3210) Checking out files: 75% (2408/3210) Checking out files: 76% (2440/3210) Checking out files: 77% (2472/3210) Checking out files: 78% (2504/3210) Checking out files: 79% (2536/3210) Checking out files: 80% (2568/3210) Checking out files: 81% (2601/3210) Checking out files: 82% (2633/3210) Checking out files: 83% (2665/3210) Checking out files: 84% (2697/3210) Checking out files: 85% (2729/3210) Checking out files: 86% (2761/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 89% (2867/3210) Checking out files: 90% (2889/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:32:51.146Z] #52 38.49 + cd /tmp/tmp.ZhfDYDc8IR/src/github.com/containerd/containerd [2020-07-30T11:32:51.146Z] #52 38.50 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:32:51.146Z] #52 40.13 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:32:51.146Z] #52 40.13 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:32:51.146Z] #52 40.13 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:32:51.146Z] #52 40.13 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:32:51.146Z] #52 40.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:32:51.146Z] #52 40.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:32:51.146Z] #52 40.13 + '[' '' = dynamic ']' [2020-07-30T11:32:51.146Z] #52 40.13 + make [2020-07-30T11:32:51.249Z] #17 26.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:32:51.249Z] #17 26.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:32:51.249Z] #17 26.71 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-30T11:32:51.249Z] #17 26.72 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-30T11:32:51.249Z] #17 26.73 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-30T11:32:51.249Z] #17 26.73 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-30T11:32:51.249Z] #17 26.74 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:32:51.249Z] #17 26.75 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-30T11:32:51.249Z] #17 26.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-30T11:32:51.249Z] #17 26.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:32:51.249Z] #17 26.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-30T11:32:51.249Z] #17 26.78 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-30T11:32:51.249Z] #17 26.78 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:32:51.249Z] #17 26.79 Setting up zip (3.0-11+b1) ... [2020-07-30T11:32:51.249Z] #17 26.80 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:32:51.249Z] #17 26.82 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:32:51.316Z] #61 16.73 Checking out files: 67% (1388/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-30T11:32:51.316Z] #61 17.32 + cd /tmp/tmp.EMO789NFDL/src/github.com/docker/libnetwork [2020-07-30T11:32:51.316Z] #61 17.32 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:32:51.406Z] #52 41.08 + bin/ctr [2020-07-30T11:32:51.617Z] #61 17.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:32:52.697Z] #61 ... [2020-07-30T11:32:52.697Z] [2020-07-30T11:32:52.697Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:32:52.697Z] #44 8.721 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:32:52.697Z] #44 8.748 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:32:52.697Z] #44 9.475 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:32:52.697Z] #44 12.35 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:32:52.697Z] #44 12.37 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:32:52.697Z] #44 12.39 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:32:52.697Z] #44 12.42 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:32:52.697Z] #44 12.51 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:32:52.697Z] #44 12.61 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:32:52.697Z] #44 12.98 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:32:52.697Z] #44 13.06 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:32:52.697Z] #44 13.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:32:52.697Z] #44 13.18 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:32:52.697Z] #44 13.30 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:32:52.761Z] #17 28.28 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-30T11:32:52.761Z] #17 28.29 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:32:52.761Z] #17 28.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:32:52.761Z] #17 28.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:32:52.761Z] #17 28.35 invoke-rc.d: could not determine current runlevel [2020-07-30T11:32:52.761Z] #17 28.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:32:52.761Z] #17 28.36 Setting up pigz (2.4-1) ... [2020-07-30T11:32:52.761Z] #17 28.37 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-30T11:32:52.761Z] #17 28.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-30T11:32:52.761Z] #17 28.39 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:32:52.761Z] #17 28.39 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-30T11:32:52.761Z] #17 28.40 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:32:52.808Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.7s done [2020-07-30T11:32:52.913Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-07-30T11:32:52.913Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 9.7s done [2020-07-30T11:32:52.913Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 9.7s done [2020-07-30T11:32:52.913Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 9.7s done [2020-07-30T11:32:52.913Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 0B / 97.69MB 10.1s [2020-07-30T11:32:52.913Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 0B / 155B 10.1s [2020-07-30T11:32:52.999Z] #44 ... [2020-07-30T11:32:52.999Z] [2020-07-30T11:32:52.999Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:52.999Z] #48 11.12 + cd /tmp/tmp.ZBb76rJrwq/src/github.com/mvdan/sh [2020-07-30T11:32:52.999Z] #48 11.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:32:52.999Z] #48 11.22 + GO111MODULE=on [2020-07-30T11:32:52.999Z] #48 11.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:32:52.999Z] #48 12.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:32:52.999Z] #48 12.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:32:52.999Z] #48 12.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:32:52.999Z] #48 13.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:32:52.999Z] #48 13.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:32:52.999Z] #48 14.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:32:52.999Z] #48 15.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:32:52.999Z] #48 17.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:32:52.999Z] #48 18.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:32:52.999Z] #48 18.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:32:52.999Z] #48 18.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:32:53.053Z] #17 28.61 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-30T11:32:53.053Z] #17 28.62 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-30T11:32:53.053Z] #17 28.63 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-30T11:32:53.053Z] #17 28.63 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:32:53.053Z] #17 28.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:32:53.053Z] #17 28.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:32:53.053Z] #17 28.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:32:53.053Z] #17 28.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:32:53.053Z] #17 28.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:32:53.053Z] #17 28.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:32:53.053Z] #17 28.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:32:53.053Z] #17 28.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:32:53.053Z] #17 28.68 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-30T11:32:53.053Z] #17 28.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:32:53.053Z] #17 28.70 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-30T11:32:53.053Z] #17 28.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:32:53.053Z] #17 28.71 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-30T11:32:53.053Z] #17 28.72 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:32:53.064Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-30T11:32:53.174Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 10.10MB / 97.69MB 10.4s [2020-07-30T11:32:53.174Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 10.2s done [2020-07-30T11:32:53.297Z] #48 19.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:32:53.321Z] #7 DONE 27.5s [2020-07-30T11:32:53.321Z] [2020-07-30T11:32:53.321Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:32:53.327Z] #52 ... [2020-07-30T11:32:53.327Z] [2020-07-30T11:32:53.327Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:32:53.327Z] #47 82.19 github.com/pkg/diff [2020-07-30T11:32:53.327Z] #47 82.99 go/ast [2020-07-30T11:32:53.327Z] #47 84.07 golang.org/x/crypto/ssh/terminal [2020-07-30T11:32:53.327Z] #47 85.95 mvdan.cc/editorconfig [2020-07-30T11:32:53.327Z] #47 87.08 mvdan.cc/sh/v3/fileutil [2020-07-30T11:32:53.327Z] #47 87.31 mvdan.cc/sh/v3/syntax [2020-07-30T11:32:53.421Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-30T11:32:53.436Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 17.78MB / 97.69MB 10.6s [2020-07-30T11:32:53.587Z] #47 ... [2020-07-30T11:32:53.587Z] [2020-07-30T11:32:53.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:53.587Z] #39 17.04 make[1]: Nothing to be done for 'all'. [2020-07-30T11:32:53.587Z] #39 18.51 CC images/stats.o [2020-07-30T11:32:53.587Z] #39 18.86 CC images/core.o [2020-07-30T11:32:53.587Z] #39 19.46 CC images/core-x86.o [2020-07-30T11:32:53.697Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 30.48MB / 97.69MB 10.8s [2020-07-30T11:32:53.697Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 40.54MB / 97.69MB 11.0s [2020-07-30T11:32:53.958Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 57.76MB / 97.69MB 11.2s [2020-07-30T11:32:54.156Z] #39 19.99 CC images/core-arm.o [2020-07-30T11:32:54.353Z] #48 20.42 runtime/cgo [2020-07-30T11:32:54.416Z] #39 20.39 CC images/core-aarch64.o [2020-07-30T11:32:54.530Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 67.09MB / 97.69MB 11.8s [2020-07-30T11:32:54.651Z] #48 20.67 runtime [2020-07-30T11:32:54.688Z] #8 DONE 1.4s [2020-07-30T11:32:54.688Z] [2020-07-30T11:32:54.688Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:32:54.841Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 73.39MB / 97.69MB 11.9s [2020-07-30T11:32:55.003Z] #39 20.69 CC images/core-ppc64.o [2020-07-30T11:32:55.127Z] #17 30.45 Setting up iptables (1.8.2-4) ... [2020-07-30T11:32:55.127Z] #17 30.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:32:55.127Z] #17 30.48 Setting up python3 (3.7.3-1) ... [2020-07-30T11:32:55.127Z] #17 30.73 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:32:55.152Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 85.95MB / 97.69MB 12.2s [2020-07-30T11:32:55.252Z] #9 DONE 0.7s [2020-07-30T11:32:55.264Z] #39 21.22 CC images/core-s390.o [2020-07-30T11:32:55.415Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 92.38MB / 97.69MB 12.6s [2020-07-30T11:32:55.509Z] [2020-07-30T11:32:55.509Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:32:55.509Z] #27 DONE 0.1s [2020-07-30T11:32:55.509Z] [2020-07-30T11:32:55.509Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:32:55.509Z] #35 DONE 0.1s [2020-07-30T11:32:55.509Z] [2020-07-30T11:32:55.509Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:32:55.767Z] #17 31.18 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:32:55.834Z] #39 21.64 CC images/cpuinfo.o [2020-07-30T11:32:55.979Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.7s done [2020-07-30T11:32:55.988Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 12.8s [2020-07-30T11:32:56.094Z] #39 22.13 CC images/inventory.o [2020-07-30T11:32:56.238Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-30T11:32:56.249Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.6s done [2020-07-30T11:32:56.355Z] #39 22.39 CC images/fdinfo.o [2020-07-30T11:32:56.615Z] #39 ... [2020-07-30T11:32:56.615Z] [2020-07-30T11:32:56.615Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:32:56.615Z] #41 85.38 text/template [2020-07-30T11:32:56.615Z] #41 86.11 go/parser [2020-07-30T11:32:56.615Z] #41 89.61 encoding/xml [2020-07-30T11:32:56.615Z] #41 90.35 go/doc [2020-07-30T11:32:56.615Z] #41 93.56 github.com/LK4D4/vndr/build [2020-07-30T11:32:56.615Z] #41 95.03 github.com/LK4D4/vndr/versioned [2020-07-30T11:32:56.615Z] #41 95.11 compress/flate [2020-07-30T11:32:56.615Z] #41 ... [2020-07-30T11:32:56.615Z] [2020-07-30T11:32:56.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:32:56.615Z] #39 22.72 CC images/fown.o [2020-07-30T11:32:56.804Z] #17 32.31 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:32:56.804Z] #17 32.32 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:32:56.804Z] #17 32.53 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:32:57.176Z] #7 DONE 28.1s [2020-07-30T11:32:57.176Z] [2020-07-30T11:32:57.176Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:32:57.184Z] #39 22.89 CC images/ns.o [2020-07-30T11:32:57.184Z] #39 23.10 CC images/regfile.o [2020-07-30T11:32:57.439Z] #17 33.07 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:32:57.444Z] #39 23.27 CC images/ghost-file.o [2020-07-30T11:32:57.703Z] #39 23.66 CC images/fifo.o [2020-07-30T11:32:57.731Z] #17 33.41 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:32:57.964Z] #39 23.87 CC images/remap-file-path.o [2020-07-30T11:32:57.964Z] #39 24.02 CC images/eventfd.o [2020-07-30T11:32:58.026Z] #17 ... [2020-07-30T11:32:58.026Z] [2020-07-30T11:32:58.026Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:32:58.026Z] #36 116.9 + dpkg --print-architecture [2020-07-30T11:32:58.026Z] #36 116.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-30T11:32:58.116Z] #8 DONE 1.1s [2020-07-30T11:32:58.116Z] [2020-07-30T11:32:58.116Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:32:58.230Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 15.2s done [2020-07-30T11:32:58.319Z] #36 117.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-30T11:32:58.319Z] #36 117.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-30T11:32:58.535Z] #39 24.26 CC images/eventpoll.o [2020-07-30T11:32:58.535Z] #39 24.51 CC images/fh.o [2020-07-30T11:32:58.802Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-07-30T11:32:59.063Z] #9 DONE 0.9s [2020-07-30T11:32:59.063Z] [2020-07-30T11:32:59.063Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:32:59.063Z] #27 DONE 0.1s [2020-07-30T11:32:59.063Z] [2020-07-30T11:32:59.063Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:32:59.063Z] #35 DONE 0.1s [2020-07-30T11:32:59.063Z] [2020-07-30T11:32:59.063Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:32:59.115Z] #39 24.98 CC images/fsnotify.o [2020-07-30T11:32:59.374Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.4s done [2020-07-30T11:32:59.684Z] #39 25.55 CC images/signalfd.o [2020-07-30T11:32:59.839Z] #36 ... [2020-07-30T11:32:59.839Z] [2020-07-30T11:32:59.839Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:32:59.839Z] #17 34.20 Setting up python3-pip (18.1-5) ... [2020-07-30T11:32:59.839Z] #17 34.80 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:32:59.839Z] #17 34.82 Processing triggers for mime-support (3.62) ... [2020-07-30T11:32:59.839Z] #17 DONE 35.4s [2020-07-30T11:32:59.944Z] #39 25.70 CC images/fs.o [2020-07-30T11:32:59.944Z] #39 25.89 CC images/pstree.o [2020-07-30T11:33:00.131Z] [2020-07-30T11:33:00.131Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:33:00.204Z] #39 26.06 CC images/pipe.o [2020-07-30T11:33:00.204Z] #39 26.21 CC images/tcp-stream.o [2020-07-30T11:33:00.275Z] #48 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:00.275Z] #11 15.48 Fetched 8146 kB in 14s (570 kB/s) [2020-07-30T11:33:00.275Z] #11 15.48 Reading package lists... [2020-07-30T11:33:00.275Z] #11 22.65 Reading package lists... [2020-07-30T11:33:00.275Z] #11 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:00.275Z] #37 16.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:33:00.275Z] #37 19.50 + 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-30T11:33:00.275Z] #37 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:00.275Z] #52 15.90 Fetched 8146 kB in 15s (554 kB/s) [2020-07-30T11:33:00.275Z] #52 15.90 Reading package lists... [2020-07-30T11:33:00.275Z] #52 23.25 Reading package lists... [2020-07-30T11:33:00.275Z] #52 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:00.275Z] #33 16.64 Fetched 8146 kB in 15s (528 kB/s) [2020-07-30T11:33:00.275Z] #33 16.64 Reading package lists... [2020-07-30T11:33:00.275Z] #33 23.66 Reading package lists... [2020-07-30T11:33:00.275Z] #33 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:00.275Z] #39 16.28 Fetched 8146 kB in 15s (540 kB/s) [2020-07-30T11:33:00.275Z] #39 16.28 Reading package lists... [2020-07-30T11:33:00.275Z] #39 23.68 Reading package lists... [2020-07-30T11:33:00.275Z] #39 ... [2020-07-30T11:33:00.275Z] [2020-07-30T11:33:00.275Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:00.275Z] #24 16.62 Fetched 8146 kB in 15s (530 kB/s) [2020-07-30T11:33:00.275Z] #24 16.62 Reading package lists... [2020-07-30T11:33:00.318Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-07-30T11:33:00.464Z] #39 ... [2020-07-30T11:33:00.464Z] [2020-07-30T11:33:00.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:00.464Z] #47 93.59 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:33:00.464Z] #47 DONE 99.2s [2020-07-30T11:33:00.464Z] [2020-07-30T11:33:00.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:00.464Z] #41 96.74 hash/crc32 [2020-07-30T11:33:00.464Z] #41 97.33 net [2020-07-30T11:33:00.464Z] #41 97.73 compress/gzip [2020-07-30T11:33:00.464Z] #41 98.41 vendor/golang.org/x/text/transform [2020-07-30T11:33:00.464Z] #41 99.24 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:33:00.580Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.3s done [2020-07-30T11:33:00.766Z] #18 0.923 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:33:00.766Z] #18 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:33:00.766Z] #18 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:33:00.790Z] #36 ... [2020-07-30T11:33:00.790Z] [2020-07-30T11:33:00.790Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:00.790Z] #23 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:00.790Z] #23 5.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:01.046Z] #23 5.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:01.046Z] #23 5.623 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:01.058Z] #18 DONE 1.1s [2020-07-30T11:33:01.058Z] [2020-07-30T11:33:01.058Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:33:01.302Z] #23 5.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:01.524Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 [2020-07-30T11:33:01.693Z] #19 ... [2020-07-30T11:33:01.693Z] [2020-07-30T11:33:01.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:01.693Z] #39 73.49 CC criu/namespaces.o [2020-07-30T11:33:01.693Z] #39 74.44 CC criu/net.o [2020-07-30T11:33:01.693Z] #39 76.32 CC criu/netfilter.o [2020-07-30T11:33:01.693Z] #39 76.52 CC criu/page-pipe.o [2020-07-30T11:33:01.693Z] #39 76.80 CC criu/page-xfer.o [2020-07-30T11:33:01.693Z] #39 77.57 CC criu/pagemap-cache.o [2020-07-30T11:33:01.693Z] #39 77.73 CC criu/pagemap.o [2020-07-30T11:33:01.693Z] #39 78.44 CC criu/parasite-syscall.o [2020-07-30T11:33:01.693Z] #39 79.03 CC criu/path.o [2020-07-30T11:33:01.693Z] #39 79.34 CC criu/pie-util-vdso.o [2020-07-30T11:33:01.693Z] #39 79.61 CC criu/pie-util.o [2020-07-30T11:33:01.693Z] #39 79.81 CC criu/pipes.o [2020-07-30T11:33:01.693Z] #39 80.33 CC criu/plugin.o [2020-07-30T11:33:01.693Z] #39 80.66 CC criu/proc_parse.o [2020-07-30T11:33:01.693Z] #39 82.20 CC criu/protobuf-desc.o [2020-07-30T11:33:01.693Z] #39 82.77 CC criu/protobuf.o [2020-07-30T11:33:01.693Z] #39 83.02 CC criu/pstree.o [2020-07-30T11:33:01.869Z] #23 6.399 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:01.985Z] #39 83.88 CC criu/rbtree.o [2020-07-30T11:33:02.373Z] #41 101.2 vendor/golang.org/x/text/secure/bidirule [2020-07-30T11:33:02.621Z] #39 84.19 CC criu/rst-malloc.o [2020-07-30T11:33:02.621Z] #39 84.41 CC criu/seccomp.o [2020-07-30T11:33:02.633Z] #41 101.5 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:33:03.251Z] #23 ... [2020-07-30T11:33:03.251Z] [2020-07-30T11:33:03.251Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:03.251Z] #41 7.830 + RM_GOPATH=0 [2020-07-30T11:33:03.251Z] #41 7.830 + TMP_GOPATH= [2020-07-30T11:33:03.251Z] #41 7.830 + : /build [2020-07-30T11:33:03.251Z] #41 7.830 + '[' -z '' ']' [2020-07-30T11:33:03.251Z] #41 7.837 ++ mktemp -d [2020-07-30T11:33:03.251Z] #41 7.837 + export GOPATH=/tmp/tmp.7KNeQuXgsx [2020-07-30T11:33:03.251Z] #41 7.837 + GOPATH=/tmp/tmp.7KNeQuXgsx [2020-07-30T11:33:03.251Z] #41 7.837 + RM_GOPATH=1 [2020-07-30T11:33:03.251Z] #41 7.837 + case "$(go env GOARCH)" in [2020-07-30T11:33:03.251Z] #41 7.837 ++ go env GOARCH [2020-07-30T11:33:03.251Z] #41 7.859 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:03.251Z] #41 7.861 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:03.251Z] #41 7.862 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:03.251Z] #41 7.863 + dir=/tmp/install [2020-07-30T11:33:03.251Z] #41 7.865 + bin=vndr [2020-07-30T11:33:03.251Z] #41 7.865 + shift [2020-07-30T11:33:03.251Z] #41 7.865 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:33:03.251Z] #41 7.865 + . /tmp/install/vndr.installer [2020-07-30T11:33:03.251Z] #41 7.865 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:03.251Z] #41 7.865 + install_vndr [2020-07-30T11:33:03.251Z] #41 7.865 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:33:03.251Z] #41 7.868 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7KNeQuXgsx/src/github.com/LK4D4/vndr [2020-07-30T11:33:03.251Z] #41 7.868 Cloning into '/tmp/tmp.7KNeQuXgsx/src/github.com/LK4D4/vndr'... [2020-07-30T11:33:03.251Z] #41 7.903 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:03.255Z] #39 84.94 CC criu/seize.o [2020-07-30T11:33:03.547Z] #39 ... [2020-07-30T11:33:03.547Z] [2020-07-30T11:33:03.547Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:03.547Z] #49 45.03 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-30T11:33:03.853Z] #24 24.05 Reading package lists... [2020-07-30T11:33:03.853Z] #24 ... [2020-07-30T11:33:03.853Z] [2020-07-30T11:33:03.853Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:03.853Z] #52 23.25 Reading package lists... [2020-07-30T11:33:04.092Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.3s done [2020-07-30T11:33:04.181Z] #41 ... [2020-07-30T11:33:04.181Z] [2020-07-30T11:33:04.181Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:04.181Z] #36 8.610 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:33:04.181Z] #36 8.612 Cloning into '.'... [2020-07-30T11:33:04.354Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-07-30T11:33:04.365Z] #36 ... [2020-07-30T11:33:04.365Z] [2020-07-30T11:33:04.365Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:04.365Z] #30 4.244 + RM_GOPATH=0 [2020-07-30T11:33:04.365Z] #30 4.244 + TMP_GOPATH= [2020-07-30T11:33:04.365Z] #30 4.244 + : /build [2020-07-30T11:33:04.365Z] #30 4.244 + '[' -z '' ']' [2020-07-30T11:33:04.365Z] #30 4.244 ++ mktemp -d [2020-07-30T11:33:04.365Z] #30 4.244 + export GOPATH=/tmp/tmp.ko6uN10Hfd [2020-07-30T11:33:04.365Z] #30 4.244 + GOPATH=/tmp/tmp.ko6uN10Hfd [2020-07-30T11:33:04.365Z] #30 4.244 + RM_GOPATH=1 [2020-07-30T11:33:04.365Z] #30 4.244 + case "$(go env GOARCH)" in [2020-07-30T11:33:04.365Z] #30 4.244 ++ go env GOARCH [2020-07-30T11:33:04.365Z] #30 4.248 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:04.365Z] #30 4.248 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:04.365Z] #30 4.248 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:04.365Z] #30 4.248 + dir=/tmp/install [2020-07-30T11:33:04.365Z] #30 4.248 + bin=tomlv [2020-07-30T11:33:04.365Z] #30 4.248 + shift [2020-07-30T11:33:04.365Z] #30 4.248 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:33:04.365Z] #30 4.248 + . /tmp/install/tomlv.installer [2020-07-30T11:33:04.365Z] #30 4.248 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:04.365Z] #30 4.248 + install_tomlv [2020-07-30T11:33:04.365Z] #30 4.248 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:33:04.365Z] #30 4.248 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ko6uN10Hfd/src/github.com/BurntSushi/toml [2020-07-30T11:33:04.365Z] #30 4.250 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:04.365Z] #30 4.250 Cloning into '/tmp/tmp.ko6uN10Hfd/src/github.com/BurntSushi/toml'... [2020-07-30T11:33:04.365Z] #30 4.648 + cd /tmp/tmp.ko6uN10Hfd/src/github.com/BurntSushi/toml [2020-07-30T11:33:04.365Z] #30 4.648 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:04.365Z] #30 4.660 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:33:04.365Z] #30 4.795 runtime/internal/atomic [2020-07-30T11:33:04.365Z] #30 4.795 internal/cpu [2020-07-30T11:33:04.365Z] #30 4.815 runtime/internal/sys [2020-07-30T11:33:04.365Z] #30 4.856 runtime/internal/math [2020-07-30T11:33:04.365Z] #30 4.859 internal/bytealg [2020-07-30T11:33:04.365Z] #30 4.882 math/bits [2020-07-30T11:33:04.365Z] #30 4.951 math [2020-07-30T11:33:04.365Z] #30 5.027 runtime [2020-07-30T11:33:04.542Z] #41 ... [2020-07-30T11:33:04.542Z] [2020-07-30T11:33:04.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:04.542Z] #39 26.69 CC images/sk-packet.o [2020-07-30T11:33:04.542Z] #39 27.31 CC images/mnt.o [2020-07-30T11:33:04.542Z] #39 27.68 CC images/pipe-data.o [2020-07-30T11:33:04.542Z] #39 27.85 CC images/sa.o [2020-07-30T11:33:04.542Z] #39 28.04 CC images/timer.o [2020-07-30T11:33:04.542Z] #39 28.27 CC images/timerfd.o [2020-07-30T11:33:04.542Z] #39 28.56 CC images/mm.o [2020-07-30T11:33:04.542Z] #39 28.84 CC images/sk-opts.o [2020-07-30T11:33:04.542Z] #39 29.07 CC images/sk-unix.o [2020-07-30T11:33:04.542Z] #39 29.29 CC images/sk-inet.o [2020-07-30T11:33:04.542Z] #39 29.69 CC images/tun.o [2020-07-30T11:33:04.542Z] #39 29.92 CC images/sk-netlink.o [2020-07-30T11:33:04.542Z] #39 30.07 CC images/packet-sock.o [2020-07-30T11:33:04.542Z] #39 30.46 CC images/ipc-var.o [2020-07-30T11:33:04.628Z] #30 5.663 unicode/utf8 [2020-07-30T11:33:04.801Z] #39 30.61 CC images/ipc-desc.o [2020-07-30T11:33:04.801Z] #39 30.78 CC images/ipc-shm.o [2020-07-30T11:33:04.891Z] #30 5.782 internal/race [2020-07-30T11:33:04.891Z] #30 5.834 sync/atomic [2020-07-30T11:33:04.891Z] #30 5.911 unicode [2020-07-30T11:33:05.067Z] #39 30.98 CC images/ipc-msg.o [2020-07-30T11:33:05.068Z] #49 46.18 + mkdir -p /build [2020-07-30T11:33:05.068Z] #49 46.18 + cp runc /build/runc [2020-07-30T11:33:05.068Z] #49 DONE 46.5s [2020-07-30T11:33:05.068Z] [2020-07-30T11:33:05.068Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:33:05.068Z] #19 2.765 Collecting yamllint==1.16.0 [2020-07-30T11:33:05.068Z] #19 2.903 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:33:05.068Z] #19 2.943 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:33:05.068Z] #19 3.024 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:33:05.068Z] #19 3.750 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:33:05.068Z] #19 3.773 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:33:05.068Z] #19 3.794 Building wheels for collected packages: pyyaml [2020-07-30T11:33:05.068Z] #19 3.795 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:33:05.219Z] #36 ... [2020-07-30T11:33:05.219Z] [2020-07-30T11:33:05.219Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:05.219Z] #43 8.638 + RM_GOPATH=0 [2020-07-30T11:33:05.219Z] #43 8.638 + TMP_GOPATH= [2020-07-30T11:33:05.219Z] #43 8.640 + : /build [2020-07-30T11:33:05.219Z] #43 8.640 + '[' -z '' ']' [2020-07-30T11:33:05.219Z] #43 8.640 ++ mktemp -d [2020-07-30T11:33:05.219Z] #43 8.665 + export GOPATH=/tmp/tmp.3D7YPmiR3d [2020-07-30T11:33:05.219Z] #43 8.665 + GOPATH=/tmp/tmp.3D7YPmiR3d [2020-07-30T11:33:05.219Z] #43 8.665 + RM_GOPATH=1 [2020-07-30T11:33:05.219Z] #43 8.665 + case "$(go env GOARCH)" in [2020-07-30T11:33:05.219Z] #43 8.665 ++ go env GOARCH [2020-07-30T11:33:05.219Z] #43 8.800 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:05.219Z] #43 8.800 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:05.219Z] #43 8.800 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:05.219Z] #43 8.831 + dir=/tmp/install [2020-07-30T11:33:05.219Z] #43 8.831 + bin=gotestsum [2020-07-30T11:33:05.219Z] #43 8.831 + shift [2020-07-30T11:33:05.219Z] #43 8.831 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:33:05.219Z] #43 8.831 + . /tmp/install/gotestsum.installer [2020-07-30T11:33:05.219Z] #43 8.831 ++ : v0.3.5 [2020-07-30T11:33:05.219Z] #43 8.831 + install_gotestsum [2020-07-30T11:33:05.219Z] #43 8.831 + set -e [2020-07-30T11:33:05.219Z] #43 8.831 + export GO111MODULE=on [2020-07-30T11:33:05.219Z] #43 8.831 + GO111MODULE=on [2020-07-30T11:33:05.219Z] #43 8.831 + GOBIN=/build [2020-07-30T11:33:05.219Z] #43 8.831 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:33:05.219Z] #43 8.879 go: finding gotest.tools v0.3.5 [2020-07-30T11:33:05.219Z] #43 8.887 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:05.327Z] #39 31.25 CC images/ipc-sem.o [2020-07-30T11:33:05.360Z] #19 4.310 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:33:05.360Z] #19 4.310 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:33:05.360Z] #19 4.376 Successfully built pyyaml [2020-07-30T11:33:05.360Z] #19 4.391 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-30T11:33:05.391Z] #52 29.94 Building dependency tree... [2020-07-30T11:33:05.463Z] #30 6.412 internal/testlog [2020-07-30T11:33:05.463Z] #30 6.445 encoding [2020-07-30T11:33:05.463Z] #30 6.470 runtime/cgo [2020-07-30T11:33:05.482Z] #43 ... [2020-07-30T11:33:05.482Z] [2020-07-30T11:33:05.482Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:05.482Z] #38 6.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:05.482Z] #38 6.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:05.482Z] #38 6.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:05.482Z] #38 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:05.482Z] #38 7.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:05.482Z] #38 ... [2020-07-30T11:33:05.482Z] [2020-07-30T11:33:05.482Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:05.482Z] #21 7.722 + RM_GOPATH=0 [2020-07-30T11:33:05.482Z] #21 7.722 + TMP_GOPATH= [2020-07-30T11:33:05.482Z] #21 7.722 + : /build [2020-07-30T11:33:05.482Z] #21 7.722 + '[' -z '' ']' [2020-07-30T11:33:05.482Z] #21 7.722 ++ mktemp -d [2020-07-30T11:33:05.482Z] #21 7.726 + export GOPATH=/tmp/tmp.WDKSRRvzmy [2020-07-30T11:33:05.482Z] #21 7.726 + GOPATH=/tmp/tmp.WDKSRRvzmy [2020-07-30T11:33:05.482Z] #21 7.726 + RM_GOPATH=1 [2020-07-30T11:33:05.482Z] #21 7.726 + case "$(go env GOARCH)" in [2020-07-30T11:33:05.482Z] #21 7.726 ++ go env GOARCH [2020-07-30T11:33:05.482Z] #21 7.759 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:33:05.482Z] #21 7.759 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:05.482Z] #21 7.759 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:05.482Z] #21 7.759 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:05.482Z] #21 7.759 + dir=/tmp/install [2020-07-30T11:33:05.482Z] #21 7.759 + bin=dockercli [2020-07-30T11:33:05.482Z] #21 7.759 + shift [2020-07-30T11:33:05.482Z] #21 7.759 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:33:05.482Z] #21 7.759 + . /tmp/install/dockercli.installer [2020-07-30T11:33:05.482Z] #21 7.759 ++ : stable [2020-07-30T11:33:05.482Z] #21 7.759 ++ : 17.06.2-ce [2020-07-30T11:33:05.482Z] #21 7.759 + install_dockercli [2020-07-30T11:33:05.482Z] #21 7.759 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:33:05.482Z] #21 7.759 ++ uname -m [2020-07-30T11:33:05.482Z] #21 7.759 + arch=x86_64 [2020-07-30T11:33:05.482Z] #21 7.759 + '[' x86_64 '!=' x86_64 ']' [2020-07-30T11:33:05.482Z] #21 7.759 + url=https://download.docker.com/linux/static [2020-07-30T11:33:05.482Z] #21 7.759 + tar -xz docker/docker [2020-07-30T11:33:05.482Z] #21 7.789 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-30T11:33:05.588Z] #39 31.47 CC images/utsns.o [2020-07-30T11:33:05.653Z] #19 4.650 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:33:05.742Z] #21 ... [2020-07-30T11:33:05.742Z] [2020-07-30T11:33:05.742Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:05.742Z] #51 9.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:05.742Z] #51 9.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:05.742Z] #51 9.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:05.848Z] #39 31.73 CC images/creds.o [2020-07-30T11:33:05.946Z] #19 DONE 5.0s [2020-07-30T11:33:05.946Z] [2020-07-30T11:33:05.946Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:33:06.002Z] #51 ... [2020-07-30T11:33:06.002Z] [2020-07-30T11:33:06.002Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:06.002Z] #32 9.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:06.002Z] #32 9.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:06.002Z] #32 9.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:06.002Z] #32 ... [2020-07-30T11:33:06.002Z] [2020-07-30T11:33:06.002Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:06.002Z] #28 8.932 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:33:06.002Z] #28 8.968 Cloning into '.'... [2020-07-30T11:33:06.108Z] #39 31.90 CC images/vma.o [2020-07-30T11:33:06.108Z] #39 32.13 CC images/netdev.o [2020-07-30T11:33:06.238Z] #22 DONE 0.3s [2020-07-30T11:33:06.238Z] [2020-07-30T11:33:06.238Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:33:06.262Z] #28 ... [2020-07-30T11:33:06.262Z] [2020-07-30T11:33:06.262Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:06.262Z] #54 7.931 + RM_GOPATH=0 [2020-07-30T11:33:06.262Z] #54 7.931 + TMP_GOPATH= [2020-07-30T11:33:06.262Z] #54 7.931 + : /build [2020-07-30T11:33:06.262Z] #54 7.931 + '[' -z '' ']' [2020-07-30T11:33:06.262Z] #54 7.931 ++ mktemp -d [2020-07-30T11:33:06.262Z] #54 7.931 + export GOPATH=/tmp/tmp.lX6ilccoSZ [2020-07-30T11:33:06.262Z] #54 7.931 + GOPATH=/tmp/tmp.lX6ilccoSZ [2020-07-30T11:33:06.262Z] #54 7.931 + RM_GOPATH=1 [2020-07-30T11:33:06.262Z] #54 7.931 + case "$(go env GOARCH)" in [2020-07-30T11:33:06.262Z] #54 7.931 ++ go env GOARCH [2020-07-30T11:33:06.262Z] #54 7.952 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:06.262Z] #54 7.955 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.262Z] #54 7.955 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.262Z] #54 7.955 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:06.262Z] #54 7.955 + dir=/tmp/install [2020-07-30T11:33:06.262Z] #54 7.955 + bin=rootlesskit [2020-07-30T11:33:06.262Z] #54 7.955 + shift [2020-07-30T11:33:06.262Z] #54 7.955 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:33:06.262Z] #54 7.955 + . /tmp/install/rootlesskit.installer [2020-07-30T11:33:06.262Z] #54 7.955 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:06.262Z] #54 7.955 + install_rootlesskit [2020-07-30T11:33:06.262Z] #54 7.955 + case "$1" in [2020-07-30T11:33:06.262Z] #54 7.955 + export CGO_ENABLED=0 [2020-07-30T11:33:06.262Z] #54 7.955 + CGO_ENABLED=0 [2020-07-30T11:33:06.262Z] #54 7.955 + _install_rootlesskit [2020-07-30T11:33:06.262Z] #54 7.955 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:33:06.262Z] #54 7.955 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lX6ilccoSZ/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:06.262Z] #54 7.955 Cloning into '/tmp/tmp.lX6ilccoSZ/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:33:06.262Z] #54 ... [2020-07-30T11:33:06.262Z] [2020-07-30T11:33:06.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:06.262Z] #10 9.215 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:06.262Z] #10 9.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:06.262Z] #10 9.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:06.275Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.6s done [2020-07-30T11:33:06.367Z] #39 ... [2020-07-30T11:33:06.367Z] [2020-07-30T11:33:06.367Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:06.367Z] #41 105.3 vendor/golang.org/x/net/idna [2020-07-30T11:33:06.518Z] #10 ... [2020-07-30T11:33:06.518Z] [2020-07-30T11:33:06.519Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:06.519Z] #30 8.614 + RM_GOPATH=0 [2020-07-30T11:33:06.519Z] #30 8.614 + TMP_GOPATH= [2020-07-30T11:33:06.519Z] #30 8.614 + : /build [2020-07-30T11:33:06.519Z] #30 8.614 + '[' -z '' ']' [2020-07-30T11:33:06.519Z] #30 8.614 ++ mktemp -d [2020-07-30T11:33:06.519Z] #30 8.620 + export GOPATH=/tmp/tmp.MZGNEU5kF4 [2020-07-30T11:33:06.519Z] #30 8.620 + GOPATH=/tmp/tmp.MZGNEU5kF4 [2020-07-30T11:33:06.519Z] #30 8.620 + RM_GOPATH=1 [2020-07-30T11:33:06.519Z] #30 8.620 + case "$(go env GOARCH)" in [2020-07-30T11:33:06.519Z] #30 8.620 ++ go env GOARCH [2020-07-30T11:33:06.519Z] #30 8.643 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.519Z] #30 8.643 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.519Z] #30 8.653 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:06.519Z] #30 8.669 + dir=/tmp/install [2020-07-30T11:33:06.519Z] #30 8.669 + bin=tomlv [2020-07-30T11:33:06.519Z] #30 8.669 + shift [2020-07-30T11:33:06.519Z] #30 8.669 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:33:06.519Z] #30 8.669 + . /tmp/install/tomlv.installer [2020-07-30T11:33:06.519Z] #30 8.669 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:06.519Z] #30 8.669 + install_tomlv [2020-07-30T11:33:06.519Z] #30 8.677 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:06.519Z] #30 8.678 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:33:06.519Z] #30 8.678 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MZGNEU5kF4/src/github.com/BurntSushi/toml [2020-07-30T11:33:06.519Z] #30 8.678 Cloning into '/tmp/tmp.MZGNEU5kF4/src/github.com/BurntSushi/toml'... [2020-07-30T11:33:06.519Z] #30 10.13 + cd /tmp/tmp.MZGNEU5kF4/src/github.com/BurntSushi/toml [2020-07-30T11:33:06.519Z] #30 10.15 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:06.519Z] #30 10.22 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:33:06.519Z] #30 ... [2020-07-30T11:33:06.519Z] [2020-07-30T11:33:06.519Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:06.519Z] #45 7.491 + RM_GOPATH=0 [2020-07-30T11:33:06.519Z] #45 7.491 + TMP_GOPATH= [2020-07-30T11:33:06.519Z] #45 7.491 + : /build [2020-07-30T11:33:06.519Z] #45 7.491 + '[' -z '' ']' [2020-07-30T11:33:06.519Z] #45 7.491 ++ mktemp -d [2020-07-30T11:33:06.519Z] #45 7.491 + export GOPATH=/tmp/tmp.a25T1wfnyh [2020-07-30T11:33:06.519Z] #45 7.491 + GOPATH=/tmp/tmp.a25T1wfnyh [2020-07-30T11:33:06.519Z] #45 7.491 + RM_GOPATH=1 [2020-07-30T11:33:06.519Z] #45 7.491 + case "$(go env GOARCH)" in [2020-07-30T11:33:06.519Z] #45 7.492 ++ go env GOARCH [2020-07-30T11:33:06.519Z] #45 7.523 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.519Z] #45 7.523 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.519Z] #45 7.523 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:06.519Z] #45 7.523 + dir=/tmp/install [2020-07-30T11:33:06.519Z] #45 7.531 Installing golangci-lint version v1.23.8 [2020-07-30T11:33:06.519Z] #45 7.531 + bin=golangci_lint [2020-07-30T11:33:06.519Z] #45 7.531 + shift [2020-07-30T11:33:06.519Z] #45 7.531 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:33:06.519Z] #45 7.531 + . /tmp/install/golangci_lint.installer [2020-07-30T11:33:06.519Z] #45 7.531 ++ : v1.23.8 [2020-07-30T11:33:06.519Z] #45 7.531 + install_golangci_lint [2020-07-30T11:33:06.519Z] #45 7.531 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:33:06.519Z] #45 7.531 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:33:06.537Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-07-30T11:33:06.778Z] #45 ... [2020-07-30T11:33:06.778Z] [2020-07-30T11:33:06.778Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:06.778Z] #60 7.395 + RM_GOPATH=0 [2020-07-30T11:33:06.778Z] #60 7.395 + TMP_GOPATH= [2020-07-30T11:33:06.778Z] #60 7.395 + : /build [2020-07-30T11:33:06.778Z] #60 7.395 + '[' -z '' ']' [2020-07-30T11:33:06.778Z] #60 7.395 ++ mktemp -d [2020-07-30T11:33:06.778Z] #60 7.395 + export GOPATH=/tmp/tmp.bJ90j9SIIe [2020-07-30T11:33:06.778Z] #60 7.395 + GOPATH=/tmp/tmp.bJ90j9SIIe [2020-07-30T11:33:06.778Z] #60 7.395 + RM_GOPATH=1 [2020-07-30T11:33:06.778Z] #60 7.395 + case "$(go env GOARCH)" in [2020-07-30T11:33:06.778Z] #60 7.395 ++ go env GOARCH [2020-07-30T11:33:06.778Z] #60 7.415 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:06.778Z] #60 7.415 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.778Z] #60 7.415 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:06.778Z] #60 7.415 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:06.778Z] #60 7.415 + dir=/tmp/install [2020-07-30T11:33:06.778Z] #60 7.415 + bin=proxy [2020-07-30T11:33:06.778Z] #60 7.415 + shift [2020-07-30T11:33:06.778Z] #60 7.415 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:33:06.778Z] #60 7.415 + . /tmp/install/proxy.installer [2020-07-30T11:33:06.778Z] #60 7.415 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:06.778Z] #60 7.415 + install_proxy [2020-07-30T11:33:06.778Z] #60 7.415 + case "$1" in [2020-07-30T11:33:06.778Z] #60 7.415 + export CGO_ENABLED=0 [2020-07-30T11:33:06.778Z] #60 7.415 + CGO_ENABLED=0 [2020-07-30T11:33:06.778Z] #60 7.415 + _install_proxy [2020-07-30T11:33:06.778Z] #60 7.415 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:33:06.778Z] #60 7.415 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bJ90j9SIIe/src/github.com/docker/libnetwork [2020-07-30T11:33:06.778Z] #60 7.415 Cloning into '/tmp/tmp.bJ90j9SIIe/src/github.com/docker/libnetwork'... [2020-07-30T11:33:06.932Z] #52 32.93 The following additional packages will be installed: [2020-07-30T11:33:06.932Z] #52 32.94 libbtrfs0 [2020-07-30T11:33:06.932Z] #52 33.06 The following NEW packages will be installed: [2020-07-30T11:33:07.036Z] #60 ... [2020-07-30T11:33:07.036Z] [2020-07-30T11:33:07.036Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:07.036Z] #47 8.109 + RM_GOPATH=0 [2020-07-30T11:33:07.036Z] #47 8.109 + TMP_GOPATH= [2020-07-30T11:33:07.036Z] #47 8.109 + : /build [2020-07-30T11:33:07.036Z] #47 8.109 + '[' -z '' ']' [2020-07-30T11:33:07.036Z] #47 8.109 ++ mktemp -d [2020-07-30T11:33:07.036Z] #47 8.109 + export GOPATH=/tmp/tmp.0riWiiZZYU [2020-07-30T11:33:07.036Z] #47 8.109 + GOPATH=/tmp/tmp.0riWiiZZYU [2020-07-30T11:33:07.036Z] #47 8.109 + RM_GOPATH=1 [2020-07-30T11:33:07.036Z] #47 8.109 + case "$(go env GOARCH)" in [2020-07-30T11:33:07.036Z] #47 8.109 ++ go env GOARCH [2020-07-30T11:33:07.036Z] #47 8.109 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:07.036Z] #47 8.109 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:07.036Z] #47 8.109 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:07.036Z] #47 8.109 + dir=/tmp/install [2020-07-30T11:33:07.036Z] #47 8.109 + bin=shfmt [2020-07-30T11:33:07.036Z] #47 8.109 + shift [2020-07-30T11:33:07.036Z] #47 8.109 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:33:07.036Z] #47 8.109 + . /tmp/install/shfmt.installer [2020-07-30T11:33:07.036Z] #47 8.109 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:07.036Z] #47 8.109 + install_shfmt [2020-07-30T11:33:07.036Z] #47 8.109 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:33:07.036Z] #47 8.109 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0riWiiZZYU/src/github.com/mvdan/sh [2020-07-30T11:33:07.036Z] #47 8.124 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:07.036Z] #47 8.144 Cloning into '/tmp/tmp.0riWiiZZYU/src/github.com/mvdan/sh'... [2020-07-30T11:33:07.036Z] #47 ... [2020-07-30T11:33:07.036Z] [2020-07-30T11:33:07.036Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:07.036Z] #30 11.67 internal/cpu [2020-07-30T11:33:07.036Z] #30 11.67 runtime/internal/atomic [2020-07-30T11:33:07.230Z] #52 33.07 libbtrfs-dev libbtrfs0 [2020-07-30T11:33:07.230Z] #52 33.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:07.230Z] #52 33.22 Need to get 120 kB of archives. [2020-07-30T11:33:07.230Z] #52 33.22 After this operation, 423 kB of additional disk space will be used. [2020-07-30T11:33:07.230Z] #52 33.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-30T11:33:07.230Z] #52 33.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-30T11:33:07.749Z] #26 DONE 1.4s [2020-07-30T11:33:07.750Z] [2020-07-30T11:33:07.750Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:33:07.750Z] #29 DONE 0.1s [2020-07-30T11:33:07.750Z] [2020-07-30T11:33:07.750Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:33:07.750Z] #31 DONE 0.1s [2020-07-30T11:33:07.750Z] [2020-07-30T11:33:07.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:07.750Z] #39 85.64 CC criu/servicefd.o [2020-07-30T11:33:07.750Z] #39 85.95 CC criu/shmem.o [2020-07-30T11:33:07.750Z] #39 86.72 CC criu/sigframe.o [2020-07-30T11:33:07.750Z] #39 86.83 CC criu/signalfd.o [2020-07-30T11:33:07.750Z] #39 87.18 CC criu/sk-inet.o [2020-07-30T11:33:07.750Z] #39 87.95 CC criu/sk-netlink.o [2020-07-30T11:33:07.750Z] #39 88.47 CC criu/sk-packet.o [2020-07-30T11:33:07.750Z] #39 88.87 CC criu/sk-queue.o [2020-07-30T11:33:07.750Z] #39 89.13 CC criu/sk-tcp.o [2020-07-30T11:33:07.750Z] #39 89.39 CC criu/sk-unix.o [2020-07-30T11:33:08.042Z] #39 ... [2020-07-30T11:33:08.042Z] [2020-07-30T11:33:08.042Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:33:08.042Z] #34 DONE 0.1s [2020-07-30T11:33:08.042Z] [2020-07-30T11:33:08.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:08.276Z] #41 107.1 vendor/golang.org/x/net/http2/hpack [2020-07-30T11:33:08.286Z] #52 34.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:08.286Z] #52 34.45 Fetched 120 kB in 0s (1345 kB/s) [2020-07-30T11:33:08.428Z] #30 12.75 runtime/internal/sys [2020-07-30T11:33:08.428Z] #30 13.14 internal/bytealg [2020-07-30T11:33:08.584Z] #52 34.58 Selecting previously unselected package libbtrfs0. [2020-07-30T11:33:08.680Z] #39 90.32 CC criu/sockets.o [2020-07-30T11:33:08.684Z] #30 13.30 runtime/internal/math [2020-07-30T11:33:08.766Z] #30 ... [2020-07-30T11:33:08.767Z] [2020-07-30T11:33:08.767Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:08.767Z] #36 9.086 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:33:08.767Z] #36 9.087 Cloning into '.'... [2020-07-30T11:33:08.885Z] #52 34.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-30T11:33:08.885Z] #52 34.71 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-30T11:33:08.885Z] #52 34.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:08.885Z] #52 34.87 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:33:08.885Z] #52 34.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-30T11:33:08.885Z] #52 34.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:08.941Z] #30 13.47 math/bits [2020-07-30T11:33:09.034Z] #36 ... [2020-07-30T11:33:09.034Z] [2020-07-30T11:33:09.034Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:09.034Z] #43 8.318 + RM_GOPATH=0 [2020-07-30T11:33:09.034Z] #43 8.318 + TMP_GOPATH= [2020-07-30T11:33:09.034Z] #43 8.318 + : /build [2020-07-30T11:33:09.034Z] #43 8.318 + '[' -z '' ']' [2020-07-30T11:33:09.034Z] #43 8.318 ++ mktemp -d [2020-07-30T11:33:09.034Z] #43 8.318 + export GOPATH=/tmp/tmp.A5PwnStz9H [2020-07-30T11:33:09.034Z] #43 8.318 + GOPATH=/tmp/tmp.A5PwnStz9H [2020-07-30T11:33:09.034Z] #43 8.318 + RM_GOPATH=1 [2020-07-30T11:33:09.034Z] #43 8.318 + case "$(go env GOARCH)" in [2020-07-30T11:33:09.034Z] #43 8.318 ++ go env GOARCH [2020-07-30T11:33:09.034Z] #43 8.345 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.034Z] #43 8.345 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.034Z] #43 8.345 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:09.034Z] #43 8.346 + dir=/tmp/install [2020-07-30T11:33:09.034Z] #43 8.346 + bin=gotestsum [2020-07-30T11:33:09.034Z] #43 8.346 + shift [2020-07-30T11:33:09.034Z] #43 8.346 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:33:09.034Z] #43 8.347 + . /tmp/install/gotestsum.installer [2020-07-30T11:33:09.034Z] #43 8.347 ++ : v0.3.5 [2020-07-30T11:33:09.034Z] #43 8.347 + install_gotestsum [2020-07-30T11:33:09.034Z] #43 8.348 + set -e [2020-07-30T11:33:09.034Z] #43 8.348 + export GO111MODULE=on [2020-07-30T11:33:09.034Z] #43 8.348 + GO111MODULE=on [2020-07-30T11:33:09.034Z] #43 8.348 + GOBIN=/build [2020-07-30T11:33:09.034Z] #43 8.348 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:33:09.034Z] #43 8.373 go: finding gotest.tools v0.3.5 [2020-07-30T11:33:09.034Z] #43 8.375 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:09.034Z] #43 10.22 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:09.034Z] #43 ... [2020-07-30T11:33:09.034Z] [2020-07-30T11:33:09.034Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:09.034Z] #47 9.184 + RM_GOPATH=0 [2020-07-30T11:33:09.034Z] #47 9.184 + TMP_GOPATH= [2020-07-30T11:33:09.034Z] #47 9.184 + : /build [2020-07-30T11:33:09.034Z] #47 9.184 + '[' -z '' ']' [2020-07-30T11:33:09.034Z] #47 9.184 ++ mktemp -d [2020-07-30T11:33:09.034Z] #47 9.184 + export GOPATH=/tmp/tmp.NBh5gOPCRU [2020-07-30T11:33:09.034Z] #47 9.184 + GOPATH=/tmp/tmp.NBh5gOPCRU [2020-07-30T11:33:09.034Z] #47 9.184 + RM_GOPATH=1 [2020-07-30T11:33:09.034Z] #47 9.184 + case "$(go env GOARCH)" in [2020-07-30T11:33:09.034Z] #47 9.207 ++ go env GOARCH [2020-07-30T11:33:09.034Z] #47 9.223 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.034Z] #47 9.224 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.034Z] #47 9.224 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:09.034Z] #47 9.226 + dir=/tmp/install [2020-07-30T11:33:09.034Z] #47 9.247 + bin=shfmt [2020-07-30T11:33:09.034Z] #47 9.247 + shift [2020-07-30T11:33:09.034Z] #47 9.247 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:33:09.034Z] #47 9.248 + . /tmp/install/shfmt.installer [2020-07-30T11:33:09.034Z] #47 9.248 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:09.034Z] #47 9.249 + install_shfmt [2020-07-30T11:33:09.034Z] #47 9.249 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:33:09.034Z] #47 9.250 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:09.034Z] #47 9.250 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NBh5gOPCRU/src/github.com/mvdan/sh [2020-07-30T11:33:09.034Z] #47 9.264 Cloning into '/tmp/tmp.NBh5gOPCRU/src/github.com/mvdan/sh'... [2020-07-30T11:33:09.184Z] #52 35.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:09.184Z] #52 35.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:09.184Z] #52 35.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:09.301Z] #47 ... [2020-07-30T11:33:09.301Z] [2020-07-30T11:33:09.301Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:09.301Z] #38 8.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:09.301Z] #38 8.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:09.301Z] #38 8.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:09.301Z] #38 9.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:09.301Z] #38 ... [2020-07-30T11:33:09.301Z] [2020-07-30T11:33:09.301Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:09.301Z] #32 8.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:09.301Z] #32 8.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:09.301Z] #32 8.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:09.301Z] #32 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:09.315Z] #39 90.87 CC criu/stats.o [2020-07-30T11:33:09.315Z] #39 91.11 CC criu/string.o [2020-07-30T11:33:09.483Z] #52 DONE 35.6s [2020-07-30T11:33:09.484Z] [2020-07-30T11:33:09.484Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:09.484Z] #11 22.65 Reading package lists... [2020-07-30T11:33:09.484Z] #11 30.77 Building dependency tree... [2020-07-30T11:33:09.484Z] #11 33.60 The following additional packages will be installed: [2020-07-30T11:33:09.484Z] #11 33.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:33:09.484Z] #11 33.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:33:09.484Z] #11 33.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:33:09.484Z] #11 33.61 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:09.484Z] #11 33.61 Suggested packages: [2020-07-30T11:33:09.484Z] #11 33.62 gcc-8-locales seccomp wine64 [2020-07-30T11:33:09.484Z] #11 35.19 The following NEW packages will be installed: [2020-07-30T11:33:09.484Z] #11 35.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:33:09.484Z] #11 35.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:33:09.484Z] #11 35.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:33:09.484Z] #11 35.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:33:09.484Z] #11 35.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:33:09.484Z] #11 35.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:09.484Z] #11 35.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:09.484Z] #11 35.42 Need to get 78.9 MB of archives. [2020-07-30T11:33:09.484Z] #11 35.42 After this operation, 532 MB of additional disk space will be used. [2020-07-30T11:33:09.484Z] #11 35.42 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-30T11:33:09.563Z] #32 ... [2020-07-30T11:33:09.563Z] [2020-07-30T11:33:09.563Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:09.563Z] #41 9.003 + RM_GOPATH=0 [2020-07-30T11:33:09.563Z] #41 9.003 + TMP_GOPATH= [2020-07-30T11:33:09.563Z] #41 9.003 + : /build [2020-07-30T11:33:09.563Z] #41 9.003 + '[' -z '' ']' [2020-07-30T11:33:09.563Z] #41 9.005 ++ mktemp -d [2020-07-30T11:33:09.563Z] #41 9.007 + export GOPATH=/tmp/tmp.FhlnGKbmDZ [2020-07-30T11:33:09.563Z] #41 9.007 + GOPATH=/tmp/tmp.FhlnGKbmDZ [2020-07-30T11:33:09.563Z] #41 9.008 + RM_GOPATH=1 [2020-07-30T11:33:09.563Z] #41 9.008 + case "$(go env GOARCH)" in [2020-07-30T11:33:09.563Z] #41 9.009 ++ go env GOARCH [2020-07-30T11:33:09.563Z] #41 9.034 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.563Z] #41 9.034 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.563Z] #41 9.034 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:09.563Z] #41 9.034 + dir=/tmp/install [2020-07-30T11:33:09.563Z] #41 9.034 + bin=vndr [2020-07-30T11:33:09.563Z] #41 9.034 + shift [2020-07-30T11:33:09.563Z] #41 9.034 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:33:09.563Z] #41 9.034 + . /tmp/install/vndr.installer [2020-07-30T11:33:09.563Z] #41 9.034 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:09.563Z] #41 9.034 + install_vndr [2020-07-30T11:33:09.563Z] #41 9.034 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:33:09.563Z] #41 9.034 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:09.563Z] #41 9.036 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FhlnGKbmDZ/src/github.com/LK4D4/vndr [2020-07-30T11:33:09.563Z] #41 9.051 Cloning into '/tmp/tmp.FhlnGKbmDZ/src/github.com/LK4D4/vndr'... [2020-07-30T11:33:09.563Z] #41 10.35 + cd /tmp/tmp.FhlnGKbmDZ/src/github.com/LK4D4/vndr [2020-07-30T11:33:09.563Z] #41 10.36 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:09.563Z] #41 10.45 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:33:09.608Z] #39 91.15 CC criu/sysctl.o [2020-07-30T11:33:09.656Z] #41 108.1 mime [2020-07-30T11:33:09.783Z] #11 35.85 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-30T11:33:09.784Z] #11 ... [2020-07-30T11:33:09.784Z] [2020-07-30T11:33:09.784Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:09.784Z] #53 0.282 + RM_GOPATH=0 [2020-07-30T11:33:09.784Z] #53 0.283 + TMP_GOPATH= [2020-07-30T11:33:09.784Z] #53 0.283 + : /build [2020-07-30T11:33:09.784Z] #53 0.283 + '[' -z '' ']' [2020-07-30T11:33:09.784Z] #53 0.287 ++ mktemp -d [2020-07-30T11:33:09.784Z] #53 0.292 + export GOPATH=/tmp/tmp.TP9FoS3oiN [2020-07-30T11:33:09.784Z] #53 0.293 + GOPATH=/tmp/tmp.TP9FoS3oiN [2020-07-30T11:33:09.784Z] #53 0.293 + RM_GOPATH=1 [2020-07-30T11:33:09.784Z] #53 0.295 + case "$(go env GOARCH)" in [2020-07-30T11:33:09.784Z] #53 0.298 ++ go env GOARCH [2020-07-30T11:33:09.784Z] #53 0.352 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.784Z] #53 0.352 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.784Z] #53 0.353 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:09.784Z] #53 0.359 + dir=/tmp/install [2020-07-30T11:33:09.784Z] #53 0.359 + bin=containerd [2020-07-30T11:33:09.784Z] #53 0.359 + shift [2020-07-30T11:33:09.784Z] #53 0.359 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:33:09.784Z] #53 0.359 + . /tmp/install/containerd.installer [2020-07-30T11:33:09.784Z] #53 0.359 ++ set -e [2020-07-30T11:33:09.784Z] #53 0.360 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:33:09.784Z] #53 0.360 + install_containerd [2020-07-30T11:33:09.824Z] #41 ... [2020-07-30T11:33:09.824Z] [2020-07-30T11:33:09.824Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:09.824Z] #51 9.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:09.824Z] #51 10.11 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:09.824Z] #51 10.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:09.824Z] #51 ... [2020-07-30T11:33:09.824Z] [2020-07-30T11:33:09.824Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:09.824Z] #60 9.121 + RM_GOPATH=0 [2020-07-30T11:33:09.824Z] #60 9.121 + TMP_GOPATH= [2020-07-30T11:33:09.824Z] #60 9.121 + : /build [2020-07-30T11:33:09.824Z] #60 9.121 + '[' -z '' ']' [2020-07-30T11:33:09.824Z] #60 9.121 ++ mktemp -d [2020-07-30T11:33:09.824Z] #60 9.122 + export GOPATH=/tmp/tmp.UyRX2zu96g [2020-07-30T11:33:09.824Z] #60 9.122 + GOPATH=/tmp/tmp.UyRX2zu96g [2020-07-30T11:33:09.824Z] #60 9.122 + RM_GOPATH=1 [2020-07-30T11:33:09.824Z] #60 9.122 + case "$(go env GOARCH)" in [2020-07-30T11:33:09.824Z] #60 9.123 ++ go env GOARCH [2020-07-30T11:33:09.824Z] #60 9.155 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.824Z] #60 9.155 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:09.824Z] #60 9.155 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:09.824Z] #60 9.161 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:09.824Z] #60 9.161 + dir=/tmp/install [2020-07-30T11:33:09.824Z] #60 9.161 + bin=proxy [2020-07-30T11:33:09.824Z] #60 9.161 + shift [2020-07-30T11:33:09.824Z] #60 9.161 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:33:09.824Z] #60 9.161 + . /tmp/install/proxy.installer [2020-07-30T11:33:09.824Z] #60 9.161 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:09.824Z] #60 9.161 + install_proxy [2020-07-30T11:33:09.824Z] #60 9.161 + case "$1" in [2020-07-30T11:33:09.824Z] #60 9.161 + export CGO_ENABLED=0 [2020-07-30T11:33:09.824Z] #60 9.161 + CGO_ENABLED=0 [2020-07-30T11:33:09.824Z] #60 9.161 + _install_proxy [2020-07-30T11:33:09.824Z] #60 9.161 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:33:09.824Z] #60 9.161 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UyRX2zu96g/src/github.com/docker/libnetwork [2020-07-30T11:33:09.824Z] #60 9.188 Cloning into '/tmp/tmp.UyRX2zu96g/src/github.com/docker/libnetwork'... [2020-07-30T11:33:09.859Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.3s done [2020-07-30T11:33:09.870Z] #30 14.51 math [2020-07-30T11:33:09.900Z] #39 91.47 CC criu/sysfs_parse.o [2020-07-30T11:33:09.900Z] #39 91.66 CC criu/timens.o [2020-07-30T11:33:09.900Z] #39 91.82 CC criu/timerfd.o [2020-07-30T11:33:10.086Z] #60 ... [2020-07-30T11:33:10.086Z] [2020-07-30T11:33:10.086Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:10.086Z] #28 8.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:33:10.086Z] #28 8.709 Cloning into '.'... [2020-07-30T11:33:10.086Z] #28 ... [2020-07-30T11:33:10.086Z] [2020-07-30T11:33:10.086Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:10.086Z] #54 7.492 + RM_GOPATH=0 [2020-07-30T11:33:10.086Z] #54 7.492 + TMP_GOPATH= [2020-07-30T11:33:10.086Z] #54 7.492 + : /build [2020-07-30T11:33:10.086Z] #54 7.492 + '[' -z '' ']' [2020-07-30T11:33:10.086Z] #54 7.492 ++ mktemp -d [2020-07-30T11:33:10.086Z] #54 7.492 + export GOPATH=/tmp/tmp.QUTQ18VwlN [2020-07-30T11:33:10.086Z] #54 7.492 + GOPATH=/tmp/tmp.QUTQ18VwlN [2020-07-30T11:33:10.086Z] #54 7.492 + RM_GOPATH=1 [2020-07-30T11:33:10.086Z] #54 7.492 + case "$(go env GOARCH)" in [2020-07-30T11:33:10.086Z] #54 7.492 ++ go env GOARCH [2020-07-30T11:33:10.086Z] #54 7.507 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.086Z] #54 7.507 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.086Z] #54 7.516 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:10.086Z] #54 7.534 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:10.086Z] #54 7.534 + dir=/tmp/install [2020-07-30T11:33:10.086Z] #54 7.534 + bin=rootlesskit [2020-07-30T11:33:10.086Z] #54 7.534 + shift [2020-07-30T11:33:10.086Z] #54 7.534 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:33:10.086Z] #54 7.534 + . /tmp/install/rootlesskit.installer [2020-07-30T11:33:10.086Z] #54 7.534 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:10.086Z] #54 7.534 + install_rootlesskit [2020-07-30T11:33:10.086Z] #54 7.534 + case "$1" in [2020-07-30T11:33:10.086Z] #54 7.534 + export CGO_ENABLED=0 [2020-07-30T11:33:10.086Z] #54 7.534 + CGO_ENABLED=0 [2020-07-30T11:33:10.086Z] #54 7.534 + _install_rootlesskit [2020-07-30T11:33:10.086Z] #54 7.534 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:33:10.086Z] #54 7.534 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QUTQ18VwlN/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:10.086Z] #54 7.534 Cloning into '/tmp/tmp.QUTQ18VwlN/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:33:10.096Z] #53 0.362 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:33:10.096Z] #53 0.362 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:33:10.096Z] #53 0.362 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TP9FoS3oiN/src/github.com/containerd/containerd [2020-07-30T11:33:10.096Z] #53 0.395 Cloning into '/tmp/tmp.TP9FoS3oiN/src/github.com/containerd/containerd'... [2020-07-30T11:33:10.121Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-07-30T11:33:10.192Z] #39 91.96 CC criu/tty.o [2020-07-30T11:33:10.346Z] #54 ... [2020-07-30T11:33:10.346Z] [2020-07-30T11:33:10.347Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:10.347Z] #23 8.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:10.347Z] #23 8.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:10.347Z] #23 8.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:10.347Z] #23 9.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:10.391Z] #7 DONE 27.6s [2020-07-30T11:33:10.392Z] [2020-07-30T11:33:10.392Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-30T11:33:10.607Z] #23 ... [2020-07-30T11:33:10.607Z] [2020-07-30T11:33:10.607Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:10.607Z] #21 8.093 + RM_GOPATH=0 [2020-07-30T11:33:10.607Z] #21 8.093 + TMP_GOPATH= [2020-07-30T11:33:10.607Z] #21 8.093 + : /build [2020-07-30T11:33:10.607Z] #21 8.093 + '[' -z '' ']' [2020-07-30T11:33:10.607Z] #21 8.100 ++ mktemp -d [2020-07-30T11:33:10.607Z] #21 8.100 + export GOPATH=/tmp/tmp.NPwhX8p68M [2020-07-30T11:33:10.607Z] #21 8.100 + GOPATH=/tmp/tmp.NPwhX8p68M [2020-07-30T11:33:10.607Z] #21 8.100 + RM_GOPATH=1 [2020-07-30T11:33:10.607Z] #21 8.100 + case "$(go env GOARCH)" in [2020-07-30T11:33:10.607Z] #21 8.100 ++ go env GOARCH [2020-07-30T11:33:10.607Z] #21 8.102 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.607Z] #21 8.102 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.607Z] #21 8.105 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:10.607Z] #21 8.107 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:33:10.607Z] #21 8.111 + dir=/tmp/install [2020-07-30T11:33:10.607Z] #21 8.111 + bin=dockercli [2020-07-30T11:33:10.607Z] #21 8.111 + shift [2020-07-30T11:33:10.607Z] #21 8.111 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:33:10.607Z] #21 8.111 + . /tmp/install/dockercli.installer [2020-07-30T11:33:10.607Z] #21 8.111 ++ : stable [2020-07-30T11:33:10.607Z] #21 8.111 ++ : 17.06.2-ce [2020-07-30T11:33:10.607Z] #21 8.111 + install_dockercli [2020-07-30T11:33:10.607Z] #21 8.111 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:33:10.607Z] #21 8.111 ++ uname -m [2020-07-30T11:33:10.607Z] #21 8.111 + arch=x86_64 [2020-07-30T11:33:10.607Z] #21 8.111 + '[' x86_64 '!=' x86_64 ']' [2020-07-30T11:33:10.607Z] #21 8.111 + url=https://download.docker.com/linux/static [2020-07-30T11:33:10.607Z] #21 8.111 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-30T11:33:10.607Z] #21 8.111 + tar -xz docker/docker [2020-07-30T11:33:10.607Z] #21 ... [2020-07-30T11:33:10.607Z] [2020-07-30T11:33:10.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:10.607Z] #10 9.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:10.607Z] #10 9.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:10.607Z] #10 9.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:10.607Z] #10 11.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:10.804Z] #30 15.33 runtime [2020-07-30T11:33:10.869Z] #10 ... [2020-07-30T11:33:10.869Z] [2020-07-30T11:33:10.869Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:10.869Z] #45 8.378 + RM_GOPATH=0 [2020-07-30T11:33:10.869Z] #45 8.378 + TMP_GOPATH= [2020-07-30T11:33:10.869Z] #45 8.378 + : /build [2020-07-30T11:33:10.869Z] #45 8.378 + '[' -z '' ']' [2020-07-30T11:33:10.869Z] #45 8.379 ++ mktemp -d [2020-07-30T11:33:10.869Z] #45 8.379 + export GOPATH=/tmp/tmp.Yr7KBWflsy [2020-07-30T11:33:10.869Z] #45 8.379 + GOPATH=/tmp/tmp.Yr7KBWflsy [2020-07-30T11:33:10.869Z] #45 8.379 + RM_GOPATH=1 [2020-07-30T11:33:10.869Z] #45 8.379 + case "$(go env GOARCH)" in [2020-07-30T11:33:10.869Z] #45 8.380 ++ go env GOARCH [2020-07-30T11:33:10.869Z] #45 8.411 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.869Z] #45 8.411 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:10.869Z] #45 8.416 Installing golangci-lint version v1.23.8 [2020-07-30T11:33:10.869Z] #45 8.416 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:10.869Z] #45 8.416 + dir=/tmp/install [2020-07-30T11:33:10.869Z] #45 8.416 + bin=golangci_lint [2020-07-30T11:33:10.869Z] #45 8.416 + shift [2020-07-30T11:33:10.869Z] #45 8.416 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:33:10.869Z] #45 8.416 + . /tmp/install/golangci_lint.installer [2020-07-30T11:33:10.869Z] #45 8.416 ++ : v1.23.8 [2020-07-30T11:33:10.869Z] #45 8.416 + install_golangci_lint [2020-07-30T11:33:10.869Z] #45 8.416 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:33:10.869Z] #45 8.416 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:33:10.869Z] #45 ... [2020-07-30T11:33:10.869Z] [2020-07-30T11:33:10.869Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:10.869Z] #43 10.71 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:11.035Z] #41 109.8 mime/quotedprintable [2020-07-30T11:33:11.132Z] #43 12.01 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:33:11.232Z] #39 92.90 CC criu/tun.o [2020-07-30T11:33:11.295Z] #41 110.2 net/http/internal [2020-07-30T11:33:11.369Z] Running on azwin-2-5ee980 in d:\jenkins\workspace\moby_PR-41284 [Pipeline] { [Pipeline] ws [2020-07-30T11:33:11.386Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-30T11:33:11.394Z] #43 12.33 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:33:11.394Z] #43 12.55 go: downloading github.com/fatih/color v1.6.0 [Pipeline] checkout [2020-07-30T11:33:11.583Z] #39 93.20 CC criu/uffd.o [2020-07-30T11:33:11.654Z] #43 12.60 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:11.654Z] #43 12.60 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:11.654Z] #43 12.61 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:11.654Z] #43 12.63 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:33:11.654Z] #43 12.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:11.654Z] #43 12.77 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:11.878Z] #39 93.70 CC criu/util.o [2020-07-30T11:33:12.217Z] #53 ... [2020-07-30T11:33:12.217Z] [2020-07-30T11:33:12.217Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:12.217Z] #24 24.05 Reading package lists... [2020-07-30T11:33:12.217Z] #24 30.82 Building dependency tree... [2020-07-30T11:33:12.217Z] #24 33.77 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:33:12.217Z] #24 33.77 The following additional packages will be installed: [2020-07-30T11:33:12.217Z] #24 33.79 libjq1 libonig5 [2020-07-30T11:33:12.217Z] #24 34.37 The following NEW packages will be installed: [2020-07-30T11:33:12.217Z] #24 34.38 jq libjq1 libonig5 [2020-07-30T11:33:12.217Z] #24 34.56 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:12.217Z] #24 34.56 Need to get 358 kB of archives. [2020-07-30T11:33:12.217Z] #24 34.56 After this operation, 1277 kB of additional disk space will be used. [2020-07-30T11:33:12.217Z] #24 34.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-30T11:33:12.217Z] #24 34.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-30T11:33:12.217Z] #24 34.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-30T11:33:12.217Z] #24 36.26 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:12.217Z] #24 36.53 Fetched 358 kB in 0s (2919 kB/s) [2020-07-30T11:33:12.217Z] #24 36.65 Selecting previously unselected package libonig5:ppc64el. [2020-07-30T11:33:12.217Z] #24 36.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 ... 15339 files and directories currently installed.) [2020-07-30T11:33:12.217Z] #24 36.73 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-30T11:33:12.217Z] #24 36.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-30T11:33:12.217Z] #24 37.04 Selecting previously unselected package libjq1:ppc64el. [2020-07-30T11:33:12.217Z] #24 37.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-30T11:33:12.217Z] #24 37.08 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-30T11:33:12.217Z] #24 37.33 Selecting previously unselected package jq. [2020-07-30T11:33:12.217Z] #24 37.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-30T11:33:12.217Z] #24 37.37 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:12.217Z] #24 37.64 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-30T11:33:12.217Z] #24 37.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-30T11:33:12.217Z] #24 37.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:12.217Z] #24 37.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:12.217Z] #24 DONE 38.0s [2020-07-30T11:33:12.217Z] [2020-07-30T11:33:12.217Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:33:12.217Z] #25 DONE 0.1s [2020-07-30T11:33:12.217Z] [2020-07-30T11:33:12.217Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:12.234Z] #41 ... [2020-07-30T11:33:12.234Z] [2020-07-30T11:33:12.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:12.234Z] #39 32.56 CC images/tty.o [2020-07-30T11:33:12.234Z] #39 33.09 CC images/file-lock.o [2020-07-30T11:33:12.234Z] #39 33.27 CC images/rlimit.o [2020-07-30T11:33:12.234Z] #39 33.42 CC images/pagemap.o [2020-07-30T11:33:12.234Z] #39 33.78 CC images/siginfo.o [2020-07-30T11:33:12.234Z] #39 34.06 CC images/rpc.o [2020-07-30T11:33:12.234Z] #39 34.97 CC images/ext-file.o [2020-07-30T11:33:12.234Z] #39 35.21 CC images/cgroup.o [2020-07-30T11:33:12.234Z] #39 35.79 CC images/userns.o [2020-07-30T11:33:12.234Z] #39 36.05 CC images/google/protobuf/descriptor.o [2020-07-30T11:33:12.234Z] #39 37.62 CC images/opts.o [2020-07-30T11:33:12.234Z] #39 37.85 CC images/seccomp.o [2020-07-30T11:33:12.234Z] #39 38.12 CC images/binfmt-misc.o [2020-07-30T11:33:12.494Z] #39 38.36 CC images/time.o [2020-07-30T11:33:12.494Z] #39 38.51 CC images/sysctl.o [2020-07-30T11:33:12.513Z] #39 94.20 CC criu/uts_ns.o [2020-07-30T11:33:12.513Z] #39 94.31 CC criu/vdso.o [2020-07-30T11:33:12.598Z] #43 13.56 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:33:12.598Z] #43 13.57 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:33:12.598Z] #43 13.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:12.754Z] #39 38.70 CC images/autofs.o [2020-07-30T11:33:12.806Z] #39 94.52 LINK criu/built-in.o [2020-07-30T11:33:12.806Z] #39 94.58 LINK criu/criu [2020-07-30T11:33:12.859Z] #43 13.68 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:12.859Z] #43 13.88 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:12.859Z] #43 13.97 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:13.014Z] #39 38.98 CC images/macvlan.o [2020-07-30T11:33:13.099Z] #39 94.76 DEP lib/c/criu.d [2020-07-30T11:33:13.099Z] #39 94.80 CC images/rpc.pb-c.o [2020-07-30T11:33:13.119Z] #43 14.15 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:13.119Z] #43 14.18 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:13.273Z] #39 39.19 CC images/sit.o [2020-07-30T11:33:13.273Z] #39 39.37 CC images/memfd.o [2020-07-30T11:33:13.329Z] #30 ... [2020-07-30T11:33:13.329Z] [2020-07-30T11:33:13.329Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:13.329Z] #43 10.58 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:13.329Z] #43 11.32 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:13.329Z] #43 12.86 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:33:13.329Z] #43 13.10 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:33:13.329Z] #43 13.39 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:13.329Z] #43 13.61 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:33:13.329Z] #43 13.61 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:13.329Z] #43 13.62 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:13.329Z] #43 13.64 go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:33:13.329Z] #43 13.72 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:13.329Z] #43 13.92 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:13.329Z] #43 14.08 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:33:13.329Z] #43 14.45 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:13.329Z] #43 14.51 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:13.329Z] #43 14.57 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:13.329Z] #43 14.58 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:33:13.329Z] #43 14.92 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:13.329Z] #43 15.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:13.329Z] #43 15.04 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:13.329Z] #43 15.51 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:13.329Z] #43 15.51 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:13.329Z] #43 15.57 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:13.329Z] #43 15.68 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:13.379Z] #43 14.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:13.379Z] #43 14.34 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:13.379Z] #43 14.34 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:13.379Z] #43 14.44 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:13.391Z] #39 95.14 CC lib/c/criu.o [2020-07-30T11:33:13.683Z] #39 95.56 LINK lib/c/built-in.o [2020-07-30T11:33:13.842Z] #39 39.74 CC images/timens.o [2020-07-30T11:33:13.975Z] #39 95.57 LINK lib/c/libcriu.so [2020-07-30T11:33:13.975Z] #39 95.59 LINK lib/c/libcriu.a [2020-07-30T11:33:13.975Z] #39 95.74 GEN magic.py [2020-07-30T11:33:13.975Z] #39 95.80 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:33:13.975Z] #39 95.80 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:33:13.975Z] #39 95.81 Note: Building without GnuTLS support [2020-07-30T11:33:13.975Z] #39 95.81 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:33:13.976Z] #39 95.81 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:33:14.102Z] #39 40.04 LINK images/built-in.o [2020-07-30T11:33:14.276Z] #43 ... [2020-07-30T11:33:14.276Z] [2020-07-30T11:33:14.276Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:14.276Z] #23 18.98 Fetched 8369 kB in 14s (601 kB/s) [2020-07-30T11:33:14.276Z] #39 96.04 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:33:14.337Z] #26 ... [2020-07-30T11:33:14.337Z] [2020-07-30T11:33:14.337Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:14.337Z] #61 DONE 40.0s [2020-07-30T11:33:14.337Z] [2020-07-30T11:33:14.337Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:14.337Z] #39 23.68 Reading package lists... [2020-07-30T11:33:14.337Z] #39 31.02 Building dependency tree... [2020-07-30T11:33:14.337Z] #39 33.85 The following additional packages will be installed: [2020-07-30T11:33:14.337Z] #39 33.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:33:14.337Z] #39 33.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:33:14.337Z] #39 33.87 Suggested packages: [2020-07-30T11:33:14.337Z] #39 33.87 manpages-dev python-setuptools [2020-07-30T11:33:14.337Z] #39 35.34 The following NEW packages will be installed: [2020-07-30T11:33:14.337Z] #39 35.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:33:14.337Z] #39 35.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:33:14.337Z] #39 35.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:33:14.337Z] #39 35.36 python-six zlib1g-dev [2020-07-30T11:33:14.337Z] #39 35.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:14.337Z] #39 35.48 Need to get 4075 kB of archives. [2020-07-30T11:33:14.337Z] #39 35.48 After this operation, 24.5 MB of additional disk space will be used. [2020-07-30T11:33:14.337Z] #39 35.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-30T11:33:14.337Z] #39 35.67 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-30T11:33:14.337Z] #39 35.76 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-30T11:33:14.337Z] #39 35.78 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-30T11:33:14.337Z] #39 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-30T11:33:14.337Z] #39 35.80 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-30T11:33:14.337Z] #39 35.82 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-30T11:33:14.337Z] #39 35.82 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-30T11:33:14.337Z] #39 35.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-30T11:33:14.337Z] #39 36.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-30T11:33:14.337Z] #39 36.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-30T11:33:14.337Z] #39 36.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-30T11:33:14.337Z] #39 36.57 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-30T11:33:14.337Z] #39 36.65 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-30T11:33:14.337Z] #39 36.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-30T11:33:14.337Z] #39 36.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:33:14.337Z] #39 36.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-30T11:33:14.337Z] #39 38.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:14.337Z] #39 38.94 Fetched 4075 kB in 1s (2861 kB/s) [2020-07-30T11:33:14.337Z] #39 39.12 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-30T11:33:14.337Z] #39 39.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-30T11:33:14.337Z] #39 39.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 39.23 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-30T11:33:14.337Z] #39 39.44 Selecting previously unselected package libnet1:ppc64el. [2020-07-30T11:33:14.337Z] #39 39.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 39.45 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:14.337Z] #39 39.65 Selecting previously unselected package libnet1-dev. [2020-07-30T11:33:14.337Z] #39 39.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 39.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:14.337Z] #39 39.93 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-30T11:33:14.337Z] #39 39.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 39.97 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-30T11:33:14.337Z] #39 40.14 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-30T11:33:14.337Z] #39 40.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 40.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-30T11:33:14.337Z] #39 40.43 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-30T11:33:14.337Z] #39 40.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-30T11:33:14.337Z] #39 40.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:33:14.362Z] #39 40.17 GEN compel/include/asm [2020-07-30T11:33:14.362Z] #39 40.19 GEN compel/include/version.h [2020-07-30T11:33:14.362Z] #39 40.21 touch .config [2020-07-30T11:33:14.362Z] #39 40.26 GEN include/common/config.h [2020-07-30T11:33:14.362Z] #39 40.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-30T11:33:14.568Z] #39 ... [2020-07-30T11:33:14.568Z] [2020-07-30T11:33:14.568Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:14.568Z] #36 DONE 133.4s [2020-07-30T11:33:14.568Z] [2020-07-30T11:33:14.568Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:14.606Z] #8 DONE 3.8s [2020-07-30T11:33:14.606Z] [2020-07-30T11:33:14.606Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-30T11:33:14.621Z] #39 40.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-30T11:33:14.622Z] #39 40.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-30T11:33:14.622Z] #39 40.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-30T11:33:14.622Z] #39 40.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-30T11:33:14.622Z] #39 40.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-30T11:33:14.622Z] #39 40.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-30T11:33:14.622Z] #39 40.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-30T11:33:14.622Z] #39 40.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-30T11:33:14.622Z] #39 40.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:33:14.622Z] #39 40.56 DEP compel/plugins/std/infect.d [2020-07-30T11:33:14.641Z] #39 40.64 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-30T11:33:14.641Z] #39 40.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-30T11:33:14.641Z] #39 40.66 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:33:14.641Z] #39 ... [2020-07-30T11:33:14.641Z] [2020-07-30T11:33:14.641Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:14.641Z] #26 2.560 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:33:14.872Z] #9 DONE 0.8s [2020-07-30T11:33:14.872Z] [2020-07-30T11:33:14.872Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-30T11:33:14.872Z] #27 DONE 0.1s [2020-07-30T11:33:14.872Z] [2020-07-30T11:33:14.872Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:14.881Z] #39 40.69 DEP compel/plugins/std/string.d [2020-07-30T11:33:14.881Z] #39 ... [2020-07-30T11:33:14.881Z] [2020-07-30T11:33:14.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:14.881Z] #10 103.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:33:14.881Z] #10 103.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:33:14.881Z] #10 103.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:14.881Z] #10 ... [2020-07-30T11:33:14.881Z] [2020-07-30T11:33:14.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:14.881Z] #39 40.83 DEP compel/plugins/std/log.d [2020-07-30T11:33:15.136Z] #38 ... [2020-07-30T11:33:15.136Z] [2020-07-30T11:33:15.136Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-30T11:33:15.136Z] #35 DONE 0.1s [2020-07-30T11:33:15.136Z] [2020-07-30T11:33:15.136Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:15.141Z] #39 40.95 DEP compel/plugins/std/fds.d [2020-07-30T11:33:15.141Z] #39 41.04 DEP compel/plugins/std/std.d [2020-07-30T11:33:15.141Z] #39 41.18 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:33:15.203Z] #45 ... [2020-07-30T11:33:15.203Z] [2020-07-30T11:33:15.203Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:33:15.206Z] #23 18.98 Reading package lists... [2020-07-30T11:33:15.206Z] #23 ... [2020-07-30T11:33:15.206Z] [2020-07-30T11:33:15.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:15.206Z] #41 9.573 + cd /tmp/tmp.7KNeQuXgsx/src/github.com/LK4D4/vndr [2020-07-30T11:33:15.206Z] #41 9.574 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:15.206Z] #41 9.595 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:33:15.206Z] #41 12.95 runtime/internal/sys [2020-07-30T11:33:15.206Z] #41 12.95 internal/cpu [2020-07-30T11:33:15.206Z] #41 13.39 runtime/internal/math [2020-07-30T11:33:15.206Z] #41 13.70 internal/race [2020-07-30T11:33:15.206Z] #41 13.99 sync/atomic [2020-07-30T11:33:15.206Z] #41 14.58 internal/bytealg [2020-07-30T11:33:15.206Z] #41 14.80 unicode [2020-07-30T11:33:15.206Z] #41 16.78 runtime [2020-07-30T11:33:15.206Z] #41 ... [2020-07-30T11:33:15.206Z] [2020-07-30T11:33:15.206Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:15.206Z] #43 19.25 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:15.206Z] #43 19.85 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:15.206Z] #43 19.87 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:15.293Z] #26 3.236 [2020-07-30T11:33:15.401Z] #39 41.29 DEP compel/plugins/fds/fds.d [2020-07-30T11:33:15.401Z] #39 41.41 CC compel/plugins/std/std.o [2020-07-30T11:33:15.495Z] #37 DONE 0.3s [2020-07-30T11:33:15.495Z] [2020-07-30T11:33:15.495Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:15.495Z] #39 96.77 make[1]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.03 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:33:15.495Z] #39 97.03 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:33:15.495Z] #39 97.04 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:33:15.495Z] #39 97.05 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:33:15.495Z] #39 97.05 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:33:15.495Z] #39 97.06 make[1]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:33:15.495Z] #39 97.10 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.11 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.12 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.14 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.15 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.16 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.17 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.19 make[2]: Nothing to be done for 'all'. [2020-07-30T11:33:15.495Z] #39 97.20 INSTALL criu/criu [2020-07-30T11:33:15.495Z] #39 DONE 97.4s [2020-07-30T11:33:15.495Z] [2020-07-30T11:33:15.495Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:15.906Z] #26 3.477 0.7% ### 4.8% ###### 8.8% ######### [2020-07-30T11:33:15.906Z] #26 ... [2020-07-30T11:33:15.906Z] [2020-07-30T11:33:15.906Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:15.906Z] #33 23.66 Reading package lists... [2020-07-30T11:33:15.906Z] #33 32.15 Building dependency tree... [2020-07-30T11:33:15.906Z] #33 35.04 The following additional packages will be installed: [2020-07-30T11:33:15.906Z] #33 35.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:33:15.906Z] #33 35.06 Suggested packages: [2020-07-30T11:33:15.906Z] #33 35.07 cmake-doc ninja-build lrzip [2020-07-30T11:33:15.906Z] #33 35.07 Recommended packages: [2020-07-30T11:33:15.906Z] #33 35.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:33:15.906Z] #33 36.36 The following NEW packages will be installed: [2020-07-30T11:33:15.906Z] #33 36.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:33:15.906Z] #33 36.37 vim-common xxd [2020-07-30T11:33:15.906Z] #33 36.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:15.906Z] #33 36.58 Need to get 14.9 MB of archives. [2020-07-30T11:33:15.906Z] #33 36.58 After this operation, 67.2 MB of additional disk space will be used. [2020-07-30T11:33:15.906Z] #33 36.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-30T11:33:15.906Z] #33 36.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:33:15.906Z] #33 36.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:33:15.906Z] #33 36.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-30T11:33:15.906Z] #33 38.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-30T11:33:15.906Z] #33 38.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-30T11:33:15.906Z] #33 38.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-30T11:33:15.906Z] #33 38.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-30T11:33:15.906Z] #33 38.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-30T11:33:15.906Z] #33 38.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-30T11:33:15.906Z] #33 40.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:15.906Z] #33 40.37 Fetched 14.9 MB in 2s (6799 kB/s) [2020-07-30T11:33:15.906Z] #33 40.56 Selecting previously unselected package xxd. [2020-07-30T11:33:15.906Z] #33 40.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-30T11:33:15.906Z] #33 40.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-30T11:33:15.906Z] #33 40.73 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:33:15.906Z] #33 41.05 Selecting previously unselected package vim-common. [2020-07-30T11:33:15.906Z] #33 41.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:33:15.906Z] #33 41.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:33:15.906Z] #33 41.63 Selecting previously unselected package cmake-data. [2020-07-30T11:33:15.906Z] #33 41.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:33:15.906Z] #33 41.67 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:33:15.906Z] #33 ... [2020-07-30T11:33:15.906Z] [2020-07-30T11:33:15.906Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:15.979Z] #39 41.79 CC compel/plugins/std/fds.o [2020-07-30T11:33:16.242Z] #39 42.19 CC compel/plugins/std/log.o [2020-07-30T11:33:16.532Z] #52 ... [2020-07-30T11:33:16.532Z] [2020-07-30T11:33:16.532Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:33:16.532Z] #40 DONE 0.2s [2020-07-30T11:33:16.532Z] [2020-07-30T11:33:16.532Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:33:16.532Z] #42 DONE 0.1s [2020-07-30T11:33:16.532Z] [2020-07-30T11:33:16.532Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:33:16.591Z] #43 ... [2020-07-30T11:33:16.591Z] [2020-07-30T11:33:16.591Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:16.591Z] #32 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:16.591Z] #32 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:16.591Z] #32 19.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:16.591Z] #32 ... [2020-07-30T11:33:16.591Z] [2020-07-30T11:33:16.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:16.591Z] #41 20.39 unicode/utf8 [2020-07-30T11:33:16.689Z] #43 17.58 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:16.824Z] #44 DONE 0.1s [2020-07-30T11:33:16.824Z] [2020-07-30T11:33:16.824Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:16.850Z] #41 21.49 math [2020-07-30T11:33:17.180Z] #39 42.98 CC compel/plugins/std/string.o [2020-07-30T11:33:17.418Z] #41 ... [2020-07-30T11:33:17.418Z] [2020-07-30T11:33:17.418Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:17.418Z] #10 11.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:17.418Z] #10 17.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:17.418Z] #10 20.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:17.418Z] #10 ... [2020-07-30T11:33:17.418Z] [2020-07-30T11:33:17.418Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:17.418Z] #30 21.83 internal/testlog [2020-07-30T11:33:17.440Z] #39 43.46 CC compel/plugins/std/infect.o [2020-07-30T11:33:17.634Z] #43 18.66 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:17.675Z] #30 ... [2020-07-30T11:33:17.675Z] [2020-07-30T11:33:17.675Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:17.675Z] #51 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:17.675Z] #51 16.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:17.675Z] #51 19.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:17.675Z] #51 ... [2020-07-30T11:33:17.675Z] [2020-07-30T11:33:17.675Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:17.675Z] #30 22.35 encoding [2020-07-30T11:33:17.742Z] #26 3.477 0.7% ### 4.8% ###### 8.8% ######### 12.9% ########## 14.9% ############# 19.0% ################ 23.1% ################### 27.2% ####################### 33.3% ########################## 37.4% ############################# 41.4% ################################### 49.6% ######################################### 57.7% ############################################# 63.8% ################################################## 69.9% ###################################################### 76.0% ########################################################### 82.2% ############################################################### 88.3% ################################################################### 94.4% ######################################################################## 100.0% [2020-07-30T11:33:17.933Z] #30 ... [2020-07-30T11:33:17.933Z] [2020-07-30T11:33:17.933Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:17.933Z] #38 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:17.933Z] #38 ... [2020-07-30T11:33:17.933Z] [2020-07-30T11:33:17.933Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:17.933Z] #54 15.38 + cd /tmp/tmp.lX6ilccoSZ/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:17.933Z] #54 15.40 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:17.933Z] #54 15.88 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:33:17.933Z] #54 15.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:33:18.010Z] #39 43.90 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-30T11:33:18.010Z] #39 43.94 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-30T11:33:18.010Z] #39 43.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-30T11:33:18.039Z] #26 6.019 [2020-07-30T11:33:18.193Z] #54 ... [2020-07-30T11:33:18.193Z] [2020-07-30T11:33:18.193Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:18.193Z] #30 22.67 runtime/cgo [2020-07-30T11:33:18.270Z] #39 44.06 AR compel/plugins/std.lib.a [2020-07-30T11:33:18.270Z] #39 44.17 CC compel/plugins/fds/fds.o [2020-07-30T11:33:18.335Z] #52 112.7 + bin/containerd [2020-07-30T11:33:18.529Z] #39 44.49 AR compel/plugins/fds.lib.a [2020-07-30T11:33:18.529Z] #39 44.54 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:33:18.529Z] #39 44.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:33:18.646Z] #26 6.269 # 2.8% ############################# 40.9% ########################################################## 81.0% ######################################################################## 100.0% [2020-07-30T11:33:18.789Z] #39 44.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-30T11:33:18.789Z] #39 44.77 HOSTDEP compel/src/main-host.d [2020-07-30T11:33:19.021Z] #43 20.08 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:19.055Z] #39 ... [2020-07-30T11:33:19.055Z] [2020-07-30T11:33:19.055Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:19.055Z] #54 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:33:19.055Z] #54 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:33:19.055Z] #54 DONE 117.8s [2020-07-30T11:33:19.055Z] [2020-07-30T11:33:19.055Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:33:19.055Z] #55 DONE 0.0s [2020-07-30T11:33:19.055Z] [2020-07-30T11:33:19.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:19.055Z] #39 44.90 DEP compel/src/lib/ptrace.d [2020-07-30T11:33:19.055Z] #39 ... [2020-07-30T11:33:19.055Z] [2020-07-30T11:33:19.055Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:33:19.055Z] #56 DONE 0.1s [2020-07-30T11:33:19.302Z] #26 7.048 [2020-07-30T11:33:19.317Z] [2020-07-30T11:33:19.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:19.317Z] #10 117.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-30T11:33:19.317Z] #10 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-30T11:33:19.317Z] #10 117.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:33:19.317Z] #10 117.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-30T11:33:19.317Z] #10 117.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-30T11:33:19.317Z] #10 117.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:33:19.317Z] #10 118.1 Selecting previously unselected package libbtrfs0. [2020-07-30T11:33:19.317Z] #10 118.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:33:19.317Z] #10 118.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:19.317Z] #10 118.2 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:33:19.317Z] #10 118.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:33:19.317Z] #10 118.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:19.372Z] #36 4.161 + git clone https://github.com/docker/distribution.git . [2020-07-30T11:33:19.372Z] #36 4.164 Cloning into '.'... [2020-07-30T11:33:19.576Z] #10 118.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-30T11:33:19.576Z] #10 118.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:33:19.576Z] #10 118.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:33:19.620Z] #26 7.284 ########## 14.0% ################################ 44.9% ######################################################################## 100.0% [2020-07-30T11:33:19.835Z] #10 118.6 Selecting previously unselected package libudev-dev:amd64. [2020-07-30T11:33:19.835Z] #10 118.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:33:20.095Z] #10 118.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:33:20.269Z] #26 8.121 [2020-07-30T11:33:20.269Z] #26 ... [2020-07-30T11:33:20.269Z] [2020-07-30T11:33:20.269Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:20.269Z] #11 36.31 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-30T11:33:20.269Z] #11 36.33 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-30T11:33:20.269Z] #11 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-30T11:33:20.269Z] #11 36.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:33:20.269Z] #11 36.80 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-30T11:33:20.269Z] #11 37.10 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-30T11:33:20.269Z] #11 37.13 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-30T11:33:20.269Z] #11 40.22 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-30T11:33:20.269Z] #11 43.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-30T11:33:20.269Z] #11 43.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-30T11:33:20.269Z] #11 43.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-30T11:33:20.269Z] #11 43.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-30T11:33:20.269Z] #11 43.74 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-30T11:33:20.269Z] #11 43.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-30T11:33:20.269Z] #11 43.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-30T11:33:20.269Z] #11 43.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-30T11:33:20.269Z] #11 43.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-30T11:33:20.269Z] #11 43.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-30T11:33:20.269Z] #11 43.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-30T11:33:20.269Z] #11 43.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-30T11:33:20.269Z] #11 44.03 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-30T11:33:20.269Z] #11 44.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-30T11:33:20.269Z] #11 44.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-30T11:33:20.269Z] #11 45.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:20.269Z] #11 45.67 Fetched 78.9 MB in 9s (9041 kB/s) [2020-07-30T11:33:20.269Z] #11 45.84 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:33:20.269Z] #11 45.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-30T11:33:20.269Z] #11 46.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-30T11:33:20.269Z] #11 46.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:33:20.269Z] #11 ... [2020-07-30T11:33:20.269Z] [2020-07-30T11:33:20.269Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:20.327Z] #36 ... [2020-07-30T11:33:20.327Z] [2020-07-30T11:33:20.327Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:20.327Z] #30 3.529 + RM_GOPATH=0 [2020-07-30T11:33:20.327Z] #30 3.529 + TMP_GOPATH= [2020-07-30T11:33:20.327Z] #30 3.529 + : /build [2020-07-30T11:33:20.327Z] #30 3.529 + '[' -z '' ']' [2020-07-30T11:33:20.327Z] #30 3.535 ++ mktemp -d [2020-07-30T11:33:20.327Z] #30 3.535 + export GOPATH=/tmp/tmp.QSGbTyV03g [2020-07-30T11:33:20.327Z] #30 3.535 + GOPATH=/tmp/tmp.QSGbTyV03g [2020-07-30T11:33:20.327Z] #30 3.535 + RM_GOPATH=1 [2020-07-30T11:33:20.327Z] #30 3.535 + case "$(go env GOARCH)" in [2020-07-30T11:33:20.327Z] #30 3.538 ++ go env GOARCH [2020-07-30T11:33:20.327Z] #30 3.574 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:20.327Z] #30 3.574 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:20.327Z] #30 3.574 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:20.327Z] #30 3.579 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:20.327Z] #30 3.579 + dir=/tmp/install [2020-07-30T11:33:20.327Z] #30 3.579 + bin=tomlv [2020-07-30T11:33:20.327Z] #30 3.579 + shift [2020-07-30T11:33:20.327Z] #30 3.579 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-30T11:33:20.327Z] #30 3.579 + . /tmp/install/tomlv.installer [2020-07-30T11:33:20.327Z] #30 3.579 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:20.327Z] #30 3.579 + install_tomlv [2020-07-30T11:33:20.327Z] #30 3.579 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-30T11:33:20.327Z] #30 3.579 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QSGbTyV03g/src/github.com/BurntSushi/toml [2020-07-30T11:33:20.328Z] #30 3.589 Cloning into '/tmp/tmp.QSGbTyV03g/src/github.com/BurntSushi/toml'... [2020-07-30T11:33:20.328Z] #30 4.293 + cd /tmp/tmp.QSGbTyV03g/src/github.com/BurntSushi/toml [2020-07-30T11:33:20.328Z] #30 4.293 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-30T11:33:20.328Z] #30 4.322 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:33:20.328Z] #30 5.053 math/bits [2020-07-30T11:33:20.328Z] #30 5.083 runtime/internal/sys [2020-07-30T11:33:20.328Z] #30 5.166 internal/cpu [2020-07-30T11:33:20.328Z] #30 5.241 runtime/internal/atomic [2020-07-30T11:33:20.328Z] #30 5.443 runtime/internal/math [2020-07-30T11:33:20.328Z] #30 ... [2020-07-30T11:33:20.328Z] [2020-07-30T11:33:20.328Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:20.328Z] #38 5.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:20.328Z] #38 5.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:20.328Z] #38 5.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:20.354Z] #10 119.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-30T11:33:20.354Z] #10 119.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-30T11:33:20.354Z] #10 119.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:33:20.613Z] #10 119.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-30T11:33:20.613Z] #10 119.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:33:20.613Z] #10 119.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:33:20.613Z] #10 119.5 Selecting previously unselected package libpcre32-3:amd64. [2020-07-30T11:33:20.613Z] #10 119.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:33:20.613Z] #10 119.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:33:20.891Z] #10 119.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-30T11:33:20.891Z] #10 119.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-30T11:33:20.891Z] #10 119.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:33:20.891Z] #10 119.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-30T11:33:20.935Z] #43 ... [2020-07-30T11:33:20.935Z] [2020-07-30T11:33:20.935Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:20.935Z] #21 21.77 + mkdir -p /build [2020-07-30T11:33:20.935Z] #21 21.77 + mv docker/docker /build/ [2020-07-30T11:33:20.935Z] #21 21.79 + rmdir docker [2020-07-30T11:33:21.150Z] #10 119.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-30T11:33:21.151Z] #10 119.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:33:21.197Z] #21 ... [2020-07-30T11:33:21.197Z] [2020-07-30T11:33:21.197Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:21.197Z] #51 12.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:21.197Z] #51 15.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:21.197Z] #51 19.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:21.274Z] #38 6.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:33:21.410Z] #10 120.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-30T11:33:21.410Z] #10 120.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-30T11:33:21.410Z] #10 120.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:33:21.457Z] #51 ... [2020-07-30T11:33:21.457Z] [2020-07-30T11:33:21.457Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:21.457Z] #54 13.47 Checking out files: 90% (722/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-07-30T11:33:21.457Z] #54 13.62 + cd /tmp/tmp.QUTQ18VwlN/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:21.457Z] #54 13.62 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:21.457Z] #54 14.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:33:21.457Z] #54 14.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:33:21.457Z] #54 ... [2020-07-30T11:33:21.457Z] [2020-07-30T11:33:21.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:21.457Z] #38 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:21.457Z] #38 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:21.487Z] #30 ... [2020-07-30T11:33:21.487Z] [2020-07-30T11:33:21.487Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:21.487Z] #21 23.11 + mkdir -p /build [2020-07-30T11:33:21.487Z] #21 23.11 + mv docker/docker /build/ [2020-07-30T11:33:21.487Z] #21 23.15 + rmdir docker [2020-07-30T11:33:21.487Z] #21 DONE 25.7s [2020-07-30T11:33:21.487Z] [2020-07-30T11:33:21.487Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:21.487Z] #43 24.69 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:33:21.487Z] #43 24.74 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:33:21.487Z] #43 24.98 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:21.487Z] #43 25.17 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:21.487Z] #43 25.21 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:21.487Z] #43 25.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:21.487Z] #43 25.66 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:21.487Z] #43 25.77 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:21.487Z] #43 25.80 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:21.487Z] #43 26.00 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:21.487Z] #43 26.22 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:21.672Z] #10 120.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-30T11:33:21.672Z] #10 120.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:33:21.672Z] #10 120.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:33:21.672Z] #10 120.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-30T11:33:21.719Z] #38 ... [2020-07-30T11:33:21.719Z] [2020-07-30T11:33:21.719Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:21.719Z] #41 12.70 unicode/utf16 [2020-07-30T11:33:21.719Z] #41 13.02 runtime [2020-07-30T11:33:21.719Z] #41 13.33 container/list [2020-07-30T11:33:21.719Z] #41 14.22 crypto/internal/subtle [2020-07-30T11:33:21.719Z] #41 14.54 crypto/subtle [2020-07-30T11:33:21.719Z] #41 15.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:33:21.719Z] #41 15.73 internal/nettrace [2020-07-30T11:33:21.719Z] #41 16.13 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:33:21.719Z] #41 16.66 vendor/golang.org/x/crypto/curve25519 [2020-07-30T11:33:21.932Z] #10 120.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-30T11:33:21.932Z] #10 120.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:33:21.932Z] #10 120.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-30T11:33:21.932Z] #10 120.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:33:21.932Z] #10 120.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:33:22.293Z] #41 ... [2020-07-30T11:33:22.293Z] [2020-07-30T11:33:22.293Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:22.293Z] #23 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:22.293Z] #23 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:22.293Z] #23 ... [2020-07-30T11:33:22.293Z] [2020-07-30T11:33:22.293Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:22.293Z] #10 15.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:22.293Z] #10 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:22.371Z] #26 8.373 # 2.3% ##### 8.0% ########## 14.0% ############### 21.8% ################### 27.6% ###################### 31.4% ########################## 37.2% ############################# 41.0% ################################# 46.8% ######################################## 56.6% ############################################## 64.3% ##################################################### 73.9% ############################################################ 83.5% ################################################################### 93.1% ######################################################################## 100.0% [2020-07-30T11:33:22.501Z] #10 121.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:33:22.501Z] #10 121.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:33:22.501Z] #10 121.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:33:22.501Z] #10 121.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:33:22.501Z] #10 121.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:33:22.501Z] #10 121.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:22.501Z] #10 121.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:33:22.501Z] #10 121.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:33:22.501Z] #10 121.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:33:22.553Z] #10 ... [2020-07-30T11:33:22.553Z] [2020-07-30T11:33:22.553Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:22.553Z] #43 23.50 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:33:22.553Z] #43 23.56 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:33:22.674Z] #26 10.51 [2020-07-30T11:33:22.760Z] #10 121.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:33:22.760Z] #10 121.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:33:22.760Z] #10 121.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:22.760Z] #10 121.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-30T11:33:22.760Z] #10 121.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-30T11:33:22.760Z] #10 121.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:22.760Z] #10 121.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-30T11:33:22.760Z] #10 121.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-30T11:33:22.760Z] #10 121.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:33:22.760Z] #10 121.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:33:22.760Z] #10 121.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:33:22.760Z] #10 121.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:33:22.760Z] #10 121.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:33:22.760Z] #10 121.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:33:22.760Z] #10 121.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:22.813Z] #43 23.69 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:22.813Z] #43 23.73 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:22.813Z] #43 23.92 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:22.813Z] #43 ... [2020-07-30T11:33:22.813Z] [2020-07-30T11:33:22.813Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:22.813Z] #32 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:22.813Z] #32 18.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:23.073Z] #32 ... [2020-07-30T11:33:23.073Z] [2020-07-30T11:33:23.073Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:23.073Z] #47 23.81 + cd /tmp/tmp.NBh5gOPCRU/src/github.com/mvdan/sh [2020-07-30T11:33:23.073Z] #47 23.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:23.073Z] #47 23.96 + GO111MODULE=on [2020-07-30T11:33:23.073Z] #47 23.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:33:23.329Z] #10 DONE 122.1s [2020-07-30T11:33:23.329Z] [2020-07-30T11:33:23.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:23.329Z] #39 45.20 DEP compel/src/lib/infect.d [2020-07-30T11:33:23.329Z] #39 45.32 DEP compel/src/lib/infect-util.d [2020-07-30T11:33:23.329Z] #39 45.48 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:33:23.329Z] #39 45.72 DEP compel/arch/x86/src/lib/infect.d [2020-07-30T11:33:23.329Z] #39 45.96 DEP compel/arch/x86/src/lib/cpu.d [2020-07-30T11:33:23.329Z] #39 46.00 DEP compel/src/lib/log.d [2020-07-30T11:33:23.329Z] #39 46.02 DEP compel/src/main.d [2020-07-30T11:33:23.329Z] #39 46.04 DEP compel/src/lib/handle-elf.d [2020-07-30T11:33:23.329Z] #39 46.08 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-30T11:33:23.329Z] #39 46.18 CC compel/src/lib/log.o [2020-07-30T11:33:23.329Z] #39 46.41 CC compel/arch/x86/src/lib/cpu.o [2020-07-30T11:33:23.329Z] #39 47.11 CC compel/arch/x86/src/lib/infect.o [2020-07-30T11:33:23.329Z] #39 48.01 CC compel/src/lib/infect-rpc.o [2020-07-30T11:33:23.329Z] #39 48.29 CC compel/src/lib/infect-util.o [2020-07-30T11:33:23.329Z] #39 48.54 CC compel/src/lib/infect.o [2020-07-30T11:33:23.833Z] #38 8.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:33:23.909Z] #52 ... [2020-07-30T11:33:23.909Z] [2020-07-30T11:33:23.909Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:23.909Z] #45 140.7 + cd /tmp/tmp.RhshutVdG5/src/github.com/golangci/golangci-lint/ [2020-07-30T11:33:23.909Z] #45 140.7 + git checkout -q v1.23.8 [2020-07-30T11:33:23.909Z] #45 140.9 ++ git describe --tags [2020-07-30T11:33:23.909Z] #45 140.9 + version=v1.23.8 [2020-07-30T11:33:23.909Z] #45 140.9 ++ git rev-parse --short HEAD [2020-07-30T11:33:23.909Z] #45 140.9 + commit=76a82c6 [2020-07-30T11:33:23.909Z] #45 140.9 ++ git show -s --format=%cd [2020-07-30T11:33:23.909Z] #45 140.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:33:23.909Z] #45 140.9 + 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-30T11:33:24.015Z] #47 ... [2020-07-30T11:33:24.015Z] [2020-07-30T11:33:24.015Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:24.015Z] #21 DONE 25.0s [2020-07-30T11:33:24.276Z] [2020-07-30T11:33:24.276Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:24.276Z] #30 25.19 sync [2020-07-30T11:33:24.276Z] #30 25.19 internal/reflectlite [2020-07-30T11:33:24.710Z] #39 ... [2020-07-30T11:33:24.710Z] [2020-07-30T11:33:24.710Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:33:24.710Z] #11 DONE 1.6s [2020-07-30T11:33:24.710Z] [2020-07-30T11:33:24.710Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:24.710Z] #49 1.435 + RM_GOPATH=0 [2020-07-30T11:33:24.710Z] #49 1.436 + TMP_GOPATH= [2020-07-30T11:33:24.710Z] #49 1.436 + : /build [2020-07-30T11:33:24.710Z] #49 1.436 + '[' -z '' ']' [2020-07-30T11:33:24.710Z] #49 1.439 ++ mktemp -d [2020-07-30T11:33:24.710Z] #49 1.441 + export GOPATH=/tmp/tmp.tmVSYKjLhr [2020-07-30T11:33:24.710Z] #49 1.442 + GOPATH=/tmp/tmp.tmVSYKjLhr [2020-07-30T11:33:24.710Z] #49 1.442 + RM_GOPATH=1 [2020-07-30T11:33:24.710Z] #49 1.444 + case "$(go env GOARCH)" in [2020-07-30T11:33:24.710Z] #49 1.446 ++ go env GOARCH [2020-07-30T11:33:24.710Z] #49 1.472 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:24.710Z] #49 1.472 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:24.710Z] #49 1.475 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:24.710Z] #49 1.477 + dir=/tmp/install [2020-07-30T11:33:24.710Z] #49 1.477 + bin=runc [2020-07-30T11:33:24.710Z] #49 1.478 + shift [2020-07-30T11:33:24.710Z] #49 1.478 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:33:24.710Z] #49 1.478 + . /tmp/install/runc.installer [2020-07-30T11:33:24.710Z] #49 1.483 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:33:24.710Z] #49 1.484 + install_runc [2020-07-30T11:33:24.710Z] #49 1.485 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:33:24.710Z] #49 1.491 + uname -r [2020-07-30T11:33:24.710Z] #49 1.497 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:33:24.710Z] #49 1.497 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:33:24.710Z] #49 1.497 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:33:24.710Z] #49 1.498 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tmVSYKjLhr/src/github.com/opencontainers/runc [2020-07-30T11:33:24.710Z] #49 1.502 Cloning into '/tmp/tmp.tmVSYKjLhr/src/github.com/opencontainers/runc'... [2020-07-30T11:33:24.782Z] #38 ... [2020-07-30T11:33:24.782Z] [2020-07-30T11:33:24.782Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:24.782Z] #21 3.469 + RM_GOPATH=0 [2020-07-30T11:33:24.782Z] #21 3.469 + TMP_GOPATH= [2020-07-30T11:33:24.782Z] #21 3.469 + : /build [2020-07-30T11:33:24.782Z] #21 3.469 + '[' -z '' ']' [2020-07-30T11:33:24.782Z] #21 3.469 ++ mktemp -d [2020-07-30T11:33:24.782Z] #21 3.473 + export GOPATH=/tmp/tmp.BTEY7Kg0xJ [2020-07-30T11:33:24.782Z] #21 3.473 + GOPATH=/tmp/tmp.BTEY7Kg0xJ [2020-07-30T11:33:24.782Z] #21 3.473 + RM_GOPATH=1 [2020-07-30T11:33:24.782Z] #21 3.473 + case "$(go env GOARCH)" in [2020-07-30T11:33:24.782Z] #21 3.475 ++ go env GOARCH [2020-07-30T11:33:24.782Z] #21 3.511 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:33:24.782Z] #21 3.512 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:24.782Z] #21 3.512 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:24.782Z] #21 3.512 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:24.782Z] #21 3.512 + dir=/tmp/install [2020-07-30T11:33:24.782Z] #21 3.512 + bin=dockercli [2020-07-30T11:33:24.782Z] #21 3.512 + shift [2020-07-30T11:33:24.782Z] #21 3.512 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-30T11:33:24.782Z] #21 3.512 + . /tmp/install/dockercli.installer [2020-07-30T11:33:24.782Z] #21 3.512 ++ : stable [2020-07-30T11:33:24.782Z] #21 3.512 ++ : 17.06.2-ce [2020-07-30T11:33:24.782Z] #21 3.512 + install_dockercli [2020-07-30T11:33:24.782Z] #21 3.512 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:33:24.782Z] #21 3.525 ++ uname -m [2020-07-30T11:33:24.782Z] #21 3.525 + arch=aarch64 [2020-07-30T11:33:24.782Z] #21 3.525 + '[' aarch64 '!=' x86_64 ']' [2020-07-30T11:33:24.782Z] #21 3.525 + '[' aarch64 '!=' s390x ']' [2020-07-30T11:33:24.782Z] #21 3.525 + '[' aarch64 '!=' armhf ']' [2020-07-30T11:33:24.782Z] #21 3.525 + build_dockercli [2020-07-30T11:33:24.782Z] #21 3.525 + git clone https://github.com/docker/docker-ce /tmp/tmp.BTEY7Kg0xJ/tmp/docker-ce [2020-07-30T11:33:24.782Z] #21 3.525 Cloning into '/tmp/tmp.BTEY7Kg0xJ/tmp/docker-ce'... [2020-07-30T11:33:24.854Z] #26 10.78 0.2% 1.3% ## 3.5% ### 5.1% #### 6.7% ##### 7.8% ###### 8.9% ####### 11.1% ######### 13.4% ########### 16.1% ############ 16.7% ############ 18.0% ############## 19.6% ############### 21.2% ################ 22.9% ################# 24.2% [2020-07-30T11:33:24.854Z] #26 ... [2020-07-30T11:33:24.854Z] [2020-07-30T11:33:24.854Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:24.854Z] #39 40.98 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-30T11:33:24.854Z] #39 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 41.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-30T11:33:24.854Z] #39 41.33 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-30T11:33:24.854Z] #39 41.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 41.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 42.32 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-30T11:33:24.854Z] #39 42.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 42.34 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 42.66 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-30T11:33:24.854Z] #39 42.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 42.68 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 44.17 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-30T11:33:24.854Z] #39 44.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 44.20 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 45.17 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:33:24.854Z] #39 45.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 45.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:33:24.854Z] #39 45.45 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:33:24.854Z] #39 45.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 45.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 45.70 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:33:24.854Z] #39 45.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:33:24.854Z] #39 45.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:33:24.854Z] #39 45.93 Selecting previously unselected package python-six. [2020-07-30T11:33:24.854Z] #39 45.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:33:24.854Z] #39 45.94 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:33:24.854Z] #39 46.05 Selecting previously unselected package python-protobuf. [2020-07-30T11:33:24.854Z] #39 46.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-30T11:33:24.854Z] #39 46.06 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:33:24.854Z] #39 46.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:33:25.048Z] #21 ... [2020-07-30T11:33:25.048Z] [2020-07-30T11:33:25.048Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:25.048Z] #54 4.422 + RM_GOPATH=0 [2020-07-30T11:33:25.048Z] #54 4.422 + TMP_GOPATH= [2020-07-30T11:33:25.048Z] #54 4.422 + : /build [2020-07-30T11:33:25.048Z] #54 4.422 + '[' -z '' ']' [2020-07-30T11:33:25.048Z] #54 4.422 ++ mktemp -d [2020-07-30T11:33:25.048Z] #54 4.424 + export GOPATH=/tmp/tmp.l1dihU5M9Z [2020-07-30T11:33:25.048Z] #54 4.424 + GOPATH=/tmp/tmp.l1dihU5M9Z [2020-07-30T11:33:25.048Z] #54 4.424 + RM_GOPATH=1 [2020-07-30T11:33:25.048Z] #54 4.424 + case "$(go env GOARCH)" in [2020-07-30T11:33:25.048Z] #54 4.424 ++ go env GOARCH [2020-07-30T11:33:25.048Z] #54 4.518 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.048Z] #54 4.518 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.048Z] #54 4.518 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:25.048Z] #54 4.518 + dir=/tmp/install [2020-07-30T11:33:25.048Z] #54 4.518 + bin=rootlesskit [2020-07-30T11:33:25.048Z] #54 4.518 + shift [2020-07-30T11:33:25.048Z] #54 4.518 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-30T11:33:25.048Z] #54 4.518 + . /tmp/install/rootlesskit.installer [2020-07-30T11:33:25.048Z] #54 4.518 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:25.048Z] #54 4.518 + install_rootlesskit [2020-07-30T11:33:25.048Z] #54 4.518 + case "$1" in [2020-07-30T11:33:25.048Z] #54 4.518 + export CGO_ENABLED=0 [2020-07-30T11:33:25.048Z] #54 4.518 + CGO_ENABLED=0 [2020-07-30T11:33:25.048Z] #54 4.518 + _install_rootlesskit [2020-07-30T11:33:25.048Z] #54 4.518 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-07-30T11:33:25.048Z] #54 4.518 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l1dihU5M9Z/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:25.048Z] #54 4.518 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:25.048Z] #54 4.525 Cloning into '/tmp/tmp.l1dihU5M9Z/src/github.com/rootless-containers/rootlesskit'... [2020-07-30T11:33:25.048Z] #54 9.120 + cd /tmp/tmp.l1dihU5M9Z/src/github.com/rootless-containers/rootlesskit [2020-07-30T11:33:25.048Z] #54 9.124 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-07-30T11:33:25.048Z] #54 9.598 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:33:25.048Z] #54 9.599 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-30T11:33:25.048Z] #54 ... [2020-07-30T11:33:25.048Z] [2020-07-30T11:33:25.048Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:25.048Z] #43 4.284 + RM_GOPATH=0 [2020-07-30T11:33:25.048Z] #43 4.284 + TMP_GOPATH= [2020-07-30T11:33:25.048Z] #43 4.284 + : /build [2020-07-30T11:33:25.048Z] #43 4.284 + '[' -z '' ']' [2020-07-30T11:33:25.048Z] #43 4.284 ++ mktemp -d [2020-07-30T11:33:25.048Z] #43 4.293 + export GOPATH=/tmp/tmp.446OCwoO3u [2020-07-30T11:33:25.048Z] #43 4.293 + GOPATH=/tmp/tmp.446OCwoO3u [2020-07-30T11:33:25.048Z] #43 4.293 + RM_GOPATH=1 [2020-07-30T11:33:25.048Z] #43 4.293 + case "$(go env GOARCH)" in [2020-07-30T11:33:25.048Z] #43 4.293 ++ go env GOARCH [2020-07-30T11:33:25.048Z] #43 4.303 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.048Z] #43 4.303 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.048Z] #43 4.307 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:25.048Z] #43 4.322 + dir=/tmp/install [2020-07-30T11:33:25.048Z] #43 4.325 + bin=gotestsum [2020-07-30T11:33:25.048Z] #43 4.325 + shift [2020-07-30T11:33:25.048Z] #43 4.325 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-30T11:33:25.048Z] #43 4.325 + . /tmp/install/gotestsum.installer [2020-07-30T11:33:25.048Z] #43 4.325 ++ : v0.3.5 [2020-07-30T11:33:25.048Z] #43 4.325 + install_gotestsum [2020-07-30T11:33:25.048Z] #43 4.326 + set -e [2020-07-30T11:33:25.048Z] #43 4.326 + export GO111MODULE=on [2020-07-30T11:33:25.048Z] #43 4.326 + GO111MODULE=on [2020-07-30T11:33:25.048Z] #43 4.326 + GOBIN=/build [2020-07-30T11:33:25.048Z] #43 4.326 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-30T11:33:25.048Z] #43 4.474 go: finding gotest.tools v0.3.5 [2020-07-30T11:33:25.048Z] #43 4.474 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:25.048Z] #43 5.374 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:25.048Z] #43 5.864 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:33:25.048Z] #43 6.668 go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:33:25.048Z] #43 6.804 go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:33:25.049Z] #43 6.886 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:25.049Z] #43 6.889 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:25.049Z] #43 6.890 go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:33:25.049Z] #43 6.890 go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:33:25.049Z] #43 7.039 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:25.049Z] #43 7.052 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:25.049Z] #43 7.453 go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:33:25.049Z] #43 7.526 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:25.049Z] #43 7.537 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:25.049Z] #43 7.539 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:25.049Z] #43 7.567 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:25.049Z] #43 7.593 go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:33:25.049Z] #43 7.631 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:25.049Z] #43 7.719 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:25.049Z] #43 7.839 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:25.049Z] #43 7.883 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:25.049Z] #43 7.900 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:25.049Z] #43 7.979 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:25.049Z] #43 8.003 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:25.049Z] #43 9.941 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:25.049Z] #43 10.00 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:25.049Z] #43 10.00 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:25.152Z] #39 ... [2020-07-30T11:33:25.152Z] [2020-07-30T11:33:25.152Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:25.312Z] #43 ... [2020-07-30T11:33:25.312Z] [2020-07-30T11:33:25.312Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:25.312Z] #51 3.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:25.312Z] #51 3.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:25.312Z] #51 3.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:25.312Z] #51 3.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:33:25.312Z] #51 4.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:33:25.312Z] #51 6.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:33:25.575Z] #51 ... [2020-07-30T11:33:25.575Z] [2020-07-30T11:33:25.575Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:25.575Z] #23 5.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:25.575Z] #23 5.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:25.575Z] #23 5.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:25.575Z] #23 6.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:33:25.575Z] #23 8.134 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:33:25.575Z] #23 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:33:25.575Z] #23 ... [2020-07-30T11:33:25.575Z] [2020-07-30T11:33:25.575Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:25.575Z] #47 3.314 + RM_GOPATH=0 [2020-07-30T11:33:25.575Z] #47 3.314 + TMP_GOPATH= [2020-07-30T11:33:25.575Z] #47 3.314 + : /build [2020-07-30T11:33:25.575Z] #47 3.314 + '[' -z '' ']' [2020-07-30T11:33:25.575Z] #47 3.314 ++ mktemp -d [2020-07-30T11:33:25.575Z] #47 3.314 + export GOPATH=/tmp/tmp.EPTjmj5o94 [2020-07-30T11:33:25.575Z] #47 3.314 + GOPATH=/tmp/tmp.EPTjmj5o94 [2020-07-30T11:33:25.575Z] #47 3.314 + RM_GOPATH=1 [2020-07-30T11:33:25.575Z] #47 3.314 + case "$(go env GOARCH)" in [2020-07-30T11:33:25.575Z] #47 3.315 ++ go env GOARCH [2020-07-30T11:33:25.575Z] #47 3.334 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.575Z] #47 3.334 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.575Z] #47 3.335 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:25.575Z] #47 3.338 + dir=/tmp/install [2020-07-30T11:33:25.575Z] #47 3.338 + bin=shfmt [2020-07-30T11:33:25.575Z] #47 3.338 + shift [2020-07-30T11:33:25.575Z] #47 3.338 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-30T11:33:25.575Z] #47 3.338 + . /tmp/install/shfmt.installer [2020-07-30T11:33:25.576Z] #47 3.338 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:25.576Z] #47 3.338 + install_shfmt [2020-07-30T11:33:25.576Z] #47 3.338 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-30T11:33:25.576Z] #47 3.338 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EPTjmj5o94/src/github.com/mvdan/sh [2020-07-30T11:33:25.576Z] #47 3.338 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:25.576Z] #47 3.340 Cloning into '/tmp/tmp.EPTjmj5o94/src/github.com/mvdan/sh'... [2020-07-30T11:33:25.576Z] #47 10.72 + cd /tmp/tmp.EPTjmj5o94/src/github.com/mvdan/sh [2020-07-30T11:33:25.649Z] #49 ... [2020-07-30T11:33:25.649Z] [2020-07-30T11:33:25.649Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:25.649Z] #41 114.5 net/textproto [2020-07-30T11:33:25.649Z] #41 114.5 crypto/x509 [2020-07-30T11:33:25.649Z] #41 115.4 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:33:25.649Z] #41 115.6 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:33:25.649Z] #41 116.2 mime/multipart [2020-07-30T11:33:25.649Z] #41 118.3 crypto/tls [2020-07-30T11:33:25.674Z] #43 ... [2020-07-30T11:33:25.674Z] [2020-07-30T11:33:25.674Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:25.674Z] #23 18.98 Reading package lists... [2020-07-30T11:33:25.838Z] #47 10.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:25.838Z] #47 10.86 + GO111MODULE=on [2020-07-30T11:33:25.838Z] #47 ... [2020-07-30T11:33:25.838Z] [2020-07-30T11:33:25.838Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:25.838Z] #45 5.033 + RM_GOPATH=0 [2020-07-30T11:33:25.838Z] #45 5.033 + TMP_GOPATH= [2020-07-30T11:33:25.838Z] #45 5.033 + : /build [2020-07-30T11:33:25.838Z] #45 5.033 + '[' -z '' ']' [2020-07-30T11:33:25.838Z] #45 5.033 ++ mktemp -d [2020-07-30T11:33:25.838Z] #45 5.034 + export GOPATH=/tmp/tmp.kWzAQBK887 [2020-07-30T11:33:25.838Z] #45 5.034 + GOPATH=/tmp/tmp.kWzAQBK887 [2020-07-30T11:33:25.838Z] #45 5.034 + RM_GOPATH=1 [2020-07-30T11:33:25.838Z] #45 5.034 + case "$(go env GOARCH)" in [2020-07-30T11:33:25.838Z] #45 5.037 ++ go env GOARCH [2020-07-30T11:33:25.838Z] #45 5.044 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.838Z] #45 5.044 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:25.838Z] #45 5.046 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:25.838Z] #45 5.054 + dir=/tmp/install [2020-07-30T11:33:25.838Z] #45 5.054 + bin=golangci_lint [2020-07-30T11:33:25.838Z] #45 5.055 + shift [2020-07-30T11:33:25.838Z] #45 5.055 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-30T11:33:25.838Z] #45 5.055 + . /tmp/install/golangci_lint.installer [2020-07-30T11:33:25.838Z] #45 5.055 ++ : v1.23.8 [2020-07-30T11:33:25.838Z] #45 5.055 Installing golangci-lint version v1.23.8 [2020-07-30T11:33:25.838Z] #45 5.055 + install_golangci_lint [2020-07-30T11:33:25.838Z] #45 5.055 + echo 'Installing golangci-lint version v1.23.8' [2020-07-30T11:33:25.838Z] #45 5.055 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-30T11:33:25.838Z] #45 ... [2020-07-30T11:33:25.838Z] [2020-07-30T11:33:25.838Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:25.838Z] #28 4.026 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-30T11:33:25.838Z] #28 4.032 Cloning into '.'... [2020-07-30T11:33:25.908Z] #41 ... [2020-07-30T11:33:25.908Z] [2020-07-30T11:33:25.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:25.908Z] #39 51.42 CC compel/src/lib/ptrace.o [2020-07-30T11:33:25.908Z] #39 ... [2020-07-30T11:33:25.908Z] [2020-07-30T11:33:25.908Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:33:25.908Z] #12 DONE 1.1s [2020-07-30T11:33:25.908Z] [2020-07-30T11:33:25.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:25.908Z] #39 51.89 AR compel/libcompel.a [2020-07-30T11:33:26.101Z] #28 ... [2020-07-30T11:33:26.101Z] [2020-07-30T11:33:26.101Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:26.101Z] #41 4.649 + RM_GOPATH=0 [2020-07-30T11:33:26.101Z] #41 4.649 + TMP_GOPATH= [2020-07-30T11:33:26.101Z] #41 4.649 + : /build [2020-07-30T11:33:26.101Z] #41 4.649 + '[' -z '' ']' [2020-07-30T11:33:26.101Z] #41 4.649 ++ mktemp -d [2020-07-30T11:33:26.101Z] #41 4.649 + export GOPATH=/tmp/tmp.0m63DFpX2o [2020-07-30T11:33:26.101Z] #41 4.649 + GOPATH=/tmp/tmp.0m63DFpX2o [2020-07-30T11:33:26.101Z] #41 4.649 + RM_GOPATH=1 [2020-07-30T11:33:26.101Z] #41 4.649 + case "$(go env GOARCH)" in [2020-07-30T11:33:26.101Z] #41 4.650 ++ go env GOARCH [2020-07-30T11:33:26.101Z] #41 4.698 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:26.101Z] #41 4.698 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:26.101Z] #41 4.701 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:26.101Z] #41 4.703 + dir=/tmp/install [2020-07-30T11:33:26.101Z] #41 4.704 + bin=vndr [2020-07-30T11:33:26.101Z] #41 4.704 + shift [2020-07-30T11:33:26.101Z] #41 4.704 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-30T11:33:26.101Z] #41 4.704 + . /tmp/install/vndr.installer [2020-07-30T11:33:26.101Z] #41 4.704 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:26.101Z] #41 4.704 + install_vndr [2020-07-30T11:33:26.101Z] #41 4.704 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-30T11:33:26.101Z] #41 4.704 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0m63DFpX2o/src/github.com/LK4D4/vndr [2020-07-30T11:33:26.101Z] #41 4.704 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:26.101Z] #41 4.745 Cloning into '/tmp/tmp.0m63DFpX2o/src/github.com/LK4D4/vndr'... [2020-07-30T11:33:26.101Z] #41 5.474 + cd /tmp/tmp.0m63DFpX2o/src/github.com/LK4D4/vndr [2020-07-30T11:33:26.101Z] #41 5.477 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-30T11:33:26.101Z] #41 5.487 + go build -buildmode=pie -v -o /build/vndr . [2020-07-30T11:33:26.101Z] #41 7.355 unicode [2020-07-30T11:33:26.101Z] #41 7.523 math [2020-07-30T11:33:26.101Z] #41 7.564 encoding [2020-07-30T11:33:26.101Z] #41 8.031 runtime [2020-07-30T11:33:26.101Z] #41 8.067 unicode/utf16 [2020-07-30T11:33:26.101Z] #41 8.558 container/list [2020-07-30T11:33:26.101Z] #41 9.811 crypto/internal/subtle [2020-07-30T11:33:26.101Z] #41 10.03 crypto/subtle [2020-07-30T11:33:26.101Z] #41 10.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:33:26.101Z] #41 10.52 internal/nettrace [2020-07-30T11:33:26.101Z] #41 10.78 runtime/cgo [2020-07-30T11:33:26.101Z] #41 ... [2020-07-30T11:33:26.101Z] [2020-07-30T11:33:26.101Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:26.101Z] #60 4.354 + RM_GOPATH=0 [2020-07-30T11:33:26.101Z] #60 4.354 + TMP_GOPATH= [2020-07-30T11:33:26.101Z] #60 4.354 + : /build [2020-07-30T11:33:26.101Z] #60 4.354 + '[' -z '' ']' [2020-07-30T11:33:26.101Z] #60 4.357 ++ mktemp -d [2020-07-30T11:33:26.101Z] #60 4.358 + export GOPATH=/tmp/tmp.PWIxfO81lh [2020-07-30T11:33:26.101Z] #60 4.358 + GOPATH=/tmp/tmp.PWIxfO81lh [2020-07-30T11:33:26.101Z] #60 4.358 + RM_GOPATH=1 [2020-07-30T11:33:26.101Z] #60 4.358 + case "$(go env GOARCH)" in [2020-07-30T11:33:26.101Z] #60 4.365 ++ go env GOARCH [2020-07-30T11:33:26.101Z] #60 4.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:26.101Z] #60 4.399 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:26.101Z] #60 4.399 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:26.101Z] #60 4.402 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:26.101Z] #60 4.407 + dir=/tmp/install [2020-07-30T11:33:26.101Z] #60 4.407 + bin=proxy [2020-07-30T11:33:26.101Z] #60 4.407 + shift [2020-07-30T11:33:26.101Z] #60 4.407 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-30T11:33:26.101Z] #60 4.407 + . /tmp/install/proxy.installer [2020-07-30T11:33:26.101Z] #60 4.407 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:26.101Z] #60 4.407 + install_proxy [2020-07-30T11:33:26.101Z] #60 4.407 + case "$1" in [2020-07-30T11:33:26.101Z] #60 4.407 + export CGO_ENABLED=0 [2020-07-30T11:33:26.101Z] #60 4.407 + CGO_ENABLED=0 [2020-07-30T11:33:26.101Z] #60 4.407 + _install_proxy [2020-07-30T11:33:26.101Z] #60 4.407 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-30T11:33:26.101Z] #60 4.407 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PWIxfO81lh/src/github.com/docker/libnetwork [2020-07-30T11:33:26.101Z] #60 4.410 Cloning into '/tmp/tmp.PWIxfO81lh/src/github.com/docker/libnetwork'... [2020-07-30T11:33:26.168Z] #39 52.08 HOSTCC compel/src/main-host.o [2020-07-30T11:33:26.364Z] #60 ... [2020-07-30T11:33:26.365Z] [2020-07-30T11:33:26.365Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:26.365Z] #32 5.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:26.365Z] #32 5.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:26.365Z] #32 5.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:26.365Z] #32 6.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:33:26.365Z] #32 8.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:33:26.365Z] #32 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:33:26.365Z] #32 ... [2020-07-30T11:33:26.365Z] [2020-07-30T11:33:26.365Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:26.365Z] #10 3.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:26.365Z] #10 3.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:26.365Z] #10 3.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:26.365Z] #10 4.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:33:26.365Z] #10 5.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:33:26.365Z] #10 7.714 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:33:26.632Z] #10 ... [2020-07-30T11:33:26.632Z] [2020-07-30T11:33:26.632Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:26.632Z] #30 5.800 unicode/utf8 [2020-07-30T11:33:26.632Z] #30 5.836 internal/race [2020-07-30T11:33:26.632Z] #30 5.956 math [2020-07-30T11:33:26.632Z] #30 6.013 sync/atomic [2020-07-30T11:33:26.632Z] #30 6.056 internal/bytealg [2020-07-30T11:33:26.632Z] #30 6.687 unicode [2020-07-30T11:33:26.632Z] #30 6.721 internal/testlog [2020-07-30T11:33:26.632Z] #30 7.518 encoding [2020-07-30T11:33:26.632Z] #30 7.823 runtime [2020-07-30T11:33:26.632Z] #30 8.015 runtime/cgo [2020-07-30T11:33:26.737Z] #39 52.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-30T11:33:26.737Z] #39 52.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:33:26.997Z] #39 ... [2020-07-30T11:33:26.997Z] [2020-07-30T11:33:26.997Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:33:26.997Z] #13 0.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:33:26.997Z] #13 DONE 1.1s [2020-07-30T11:33:26.997Z] [2020-07-30T11:33:26.997Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:26.997Z] #41 126.0 net/http/httptrace [2020-07-30T11:33:27.282Z] #26 10.78 0.2% 1.3% ## 3.5% ### 5.1% #### 6.7% ##### 7.8% ###### 8.9% ####### 11.1% ######### 13.4% ########### 16.1% ############ 16.7% ############ 18.0% ############## 19.6% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% ##################### 29.3% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 34.8% ######################### 35.9% ########################## 37.5% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################### 43.3% ############################### 43.8% ################################ 45.0% ################################# 46.7% ################################### 48.8% #################################### 50.4% ##################################### 51.7% ######## [2020-07-30T11:33:27.282Z] #26 ... [2020-07-30T11:33:27.282Z] [2020-07-30T11:33:27.282Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:27.282Z] #44 DONE 53.3s [2020-07-30T11:33:27.282Z] [2020-07-30T11:33:27.282Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:27.566Z] #41 126.4 net/http [2020-07-30T11:33:27.581Z] #30 ... [2020-07-30T11:33:27.581Z] [2020-07-30T11:33:27.581Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:27.581Z] #47 10.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:33:27.581Z] #47 12.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:27.581Z] #47 12.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:27.581Z] #47 12.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:27.581Z] #47 12.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:27.581Z] #47 12.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:28.135Z] #41 ... [2020-07-30T11:33:28.135Z] [2020-07-30T11:33:28.135Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:33:28.135Z] #14 DONE 1.1s [2020-07-30T11:33:28.157Z] #47 13.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:28.185Z] #26 10.78 0.2% 1.3% ## 3.5% ### 5.1% #### 6.7% ##### 7.8% ###### 8.9% ####### 11.1% ######### 13.4% ########### 16.1% ############ 16.7% ############ 18.0% ############## 19.6% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% ##################### 29.3% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 34.8% ######################### 35.9% ########################## 37.5% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################### 43.3% ############################### 43.8% ################################ 45.0% ################################# 46.7% ################################### 48.8% #################################### 50.4% ##################################### 51.7% ####################################### 54.4% ######################################### 57.2% ########################################## 59.4% ############################################ 61.6% ############################################# 63.8% ############################################### 65.4% ################################################ 67.1% ################################################# 68.7% ################################################## 70.3% [2020-07-30T11:33:28.186Z] #26 ... [2020-07-30T11:33:28.186Z] [2020-07-30T11:33:28.186Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:28.186Z] #42 44.26 sync [2020-07-30T11:33:28.186Z] #42 44.28 internal/reflectlite [2020-07-30T11:33:28.186Z] #42 46.99 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:33:28.186Z] #42 47.00 internal/singleflight [2020-07-30T11:33:28.186Z] #42 47.02 math/rand [2020-07-30T11:33:28.186Z] #42 50.06 io [2020-07-30T11:33:28.186Z] #42 50.08 sort [2020-07-30T11:33:28.186Z] #42 50.15 syscall [2020-07-30T11:33:28.186Z] #42 50.15 strconv [2020-07-30T11:33:28.395Z] [2020-07-30T11:33:28.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:28.395Z] #39 53.24 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:33:28.395Z] #39 53.50 HOSTLINK compel/compel-host-bin [2020-07-30T11:33:28.395Z] #39 53.76 DEP soccr/soccr.d [2020-07-30T11:33:28.395Z] #39 53.90 CC soccr/soccr.o [2020-07-30T11:33:28.486Z] #42 ... [2020-07-30T11:33:28.486Z] [2020-07-30T11:33:28.486Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:28.486Z] #31 44.39 sync [2020-07-30T11:33:28.486Z] #31 44.40 internal/reflectlite [2020-07-30T11:33:28.486Z] #31 47.59 errors [2020-07-30T11:33:28.486Z] #31 47.60 sort [2020-07-30T11:33:28.486Z] #31 48.36 io [2020-07-30T11:33:28.486Z] #31 48.36 strconv [2020-07-30T11:33:28.486Z] #31 48.40 internal/oserror [2020-07-30T11:33:28.486Z] #31 48.85 syscall [2020-07-30T11:33:28.486Z] #31 52.93 bytes [2020-07-30T11:33:28.486Z] #31 52.97 strings [2020-07-30T11:33:28.486Z] #31 ... [2020-07-30T11:33:28.486Z] [2020-07-30T11:33:28.486Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:29.105Z] #47 14.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:29.336Z] #39 ... [2020-07-30T11:33:29.336Z] [2020-07-30T11:33:29.336Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:33:29.336Z] #15 DONE 1.0s [2020-07-30T11:33:29.336Z] [2020-07-30T11:33:29.336Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:33:29.581Z] #30 30.40 sort [2020-07-30T11:33:29.581Z] #30 30.44 errors [2020-07-30T11:33:30.005Z] #26 10.78 0.2% 1.3% ## 3.5% ### 5.1% #### 6.7% ##### 7.8% ###### 8.9% ####### 11.1% ######### 13.4% ########### 16.1% ############ 16.7% ############ 18.0% ############## 19.6% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% ##################### 29.3% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 34.8% ######################### 35.9% ########################## 37.5% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################### 43.3% ############################### 43.8% ################################ 45.0% ################################# 46.7% ################################### 48.8% #################################### 50.4% ##################################### 51.7% ####################################### 54.4% ######################################### 57.2% ########################################## 59.4% ############################################ 61.6% ############################################# 63.8% ############################################### 65.4% ################################################ 67.1% ################################################# 68.7% ################################################## 70.3% ################################################### 71.9% #################################################### 73.6% ###################################################### 75.2% ###################################################### 76.3% ######################################################## 77.9% ######################################################### 79.4% ######################################################### 80.2% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.6% ############################################################## 87.2% ############################################################### 88.8% ################################################################# 91.0% [2020-07-30T11:33:30.005Z] #26 ... [2020-07-30T11:33:30.005Z] [2020-07-30T11:33:30.005Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:30.005Z] #33 45.98 Selecting previously unselected package libicu63:ppc64el. [2020-07-30T11:33:30.005Z] #33 45.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-30T11:33:30.005Z] #33 46.01 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-30T11:33:30.005Z] #33 54.07 Selecting previously unselected package libxml2:ppc64el. [2020-07-30T11:33:30.005Z] #33 54.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-30T11:33:30.005Z] #33 54.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:33:30.005Z] #33 55.32 Selecting previously unselected package libarchive13:ppc64el. [2020-07-30T11:33:30.005Z] #33 55.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-30T11:33:30.005Z] #33 55.35 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-30T11:33:30.005Z] #33 55.81 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-30T11:33:30.005Z] #33 55.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-30T11:33:30.005Z] #33 55.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-30T11:33:30.005Z] #33 56.04 Selecting previously unselected package librhash0:ppc64el. [2020-07-30T11:33:30.005Z] #33 56.11 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-30T11:33:30.005Z] #33 56.12 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-30T11:33:30.005Z] #33 ... [2020-07-30T11:33:30.005Z] [2020-07-30T11:33:30.005Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:30.069Z] #47 14.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:30.113Z] #23 30.56 Reading package lists... [2020-07-30T11:33:30.113Z] #23 ... [2020-07-30T11:33:30.113Z] [2020-07-30T11:33:30.113Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:30.113Z] #47 24.26 + cd /tmp/tmp.0riWiiZZYU/src/github.com/mvdan/sh [2020-07-30T11:33:30.113Z] #47 24.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-30T11:33:30.113Z] #47 24.56 + GO111MODULE=on [2020-07-30T11:33:30.113Z] #47 24.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-30T11:33:30.113Z] #47 26.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:30.113Z] #47 26.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:30.113Z] #47 26.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:30.113Z] #47 26.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:30.113Z] #47 27.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:30.113Z] #47 28.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:30.113Z] #47 29.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:30.113Z] #47 32.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:30.113Z] #47 34.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:30.113Z] #47 ... [2020-07-30T11:33:30.113Z] [2020-07-30T11:33:30.113Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:30.114Z] #36 33.79 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-30T11:33:30.114Z] #36 34.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:33:30.152Z] #30 31.16 strconv [2020-07-30T11:33:30.276Z] #16 DONE 1.0s [2020-07-30T11:33:30.276Z] [2020-07-30T11:33:30.276Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:33:30.614Z] #26 10.78 0.2% 1.3% ## 3.5% ### 5.1% #### 6.7% ##### 7.8% ###### 8.9% ####### 11.1% ######### 13.4% ########### 16.1% ############ 16.7% ############ 18.0% ############## 19.6% ############### 21.2% ################ 22.9% ################# 24.2% ################## 25.5% ################### 27.1% ##################### 29.3% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 34.8% ######################### 35.9% ########################## 37.5% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################### 43.3% ############################### 43.8% ################################ 45.0% ################################# 46.7% ################################### 48.8% #################################### 50.4% ##################################### 51.7% ####################################### 54.4% ######################################### 57.2% ########################################## 59.4% ############################################ 61.6% ############################################# 63.8% ############################################### 65.4% ################################################ 67.1% ################################################# 68.7% ################################################## 70.3% ################################################### 71.9% #################################################### 73.6% ###################################################### 75.2% ###################################################### 76.3% ######################################################## 77.9% ######################################################### 79.4% ######################################################### 80.2% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.6% ############################################################## 87.2% ############################################################### 88.8% ################################################################# 91.0% ################################################################## 92.6% ################################################################### 94.2% #################################################################### 94.8% ##################################################################### 96.4% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-30T11:33:30.913Z] #26 18.69 [2020-07-30T11:33:31.016Z] #47 ... [2020-07-30T11:33:31.016Z] [2020-07-30T11:33:31.016Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:31.105Z] #30 ... [2020-07-30T11:33:31.105Z] [2020-07-30T11:33:31.105Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:31.105Z] #47 25.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:31.105Z] #47 25.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:31.105Z] #47 26.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:31.105Z] #47 26.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:31.105Z] #47 26.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:31.105Z] #47 28.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:31.105Z] #47 29.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:31.105Z] #47 32.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:31.279Z] #36 16.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:33:31.366Z] #47 ... [2020-07-30T11:33:31.366Z] [2020-07-30T11:33:31.366Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:31.366Z] #30 32.35 io [2020-07-30T11:33:31.654Z] #17 1.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:33:31.655Z] #17 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:33:31.655Z] #17 1.446 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:33:32.224Z] #17 2.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:33:32.445Z] #26 20.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:33:32.650Z] #36 36.83 + 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-30T11:33:32.761Z] #26 20.63 [2020-07-30T11:33:33.067Z] #26 20.85 ######## 11.8% ######################################################################## 100.0% [2020-07-30T11:33:33.067Z] #26 21.16 [2020-07-30T11:33:33.218Z] #36 ... [2020-07-30T11:33:33.218Z] [2020-07-30T11:33:33.218Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:33.218Z] #41 27.87 unicode/utf16 [2020-07-30T11:33:33.218Z] #41 28.48 container/list [2020-07-30T11:33:33.218Z] #41 29.69 crypto/internal/subtle [2020-07-30T11:33:33.218Z] #41 29.96 crypto/subtle [2020-07-30T11:33:33.218Z] #41 30.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-30T11:33:33.218Z] #41 30.57 internal/nettrace [2020-07-30T11:33:33.218Z] #41 30.90 runtime/cgo [2020-07-30T11:33:33.301Z] #30 ... [2020-07-30T11:33:33.301Z] [2020-07-30T11:33:33.301Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:33.301Z] #43 24.15 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:33.301Z] #43 24.33 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:33.301Z] #43 24.49 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:33.301Z] #43 24.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:33.301Z] #43 24.98 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:33.301Z] #43 25.14 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:33.301Z] #43 ... [2020-07-30T11:33:33.301Z] [2020-07-30T11:33:33.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:33:33.301Z] #36 33.49 Checking out files: 69% (1103/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/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-30T11:33:33.301Z] #36 34.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-30T11:33:33.369Z] #26 ... [2020-07-30T11:33:33.369Z] [2020-07-30T11:33:33.369Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:33.369Z] #11 49.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:33:33.369Z] #11 49.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-30T11:33:33.369Z] #11 49.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:33:33.369Z] #11 55.30 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:33:33.369Z] #11 55.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:33:33.369Z] #11 55.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:33:33.369Z] #11 55.52 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-30T11:33:33.369Z] #11 55.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-30T11:33:33.369Z] #11 55.54 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-30T11:33:33.369Z] #11 55.71 Selecting previously unselected package dmsetup. [2020-07-30T11:33:33.369Z] #11 55.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-30T11:33:33.369Z] #11 55.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:33:33.369Z] #11 56.07 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:33:33.369Z] #11 56.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:33:33.369Z] #11 56.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:33:33.475Z] #41 ... [2020-07-30T11:33:33.475Z] [2020-07-30T11:33:33.475Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:33.475Z] #60 34.49 Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/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: 72% (1491/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-30T11:33:33.475Z] #60 36.38 + cd /tmp/tmp.bJ90j9SIIe/src/github.com/docker/libnetwork [2020-07-30T11:33:33.475Z] #60 36.38 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:33.475Z] #60 36.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:33:33.604Z] #17 3.217 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:33:33.681Z] #11 ... [2020-07-30T11:33:33.681Z] [2020-07-30T11:33:33.681Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:33.681Z] #33 56.28 Selecting previously unselected package libuv1:ppc64el. [2020-07-30T11:33:33.681Z] #33 56.28 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-30T11:33:33.681Z] #33 56.30 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-30T11:33:33.681Z] #33 56.60 Selecting previously unselected package cmake. [2020-07-30T11:33:33.681Z] #33 56.60 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-30T11:33:33.681Z] #33 56.61 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:33:33.681Z] #33 59.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-30T11:33:33.681Z] #33 59.55 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:33:33.681Z] #33 59.57 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-30T11:33:33.681Z] #33 59.57 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:33:33.681Z] #33 59.64 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-30T11:33:33.681Z] #33 59.65 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:33:33.681Z] #33 59.68 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:33:33.681Z] #33 59.69 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-30T11:33:33.681Z] #33 59.70 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-30T11:33:33.681Z] #33 59.71 Setting up cmake (3.13.4-1) ... [2020-07-30T11:33:33.681Z] #33 59.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:33.732Z] #60 ... [2020-07-30T11:33:33.732Z] [2020-07-30T11:33:33.732Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:33.732Z] #38 28.42 Fetched 8369 kB in 22s (377 kB/s) [2020-07-30T11:33:33.839Z] #36 18.69 + 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-30T11:33:33.988Z] #38 28.42 Reading package lists... [2020-07-30T11:33:33.988Z] #38 ... [2020-07-30T11:33:33.988Z] [2020-07-30T11:33:33.988Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:33.988Z] #47 34.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:33.988Z] #47 34.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:33.988Z] #47 35.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:33.988Z] #47 36.29 runtime/cgo [2020-07-30T11:33:33.988Z] #47 36.42 runtime [2020-07-30T11:33:33.993Z] #33 59.82 Processing triggers for mime-support (3.62) ... [2020-07-30T11:33:34.294Z] #33 DONE 60.2s [2020-07-30T11:33:34.294Z] [2020-07-30T11:33:34.294Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:34.294Z] #39 53.97 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 53.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:34.294Z] #39 53.98 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:33:34.294Z] #39 53.99 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:33:34.294Z] #39 53.99 Setting up python-six (1.12.0-1) ... [2020-07-30T11:33:34.294Z] #39 58.56 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-30T11:33:34.294Z] #39 58.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-30T11:33:34.294Z] #39 58.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 58.57 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-30T11:33:34.294Z] #39 58.58 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 58.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 58.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:34.294Z] #39 58.60 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 58.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:33:34.294Z] #39 58.61 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:33:34.294Z] #39 ... [2020-07-30T11:33:34.294Z] [2020-07-30T11:33:34.294Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:34.599Z] #34 0.340 + RM_GOPATH=0 [2020-07-30T11:33:34.599Z] #34 0.341 + TMP_GOPATH= [2020-07-30T11:33:34.599Z] #34 0.341 + : /build [2020-07-30T11:33:34.599Z] #34 0.342 + '[' -z '' ']' [2020-07-30T11:33:34.599Z] #34 0.342 ++ mktemp -d [2020-07-30T11:33:34.599Z] #34 0.344 + export GOPATH=/tmp/tmp.e80x86JIbT [2020-07-30T11:33:34.599Z] #34 0.344 + GOPATH=/tmp/tmp.e80x86JIbT [2020-07-30T11:33:34.599Z] #34 0.344 + RM_GOPATH=1 [2020-07-30T11:33:34.599Z] #34 0.345 + case "$(go env GOARCH)" in [2020-07-30T11:33:34.599Z] #34 0.346 ++ go env GOARCH [2020-07-30T11:33:34.599Z] #34 0.352 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:34.599Z] #34 0.352 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:33:34.599Z] #34 0.370 ++ dirname /tmp/install/install.sh [2020-07-30T11:33:34.599Z] #34 0.372 + dir=/tmp/install [2020-07-30T11:33:34.599Z] #34 0.372 + bin=tini [2020-07-30T11:33:34.599Z] #34 0.372 + shift [2020-07-30T11:33:34.599Z] #34 0.377 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:33:34.599Z] #34 0.377 + . /tmp/install/tini.installer [2020-07-30T11:33:34.599Z] #34 0.377 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:33:34.599Z] #34 0.378 + install_tini [2020-07-30T11:33:34.599Z] #34 0.378 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:33:34.599Z] #34 0.379 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:33:34.599Z] #34 0.379 + git clone https://github.com/krallin/tini.git /tmp/tmp.e80x86JIbT/tini [2020-07-30T11:33:34.599Z] #34 0.382 Cloning into '/tmp/tmp.e80x86JIbT/tini'... [2020-07-30T11:33:34.986Z] #17 4.644 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:33:35.250Z] #34 ... [2020-07-30T11:33:35.250Z] [2020-07-30T11:33:35.250Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:35.250Z] #29 50.89 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-30T11:33:35.250Z] #29 51.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:33:35.250Z] #29 51.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:33:35.250Z] #29 ... [2020-07-30T11:33:35.250Z] [2020-07-30T11:33:35.250Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:35.250Z] #26 22.85 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:33:35.250Z] #26 22.95 skipping existing 5cb8031fd95d [2020-07-30T11:33:35.250Z] #26 23.12 [2020-07-30T11:33:35.772Z] #36 ... [2020-07-30T11:33:35.772Z] [2020-07-30T11:33:35.772Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:35.772Z] #38 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:33:35.772Z] #38 16.87 Fetched 8194 kB in 12s (698 kB/s) [2020-07-30T11:33:35.772Z] #38 16.87 Reading package lists... [2020-07-30T11:33:35.772Z] #38 ... [2020-07-30T11:33:35.772Z] [2020-07-30T11:33:35.772Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:35.772Z] #60 19.18 Checking out files: 58% (1215/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: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-30T11:33:35.772Z] #60 20.07 + cd /tmp/tmp.PWIxfO81lh/src/github.com/docker/libnetwork [2020-07-30T11:33:35.772Z] #60 20.07 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:35.772Z] #60 20.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:33:35.842Z] #36 36.47 + 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-30T11:33:36.063Z] using credential docker-jenkins-github-credentials [2020-07-30T11:33:36.139Z] Cloning the remote Git repository [2020-07-30T11:33:36.139Z] Cloning with configured refspecs honoured and without tags [2020-07-30T11:33:36.367Z] #17 ... [2020-07-30T11:33:36.367Z] [2020-07-30T11:33:36.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:36.367Z] #39 55.92 AR soccr/libsoccr.a [2020-07-30T11:33:36.367Z] #39 55.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:33:36.367Z] #39 56.60 DEP criu/arch/x86/sigframe.d [2020-07-30T11:33:36.367Z] #39 56.73 DEP criu/arch/x86/sigaction_compat.d [2020-07-30T11:33:36.367Z] #39 56.89 DEP criu/arch/x86/kerndat.d [2020-07-30T11:33:36.367Z] #39 57.00 DEP criu/arch/x86/crtools.d [2020-07-30T11:33:36.367Z] #39 57.12 DEP criu/arch/x86/cpu.d [2020-07-30T11:33:36.367Z] #39 57.24 CC criu/arch/x86/cpu.o [2020-07-30T11:33:36.367Z] #39 57.88 CC criu/arch/x86/crtools.o [2020-07-30T11:33:36.367Z] #39 59.24 CC criu/arch/x86/kerndat.o [2020-07-30T11:33:36.367Z] #39 59.75 CC criu/arch/x86/sigaction_compat.o [2020-07-30T11:33:36.367Z] #39 60.00 CC criu/arch/x86/sigframe.o [2020-07-30T11:33:36.367Z] #39 60.28 LINK criu/arch/x86/crtools.built-in.o [2020-07-30T11:33:36.367Z] #39 60.33 DEP criu/pie/util-vdso-elf32.d [2020-07-30T11:33:36.367Z] #39 60.46 DEP criu/pie/util-vdso.d [2020-07-30T11:33:36.367Z] #39 60.57 DEP criu/pie/util.d [2020-07-30T11:33:36.367Z] #39 60.77 CC criu/pie/util.o [2020-07-30T11:33:36.367Z] #39 61.09 CC criu/pie/util-vdso.o [2020-07-30T11:33:36.367Z] #39 61.76 CC criu/pie/util-vdso-elf32.o [2020-07-30T11:33:36.367Z] #39 62.33 AR criu/pie/pie.lib.a [2020-07-30T11:33:36.367Z] #39 62.39 DEP criu/pie/restorer.d [2020-07-30T11:33:36.626Z] #39 62.55 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-30T11:33:36.793Z] #26 24.67 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:33:36.793Z] #26 24.74 skipping existing 283607eaa57e [2020-07-30T11:33:36.885Z] #39 62.71 DEP criu/arch/x86/restorer_unmap.d [2020-07-30T11:33:36.885Z] #39 62.72 DEP criu/arch/x86/restorer.d [2020-07-30T11:33:36.885Z] #39 62.92 DEP criu/arch/x86/vdso-pie.d [2020-07-30T11:33:37.092Z] #26 24.87 [2020-07-30T11:33:37.144Z] #39 63.07 DEP criu/pie/parasite-vdso.d [2020-07-30T11:33:36.324Z] Cloning repository https://github.com/moby/moby.git [2020-07-30T11:33:36.738Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-30T11:33:37.404Z] #39 63.22 DEP criu/pie/parasite.d [2020-07-30T11:33:37.404Z] #39 63.41 CC criu/pie/parasite.o [2020-07-30T11:33:38.153Z] #26 ... [2020-07-30T11:33:38.153Z] [2020-07-30T11:33:38.153Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:38.153Z] #48 54.05 strconv [2020-07-30T11:33:38.153Z] #48 54.10 syscall [2020-07-30T11:33:38.153Z] #48 54.16 bytes [2020-07-30T11:33:38.153Z] #48 54.39 strings [2020-07-30T11:33:38.153Z] #48 61.74 bufio [2020-07-30T11:33:38.153Z] #48 ... [2020-07-30T11:33:38.153Z] [2020-07-30T11:33:38.153Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:38.153Z] #34 1.415 + cd /tmp/tmp.e80x86JIbT/tini [2020-07-30T11:33:38.153Z] #34 1.416 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:33:38.153Z] #34 1.430 + cmake . [2020-07-30T11:33:38.153Z] #34 2.004 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:33:38.153Z] #34 2.054 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:33:38.153Z] #34 2.620 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:33:38.153Z] #34 2.627 -- Detecting C compiler ABI info [2020-07-30T11:33:38.153Z] #34 3.114 -- Detecting C compiler ABI info - done [2020-07-30T11:33:38.153Z] #34 3.213 -- Detecting C compile features [2020-07-30T11:33:38.163Z] #47 ... [2020-07-30T11:33:38.163Z] [2020-07-30T11:33:38.163Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:38.163Z] #23 30.56 Reading package lists... [2020-07-30T11:33:38.334Z] #60 ... [2020-07-30T11:33:38.334Z] [2020-07-30T11:33:38.334Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:38.334Z] #51 13.01 Fetched 8194 kB in 10s (809 kB/s) [2020-07-30T11:33:38.334Z] #51 13.01 Reading package lists... [2020-07-30T11:33:38.334Z] #51 20.36 Reading package lists... [2020-07-30T11:33:38.334Z] #51 ... [2020-07-30T11:33:38.334Z] [2020-07-30T11:33:38.334Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:38.334Z] #41 13.15 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:33:38.334Z] #41 ... [2020-07-30T11:33:38.334Z] [2020-07-30T11:33:38.334Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:38.334Z] #38 16.87 Reading package lists... [2020-07-30T11:33:38.334Z] #38 ... [2020-07-30T11:33:38.334Z] [2020-07-30T11:33:38.334Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:38.334Z] #43 13.37 go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:33:38.334Z] #43 13.38 go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:33:38.334Z] #43 13.47 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:33:38.334Z] #43 13.48 go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:33:38.334Z] #43 13.69 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:33:38.334Z] #43 13.78 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:33:38.334Z] #43 14.09 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:33:38.334Z] #43 14.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:33:38.334Z] #43 14.16 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:33:38.334Z] #43 14.19 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:33:38.334Z] #43 14.41 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:33:38.452Z] #34 ... [2020-07-30T11:33:38.452Z] [2020-07-30T11:33:38.452Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:38.452Z] #39 64.27 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-30T11:33:38.452Z] #39 64.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:38.452Z] #39 DONE 64.6s [2020-07-30T11:33:38.597Z] #43 ... [2020-07-30T11:33:38.597Z] [2020-07-30T11:33:38.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:38.750Z] [2020-07-30T11:33:38.750Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:38.783Z] #39 64.51 LINK criu/pie/parasite.built-in.o [2020-07-30T11:33:38.783Z] #39 64.53 GEN criu/pie/parasite-blob.h [2020-07-30T11:33:38.783Z] #39 64.55 CC criu/pie/parasite-vdso.o [2020-07-30T11:33:38.861Z] #38 23.52 Reading package lists... [2020-07-30T11:33:38.861Z] #38 ... [2020-07-30T11:33:38.861Z] [2020-07-30T11:33:38.861Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:38.861Z] #10 14.07 Fetched 8194 kB in 11s (755 kB/s) [2020-07-30T11:33:38.861Z] #10 14.07 Reading package lists... [2020-07-30T11:33:39.124Z] #10 20.73 Reading package lists... [2020-07-30T11:33:39.124Z] #10 ... [2020-07-30T11:33:39.124Z] [2020-07-30T11:33:39.124Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:39.124Z] #47 16.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:39.124Z] #47 16.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:39.124Z] #47 17.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:39.124Z] #47 17.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:39.124Z] #47 18.32 runtime [2020-07-30T11:33:39.124Z] #47 18.32 runtime/cgo [2020-07-30T11:33:37.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:33:37.566Z] > git --version # timeout=10 [2020-07-30T11:33:37.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:33:37.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:33:39.352Z] #39 65.18 CC criu/arch/x86/vdso-pie.o [2020-07-30T11:33:39.352Z] #39 65.45 CC criu/arch/x86/restorer.o [2020-07-30T11:33:39.397Z] #40 ... [2020-07-30T11:33:39.397Z] [2020-07-30T11:33:39.397Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:39.397Z] #42 55.33 vendor/golang.org/x/net/dns/dnsmessage [2020-07-30T11:33:39.397Z] #42 55.84 bytes [2020-07-30T11:33:39.397Z] #42 62.71 bufio [2020-07-30T11:33:39.397Z] #42 64.12 reflect [2020-07-30T11:33:39.397Z] #42 ... [2020-07-30T11:33:39.397Z] [2020-07-30T11:33:39.397Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:39.397Z] #26 26.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:33:39.397Z] #26 26.87 [2020-07-30T11:33:39.397Z] #26 27.04 ######################################################################## 100.0% [2020-07-30T11:33:39.397Z] #26 27.23 [2020-07-30T11:33:39.397Z] #26 27.34 Download of images into '/build' complete. [2020-07-30T11:33:39.397Z] #26 27.35 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:33:39.397Z] #26 27.35 tar -cC '/build' . | docker load [2020-07-30T11:33:39.397Z] #26 DONE 27.4s [2020-07-30T11:33:39.397Z] [2020-07-30T11:33:39.397Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:39.397Z] #48 64.92 text/tabwriter [2020-07-30T11:33:39.534Z] #23 42.33 Building dependency tree... [2020-07-30T11:33:39.920Z] #39 65.97 CC criu/arch/x86/restorer_unmap.o [2020-07-30T11:33:39.920Z] #39 66.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-30T11:33:39.920Z] #39 ... [2020-07-30T11:33:39.920Z] [2020-07-30T11:33:39.920Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:33:39.920Z] #17 9.937 Fetched 8369 kB in 9s (942 kB/s) [2020-07-30T11:33:40.044Z] #48 66.06 regexp/syntax [2020-07-30T11:33:40.044Z] #48 66.09 reflect [2020-07-30T11:33:40.049Z] #36 ... [2020-07-30T11:33:40.049Z] [2020-07-30T11:33:40.049Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:40.049Z] #60 34.37 Checking out files: 46% (965/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/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: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-30T11:33:40.049Z] #60 35.79 + cd /tmp/tmp.UyRX2zu96g/src/github.com/docker/libnetwork [2020-07-30T11:33:40.049Z] #60 35.80 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-30T11:33:40.049Z] #60 36.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-30T11:33:41.049Z] #47 ... [2020-07-30T11:33:41.049Z] [2020-07-30T11:33:41.049Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:41.049Z] #32 16.06 Fetched 8194 kB in 11s (733 kB/s) [2020-07-30T11:33:41.049Z] #32 16.06 Reading package lists... [2020-07-30T11:33:41.313Z] #32 22.79 Reading package lists... [2020-07-30T11:33:41.313Z] #32 ... [2020-07-30T11:33:41.313Z] [2020-07-30T11:33:41.313Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:41.313Z] #23 16.69 Fetched 8194 kB in 12s (693 kB/s) [2020-07-30T11:33:41.313Z] #23 16.69 Reading package lists... [2020-07-30T11:33:41.429Z] #23 46.08 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:33:41.429Z] #23 46.08 The following additional packages will be installed: [2020-07-30T11:33:41.429Z] #23 46.08 libjq1 libonig5 [2020-07-30T11:33:41.575Z] #23 23.67 Reading package lists... [2020-07-30T11:33:41.575Z] #23 ... [2020-07-30T11:33:41.575Z] [2020-07-30T11:33:41.575Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:41.575Z] #51 20.36 Reading package lists... [2020-07-30T11:33:42.001Z] #23 ... [2020-07-30T11:33:42.001Z] [2020-07-30T11:33:42.002Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:42.002Z] #51 36.64 Fetched 8369 kB in 28s (302 kB/s) [2020-07-30T11:33:42.002Z] #51 36.64 Reading package lists... [2020-07-30T11:33:42.002Z] #51 46.14 Reading package lists... [2020-07-30T11:33:42.002Z] #51 ... [2020-07-30T11:33:42.002Z] [2020-07-30T11:33:42.002Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:42.002Z] #23 46.67 The following NEW packages will be installed: [2020-07-30T11:33:42.002Z] #23 46.70 jq libjq1 libonig5 [2020-07-30T11:33:42.258Z] #23 ... [2020-07-30T11:33:42.258Z] [2020-07-30T11:33:42.258Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:42.258Z] #32 36.87 Fetched 8369 kB in 28s (298 kB/s) [2020-07-30T11:33:42.258Z] #32 36.87 Reading package lists... [2020-07-30T11:33:42.514Z] #32 46.35 Reading package lists... [2020-07-30T11:33:42.514Z] #32 ... [2020-07-30T11:33:42.514Z] [2020-07-30T11:33:42.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:42.514Z] #10 36.96 Fetched 8369 kB in 28s (300 kB/s) [2020-07-30T11:33:42.514Z] #10 36.96 Reading package lists... [2020-07-30T11:33:42.514Z] #10 45.46 Reading package lists... [2020-07-30T11:33:42.514Z] #10 ... [2020-07-30T11:33:42.514Z] [2020-07-30T11:33:42.514Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:42.514Z] #23 47.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:42.514Z] #23 47.15 Need to get 355 kB of archives. [2020-07-30T11:33:42.514Z] #23 47.15 After this operation, 1072 kB of additional disk space will be used. [2020-07-30T11:33:42.514Z] #23 47.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:33:42.514Z] #23 47.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:33:42.514Z] #23 47.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:33:42.592Z] #60 ... [2020-07-30T11:33:42.592Z] [2020-07-30T11:33:42.592Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:42.592Z] #23 33.39 Fetched 8369 kB in 25s (329 kB/s) [2020-07-30T11:33:42.592Z] #23 33.39 Reading package lists... [2020-07-30T11:33:42.592Z] #23 42.79 Reading package lists... [2020-07-30T11:33:42.592Z] #23 ... [2020-07-30T11:33:42.592Z] [2020-07-30T11:33:42.592Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:42.592Z] #38 33.62 Fetched 8369 kB in 25s (333 kB/s) [2020-07-30T11:33:42.592Z] #38 33.62 Reading package lists... [2020-07-30T11:33:42.592Z] #38 42.78 Reading package lists... [2020-07-30T11:33:42.592Z] #38 ... [2020-07-30T11:33:42.592Z] [2020-07-30T11:33:42.592Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:42.592Z] #47 33.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-30T11:33:42.592Z] #47 34.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-30T11:33:42.592Z] #47 34.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-30T11:33:42.592Z] #47 34.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-30T11:33:42.592Z] #47 35.65 bytes [2020-07-30T11:33:42.592Z] #47 35.80 syscall [2020-07-30T11:33:42.592Z] #47 40.14 reflect [2020-07-30T11:33:42.852Z] #47 ... [2020-07-30T11:33:42.852Z] [2020-07-30T11:33:42.852Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:42.852Z] #32 33.99 Fetched 8369 kB in 26s (328 kB/s) [2020-07-30T11:33:42.852Z] #32 33.99 Reading package lists... [2020-07-30T11:33:43.115Z] #32 43.32 Reading package lists... [2020-07-30T11:33:43.115Z] #32 ... [2020-07-30T11:33:43.115Z] [2020-07-30T11:33:43.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:43.115Z] #10 35.26 Fetched 8369 kB in 26s (323 kB/s) [2020-07-30T11:33:43.115Z] #10 35.26 Reading package lists... [2020-07-30T11:33:43.212Z] #17 9.937 Reading package lists... [2020-07-30T11:33:43.237Z] #51 26.94 Building dependency tree... [2020-07-30T11:33:43.472Z] #17 13.28 Reading package lists... [2020-07-30T11:33:43.472Z] #17 ... [2020-07-30T11:33:43.472Z] [2020-07-30T11:33:43.472Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:43.472Z] #49 10.16 + cd /tmp/tmp.tmVSYKjLhr/src/github.com/opencontainers/runc [2020-07-30T11:33:43.472Z] #49 10.16 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:33:43.472Z] #49 10.43 + '[' -z '' ']' [2020-07-30T11:33:43.472Z] #49 10.43 + target=static [2020-07-30T11:33:43.472Z] #49 10.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:33:43.472Z] #49 10.95 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-30T11:33:43.472Z] #49 ... [2020-07-30T11:33:43.472Z] [2020-07-30T11:33:43.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:43.472Z] #39 66.28 CC criu/pie/restorer.o [2020-07-30T11:33:43.472Z] #39 68.84 LINK criu/pie/restorer.built-in.o [2020-07-30T11:33:43.472Z] #39 68.85 GEN criu/pie/restorer-blob.h [2020-07-30T11:33:43.472Z] #39 68.93 DEP criu/vdso.d [2020-07-30T11:33:43.472Z] #39 69.09 DEP criu/vdso-compat.d [2020-07-30T11:33:43.472Z] #39 69.26 DEP criu/uts_ns.d [2020-07-30T11:33:43.472Z] #39 69.45 DEP criu/util.d [2020-07-30T11:33:43.685Z] #10 43.90 Reading package lists... [2020-07-30T11:33:43.685Z] #10 ... [2020-07-30T11:33:43.685Z] [2020-07-30T11:33:43.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:43.685Z] #30 34.65 internal/oserror [2020-07-30T11:33:43.685Z] #30 34.91 syscall [2020-07-30T11:33:43.685Z] #30 36.52 reflect [2020-07-30T11:33:43.685Z] #30 ... [2020-07-30T11:33:43.685Z] [2020-07-30T11:33:43.685Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:43.685Z] #51 35.74 Fetched 8369 kB in 26s (321 kB/s) [2020-07-30T11:33:43.685Z] #51 35.74 Reading package lists... [2020-07-30T11:33:43.731Z] #39 69.67 DEP criu/uffd.d [2020-07-30T11:33:44.005Z] #39 69.83 DEP criu/tun.d [2020-07-30T11:33:44.005Z] #39 70.08 DEP criu/tty.d [2020-07-30T11:33:44.255Z] #51 44.58 Reading package lists... [2020-07-30T11:33:44.255Z] #51 ... [2020-07-30T11:33:44.255Z] [2020-07-30T11:33:44.255Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:44.255Z] #41 45.18 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:33:44.255Z] #41 45.22 bufio [2020-07-30T11:33:44.405Z] #23 48.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:44.405Z] #23 48.91 Fetched 355 kB in 0s (1194 kB/s) [2020-07-30T11:33:44.405Z] #23 49.03 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:33:44.516Z] #41 45.61 reflect [2020-07-30T11:33:44.553Z] #48 ... [2020-07-30T11:33:44.553Z] [2020-07-30T11:33:44.553Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:44.553Z] #34 5.537 -- Detecting C compile features - done [2020-07-30T11:33:44.553Z] #34 5.622 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:33:44.553Z] #34 5.934 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:33:44.553Z] #34 6.090 -- Configuring done [2020-07-30T11:33:44.553Z] #34 6.113 -- Generating done [2020-07-30T11:33:44.553Z] #34 6.122 -- Build files have been written to: /tmp/tmp.e80x86JIbT/tini [2020-07-30T11:33:44.553Z] #34 6.130 + make tini-static [2020-07-30T11:33:44.553Z] #34 6.760 Scanning dependencies of target tini-static [2020-07-30T11:33:44.553Z] #34 6.834 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:33:44.553Z] #34 9.071 [100%] Linking C executable tini-static [2020-07-30T11:33:44.553Z] #34 9.700 [100%] Built target tini-static [2020-07-30T11:33:44.553Z] #34 9.797 + mkdir -p /build [2020-07-30T11:33:44.553Z] #34 9.800 + cp tini-static /build/docker-init [2020-07-30T11:33:44.553Z] #34 DONE 9.9s [2020-07-30T11:33:44.553Z] [2020-07-30T11:33:44.553Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:44.553Z] #40 1.683 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:33:44.553Z] #40 1.684 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:33:44.553Z] #40 1.693 Note: Building without GnuTLS support [2020-07-30T11:33:44.553Z] #40 1.703 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:33:44.553Z] #40 1.703 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:33:44.553Z] #40 3.498 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:33:44.553Z] #40 3.580 GEN .gitid [2020-07-30T11:33:44.553Z] #40 3.623 GEN criu/include/version.h [2020-07-30T11:33:44.553Z] #40 3.701 GEN include/common/asm [2020-07-30T11:33:44.553Z] #40 5.931 PBCC images/timens.pb-c.c [2020-07-30T11:33:44.553Z] #40 5.975 DEP images/timens.pb-c.d [2020-07-30T11:33:44.553Z] #40 6.046 PBCC images/fown.pb-c.c [2020-07-30T11:33:44.574Z] #39 70.26 DEP criu/timerfd.d [2020-07-30T11:33:44.574Z] #39 70.46 DEP criu/timens.d [2020-07-30T11:33:44.574Z] #39 70.67 DEP criu/sysfs_parse.d [2020-07-30T11:33:44.661Z] #23 49.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:33:44.661Z] #23 49.13 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:33:44.661Z] #23 49.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:33:44.661Z] #23 ... [2020-07-30T11:33:44.661Z] [2020-07-30T11:33:44.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:44.661Z] #38 28.42 Reading package lists... [2020-07-30T11:33:44.661Z] #38 40.04 Reading package lists... [2020-07-30T11:33:44.661Z] #38 48.12 Building dependency tree... [2020-07-30T11:33:44.661Z] #38 ... [2020-07-30T11:33:44.661Z] [2020-07-30T11:33:44.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:44.661Z] #41 45.97 vendor/golang.org/x/crypto/internal/subtle [2020-07-30T11:33:44.661Z] #41 46.17 vendor/golang.org/x/crypto/curve25519 [2020-07-30T11:33:44.850Z] #40 6.059 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:33:44.850Z] #40 6.230 PBCC images/opts.pb-c.c [2020-07-30T11:33:44.850Z] #40 6.311 PBCC images/memfd.pb-c.c [2020-07-30T11:33:44.850Z] #40 6.364 DEP images/fown.pb-c.d [2020-07-30T11:33:44.850Z] #40 6.455 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:33:44.850Z] #40 ... [2020-07-30T11:33:44.850Z] [2020-07-30T11:33:44.850Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:44.850Z] #31 60.97 bufio [2020-07-30T11:33:44.850Z] #31 62.36 reflect [2020-07-30T11:33:44.850Z] #31 64.35 path [2020-07-30T11:33:44.850Z] #31 65.85 text/tabwriter [2020-07-30T11:33:45.143Z] #39 70.90 DEP criu/sysctl.d [2020-07-30T11:33:45.143Z] #39 71.11 DEP criu/string.d [2020-07-30T11:33:45.148Z] #31 ... [2020-07-30T11:33:45.148Z] [2020-07-30T11:33:45.148Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:45.148Z] #40 6.604 DEP images/opts.pb-c.d [2020-07-30T11:33:45.148Z] #40 6.695 DEP images/memfd.pb-c.d [2020-07-30T11:33:45.293Z] #51 29.97 The following additional packages will be installed: [2020-07-30T11:33:45.293Z] #51 29.99 libbtrfs0 [2020-07-30T11:33:45.293Z] #51 30.15 The following NEW packages will be installed: [2020-07-30T11:33:45.293Z] #51 30.15 libbtrfs-dev libbtrfs0 [2020-07-30T11:33:45.402Z] #39 71.18 DEP criu/stats.d [2020-07-30T11:33:45.402Z] #39 71.30 DEP criu/sockets.d [2020-07-30T11:33:45.443Z] #40 6.789 PBCC images/sit.pb-c.c [2020-07-30T11:33:45.443Z] #40 6.897 DEP images/sit.pb-c.d [2020-07-30T11:33:45.443Z] #40 6.935 PBCC images/macvlan.pb-c.c [2020-07-30T11:33:45.443Z] #40 6.955 DEP images/macvlan.pb-c.d [2020-07-30T11:33:45.443Z] #40 6.992 PBCC images/autofs.pb-c.c [2020-07-30T11:33:45.443Z] #40 7.016 DEP images/autofs.pb-c.d [2020-07-30T11:33:45.556Z] #51 30.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:45.556Z] #51 30.69 Need to get 119 kB of archives. [2020-07-30T11:33:45.556Z] #51 30.69 After this operation, 387 kB of additional disk space will be used. [2020-07-30T11:33:45.556Z] #51 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-30T11:33:45.556Z] #51 30.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-30T11:33:45.662Z] #39 71.46 DEP criu/sk-unix.d [2020-07-30T11:33:45.662Z] #39 71.62 DEP criu/sk-tcp.d [2020-07-30T11:33:45.740Z] #40 7.055 PBCC images/sysctl.pb-c.c [2020-07-30T11:33:45.740Z] #40 7.076 DEP images/sysctl.pb-c.d [2020-07-30T11:33:45.740Z] #40 7.111 PBCC images/time.pb-c.c [2020-07-30T11:33:45.740Z] #40 7.127 DEP images/time.pb-c.d [2020-07-30T11:33:45.740Z] #40 7.192 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:33:45.740Z] #40 7.222 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:33:45.740Z] #40 7.272 PBCC images/seccomp.pb-c.c [2020-07-30T11:33:45.740Z] #40 7.286 DEP images/seccomp.pb-c.d [2020-07-30T11:33:45.740Z] #40 7.332 PBCC images/userns.pb-c.c [2020-07-30T11:33:45.740Z] #40 7.358 DEP images/userns.pb-c.d [2020-07-30T11:33:45.740Z] #40 ... [2020-07-30T11:33:45.740Z] [2020-07-30T11:33:45.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:45.740Z] #11 61.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:33:45.740Z] #11 61.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:33:45.740Z] #11 61.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:33:45.740Z] #11 69.44 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:33:45.740Z] #11 69.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-30T11:33:45.740Z] #11 69.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:45.740Z] #11 69.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:33:45.740Z] #11 69.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-30T11:33:45.740Z] #11 69.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:33:45.921Z] #39 71.82 DEP criu/sk-queue.d [2020-07-30T11:33:45.921Z] #39 71.95 DEP criu/sk-packet.d [2020-07-30T11:33:46.027Z] #41 ... [2020-07-30T11:33:46.027Z] [2020-07-30T11:33:46.027Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:46.027Z] #23 49.45 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:33:46.027Z] #23 49.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:33:46.027Z] #23 49.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:33:46.027Z] #23 49.64 Selecting previously unselected package jq. [2020-07-30T11:33:46.027Z] #23 49.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:33:46.027Z] #23 49.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:46.027Z] #23 49.93 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:33:46.027Z] #23 49.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:33:46.027Z] #23 49.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:46.027Z] #23 49.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:46.027Z] #23 DONE 50.4s [2020-07-30T11:33:46.027Z] [2020-07-30T11:33:46.027Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:33:46.027Z] #24 DONE 0.0s [2020-07-30T11:33:46.027Z] [2020-07-30T11:33:46.027Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:46.054Z] #11 ... [2020-07-30T11:33:46.054Z] [2020-07-30T11:33:46.054Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:46.054Z] #40 7.405 PBCC images/cgroup.pb-c.c [2020-07-30T11:33:46.054Z] #40 7.435 DEP images/cgroup.pb-c.d [2020-07-30T11:33:46.054Z] #40 7.494 PBCC images/ext-file.pb-c.c [2020-07-30T11:33:46.054Z] #40 7.527 DEP images/ext-file.pb-c.d [2020-07-30T11:33:46.054Z] #40 7.621 PBCC images/rpc.pb-c.c [2020-07-30T11:33:46.182Z] #39 72.17 DEP criu/sk-netlink.d [2020-07-30T11:33:46.361Z] #40 7.654 DEP images/rpc.pb-c.d [2020-07-30T11:33:46.361Z] #40 7.695 PBCC images/siginfo.pb-c.c [2020-07-30T11:33:46.361Z] #40 7.714 DEP images/siginfo.pb-c.d [2020-07-30T11:33:46.361Z] #40 7.840 PBCC images/pagemap.pb-c.c [2020-07-30T11:33:46.425Z] #41 47.05 time [2020-07-30T11:33:46.441Z] #39 72.30 DEP criu/sk-inet.d [2020-07-30T11:33:46.662Z] #40 7.945 DEP images/pagemap.pb-c.d [2020-07-30T11:33:46.662Z] #40 7.981 PBCC images/rlimit.pb-c.c [2020-07-30T11:33:46.662Z] #40 8.005 DEP images/rlimit.pb-c.d [2020-07-30T11:33:46.662Z] #40 8.060 PBCC images/file-lock.pb-c.c [2020-07-30T11:33:46.662Z] #40 8.070 DEP images/file-lock.pb-c.d [2020-07-30T11:33:46.662Z] #40 8.119 PBCC images/tty.pb-c.c [2020-07-30T11:33:46.662Z] #40 8.178 DEP images/tty.pb-c.d [2020-07-30T11:33:46.702Z] #39 72.47 DEP criu/signalfd.d [2020-07-30T11:33:46.702Z] #39 72.62 DEP criu/sigframe.d [2020-07-30T11:33:46.960Z] #40 8.251 PBCC images/tun.pb-c.c [2020-07-30T11:33:46.960Z] #40 8.323 PBCC images/netdev.pb-c.c [2020-07-30T11:33:46.960Z] #40 8.370 DEP images/tun.pb-c.d [2020-07-30T11:33:46.960Z] #40 8.422 DEP images/netdev.pb-c.d [2020-07-30T11:33:46.960Z] #40 8.473 PBCC images/vma.pb-c.c [2020-07-30T11:33:46.960Z] #40 8.522 DEP images/vma.pb-c.d [2020-07-30T11:33:46.960Z] #40 8.578 PBCC images/creds.pb-c.c [2020-07-30T11:33:46.962Z] #39 72.73 DEP criu/shmem.d [2020-07-30T11:33:46.962Z] #39 72.85 DEP criu/servicefd.d [2020-07-30T11:33:46.962Z] #39 ... [2020-07-30T11:33:46.962Z] [2020-07-30T11:33:46.962Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:33:46.962Z] #17 13.28 Reading package lists... [2020-07-30T11:33:47.258Z] #40 8.616 DEP images/creds.pb-c.d [2020-07-30T11:33:47.258Z] #40 8.669 PBCC images/utsns.pb-c.c [2020-07-30T11:33:47.258Z] #40 8.679 DEP images/utsns.pb-c.d [2020-07-30T11:33:47.258Z] #40 8.754 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:33:47.258Z] #40 8.798 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:33:47.555Z] #40 8.832 DEP images/ipc-desc.pb-c.d [2020-07-30T11:33:47.555Z] #40 8.878 DEP images/ipc-sem.pb-c.d [2020-07-30T11:33:47.555Z] #40 8.918 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:33:47.555Z] #40 8.950 DEP images/ipc-msg.pb-c.d [2020-07-30T11:33:47.555Z] #40 8.985 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:33:47.555Z] #40 9.018 DEP images/ipc-shm.pb-c.d [2020-07-30T11:33:47.555Z] #40 9.094 PBCC images/ipc-var.pb-c.c [2020-07-30T11:33:47.555Z] #40 9.132 DEP images/ipc-var.pb-c.d [2020-07-30T11:33:47.668Z] #51 32.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:47.668Z] #51 ... [2020-07-30T11:33:47.668Z] [2020-07-30T11:33:47.668Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:47.668Z] #10 20.73 Reading package lists... [2020-07-30T11:33:47.668Z] #10 27.19 Building dependency tree... [2020-07-30T11:33:47.668Z] #10 30.57 The following additional packages will be installed: [2020-07-30T11:33:47.668Z] #10 30.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:33:47.668Z] #10 30.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:33:47.668Z] #10 30.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:33:47.668Z] #10 30.58 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:47.668Z] #10 30.58 Suggested packages: [2020-07-30T11:33:47.668Z] #10 30.59 gcc-8-locales seccomp wine64 [2020-07-30T11:33:47.668Z] #10 31.59 The following NEW packages will be installed: [2020-07-30T11:33:47.668Z] #10 31.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:33:47.668Z] #10 31.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:33:47.668Z] #10 31.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:33:47.668Z] #10 31.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:33:47.668Z] #10 31.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:33:47.668Z] #10 31.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:47.668Z] #10 32.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:47.668Z] #10 32.03 Need to get 73.3 MB of archives. [2020-07-30T11:33:47.668Z] #10 32.03 After this operation, 472 MB of additional disk space will be used. [2020-07-30T11:33:47.668Z] #10 32.03 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-30T11:33:47.668Z] #10 32.34 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-30T11:33:47.668Z] #10 32.59 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-30T11:33:47.668Z] #10 32.61 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-30T11:33:47.668Z] #10 32.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-30T11:33:47.668Z] #10 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:33:47.854Z] #40 9.207 PBCC images/sk-opts.pb-c.c [2020-07-30T11:33:47.854Z] #40 9.221 PBCC images/packet-sock.pb-c.c [2020-07-30T11:33:47.854Z] #40 9.310 DEP images/sk-opts.pb-c.d [2020-07-30T11:33:47.854Z] #40 9.398 DEP images/packet-sock.pb-c.d [2020-07-30T11:33:47.932Z] #10 33.11 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-30T11:33:47.932Z] #10 ... [2020-07-30T11:33:47.932Z] [2020-07-30T11:33:47.932Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:47.932Z] #51 33.05 Fetched 119 kB in 0s (449 kB/s) [2020-07-30T11:33:48.152Z] #40 9.463 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:33:48.152Z] #40 9.516 DEP images/sk-netlink.pb-c.d [2020-07-30T11:33:48.152Z] #40 9.607 PBCC images/sk-inet.pb-c.c [2020-07-30T11:33:48.152Z] #40 9.695 DEP images/sk-inet.pb-c.d [2020-07-30T11:33:48.152Z] #40 9.790 PBCC images/sk-unix.pb-c.c [2020-07-30T11:33:48.160Z] #17 16.95 Building dependency tree... [2020-07-30T11:33:48.195Z] #51 33.32 Selecting previously unselected package libbtrfs0. [2020-07-30T11:33:48.454Z] #40 9.911 DEP images/sk-unix.pb-c.d [2020-07-30T11:33:48.454Z] #40 9.975 PBCC images/mm.pb-c.c [2020-07-30T11:33:48.454Z] #40 10.03 DEP images/mm.pb-c.d [2020-07-30T11:33:48.460Z] #51 33.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-30T11:33:48.460Z] #51 33.43 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-30T11:33:48.548Z] #25 2.269 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:33:48.548Z] #25 2.724 [2020-07-30T11:33:48.722Z] #51 33.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:48.755Z] #40 10.10 PBCC images/timerfd.pb-c.c [2020-07-30T11:33:48.755Z] #40 10.18 DEP images/timerfd.pb-c.d [2020-07-30T11:33:48.755Z] #40 10.22 PBCC images/timer.pb-c.c [2020-07-30T11:33:48.755Z] #40 10.25 DEP images/timer.pb-c.d [2020-07-30T11:33:48.755Z] #40 10.31 PBCC images/sa.pb-c.c [2020-07-30T11:33:49.061Z] #40 10.36 DEP images/sa.pb-c.d [2020-07-30T11:33:49.061Z] #40 10.40 PBCC images/pipe-data.pb-c.c [2020-07-30T11:33:49.061Z] #40 10.44 DEP images/pipe-data.pb-c.d [2020-07-30T11:33:49.061Z] #40 10.53 PBCC images/mnt.pb-c.c [2020-07-30T11:33:49.061Z] #40 10.62 DEP images/mnt.pb-c.d [2020-07-30T11:33:49.061Z] #40 10.69 PBCC images/sk-packet.pb-c.c [2020-07-30T11:33:49.306Z] #51 34.37 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:33:49.306Z] #51 34.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-30T11:33:49.306Z] #51 34.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:49.362Z] #40 10.71 DEP images/sk-packet.pb-c.d [2020-07-30T11:33:49.362Z] #40 10.77 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:33:49.362Z] #40 10.84 DEP images/tcp-stream.pb-c.d [2020-07-30T11:33:49.362Z] #40 10.89 PBCC images/pipe.pb-c.c [2020-07-30T11:33:49.362Z] #40 10.95 DEP images/pipe.pb-c.d [2020-07-30T11:33:49.550Z] #17 19.26 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:33:49.550Z] #17 19.26 The following additional packages will be installed: [2020-07-30T11:33:49.550Z] #17 19.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:33:49.550Z] #17 19.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:33:49.550Z] #17 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:33:49.550Z] #17 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:33:49.550Z] #17 19.27 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:33:49.550Z] #17 19.27 Suggested packages: [2020-07-30T11:33:49.550Z] #17 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:33:49.550Z] #17 19.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:33:49.550Z] #17 19.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:33:49.550Z] #17 19.28 Recommended packages: [2020-07-30T11:33:49.550Z] #17 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:33:49.550Z] #17 19.28 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:33:49.550Z] #17 ... [2020-07-30T11:33:49.550Z] [2020-07-30T11:33:49.550Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:49.550Z] #41 139.0 github.com/LK4D4/vndr/godl [2020-07-30T11:33:49.550Z] #41 139.7 github.com/LK4D4/vndr [2020-07-30T11:33:49.550Z] #41 DONE 148.4s [2020-07-30T11:33:49.685Z] #40 11.03 PBCC images/pstree.pb-c.c [2020-07-30T11:33:49.685Z] #40 11.08 DEP images/pstree.pb-c.d [2020-07-30T11:33:49.685Z] #40 11.17 PBCC images/fs.pb-c.c [2020-07-30T11:33:49.685Z] #40 11.19 DEP images/fs.pb-c.d [2020-07-30T11:33:49.722Z] #41 ... [2020-07-30T11:33:49.722Z] [2020-07-30T11:33:49.722Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:49.722Z] #10 43.90 Reading package lists... [2020-07-30T11:33:49.809Z] [2020-07-30T11:33:49.809Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:49.809Z] #39 72.97 DEP criu/seize.d [2020-07-30T11:33:49.809Z] #39 73.09 DEP criu/seccomp.d [2020-07-30T11:33:49.809Z] #39 73.26 DEP criu/rst-malloc.d [2020-07-30T11:33:49.809Z] #39 73.33 DEP criu/rbtree.d [2020-07-30T11:33:49.809Z] #39 73.40 DEP criu/pstree.d [2020-07-30T11:33:49.809Z] #39 73.59 DEP criu/protobuf.d [2020-07-30T11:33:49.809Z] #39 73.76 GEN criu/protobuf-desc-gen.h [2020-07-30T11:33:49.809Z] #39 75.53 DEP criu/protobuf-desc.d [2020-07-30T11:33:49.809Z] #39 75.69 DEP criu/proc_parse.d [2020-07-30T11:33:49.904Z] #51 35.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:49.983Z] #40 11.24 PBCC images/signalfd.pb-c.c [2020-07-30T11:33:49.983Z] #40 11.29 DEP images/signalfd.pb-c.d [2020-07-30T11:33:49.983Z] #40 11.36 PBCC images/fh.pb-c.c [2020-07-30T11:33:49.983Z] #40 11.42 PBCC images/fsnotify.pb-c.c [2020-07-30T11:33:50.069Z] #39 76.03 DEP criu/plugin.d [2020-07-30T11:33:50.284Z] #40 11.58 DEP images/fh.pb-c.d [2020-07-30T11:33:50.284Z] #40 11.64 DEP images/fsnotify.pb-c.d [2020-07-30T11:33:50.284Z] #40 11.70 PBCC images/eventpoll.pb-c.c [2020-07-30T11:33:50.284Z] #40 11.72 DEP images/eventpoll.pb-c.d [2020-07-30T11:33:50.284Z] #40 11.77 PBCC images/eventfd.pb-c.c [2020-07-30T11:33:50.284Z] #40 11.80 DEP images/eventfd.pb-c.d [2020-07-30T11:33:50.284Z] #40 11.86 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:33:50.284Z] #40 11.89 DEP images/remap-file-path.pb-c.d [2020-07-30T11:33:50.329Z] #39 76.20 DEP criu/pipes.d [2020-07-30T11:33:50.585Z] #40 11.94 PBCC images/fifo.pb-c.c [2020-07-30T11:33:50.585Z] #40 11.96 DEP images/fifo.pb-c.d [2020-07-30T11:33:50.585Z] #40 12.03 PBCC images/ghost-file.pb-c.c [2020-07-30T11:33:50.585Z] #40 12.13 DEP images/ghost-file.pb-c.d [2020-07-30T11:33:50.589Z] #39 76.47 DEP criu/pie-util.d [2020-07-30T11:33:50.848Z] #39 76.71 DEP criu/pie-util-vdso.d [2020-07-30T11:33:50.848Z] #39 76.90 DEP criu/pie-util-vdso-elf32.d [2020-07-30T11:33:50.860Z] #25 2.960 # 1.5% ### 4.2% ##### 7.8% ######## 12.3% ############# 18.6% ################# 24.6% ##################### 29.7% ######################## 34.2% ############################ 40.2% ############################### 43.5% ################################## 47.7% ####################################### 55.3% ########################################### 60.5% ############################################## 65.0% ################################################# 69.2% ###################################################### 75.5% ######################################################### 79.2% ############################################################# 85.6% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-30T11:33:50.886Z] #40 12.20 PBCC images/regfile.pb-c.c [2020-07-30T11:33:50.886Z] #40 12.23 DEP images/regfile.pb-c.d [2020-07-30T11:33:50.886Z] #40 12.29 PBCC images/ns.pb-c.c [2020-07-30T11:33:50.886Z] #40 12.31 DEP images/ns.pb-c.d [2020-07-30T11:33:50.886Z] #40 12.36 PBCC images/fdinfo.pb-c.c [2020-07-30T11:33:50.956Z] #51 35.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:50.956Z] #51 35.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:51.029Z] #45 ... [2020-07-30T11:33:51.029Z] [2020-07-30T11:33:51.029Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:51.029Z] #52 141.5 + bin/containerd-stress [2020-07-30T11:33:51.029Z] #52 143.2 + bin/containerd-shim [2020-07-30T11:33:51.104Z] #10 50.53 Building dependency tree... [2020-07-30T11:33:51.108Z] #39 77.02 DEP criu/path.d [2020-07-30T11:33:51.108Z] #39 77.13 DEP criu/parasite-syscall.d [2020-07-30T11:33:51.117Z] #25 5.454 [2020-07-30T11:33:51.193Z] #40 12.46 DEP images/fdinfo.pb-c.d [2020-07-30T11:33:51.193Z] #40 12.57 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:33:51.193Z] #40 12.64 PBCC images/core-arm.pb-c.c [2020-07-30T11:33:51.321Z] #52 ... [2020-07-30T11:33:51.321Z] [2020-07-30T11:33:51.321Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:51.321Z] #45 DONE 170.3s [2020-07-30T11:33:51.321Z] [2020-07-30T11:33:51.321Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:51.368Z] #39 77.29 DEP criu/pagemap.d [2020-07-30T11:33:51.368Z] #39 77.36 DEP criu/pagemap-cache.d [2020-07-30T11:33:51.368Z] #39 77.40 DEP criu/page-xfer.d [2020-07-30T11:33:51.494Z] #40 12.73 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:33:51.494Z] #40 12.84 PBCC images/core-s390.pb-c.c [2020-07-30T11:33:51.494Z] #40 12.96 PBCC images/core-x86.pb-c.c [2020-07-30T11:33:51.494Z] #40 12.99 PBCC images/core.pb-c.c [2020-07-30T11:33:51.494Z] #40 13.02 PBCC images/inventory.pb-c.c [2020-07-30T11:33:51.494Z] #40 13.06 DEP images/core-aarch64.pb-c.d [2020-07-30T11:33:51.627Z] #39 77.54 DEP criu/page-pipe.d [2020-07-30T11:33:51.627Z] #39 77.61 DEP criu/netfilter.d [2020-07-30T11:33:51.791Z] #40 13.21 DEP images/core-arm.pb-c.d [2020-07-30T11:33:51.792Z] #40 13.29 DEP images/core-ppc64.pb-c.d [2020-07-30T11:33:51.792Z] #40 13.36 DEP images/core-s390.pb-c.d [2020-07-30T11:33:51.792Z] #40 13.42 DEP images/core-x86.pb-c.d [2020-07-30T11:33:51.887Z] #39 77.78 DEP criu/net.d [2020-07-30T11:33:51.887Z] #25 5.702 0.2% ################################# 46.8% ######################################################################## 100.0% [2020-07-30T11:33:52.091Z] #40 13.47 DEP images/core.pb-c.d [2020-07-30T11:33:52.091Z] #40 13.53 DEP images/inventory.pb-c.d [2020-07-30T11:33:52.091Z] #40 13.61 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:33:52.091Z] #40 13.65 DEP images/cpuinfo.pb-c.d [2020-07-30T11:33:52.147Z] #39 78.00 DEP criu/namespaces.d [2020-07-30T11:33:52.390Z] #40 13.70 PBCC images/stats.pb-c.c [2020-07-30T11:33:52.390Z] #40 13.73 DEP images/stats.pb-c.d [2020-07-30T11:33:52.390Z] #40 ... [2020-07-30T11:33:52.390Z] [2020-07-30T11:33:52.390Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:52.390Z] #42 68.29 regexp/syntax [2020-07-30T11:33:52.390Z] #42 73.18 hash/crc32 [2020-07-30T11:33:52.390Z] #42 76.12 time [2020-07-30T11:33:52.390Z] #42 ... [2020-07-30T11:33:52.390Z] [2020-07-30T11:33:52.390Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:52.406Z] #39 78.15 DEP criu/mount.d [2020-07-30T11:33:52.406Z] #39 78.37 DEP criu/memfd.d [2020-07-30T11:33:52.450Z] #25 6.428 #=#=# [2020-07-30T11:33:52.667Z] #39 78.61 DEP criu/mem.d [2020-07-30T11:33:52.833Z] #52 ... [2020-07-30T11:33:52.833Z] [2020-07-30T11:33:52.833Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:33:52.927Z] #39 78.77 DEP criu/lsm.d [2020-07-30T11:33:52.927Z] #39 ... [2020-07-30T11:33:52.927Z] [2020-07-30T11:33:52.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:33:52.927Z] #17 21.85 The following NEW packages will be installed: [2020-07-30T11:33:52.927Z] #17 21.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:33:52.927Z] #17 21.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:33:52.927Z] #17 21.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:33:52.927Z] #17 21.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:33:52.927Z] #17 21.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:33:52.927Z] #17 21.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:33:52.927Z] #17 21.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:33:52.927Z] #17 21.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:33:52.927Z] #17 21.85 xz-utils zip [2020-07-30T11:33:52.927Z] #17 22.17 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:52.927Z] #17 22.17 Need to get 28.5 MB of archives. [2020-07-30T11:33:52.927Z] #17 22.17 After this operation, 116 MB of additional disk space will be used. [2020-07-30T11:33:52.927Z] #17 22.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-30T11:33:52.927Z] #17 22.17 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-30T11:33:52.927Z] #17 22.20 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-30T11:33:52.927Z] #17 22.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-30T11:33:52.927Z] #17 22.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-30T11:33:52.927Z] #17 22.39 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-30T11:33:52.927Z] #17 22.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:33:52.927Z] #17 22.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-30T11:33:52.927Z] #17 22.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-30T11:33:52.927Z] #17 22.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-30T11:33:52.927Z] #17 22.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-30T11:33:52.927Z] #17 22.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-30T11:33:52.927Z] #17 22.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-30T11:33:52.927Z] #17 22.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-30T11:33:52.927Z] #17 22.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-30T11:33:52.927Z] #17 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-30T11:33:52.927Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:33:52.927Z] #17 22.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:33:52.927Z] #17 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:33:52.927Z] #17 22.72 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-30T11:33:52.927Z] #17 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-30T11:33:52.927Z] #17 22.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-30T11:33:52.990Z] #53 42.21 Checking out files: 62% (2005/3210) Checking out files: 63% (2023/3210) Checking out files: 64% (2055/3210) Checking out files: 65% (2087/3210) Checking out files: 66% (2119/3210) Checking out files: 67% (2151/3210) Checking out files: 68% (2183/3210) Checking out files: 69% (2215/3210) Checking out files: 70% (2247/3210) Checking out files: 71% (2280/3210) Checking out files: 72% (2312/3210) Checking out files: 73% (2344/3210) Checking out files: 74% (2376/3210) Checking out files: 75% (2408/3210) Checking out files: 76% (2440/3210) Checking out files: 77% (2472/3210) Checking out files: 78% (2504/3210) Checking out files: 79% (2536/3210) Checking out files: 80% (2568/3210) Checking out files: 81% (2601/3210) Checking out files: 82% (2633/3210) Checking out files: 83% (2665/3210) Checking out files: 84% (2697/3210) Checking out files: 85% (2729/3210) Checking out files: 86% (2761/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 90% (2889/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:33:52.990Z] #53 43.26 + cd /tmp/tmp.TP9FoS3oiN/src/github.com/containerd/containerd [2020-07-30T11:33:52.990Z] #53 43.27 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:33:52.998Z] Fetching without tags [2020-07-30T11:33:53.014Z] #10 53.85 The following additional packages will be installed: [2020-07-30T11:33:53.014Z] #10 53.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:33:53.014Z] #10 53.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:33:53.014Z] #10 53.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:33:53.014Z] #10 53.88 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:53.014Z] #10 53.90 Suggested packages: [2020-07-30T11:33:53.014Z] #10 53.90 gcc-8-locales seccomp wine64 [2020-07-30T11:33:53.017Z] #25 6.669 ###### 8.5% ####################### 32.6% ################################################ 67.9% ################################################################## 92.6% ######################################################################## 100.0% [2020-07-30T11:33:53.125Z] #46 DONE 0.2s [2020-07-30T11:33:53.125Z] [2020-07-30T11:33:53.125Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:33:53.125Z] #48 DONE 0.1s [2020-07-30T11:33:53.125Z] [2020-07-30T11:33:53.125Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:33:53.187Z] #17 23.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-30T11:33:53.187Z] #17 23.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:33:53.187Z] #17 23.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:33:53.187Z] #17 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:33:53.187Z] #17 23.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-30T11:33:53.187Z] #17 23.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-30T11:33:53.187Z] #17 23.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:33:53.276Z] #25 7.529 [2020-07-30T11:33:53.417Z] #50 DONE 0.2s [2020-07-30T11:33:53.417Z] [2020-07-30T11:33:53.417Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:53.536Z] #25 ... [2020-07-30T11:33:53.536Z] [2020-07-30T11:33:53.536Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:53.536Z] #43 DONE 58.1s [2020-07-30T11:33:53.536Z] [2020-07-30T11:33:53.536Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:53.536Z] #60 DONE 58.1s [2020-07-30T11:33:53.536Z] [2020-07-30T11:33:53.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:53.536Z] #38 48.12 Building dependency tree... [2020-07-30T11:33:53.536Z] #38 52.44 The following additional packages will be installed: [2020-07-30T11:33:53.536Z] #38 52.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:33:53.536Z] #38 52.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:33:53.536Z] #38 52.46 Suggested packages: [2020-07-30T11:33:53.536Z] #38 52.48 manpages-dev python-setuptools [2020-07-30T11:33:53.536Z] #38 54.17 The following NEW packages will be installed: [2020-07-30T11:33:53.536Z] #38 54.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:33:53.536Z] #38 54.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:33:53.536Z] #38 54.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:33:53.536Z] #38 54.20 python-six zlib1g-dev [2020-07-30T11:33:53.536Z] #38 54.70 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:53.536Z] #38 54.70 Need to get 4095 kB of archives. [2020-07-30T11:33:53.536Z] #38 54.70 After this operation, 22.5 MB of additional disk space will be used. [2020-07-30T11:33:53.536Z] #38 54.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-30T11:33:53.536Z] #38 54.71 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-30T11:33:53.536Z] #38 54.71 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-30T11:33:53.536Z] #38 54.71 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-30T11:33:53.536Z] #38 54.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-30T11:33:53.536Z] #38 54.75 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-30T11:33:53.536Z] #38 54.76 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-30T11:33:53.536Z] #38 54.76 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-30T11:33:53.536Z] #38 54.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-30T11:33:53.536Z] #38 54.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-30T11:33:53.536Z] #38 54.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-30T11:33:53.536Z] #38 55.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-30T11:33:53.536Z] #38 55.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-30T11:33:53.536Z] #38 55.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-30T11:33:53.536Z] #38 55.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-30T11:33:53.536Z] #38 55.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:33:53.536Z] #38 55.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-30T11:33:53.536Z] #38 56.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:53.536Z] #38 56.88 Fetched 4095 kB in 1s (4828 kB/s) [2020-07-30T11:33:53.536Z] #38 57.01 Selecting previously unselected package libcap-dev:amd64. [2020-07-30T11:33:53.536Z] #38 57.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-30T11:33:53.536Z] #38 57.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-30T11:33:53.536Z] #38 57.13 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:33:53.536Z] #38 57.33 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:33:53.536Z] #38 57.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:33:53.536Z] #38 57.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:53.536Z] #38 57.50 Selecting previously unselected package libnet1-dev. [2020-07-30T11:33:53.536Z] #38 57.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:33:53.536Z] #38 57.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:53.536Z] #38 58.19 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:33:53.536Z] #38 58.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:33:53.536Z] #38 58.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:33:53.536Z] #38 ... [2020-07-30T11:33:53.536Z] [2020-07-30T11:33:53.536Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:53.722Z] Merging remotes/origin/master commit a072d726c753c3b02232e6a7b08d7e7ce79fffa5 into PR head commit c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:33:53.757Z] #17 23.57 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-30T11:33:53.757Z] #17 23.57 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-30T11:33:53.757Z] #17 23.57 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-30T11:33:53.757Z] #17 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-30T11:33:53.757Z] #17 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-30T11:33:53.757Z] #17 23.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:33:53.757Z] #17 23.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-30T11:33:53.757Z] #17 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:33:53.757Z] #17 23.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-30T11:33:53.757Z] #17 23.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-30T11:33:53.757Z] #17 23.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:33:53.757Z] #17 23.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-30T11:33:53.757Z] #17 23.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-30T11:33:53.757Z] #17 23.81 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-30T11:33:54.016Z] #17 23.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-30T11:33:54.016Z] #17 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:33:52.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:33:52.735Z] > git config --add remote.origin.fetch +refs/pull/41284/head:refs/remotes/origin/PR-41284 # timeout=10 [2020-07-30T11:33:52.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:33:52.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-30T11:33:53.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-30T11:33:53.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-30T11:33:53.023Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41284/head:refs/remotes/origin/PR-41284 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-30T11:33:53.821Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:33:53.863Z] > git checkout -f c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:33:54.276Z] #17 24.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-30T11:33:54.276Z] #17 24.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-30T11:33:54.398Z] #10 55.40 The following NEW packages will be installed: [2020-07-30T11:33:54.398Z] #10 ... [2020-07-30T11:33:54.398Z] [2020-07-30T11:33:54.398Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:33:54.398Z] #43 DONE 55.5s [2020-07-30T11:33:54.398Z] [2020-07-30T11:33:54.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:54.398Z] #10 55.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:33:54.398Z] #10 55.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:33:54.398Z] #10 55.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:33:54.398Z] #10 55.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:33:54.398Z] #10 55.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:33:54.398Z] #10 55.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:54.398Z] #10 ... [2020-07-30T11:33:54.398Z] [2020-07-30T11:33:54.398Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:54.398Z] #38 42.78 Reading package lists... [2020-07-30T11:33:54.398Z] #38 50.06 Building dependency tree... [2020-07-30T11:33:54.398Z] #38 53.57 The following additional packages will be installed: [2020-07-30T11:33:54.398Z] #38 53.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:33:54.398Z] #38 53.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:33:54.398Z] #38 53.58 Suggested packages: [2020-07-30T11:33:54.398Z] #38 53.60 manpages-dev python-setuptools [2020-07-30T11:33:54.398Z] #38 54.99 The following NEW packages will be installed: [2020-07-30T11:33:54.398Z] #38 55.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:33:54.398Z] #38 55.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:33:54.398Z] #38 55.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:33:54.398Z] #38 55.00 python-six zlib1g-dev [2020-07-30T11:33:54.398Z] #38 55.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:54.398Z] #38 55.43 Need to get 4095 kB of archives. [2020-07-30T11:33:54.398Z] #38 55.43 After this operation, 22.5 MB of additional disk space will be used. [2020-07-30T11:33:54.398Z] #38 55.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-30T11:33:54.398Z] #38 55.43 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-30T11:33:54.398Z] #38 55.44 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-30T11:33:54.398Z] #38 55.45 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-30T11:33:54.398Z] #38 55.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-30T11:33:54.398Z] #38 55.46 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-30T11:33:54.398Z] #38 55.46 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-30T11:33:54.398Z] #38 55.46 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-30T11:33:54.398Z] #38 55.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-30T11:33:54.529Z] #53 45.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:33:54.529Z] #53 45.01 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:33:54.529Z] #53 45.01 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:33:54.529Z] #53 45.01 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:33:54.529Z] #53 45.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:33:54.529Z] #53 45.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:33:54.529Z] #53 45.02 + '[' '' = dynamic ']' [2020-07-30T11:33:54.529Z] #53 45.02 + make [2020-07-30T11:33:54.535Z] #17 24.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-30T11:33:54.660Z] #38 55.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-30T11:33:54.660Z] #38 55.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-30T11:33:54.660Z] #38 55.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-30T11:33:54.660Z] #38 ... [2020-07-30T11:33:54.660Z] [2020-07-30T11:33:54.660Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:54.660Z] #30 45.73 time [2020-07-30T11:33:54.660Z] #30 51.82 internal/poll [2020-07-30T11:33:54.660Z] #30 52.56 internal/fmtsort [2020-07-30T11:33:54.660Z] #30 53.34 internal/syscall/execenv [2020-07-30T11:33:54.660Z] #30 53.60 internal/syscall/unix [2020-07-30T11:33:54.660Z] #30 53.85 strings [2020-07-30T11:33:54.660Z] #30 54.62 os [2020-07-30T11:33:54.928Z] #52 149.3 + bin/containerd-shim-runc-v1 [2020-07-30T11:33:54.932Z] #30 ... [2020-07-30T11:33:54.932Z] [2020-07-30T11:33:54.932Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:54.932Z] #38 55.85 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-30T11:33:54.932Z] #38 55.86 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-30T11:33:54.932Z] #38 55.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-30T11:33:54.932Z] #38 55.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:33:54.932Z] #38 55.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-30T11:33:54.932Z] #38 ... [2020-07-30T11:33:54.932Z] [2020-07-30T11:33:54.932Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:54.932Z] #60 DONE 56.1s [2020-07-30T11:33:54.932Z] [2020-07-30T11:33:54.932Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:54.932Z] #47 45.99 time [2020-07-30T11:33:54.932Z] #47 51.85 context [2020-07-30T11:33:54.932Z] #47 52.85 internal/poll [2020-07-30T11:33:54.932Z] #47 55.06 os [2020-07-30T11:33:55.103Z] #17 25.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:55.190Z] #25 7.713 # 1.5% ##### 7.0% ######### 12.7% ############ 16.9% ############### 21.7% ###################### 30.6% ######################### 35.4% ############################## 42.7% ################################### 49.7% ######################################## 56.2% ############################################# 63.2% ################################################## 70.2% ######################################################## 78.3% ############################################################## 86.3% #################################################################### 95.0% ######################################################################## 100.0% [2020-07-30T11:33:55.202Z] #51 ... [2020-07-30T11:33:55.202Z] [2020-07-30T11:33:55.202Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:55.202Z] #32 22.79 Reading package lists... [2020-07-30T11:33:55.202Z] #32 29.60 Building dependency tree... [2020-07-30T11:33:55.202Z] #32 32.84 The following additional packages will be installed: [2020-07-30T11:33:55.202Z] #32 32.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:33:55.202Z] #32 32.87 Suggested packages: [2020-07-30T11:33:55.202Z] #32 32.88 cmake-doc ninja-build lrzip [2020-07-30T11:33:55.202Z] #32 32.88 Recommended packages: [2020-07-30T11:33:55.202Z] #32 32.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:33:55.202Z] #32 33.85 The following NEW packages will be installed: [2020-07-30T11:33:55.202Z] #32 33.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:33:55.202Z] #32 33.88 vim-common xxd [2020-07-30T11:33:55.202Z] #32 34.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:55.202Z] #32 34.28 Need to get 14.2 MB of archives. [2020-07-30T11:33:55.202Z] #32 34.28 After this operation, 60.0 MB of additional disk space will be used. [2020-07-30T11:33:55.202Z] #32 34.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-30T11:33:55.202Z] #32 34.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:33:55.202Z] #32 34.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:33:55.202Z] #32 34.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-30T11:33:55.202Z] #32 35.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-30T11:33:55.202Z] #32 35.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-30T11:33:55.202Z] #32 35.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-30T11:33:55.202Z] #32 35.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-30T11:33:55.202Z] #32 35.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-30T11:33:55.202Z] #32 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-30T11:33:55.202Z] #32 38.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:55.202Z] #32 ... [2020-07-30T11:33:55.202Z] [2020-07-30T11:33:55.202Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:55.202Z] #28 38.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:33:55.202Z] #28 38.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:33:55.202Z] #28 ... [2020-07-30T11:33:55.202Z] [2020-07-30T11:33:55.202Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:55.202Z] #23 23.67 Reading package lists... [2020-07-30T11:33:55.202Z] #23 30.53 Building dependency tree... [2020-07-30T11:33:55.202Z] #23 33.82 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:33:55.202Z] #23 33.82 The following additional packages will be installed: [2020-07-30T11:33:55.202Z] #23 33.82 libjq1 libonig5 [2020-07-30T11:33:55.202Z] #23 34.26 The following NEW packages will be installed: [2020-07-30T11:33:55.202Z] #23 34.29 jq libjq1 libonig5 [2020-07-30T11:33:55.202Z] #23 34.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:55.202Z] #23 34.70 Need to get 325 kB of archives. [2020-07-30T11:33:55.202Z] #23 34.70 After this operation, 1019 kB of additional disk space will be used. [2020-07-30T11:33:55.202Z] #23 34.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-30T11:33:55.202Z] #23 34.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-30T11:33:55.202Z] #23 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-30T11:33:55.202Z] #23 35.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:55.202Z] #23 37.85 Fetched 325 kB in 0s (1110 kB/s) [2020-07-30T11:33:55.220Z] #47 ... [2020-07-30T11:33:55.220Z] [2020-07-30T11:33:55.220Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:55.220Z] #23 42.79 Reading package lists... [2020-07-30T11:33:55.220Z] #23 49.46 Building dependency tree... [2020-07-30T11:33:55.220Z] #23 52.81 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-30T11:33:55.220Z] #23 52.81 The following additional packages will be installed: [2020-07-30T11:33:55.220Z] #23 52.82 libjq1 libonig5 [2020-07-30T11:33:55.220Z] #23 53.22 The following NEW packages will be installed: [2020-07-30T11:33:55.220Z] #23 53.25 jq libjq1 libonig5 [2020-07-30T11:33:55.220Z] #23 53.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:55.220Z] #23 53.84 Need to get 355 kB of archives. [2020-07-30T11:33:55.220Z] #23 53.84 After this operation, 1072 kB of additional disk space will be used. [2020-07-30T11:33:55.220Z] #23 53.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:33:55.220Z] #23 53.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:33:55.220Z] #23 53.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:33:55.220Z] #23 55.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:55.220Z] #23 55.58 Fetched 355 kB in 1s (709 kB/s) [2020-07-30T11:33:55.220Z] #23 55.82 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:33:55.220Z] #23 55.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 ... 15410 files and directories currently installed.) [2020-07-30T11:33:55.220Z] #23 55.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:33:55.220Z] #23 55.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:33:55.363Z] #17 25.16 Fetched 28.5 MB in 2s (11.8 MB/s) [2020-07-30T11:33:55.363Z] #17 25.31 Selecting previously unselected package pigz. [2020-07-30T11:33:55.363Z] #17 25.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-30T11:33:55.363Z] #17 25.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-30T11:33:55.363Z] #17 25.36 Unpacking pigz (2.4-1) ... [2020-07-30T11:33:55.471Z] #23 ... [2020-07-30T11:33:55.471Z] [2020-07-30T11:33:55.471Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:55.471Z] #38 23.52 Reading package lists... [2020-07-30T11:33:55.471Z] #38 30.79 Building dependency tree... [2020-07-30T11:33:55.471Z] #38 33.52 The following additional packages will be installed: [2020-07-30T11:33:55.471Z] #38 33.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-30T11:33:55.471Z] #38 33.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-30T11:33:55.471Z] #38 33.53 Suggested packages: [2020-07-30T11:33:55.471Z] #38 33.53 manpages-dev python-setuptools [2020-07-30T11:33:55.471Z] #38 34.74 The following NEW packages will be installed: [2020-07-30T11:33:55.471Z] #38 34.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-30T11:33:55.471Z] #38 34.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-30T11:33:55.471Z] #38 34.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-30T11:33:55.471Z] #38 34.75 python-six zlib1g-dev [2020-07-30T11:33:55.471Z] #38 35.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:55.471Z] #38 35.18 Need to get 3798 kB of archives. [2020-07-30T11:33:55.471Z] #38 35.18 After this operation, 21.6 MB of additional disk space will be used. [2020-07-30T11:33:55.471Z] #38 35.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-30T11:33:55.471Z] #38 35.18 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-30T11:33:55.471Z] #38 35.28 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-30T11:33:55.471Z] #38 35.29 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-30T11:33:55.471Z] #38 35.37 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-30T11:33:55.471Z] #38 35.55 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-30T11:33:55.471Z] #38 35.56 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-30T11:33:55.471Z] #38 35.56 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-30T11:33:55.471Z] #38 35.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-30T11:33:55.471Z] #38 35.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-30T11:33:55.471Z] #38 35.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-30T11:33:55.471Z] #38 35.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-30T11:33:55.471Z] #38 35.73 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-30T11:33:55.471Z] #38 35.74 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-30T11:33:55.471Z] #38 35.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-30T11:33:55.471Z] #38 35.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-30T11:33:55.471Z] #38 35.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-30T11:33:55.471Z] #38 38.30 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:55.471Z] #38 39.64 Fetched 3798 kB in 1s (3902 kB/s) [2020-07-30T11:33:55.480Z] #23 56.53 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:33:55.481Z] #23 56.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:33:55.481Z] #23 56.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:33:55.584Z] #53 ... [2020-07-30T11:33:55.584Z] [2020-07-30T11:33:55.584Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:55.584Z] #31 71.74 internal/syscall/execenv [2020-07-30T11:33:55.584Z] #31 71.74 internal/syscall/unix [2020-07-30T11:33:55.584Z] #31 71.82 time [2020-07-30T11:33:55.584Z] #31 78.33 internal/poll [2020-07-30T11:33:55.584Z] #31 81.04 os [2020-07-30T11:33:55.622Z] #17 25.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-30T11:33:55.622Z] #17 25.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:33:55.622Z] #17 25.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:33:55.736Z] #38 ... [2020-07-30T11:33:55.736Z] [2020-07-30T11:33:55.736Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:55.736Z] #47 40.96 text/tabwriter [2020-07-30T11:33:55.910Z] #31 ... [2020-07-30T11:33:55.910Z] [2020-07-30T11:33:55.910Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:33:55.910Z] #42 81.47 regexp [2020-07-30T11:33:56.002Z] #23 56.91 Selecting previously unselected package jq. [2020-07-30T11:33:56.003Z] #23 56.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:33:56.003Z] #23 56.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:56.011Z] #47 40.98 syscall [2020-07-30T11:33:56.012Z] #47 41.00 reflect [2020-07-30T11:33:56.012Z] #47 41.03 regexp/syntax [2020-07-30T11:33:56.122Z] #25 10.07 [2020-07-30T11:33:56.191Z] #17 25.91 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:33:56.191Z] #17 25.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:33:56.191Z] #17 25.92 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:33:56.263Z] #23 57.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:33:56.264Z] #23 57.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:33:56.264Z] #23 57.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:33:56.264Z] #23 57.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:56.264Z] #23 ... [2020-07-30T11:33:56.264Z] [2020-07-30T11:33:56.264Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:56.264Z] #47 57.46 encoding/binary [2020-07-30T11:33:56.761Z] #17 ... [2020-07-30T11:33:56.761Z] [2020-07-30T11:33:56.761Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:33:56.761Z] #28 DONE 155.3s [2020-07-30T11:33:56.761Z] [2020-07-30T11:33:56.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:33:56.761Z] #39 78.85 DEP criu/log.d [2020-07-30T11:33:56.761Z] #39 78.96 DEP criu/libnetlink.d [2020-07-30T11:33:56.761Z] #39 79.16 DEP criu/kerndat.d [2020-07-30T11:33:56.761Z] #39 79.42 DEP criu/kcmp-ids.d [2020-07-30T11:33:56.761Z] #39 79.50 DEP criu/irmap.d [2020-07-30T11:33:56.761Z] #39 79.59 DEP criu/ipc_ns.d [2020-07-30T11:33:56.761Z] #39 79.74 DEP criu/image.d [2020-07-30T11:33:56.761Z] #39 79.85 DEP criu/image-desc.d [2020-07-30T11:33:56.761Z] #39 79.92 DEP criu/fsnotify.d [2020-07-30T11:33:56.761Z] #39 80.06 DEP criu/filesystems.d [2020-07-30T11:33:56.761Z] #39 80.18 DEP criu/files.d [2020-07-30T11:33:56.761Z] #39 80.45 DEP criu/files-reg.d [2020-07-30T11:33:56.761Z] #39 80.58 DEP criu/files-ext.d [2020-07-30T11:33:56.761Z] #39 80.70 DEP criu/file-lock.d [2020-07-30T11:33:56.761Z] #39 80.85 DEP criu/file-ids.d [2020-07-30T11:33:56.761Z] #39 80.97 DEP criu/fifo.d [2020-07-30T11:33:56.761Z] #39 81.09 DEP criu/fdstore.d [2020-07-30T11:33:56.761Z] #39 81.16 DEP criu/fault-injection.d [2020-07-30T11:33:56.761Z] #39 81.22 DEP criu/external.d [2020-07-30T11:33:56.761Z] #39 81.31 DEP criu/eventpoll.d [2020-07-30T11:33:56.761Z] #39 81.46 DEP criu/eventfd.d [2020-07-30T11:33:56.761Z] #39 81.56 DEP criu/crtools.d [2020-07-30T11:33:56.761Z] #39 81.72 DEP criu/cr-service.d [2020-07-30T11:33:56.761Z] #39 81.93 DEP criu/cr-restore.d [2020-07-30T11:33:56.761Z] #39 82.13 DEP criu/cr-errno.d [2020-07-30T11:33:56.761Z] #39 82.15 DEP criu/cr-dump.d [2020-07-30T11:33:56.761Z] #39 82.34 DEP criu/cr-dedup.d [2020-07-30T11:33:56.761Z] #39 82.47 DEP criu/cr-check.d [2020-07-30T11:33:56.761Z] #39 82.65 DEP criu/config.d [2020-07-30T11:33:56.838Z] #47 ... [2020-07-30T11:33:56.838Z] [2020-07-30T11:33:56.838Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:56.838Z] #23 DONE 58.0s [2020-07-30T11:33:56.159Z] > git merge a072d726c753c3b02232e6a7b08d7e7ce79fffa5 # timeout=10 [2020-07-30T11:33:57.000Z] #52 151.5 + bin/containerd-shim-runc-v2 [2020-07-30T11:33:57.020Z] #39 82.82 DEP criu/clone-noasan.d [2020-07-30T11:33:57.020Z] #39 82.89 DEP criu/cgroup.d [2020-07-30T11:33:57.100Z] [2020-07-30T11:33:57.100Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:33:57.100Z] #24 DONE 0.1s [2020-07-30T11:33:57.100Z] [2020-07-30T11:33:57.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:57.235Z] Merge succeeded, producing 2427508b36e107cf53c99c2f7233d7b885df0a80 [2020-07-30T11:33:57.235Z] Checking out Revision 2427508b36e107cf53c99c2f7233d7b885df0a80 (PR-41284) [2020-07-30T11:33:57.280Z] #39 83.08 DEP criu/cgroup-props.d [2020-07-30T11:33:57.281Z] #39 83.26 DEP criu/bitmap.d [2020-07-30T11:33:57.281Z] #39 83.27 DEP criu/bfd.d [2020-07-30T11:33:57.541Z] #39 83.39 DEP criu/autofs.d [2020-07-30T11:33:57.541Z] #39 83.53 DEP criu/aio.d [2020-07-30T11:33:57.800Z] #39 83.66 DEP criu/action-scripts.d [2020-07-30T11:33:58.059Z] #52 152.2 + binaries [2020-07-30T11:33:58.059Z] #52 152.2 + install -D bin/containerd /build/containerd [2020-07-30T11:33:58.059Z] #52 152.2 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:33:58.059Z] #52 152.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:33:58.059Z] #52 152.2 + install -D bin/ctr /build/ctr [2020-07-30T11:33:58.060Z] #39 83.94 CC criu/action-scripts.o [2020-07-30T11:33:58.223Z] #25 10.45 0.7% # 2.2% ## 3.3% ### 5.0% ##### 7.0% ##### 8.2% ###### 9.4% ######## 12.2% ########## 14.1% ########### 15.6% ########### 15.9% ############ 17.7% ############## 19.9% ############## 20.7% ################ 22.7% ################# 24.6% [2020-07-30T11:33:58.223Z] #25 ... [2020-07-30T11:33:58.223Z] [2020-07-30T11:33:58.223Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:58.223Z] #10 45.46 Reading package lists... [2020-07-30T11:33:58.223Z] #10 53.08 Building dependency tree... [2020-07-30T11:33:58.223Z] #10 57.14 The following additional packages will be installed: [2020-07-30T11:33:58.223Z] #10 57.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-30T11:33:58.223Z] #10 57.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-30T11:33:58.223Z] #10 57.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-30T11:33:58.223Z] #10 57.17 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:58.223Z] #10 57.19 Suggested packages: [2020-07-30T11:33:58.223Z] #10 57.19 gcc-8-locales seccomp wine64 [2020-07-30T11:33:58.223Z] #10 59.09 The following NEW packages will be installed: [2020-07-30T11:33:58.223Z] #10 59.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-30T11:33:58.223Z] #10 59.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-30T11:33:58.223Z] #10 59.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-30T11:33:58.223Z] #10 59.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-30T11:33:58.223Z] #10 59.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-30T11:33:58.223Z] #10 59.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-30T11:33:58.223Z] #10 59.59 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:58.223Z] #10 59.59 Need to get 77.7 MB of archives. [2020-07-30T11:33:58.223Z] #10 59.59 After this operation, 487 MB of additional disk space will be used. [2020-07-30T11:33:58.223Z] #10 59.59 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-30T11:33:58.223Z] #10 59.85 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-30T11:33:58.223Z] #10 60.20 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-30T11:33:58.223Z] #10 60.22 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-30T11:33:58.223Z] #10 60.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-30T11:33:58.223Z] #10 60.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:33:58.223Z] #10 60.90 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-30T11:33:58.223Z] #10 61.44 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-30T11:33:58.223Z] #10 61.45 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-30T11:33:58.223Z] #10 ... [2020-07-30T11:33:58.223Z] [2020-07-30T11:33:58.223Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:58.322Z] #39 84.31 CC criu/aio.o [2020-07-30T11:33:58.352Z] #52 DONE 152.6s [2020-07-30T11:33:58.484Z] #25 ... [2020-07-30T11:33:58.484Z] [2020-07-30T11:33:58.484Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:58.484Z] #51 44.58 Reading package lists... [2020-07-30T11:33:58.484Z] #51 51.63 Building dependency tree... [2020-07-30T11:33:58.484Z] #51 54.89 The following additional packages will be installed: [2020-07-30T11:33:58.484Z] #51 54.91 libbtrfs0 [2020-07-30T11:33:58.484Z] #51 55.11 The following NEW packages will be installed: [2020-07-30T11:33:58.484Z] #51 55.14 libbtrfs-dev libbtrfs0 [2020-07-30T11:33:58.484Z] #51 55.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:58.484Z] #51 55.60 Need to get 119 kB of archives. [2020-07-30T11:33:58.484Z] #51 55.60 After this operation, 387 kB of additional disk space will be used. [2020-07-30T11:33:58.484Z] #51 55.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:33:58.484Z] #51 55.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-30T11:33:58.484Z] #51 57.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:58.484Z] #51 57.80 Fetched 119 kB in 0s (427 kB/s) [2020-07-30T11:33:58.484Z] #51 57.98 Selecting previously unselected package libbtrfs0. [2020-07-30T11:33:58.484Z] #51 57.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:33:58.484Z] #51 58.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:33:58.484Z] #51 58.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:58.484Z] #51 58.45 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:33:58.484Z] #51 58.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:33:58.484Z] #51 58.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:58.484Z] #51 58.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:58.484Z] #51 58.90 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:58.484Z] #51 58.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:58.484Z] #51 DONE 59.6s [2020-07-30T11:33:58.574Z] #47 ... [2020-07-30T11:33:58.574Z] [2020-07-30T11:33:58.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:33:58.574Z] #10 33.63 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-30T11:33:58.574Z] #10 33.64 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-30T11:33:58.574Z] #10 37.30 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-30T11:33:58.574Z] #10 40.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-30T11:33:58.574Z] #10 40.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-30T11:33:58.574Z] #10 40.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-30T11:33:58.574Z] #10 40.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-30T11:33:58.574Z] #10 40.50 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-30T11:33:58.574Z] #10 40.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-30T11:33:58.574Z] #10 40.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-30T11:33:58.574Z] #10 40.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-30T11:33:58.574Z] #10 40.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-30T11:33:58.574Z] #10 40.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-30T11:33:58.574Z] #10 40.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-30T11:33:58.574Z] #10 40.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-30T11:33:58.574Z] #10 40.68 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-30T11:33:58.574Z] #10 40.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-30T11:33:58.574Z] #10 40.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-30T11:33:58.574Z] #10 42.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:58.574Z] #10 42.93 Fetched 73.3 MB in 9s (8181 kB/s) [2020-07-30T11:33:58.574Z] #10 43.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:33:58.574Z] #10 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-30T11:33:58.574Z] #10 43.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-30T11:33:58.745Z] [2020-07-30T11:33:58.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:58.745Z] #38 57.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:58.745Z] #38 58.23 Fetched 4095 kB in 1s (4811 kB/s) [2020-07-30T11:33:58.745Z] #38 58.47 Selecting previously unselected package libcap-dev:amd64. [2020-07-30T11:33:58.745Z] #38 58.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:33:58.745Z] #38 58.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-30T11:33:58.745Z] #38 58.57 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:33:58.745Z] #38 58.85 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:33:58.745Z] #38 58.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:33:58.745Z] #38 58.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:58.745Z] #38 59.19 Selecting previously unselected package libnet1-dev. [2020-07-30T11:33:58.745Z] #38 59.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:33:58.745Z] #38 59.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:33:58.745Z] #38 59.65 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:33:58.745Z] #38 59.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:33:58.745Z] #38 59.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:33:58.892Z] #39 84.67 CC criu/autofs.o [2020-07-30T11:33:58.987Z] [2020-07-30T11:33:58.987Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:33:58.997Z] #25 10.45 0.7% # 2.2% ## 3.3% ### 5.0% ##### 7.0% ##### 8.2% ###### 9.4% ######## 12.2% ########## 14.1% ########### 15.6% ########### 15.9% ############ 17.7% ############## 19.9% ############## 20.7% ################ 22.7% ################# 24.6% ################### 26.9% #################### 28.0% ##################### 30.4% ###################### 31.5% ####################### 32.7% ######################## 33.9% ######################### 35.6% [2020-07-30T11:33:58.997Z] #25 ... [2020-07-30T11:33:58.997Z] [2020-07-30T11:33:58.997Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:58.997Z] #51 46.14 Reading package lists... [2020-07-30T11:33:58.997Z] #51 54.00 Building dependency tree... [2020-07-30T11:33:58.997Z] #51 58.01 The following additional packages will be installed: [2020-07-30T11:33:58.997Z] #51 58.03 libbtrfs0 [2020-07-30T11:33:58.997Z] #51 58.51 The following NEW packages will be installed: [2020-07-30T11:33:58.997Z] #51 58.51 libbtrfs-dev libbtrfs0 [2020-07-30T11:33:58.997Z] #51 59.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:58.997Z] #51 59.05 Need to get 119 kB of archives. [2020-07-30T11:33:58.997Z] #51 59.05 After this operation, 387 kB of additional disk space will be used. [2020-07-30T11:33:58.997Z] #51 59.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:33:58.997Z] #51 59.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-30T11:33:58.997Z] #51 60.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:58.997Z] #51 61.16 Fetched 119 kB in 0s (407 kB/s) [2020-07-30T11:33:58.997Z] #51 61.47 Selecting previously unselected package libbtrfs0. [2020-07-30T11:33:58.997Z] #51 61.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:33:58.997Z] #51 61.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:33:58.997Z] #51 61.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:58.997Z] #51 61.96 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:33:58.997Z] #51 61.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:33:58.997Z] #51 62.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:58.997Z] #51 63.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:33:58.997Z] #51 63.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:33:58.997Z] #51 63.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:33:58.997Z] #51 ... [2020-07-30T11:33:58.997Z] [2020-07-30T11:33:58.997Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:58.997Z] #32 46.35 Reading package lists... [2020-07-30T11:33:58.997Z] #32 54.12 Building dependency tree... [2020-07-30T11:33:58.997Z] #32 58.42 The following additional packages will be installed: [2020-07-30T11:33:58.997Z] #32 58.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:33:58.997Z] #32 58.47 Suggested packages: [2020-07-30T11:33:58.997Z] #32 58.47 cmake-doc ninja-build lrzip [2020-07-30T11:33:58.997Z] #32 58.47 Recommended packages: [2020-07-30T11:33:58.997Z] #32 58.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:33:58.997Z] #32 60.14 The following NEW packages will be installed: [2020-07-30T11:33:58.997Z] #32 60.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:33:58.997Z] #32 60.15 vim-common xxd [2020-07-30T11:33:58.997Z] #32 60.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:58.997Z] #32 60.74 Need to get 14.9 MB of archives. [2020-07-30T11:33:58.997Z] #32 60.74 After this operation, 61.8 MB of additional disk space will be used. [2020-07-30T11:33:58.997Z] #32 60.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:33:58.997Z] #32 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:33:58.997Z] #32 60.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:33:58.997Z] #32 61.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:33:58.997Z] #32 62.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-30T11:33:58.997Z] #32 62.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-30T11:33:58.997Z] #32 62.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-30T11:33:58.997Z] #32 62.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-30T11:33:58.997Z] #32 62.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-30T11:33:58.997Z] #32 62.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-30T11:33:59.005Z] #38 59.98 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-30T11:33:59.005Z] #38 59.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-30T11:33:59.005Z] #38 60.01 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:33:59.152Z] #10 43.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:33:59.152Z] #10 ... [2020-07-30T11:33:59.152Z] [2020-07-30T11:33:59.152Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:33:59.152Z] #23 41.86 Selecting previously unselected package libonig5:arm64. [2020-07-30T11:33:59.152Z] #23 41.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 ... 15383 files and directories currently installed.) [2020-07-30T11:33:59.152Z] #23 41.92 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-30T11:33:59.152Z] #23 42.85 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-30T11:33:59.254Z] #32 ... [2020-07-30T11:33:59.254Z] [2020-07-30T11:33:59.254Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:59.254Z] #25 10.45 0.7% # 2.2% ## 3.3% ### 5.0% ##### 7.0% ##### 8.2% ###### 9.4% ######## 12.2% ########## 14.1% ########### 15.6% ########### 15.9% ############ 17.7% ############## 19.9% ############## 20.7% ################ 22.7% ################# 24.6% ################### 26.9% #################### 28.0% ##################### 30.4% ###################### 31.5% ####################### 32.7% ######################## 33.9% ######################### 35.6% ########################## 37.4% ########################### 38.3% [2020-07-30T11:33:59.254Z] #25 ... [2020-07-30T11:33:59.254Z] [2020-07-30T11:33:59.254Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:33:59.254Z] #51 DONE 63.9s [2020-07-30T11:33:59.254Z] [2020-07-30T11:33:59.254Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:33:59.267Z] #38 ... [2020-07-30T11:33:59.267Z] [2020-07-30T11:33:59.267Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:33:59.267Z] #32 43.32 Reading package lists... [2020-07-30T11:33:59.267Z] #32 50.50 Building dependency tree... [2020-07-30T11:33:59.267Z] #32 53.92 The following additional packages will be installed: [2020-07-30T11:33:59.267Z] #32 53.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-30T11:33:59.267Z] #32 53.94 Suggested packages: [2020-07-30T11:33:59.267Z] #32 53.95 cmake-doc ninja-build lrzip [2020-07-30T11:33:59.267Z] #32 53.95 Recommended packages: [2020-07-30T11:33:59.267Z] #32 53.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-30T11:33:59.267Z] #32 55.04 The following NEW packages will be installed: [2020-07-30T11:33:59.267Z] #32 55.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-30T11:33:59.267Z] #32 55.07 vim-common xxd [2020-07-30T11:33:59.267Z] #32 55.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:33:59.267Z] #32 55.43 Need to get 14.9 MB of archives. [2020-07-30T11:33:59.267Z] #32 55.43 After this operation, 61.8 MB of additional disk space will be used. [2020-07-30T11:33:59.267Z] #32 55.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:33:59.267Z] #32 55.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:33:59.267Z] #32 55.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-30T11:33:59.267Z] #32 55.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:33:59.267Z] #32 56.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-30T11:33:59.267Z] #32 56.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-30T11:33:59.267Z] #32 57.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-30T11:33:59.267Z] #32 57.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-30T11:33:59.267Z] #32 57.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-30T11:33:59.267Z] #32 57.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-30T11:33:59.267Z] #32 59.40 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:33:59.267Z] #32 59.85 Fetched 14.9 MB in 3s (5805 kB/s) [2020-07-30T11:33:59.267Z] #32 59.94 Selecting previously unselected package xxd. [2020-07-30T11:33:59.268Z] #32 59.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:33:59.268Z] #32 60.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:33:59.268Z] #32 60.07 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:33:59.268Z] #32 ... [2020-07-30T11:33:59.268Z] [2020-07-30T11:33:59.268Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:33:59.268Z] #38 60.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:33:59.268Z] #38 60.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:33:59.268Z] #38 60.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:33:59.268Z] #38 60.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-30T11:33:59.280Z] #53 DONE 0.3s [2020-07-30T11:33:59.280Z] [2020-07-30T11:33:59.280Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:33:59.528Z] #38 60.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:33:59.528Z] #38 60.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:33:59.528Z] #38 60.65 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-30T11:33:59.528Z] #38 60.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-30T11:33:59.528Z] #38 60.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:33:59.572Z] #57 DONE 0.2s [2020-07-30T11:33:59.572Z] [2020-07-30T11:33:59.572Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:33:59.572Z] #59 DONE 0.1s [2020-07-30T11:33:59.572Z] [2020-07-30T11:33:59.572Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:33:59.732Z] #23 ... [2020-07-30T11:33:59.732Z] [2020-07-30T11:33:59.732Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:59.732Z] #30 34.88 sync [2020-07-30T11:33:59.732Z] #30 34.90 internal/reflectlite [2020-07-30T11:33:59.732Z] #30 36.92 sort [2020-07-30T11:33:59.732Z] #30 36.93 errors [2020-07-30T11:33:59.732Z] #30 37.20 strconv [2020-07-30T11:33:59.732Z] #30 37.21 internal/oserror [2020-07-30T11:33:59.732Z] #30 37.21 io [2020-07-30T11:33:59.732Z] #30 37.29 syscall [2020-07-30T11:33:59.732Z] #30 38.33 strings [2020-07-30T11:33:59.732Z] #30 38.33 bytes [2020-07-30T11:33:59.732Z] #30 39.59 bufio [2020-07-30T11:33:59.732Z] #30 39.67 reflect [2020-07-30T11:33:59.732Z] #30 40.10 path [2020-07-30T11:33:59.732Z] #30 40.69 text/tabwriter [2020-07-30T11:33:59.732Z] #30 41.43 time [2020-07-30T11:33:59.732Z] #30 41.44 internal/syscall/execenv [2020-07-30T11:33:59.732Z] #30 41.44 internal/syscall/unix [2020-07-30T11:33:59.732Z] #30 43.35 internal/poll [2020-07-30T11:33:59.732Z] #30 44.36 os [2020-07-30T11:33:59.789Z] #38 60.92 Selecting previously unselected package libprotobuf17:amd64. [2020-07-30T11:33:59.789Z] #38 60.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:33:59.789Z] #38 60.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:33:59.858Z] #39 85.91 CC criu/bfd.o [2020-07-30T11:33:59.864Z] #61 DONE 0.1s [2020-07-30T11:33:59.864Z] [2020-07-30T11:33:59.864Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:33:59.864Z] #62 DONE 0.1s [2020-07-30T11:33:59.864Z] [2020-07-30T11:33:59.864Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:33:59.995Z] #30 ... [2020-07-30T11:33:59.995Z] [2020-07-30T11:33:59.995Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:33:59.995Z] #47 44.69 regexp [2020-07-30T11:33:59.995Z] #47 45.11 context [2020-07-30T11:33:59.995Z] #47 45.15 os [2020-07-30T11:33:57.097Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-30T11:33:57.257Z] > git config core.sparsecheckout # timeout=10 [2020-07-30T11:33:57.305Z] > git checkout -f 2427508b36e107cf53c99c2f7233d7b885df0a80 # timeout=10 [2020-07-30T11:34:00.209Z] #39 ... [2020-07-30T11:34:00.209Z] [2020-07-30T11:34:00.209Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:00.209Z] #17 27.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:34:00.209Z] #17 27.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:34:00.209Z] #17 29.50 Selecting previously unselected package python3-minimal. [2020-07-30T11:34:00.209Z] #17 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-30T11:34:00.209Z] #17 29.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-30T11:34:00.209Z] #17 29.55 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:34:00.209Z] #17 29.63 Selecting previously unselected package libmpdec2:amd64. [2020-07-30T11:34:00.209Z] #17 29.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-30T11:34:00.209Z] #17 29.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:34:00.209Z] #17 29.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-30T11:34:00.209Z] #17 29.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:34:00.209Z] #17 29.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:34:00.427Z] #42 ... [2020-07-30T11:34:00.427Z] [2020-07-30T11:34:00.427Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:00.427Z] #48 75.61 time [2020-07-30T11:34:00.427Z] #48 77.19 regexp [2020-07-30T11:34:00.427Z] #48 85.36 context [2020-07-30T11:34:00.427Z] #48 85.42 mvdan.cc/sh/v3/fileutil [2020-07-30T11:34:00.427Z] #48 85.43 path/filepath [2020-07-30T11:34:00.427Z] #48 ... [2020-07-30T11:34:00.427Z] [2020-07-30T11:34:00.427Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:00.427Z] #40 15.51 make[1]: Nothing to be done for 'all'. [2020-07-30T11:34:00.427Z] #40 17.17 CC images/stats.o [2020-07-30T11:34:00.427Z] #40 17.70 CC images/core.o [2020-07-30T11:34:00.427Z] #40 18.52 CC images/core-x86.o [2020-07-30T11:34:00.427Z] #40 19.25 CC images/core-arm.o [2020-07-30T11:34:00.427Z] #40 19.79 CC images/core-aarch64.o [2020-07-30T11:34:00.427Z] #40 20.21 CC images/core-ppc64.o [2020-07-30T11:34:00.427Z] #40 20.92 CC images/core-s390.o [2020-07-30T11:34:00.427Z] #40 21.78 CC images/cpuinfo.o [2020-07-30T11:34:00.502Z] #63 DONE 0.6s [2020-07-30T11:34:00.502Z] [2020-07-30T11:34:00.502Z] #64 exporting to image [2020-07-30T11:34:00.502Z] #64 exporting layers [2020-07-30T11:34:00.576Z] #47 ... [2020-07-30T11:34:00.576Z] [2020-07-30T11:34:00.576Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:00.576Z] #60 DONE 45.8s [2020-07-30T11:34:00.726Z] #40 ... [2020-07-30T11:34:00.726Z] [2020-07-30T11:34:00.726Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:00.726Z] #42 86.67 context [2020-07-30T11:34:00.726Z] #42 86.74 io/ioutil [2020-07-30T11:34:00.731Z] #38 61.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-30T11:34:00.731Z] #38 61.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:00.731Z] #38 61.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:00.842Z] [2020-07-30T11:34:00.842Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:00.842Z] #43 DONE 45.9s [2020-07-30T11:34:00.842Z] [2020-07-30T11:34:00.842Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-30T11:34:00.842Z] #51 DONE 45.9s [2020-07-30T11:34:00.842Z] [2020-07-30T11:34:00.842Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:34:00.842Z] #23 45.78 Selecting previously unselected package libjq1:arm64. [2020-07-30T11:34:00.842Z] #23 45.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-30T11:34:00.842Z] #23 45.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-30T11:34:00.991Z] #38 62.05 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-30T11:34:00.991Z] #38 62.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:00.991Z] #38 62.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:01.106Z] #23 46.14 Selecting previously unselected package jq. [2020-07-30T11:34:01.106Z] #23 46.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-30T11:34:01.106Z] #23 46.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:34:01.155Z] #17 30.80 Selecting previously unselected package python3.7. [2020-07-30T11:34:01.155Z] #17 30.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:34:01.155Z] #17 30.81 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:34:01.155Z] #17 30.98 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-30T11:34:01.155Z] #17 30.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-30T11:34:01.155Z] #17 30.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:34:01.155Z] #17 31.07 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:34:01.340Z] #25 10.45 0.7% # 2.2% ## 3.3% ### 5.0% ##### 7.0% ##### 8.2% ###### 9.4% ######## 12.2% ########## 14.1% ########### 15.6% ########### 15.9% ############ 17.7% ############## 19.9% ############## 20.7% ################ 22.7% ################# 24.6% ################### 26.9% #################### 28.0% ##################### 30.4% ###################### 31.5% ####################### 32.7% ######################## 33.9% ######################### 35.6% ########################## 37.4% ########################### 38.3% ############################ 39.5% ############################# 40.8% ############################# 41.4% ############################## 42.8% ############################### 44.0% ################################# 46.8% ################################### 48.8% ################################### 49.6% #################################### 51.1% ##################################### 52.1% ###################################### 53.6% ####################################### 54.9% ######################################## 56.1% ######################################### 57.4% ########################################## 58.5% ########################################## 59.6% ########################################### 60.7% ############################################ 61.3% [2020-07-30T11:34:01.341Z] #25 ... [2020-07-30T11:34:01.341Z] [2020-07-30T11:34:01.341Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:01.341Z] #30 55.96 sync [2020-07-30T11:34:01.341Z] #30 55.97 internal/reflectlite [2020-07-30T11:34:01.341Z] #30 58.92 errors [2020-07-30T11:34:01.341Z] #30 58.93 sort [2020-07-30T11:34:01.341Z] #30 59.59 strconv [2020-07-30T11:34:01.341Z] #30 61.10 io [2020-07-30T11:34:01.341Z] #30 62.80 internal/oserror [2020-07-30T11:34:01.341Z] #30 63.00 syscall [2020-07-30T11:34:01.341Z] #30 63.56 reflect [2020-07-30T11:34:01.369Z] #23 46.45 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-30T11:34:01.369Z] #23 46.49 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-30T11:34:01.602Z] #30 ... [2020-07-30T11:34:01.602Z] [2020-07-30T11:34:01.602Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:01.633Z] #23 46.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:34:01.633Z] #23 46.59 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:01.896Z] #23 ... [2020-07-30T11:34:01.897Z] [2020-07-30T11:34:01.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:01.897Z] #41 36.88 internal/reflectlite [2020-07-30T11:34:01.897Z] #41 36.88 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:34:01.897Z] #41 36.88 math/rand [2020-07-30T11:34:01.897Z] #41 36.88 internal/singleflight [2020-07-30T11:34:01.897Z] #41 38.13 io [2020-07-30T11:34:01.897Z] #41 38.14 sort [2020-07-30T11:34:01.897Z] #41 38.14 syscall [2020-07-30T11:34:01.897Z] #41 38.14 strconv [2020-07-30T11:34:01.897Z] #41 39.21 vendor/golang.org/x/net/dns/dnsmessage [2020-07-30T11:34:01.897Z] #41 39.66 bufio [2020-07-30T11:34:01.897Z] #41 39.68 reflect [2020-07-30T11:34:01.897Z] #41 40.73 regexp/syntax [2020-07-30T11:34:01.897Z] #41 41.18 time [2020-07-30T11:34:01.897Z] #41 41.67 internal/syscall/unix [2020-07-30T11:34:01.897Z] #41 41.88 hash/crc32 [2020-07-30T11:34:01.897Z] #41 42.76 vendor/golang.org/x/text/transform [2020-07-30T11:34:01.897Z] #41 44.36 regexp [2020-07-30T11:34:01.897Z] #41 46.41 context [2020-07-30T11:34:01.897Z] #41 46.53 os [2020-07-30T11:34:01.897Z] #41 ... [2020-07-30T11:34:01.897Z] [2020-07-30T11:34:01.897Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:01.897Z] #38 42.13 Selecting previously unselected package libcap-dev:arm64. [2020-07-30T11:34:01.897Z] #38 42.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-30T11:34:01.897Z] #38 42.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-30T11:34:01.897Z] #38 42.72 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-30T11:34:01.897Z] #38 45.78 Selecting previously unselected package libnet1:arm64. [2020-07-30T11:34:01.897Z] #38 45.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-30T11:34:01.897Z] #38 45.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:01.897Z] #38 46.03 Selecting previously unselected package libnet1-dev. [2020-07-30T11:34:01.897Z] #38 46.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-30T11:34:01.897Z] #38 46.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:01.897Z] #38 46.39 Selecting previously unselected package libnl-3-200:arm64. [2020-07-30T11:34:01.897Z] #38 46.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-30T11:34:01.897Z] #38 46.40 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-30T11:34:01.897Z] #38 46.69 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-30T11:34:01.897Z] #38 46.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-30T11:34:01.897Z] #38 46.71 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-30T11:34:02.092Z] #17 31.82 Selecting previously unselected package python3. [2020-07-30T11:34:02.092Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-07-30T11:34:02.092Z] #17 31.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-30T11:34:02.092Z] #17 31.87 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:34:02.092Z] #17 31.96 Selecting previously unselected package libip4tc0:amd64. [2020-07-30T11:34:02.092Z] #17 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:34:02.092Z] #17 31.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:02.092Z] #17 32.07 Selecting previously unselected package libip6tc0:amd64. [2020-07-30T11:34:02.092Z] #17 32.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:34:02.092Z] #17 32.08 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:02.160Z] #38 ... [2020-07-30T11:34:02.160Z] [2020-07-30T11:34:02.160Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-30T11:34:02.160Z] #23 DONE 47.3s [2020-07-30T11:34:02.160Z] [2020-07-30T11:34:02.160Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:02.160Z] #38 47.31 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-30T11:34:02.160Z] #38 47.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-30T11:34:02.160Z] #38 47.33 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-30T11:34:02.160Z] #38 ... [2020-07-30T11:34:02.160Z] [2020-07-30T11:34:02.160Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:34:02.351Z] #17 32.18 Selecting previously unselected package libiptc0:amd64. [2020-07-30T11:34:02.351Z] #17 32.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-30T11:34:02.351Z] #17 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:02.351Z] #17 32.26 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-30T11:34:02.351Z] #17 32.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-30T11:34:02.351Z] #17 32.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:34:02.610Z] #17 32.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-30T11:34:02.610Z] #17 32.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-30T11:34:02.610Z] #17 32.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:34:02.610Z] #17 32.41 Selecting previously unselected package libnftnl11:amd64. [2020-07-30T11:34:02.610Z] #17 32.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-30T11:34:02.610Z] #17 32.42 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:34:02.610Z] #17 32.50 Selecting previously unselected package iptables. [2020-07-30T11:34:02.610Z] #17 32.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-30T11:34:02.610Z] #17 32.52 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:34:02.833Z] #42 88.88 os/exec [2020-07-30T11:34:02.834Z] #42 88.88 net [2020-07-30T11:34:02.869Z] #17 32.84 Selecting previously unselected package xxd. [2020-07-30T11:34:02.869Z] #17 32.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:34:02.869Z] #17 32.85 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:34:02.908Z] #38 63.57 Selecting previously unselected package libprotoc17:amd64. [2020-07-30T11:34:02.908Z] #38 63.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:02.908Z] #38 63.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:02.908Z] #38 ... [2020-07-30T11:34:02.908Z] [2020-07-30T11:34:02.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:02.908Z] #41 53.74 internal/poll [2020-07-30T11:34:02.908Z] #41 56.18 os [2020-07-30T11:34:02.908Z] #41 62.22 regexp/syntax [2020-07-30T11:34:02.908Z] #41 62.33 fmt [2020-07-30T11:34:02.908Z] #41 ... [2020-07-30T11:34:02.908Z] [2020-07-30T11:34:02.908Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:02.908Z] #25 2.971 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:34:02.908Z] #25 3.476 [2020-07-30T11:34:02.908Z] #25 3.625 ## 3.4% ####### 10.3% ############ 17.8% ############### 21.2% ################## 26.3% ###################### 31.7% ########################## 37.1% ############################# 41.5% ################################# 46.8% ##################################### 52.5% ########################################## 59.0% ############################################ 62.5% ################################################# 68.6% ###################################################### 76.0% ########################################################## 81.8% ############################################################### 87.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-07-30T11:34:03.109Z] #24 DONE 0.6s [2020-07-30T11:34:03.109Z] [2020-07-30T11:34:03.109Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:03.128Z] #17 32.99 Selecting previously unselected package vim-common. [2020-07-30T11:34:03.128Z] #17 32.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:34:03.128Z] #17 33.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:03.168Z] #25 5.851 [2020-07-30T11:34:03.241Z] #64 exporting layers 2.5s done [2020-07-30T11:34:03.241Z] #64 writing image sha256:a1ceaa82c006bfd691420ad9dc69acf44bf9ef90465287115693ffb722a088e2 done [2020-07-30T11:34:03.241Z] #64 naming to docker.io/library/docker:0f953b69946a2da67c6b667da0da219f92ea24c7 done [2020-07-30T11:34:03.241Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-30T11:34:03.387Z] #17 33.22 Selecting previously unselected package bash-completion. [2020-07-30T11:34:03.387Z] #17 33.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:34:03.429Z] #25 6.107 0.2% ###################### 31.4% ######################################### 57.0% ######################################################################## 100.0% [2020-07-30T11:34:03.670Z] #25 10.45 0.7% # 2.2% ## 3.3% ### 5.0% ##### 7.0% ##### 8.2% ###### 9.4% ######## 12.2% ########## 14.1% ########### 15.6% ########### 15.9% ############ 17.7% ############## 19.9% ############## 20.7% ################ 22.7% ################# 24.6% ################### 26.9% #################### 28.0% ##################### 30.4% ###################### 31.5% ####################### 32.7% ######################## 33.9% ######################### 35.6% ########################## 37.4% ########################### 38.3% ############################ 39.5% ############################# 40.8% ############################# 41.4% ############################## 42.8% ############################### 44.0% ################################# 46.8% ################################### 48.8% ################################### 49.6% #################################### 51.1% ##################################### 52.1% ###################################### 53.6% ####################################### 54.9% ######################################## 56.1% ######################################### 57.4% ########################################## 58.5% ########################################## 59.6% ########################################### 60.7% ############################################ 61.3% ############################################ 61.8% ############################################## 64.4% ############################################### 66.5% ################################################# 68.1% ################################################## 69.6% ################################################### 71.1% #################################################### 73.1% ###################################################### 75.6% ###################################################### 76.3% ######################################################### 79.8% ########################################################## 81.5% ############################################################ 83.6% ############################################################# 86.1% ############################################################### 88.7% ################################################################# 90.5% ################################################################## 92.0% ################################################################### 93.6% ##################################################################### 95.9% ###################################################################### 97.8% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-30T11:34:03.670Z] #25 17.82 [2020-07-30T11:34:03.673Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/test/unit [2020-07-30T11:34:03.928Z] #25 ... [2020-07-30T11:34:03.928Z] [2020-07-30T11:34:03.928Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:03.928Z] #38 58.51 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-30T11:34:03.928Z] #38 58.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-30T11:34:03.928Z] #38 58.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:34:03.928Z] #38 59.23 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:34:03.928Z] #38 59.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:34:03.928Z] #38 59.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:03.928Z] #38 59.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-30T11:34:03.928Z] #38 59.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:34:03.928Z] #38 59.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:03.928Z] #38 59.95 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-30T11:34:03.928Z] #38 59.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-30T11:34:03.928Z] #38 59.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:34:03.928Z] #38 60.68 Selecting previously unselected package libprotobuf17:amd64. [2020-07-30T11:34:03.928Z] #38 60.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.928Z] #38 60.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 63.26 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-30T11:34:03.929Z] #38 63.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 63.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 63.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-30T11:34:03.929Z] #38 63.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 63.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 65.52 Selecting previously unselected package libprotoc17:amd64. [2020-07-30T11:34:03.929Z] #38 65.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 65.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 66.51 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:34:03.929Z] #38 66.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 66.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:03.929Z] #38 66.73 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:34:03.929Z] #38 66.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 66.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 66.95 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:34:03.929Z] #38 66.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:34:03.929Z] #38 66.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:03.929Z] #38 67.23 Selecting previously unselected package python-six. [2020-07-30T11:34:03.929Z] #38 67.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:34:03.929Z] #38 67.24 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:34:03.929Z] #38 67.34 Selecting previously unselected package python-protobuf. [2020-07-30T11:34:03.929Z] #38 67.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:03.929Z] #38 67.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:03.929Z] #38 68.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:03.929Z] #38 ... [2020-07-30T11:34:03.929Z] [2020-07-30T11:34:03.929Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:34:03.929Z] #28 64.85 Checking out files: 77% (1176/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-30T11:34:03.929Z] #28 66.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:34:03.929Z] #28 66.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:34:04.000Z] #25 6.726 [2020-07-30T11:34:04.260Z] #25 6.933 ################### 27.2% #################################################### 72.6% ######################################################################## 100.0% [2020-07-30T11:34:04.374Z] #42 90.45 internal/lazyregexp [2020-07-30T11:34:04.508Z] #25 ... [2020-07-30T11:34:04.508Z] [2020-07-30T11:34:04.508Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:04.508Z] #32 39.60 Fetched 14.2 MB in 2s (7954 kB/s) [2020-07-30T11:34:04.508Z] #32 42.13 Selecting previously unselected package xxd. [2020-07-30T11:34:04.508Z] #32 42.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-30T11:34:04.508Z] #32 42.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-30T11:34:04.508Z] #32 42.72 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:34:04.508Z] #32 45.78 Selecting previously unselected package vim-common. [2020-07-30T11:34:04.508Z] #32 45.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:34:04.508Z] #32 45.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:04.508Z] #32 46.39 Selecting previously unselected package cmake-data. [2020-07-30T11:34:04.508Z] #32 46.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:34:04.508Z] #32 46.40 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:34:04.508Z] #32 ... [2020-07-30T11:34:04.508Z] [2020-07-30T11:34:04.508Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:04.508Z] #38 47.47 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-30T11:34:04.508Z] #38 47.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-30T11:34:04.508Z] #38 47.53 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-30T11:34:04.508Z] #38 48.17 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-30T11:34:04.508Z] #38 48.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-30T11:34:04.508Z] #38 48.19 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:34:04.508Z] #38 48.77 Selecting previously unselected package libprotobuf17:arm64. [2020-07-30T11:34:04.508Z] #38 48.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:04.508Z] #38 48.83 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:04.508Z] #38 49.74 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-30T11:34:04.520Z] #25 7.429 [2020-07-30T11:34:04.773Z] #38 49.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:04.773Z] #38 49.79 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:04.784Z] #25 ... [2020-07-30T11:34:04.784Z] [2020-07-30T11:34:04.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:04.784Z] #10 55.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:34:04.784Z] #10 55.78 Need to get 77.7 MB of archives. [2020-07-30T11:34:04.784Z] #10 55.78 After this operation, 487 MB of additional disk space will be used. [2020-07-30T11:34:04.784Z] #10 55.78 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-30T11:34:04.784Z] #10 56.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-30T11:34:04.784Z] #10 56.85 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-30T11:34:04.784Z] #10 56.86 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-30T11:34:04.784Z] #10 56.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-30T11:34:04.784Z] #10 56.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-30T11:34:04.784Z] #10 57.79 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-30T11:34:04.784Z] #10 58.35 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-30T11:34:04.784Z] #10 58.35 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-30T11:34:04.784Z] #10 62.47 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-30T11:34:04.784Z] #10 64.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-30T11:34:04.784Z] #10 64.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-30T11:34:04.784Z] #10 64.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:34:04.784Z] #10 64.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-30T11:34:04.784Z] #10 64.98 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-30T11:34:04.784Z] #10 64.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-30T11:34:04.784Z] #10 64.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-30T11:34:04.784Z] #10 65.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-30T11:34:04.784Z] #10 65.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-30T11:34:04.784Z] #10 65.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-30T11:34:04.784Z] #10 65.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-30T11:34:04.784Z] #10 65.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-30T11:34:04.784Z] #10 65.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-30T11:34:04.784Z] #10 65.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-30T11:34:04.784Z] #10 65.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-30T11:34:04.784Z] #10 ... [2020-07-30T11:34:04.784Z] [2020-07-30T11:34:04.784Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:05.020Z] #42 91.00 github.com/LK4D4/vndr/versioned [2020-07-30T11:34:05.349Z] #38 50.35 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-30T11:34:05.349Z] #38 50.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:05.349Z] #38 50.35 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:05.750Z] ? github.com/docker/docker/api [no test files] [2020-07-30T11:34:05.822Z] #28 ... [2020-07-30T11:34:05.822Z] [2020-07-30T11:34:05.822Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:05.822Z] #25 18.76 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:34:05.822Z] #25 19.10 [2020-07-30T11:34:05.822Z] #25 19.26 ######################################################################## 100.0% [2020-07-30T11:34:05.822Z] #25 19.36 [2020-07-30T11:34:05.929Z] #17 35.79 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:34:06.076Z] #42 ... [2020-07-30T11:34:06.076Z] [2020-07-30T11:34:06.076Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:06.076Z] #53 46.36 + bin/ctr [2020-07-30T11:34:06.076Z] #53 ... [2020-07-30T11:34:06.076Z] [2020-07-30T11:34:06.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:06.076Z] #11 92.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:34:06.076Z] #11 92.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-30T11:34:06.076Z] #11 92.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:06.079Z] #25 20.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:34:06.090Z] #25 7.668 ## 3.1% ######### 13.2% ############### 21.5% #################### 28.2% ############################# 41.0% ############################### 44.1% ###################################### 53.5% ############################################## 65.1% ###################################################### 76.1% ############################################################ 83.9% ################################################################### 93.6% ######################################################################## 100.0% [2020-07-30T11:34:06.187Z] #17 36.14 Selecting previously unselected package bzip2. [2020-07-30T11:34:06.187Z] #17 36.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-30T11:34:06.187Z] #17 36.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:34:06.336Z] #25 20.60 [2020-07-30T11:34:06.351Z] #25 9.204 [2020-07-30T11:34:06.446Z] #17 36.27 Selecting previously unselected package xz-utils. [2020-07-30T11:34:06.446Z] #17 36.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-30T11:34:06.446Z] #17 36.29 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:34:06.596Z] #25 ... [2020-07-30T11:34:06.596Z] [2020-07-30T11:34:06.596Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:06.596Z] #41 61.17 github.com/LK4D4/vndr/godl/singleflight [2020-07-30T11:34:06.596Z] #41 61.24 io [2020-07-30T11:34:06.596Z] #41 62.01 strconv [2020-07-30T11:34:06.596Z] #41 62.84 bytes [2020-07-30T11:34:06.596Z] #41 65.66 bufio [2020-07-30T11:34:06.596Z] #41 66.66 reflect [2020-07-30T11:34:06.596Z] #41 68.05 syscall [2020-07-30T11:34:06.596Z] #41 ... [2020-07-30T11:34:06.596Z] [2020-07-30T11:34:06.596Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:06.706Z] #17 36.48 Selecting previously unselected package apparmor. [2020-07-30T11:34:06.706Z] #17 36.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-30T11:34:06.706Z] #17 36.56 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:34:06.724Z] #11 ... [2020-07-30T11:34:06.724Z] [2020-07-30T11:34:06.724Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:06.724Z] #31 82.46 internal/fmtsort [2020-07-30T11:34:06.724Z] #31 84.35 path/filepath [2020-07-30T11:34:06.724Z] #31 84.35 fmt [2020-07-30T11:34:06.724Z] #31 86.20 io/ioutil [2020-07-30T11:34:06.724Z] #31 88.32 flag [2020-07-30T11:34:06.724Z] #31 88.33 github.com/BurntSushi/toml [2020-07-30T11:34:06.724Z] #31 88.33 log [2020-07-30T11:34:06.724Z] #31 ... [2020-07-30T11:34:06.724Z] [2020-07-30T11:34:06.724Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:06.724Z] #40 22.34 CC images/inventory.o [2020-07-30T11:34:06.724Z] #40 22.71 CC images/fdinfo.o [2020-07-30T11:34:06.724Z] #40 23.26 CC images/fown.o [2020-07-30T11:34:06.724Z] #40 23.48 CC images/ns.o [2020-07-30T11:34:06.724Z] #40 23.73 CC images/regfile.o [2020-07-30T11:34:06.724Z] #40 24.10 CC images/ghost-file.o [2020-07-30T11:34:06.724Z] #40 24.46 CC images/fifo.o [2020-07-30T11:34:06.724Z] #40 24.68 CC images/remap-file-path.o [2020-07-30T11:34:06.724Z] #40 24.90 CC images/eventfd.o [2020-07-30T11:34:06.724Z] #40 25.15 CC images/eventpoll.o [2020-07-30T11:34:06.724Z] #40 25.50 CC images/fh.o [2020-07-30T11:34:06.724Z] #40 25.94 CC images/fsnotify.o [2020-07-30T11:34:06.724Z] #40 26.63 CC images/signalfd.o [2020-07-30T11:34:06.724Z] #40 26.80 CC images/fs.o [2020-07-30T11:34:06.724Z] #40 26.95 CC images/pstree.o [2020-07-30T11:34:06.724Z] #40 27.16 CC images/pipe.o [2020-07-30T11:34:06.724Z] #40 27.52 CC images/tcp-stream.o [2020-07-30T11:34:06.724Z] #40 27.79 CC images/sk-packet.o [2020-07-30T11:34:06.724Z] #40 28.20 CC images/mnt.o [2020-07-30T11:34:06.853Z] #25 20.89 0.6% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-30T11:34:06.853Z] #25 21.12 [2020-07-30T11:34:06.966Z] #17 36.84 Selecting previously unselected package aufs-tools. [2020-07-30T11:34:06.966Z] #17 36.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-30T11:34:06.966Z] #17 36.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:34:07.023Z] #40 28.51 CC images/pipe-data.o [2020-07-30T11:34:07.225Z] #17 36.96 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:34:07.225Z] #17 36.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:34:07.225Z] #17 36.98 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:34:07.225Z] #17 37.09 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:34:07.225Z] #17 37.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:34:07.225Z] #17 37.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:34:07.322Z] #40 28.78 CC images/sa.o [2020-07-30T11:34:07.396Z] #25 9.376 0.6% ## 2.9% ### 4.8% #### 6.8% ###### 9.2% ####### 10.3% ######## 11.9% ######### 13.8% ########### 15.5% ############ 17.5% [2020-07-30T11:34:07.396Z] #25 ... [2020-07-30T11:34:07.396Z] [2020-07-30T11:34:07.396Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:07.396Z] #30 58.50 path [2020-07-30T11:34:07.396Z] #30 59.40 text/tabwriter [2020-07-30T11:34:07.396Z] #30 60.64 fmt [2020-07-30T11:34:07.396Z] #30 60.69 path/filepath [2020-07-30T11:34:07.396Z] #30 61.87 io/ioutil [2020-07-30T11:34:07.396Z] #30 64.61 flag [2020-07-30T11:34:07.396Z] #30 64.61 github.com/BurntSushi/toml [2020-07-30T11:34:07.396Z] #30 66.72 log [2020-07-30T11:34:07.485Z] #17 37.22 Selecting previously unselected package jq. [2020-07-30T11:34:07.485Z] #17 37.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:34:07.485Z] #17 37.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:34:07.485Z] #17 37.31 Selecting previously unselected package libaio1:amd64. [2020-07-30T11:34:07.485Z] #17 37.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-30T11:34:07.485Z] #17 37.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:34:07.485Z] #17 37.38 Selecting previously unselected package libgpm2:amd64. [2020-07-30T11:34:07.485Z] #17 37.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-30T11:34:07.485Z] #17 37.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:34:07.660Z] #30 ... [2020-07-30T11:34:07.660Z] [2020-07-30T11:34:07.660Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:07.660Z] #40 29.03 CC images/timer.o [2020-07-30T11:34:07.744Z] #17 37.45 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:34:07.744Z] #17 37.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:34:07.744Z] #17 37.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:07.784Z] #25 21.96 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:34:07.915Z] #38 ... [2020-07-30T11:34:07.915Z] [2020-07-30T11:34:07.915Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:07.915Z] #25 3.502 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:34:07.915Z] #25 3.760 [2020-07-30T11:34:07.959Z] #40 29.47 CC images/timerfd.o [2020-07-30T11:34:08.041Z] #25 22.05 skipping existing c35d46ef359f [2020-07-30T11:34:08.041Z] #25 22.22 [2020-07-30T11:34:08.443Z] #25 3.975 0.0% ## 3.9% ######## 12.2% ############### 21.2% #################### 28.5% ############################ 40.3% ################################## 47.8% ####################################### 55.5% ############################################ 61.8% ################################################# 68.6% ##################################################### 74.1% ######################################################## 78.1% ############################################################ 83.6% ############################################################### 88.2% ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-30T11:34:08.453Z] #25 9.376 0.6% ## 2.9% ### 4.8% #### 6.8% ###### 9.2% ####### 10.3% ######## 11.9% ######### 13.8% ########### 15.5% ############ 17.5% ############# 18.4% ############### 21.0% ################ 22.5% ################# 23.7% ################## 25.4% ################### 27.2% #################### 28.1% ##################### 29.3% ###################### 30.7% [2020-07-30T11:34:08.453Z] #25 ... [2020-07-30T11:34:08.453Z] [2020-07-30T11:34:08.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:08.453Z] #52 1.071 + RM_GOPATH=0 [2020-07-30T11:34:08.453Z] #52 1.072 + TMP_GOPATH= [2020-07-30T11:34:08.453Z] #52 1.072 + : /build [2020-07-30T11:34:08.453Z] #52 1.072 + '[' -z '' ']' [2020-07-30T11:34:08.453Z] #52 1.077 ++ mktemp -d [2020-07-30T11:34:08.453Z] #52 1.079 + export GOPATH=/tmp/tmp.0mr4HwjPc7 [2020-07-30T11:34:08.453Z] #52 1.080 + GOPATH=/tmp/tmp.0mr4HwjPc7 [2020-07-30T11:34:08.453Z] #52 1.080 + RM_GOPATH=1 [2020-07-30T11:34:08.453Z] #52 1.081 + case "$(go env GOARCH)" in [2020-07-30T11:34:08.453Z] #52 1.083 ++ go env GOARCH [2020-07-30T11:34:08.453Z] #52 1.100 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:08.453Z] #52 1.100 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:08.453Z] #52 1.105 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:08.453Z] #52 1.109 + dir=/tmp/install [2020-07-30T11:34:08.453Z] #52 1.109 + bin=containerd [2020-07-30T11:34:08.453Z] #52 1.109 + shift [2020-07-30T11:34:08.453Z] #52 1.110 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:34:08.453Z] #52 1.115 + . /tmp/install/containerd.installer [2020-07-30T11:34:08.453Z] #52 1.115 ++ set -e [2020-07-30T11:34:08.453Z] #52 1.116 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:08.453Z] #52 1.116 + install_containerd [2020-07-30T11:34:08.453Z] #52 1.117 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:34:08.453Z] #52 1.117 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0mr4HwjPc7/src/github.com/containerd/containerd [2020-07-30T11:34:08.453Z] #52 1.117 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:08.453Z] #52 1.121 Cloning into '/tmp/tmp.0mr4HwjPc7/src/github.com/containerd/containerd'... [2020-07-30T11:34:08.609Z] #40 29.85 CC images/mm.o [2020-07-30T11:34:08.609Z] #40 ... [2020-07-30T11:34:08.609Z] [2020-07-30T11:34:08.609Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:08.609Z] #42 94.42 encoding/base64 [2020-07-30T11:34:08.609Z] #42 94.43 crypto/cipher [2020-07-30T11:34:08.609Z] #42 94.49 go/scanner [2020-07-30T11:34:08.710Z] #25 5.886 [2020-07-30T11:34:08.713Z] #52 ... [2020-07-30T11:34:08.713Z] [2020-07-30T11:34:08.713Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:08.980Z] #25 23.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:34:09.243Z] #25 23.48 [2020-07-30T11:34:09.243Z] #25 ... [2020-07-30T11:34:09.243Z] [2020-07-30T11:34:09.243Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:09.243Z] #52 1.108 + RM_GOPATH=0 [2020-07-30T11:34:09.243Z] #52 1.111 + TMP_GOPATH= [2020-07-30T11:34:09.243Z] #52 1.111 + : /build [2020-07-30T11:34:09.243Z] #52 1.111 + '[' -z '' ']' [2020-07-30T11:34:09.243Z] #52 1.162 ++ mktemp -d [2020-07-30T11:34:09.243Z] #52 1.169 + export GOPATH=/tmp/tmp.t3JTc9Kyko [2020-07-30T11:34:09.243Z] #52 1.169 + GOPATH=/tmp/tmp.t3JTc9Kyko [2020-07-30T11:34:09.243Z] #52 1.170 + RM_GOPATH=1 [2020-07-30T11:34:09.243Z] #52 1.170 + case "$(go env GOARCH)" in [2020-07-30T11:34:09.243Z] #52 1.174 ++ go env GOARCH [2020-07-30T11:34:09.243Z] #52 1.217 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:09.243Z] #52 1.218 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:09.243Z] #52 1.219 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:09.243Z] #52 1.220 + dir=/tmp/install [2020-07-30T11:34:09.243Z] #52 1.220 + bin=containerd [2020-07-30T11:34:09.243Z] #52 1.221 + shift [2020-07-30T11:34:09.243Z] #52 1.221 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:34:09.243Z] #52 1.221 + . /tmp/install/containerd.installer [2020-07-30T11:34:09.243Z] #52 1.221 ++ set -e [2020-07-30T11:34:09.243Z] #52 1.222 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:09.243Z] #52 1.223 + install_containerd [2020-07-30T11:34:09.243Z] #52 1.225 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:34:09.243Z] #52 1.229 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:09.243Z] #52 1.231 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t3JTc9Kyko/src/github.com/containerd/containerd [2020-07-30T11:34:09.243Z] #52 1.234 Cloning into '/tmp/tmp.t3JTc9Kyko/src/github.com/containerd/containerd'... [2020-07-30T11:34:09.500Z] #25 6.129 0.2% ####################### 33.3% ########################################## 59.1% ################################################################ 89.5% ######################################################################## 100.0% [2020-07-30T11:34:09.502Z] #52 ... [2020-07-30T11:34:09.502Z] [2020-07-30T11:34:09.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:09.502Z] #10 65.78 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-30T11:34:09.502Z] #10 68.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-30T11:34:09.502Z] #10 68.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-30T11:34:09.502Z] #10 68.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-30T11:34:09.502Z] #10 68.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-30T11:34:09.502Z] #10 68.75 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-30T11:34:09.502Z] #10 68.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-30T11:34:09.502Z] #10 68.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-30T11:34:09.502Z] #10 68.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-30T11:34:09.503Z] #10 68.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-30T11:34:09.503Z] #10 68.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-30T11:34:09.503Z] #10 68.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-30T11:34:09.503Z] #10 68.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-30T11:34:09.503Z] #10 68.95 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-30T11:34:09.503Z] #10 68.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-30T11:34:09.503Z] #10 68.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-30T11:34:09.503Z] #10 70.21 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:34:09.503Z] #10 70.45 Fetched 77.7 MB in 10s (8029 kB/s) [2020-07-30T11:34:09.503Z] #10 70.53 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:34:09.503Z] #10 70.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:34:09.503Z] #10 70.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:34:09.503Z] #10 70.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:34:09.503Z] #10 72.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:34:09.503Z] #10 72.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:34:09.503Z] #10 72.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:34:09.503Z] #10 ... [2020-07-30T11:34:09.503Z] [2020-07-30T11:34:09.503Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:09.503Z] #25 23.74 ######################################################################## 100.0% [2020-07-30T11:34:09.503Z] #25 23.82 [2020-07-30T11:34:09.505Z] #25 9.376 0.6% ## 2.9% ### 4.8% #### 6.8% ###### 9.2% ####### 10.3% ######## 11.9% ######### 13.8% ########### 15.5% ############ 17.5% ############# 18.4% ############### 21.0% ################ 22.5% ################# 23.7% ################## 25.4% ################### 27.2% #################### 28.1% ##################### 29.3% ###################### 30.7% ###################### 31.9% ######################## 34.1% ########################## 36.1% ########################## 37.3% ########################### 38.8% ############################# 40.5% ############################# 41.1% ############################### 43.7% [2020-07-30T11:34:09.505Z] #25 ... [2020-07-30T11:34:09.505Z] [2020-07-30T11:34:09.505Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:09.505Z] #32 60.51 Selecting previously unselected package vim-common. [2020-07-30T11:34:09.505Z] #32 60.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:34:09.505Z] #32 60.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:09.505Z] #32 60.97 Selecting previously unselected package cmake-data. [2020-07-30T11:34:09.505Z] #32 60.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:34:09.505Z] #32 60.99 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:34:09.505Z] #32 64.00 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:34:09.505Z] #32 64.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:34:09.505Z] #32 64.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:09.505Z] #32 ... [2020-07-30T11:34:09.505Z] [2020-07-30T11:34:09.505Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:09.505Z] #47 60.62 fmt [2020-07-30T11:34:09.505Z] #47 61.15 encoding/base64 [2020-07-30T11:34:09.505Z] #47 62.10 golang.org/x/sys/unix [2020-07-30T11:34:09.505Z] #47 66.77 encoding/json [2020-07-30T11:34:09.759Z] #25 23.92 Download of images into '/build' complete. [2020-07-30T11:34:09.759Z] #25 23.92 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:34:09.759Z] #25 23.92 tar -cC '/build' . | docker load [2020-07-30T11:34:09.766Z] #47 ... [2020-07-30T11:34:09.766Z] [2020-07-30T11:34:09.766Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:09.770Z] #25 6.799 [2020-07-30T11:34:10.015Z] #25 ... [2020-07-30T11:34:10.015Z] [2020-07-30T11:34:10.015Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:10.015Z] #32 64.65 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:34:10.015Z] #32 65.16 Fetched 14.9 MB in 3s (5627 kB/s) [2020-07-30T11:34:10.015Z] #32 65.27 Selecting previously unselected package xxd. [2020-07-30T11:34:10.015Z] #32 65.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-30T11:34:10.015Z] #32 65.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:34:10.015Z] #32 65.44 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:34:10.015Z] #32 65.89 Selecting previously unselected package vim-common. [2020-07-30T11:34:10.015Z] #32 65.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:34:10.015Z] #32 66.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:10.015Z] #32 66.41 Selecting previously unselected package cmake-data. [2020-07-30T11:34:10.015Z] #32 66.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-30T11:34:10.015Z] #32 66.44 Unpacking cmake-data (3.13.4-1) ... [2020-07-30T11:34:10.015Z] #32 69.62 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:34:10.015Z] #32 69.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:34:10.015Z] #32 69.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:10.330Z] #25 7.098 0.2% ################### 27.4% ########################################### 60.1% ####################################################### 77.8% ######################################################################## 100.0% [2020-07-30T11:34:10.730Z] #42 96.46 net/url [2020-07-30T11:34:10.917Z] #25 7.871 [2020-07-30T11:34:10.917Z] #25 ... [2020-07-30T11:34:10.917Z] [2020-07-30T11:34:10.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:10.917Z] #52 2.897 + RM_GOPATH=0 [2020-07-30T11:34:10.917Z] #52 2.897 + TMP_GOPATH= [2020-07-30T11:34:10.917Z] #52 2.897 + : /build [2020-07-30T11:34:10.917Z] #52 2.897 + '[' -z '' ']' [2020-07-30T11:34:10.917Z] #52 2.897 ++ mktemp -d [2020-07-30T11:34:10.917Z] #52 2.897 + export GOPATH=/tmp/tmp.DyiVpIaJWj [2020-07-30T11:34:10.917Z] #52 2.897 + GOPATH=/tmp/tmp.DyiVpIaJWj [2020-07-30T11:34:10.917Z] #52 2.897 + RM_GOPATH=1 [2020-07-30T11:34:10.917Z] #52 2.897 + case "$(go env GOARCH)" in [2020-07-30T11:34:10.917Z] #52 2.897 ++ go env GOARCH [2020-07-30T11:34:10.917Z] #52 2.915 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:10.917Z] #52 2.915 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:10.917Z] #52 2.923 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:10.917Z] #52 2.938 + dir=/tmp/install [2020-07-30T11:34:10.917Z] #52 2.938 + bin=containerd [2020-07-30T11:34:10.917Z] #52 2.938 + shift [2020-07-30T11:34:10.917Z] #52 2.938 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-30T11:34:10.917Z] #52 2.938 + . /tmp/install/containerd.installer [2020-07-30T11:34:10.917Z] #52 2.938 ++ set -e [2020-07-30T11:34:10.917Z] #52 2.938 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:10.917Z] #52 2.938 + install_containerd [2020-07-30T11:34:10.917Z] #52 2.938 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-30T11:34:10.917Z] #52 2.938 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DyiVpIaJWj/src/github.com/containerd/containerd [2020-07-30T11:34:10.917Z] #52 2.938 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:10.917Z] #52 2.963 Cloning into '/tmp/tmp.DyiVpIaJWj/src/github.com/containerd/containerd'... [2020-07-30T11:34:10.917Z] #52 ... [2020-07-30T11:34:10.917Z] [2020-07-30T11:34:10.917Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:10.917Z] #38 52.60 Selecting previously unselected package libprotoc17:arm64. [2020-07-30T11:34:10.917Z] #38 52.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:10.917Z] #38 52.68 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:10.917Z] #38 53.39 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:34:10.917Z] #38 53.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-30T11:34:10.917Z] #38 53.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:10.917Z] #38 53.91 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:34:10.917Z] #38 53.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:10.917Z] #38 53.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:10.917Z] #38 54.07 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:34:10.917Z] #38 54.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:34:10.917Z] #38 54.11 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:10.917Z] #38 54.36 Selecting previously unselected package python-six. [2020-07-30T11:34:10.917Z] #38 54.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:34:10.917Z] #38 54.41 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:34:10.917Z] #38 54.57 Selecting previously unselected package python-protobuf. [2020-07-30T11:34:10.917Z] #38 54.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-30T11:34:10.917Z] #38 54.58 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:10.917Z] #38 55.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:10.944Z] #32 ... [2020-07-30T11:34:10.944Z] [2020-07-30T11:34:10.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:10.944Z] #41 75.35 time [2020-07-30T11:34:11.029Z] #42 ... [2020-07-30T11:34:11.029Z] [2020-07-30T11:34:11.029Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:11.029Z] #31 93.17 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:34:11.029Z] #31 DONE 97.2s [2020-07-30T11:34:11.036Z] #17 ... [2020-07-30T11:34:11.036Z] [2020-07-30T11:34:11.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:11.036Z] #39 86.40 CC criu/bitmap.o [2020-07-30T11:34:11.036Z] #39 86.53 CC criu/cgroup-props.o [2020-07-30T11:34:11.036Z] #39 87.21 CC criu/cgroup.o [2020-07-30T11:34:11.036Z] #39 89.74 CC criu/clone-noasan.o [2020-07-30T11:34:11.036Z] #39 90.01 CC criu/config.o [2020-07-30T11:34:11.036Z] #39 91.34 CC criu/cr-check.o [2020-07-30T11:34:11.036Z] #39 92.92 CC criu/cr-dedup.o [2020-07-30T11:34:11.036Z] #39 93.24 CC criu/cr-dump.o [2020-07-30T11:34:11.036Z] #39 95.26 CC criu/cr-errno.o [2020-07-30T11:34:11.036Z] #39 95.35 CC criu/cr-restore.o [2020-07-30T11:34:11.036Z] #39 ... [2020-07-30T11:34:11.036Z] [2020-07-30T11:34:11.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:11.036Z] #17 40.99 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:34:11.036Z] #17 41.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:34:11.036Z] #17 41.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:11.036Z] #17 41.11 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:34:11.036Z] #17 41.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:34:11.295Z] #17 41.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:34:11.295Z] #17 41.23 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:34:11.295Z] #17 41.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:34:11.295Z] #17 41.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:11.295Z] #17 41.30 Selecting previously unselected package libreadline5:amd64. [2020-07-30T11:34:11.295Z] #17 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-30T11:34:11.295Z] #17 41.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:34:11.329Z] [2020-07-30T11:34:11.329Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:11.329Z] #42 97.22 text/template/parse [2020-07-30T11:34:11.492Z] #38 ... [2020-07-30T11:34:11.492Z] [2020-07-30T11:34:11.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:11.492Z] #30 46.64 path/filepath [2020-07-30T11:34:11.492Z] #30 48.41 io/ioutil [2020-07-30T11:34:11.492Z] #30 49.64 internal/fmtsort [2020-07-30T11:34:11.492Z] #30 50.36 fmt [2020-07-30T11:34:11.492Z] #30 51.88 flag [2020-07-30T11:34:11.492Z] #30 51.89 log [2020-07-30T11:34:11.492Z] #30 51.89 github.com/BurntSushi/toml [2020-07-30T11:34:11.492Z] #30 54.99 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:34:11.554Z] #17 41.41 Selecting previously unselected package net-tools. [2020-07-30T11:34:11.554Z] #17 41.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-30T11:34:11.554Z] #17 41.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:34:11.757Z] #30 ... [2020-07-30T11:34:11.757Z] [2020-07-30T11:34:11.757Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:11.757Z] #10 46.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:34:11.757Z] #10 46.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-30T11:34:11.757Z] #10 46.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:34:11.757Z] #10 49.99 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:34:11.757Z] #10 50.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:34:11.757Z] #10 50.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:34:11.757Z] #10 50.54 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-30T11:34:11.757Z] #10 50.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-30T11:34:11.757Z] #10 50.57 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-30T11:34:11.757Z] #10 52.02 Selecting previously unselected package dmsetup. [2020-07-30T11:34:11.757Z] #10 52.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-30T11:34:11.757Z] #10 52.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:34:11.757Z] #10 52.41 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:34:11.757Z] #10 52.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:34:11.757Z] #10 52.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:34:11.757Z] #10 ... [2020-07-30T11:34:11.757Z] [2020-07-30T11:34:11.757Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:11.813Z] #17 41.58 Selecting previously unselected package python-pip-whl. [2020-07-30T11:34:11.813Z] #17 41.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:34:11.813Z] #17 41.59 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:34:11.873Z] #41 ... [2020-07-30T11:34:11.873Z] [2020-07-30T11:34:11.873Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:11.873Z] #25 DONE 25.8s [2020-07-30T11:34:11.873Z] [2020-07-30T11:34:11.873Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:11.873Z] #32 76.43 Selecting previously unselected package libxml2:amd64. [2020-07-30T11:34:11.873Z] #32 76.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-30T11:34:11.873Z] #32 76.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:12.073Z] #17 42.11 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:34:12.332Z] #17 42.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:34:12.332Z] #17 42.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:34:12.332Z] #17 42.26 Selecting previously unselected package python3-distutils. [2020-07-30T11:34:12.332Z] #17 42.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:34:12.332Z] #17 42.27 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:34:12.332Z] #17 42.40 Selecting previously unselected package python3-pip. [2020-07-30T11:34:12.390Z] #42 98.58 go/ast [2020-07-30T11:34:12.550Z] #25 8.257 0.0% #### 5.8% ######## 11.7% ############ 17.4% ################# 23.8% #################### 28.9% ######################## 34.1% ############################# 41.1% ################################### 48.9% ######################################### 57.3% ############################################# 63.8% ################################################### 70.9% ######################################################### 80.1% ############################################################# 86.0% ################################################################# 91.3% ######################################################################## 100.0% [2020-07-30T11:34:12.592Z] #17 42.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:34:12.592Z] #17 42.41 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:34:12.667Z] #25 9.376 0.6% ## 2.9% ### 4.8% #### 6.8% ###### 9.2% ####### 10.3% ######## 11.9% ######### 13.8% ########### 15.5% ############ 17.5% ############# 18.4% ############### 21.0% ################ 22.5% ################# 23.7% ################## 25.4% ################### 27.2% #################### 28.1% ##################### 29.3% ###################### 30.7% ###################### 31.9% ######################## 34.1% ########################## 36.1% ########################## 37.3% ########################### 38.8% ############################# 40.5% ############################# 41.1% ############################### 43.7% ################################# 46.3% ################################## 48.0% ################################### 49.9% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.3% ########################################## 58.4% ########################################## 59.5% ########################################### 60.8% ############################################# 62.6% ############################################# 63.7% ############################################## 65.0% ############################################### 66.7% ################################################ 67.8% ################################################# 69.2% ################################################## 70.6% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.7% ####################################################### 77.8% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 87.2% ############################################################### 88.4% ################################################################# 90.4% ################################################################# 91.7% ################################################################### 93.6% #################################################################### 95.1% ##################################################################### 96.8% [2020-07-30T11:34:12.667Z] #25 ... [2020-07-30T11:34:12.667Z] [2020-07-30T11:34:12.667Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:34:12.667Z] #28 63.66 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-30T11:34:12.667Z] #28 64.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-30T11:34:12.667Z] #28 64.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-30T11:34:12.689Z] #42 ... [2020-07-30T11:34:12.689Z] [2020-07-30T11:34:12.689Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:12.689Z] #48 88.82 encoding/binary [2020-07-30T11:34:12.689Z] #48 88.82 go/token [2020-07-30T11:34:12.689Z] #48 88.83 github.com/pkg/diff [2020-07-30T11:34:12.689Z] #48 88.84 flag [2020-07-30T11:34:12.689Z] #48 91.47 go/scanner [2020-07-30T11:34:12.689Z] #48 92.94 mvdan.cc/editorconfig [2020-07-30T11:34:12.689Z] #48 93.16 mvdan.cc/sh/v3/syntax [2020-07-30T11:34:12.689Z] #48 94.93 encoding/json [2020-07-30T11:34:12.689Z] #48 95.65 go/ast [2020-07-30T11:34:12.689Z] #48 97.50 golang.org/x/sys/unix [2020-07-30T11:34:12.690Z] Commit message: "Merge commit 'a072d726c753c3b02232e6a7b08d7e7ce79fffa5' into HEAD" [2020-07-30T11:34:12.861Z] #17 42.57 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:34:12.861Z] #17 42.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:34:12.861Z] #17 42.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:12.861Z] #17 42.74 Selecting previously unselected package python3-setuptools. [2020-07-30T11:34:12.861Z] #17 42.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:34:12.861Z] #17 42.74 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:34:12.930Z] #28 ... [2020-07-30T11:34:12.930Z] [2020-07-30T11:34:12.930Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:12.930Z] #25 9.376 0.6% ## 2.9% ### 4.8% #### 6.8% ###### 9.2% ####### 10.3% ######## 11.9% ######### 13.8% ########### 15.5% ############ 17.5% ############# 18.4% ############### 21.0% ################ 22.5% ################# 23.7% ################## 25.4% ################### 27.2% #################### 28.1% ##################### 29.3% ###################### 30.7% ###################### 31.9% ######################## 34.1% ########################## 36.1% ########################## 37.3% ########################### 38.8% ############################# 40.5% ############################# 41.1% ############################### 43.7% ################################# 46.3% ################################## 48.0% ################################### 49.9% ##################################### 52.4% ####################################### 54.4% ######################################## 56.1% ######################################### 57.3% ########################################## 58.4% ########################################## 59.5% ########################################### 60.8% ############################################# 62.6% ############################################# 63.7% ############################################## 65.0% ############################################### 66.7% ################################################ 67.8% ################################################# 69.2% ################################################## 70.6% ################################################### 71.6% #################################################### 73.2% ###################################################### 75.7% ####################################################### 77.8% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 87.2% ############################################################### 88.4% ################################################################# 90.4% ################################################################# 91.7% ################################################################### 93.6% #################################################################### 95.1% ##################################################################### 96.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-30T11:34:12.930Z] #25 15.85 [2020-07-30T11:34:12.989Z] #48 ... [2020-07-30T11:34:12.989Z] [2020-07-30T11:34:12.989Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:12.989Z] #40 30.24 CC images/sk-opts.o [2020-07-30T11:34:12.989Z] #40 30.43 CC images/sk-unix.o [2020-07-30T11:34:12.989Z] #40 30.72 CC images/sk-inet.o [2020-07-30T11:34:12.989Z] #40 31.23 CC images/tun.o [2020-07-30T11:34:12.989Z] #40 31.63 CC images/sk-netlink.o [2020-07-30T11:34:12.989Z] #40 31.89 CC images/packet-sock.o [2020-07-30T11:34:12.989Z] #40 32.33 CC images/ipc-var.o [2020-07-30T11:34:12.989Z] #40 32.52 CC images/ipc-desc.o [2020-07-30T11:34:12.989Z] #40 32.83 CC images/ipc-shm.o [2020-07-30T11:34:12.989Z] #40 33.32 CC images/ipc-msg.o [2020-07-30T11:34:12.989Z] #40 33.89 CC images/ipc-sem.o [2020-07-30T11:34:12.989Z] #40 34.05 CC images/utsns.o [2020-07-30T11:34:12.989Z] #40 34.19 CC images/creds.o [2020-07-30T11:34:12.989Z] #40 34.42 CC images/vma.o [2020-07-30T11:34:12.713Z] > git rev-list --no-walk c76f380bea09206d3302931d9a08c6a535dc41e2 # timeout=10 [2020-07-30T11:34:13.120Z] #17 42.92 Selecting previously unselected package python3-wheel. [2020-07-30T11:34:13.121Z] #17 42.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:34:13.121Z] #17 42.95 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:34:13.121Z] #17 43.02 Selecting previously unselected package sudo. [2020-07-30T11:34:13.121Z] #17 43.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-30T11:34:13.121Z] #17 43.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:34:13.126Z] #25 10.33 [2020-07-30T11:34:13.245Z] #32 77.61 Selecting previously unselected package libarchive13:amd64. [2020-07-30T11:34:13.245Z] #32 77.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-30T11:34:13.245Z] #32 77.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:13.288Z] #40 34.73 CC images/netdev.o [2020-07-30T11:34:13.294Z] #25 ... [2020-07-30T11:34:13.294Z] [2020-07-30T11:34:13.294Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:13.294Z] #38 64.27 Selecting previously unselected package protobuf-c-compiler. [2020-07-30T11:34:13.294Z] #38 64.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:34:13.294Z] #38 64.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:13.294Z] #38 64.53 Selecting previously unselected package protobuf-compiler. [2020-07-30T11:34:13.294Z] #38 64.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:13.294Z] #38 64.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:13.294Z] #38 64.72 Selecting previously unselected package python-pkg-resources. [2020-07-30T11:34:13.294Z] #38 64.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:34:13.294Z] #38 64.80 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:13.294Z] #38 65.03 Selecting previously unselected package python-six. [2020-07-30T11:34:13.294Z] #38 65.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-30T11:34:13.294Z] #38 65.05 Unpacking python-six (1.12.0-1) ... [2020-07-30T11:34:13.294Z] #38 65.15 Selecting previously unselected package python-protobuf. [2020-07-30T11:34:13.294Z] #38 65.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-30T11:34:13.294Z] #38 65.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:13.294Z] #38 65.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:13.294Z] #38 71.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:13.294Z] #38 71.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:13.294Z] #38 71.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:13.294Z] #38 71.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:13.294Z] #38 71.09 Setting up python-six (1.12.0-1) ... [2020-07-30T11:34:13.587Z] #38 ... [2020-07-30T11:34:13.587Z] [2020-07-30T11:34:13.587Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:13.587Z] #32 72.02 Selecting previously unselected package libxml2:amd64. [2020-07-30T11:34:13.587Z] #32 72.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 72.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:13.587Z] #32 72.97 Selecting previously unselected package libarchive13:amd64. [2020-07-30T11:34:13.587Z] #32 72.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 72.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:13.587Z] #32 73.42 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-30T11:34:13.587Z] #32 73.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 73.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:34:13.587Z] #32 73.62 Selecting previously unselected package librhash0:amd64. [2020-07-30T11:34:13.587Z] #32 73.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 73.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:34:13.587Z] #32 73.84 Selecting previously unselected package libuv1:amd64. [2020-07-30T11:34:13.587Z] #32 73.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 73.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:34:13.587Z] #32 74.02 Selecting previously unselected package cmake. [2020-07-30T11:34:13.587Z] #32 74.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-30T11:34:13.587Z] #32 74.08 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:34:13.602Z] #40 35.15 CC images/tty.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-30T11:34:13.690Z] #17 43.49 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:34:13.690Z] #17 43.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-30T11:34:13.690Z] #17 43.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [Pipeline] sh [2020-07-30T11:34:13.761Z] #32 78.25 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-30T11:34:13.761Z] #32 78.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-30T11:34:13.761Z] #32 78.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:34:13.761Z] #32 ... [2020-07-30T11:34:13.761Z] [2020-07-30T11:34:13.761Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:13.761Z] #47 68.36 reflect [2020-07-30T11:34:13.761Z] #47 68.36 syscall [2020-07-30T11:34:13.761Z] #47 75.87 time [2020-07-30T11:34:13.761Z] #47 ... [2020-07-30T11:34:13.761Z] [2020-07-30T11:34:13.761Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:13.761Z] #10 76.06 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:34:13.761Z] #10 76.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:34:13.761Z] #10 76.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:34:13.761Z] #10 76.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-30T11:34:13.761Z] #10 76.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:34:13.761Z] #10 76.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:34:13.761Z] #10 76.79 Selecting previously unselected package dmsetup. [2020-07-30T11:34:13.761Z] #10 76.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:34:13.761Z] #10 76.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:34:13.761Z] #10 77.22 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:34:13.761Z] #10 77.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:34:13.761Z] #10 77.22 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:34:13.950Z] #17 43.73 Selecting previously unselected package uidmap. [2020-07-30T11:34:13.950Z] #17 43.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-30T11:34:13.950Z] #17 43.74 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:34:13.950Z] #17 43.87 Selecting previously unselected package vim-runtime. [2020-07-30T11:34:13.950Z] #17 43.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:34:13.950Z] #17 43.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-30T11:34:13.950Z] #17 43.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:34:14.210Z] #17 43.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:34:14.236Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-07-30T11:34:14.655Z] #40 35.96 CC images/file-lock.o [2020-07-30T11:34:14.655Z] #40 36.20 CC images/rlimit.o [2020-07-30T11:34:14.953Z] #40 ... [2020-07-30T11:34:14.953Z] [2020-07-30T11:34:14.953Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:14.953Z] #42 100.9 encoding/json [2020-07-30T11:34:15.062Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ## [2020-07-30T11:34:15.062Z] #25 ... [2020-07-30T11:34:15.062Z] [2020-07-30T11:34:15.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:15.062Z] #41 49.82 github.com/LK4D4/vndr/versioned [2020-07-30T11:34:15.062Z] #41 51.40 internal/lazyregexp [2020-07-30T11:34:15.062Z] #41 51.41 net [2020-07-30T11:34:15.062Z] #41 51.42 os/exec [2020-07-30T11:34:15.062Z] #41 51.62 fmt [2020-07-30T11:34:15.062Z] #41 51.62 encoding/binary [2020-07-30T11:34:15.062Z] #41 54.91 encoding/base64 [2020-07-30T11:34:15.062Z] #41 54.93 crypto/cipher [2020-07-30T11:34:15.062Z] #41 56.59 crypto/sha512 [2020-07-30T11:34:15.062Z] #41 57.26 crypto/aes [2020-07-30T11:34:15.062Z] #41 57.96 crypto/des [2020-07-30T11:34:15.062Z] #41 58.93 crypto/ed25519/internal/edwards25519 [2020-07-30T11:34:15.062Z] #41 59.18 go/ast [2020-07-30T11:34:15.062Z] #41 ... [2020-07-30T11:34:15.062Z] [2020-07-30T11:34:15.062Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:15.547Z] #32 ... [2020-07-30T11:34:15.547Z] [2020-07-30T11:34:15.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:15.547Z] #10 66.35 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:34:15.547Z] #10 66.59 Fetched 77.7 MB in 10s (7991 kB/s) [2020-07-30T11:34:15.547Z] #10 66.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-30T11:34:15.547Z] #10 66.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-30T11:34:15.547Z] #10 66.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:34:15.547Z] #10 66.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:34:15.547Z] #10 69.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-30T11:34:15.547Z] #10 69.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-30T11:34:15.547Z] #10 69.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:34:15.547Z] #10 72.65 Selecting previously unselected package binutils-mingw-w64. [2020-07-30T11:34:15.547Z] #10 72.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-30T11:34:15.547Z] #10 72.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:34:15.547Z] #10 72.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-30T11:34:15.547Z] #10 72.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:34:15.547Z] #10 72.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:34:15.547Z] #10 73.09 Selecting previously unselected package dmsetup. [2020-07-30T11:34:15.547Z] #10 73.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:34:15.547Z] #10 73.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-30T11:34:15.547Z] #10 73.36 Selecting previously unselected package mingw-w64-common. [2020-07-30T11:34:15.547Z] #10 73.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-30T11:34:15.547Z] #10 73.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-30T11:34:15.547Z] #10 ... [2020-07-30T11:34:15.547Z] [2020-07-30T11:34:15.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:15.547Z] #25 17.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:34:15.547Z] #25 17.24 [2020-07-30T11:34:15.547Z] #25 17.47 ######################################################################## 100.0% [2020-07-30T11:34:15.547Z] #25 17.61 [2020-07-30T11:34:15.547Z] #25 18.39 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:34:15.808Z] #25 18.65 [2020-07-30T11:34:15.855Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ############ 17.2% ############ 17.2% ############# 18.6% ############## 19.7% ############### 21.5% ################ 22.9% [2020-07-30T11:34:15.855Z] #25 ... [2020-07-30T11:34:15.855Z] [2020-07-30T11:34:15.855Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:15.855Z] #47 50.93 mvdan.cc/sh/v3/fileutil [2020-07-30T11:34:15.855Z] #47 51.97 flag [2020-07-30T11:34:15.855Z] #47 51.99 go/token [2020-07-30T11:34:15.855Z] #47 51.99 github.com/pkg/diff [2020-07-30T11:34:15.855Z] #47 51.99 encoding/binary [2020-07-30T11:34:15.855Z] #47 53.61 go/scanner [2020-07-30T11:34:15.855Z] #47 54.12 mvdan.cc/editorconfig [2020-07-30T11:34:15.855Z] #47 55.02 mvdan.cc/sh/v3/syntax [2020-07-30T11:34:15.855Z] #47 55.28 encoding/base64 [2020-07-30T11:34:15.855Z] #47 55.54 go/ast [2020-07-30T11:34:15.855Z] #47 56.90 encoding/json [2020-07-30T11:34:15.855Z] #47 57.53 golang.org/x/sys/unix [2020-07-30T11:34:15.855Z] #47 ... [2020-07-30T11:34:15.855Z] [2020-07-30T11:34:15.855Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:16.076Z] #25 18.83 ################## 25.1% ######################################################################## 100.0% [2020-07-30T11:34:16.341Z] #25 19.06 [2020-07-30T11:34:16.613Z] #25 ... [2020-07-30T11:34:16.614Z] [2020-07-30T11:34:16.614Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:16.614Z] #30 69.98 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:34:16.614Z] #30 DONE 77.5s [2020-07-30T11:34:16.614Z] [2020-07-30T11:34:16.614Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:16.614Z] #32 77.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:16.866Z] + docker version [2020-07-30T11:34:16.873Z] #32 77.77 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:34:16.873Z] #32 77.81 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:34:16.873Z] #32 77.85 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:16.873Z] #32 77.93 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:34:16.873Z] #32 77.99 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:34:17.035Z] #10 ... [2020-07-30T11:34:17.035Z] [2020-07-30T11:34:17.035Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:17.035Z] #47 81.49 encoding/binary [2020-07-30T11:34:17.138Z] #32 78.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:17.138Z] #32 78.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:34:17.138Z] #32 78.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:17.138Z] #32 78.11 Setting up cmake (3.13.4-1) ... [2020-07-30T11:34:17.138Z] #32 78.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:17.138Z] #32 ... [2020-07-30T11:34:17.138Z] [2020-07-30T11:34:17.138Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:17.138Z] #41 68.13 regexp [2020-07-30T11:34:17.138Z] #41 68.23 go/token [2020-07-30T11:34:17.138Z] #41 69.69 go/scanner [2020-07-30T11:34:17.138Z] #41 71.62 go/ast [2020-07-30T11:34:17.138Z] #41 73.41 internal/lazyregexp [2020-07-30T11:34:17.138Z] #41 73.87 net/url [2020-07-30T11:34:17.138Z] #41 75.76 text/template/parse [2020-07-30T11:34:17.292Z] #47 ... [2020-07-30T11:34:17.292Z] [2020-07-30T11:34:17.292Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:17.292Z] #30 71.95 time [2020-07-30T11:34:17.292Z] #30 78.60 internal/poll [2020-07-30T11:34:17.292Z] #30 79.17 internal/fmtsort [2020-07-30T11:34:17.292Z] #30 79.61 internal/syscall/execenv [2020-07-30T11:34:17.292Z] #30 79.81 internal/syscall/unix [2020-07-30T11:34:17.292Z] #30 80.09 strings [2020-07-30T11:34:17.292Z] #30 81.13 os [2020-07-30T11:34:17.397Z] #41 ... [2020-07-30T11:34:17.398Z] [2020-07-30T11:34:17.398Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:17.398Z] #38 75.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:34:17.398Z] #38 76.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:34:17.398Z] #38 77.19 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.398Z] #38 77.24 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:34:17.398Z] #38 77.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.398Z] #38 77.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:17.398Z] #38 77.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:17.398Z] #38 77.56 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.398Z] #38 77.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:17.398Z] #38 77.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:17.504Z] #17 46.90 Selecting previously unselected package vim. [2020-07-30T11:34:17.504Z] #17 46.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:34:17.504Z] #17 46.94 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:34:17.504Z] #17 47.47 Selecting previously unselected package xfsprogs. [2020-07-30T11:34:17.504Z] #17 47.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-30T11:34:17.504Z] #17 47.48 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:34:17.549Z] #30 ... [2020-07-30T11:34:17.549Z] [2020-07-30T11:34:17.549Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:17.549Z] #32 78.78 Selecting previously unselected package librhash0:amd64. [2020-07-30T11:34:17.549Z] #32 78.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-30T11:34:17.549Z] #32 78.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:34:17.549Z] #32 79.13 Selecting previously unselected package libuv1:amd64. [2020-07-30T11:34:17.549Z] #32 79.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-30T11:34:17.549Z] #32 79.14 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:34:17.549Z] #32 79.44 Selecting previously unselected package cmake. [2020-07-30T11:34:17.549Z] #32 79.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-30T11:34:17.549Z] #32 79.45 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:34:17.549Z] #32 82.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:17.549Z] #32 82.17 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:34:17.549Z] #32 82.19 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-30T11:34:17.549Z] #32 82.20 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:17.549Z] #32 82.23 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-30T11:34:17.549Z] #32 82.25 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:34:17.811Z] #32 82.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:17.811Z] #32 82.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-30T11:34:17.811Z] #32 82.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:17.811Z] #32 82.31 Setting up cmake (3.13.4-1) ... [2020-07-30T11:34:17.811Z] #32 82.32 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:17.811Z] #32 82.40 Processing triggers for mime-support (3.62) ... [2020-07-30T11:34:17.811Z] #32 ... [2020-07-30T11:34:17.811Z] [2020-07-30T11:34:17.811Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:17.811Z] #38 72.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.811Z] #38 72.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:17.811Z] #38 72.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:17.811Z] #38 72.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:17.811Z] #38 72.55 Setting up python-six (1.12.0-1) ... [2020-07-30T11:34:17.811Z] #38 76.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:34:17.811Z] #38 76.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:34:17.811Z] #38 76.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.811Z] #38 76.52 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-30T11:34:17.811Z] #38 76.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.811Z] #38 76.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:17.811Z] #38 76.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:17.811Z] #38 76.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-30T11:34:17.811Z] #38 76.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:17.811Z] #38 76.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:17.959Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ############ 17.2% ############ 17.2% ############# 18.6% ############## 19.7% ############### 21.5% ################ 22.9% ################# 24.4% ################## 26.2% #################### 27.9% #################### 29.2% ###################### 31.6% ###################### 31.7% ####################### 33.1% ######################## 34.5% ########################## 36.5% ########################### 37.6% ############################ 38.9% ############################ 39.9% ############################# 41.1% [2020-07-30T11:34:17.959Z] #25 ... [2020-07-30T11:34:17.959Z] [2020-07-30T11:34:17.959Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:17.959Z] #32 52.81 Selecting previously unselected package libicu63:arm64. [2020-07-30T11:34:17.959Z] #32 52.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 52.83 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-30T11:34:17.959Z] #32 57.97 Selecting previously unselected package libxml2:arm64. [2020-07-30T11:34:17.959Z] #32 57.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 58.00 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:17.959Z] #32 58.56 Selecting previously unselected package libarchive13:arm64. [2020-07-30T11:34:17.959Z] #32 58.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 58.59 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:17.959Z] #32 58.89 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-30T11:34:17.959Z] #32 58.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 58.95 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-30T11:34:17.959Z] #32 59.16 Selecting previously unselected package librhash0:arm64. [2020-07-30T11:34:17.959Z] #32 59.17 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 59.18 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-30T11:34:17.959Z] #32 59.42 Selecting previously unselected package libuv1:arm64. [2020-07-30T11:34:17.959Z] #32 59.46 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-30T11:34:17.959Z] #32 59.47 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-30T11:34:17.959Z] #32 62.71 Selecting previously unselected package cmake. [2020-07-30T11:34:17.959Z] #32 62.71 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-30T11:34:17.971Z] #38 ... [2020-07-30T11:34:17.971Z] [2020-07-30T11:34:17.971Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:17.971Z] #32 78.48 Processing triggers for mime-support (3.62) ... [2020-07-30T11:34:17.971Z] #32 DONE 78.9s [2020-07-30T11:34:17.971Z] [2020-07-30T11:34:17.971Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:17.971Z] #25 20.84 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:34:18.068Z] #38 ... [2020-07-30T11:34:18.068Z] [2020-07-30T11:34:18.068Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:18.068Z] #47 82.59 context [2020-07-30T11:34:18.072Z] #17 47.98 Selecting previously unselected package zip. [2020-07-30T11:34:18.072Z] #17 48.00 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-30T11:34:18.072Z] #17 48.00 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:34:18.223Z] #32 ... [2020-07-30T11:34:18.223Z] [2020-07-30T11:34:18.223Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:18.238Z] #25 21.08 skipping existing c35d46ef359f [2020-07-30T11:34:18.325Z] #47 ... [2020-07-30T11:34:18.325Z] [2020-07-30T11:34:18.325Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:18.325Z] #32 DONE 83.1s [2020-07-30T11:34:18.331Z] #17 48.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:34:18.331Z] #17 48.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:34:18.331Z] #17 48.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:18.331Z] #17 48.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:34:18.331Z] #17 48.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:34:18.331Z] #17 48.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:18.331Z] #17 48.26 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:34:18.331Z] #17 48.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:34:18.331Z] #17 48.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:18.331Z] #17 48.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:34:18.331Z] #17 48.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:34:18.498Z] #25 21.24 [2020-07-30T11:34:18.583Z] [2020-07-30T11:34:18.583Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:18.590Z] #17 48.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:34:18.590Z] #17 48.36 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:34:18.590Z] #17 48.37 Setting up zip (3.0-11+b1) ... [2020-07-30T11:34:18.590Z] #17 48.38 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:18.590Z] #17 48.41 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:34:19.438Z] #25 22.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:34:19.516Z] #33 0.988 + RM_GOPATH=0 [2020-07-30T11:34:19.516Z] #33 0.988 + TMP_GOPATH= [2020-07-30T11:34:19.516Z] #33 0.988 + : /build [2020-07-30T11:34:19.516Z] #33 0.989 + '[' -z '' ']' [2020-07-30T11:34:19.516Z] #33 0.993 ++ mktemp -d [2020-07-30T11:34:19.516Z] #33 0.997 + export GOPATH=/tmp/tmp.1TGuhohH8Q [2020-07-30T11:34:19.516Z] #33 0.997 + GOPATH=/tmp/tmp.1TGuhohH8Q [2020-07-30T11:34:19.516Z] #33 0.998 + RM_GOPATH=1 [2020-07-30T11:34:19.516Z] #33 1.000 + case "$(go env GOARCH)" in [2020-07-30T11:34:19.516Z] #33 1.001 ++ go env GOARCH [2020-07-30T11:34:19.516Z] #33 1.029 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:19.516Z] #33 1.029 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:19.516Z] #33 1.030 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:19.516Z] #33 1.031 + dir=/tmp/install [2020-07-30T11:34:19.516Z] #33 1.032 + bin=tini [2020-07-30T11:34:19.516Z] #33 1.032 + shift [2020-07-30T11:34:19.516Z] #33 1.032 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:34:19.516Z] #33 1.032 + . /tmp/install/tini.installer [2020-07-30T11:34:19.516Z] #33 1.032 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:19.516Z] #33 1.033 + install_tini [2020-07-30T11:34:19.516Z] #33 1.033 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:34:19.516Z] #33 1.033 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:19.516Z] #33 1.033 + git clone https://github.com/krallin/tini.git /tmp/tmp.1TGuhohH8Q/tini [2020-07-30T11:34:19.516Z] #33 1.035 Cloning into '/tmp/tmp.1TGuhohH8Q/tini'... [2020-07-30T11:34:19.698Z] #25 22.58 [2020-07-30T11:34:19.773Z] #33 ... [2020-07-30T11:34:19.773Z] [2020-07-30T11:34:19.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:19.773Z] #38 84.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:34:19.773Z] #38 84.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:19.773Z] #38 DONE 84.5s [2020-07-30T11:34:19.968Z] #25 22.70 ######################################################################## 100.0% [2020-07-30T11:34:19.968Z] #25 22.79 [2020-07-30T11:34:19.968Z] #25 22.85 Download of images into '/build' complete. [2020-07-30T11:34:19.968Z] #25 22.85 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:34:19.968Z] #25 22.85 tar -cC '/build' . | docker load [2020-07-30T11:34:20.030Z] [2020-07-30T11:34:20.031Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:20.031Z] #10 84.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:34:20.031Z] #10 84.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:34:20.031Z] #10 84.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:34:20.228Z] #25 DONE 23.0s [2020-07-30T11:34:20.228Z] [2020-07-30T11:34:20.228Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:20.228Z] #33 1.077 + RM_GOPATH=0 [2020-07-30T11:34:20.228Z] #33 1.077 + TMP_GOPATH= [2020-07-30T11:34:20.228Z] #33 1.077 + : /build [2020-07-30T11:34:20.228Z] #33 1.077 + '[' -z '' ']' [2020-07-30T11:34:20.228Z] #33 1.083 ++ mktemp -d [2020-07-30T11:34:20.228Z] #33 1.094 + export GOPATH=/tmp/tmp.Dn5gC9VYdA [2020-07-30T11:34:20.228Z] #33 1.095 + GOPATH=/tmp/tmp.Dn5gC9VYdA [2020-07-30T11:34:20.228Z] #33 1.095 + RM_GOPATH=1 [2020-07-30T11:34:20.228Z] #33 1.095 + case "$(go env GOARCH)" in [2020-07-30T11:34:20.228Z] #33 1.097 ++ go env GOARCH [2020-07-30T11:34:20.228Z] #33 1.122 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:20.228Z] #33 1.122 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:20.228Z] #33 1.126 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:20.228Z] #33 1.130 + dir=/tmp/install [2020-07-30T11:34:20.228Z] #33 1.132 + bin=tini [2020-07-30T11:34:20.228Z] #33 1.132 + shift [2020-07-30T11:34:20.228Z] #33 1.132 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:34:20.228Z] #33 1.133 + . /tmp/install/tini.installer [2020-07-30T11:34:20.228Z] #33 1.137 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:20.228Z] #33 1.137 + install_tini [2020-07-30T11:34:20.228Z] #33 1.138 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:34:20.228Z] #33 1.138 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:20.228Z] #33 1.138 + git clone https://github.com/krallin/tini.git /tmp/tmp.Dn5gC9VYdA/tini [2020-07-30T11:34:20.228Z] #33 1.140 Cloning into '/tmp/tmp.Dn5gC9VYdA/tini'... [2020-07-30T11:34:20.228Z] #33 1.893 + cd /tmp/tmp.Dn5gC9VYdA/tini [2020-07-30T11:34:20.228Z] #33 1.893 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:20.228Z] #33 1.937 + cmake . [2020-07-30T11:34:20.495Z] #33 2.563 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:34:20.495Z] #33 2.648 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:34:20.607Z] #42 ... [2020-07-30T11:34:20.607Z] [2020-07-30T11:34:20.607Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:20.607Z] #40 36.41 CC images/pagemap.o [2020-07-30T11:34:20.607Z] #40 36.87 CC images/siginfo.o [2020-07-30T11:34:20.607Z] #40 37.15 CC images/rpc.o [2020-07-30T11:34:20.607Z] #40 38.62 CC images/ext-file.o [2020-07-30T11:34:20.607Z] #40 38.87 CC images/cgroup.o [2020-07-30T11:34:20.607Z] #40 39.61 CC images/userns.o [2020-07-30T11:34:20.607Z] #40 39.95 CC images/google/protobuf/descriptor.o [2020-07-30T11:34:20.607Z] #40 41.90 CC images/opts.o [2020-07-30T11:34:20.607Z] #40 42.10 CC images/seccomp.o [2020-07-30T11:34:20.907Z] #40 42.46 CC images/binfmt-misc.o [2020-07-30T11:34:20.907Z] #40 ... [2020-07-30T11:34:20.907Z] [2020-07-30T11:34:20.907Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:20.907Z] #42 106.9 text/template [2020-07-30T11:34:21.127Z] #17 50.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:34:21.127Z] #17 50.96 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:34:21.127Z] #17 50.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:34:21.127Z] #17 50.98 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:34:21.127Z] #17 51.05 invoke-rc.d: could not determine current runlevel [2020-07-30T11:34:21.127Z] #17 51.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:34:21.127Z] #17 51.07 Setting up pigz (2.4-1) ... [2020-07-30T11:34:21.127Z] #17 51.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:34:21.127Z] #17 51.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:34:21.127Z] #17 51.12 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:34:21.127Z] #17 51.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:34:21.127Z] #17 51.15 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:34:21.739Z] #17 51.57 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:34:21.739Z] #17 51.58 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:34:21.739Z] #17 51.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:34:21.739Z] #17 51.64 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:34:21.739Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:34:21.739Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:34:21.876Z] #33 3.851 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:34:21.876Z] #33 3.870 -- Detecting C compiler ABI info [2020-07-30T11:34:21.998Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:34:21.998Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:34:21.998Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:34:21.998Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:34:21.998Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:34:21.998Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:34:21.998Z] #17 51.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:34:21.998Z] #17 51.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:34:21.998Z] #17 51.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:34:21.998Z] #17 51.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:34:21.998Z] #17 51.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:34:21.998Z] #17 51.92 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:34:22.445Z] #33 ... [2020-07-30T11:34:22.445Z] [2020-07-30T11:34:22.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:22.445Z] #47 73.38 github.com/pkg/diff [2020-07-30T11:34:22.445Z] #47 75.33 go/ast [2020-07-30T11:34:22.445Z] #47 75.49 golang.org/x/crypto/ssh/terminal [2020-07-30T11:34:22.445Z] #47 76.99 mvdan.cc/editorconfig [2020-07-30T11:34:22.445Z] #47 78.63 mvdan.cc/sh/v3/fileutil [2020-07-30T11:34:22.445Z] #47 79.23 mvdan.cc/sh/v3/syntax [2020-07-30T11:34:22.704Z] #47 ... [2020-07-30T11:34:22.704Z] [2020-07-30T11:34:22.704Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:22.704Z] #10 80.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:34:22.704Z] #10 80.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:34:22.704Z] #10 80.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:34:22.734Z] Client: Docker Engine - Enterprise [2020-07-30T11:34:22.735Z] Version: 19.03.5 [2020-07-30T11:34:22.735Z] API version: 1.40 [2020-07-30T11:34:22.735Z] Go version: go1.12.12 [2020-07-30T11:34:22.735Z] Git commit: 2ee0c57608 [2020-07-30T11:34:22.735Z] Built: 11/13/2019 08:00:16 [2020-07-30T11:34:22.735Z] OS/Arch: windows/amd64 [2020-07-30T11:34:22.735Z] Experimental: false [2020-07-30T11:34:22.735Z] [2020-07-30T11:34:22.735Z] Server: Docker Engine - Enterprise [2020-07-30T11:34:22.735Z] Engine: [2020-07-30T11:34:22.735Z] Version: 19.03.5 [2020-07-30T11:34:22.735Z] API version: 1.40 (minimum version 1.24) [2020-07-30T11:34:22.735Z] Go version: go1.12.12 [2020-07-30T11:34:22.735Z] Git commit: 2ee0c57608 [2020-07-30T11:34:22.735Z] Built: 11/13/2019 07:58:51 [2020-07-30T11:34:22.735Z] OS/Arch: windows/amd64 [2020-07-30T11:34:22.735Z] Experimental: true [2020-07-30T11:34:23.026Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ############ 17.2% ############ 17.2% ############# 18.6% ############## 19.7% ############### 21.5% ################ 22.9% ################# 24.4% ################## 26.2% #################### 27.9% #################### 29.2% ###################### 31.6% ###################### 31.7% ####################### 33.1% ######################## 34.5% ########################## 36.5% ########################### 37.6% ############################ 38.9% ############################ 39.9% ############################# 41.1% ############################## 42.4% ############################### 44.2% ################################ 45.5% ################################# 47.0% ################################### 48.7% #################################### 50.6% #################################### 50.9% ##################################### 52.1% ###################################### 53.0% ###################################### 53.8% ####################################### 54.4% ######################################## 55.6% ######################################### 57.3% ########################################## 58.4% ########################################### 60.1% ############################################ 61.4% ############################################ 61.7% ############################################# 62.8% ############################################# 63.7% ############################################## 64.5% ############################################### 65.8% ############################################### 66.3% ################################################ 67.8% ################################################# 68.9% ################################################# 69.2% ################################################## 70.6% ################################################### 71.9% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.3% [2020-07-30T11:34:23.026Z] #25 ... [2020-07-30T11:34:23.026Z] [2020-07-30T11:34:23.026Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:23.026Z] #38 58.06 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:23.026Z] #38 58.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:23.026Z] #38 58.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-30T11:34:23.026Z] #38 58.11 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-30T11:34:23.026Z] #38 58.13 Setting up python-six (1.12.0-1) ... [2020-07-30T11:34:23.026Z] #38 61.27 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-30T11:34:23.026Z] #38 62.71 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-30T11:34:23.026Z] #38 66.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:23.026Z] #38 ... [2020-07-30T11:34:23.026Z] [2020-07-30T11:34:23.026Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [Pipeline] sh [2020-07-30T11:34:23.904Z] #17 ... [2020-07-30T11:34:23.904Z] [2020-07-30T11:34:23.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:23.904Z] #39 99.73 CC criu/cr-service.o [2020-07-30T11:34:23.904Z] #39 101.4 CC criu/crtools.o [2020-07-30T11:34:23.904Z] #39 102.0 CC criu/eventfd.o [2020-07-30T11:34:23.904Z] #39 102.3 CC criu/eventpoll.o [2020-07-30T11:34:23.904Z] #39 103.2 CC criu/external.o [2020-07-30T11:34:23.904Z] #39 103.4 CC criu/fault-injection.o [2020-07-30T11:34:23.904Z] #39 103.6 CC criu/fdstore.o [2020-07-30T11:34:23.904Z] #39 104.0 CC criu/fifo.o [2020-07-30T11:34:23.904Z] #39 104.3 CC criu/file-ids.o [2020-07-30T11:34:23.904Z] #39 104.6 CC criu/file-lock.o [2020-07-30T11:34:23.904Z] #39 105.6 CC criu/files-ext.o [2020-07-30T11:34:23.904Z] #39 105.9 CC criu/files-reg.o [2020-07-30T11:34:23.904Z] #39 108.1 CC criu/files.o [2020-07-30T11:34:24.121Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ############ 17.2% ############ 17.2% ############# 18.6% ############## 19.7% ############### 21.5% ################ 22.9% ################# 24.4% ################## 26.2% #################### 27.9% #################### 29.2% ###################### 31.6% ###################### 31.7% ####################### 33.1% ######################## 34.5% ########################## 36.5% ########################### 37.6% ############################ 38.9% ############################ 39.9% ############################# 41.1% ############################## 42.4% ############################### 44.2% ################################ 45.5% ################################# 47.0% ################################### 48.7% #################################### 50.6% #################################### 50.9% ##################################### 52.1% ###################################### 53.0% ###################################### 53.8% ####################################### 54.4% ######################################## 55.6% ######################################### 57.3% ########################################## 58.4% ########################################### 60.1% ############################################ 61.4% ############################################ 61.7% ############################################# 62.8% ############################################# 63.7% ############################################## 64.5% ############################################### 65.8% ############################################### 66.3% ################################################ 67.8% ################################################# 68.9% ################################################# 69.2% ################################################## 70.6% ################################################### 71.9% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.0% ############################################################ 83.8% ############################################################# 84.9% ############################################################## 87.4% ############################################################### 87.5% ################################################################ 89.7% ################################################################## 92.0% ################################################################### 93.6% [2020-07-30T11:34:24.121Z] #25 ... [2020-07-30T11:34:24.121Z] [2020-07-30T11:34:24.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:24.121Z] #10 59.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-30T11:34:24.121Z] #10 59.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-30T11:34:24.121Z] #10 59.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:34:24.322Z] + docker info [2020-07-30T11:34:24.385Z] #10 ... [2020-07-30T11:34:24.385Z] [2020-07-30T11:34:24.385Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:24.385Z] #25 10.64 #=#=# 1.2% # 2.4% ## 3.8% ### 5.1% #### 6.3% ###### 8.5% ####### 9.9% ######## 11.1% ######## 12.3% ######### 13.9% ########## 15.0% ############ 17.2% ############ 17.2% ############# 18.6% ############## 19.7% ############### 21.5% ################ 22.9% ################# 24.4% ################## 26.2% #################### 27.9% #################### 29.2% ###################### 31.6% ###################### 31.7% ####################### 33.1% ######################## 34.5% ########################## 36.5% ########################### 37.6% ############################ 38.9% ############################ 39.9% ############################# 41.1% ############################## 42.4% ############################### 44.2% ################################ 45.5% ################################# 47.0% ################################### 48.7% #################################### 50.6% #################################### 50.9% ##################################### 52.1% ###################################### 53.0% ###################################### 53.8% ####################################### 54.4% ######################################## 55.6% ######################################### 57.3% ########################################## 58.4% ########################################### 60.1% ############################################ 61.4% ############################################ 61.7% ############################################# 62.8% ############################################# 63.7% ############################################## 64.5% ############################################### 65.8% ############################################### 66.3% ################################################ 67.8% ################################################# 68.9% ################################################# 69.2% ################################################## 70.6% ################################################### 71.9% ################################################### 72.2% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.0% ############################################################ 83.8% ############################################################# 84.9% ############################################################## 87.4% ############################################################### 87.5% ################################################################ 89.7% ################################################################## 92.0% ################################################################### 93.6% #################################################################### 94.5% ##################################################################### 96.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-07-30T11:34:24.385Z] #25 21.68 [2020-07-30T11:34:24.473Z] #39 110.3 CC criu/filesystems.o [2020-07-30T11:34:24.735Z] #39 ... [2020-07-30T11:34:24.735Z] [2020-07-30T11:34:24.735Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:24.735Z] #17 54.73 Setting up iptables (1.8.2-4) ... [2020-07-30T11:34:24.961Z] #25 ... [2020-07-30T11:34:24.961Z] [2020-07-30T11:34:24.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:24.961Z] #41 60.08 text/template/parse [2020-07-30T11:34:24.961Z] #41 61.38 encoding/json [2020-07-30T11:34:24.961Z] #41 64.22 text/template [2020-07-30T11:34:24.961Z] #41 64.40 go/parser [2020-07-30T11:34:24.961Z] #41 66.44 encoding/xml [2020-07-30T11:34:24.961Z] #41 68.28 compress/flate [2020-07-30T11:34:24.961Z] #41 68.33 go/doc [2020-07-30T11:34:24.994Z] #17 54.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:34:24.994Z] #17 54.81 Setting up python3 (3.7.3-1) ... [2020-07-30T11:34:25.224Z] #41 ... [2020-07-30T11:34:25.224Z] [2020-07-30T11:34:25.224Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:25.225Z] #38 68.31 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-30T11:34:25.225Z] #38 69.19 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:25.242Z] #10 ... [2020-07-30T11:34:25.242Z] [2020-07-30T11:34:25.242Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:25.242Z] #38 85.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-30T11:34:25.242Z] #38 85.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:25.242Z] #38 DONE 85.8s [2020-07-30T11:34:25.242Z] [2020-07-30T11:34:25.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:25.296Z] #10 ... [2020-07-30T11:34:25.296Z] [2020-07-30T11:34:25.296Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:25.296Z] #33 2.202 + cd /tmp/tmp.1TGuhohH8Q/tini [2020-07-30T11:34:25.296Z] #33 2.202 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:25.296Z] #33 2.222 + cmake . [2020-07-30T11:34:25.296Z] #33 2.732 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:34:25.296Z] #33 2.768 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:34:25.296Z] #33 3.250 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:34:25.296Z] #33 3.256 -- Detecting C compiler ABI info [2020-07-30T11:34:25.296Z] #33 3.981 -- Detecting C compiler ABI info - done [2020-07-30T11:34:25.296Z] #33 4.019 -- Detecting C compile features [2020-07-30T11:34:25.296Z] #33 6.142 -- Detecting C compile features - done [2020-07-30T11:34:25.296Z] #33 6.197 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:34:25.296Z] #33 6.514 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:34:25.296Z] #33 6.669 -- Configuring done [2020-07-30T11:34:25.296Z] #33 6.696 -- Generating done [2020-07-30T11:34:25.296Z] #33 6.710 -- Build files have been written to: /tmp/tmp.1TGuhohH8Q/tini [2020-07-30T11:34:25.296Z] #33 6.728 + make tini-static [2020-07-30T11:34:25.431Z] #42 110.7 go/parser [2020-07-30T11:34:25.553Z] #33 7.064 Scanning dependencies of target tini-static [2020-07-30T11:34:25.562Z] #17 55.23 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:34:25.803Z] #38 ... [2020-07-30T11:34:25.803Z] [2020-07-30T11:34:25.803Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:25.803Z] #30 DONE 71.0s [2020-07-30T11:34:25.803Z] [2020-07-30T11:34:25.803Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:25.803Z] #38 70.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-30T11:34:25.810Z] #33 7.149 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:34:26.080Z] #42 ... [2020-07-30T11:34:26.081Z] [2020-07-30T11:34:26.081Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:26.081Z] #11 108.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-30T11:34:26.081Z] #11 108.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-30T11:34:26.081Z] #11 108.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 108.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-30T11:34:26.081Z] #11 108.5 Selecting previously unselected package libbtrfs0. [2020-07-30T11:34:26.081Z] #11 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:34:26.081Z] #11 108.6 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:34:26.081Z] #11 108.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:34:26.081Z] #11 108.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-30T11:34:26.081Z] #11 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 108.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 108.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 108.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-30T11:34:26.081Z] #11 109.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 109.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 109.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-30T11:34:26.081Z] #11 109.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-30T11:34:26.081Z] #11 109.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 109.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 109.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-30T11:34:26.081Z] #11 109.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 109.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 109.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-30T11:34:26.081Z] #11 109.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 109.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 109.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 109.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 109.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 110.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 110.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 110.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-30T11:34:26.081Z] #11 110.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 110.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 110.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 110.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 110.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 110.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-30T11:34:26.081Z] #11 110.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-30T11:34:26.081Z] #11 110.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-30T11:34:26.081Z] #11 110.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-30T11:34:26.081Z] #11 111.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:26.081Z] #11 111.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:34:26.081Z] #11 111.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 111.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-30T11:34:26.081Z] #11 111.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-30T11:34:26.081Z] #11 111.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:26.081Z] #11 111.7 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-30T11:34:26.081Z] #11 111.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-30T11:34:26.081Z] #11 111.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:26.081Z] #11 111.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-30T11:34:26.081Z] #11 111.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-30T11:34:26.081Z] #11 111.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:34:26.081Z] #11 111.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-30T11:34:26.081Z] #11 111.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 111.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 111.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 111.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-30T11:34:26.081Z] #11 111.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:26.130Z] #17 55.86 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:34:26.379Z] #11 DONE 112.2s [2020-07-30T11:34:26.379Z] [2020-07-30T11:34:26.379Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:26.381Z] #38 71.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-30T11:34:26.381Z] #38 71.37 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-30T11:34:26.381Z] #38 71.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-30T11:34:26.381Z] #38 71.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-30T11:34:26.677Z] #50 0.368 + RM_GOPATH=0 [2020-07-30T11:34:26.677Z] #50 0.369 + TMP_GOPATH= [2020-07-30T11:34:26.677Z] #50 0.369 + : /build [2020-07-30T11:34:26.677Z] #50 0.369 + '[' -z '' ']' [2020-07-30T11:34:26.677Z] #50 0.370 ++ mktemp -d [2020-07-30T11:34:26.677Z] #50 0.372 + export GOPATH=/tmp/tmp.pK7FtvBvHY [2020-07-30T11:34:26.677Z] #50 0.372 + GOPATH=/tmp/tmp.pK7FtvBvHY [2020-07-30T11:34:26.677Z] #50 0.372 + RM_GOPATH=1 [2020-07-30T11:34:26.677Z] #50 0.372 + case "$(go env GOARCH)" in [2020-07-30T11:34:26.677Z] #50 0.373 ++ go env GOARCH [2020-07-30T11:34:26.677Z] #50 0.385 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:26.677Z] #50 0.385 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:26.677Z] #50 0.386 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:26.677Z] #50 0.388 + dir=/tmp/install [2020-07-30T11:34:26.677Z] #50 0.388 + bin=runc [2020-07-30T11:34:26.677Z] #50 0.388 + shift [2020-07-30T11:34:26.677Z] #50 0.388 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:34:26.677Z] #50 0.388 + . /tmp/install/runc.installer [2020-07-30T11:34:26.677Z] #50 0.389 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:34:26.677Z] #50 0.390 + install_runc [2020-07-30T11:34:26.677Z] #50 0.391 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:34:26.677Z] #50 0.394 + uname -r [2020-07-30T11:34:26.677Z] #50 0.396 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:34:26.677Z] #50 0.396 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:34:26.677Z] #50 0.396 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:34:26.677Z] #50 0.396 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pK7FtvBvHY/src/github.com/opencontainers/runc [2020-07-30T11:34:26.677Z] #50 0.399 Cloning into '/tmp/tmp.pK7FtvBvHY/src/github.com/opencontainers/runc'... [2020-07-30T11:34:26.677Z] #50 ... [2020-07-30T11:34:26.677Z] [2020-07-30T11:34:26.677Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:34:26.677Z] #12 DONE 0.5s [2020-07-30T11:34:26.745Z] #33 ... [2020-07-30T11:34:26.745Z] [2020-07-30T11:34:26.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:26.745Z] #41 81.48 strings [2020-07-30T11:34:26.745Z] #41 82.08 os [2020-07-30T11:34:26.745Z] #41 84.97 regexp/syntax [2020-07-30T11:34:26.745Z] #41 86.78 fmt [2020-07-30T11:34:26.745Z] #41 90.10 regexp [2020-07-30T11:34:26.977Z] [2020-07-30T11:34:26.977Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:34:26.977Z] #13 DONE 0.4s [2020-07-30T11:34:26.977Z] [2020-07-30T11:34:26.977Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:26.977Z] #40 42.75 CC images/time.o [2020-07-30T11:34:26.977Z] #40 42.99 CC images/sysctl.o [2020-07-30T11:34:26.977Z] #40 43.35 CC images/autofs.o [2020-07-30T11:34:26.977Z] #40 43.57 CC images/macvlan.o [2020-07-30T11:34:26.977Z] #40 43.75 CC images/sit.o [2020-07-30T11:34:26.977Z] #40 44.01 CC images/memfd.o [2020-07-30T11:34:26.977Z] #40 44.35 CC images/timens.o [2020-07-30T11:34:26.977Z] #40 44.64 LINK images/built-in.o [2020-07-30T11:34:26.977Z] #40 44.81 GEN compel/include/asm [2020-07-30T11:34:26.977Z] #40 44.89 GEN compel/include/version.h [2020-07-30T11:34:26.977Z] #40 44.91 touch .config [2020-07-30T11:34:26.977Z] #40 44.99 GEN include/common/config.h [2020-07-30T11:34:26.977Z] #40 45.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-30T11:34:26.977Z] #40 45.13 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-30T11:34:26.977Z] #40 45.15 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-30T11:34:26.977Z] #40 45.22 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-30T11:34:26.977Z] #40 45.30 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-30T11:34:26.977Z] #40 45.35 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-30T11:34:26.977Z] #40 45.38 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-30T11:34:26.977Z] #40 45.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:34:26.977Z] #40 45.43 DEP compel/plugins/std/infect.d [2020-07-30T11:34:26.977Z] #40 45.57 DEP compel/plugins/std/string.d [2020-07-30T11:34:26.977Z] #40 45.66 DEP compel/plugins/std/log.d [2020-07-30T11:34:26.977Z] #40 45.82 DEP compel/plugins/std/fds.d [2020-07-30T11:34:26.977Z] #40 45.99 DEP compel/plugins/std/std.d [2020-07-30T11:34:26.977Z] #40 46.09 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:34:26.977Z] #40 46.23 DEP compel/plugins/fds/fds.d [2020-07-30T11:34:26.977Z] #40 46.34 CC compel/plugins/std/std.o [2020-07-30T11:34:26.977Z] #40 46.67 CC compel/plugins/std/fds.o [2020-07-30T11:34:26.977Z] #40 47.13 CC compel/plugins/std/log.o [2020-07-30T11:34:26.977Z] #40 47.98 CC compel/plugins/std/string.o [2020-07-30T11:34:27.007Z] #41 ... [2020-07-30T11:34:27.007Z] [2020-07-30T11:34:27.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:27.007Z] #10 90.22 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:34:27.007Z] #10 90.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:34:27.007Z] #10 90.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:27.007Z] #10 90.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:34:27.007Z] #10 90.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:34:27.007Z] #10 90.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:27.150Z] #39 2.072 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:34:27.150Z] #39 2.072 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:34:27.150Z] #39 2.075 Note: Building without GnuTLS support [2020-07-30T11:34:27.150Z] #39 2.092 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:34:27.150Z] #39 2.093 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:34:27.276Z] #40 48.67 CC compel/plugins/std/infect.o [2020-07-30T11:34:27.575Z] #40 ... [2020-07-30T11:34:27.575Z] [2020-07-30T11:34:27.575Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:34:27.575Z] #14 0.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:34:27.575Z] #14 DONE 0.4s [2020-07-30T11:34:27.575Z] [2020-07-30T11:34:27.575Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:34:27.875Z] #15 DONE 0.3s [2020-07-30T11:34:27.875Z] [2020-07-30T11:34:27.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:27.875Z] #40 49.26 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-30T11:34:27.875Z] #40 49.32 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-30T11:34:27.875Z] #40 49.41 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-30T11:34:28.038Z] #17 57.59 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:34:28.038Z] #17 57.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:34:28.089Z] #39 ... [2020-07-30T11:34:28.089Z] [2020-07-30T11:34:28.089Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:28.089Z] #41 78.84 go/parser [2020-07-30T11:34:28.089Z] #41 80.90 text/template [2020-07-30T11:34:28.089Z] #41 84.66 encoding/xml [2020-07-30T11:34:28.089Z] #41 87.83 go/doc [2020-07-30T11:34:28.089Z] #41 ... [2020-07-30T11:34:28.089Z] [2020-07-30T11:34:28.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:28.089Z] #10 88.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:34:28.089Z] #10 88.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:34:28.089Z] #10 88.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:28.089Z] #10 88.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:34:28.089Z] #10 88.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:34:28.089Z] #10 88.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:28.173Z] #40 49.45 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-30T11:34:28.174Z] #40 49.50 AR compel/plugins/std.lib.a [2020-07-30T11:34:28.174Z] #40 ... [2020-07-30T11:34:28.174Z] [2020-07-30T11:34:28.174Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:34:28.174Z] #16 DONE 0.3s [2020-07-30T11:34:28.174Z] [2020-07-30T11:34:28.174Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:28.174Z] #40 49.60 CC compel/plugins/fds/fds.o [2020-07-30T11:34:28.298Z] #17 57.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:34:28.349Z] #10 ... [2020-07-30T11:34:28.349Z] [2020-07-30T11:34:28.349Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:28.349Z] #33 5.145 -- Detecting C compiler ABI info - done [2020-07-30T11:34:28.349Z] #33 5.221 -- Detecting C compile features [2020-07-30T11:34:28.349Z] #33 7.093 -- Detecting C compile features - done [2020-07-30T11:34:28.349Z] #33 7.132 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:34:28.349Z] #33 7.425 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:34:28.349Z] #33 7.578 -- Configuring done [2020-07-30T11:34:28.349Z] #33 7.610 -- Generating done [2020-07-30T11:34:28.349Z] #33 7.615 -- Build files have been written to: /tmp/tmp.Dn5gC9VYdA/tini [2020-07-30T11:34:28.349Z] #33 7.631 + make tini-static [2020-07-30T11:34:28.349Z] #33 8.039 Scanning dependencies of target tini-static [2020-07-30T11:34:28.349Z] #33 8.153 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:34:28.349Z] #33 9.439 [100%] Linking C executable tini-static [2020-07-30T11:34:28.349Z] #33 10.11 [100%] Built target tini-static [2020-07-30T11:34:28.349Z] #33 10.16 + mkdir -p /build [2020-07-30T11:34:28.349Z] #33 10.16 + cp tini-static /build/docker-init [2020-07-30T11:34:28.349Z] #33 DONE 10.5s [2020-07-30T11:34:28.378Z] #10 ... [2020-07-30T11:34:28.378Z] [2020-07-30T11:34:28.378Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:28.378Z] #30 82.70 path [2020-07-30T11:34:28.378Z] #30 83.22 text/tabwriter [2020-07-30T11:34:28.378Z] #30 84.75 path/filepath [2020-07-30T11:34:28.378Z] #30 84.80 fmt [2020-07-30T11:34:28.378Z] #30 85.87 io/ioutil [2020-07-30T11:34:28.378Z] #30 88.21 github.com/BurntSushi/toml [2020-07-30T11:34:28.378Z] #30 88.21 flag [2020-07-30T11:34:28.378Z] #30 89.99 log [2020-07-30T11:34:28.378Z] #30 ... [2020-07-30T11:34:28.378Z] [2020-07-30T11:34:28.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:28.378Z] #39 2.327 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:34:28.378Z] #39 2.327 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:34:28.378Z] #39 2.340 Note: Building without GnuTLS support [2020-07-30T11:34:28.378Z] #39 2.342 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:34:28.378Z] #39 2.342 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:34:28.378Z] #39 4.904 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:34:28.378Z] #39 4.960 GEN .gitid [2020-07-30T11:34:28.378Z] #39 4.998 GEN criu/include/version.h [2020-07-30T11:34:28.378Z] #39 5.074 GEN include/common/asm [2020-07-30T11:34:28.378Z] #39 6.754 PBCC images/timens.pb-c.c [2020-07-30T11:34:28.378Z] #39 6.806 DEP images/timens.pb-c.d [2020-07-30T11:34:28.378Z] #39 6.874 PBCC images/fown.pb-c.c [2020-07-30T11:34:28.378Z] #39 6.922 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.042 PBCC images/opts.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.098 PBCC images/memfd.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.157 DEP images/fown.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.211 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.273 DEP images/opts.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.338 DEP images/memfd.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.410 PBCC images/sit.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.478 DEP images/sit.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.521 PBCC images/macvlan.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.570 DEP images/macvlan.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.633 PBCC images/autofs.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.673 DEP images/autofs.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.729 PBCC images/sysctl.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.739 DEP images/sysctl.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.803 PBCC images/time.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.852 DEP images/time.pb-c.d [2020-07-30T11:34:28.378Z] #39 7.897 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:34:28.378Z] #39 7.954 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.001 PBCC images/seccomp.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.008 DEP images/seccomp.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.065 PBCC images/userns.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.118 DEP images/userns.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.177 PBCC images/cgroup.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.220 DEP images/cgroup.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.287 PBCC images/ext-file.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.323 DEP images/ext-file.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.410 PBCC images/rpc.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.472 DEP images/rpc.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.579 PBCC images/siginfo.pb-c.c [2020-07-30T11:34:28.378Z] #39 8.611 DEP images/siginfo.pb-c.d [2020-07-30T11:34:28.378Z] #39 8.672 PBCC images/pagemap.pb-c.c [2020-07-30T11:34:28.378Z] #39 ... [2020-07-30T11:34:28.378Z] [2020-07-30T11:34:28.378Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:28.378Z] #30 93.09 github.com/BurntSushi/toml/cmd/tomlv [2020-07-30T11:34:28.480Z] #40 49.97 AR compel/plugins/fds.lib.a [2020-07-30T11:34:28.480Z] #40 ... [2020-07-30T11:34:28.480Z] [2020-07-30T11:34:28.480Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:34:28.480Z] #17 DONE 0.4s [2020-07-30T11:34:28.480Z] [2020-07-30T11:34:28.480Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:28.480Z] #40 50.06 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:34:28.608Z] [2020-07-30T11:34:28.608Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:28.608Z] #47 88.65 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:34:28.637Z] #30 ... [2020-07-30T11:34:28.637Z] [2020-07-30T11:34:28.637Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:28.637Z] #33 8.797 [100%] Linking C executable tini-static [2020-07-30T11:34:28.637Z] #33 9.435 [100%] Built target tini-static [2020-07-30T11:34:28.637Z] #33 9.524 + mkdir -p /build [2020-07-30T11:34:28.637Z] #33 9.527 + cp tini-static /build/docker-init [2020-07-30T11:34:28.637Z] #33 DONE 10.0s [2020-07-30T11:34:28.637Z] [2020-07-30T11:34:28.637Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:28.637Z] #39 8.749 DEP images/pagemap.pb-c.d [2020-07-30T11:34:28.637Z] #39 8.839 PBCC images/rlimit.pb-c.c [2020-07-30T11:34:28.637Z] #39 8.943 DEP images/rlimit.pb-c.d [2020-07-30T11:34:28.776Z] #40 50.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:34:28.776Z] #40 50.32 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-30T11:34:29.074Z] #40 50.44 HOSTDEP compel/src/main-host.d [2020-07-30T11:34:29.074Z] #40 50.57 DEP compel/src/lib/ptrace.d [2020-07-30T11:34:29.106Z] #38 ... [2020-07-30T11:34:29.106Z] [2020-07-30T11:34:29.106Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:29.106Z] #32 64.27 Unpacking cmake (3.13.4-1) ... [2020-07-30T11:34:29.106Z] #32 71.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-30T11:34:29.106Z] #32 71.42 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:34:29.106Z] #32 71.44 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-30T11:34:29.106Z] #32 71.45 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:34:29.106Z] #32 71.76 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-30T11:34:29.106Z] #32 71.82 Setting up cmake-data (3.13.4-1) ... [2020-07-30T11:34:29.106Z] #32 71.87 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-30T11:34:29.106Z] #32 72.00 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-30T11:34:29.106Z] #32 72.01 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-30T11:34:29.106Z] #32 72.23 Setting up cmake (3.13.4-1) ... [2020-07-30T11:34:29.106Z] #32 72.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:29.106Z] #32 73.66 Processing triggers for mime-support (3.62) ... [2020-07-30T11:34:29.202Z] #39 9.096 PBCC images/file-lock.pb-c.c [2020-07-30T11:34:29.202Z] #39 9.138 DEP images/file-lock.pb-c.d [2020-07-30T11:34:29.202Z] #39 ... [2020-07-30T11:34:29.202Z] [2020-07-30T11:34:29.202Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:29.202Z] #47 83.64 os [2020-07-30T11:34:29.202Z] #47 84.32 encoding/base64 [2020-07-30T11:34:29.202Z] #47 85.65 golang.org/x/sys/unix [2020-07-30T11:34:29.202Z] #47 88.24 encoding/json [2020-07-30T11:34:29.202Z] #47 ... [2020-07-30T11:34:29.202Z] [2020-07-30T11:34:29.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:29.202Z] #39 9.266 PBCC images/tty.pb-c.c [2020-07-30T11:34:29.202Z] #39 9.378 DEP images/tty.pb-c.d [2020-07-30T11:34:29.202Z] #39 9.429 PBCC images/tun.pb-c.c [2020-07-30T11:34:29.202Z] #39 9.501 PBCC images/netdev.pb-c.c [2020-07-30T11:34:29.236Z] #17 58.90 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:34:29.370Z] #40 50.72 DEP compel/src/lib/infect.d [2020-07-30T11:34:29.370Z] #40 50.92 DEP compel/src/lib/infect-util.d [2020-07-30T11:34:29.370Z] #32 ... [2020-07-30T11:34:29.370Z] [2020-07-30T11:34:29.370Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:29.370Z] #25 22.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:34:29.370Z] #25 23.20 [2020-07-30T11:34:29.370Z] #25 23.45 # 2.0% ######################################################################## 100.0% [2020-07-30T11:34:29.370Z] #25 23.62 [2020-07-30T11:34:29.370Z] #25 25.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:34:29.370Z] #25 25.89 [2020-07-30T11:34:29.370Z] #25 26.14 0.8% ######################################################################## 100.0% [2020-07-30T11:34:29.370Z] #25 26.25 [2020-07-30T11:34:29.460Z] #39 9.699 DEP images/tun.pb-c.d [2020-07-30T11:34:29.460Z] #39 9.780 DEP images/netdev.pb-c.d [2020-07-30T11:34:29.496Z] #17 59.39 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:34:29.633Z] #25 ... [2020-07-30T11:34:29.633Z] [2020-07-30T11:34:29.633Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:29.633Z] #47 65.56 golang.org/x/crypto/ssh/terminal [2020-07-30T11:34:29.633Z] #47 67.14 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:34:29.633Z] #47 DONE 74.7s [2020-07-30T11:34:29.667Z] #40 51.04 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:34:29.717Z] #39 9.876 PBCC images/vma.pb-c.c [2020-07-30T11:34:29.717Z] #39 9.915 DEP images/vma.pb-c.d [2020-07-30T11:34:29.897Z] [2020-07-30T11:34:29.898Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:29.898Z] #41 72.09 compress/gzip [2020-07-30T11:34:29.898Z] #41 73.65 vendor/golang.org/x/crypto/cryptobyte [2020-07-30T11:34:29.898Z] #41 73.66 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:34:29.898Z] #41 73.87 github.com/LK4D4/vndr/build [2020-07-30T11:34:29.898Z] #41 ... [2020-07-30T11:34:29.898Z] [2020-07-30T11:34:29.898Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-30T11:34:29.898Z] #32 DONE 75.1s [2020-07-30T11:34:29.966Z] #40 51.21 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-30T11:34:29.966Z] #40 51.32 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-30T11:34:29.966Z] #40 51.41 DEP compel/src/lib/log.d [2020-07-30T11:34:29.974Z] #39 9.976 PBCC images/creds.pb-c.c [2020-07-30T11:34:29.974Z] #39 10.01 DEP images/creds.pb-c.d [2020-07-30T11:34:29.974Z] #39 10.07 PBCC images/utsns.pb-c.c [2020-07-30T11:34:29.974Z] #39 10.10 DEP images/utsns.pb-c.d [2020-07-30T11:34:29.974Z] #39 10.16 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:34:29.974Z] #39 10.17 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:34:29.974Z] #39 10.22 DEP images/ipc-desc.pb-c.d [2020-07-30T11:34:29.974Z] #39 10.30 DEP images/ipc-sem.pb-c.d [2020-07-30T11:34:30.161Z] [2020-07-30T11:34:30.161Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:30.231Z] #39 10.39 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:34:30.231Z] #39 10.45 DEP images/ipc-msg.pb-c.d [2020-07-30T11:34:30.264Z] #40 51.50 DEP compel/src/main.d [2020-07-30T11:34:30.264Z] #40 51.68 DEP compel/src/lib/handle-elf.d [2020-07-30T11:34:30.491Z] #39 10.51 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:34:30.491Z] #39 10.58 DEP images/ipc-shm.pb-c.d [2020-07-30T11:34:30.491Z] #39 10.66 PBCC images/ipc-var.pb-c.c [2020-07-30T11:34:30.491Z] #39 10.72 DEP images/ipc-var.pb-c.d [2020-07-30T11:34:30.562Z] #40 51.82 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-30T11:34:30.562Z] #40 51.98 CC compel/src/lib/log.o [2020-07-30T11:34:30.562Z] #40 52.20 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-30T11:34:30.747Z] #39 10.79 PBCC images/sk-opts.pb-c.c [2020-07-30T11:34:30.747Z] #39 10.79 PBCC images/packet-sock.pb-c.c [2020-07-30T11:34:30.747Z] #39 10.85 DEP images/sk-opts.pb-c.d [2020-07-30T11:34:30.747Z] #39 10.92 DEP images/packet-sock.pb-c.d [2020-07-30T11:34:30.747Z] #39 10.97 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:34:30.747Z] #39 11.07 DEP images/sk-netlink.pb-c.d [2020-07-30T11:34:30.861Z] #40 52.47 CC compel/arch/ppc64/src/lib/infect.o [2020-07-30T11:34:30.875Z] #17 60.52 Setting up python3-pip (18.1-5) ... [2020-07-30T11:34:31.002Z] #39 11.12 PBCC images/sk-inet.pb-c.c [2020-07-30T11:34:31.002Z] #39 11.17 DEP images/sk-inet.pb-c.d [2020-07-30T11:34:31.002Z] #39 11.21 PBCC images/sk-unix.pb-c.c [2020-07-30T11:34:31.111Z] #33 ... [2020-07-30T11:34:31.111Z] [2020-07-30T11:34:31.111Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-30T11:34:31.111Z] #38 75.47 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-30T11:34:31.111Z] #38 75.48 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:31.111Z] #38 DONE 76.2s [2020-07-30T11:34:31.261Z] #39 11.24 DEP images/sk-unix.pb-c.d [2020-07-30T11:34:31.261Z] #39 11.31 PBCC images/mm.pb-c.c [2020-07-30T11:34:31.261Z] #39 11.44 DEP images/mm.pb-c.d [2020-07-30T11:34:31.261Z] #39 11.50 PBCC images/timerfd.pb-c.c [2020-07-30T11:34:31.376Z] [2020-07-30T11:34:31.376Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:31.517Z] #39 11.55 DEP images/timerfd.pb-c.d [2020-07-30T11:34:31.517Z] #39 11.58 PBCC images/timer.pb-c.c [2020-07-30T11:34:31.517Z] #39 11.62 DEP images/timer.pb-c.d [2020-07-30T11:34:31.517Z] #39 11.67 PBCC images/sa.pb-c.c [2020-07-30T11:34:31.517Z] #39 11.71 DEP images/sa.pb-c.d [2020-07-30T11:34:31.774Z] #39 11.75 PBCC images/pipe-data.pb-c.c [2020-07-30T11:34:31.774Z] #39 11.77 DEP images/pipe-data.pb-c.d [2020-07-30T11:34:31.774Z] #39 11.80 PBCC images/mnt.pb-c.c [2020-07-30T11:34:31.774Z] #39 11.86 DEP images/mnt.pb-c.d [2020-07-30T11:34:31.774Z] #39 11.94 PBCC images/sk-packet.pb-c.c [2020-07-30T11:34:31.774Z] #39 11.97 DEP images/sk-packet.pb-c.d [2020-07-30T11:34:31.813Z] #17 61.58 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:34:31.813Z] #17 61.61 Processing triggers for mime-support (3.62) ... [2020-07-30T11:34:31.916Z] #40 53.11 CC compel/src/lib/infect-rpc.o [2020-07-30T11:34:31.916Z] #40 53.50 CC compel/src/lib/infect-util.o [2020-07-30T11:34:32.031Z] #39 12.02 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:34:32.031Z] #39 12.07 DEP images/tcp-stream.pb-c.d [2020-07-30T11:34:32.031Z] #39 12.15 PBCC images/pipe.pb-c.c [2020-07-30T11:34:32.031Z] #39 12.22 DEP images/pipe.pb-c.d [2020-07-30T11:34:32.214Z] #40 53.71 CC compel/src/lib/infect.o [2020-07-30T11:34:32.288Z] #39 12.28 PBCC images/pstree.pb-c.c [2020-07-30T11:34:32.288Z] #39 12.33 DEP images/pstree.pb-c.d [2020-07-30T11:34:32.288Z] #39 12.39 PBCC images/fs.pb-c.c [2020-07-30T11:34:32.288Z] #39 12.45 DEP images/fs.pb-c.d [2020-07-30T11:34:32.288Z] #39 12.50 PBCC images/signalfd.pb-c.c [2020-07-30T11:34:32.288Z] #39 12.54 DEP images/signalfd.pb-c.d [2020-07-30T11:34:32.288Z] #39 12.63 PBCC images/fh.pb-c.c [2020-07-30T11:34:32.545Z] #39 12.69 PBCC images/fsnotify.pb-c.c [2020-07-30T11:34:32.545Z] #39 12.79 DEP images/fh.pb-c.d [2020-07-30T11:34:32.545Z] #39 12.88 DEP images/fsnotify.pb-c.d [2020-07-30T11:34:32.802Z] #39 12.95 PBCC images/eventpoll.pb-c.c [2020-07-30T11:34:32.802Z] #39 13.02 DEP images/eventpoll.pb-c.d [2020-07-30T11:34:32.806Z] #47 ... [2020-07-30T11:34:32.806Z] [2020-07-30T11:34:32.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:32.806Z] #39 4.250 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:34:32.806Z] #39 4.424 GEN .gitid [2020-07-30T11:34:32.806Z] #39 4.481 GEN criu/include/version.h [2020-07-30T11:34:32.806Z] #39 4.775 GEN include/common/asm [2020-07-30T11:34:32.806Z] #39 6.186 PBCC images/timens.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.193 DEP images/timens.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.241 PBCC images/fown.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.265 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.341 PBCC images/opts.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.418 PBCC images/memfd.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.477 DEP images/fown.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.537 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.616 DEP images/opts.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.693 DEP images/memfd.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.733 PBCC images/sit.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.823 DEP images/sit.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.896 PBCC images/macvlan.pb-c.c [2020-07-30T11:34:32.806Z] #39 6.949 DEP images/macvlan.pb-c.d [2020-07-30T11:34:32.806Z] #39 6.972 PBCC images/autofs.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.025 DEP images/autofs.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.057 PBCC images/sysctl.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.073 DEP images/sysctl.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.141 PBCC images/time.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.169 DEP images/time.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.208 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.241 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.277 PBCC images/seccomp.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.325 DEP images/seccomp.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.365 PBCC images/userns.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.403 DEP images/userns.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.449 PBCC images/cgroup.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.457 DEP images/cgroup.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.508 PBCC images/ext-file.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.540 DEP images/ext-file.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.606 PBCC images/rpc.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.687 DEP images/rpc.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.740 PBCC images/siginfo.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.809 DEP images/siginfo.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.865 PBCC images/pagemap.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.910 DEP images/pagemap.pb-c.d [2020-07-30T11:34:32.806Z] #39 7.973 PBCC images/rlimit.pb-c.c [2020-07-30T11:34:32.806Z] #39 7.994 DEP images/rlimit.pb-c.d [2020-07-30T11:34:32.806Z] #39 8.038 PBCC images/file-lock.pb-c.c [2020-07-30T11:34:32.806Z] #39 8.048 DEP images/file-lock.pb-c.d [2020-07-30T11:34:32.806Z] #39 8.114 PBCC images/tty.pb-c.c [2020-07-30T11:34:32.806Z] #39 8.186 DEP images/tty.pb-c.d [2020-07-30T11:34:33.061Z] #39 13.06 PBCC images/eventfd.pb-c.c [2020-07-30T11:34:33.061Z] #39 13.09 DEP images/eventfd.pb-c.d [2020-07-30T11:34:33.061Z] #39 13.15 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:34:33.061Z] #39 13.17 DEP images/remap-file-path.pb-c.d [2020-07-30T11:34:33.061Z] #39 13.23 PBCC images/fifo.pb-c.c [2020-07-30T11:34:33.061Z] #39 13.24 DEP images/fifo.pb-c.d [2020-07-30T11:34:33.066Z] #39 8.219 PBCC images/tun.pb-c.c [2020-07-30T11:34:33.066Z] #39 8.270 PBCC images/netdev.pb-c.c [2020-07-30T11:34:33.066Z] #39 8.310 DEP images/tun.pb-c.d [2020-07-30T11:34:33.066Z] #39 8.387 DEP images/netdev.pb-c.d [2020-07-30T11:34:33.066Z] #39 8.448 PBCC images/vma.pb-c.c [2020-07-30T11:34:33.217Z] #17 DONE 62.9s [2020-07-30T11:34:33.217Z] [2020-07-30T11:34:33.217Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:34:33.217Z] #36 186.8 + dpkg --print-architecture [2020-07-30T11:34:33.217Z] #36 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-30T11:34:33.217Z] #36 187.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-30T11:34:33.217Z] #36 187.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-30T11:34:33.301Z] #39 ... [2020-07-30T11:34:33.301Z] [2020-07-30T11:34:33.301Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-30T11:34:33.301Z] #25 27.71 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:34:33.301Z] #25 27.77 skipping existing 9a99313a2c50 [2020-07-30T11:34:33.301Z] #25 27.85 [2020-07-30T11:34:33.301Z] #25 29.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:34:33.301Z] #25 29.28 [2020-07-30T11:34:33.301Z] #25 29.53 ######################################################################## 100.0% [2020-07-30T11:34:33.301Z] #25 29.72 [2020-07-30T11:34:33.301Z] #25 29.80 Download of images into '/build' complete. [2020-07-30T11:34:33.301Z] #25 29.80 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:34:33.301Z] #25 29.80 tar -cC '/build' . | docker load [2020-07-30T11:34:33.301Z] #25 DONE 30.1s [2020-07-30T11:34:33.301Z] [2020-07-30T11:34:33.301Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:33.301Z] #33 2.087 + RM_GOPATH=0 [2020-07-30T11:34:33.301Z] #33 2.087 + TMP_GOPATH= [2020-07-30T11:34:33.301Z] #33 2.087 + : /build [2020-07-30T11:34:33.301Z] #33 2.087 + '[' -z '' ']' [2020-07-30T11:34:33.301Z] #33 2.089 ++ mktemp -d [2020-07-30T11:34:33.301Z] #33 2.090 + export GOPATH=/tmp/tmp.ym3RqnGLW2 [2020-07-30T11:34:33.301Z] #33 2.091 + GOPATH=/tmp/tmp.ym3RqnGLW2 [2020-07-30T11:34:33.301Z] #33 2.091 + RM_GOPATH=1 [2020-07-30T11:34:33.301Z] #33 2.093 + case "$(go env GOARCH)" in [2020-07-30T11:34:33.301Z] #33 2.093 ++ go env GOARCH [2020-07-30T11:34:33.301Z] #33 2.128 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:33.301Z] #33 2.128 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:34:33.301Z] #33 2.141 ++ dirname /tmp/install/install.sh [2020-07-30T11:34:33.301Z] #33 2.141 + dir=/tmp/install [2020-07-30T11:34:33.301Z] #33 2.141 + bin=tini [2020-07-30T11:34:33.301Z] #33 2.141 + shift [2020-07-30T11:34:33.301Z] #33 2.141 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-30T11:34:33.301Z] #33 2.141 + . /tmp/install/tini.installer [2020-07-30T11:34:33.301Z] #33 2.141 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:33.301Z] #33 2.141 + install_tini [2020-07-30T11:34:33.301Z] #33 2.141 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-30T11:34:33.301Z] #33 2.141 + git clone https://github.com/krallin/tini.git /tmp/tmp.ym3RqnGLW2/tini [2020-07-30T11:34:33.301Z] #33 2.141 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:33.301Z] #33 2.142 Cloning into '/tmp/tmp.ym3RqnGLW2/tini'... [2020-07-30T11:34:33.301Z] #33 3.191 + cd /tmp/tmp.ym3RqnGLW2/tini [2020-07-30T11:34:33.301Z] #33 3.191 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-30T11:34:33.301Z] #33 3.222 + cmake . [2020-07-30T11:34:33.318Z] #39 ... [2020-07-30T11:34:33.318Z] [2020-07-30T11:34:33.318Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:33.318Z] #30 DONE 97.8s [2020-07-30T11:34:33.318Z] [2020-07-30T11:34:33.318Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:33.318Z] #39 13.30 PBCC images/ghost-file.pb-c.c [2020-07-30T11:34:33.318Z] #39 13.43 DEP images/ghost-file.pb-c.d [2020-07-30T11:34:33.318Z] #39 13.51 PBCC images/regfile.pb-c.c [2020-07-30T11:34:33.325Z] #39 8.492 DEP images/vma.pb-c.d [2020-07-30T11:34:33.325Z] #39 8.551 PBCC images/creds.pb-c.c [2020-07-30T11:34:33.325Z] #39 8.589 DEP images/creds.pb-c.d [2020-07-30T11:34:33.325Z] #39 8.644 PBCC images/utsns.pb-c.c [2020-07-30T11:34:33.325Z] #39 8.659 DEP images/utsns.pb-c.d [2020-07-30T11:34:33.325Z] #39 8.701 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:34:33.325Z] #39 8.762 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:34:33.575Z] #39 13.62 DEP images/regfile.pb-c.d [2020-07-30T11:34:33.575Z] #39 13.80 PBCC images/ns.pb-c.c [2020-07-30T11:34:33.575Z] #39 13.82 DEP images/ns.pb-c.d [2020-07-30T11:34:33.588Z] #39 ... [2020-07-30T11:34:33.588Z] [2020-07-30T11:34:33.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:33.588Z] #47 DONE 94.6s [2020-07-30T11:34:33.588Z] [2020-07-30T11:34:33.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:33.588Z] #39 8.787 DEP images/ipc-desc.pb-c.d [2020-07-30T11:34:33.588Z] #39 8.860 DEP images/ipc-sem.pb-c.d [2020-07-30T11:34:33.832Z] #39 13.90 PBCC images/fdinfo.pb-c.c [2020-07-30T11:34:33.832Z] #39 13.98 DEP images/fdinfo.pb-c.d [2020-07-30T11:34:33.832Z] #39 14.05 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:34:33.832Z] #39 14.12 PBCC images/core-arm.pb-c.c [2020-07-30T11:34:33.847Z] #39 9.032 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:34:33.847Z] #39 9.104 DEP images/ipc-msg.pb-c.d [2020-07-30T11:34:33.847Z] #39 9.169 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:34:33.883Z] #33 3.786 -- The C compiler identification is GNU 8.3.0 [2020-07-30T11:34:33.883Z] #33 3.843 -- Check for working C compiler: /usr/bin/cc [2020-07-30T11:34:34.089Z] #39 14.19 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:34:34.089Z] #39 14.32 PBCC images/core-s390.pb-c.c [2020-07-30T11:34:34.106Z] #39 9.209 DEP images/ipc-shm.pb-c.d [2020-07-30T11:34:34.106Z] #39 9.297 PBCC images/ipc-var.pb-c.c [2020-07-30T11:34:34.106Z] #39 9.384 DEP images/ipc-var.pb-c.d [2020-07-30T11:34:34.106Z] #39 9.480 PBCC images/sk-opts.pb-c.c [2020-07-30T11:34:34.156Z] #36 ... [2020-07-30T11:34:34.156Z] [2020-07-30T11:34:34.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:34:34.156Z] #18 0.900 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:34:34.156Z] #18 0.905 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:34:34.156Z] #18 0.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:34:34.156Z] #18 DONE 1.0s [2020-07-30T11:34:34.156Z] [2020-07-30T11:34:34.156Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:34:34.347Z] #39 14.39 PBCC images/core-x86.pb-c.c [2020-07-30T11:34:34.347Z] #39 14.52 PBCC images/core.pb-c.c [2020-07-30T11:34:34.372Z] #39 9.537 PBCC images/packet-sock.pb-c.c [2020-07-30T11:34:34.463Z] #33 4.613 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-30T11:34:34.604Z] #39 14.60 PBCC images/inventory.pb-c.c [2020-07-30T11:34:34.604Z] #39 14.65 DEP images/core-aarch64.pb-c.d [2020-07-30T11:34:34.604Z] #39 14.68 DEP images/core-arm.pb-c.d [2020-07-30T11:34:34.604Z] #39 14.74 DEP images/core-ppc64.pb-c.d [2020-07-30T11:34:34.604Z] #39 14.81 DEP images/core-s390.pb-c.d [2020-07-30T11:34:34.604Z] #39 14.88 DEP images/core-x86.pb-c.d [2020-07-30T11:34:34.635Z] #39 9.784 DEP images/sk-opts.pb-c.d [2020-07-30T11:34:34.635Z] #39 9.866 DEP images/packet-sock.pb-c.d [2020-07-30T11:34:34.635Z] #39 9.945 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:34:34.731Z] #33 4.614 -- Detecting C compiler ABI info [2020-07-30T11:34:34.862Z] #39 14.96 DEP images/core.pb-c.d [2020-07-30T11:34:34.862Z] #39 15.02 DEP images/inventory.pb-c.d [2020-07-30T11:34:34.862Z] #39 15.10 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:34:34.862Z] #39 15.11 DEP images/cpuinfo.pb-c.d [2020-07-30T11:34:34.894Z] #39 10.02 DEP images/sk-netlink.pb-c.d [2020-07-30T11:34:34.894Z] #39 10.09 PBCC images/sk-inet.pb-c.c [2020-07-30T11:34:34.894Z] #39 10.12 DEP images/sk-inet.pb-c.d [2020-07-30T11:34:34.894Z] #39 10.17 PBCC images/sk-unix.pb-c.c [2020-07-30T11:34:34.894Z] #39 10.21 DEP images/sk-unix.pb-c.d [2020-07-30T11:34:34.993Z] #40 ... [2020-07-30T11:34:34.993Z] [2020-07-30T11:34:34.993Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:34.993Z] #50 8.738 + cd /tmp/tmp.pK7FtvBvHY/src/github.com/opencontainers/runc [2020-07-30T11:34:34.993Z] #50 8.739 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:34:35.095Z] #19 ... [2020-07-30T11:34:35.095Z] [2020-07-30T11:34:35.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:35.095Z] #39 111.0 CC criu/fsnotify.o [2020-07-30T11:34:35.095Z] #39 112.3 CC criu/image-desc.o [2020-07-30T11:34:35.095Z] #39 112.4 CC criu/image.o [2020-07-30T11:34:35.095Z] #39 113.4 CC criu/ipc_ns.o [2020-07-30T11:34:35.095Z] #39 114.5 CC criu/irmap.o [2020-07-30T11:34:35.095Z] #39 115.1 CC criu/kcmp-ids.o [2020-07-30T11:34:35.095Z] #39 115.4 CC criu/kerndat.o [2020-07-30T11:34:35.095Z] #39 116.4 CC criu/libnetlink.o [2020-07-30T11:34:35.095Z] #39 116.9 CC criu/log.o [2020-07-30T11:34:35.095Z] #39 117.4 CC criu/lsm.o [2020-07-30T11:34:35.095Z] #39 117.8 CC criu/mem.o [2020-07-30T11:34:35.095Z] #39 119.7 CC criu/memfd.o [2020-07-30T11:34:35.095Z] #39 120.6 CC criu/mount.o [2020-07-30T11:34:35.119Z] #39 15.19 PBCC images/stats.pb-c.c [2020-07-30T11:34:35.119Z] #39 15.23 DEP images/stats.pb-c.d [2020-07-30T11:34:35.154Z] #39 10.25 PBCC images/mm.pb-c.c [2020-07-30T11:34:35.154Z] #39 10.32 DEP images/mm.pb-c.d [2020-07-30T11:34:35.154Z] #39 10.37 PBCC images/timerfd.pb-c.c [2020-07-30T11:34:35.154Z] #39 10.42 DEP images/timerfd.pb-c.d [2020-07-30T11:34:35.154Z] #39 10.47 PBCC images/timer.pb-c.c [2020-07-30T11:34:35.154Z] #39 10.49 DEP images/timer.pb-c.d [2020-07-30T11:34:35.154Z] #39 10.54 PBCC images/sa.pb-c.c [2020-07-30T11:34:35.414Z] #39 10.61 DEP images/sa.pb-c.d [2020-07-30T11:34:35.414Z] #39 10.66 PBCC images/pipe-data.pb-c.c [2020-07-30T11:34:35.414Z] #39 10.70 DEP images/pipe-data.pb-c.d [2020-07-30T11:34:35.414Z] #39 10.75 PBCC images/mnt.pb-c.c [2020-07-30T11:34:35.414Z] #39 10.80 DEP images/mnt.pb-c.d [2020-07-30T11:34:35.670Z] #50 9.274 + '[' -z '' ']' [2020-07-30T11:34:35.670Z] #50 9.275 + target=static [2020-07-30T11:34:35.670Z] #50 9.275 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:34:35.670Z] #50 9.475 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-30T11:34:35.673Z] #39 10.86 PBCC images/sk-packet.pb-c.c [2020-07-30T11:34:35.673Z] #39 10.87 DEP images/sk-packet.pb-c.d [2020-07-30T11:34:35.673Z] #39 10.94 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:34:35.674Z] #39 10.98 DEP images/tcp-stream.pb-c.d [2020-07-30T11:34:35.674Z] #39 11.01 PBCC images/pipe.pb-c.c [2020-07-30T11:34:35.674Z] #39 11.06 DEP images/pipe.pb-c.d [2020-07-30T11:34:35.674Z] #39 11.10 PBCC images/pstree.pb-c.c [2020-07-30T11:34:35.686Z] #33 5.427 -- Detecting C compiler ABI info - done [2020-07-30T11:34:35.686Z] #33 5.491 -- Detecting C compile features [2020-07-30T11:34:35.936Z] #39 11.11 DEP images/pstree.pb-c.d [2020-07-30T11:34:35.936Z] #39 11.14 PBCC images/fs.pb-c.c [2020-07-30T11:34:35.936Z] #39 11.15 DEP images/fs.pb-c.d [2020-07-30T11:34:35.936Z] #39 11.22 PBCC images/signalfd.pb-c.c [2020-07-30T11:34:35.936Z] #39 11.27 DEP images/signalfd.pb-c.d [2020-07-30T11:34:35.936Z] #39 11.32 PBCC images/fh.pb-c.c [2020-07-30T11:34:35.936Z] #39 11.35 PBCC images/fsnotify.pb-c.c [2020-07-30T11:34:36.196Z] #39 11.42 DEP images/fh.pb-c.d [2020-07-30T11:34:36.196Z] #39 11.44 DEP images/fsnotify.pb-c.d [2020-07-30T11:34:36.196Z] #39 11.49 PBCC images/eventpoll.pb-c.c [2020-07-30T11:34:36.196Z] #39 11.53 DEP images/eventpoll.pb-c.d [2020-07-30T11:34:36.196Z] #39 11.57 PBCC images/eventfd.pb-c.c [2020-07-30T11:34:36.196Z] #39 11.59 DEP images/eventfd.pb-c.d [2020-07-30T11:34:36.456Z] #39 11.64 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:34:36.456Z] #39 11.65 DEP images/remap-file-path.pb-c.d [2020-07-30T11:34:36.456Z] #39 11.68 PBCC images/fifo.pb-c.c [2020-07-30T11:34:36.456Z] #39 11.71 DEP images/fifo.pb-c.d [2020-07-30T11:34:36.456Z] #39 11.75 PBCC images/ghost-file.pb-c.c [2020-07-30T11:34:36.456Z] #39 11.79 DEP images/ghost-file.pb-c.d [2020-07-30T11:34:36.488Z] #39 16.71 make[1]: Nothing to be done for 'all'. [2020-07-30T11:34:36.717Z] #39 11.87 PBCC images/regfile.pb-c.c [2020-07-30T11:34:36.717Z] #39 11.92 DEP images/regfile.pb-c.d [2020-07-30T11:34:36.717Z] #39 11.99 PBCC images/ns.pb-c.c [2020-07-30T11:34:36.717Z] #39 12.02 DEP images/ns.pb-c.d [2020-07-30T11:34:36.717Z] #39 12.05 PBCC images/fdinfo.pb-c.c [2020-07-30T11:34:36.717Z] #39 12.11 DEP images/fdinfo.pb-c.d [2020-07-30T11:34:36.977Z] #39 12.19 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:34:36.977Z] #39 12.27 PBCC images/core-arm.pb-c.c [2020-07-30T11:34:36.977Z] #39 12.32 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:34:36.977Z] #39 12.37 PBCC images/core-s390.pb-c.c [2020-07-30T11:34:37.084Z] #33 7.173 -- Detecting C compile features - done [2020-07-30T11:34:37.237Z] #39 12.38 PBCC images/core-x86.pb-c.c [2020-07-30T11:34:37.237Z] #39 12.44 PBCC images/core.pb-c.c [2020-07-30T11:34:37.237Z] #39 12.53 PBCC images/inventory.pb-c.c [2020-07-30T11:34:37.237Z] #39 12.62 DEP images/core-aarch64.pb-c.d [2020-07-30T11:34:37.350Z] #33 7.257 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-30T11:34:37.422Z] #39 ... [2020-07-30T11:34:37.422Z] [2020-07-30T11:34:37.422Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:37.422Z] #41 91.90 go/token [2020-07-30T11:34:37.422Z] #41 92.84 go/scanner [2020-07-30T11:34:37.422Z] #41 94.41 internal/lazyregexp [2020-07-30T11:34:37.422Z] #41 94.65 net/url [2020-07-30T11:34:37.422Z] #41 94.93 go/ast [2020-07-30T11:34:37.422Z] #41 96.50 text/template/parse [2020-07-30T11:34:37.422Z] #41 100.8 text/template [2020-07-30T11:34:37.422Z] #41 100.8 go/parser [2020-07-30T11:34:37.422Z] #41 ... [2020-07-30T11:34:37.422Z] [2020-07-30T11:34:37.422Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:37.422Z] #52 34.68 Checking out files: 33% (1081/3210) Checking out files: 34% (1092/3210) Checking out files: 35% (1124/3210) Checking out files: 36% (1156/3210) Checking out files: 37% (1188/3210) Checking out files: 38% (1220/3210) Checking out files: 39% (1252/3210) Checking out files: 40% (1284/3210) Checking out files: 41% (1317/3210) Checking out files: 42% (1349/3210) Checking out files: 43% (1381/3210) Checking out files: 44% (1413/3210) Checking out files: 45% (1445/3210) Checking out files: 46% (1477/3210) Checking out files: 47% (1509/3210) Checking out files: 48% (1541/3210) Checking out files: 49% (1573/3210) Checking out files: 50% (1605/3210) Checking out files: 51% (1638/3210) Checking out files: 52% (1670/3210) Checking out files: 53% (1702/3210) Checking out files: 54% (1734/3210) Checking out files: 55% (1766/3210) Checking out files: 56% (1798/3210) Checking out files: 57% (1830/3210) Checking out files: 58% (1862/3210) Checking out files: 59% (1894/3210) Checking out files: 60% (1926/3210) Checking out files: 61% (1959/3210) Checking out files: 62% (1991/3210) Checking out files: 63% (2023/3210) Checking out files: 64% (2055/3210) Checking out files: 65% (2087/3210) Checking out files: 66% (2119/3210) Checking out files: 67% (2151/3210) Checking out files: 68% (2183/3210) Checking out files: 69% (2215/3210) Checking out files: 70% (2247/3210) Checking out files: 71% (2280/3210) Checking out files: 72% (2312/3210) Checking out files: 73% (2344/3210) Checking out files: 74% (2376/3210) Checking out files: 75% (2408/3210) Checking out files: 76% (2440/3210) Checking out files: 77% (2472/3210) Checking out files: 78% (2504/3210) Checking out files: 79% (2536/3210) Checking out files: 80% (2568/3210) Checking out files: 81% (2601/3210) Checking out files: 82% (2633/3210) Checking out files: 83% (2665/3210) Checking out files: 84% (2697/3210) Checking out files: 85% (2729/3210) Checking out files: 86% (2761/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 90% (2889/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:34:37.422Z] #52 36.45 + cd /tmp/tmp.t3JTc9Kyko/src/github.com/containerd/containerd [2020-07-30T11:34:37.422Z] #52 36.45 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:37.422Z] #52 38.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:34:37.497Z] #39 12.65 DEP images/core-arm.pb-c.d [2020-07-30T11:34:37.497Z] #39 12.68 DEP images/core-ppc64.pb-c.d [2020-07-30T11:34:37.497Z] #39 12.70 DEP images/core-s390.pb-c.d [2020-07-30T11:34:37.497Z] #39 12.74 DEP images/core-x86.pb-c.d [2020-07-30T11:34:37.497Z] #39 12.80 DEP images/core.pb-c.d [2020-07-30T11:34:37.497Z] #39 12.84 DEP images/inventory.pb-c.d [2020-07-30T11:34:37.614Z] #33 7.637 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-30T11:34:37.614Z] #33 ... [2020-07-30T11:34:37.614Z] [2020-07-30T11:34:37.614Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:37.614Z] #52 35.97 Checking out files: 71% (2305/3210) Checking out files: 72% (2312/3210) Checking out files: 73% (2344/3210) Checking out files: 74% (2376/3210) Checking out files: 75% (2408/3210) Checking out files: 76% (2440/3210) Checking out files: 77% (2472/3210) Checking out files: 78% (2504/3210) Checking out files: 79% (2536/3210) Checking out files: 80% (2568/3210) Checking out files: 81% (2601/3210) Checking out files: 82% (2633/3210) Checking out files: 83% (2665/3210) Checking out files: 84% (2697/3210) Checking out files: 85% (2729/3210) Checking out files: 86% (2761/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 90% (2889/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:34:37.614Z] #52 36.95 + cd /tmp/tmp.DyiVpIaJWj/src/github.com/containerd/containerd [2020-07-30T11:34:37.614Z] #52 36.95 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:37.633Z] #39 ... [2020-07-30T11:34:37.633Z] [2020-07-30T11:34:37.633Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:37.633Z] #49 74.04 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-30T11:34:37.679Z] #52 38.27 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:34:37.679Z] #52 38.27 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:37.679Z] #52 38.27 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:37.679Z] #52 38.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:34:37.679Z] #52 38.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:34:37.679Z] #52 38.27 + '[' '' = dynamic ']' [2020-07-30T11:34:37.679Z] #52 38.27 + make [2020-07-30T11:34:37.757Z] #39 12.89 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:34:37.757Z] #39 12.92 DEP images/cpuinfo.pb-c.d [2020-07-30T11:34:37.757Z] #39 12.96 PBCC images/stats.pb-c.c [2020-07-30T11:34:37.757Z] #39 12.97 DEP images/stats.pb-c.d [2020-07-30T11:34:37.774Z] #50 ... [2020-07-30T11:34:37.774Z] [2020-07-30T11:34:37.774Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:37.774Z] #48 114.6 golang.org/x/crypto/ssh/terminal [2020-07-30T11:34:37.774Z] #48 117.8 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:34:37.774Z] #48 DONE 123.5s [2020-07-30T11:34:37.774Z] [2020-07-30T11:34:37.774Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:37.774Z] #40 56.71 CC compel/src/lib/ptrace.o [2020-07-30T11:34:37.774Z] #40 57.39 AR compel/libcompel.a [2020-07-30T11:34:37.774Z] #40 57.45 HOSTCC compel/src/main-host.o [2020-07-30T11:34:37.774Z] #40 58.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-30T11:34:37.774Z] #40 58.29 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:34:37.774Z] #40 58.73 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:34:37.774Z] #40 58.97 HOSTLINK compel/compel-host-bin [2020-07-30T11:34:37.774Z] #40 59.09 DEP soccr/soccr.d [2020-07-30T11:34:38.071Z] #40 59.49 CC soccr/soccr.o [2020-07-30T11:34:38.609Z] #52 39.30 + bin/ctr [2020-07-30T11:34:38.716Z] #40 ... [2020-07-30T11:34:38.716Z] [2020-07-30T11:34:38.716Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:38.716Z] #42 114.6 encoding/xml [2020-07-30T11:34:38.716Z] #42 123.0 crypto/rand [2020-07-30T11:34:38.716Z] #42 124.3 go/doc [2020-07-30T11:34:38.716Z] #42 ... [2020-07-30T11:34:38.716Z] [2020-07-30T11:34:38.716Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:38.716Z] #18 0.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:34:38.716Z] #18 0.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:34:38.716Z] #18 0.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:34:38.716Z] #18 1.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-30T11:34:38.716Z] #18 2.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB] [2020-07-30T11:34:38.716Z] #18 4.034 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-30T11:34:38.716Z] #18 10.10 Fetched 8146 kB in 10s (840 kB/s) [2020-07-30T11:34:39.137Z] #39 14.12 make[1]: Nothing to be done for 'all'. [2020-07-30T11:34:39.364Z] #18 10.10 Reading package lists... [2020-07-30T11:34:39.365Z] #18 ... [2020-07-30T11:34:39.365Z] [2020-07-30T11:34:39.365Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:39.365Z] #42 125.3 crypto/elliptic [2020-07-30T11:34:39.540Z] #49 76.15 + mkdir -p /build [2020-07-30T11:34:39.540Z] #49 76.15 + cp runc /build/runc [2020-07-30T11:34:39.541Z] #52 38.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:34:39.541Z] #52 38.75 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:34:39.541Z] #52 38.75 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:39.541Z] #52 38.75 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:39.541Z] #52 38.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:34:39.541Z] #52 38.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:34:39.541Z] #52 38.76 + '[' '' = dynamic ']' [2020-07-30T11:34:39.541Z] #52 38.76 + make [2020-07-30T11:34:39.800Z] #49 DONE 76.5s [2020-07-30T11:34:39.800Z] [2020-07-30T11:34:39.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:39.800Z] #39 124.8 CC criu/namespaces.o [2020-07-30T11:34:40.079Z] #39 15.32 CC images/stats.o [2020-07-30T11:34:40.339Z] #39 15.66 CC images/core.o [2020-07-30T11:34:40.504Z] #52 ... [2020-07-30T11:34:40.504Z] [2020-07-30T11:34:40.504Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:40.504Z] #47 94.83 github.com/pkg/diff [2020-07-30T11:34:40.504Z] #47 95.35 go/ast [2020-07-30T11:34:40.504Z] #47 96.22 golang.org/x/crypto/ssh/terminal [2020-07-30T11:34:40.504Z] #47 98.31 mvdan.cc/editorconfig [2020-07-30T11:34:40.504Z] #47 99.89 mvdan.cc/sh/v3/fileutil [2020-07-30T11:34:40.504Z] #47 100.0 mvdan.cc/sh/v3/syntax [2020-07-30T11:34:40.504Z] #47 ... [2020-07-30T11:34:40.504Z] [2020-07-30T11:34:40.504Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:40.504Z] #39 18.12 CC images/stats.o [2020-07-30T11:34:40.504Z] #39 18.56 CC images/core.o [2020-07-30T11:34:40.504Z] #39 19.25 CC images/core-x86.o [2020-07-30T11:34:40.504Z] #39 19.79 CC images/core-arm.o [2020-07-30T11:34:40.504Z] #39 20.20 CC images/core-aarch64.o [2020-07-30T11:34:40.504Z] #39 20.60 CC images/core-ppc64.o [2020-07-30T11:34:40.599Z] #39 ... [2020-07-30T11:34:40.599Z] [2020-07-30T11:34:40.599Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:40.599Z] #41 91.54 github.com/LK4D4/vndr/versioned [2020-07-30T11:34:40.599Z] #41 91.69 compress/flate [2020-07-30T11:34:40.599Z] #41 91.99 github.com/LK4D4/vndr/build [2020-07-30T11:34:40.599Z] #41 94.71 hash/crc32 [2020-07-30T11:34:40.599Z] #41 95.59 compress/gzip [2020-07-30T11:34:40.599Z] #41 95.69 net [2020-07-30T11:34:40.599Z] #41 96.14 vendor/golang.org/x/text/transform [2020-07-30T11:34:40.599Z] #41 96.82 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:34:40.599Z] #41 98.29 vendor/golang.org/x/text/secure/bidirule [2020-07-30T11:34:40.599Z] #41 98.54 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:34:40.742Z] #39 126.6 CC criu/net.o [2020-07-30T11:34:40.859Z] #41 ... [2020-07-30T11:34:40.859Z] [2020-07-30T11:34:40.859Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:40.859Z] #52 35.52 Checking out files: 51% (1662/3210) Checking out files: 52% (1670/3210) Checking out files: 53% (1702/3210) Checking out files: 54% (1734/3210) Checking out files: 55% (1766/3210) Checking out files: 56% (1798/3210) Checking out files: 57% (1830/3210) Checking out files: 58% (1862/3210) Checking out files: 59% (1894/3210) Checking out files: 60% (1926/3210) Checking out files: 61% (1959/3210) Checking out files: 62% (1991/3210) Checking out files: 63% (2023/3210) Checking out files: 64% (2055/3210) Checking out files: 65% (2087/3210) Checking out files: 66% (2119/3210) Checking out files: 67% (2151/3210) Checking out files: 68% (2183/3210) Checking out files: 69% (2215/3210) Checking out files: 70% (2247/3210) Checking out files: 71% (2280/3210) Checking out files: 72% (2312/3210) Checking out files: 73% (2344/3210) Checking out files: 74% (2376/3210) Checking out files: 75% (2408/3210) Checking out files: 76% (2440/3210) Checking out files: 77% (2472/3210) Checking out files: 78% (2504/3210) Checking out files: 79% (2536/3210) Checking out files: 80% (2568/3210) Checking out files: 81% (2601/3210) Checking out files: 82% (2633/3210) Checking out files: 83% (2665/3210) Checking out files: 84% (2697/3210) Checking out files: 85% (2729/3210) Checking out files: 86% (2761/3210) Checking out files: 87% (2793/3210) Checking out files: 88% (2825/3210) Checking out files: 89% (2857/3210) Checking out files: 90% (2889/3210) Checking out files: 90% (2904/3210) Checking out files: 91% (2922/3210) Checking out files: 92% (2954/3210) Checking out files: 93% (2986/3210) Checking out files: 94% (3018/3210) Checking out files: 95% (3050/3210) Checking out files: 96% (3082/3210) Checking out files: 97% (3114/3210) Checking out files: 98% (3146/3210) Checking out files: 99% (3178/3210) Checking out files: 100% (3210/3210) Checking out files: 100% (3210/3210), done. [2020-07-30T11:34:40.859Z] #52 36.92 + cd /tmp/tmp.0mr4HwjPc7/src/github.com/containerd/containerd [2020-07-30T11:34:40.859Z] #52 36.92 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-30T11:34:40.859Z] #52 38.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-30T11:34:40.859Z] #52 38.21 + BUILDTAGS='netgo osusergo static_build' [2020-07-30T11:34:40.859Z] #52 38.21 + export EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:40.859Z] #52 38.21 + EXTRA_FLAGS=-buildmode=pie [2020-07-30T11:34:40.859Z] #52 38.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-30T11:34:40.859Z] #52 38.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-30T11:34:40.859Z] #52 38.21 + '[' '' = dynamic ']' [2020-07-30T11:34:40.859Z] #52 38.21 + make [2020-07-30T11:34:40.859Z] #52 39.06 + bin/ctr [2020-07-30T11:34:40.936Z] #52 39.86 + bin/ctr [2020-07-30T11:34:41.068Z] #39 21.31 CC images/core-s390.o [2020-07-30T11:34:41.999Z] #39 22.10 CC images/cpuinfo.o [2020-07-30T11:34:42.334Z] #52 ... [2020-07-30T11:34:42.334Z] [2020-07-30T11:34:42.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:42.334Z] #10 77.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-30T11:34:42.334Z] #10 77.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-30T11:34:42.334Z] #10 77.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:42.334Z] #10 77.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-30T11:34:42.334Z] #10 77.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-30T11:34:42.334Z] #10 77.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:42.334Z] #10 ... [2020-07-30T11:34:42.334Z] [2020-07-30T11:34:42.334Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:42.334Z] #41 77.38 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:34:42.334Z] #41 79.32 mime [2020-07-30T11:34:42.334Z] #41 79.58 net/http/internal [2020-07-30T11:34:42.334Z] #41 83.32 vendor/golang.org/x/net/idna [2020-07-30T11:34:42.334Z] #41 86.75 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:34:42.334Z] #41 86.75 net/textproto [2020-07-30T11:34:42.334Z] #41 86.76 crypto/x509 [2020-07-30T11:34:42.334Z] #41 ... [2020-07-30T11:34:42.334Z] [2020-07-30T11:34:42.334Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:42.334Z] #33 7.767 -- Configuring done [2020-07-30T11:34:42.334Z] #33 7.790 -- Generating done [2020-07-30T11:34:42.334Z] #33 7.793 -- Build files have been written to: /tmp/tmp.ym3RqnGLW2/tini [2020-07-30T11:34:42.334Z] #33 7.804 + make tini-static [2020-07-30T11:34:42.334Z] #33 8.354 Scanning dependencies of target tini-static [2020-07-30T11:34:42.334Z] #33 8.495 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-30T11:34:42.334Z] #33 10.14 [100%] Linking C executable tini-static [2020-07-30T11:34:42.334Z] #33 10.79 [100%] Built target tini-static [2020-07-30T11:34:42.334Z] #33 10.84 + mkdir -p /build [2020-07-30T11:34:42.334Z] #33 10.84 + cp tini-static /build/docker-init [2020-07-30T11:34:42.334Z] #33 DONE 12.4s [2020-07-30T11:34:42.334Z] [2020-07-30T11:34:42.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:42.334Z] #39 3.390 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:34:42.334Z] #39 3.390 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:34:42.334Z] #39 3.436 Note: Building without GnuTLS support [2020-07-30T11:34:42.335Z] #39 3.445 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:34:42.335Z] #39 3.445 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:34:42.335Z] #39 5.659 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:34:42.335Z] #39 5.736 GEN .gitid [2020-07-30T11:34:42.335Z] #39 5.790 GEN criu/include/version.h [2020-07-30T11:34:42.335Z] #39 5.913 GEN include/common/asm [2020-07-30T11:34:42.335Z] #39 7.665 PBCC images/timens.pb-c.c [2020-07-30T11:34:42.335Z] #39 7.733 DEP images/timens.pb-c.d [2020-07-30T11:34:42.335Z] #39 7.789 PBCC images/fown.pb-c.c [2020-07-30T11:34:42.335Z] #39 7.825 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-30T11:34:42.335Z] #39 7.901 PBCC images/opts.pb-c.c [2020-07-30T11:34:42.335Z] #39 7.945 PBCC images/memfd.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.005 DEP images/fown.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.041 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.131 DEP images/opts.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.213 DEP images/memfd.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.266 PBCC images/sit.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.337 DEP images/sit.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.439 PBCC images/macvlan.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.484 DEP images/macvlan.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.512 PBCC images/autofs.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.553 DEP images/autofs.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.601 PBCC images/sysctl.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.634 DEP images/sysctl.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.693 PBCC images/time.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.732 DEP images/time.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.833 PBCC images/binfmt-misc.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.861 DEP images/binfmt-misc.pb-c.d [2020-07-30T11:34:42.335Z] #39 8.929 PBCC images/seccomp.pb-c.c [2020-07-30T11:34:42.335Z] #39 8.960 DEP images/seccomp.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.025 PBCC images/userns.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.041 DEP images/userns.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.083 PBCC images/cgroup.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.107 DEP images/cgroup.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.162 PBCC images/ext-file.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.209 DEP images/ext-file.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.262 PBCC images/rpc.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.291 DEP images/rpc.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.397 PBCC images/siginfo.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.405 DEP images/siginfo.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.446 PBCC images/pagemap.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.512 DEP images/pagemap.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.561 PBCC images/rlimit.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.573 DEP images/rlimit.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.681 PBCC images/file-lock.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.705 DEP images/file-lock.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.733 PBCC images/tty.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.847 DEP images/tty.pb-c.d [2020-07-30T11:34:42.335Z] #39 9.888 PBCC images/tun.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.925 PBCC images/netdev.pb-c.c [2020-07-30T11:34:42.335Z] #39 9.957 DEP images/tun.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.00 DEP images/netdev.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.03 PBCC images/vma.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.05 DEP images/vma.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.07 PBCC images/creds.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.08 DEP images/creds.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.10 PBCC images/utsns.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.11 DEP images/utsns.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.13 PBCC images/ipc-desc.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.14 PBCC images/ipc-sem.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.16 DEP images/ipc-desc.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.20 DEP images/ipc-sem.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.22 PBCC images/ipc-msg.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.24 DEP images/ipc-msg.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.29 PBCC images/ipc-shm.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.31 DEP images/ipc-shm.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.34 PBCC images/ipc-var.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.37 DEP images/ipc-var.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.48 PBCC images/sk-opts.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.52 PBCC images/packet-sock.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.61 DEP images/sk-opts.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.65 DEP images/packet-sock.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.71 PBCC images/sk-netlink.pb-c.c [2020-07-30T11:34:42.335Z] #39 10.78 DEP images/sk-netlink.pb-c.d [2020-07-30T11:34:42.335Z] #39 10.85 PBCC images/sk-inet.pb-c.c [2020-07-30T11:34:42.335Z] #39 11.04 DEP images/sk-inet.pb-c.d [2020-07-30T11:34:42.335Z] #39 11.11 PBCC images/sk-unix.pb-c.c [2020-07-30T11:34:42.335Z] #39 11.17 DEP images/sk-unix.pb-c.d [2020-07-30T11:34:42.335Z] #39 11.20 PBCC images/mm.pb-c.c [2020-07-30T11:34:42.335Z] #39 11.22 DEP images/mm.pb-c.d [2020-07-30T11:34:42.335Z] #39 11.36 PBCC images/timerfd.pb-c.c [2020-07-30T11:34:42.563Z] #39 22.55 CC images/inventory.o [2020-07-30T11:34:42.598Z] #39 ... [2020-07-30T11:34:42.598Z] [2020-07-30T11:34:42.598Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:42.598Z] #54 80.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:34:42.598Z] #54 80.62 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:34:42.598Z] #54 DONE 87.7s [2020-07-30T11:34:42.598Z] [2020-07-30T11:34:42.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:42.598Z] #39 11.42 DEP images/timerfd.pb-c.d [2020-07-30T11:34:42.598Z] #39 ... [2020-07-30T11:34:42.598Z] [2020-07-30T11:34:42.598Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:34:42.820Z] #39 22.93 CC images/fdinfo.o [2020-07-30T11:34:42.865Z] #55 DONE 0.3s [2020-07-30T11:34:42.865Z] [2020-07-30T11:34:42.865Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:42.865Z] #41 87.93 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:34:42.865Z] #41 87.94 mime/multipart [2020-07-30T11:34:42.865Z] #41 ... [2020-07-30T11:34:42.865Z] [2020-07-30T11:34:42.865Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:34:42.865Z] #56 DONE 0.2s [2020-07-30T11:34:43.077Z] #39 23.29 CC images/fown.o [2020-07-30T11:34:43.128Z] [2020-07-30T11:34:43.128Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:43.128Z] #39 11.52 PBCC images/timer.pb-c.c [2020-07-30T11:34:43.128Z] #39 11.57 DEP images/timer.pb-c.d [2020-07-30T11:34:43.128Z] #39 11.68 PBCC images/sa.pb-c.c [2020-07-30T11:34:43.128Z] #39 11.72 DEP images/sa.pb-c.d [2020-07-30T11:34:43.128Z] #39 11.78 PBCC images/pipe-data.pb-c.c [2020-07-30T11:34:43.128Z] #39 11.81 DEP images/pipe-data.pb-c.d [2020-07-30T11:34:43.128Z] #39 11.87 PBCC images/mnt.pb-c.c [2020-07-30T11:34:43.128Z] #39 12.00 DEP images/mnt.pb-c.d [2020-07-30T11:34:43.128Z] #39 12.04 PBCC images/sk-packet.pb-c.c [2020-07-30T11:34:43.128Z] #39 12.08 DEP images/sk-packet.pb-c.d [2020-07-30T11:34:43.128Z] #39 12.15 PBCC images/tcp-stream.pb-c.c [2020-07-30T11:34:43.282Z] #39 129.2 CC criu/netfilter.o [2020-07-30T11:34:43.335Z] #39 23.50 CC images/ns.o [2020-07-30T11:34:43.394Z] #39 12.20 DEP images/tcp-stream.pb-c.d [2020-07-30T11:34:43.394Z] #39 12.26 PBCC images/pipe.pb-c.c [2020-07-30T11:34:43.394Z] #39 12.30 DEP images/pipe.pb-c.d [2020-07-30T11:34:43.394Z] #39 12.38 PBCC images/pstree.pb-c.c [2020-07-30T11:34:43.541Z] #39 129.5 CC criu/page-pipe.o [2020-07-30T11:34:43.592Z] #39 23.71 CC images/regfile.o [2020-07-30T11:34:43.657Z] #39 12.40 DEP images/pstree.pb-c.d [2020-07-30T11:34:43.657Z] #39 12.44 PBCC images/fs.pb-c.c [2020-07-30T11:34:43.657Z] #39 12.52 DEP images/fs.pb-c.d [2020-07-30T11:34:43.657Z] #39 12.63 PBCC images/signalfd.pb-c.c [2020-07-30T11:34:43.850Z] #39 24.04 CC images/ghost-file.o [2020-07-30T11:34:43.920Z] #39 12.71 DEP images/signalfd.pb-c.d [2020-07-30T11:34:43.920Z] #39 12.84 PBCC images/fh.pb-c.c [2020-07-30T11:34:43.920Z] #39 12.88 PBCC images/fsnotify.pb-c.c [2020-07-30T11:34:44.107Z] #39 24.33 CC images/fifo.o [2020-07-30T11:34:44.110Z] #39 129.9 CC criu/page-xfer.o [2020-07-30T11:34:44.188Z] #39 12.91 DEP images/fh.pb-c.d [2020-07-30T11:34:44.188Z] #39 12.96 DEP images/fsnotify.pb-c.d [2020-07-30T11:34:44.188Z] #39 13.02 PBCC images/eventpoll.pb-c.c [2020-07-30T11:34:44.188Z] #39 13.06 DEP images/eventpoll.pb-c.d [2020-07-30T11:34:44.188Z] #39 13.14 PBCC images/eventfd.pb-c.c [2020-07-30T11:34:44.365Z] #39 24.60 CC images/remap-file-path.o [2020-07-30T11:34:44.452Z] #39 13.19 DEP images/eventfd.pb-c.d [2020-07-30T11:34:44.452Z] #39 13.28 PBCC images/remap-file-path.pb-c.c [2020-07-30T11:34:44.452Z] #39 13.30 DEP images/remap-file-path.pb-c.d [2020-07-30T11:34:44.716Z] #39 13.44 PBCC images/fifo.pb-c.c [2020-07-30T11:34:44.716Z] #39 13.46 DEP images/fifo.pb-c.d [2020-07-30T11:34:44.716Z] #39 13.54 PBCC images/ghost-file.pb-c.c [2020-07-30T11:34:44.716Z] #39 13.62 DEP images/ghost-file.pb-c.d [2020-07-30T11:34:44.716Z] #39 13.64 PBCC images/regfile.pb-c.c [2020-07-30T11:34:44.716Z] #39 13.71 DEP images/regfile.pb-c.d [2020-07-30T11:34:44.716Z] #39 13.74 PBCC images/ns.pb-c.c [2020-07-30T11:34:44.716Z] #39 13.76 DEP images/ns.pb-c.d [2020-07-30T11:34:44.932Z] #39 24.86 CC images/eventfd.o [2020-07-30T11:34:44.932Z] #39 25.12 CC images/eventpoll.o [2020-07-30T11:34:44.979Z] #39 13.81 PBCC images/fdinfo.pb-c.c [2020-07-30T11:34:44.979Z] #39 13.87 DEP images/fdinfo.pb-c.d [2020-07-30T11:34:44.979Z] #39 13.90 PBCC images/core-aarch64.pb-c.c [2020-07-30T11:34:44.979Z] #39 13.93 PBCC images/core-arm.pb-c.c [2020-07-30T11:34:44.979Z] #39 13.98 PBCC images/core-ppc64.pb-c.c [2020-07-30T11:34:45.010Z] #42 ... [2020-07-30T11:34:45.010Z] [2020-07-30T11:34:45.010Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:45.010Z] #40 61.93 AR soccr/libsoccr.a [2020-07-30T11:34:45.010Z] #40 61.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:34:45.010Z] #40 62.21 DEP criu/arch/ppc64/sigframe.d [2020-07-30T11:34:45.010Z] #40 62.34 DEP criu/arch/ppc64/crtools.d [2020-07-30T11:34:45.010Z] #40 62.59 DEP criu/arch/ppc64/cpu.d [2020-07-30T11:34:45.010Z] #40 62.84 CC criu/arch/ppc64/cpu.o [2020-07-30T11:34:45.010Z] #40 63.67 CC criu/arch/ppc64/crtools.o [2020-07-30T11:34:45.010Z] #40 64.98 CC criu/arch/ppc64/sigframe.o [2020-07-30T11:34:45.010Z] #40 65.43 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-30T11:34:45.010Z] #40 65.52 DEP criu/pie/util-vdso.d [2020-07-30T11:34:45.010Z] #40 65.81 DEP criu/pie/util.d [2020-07-30T11:34:45.010Z] #40 66.07 CC criu/pie/util.o [2020-07-30T11:34:45.010Z] #40 66.37 CC criu/pie/util-vdso.o [2020-07-30T11:34:45.242Z] #39 14.03 PBCC images/core-s390.pb-c.c [2020-07-30T11:34:45.242Z] #39 14.08 PBCC images/core-x86.pb-c.c [2020-07-30T11:34:45.242Z] #39 14.10 PBCC images/core.pb-c.c [2020-07-30T11:34:45.496Z] #39 25.55 CC images/fh.o [2020-07-30T11:34:45.617Z] Client: [2020-07-30T11:34:45.617Z] Debug Mode: false [2020-07-30T11:34:45.617Z] Plugins: [2020-07-30T11:34:45.617Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-30T11:34:45.617Z] [2020-07-30T11:34:45.617Z] Server: [2020-07-30T11:34:45.617Z] Containers: 0 [2020-07-30T11:34:45.617Z] Running: 0 [2020-07-30T11:34:45.617Z] Paused: 0 [2020-07-30T11:34:45.617Z] Stopped: 0 [2020-07-30T11:34:45.617Z] Images: 0 [2020-07-30T11:34:45.617Z] Server Version: 19.03.5 [2020-07-30T11:34:45.617Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-30T11:34:45.617Z] Windows: [2020-07-30T11:34:45.617Z] LCOW: [2020-07-30T11:34:45.617Z] Logging Driver: json-file [2020-07-30T11:34:45.617Z] Plugins: [2020-07-30T11:34:45.617Z] Volume: local [2020-07-30T11:34:45.617Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-30T11:34:45.617Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-30T11:34:45.617Z] Swarm: inactive [2020-07-30T11:34:45.617Z] Default Isolation: process [2020-07-30T11:34:45.617Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-30T11:34:45.617Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-30T11:34:45.617Z] OSType: windows [2020-07-30T11:34:45.617Z] Architecture: x86_64 [2020-07-30T11:34:45.617Z] CPUs: 4 [2020-07-30T11:34:45.617Z] Total Memory: 32GiB [2020-07-30T11:34:45.617Z] Name: azwin-2-5ee980 [2020-07-30T11:34:45.617Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-30T11:34:45.617Z] Docker Root Dir: D:\docker [2020-07-30T11:34:45.617Z] Debug Mode: false [2020-07-30T11:34:45.617Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:34:45.617Z] Labels: [2020-07-30T11:34:45.617Z] Experimental: true [2020-07-30T11:34:45.617Z] Insecure Registries: [2020-07-30T11:34:45.617Z] 10.0.0.4:5000 [2020-07-30T11:34:45.617Z] 127.0.0.0/8 [2020-07-30T11:34:45.617Z] Registry Mirrors: [2020-07-30T11:34:45.617Z] http://10.0.0.4:5000/ [2020-07-30T11:34:45.617Z] Live Restore Enabled: false [2020-07-30T11:34:45.617Z] [2020-07-30T11:34:45.623Z] #39 131.4 CC criu/pagemap-cache.o [2020-07-30T11:34:45.624Z] #39 14.26 PBCC images/inventory.pb-c.c [2020-07-30T11:34:45.624Z] #39 14.33 DEP images/core-aarch64.pb-c.d [2020-07-30T11:34:45.624Z] #39 14.38 DEP images/core-arm.pb-c.d [2020-07-30T11:34:45.624Z] #39 14.42 DEP images/core-ppc64.pb-c.d [2020-07-30T11:34:45.624Z] #39 14.47 DEP images/core-s390.pb-c.d [2020-07-30T11:34:45.624Z] #39 14.52 DEP images/core-x86.pb-c.d [2020-07-30T11:34:45.624Z] #39 14.61 DEP images/core.pb-c.d [2020-07-30T11:34:45.656Z] #40 67.12 AR criu/pie/pie.lib.a [2020-07-30T11:34:45.656Z] #40 67.17 DEP criu/pie/restorer.d [2020-07-30T11:34:45.753Z] #39 25.84 CC images/fsnotify.o [2020-07-30T11:34:45.887Z] #39 131.8 CC criu/pagemap.o [2020-07-30T11:34:45.888Z] #39 14.69 DEP images/inventory.pb-c.d [2020-07-30T11:34:45.888Z] #39 14.77 PBCC images/cpuinfo.pb-c.c [2020-07-30T11:34:45.888Z] #39 14.79 DEP images/cpuinfo.pb-c.d [2020-07-30T11:34:45.888Z] #39 14.84 PBCC images/stats.pb-c.c [2020-07-30T11:34:45.888Z] #39 14.86 DEP images/stats.pb-c.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-07-30T11:34:45.961Z] #40 67.38 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-30T11:34:45.961Z] #40 67.40 DEP criu/arch/ppc64/restorer.d [Pipeline] powershell [2020-07-30T11:34:46.258Z] #40 67.61 DEP criu/arch/ppc64/vdso-pie.d [2020-07-30T11:34:46.258Z] #40 67.74 DEP criu/pie/parasite-vdso.d [2020-07-30T11:34:46.316Z] #39 26.53 CC images/signalfd.o [2020-07-30T11:34:46.455Z] #39 132.5 CC criu/parasite-syscall.o [2020-07-30T11:34:46.555Z] #40 68.00 DEP criu/pie/parasite.d [2020-07-30T11:34:46.717Z] #39 26.77 CC images/fs.o [2020-07-30T11:34:46.853Z] #40 68.30 CC criu/pie/parasite.o [2020-07-30T11:34:47.022Z] #39 ... [2020-07-30T11:34:47.022Z] [2020-07-30T11:34:47.022Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:34:47.022Z] #19 4.820 Collecting yamllint==1.16.0 [2020-07-30T11:34:47.022Z] #19 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:34:47.022Z] #19 10.21 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:34:47.022Z] #19 10.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:34:47.022Z] #19 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:34:47.022Z] #19 11.62 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:34:47.022Z] #19 11.65 Building wheels for collected packages: pyyaml [2020-07-30T11:34:47.022Z] #19 11.66 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:34:47.022Z] #19 12.70 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:34:47.022Z] #19 12.70 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:34:47.022Z] #19 12.77 Successfully built pyyaml [2020-07-30T11:34:47.022Z] #19 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-30T11:34:47.022Z] #19 13.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:34:47.281Z] #19 DONE 13.4s [2020-07-30T11:34:47.281Z] [2020-07-30T11:34:47.281Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:34:47.281Z] #36 ... [2020-07-30T11:34:47.281Z] [2020-07-30T11:34:47.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:47.281Z] #39 133.4 CC criu/path.o [2020-07-30T11:34:47.296Z] #39 27.21 CC images/pstree.o [2020-07-30T11:34:47.296Z] #39 27.45 CC images/pipe.o [2020-07-30T11:34:47.301Z] #39 16.09 make[1]: Nothing to be done for 'all'. [2020-07-30T11:34:47.540Z] #39 ... [2020-07-30T11:34:47.540Z] [2020-07-30T11:34:47.540Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:34:47.540Z] #22 DONE 0.2s [2020-07-30T11:34:47.540Z] [2020-07-30T11:34:47.540Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:34:47.552Z] #39 ... [2020-07-30T11:34:47.552Z] [2020-07-30T11:34:47.552Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-30T11:34:47.552Z] #47 106.2 mvdan.cc/sh/v3/cmd/shfmt [2020-07-30T11:34:47.552Z] #47 DONE 112.2s [2020-07-30T11:34:47.552Z] [2020-07-30T11:34:47.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:47.552Z] #39 27.66 CC images/tcp-stream.o [2020-07-30T11:34:47.552Z] #39 ... [2020-07-30T11:34:47.552Z] [2020-07-30T11:34:47.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:47.552Z] #41 104.5 encoding/xml [2020-07-30T11:34:47.552Z] #41 105.4 go/doc [2020-07-30T11:34:47.552Z] #41 108.8 github.com/LK4D4/vndr/build [2020-07-30T11:34:47.552Z] #41 109.8 github.com/LK4D4/vndr/versioned [2020-07-30T11:34:47.552Z] #41 109.9 compress/flate [2020-07-30T11:34:47.830Z] #41 112.6 hash/crc32 [2020-07-30T11:34:47.830Z] #41 ... [2020-07-30T11:34:47.831Z] [2020-07-30T11:34:47.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:47.831Z] #39 28.03 CC images/sk-packet.o [2020-07-30T11:34:48.386Z] #40 69.96 LINK criu/pie/parasite.built-in.o [2020-07-30T11:34:48.386Z] #40 69.97 GEN criu/pie/parasite-blob.h [2020-07-30T11:34:48.393Z] #39 28.55 CC images/mnt.o [2020-07-30T11:34:48.649Z] #39 28.83 CC images/pipe-data.o [2020-07-30T11:34:48.684Z] #40 70.03 CC criu/pie/parasite-vdso.o [2020-07-30T11:34:48.700Z] #39 17.27 CC images/stats.o [2020-07-30T11:34:48.905Z] #39 29.09 CC images/sa.o [2020-07-30T11:34:48.962Z] #39 17.79 CC images/core.o [2020-07-30T11:34:48.985Z] #52 ... [2020-07-30T11:34:48.985Z] [2020-07-30T11:34:48.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:48.985Z] #10 109.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:34:48.985Z] #10 109.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:34:48.985Z] #10 109.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:49.161Z] #39 29.28 CC images/timer.o [2020-07-30T11:34:49.539Z] #39 18.40 CC images/core-x86.o [2020-07-30T11:34:49.539Z] #39 ... [2020-07-30T11:34:49.539Z] [2020-07-30T11:34:49.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:34:49.539Z] #10 94.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:34:49.539Z] #10 94.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-30T11:34:49.539Z] #10 94.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:34:49.724Z] #39 29.66 CC images/timerfd.o [2020-07-30T11:34:49.724Z] #39 29.88 CC images/mm.o [2020-07-30T11:34:49.770Z] #40 71.03 CC criu/arch/ppc64/vdso-pie.o [2020-07-30T11:34:49.980Z] #39 30.16 CC images/sk-opts.o [2020-07-30T11:34:50.071Z] #40 71.56 CC criu/arch/ppc64/restorer.o [2020-07-30T11:34:50.236Z] #39 30.41 CC images/sk-unix.o [2020-07-30T11:34:50.492Z] #39 30.66 CC images/sk-inet.o [2020-07-30T11:34:50.720Z] #40 ... [2020-07-30T11:34:50.720Z] [2020-07-30T11:34:50.720Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:50.720Z] #18 10.10 Reading package lists... [2020-07-30T11:34:50.720Z] #18 14.11 Reading package lists... [2020-07-30T11:34:50.720Z] #18 17.92 Building dependency tree... [2020-07-30T11:34:50.720Z] #18 19.35 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:34:50.720Z] #18 19.35 The following additional packages will be installed: [2020-07-30T11:34:50.720Z] #18 19.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:34:50.720Z] #18 19.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:34:50.720Z] #18 19.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:34:50.720Z] #18 19.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:34:50.720Z] #18 19.36 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:34:50.720Z] #18 19.36 Suggested packages: [2020-07-30T11:34:50.720Z] #18 19.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:34:50.720Z] #18 19.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:34:50.720Z] #18 19.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:34:50.720Z] #18 19.36 Recommended packages: [2020-07-30T11:34:50.720Z] #18 19.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:34:50.720Z] #18 19.36 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:34:50.720Z] #18 21.84 The following NEW packages will be installed: [2020-07-30T11:34:50.720Z] #18 21.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:34:50.720Z] #18 21.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:34:50.720Z] #18 21.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:34:50.720Z] #18 21.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:34:50.720Z] #18 21.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:34:50.720Z] #18 21.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:34:50.720Z] #18 21.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:34:50.720Z] #18 21.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:34:50.720Z] #18 21.86 xz-utils zip [2020-07-30T11:34:50.720Z] #18 22.01 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:34:50.720Z] #18 22.01 Need to get 29.2 MB of archives. [2020-07-30T11:34:50.720Z] #18 22.01 After this operation, 134 MB of additional disk space will be used. [2020-07-30T11:34:50.720Z] #18 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-30T11:34:50.720Z] #18 22.04 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-30T11:34:50.720Z] #18 22.19 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-30T11:34:50.720Z] #18 ... [2020-07-30T11:34:50.720Z] [2020-07-30T11:34:50.720Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:50.720Z] #40 72.34 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-30T11:34:50.840Z] #26 DONE 3.4s [2020-07-30T11:34:50.840Z] [2020-07-30T11:34:50.840Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:34:50.894Z] #10 ... [2020-07-30T11:34:50.894Z] [2020-07-30T11:34:50.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:50.894Z] #39 16.21 CC images/core-x86.o [2020-07-30T11:34:50.894Z] #39 16.59 CC images/core-arm.o [2020-07-30T11:34:50.894Z] #39 16.90 CC images/core-aarch64.o [2020-07-30T11:34:50.894Z] #39 17.26 CC images/core-ppc64.o [2020-07-30T11:34:50.894Z] #39 17.80 CC images/core-s390.o [2020-07-30T11:34:50.894Z] #39 18.44 CC images/cpuinfo.o [2020-07-30T11:34:50.894Z] #39 18.90 CC images/inventory.o [2020-07-30T11:34:50.894Z] #39 19.19 CC images/fdinfo.o [2020-07-30T11:34:50.894Z] #39 19.53 CC images/fown.o [2020-07-30T11:34:50.894Z] #39 19.76 CC images/ns.o [2020-07-30T11:34:50.894Z] #39 19.91 CC images/regfile.o [2020-07-30T11:34:50.894Z] #39 20.17 CC images/ghost-file.o [2020-07-30T11:34:50.894Z] #39 20.35 CC images/fifo.o [2020-07-30T11:34:50.894Z] #39 20.53 CC images/remap-file-path.o [2020-07-30T11:34:50.894Z] #39 20.71 CC images/eventfd.o [2020-07-30T11:34:50.894Z] #39 20.94 CC images/eventpoll.o [2020-07-30T11:34:50.894Z] #39 21.20 CC images/fh.o [2020-07-30T11:34:50.894Z] #39 21.50 CC images/fsnotify.o [2020-07-30T11:34:50.894Z] #39 22.02 CC images/signalfd.o [2020-07-30T11:34:50.895Z] #39 22.23 CC images/fs.o [2020-07-30T11:34:50.895Z] #39 22.42 CC images/pstree.o [2020-07-30T11:34:50.895Z] #39 22.67 CC images/pipe.o [2020-07-30T11:34:50.895Z] #39 22.83 CC images/tcp-stream.o [2020-07-30T11:34:50.895Z] #39 23.02 CC images/sk-packet.o [2020-07-30T11:34:50.895Z] #39 23.25 CC images/mnt.o [2020-07-30T11:34:50.895Z] #39 23.52 CC images/pipe-data.o [2020-07-30T11:34:50.895Z] #39 23.69 CC images/sa.o [2020-07-30T11:34:50.895Z] #39 23.84 CC images/timer.o [2020-07-30T11:34:50.895Z] #39 24.09 CC images/timerfd.o [2020-07-30T11:34:50.895Z] #39 24.32 CC images/mm.o [2020-07-30T11:34:50.895Z] #39 24.56 CC images/sk-opts.o [2020-07-30T11:34:50.895Z] #39 24.83 CC images/sk-unix.o [2020-07-30T11:34:50.895Z] #39 25.17 CC images/sk-inet.o [2020-07-30T11:34:50.895Z] #39 25.47 CC images/tun.o [2020-07-30T11:34:50.895Z] #39 25.73 CC images/sk-netlink.o [2020-07-30T11:34:50.895Z] #39 25.94 CC images/packet-sock.o [2020-07-30T11:34:50.895Z] #39 26.23 CC images/ipc-var.o [2020-07-30T11:34:51.024Z] #40 ... [2020-07-30T11:34:51.024Z] [2020-07-30T11:34:51.024Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:51.024Z] #55 129.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:34:51.024Z] #55 129.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:34:51.024Z] #55 DONE 137.0s [2020-07-30T11:34:51.024Z] [2020-07-30T11:34:51.024Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:51.024Z] #40 72.38 CC criu/pie/restorer.o [2020-07-30T11:34:51.024Z] #40 ... [2020-07-30T11:34:51.024Z] [2020-07-30T11:34:51.024Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:34:51.024Z] #56 DONE 0.1s [2020-07-30T11:34:51.024Z] [2020-07-30T11:34:51.024Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:34:51.024Z] #57 DONE 0.1s [2020-07-30T11:34:51.053Z] #39 31.13 CC images/tun.o [2020-07-30T11:34:51.155Z] #39 ... [2020-07-30T11:34:51.155Z] [2020-07-30T11:34:51.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:51.155Z] #41 102.2 vendor/golang.org/x/net/idna [2020-07-30T11:34:51.155Z] #41 104.1 vendor/golang.org/x/net/http2/hpack [2020-07-30T11:34:51.155Z] #41 105.2 mime [2020-07-30T11:34:51.155Z] #41 106.7 mime/quotedprintable [2020-07-30T11:34:51.155Z] #41 107.2 net/http/internal [2020-07-30T11:34:51.155Z] #41 111.5 net/textproto [2020-07-30T11:34:51.155Z] #41 111.6 crypto/x509 [2020-07-30T11:34:51.309Z] #39 31.46 CC images/sk-netlink.o [2020-07-30T11:34:51.323Z] [2020-07-30T11:34:51.323Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:34:51.323Z] #18 22.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-30T11:34:51.323Z] #18 22.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-30T11:34:51.323Z] #18 22.69 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-30T11:34:51.407Z] #29 DONE 0.3s [2020-07-30T11:34:51.407Z] [2020-07-30T11:34:51.407Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:34:51.407Z] #31 DONE 0.1s [2020-07-30T11:34:51.407Z] [2020-07-30T11:34:51.407Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:34:51.407Z] #34 DONE 0.0s [2020-07-30T11:34:51.407Z] [2020-07-30T11:34:51.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:51.407Z] #39 133.8 CC criu/pie-util-vdso-elf32.o [2020-07-30T11:34:51.407Z] #39 134.2 CC criu/pie-util-vdso.o [2020-07-30T11:34:51.407Z] #39 134.6 CC criu/pie-util.o [2020-07-30T11:34:51.407Z] #39 134.7 CC criu/pipes.o [2020-07-30T11:34:51.407Z] #39 135.3 CC criu/plugin.o [2020-07-30T11:34:51.407Z] #39 135.8 CC criu/proc_parse.o [2020-07-30T11:34:51.415Z] #41 ... [2020-07-30T11:34:51.415Z] [2020-07-30T11:34:51.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:51.415Z] #39 26.51 CC images/ipc-desc.o [2020-07-30T11:34:51.415Z] #39 26.68 CC images/ipc-shm.o [2020-07-30T11:34:51.565Z] #39 31.70 CC images/packet-sock.o [2020-07-30T11:34:51.675Z] #39 26.85 CC images/ipc-msg.o [2020-07-30T11:34:51.821Z] #39 32.01 CC images/ipc-var.o [2020-07-30T11:34:51.936Z] #39 27.16 CC images/ipc-sem.o [2020-07-30T11:34:51.976Z] #39 137.9 CC criu/protobuf-desc.o [2020-07-30T11:34:52.078Z] #39 32.19 CC images/ipc-desc.o [2020-07-30T11:34:52.078Z] #39 32.41 CC images/ipc-shm.o [2020-07-30T11:34:52.196Z] #39 27.32 CC images/utsns.o [2020-07-30T11:34:52.379Z] #18 23.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:34:52.379Z] #18 23.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-30T11:34:52.379Z] #18 23.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-30T11:34:52.379Z] #18 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-30T11:34:52.379Z] #18 23.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-30T11:34:52.456Z] #39 27.57 CC images/creds.o [2020-07-30T11:34:52.456Z] #39 27.74 CC images/vma.o [2020-07-30T11:34:52.456Z] #39 27.89 CC images/netdev.o [2020-07-30T11:34:52.641Z] #39 32.64 CC images/ipc-msg.o [2020-07-30T11:34:52.677Z] #18 23.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-30T11:34:52.677Z] #18 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-30T11:34:52.677Z] #18 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-30T11:34:52.677Z] #18 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-30T11:34:52.677Z] #18 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-30T11:34:52.677Z] #18 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-30T11:34:52.677Z] #18 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:34:52.898Z] #39 33.00 CC images/ipc-sem.o [2020-07-30T11:34:52.916Z] #39 138.8 CC criu/protobuf.o [2020-07-30T11:34:52.979Z] #18 24.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:34:52.980Z] #18 24.42 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-30T11:34:53.026Z] #39 28.23 CC images/tty.o [2020-07-30T11:34:53.157Z] #39 33.20 CC images/utsns.o [2020-07-30T11:34:53.157Z] #39 33.39 CC images/creds.o [2020-07-30T11:34:53.175Z] #39 139.1 CC criu/pstree.o [2020-07-30T11:34:53.287Z] #18 24.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-30T11:34:53.287Z] #18 24.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-30T11:34:53.415Z] #39 33.64 CC images/vma.o [2020-07-30T11:34:53.587Z] #18 24.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-30T11:34:53.587Z] #18 24.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-30T11:34:53.587Z] #18 24.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-30T11:34:53.587Z] #18 25.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-30T11:34:53.587Z] #18 25.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-30T11:34:53.587Z] #18 25.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-30T11:34:53.587Z] #18 25.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-30T11:34:53.596Z] #39 28.68 CC images/file-lock.o [2020-07-30T11:34:53.596Z] #39 28.83 CC images/rlimit.o [2020-07-30T11:34:53.856Z] #39 28.99 CC images/pagemap.o [2020-07-30T11:34:53.979Z] #39 33.92 CC images/netdev.o [2020-07-30T11:34:54.113Z] #39 140.1 CC criu/rbtree.o [2020-07-30T11:34:54.116Z] #39 29.27 CC images/siginfo.o [2020-07-30T11:34:54.231Z] #18 25.64 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-30T11:34:54.231Z] #18 25.65 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-30T11:34:54.231Z] #18 25.65 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-30T11:34:54.231Z] #18 25.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-30T11:34:54.231Z] #18 25.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-30T11:34:54.236Z] #39 34.24 CC images/tty.o [2020-07-30T11:34:54.373Z] #39 ... [2020-07-30T11:34:54.373Z] [2020-07-30T11:34:54.373Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:34:54.373Z] #36 DONE 213.2s [2020-07-30T11:34:54.373Z] [2020-07-30T11:34:54.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:54.373Z] #39 140.3 CC criu/rst-malloc.o [2020-07-30T11:34:54.376Z] #39 29.56 CC images/rpc.o [2020-07-30T11:34:54.494Z] #39 34.76 CC images/file-lock.o [2020-07-30T11:34:54.528Z] #18 25.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:34:54.633Z] #39 140.6 CC criu/seccomp.o [2020-07-30T11:34:54.750Z] #39 35.01 CC images/rlimit.o [2020-07-30T11:34:54.824Z] #18 ... [2020-07-30T11:34:54.824Z] [2020-07-30T11:34:54.824Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:54.824Z] #42 130.7 crypto/rsa [2020-07-30T11:34:54.824Z] #42 132.1 vendor/golang.org/x/crypto/cryptobyte [2020-07-30T11:34:54.824Z] #42 134.8 github.com/LK4D4/vndr/build [2020-07-30T11:34:54.824Z] #42 135.4 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:34:54.824Z] #42 138.8 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:34:55.015Z] #39 35.29 CC images/pagemap.o [2020-07-30T11:34:55.122Z] #42 ... [2020-07-30T11:34:55.122Z] [2020-07-30T11:34:55.122Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:55.122Z] #40 76.48 LINK criu/pie/restorer.built-in.o [2020-07-30T11:34:55.122Z] #40 76.51 GEN criu/pie/restorer-blob.h [2020-07-30T11:34:55.122Z] #40 76.66 DEP criu/vdso.d [2020-07-30T11:34:55.202Z] #39 141.2 CC criu/seize.o [2020-07-30T11:34:55.316Z] #39 30.60 CC images/ext-file.o [2020-07-30T11:34:55.421Z] #40 76.90 DEP criu/uts_ns.d [2020-07-30T11:34:55.577Z] #39 30.77 CC images/cgroup.o [2020-07-30T11:34:55.579Z] #39 35.64 CC images/siginfo.o [2020-07-30T11:34:55.720Z] #40 77.06 DEP criu/util.d [2020-07-30T11:34:55.771Z] #39 141.8 CC criu/servicefd.o [2020-07-30T11:34:55.836Z] #39 35.95 CC images/rpc.o [2020-07-30T11:34:56.020Z] #40 77.28 DEP criu/uffd.d [2020-07-30T11:34:56.020Z] #40 77.47 DEP criu/tun.d [2020-07-30T11:34:56.031Z] #39 142.0 CC criu/shmem.o [2020-07-30T11:34:56.148Z] #39 31.36 CC images/userns.o [2020-07-30T11:34:56.148Z] #39 ... [2020-07-30T11:34:56.148Z] [2020-07-30T11:34:56.148Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:56.148Z] #54 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:34:56.148Z] #54 117.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:34:56.152Z] #10 ... [2020-07-30T11:34:56.152Z] [2020-07-30T11:34:56.153Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:56.153Z] #41 90.41 crypto/tls [2020-07-30T11:34:56.153Z] #41 94.64 net/http/httptrace [2020-07-30T11:34:56.153Z] #41 94.78 net/http [2020-07-30T11:34:56.153Z] #41 ... [2020-07-30T11:34:56.153Z] [2020-07-30T11:34:56.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:56.153Z] #39 18.84 CC images/core-arm.o [2020-07-30T11:34:56.153Z] #39 19.20 CC images/core-aarch64.o [2020-07-30T11:34:56.153Z] #39 19.61 CC images/core-ppc64.o [2020-07-30T11:34:56.153Z] #39 20.27 CC images/core-s390.o [2020-07-30T11:34:56.153Z] #39 20.85 CC images/cpuinfo.o [2020-07-30T11:34:56.153Z] #39 21.31 CC images/inventory.o [2020-07-30T11:34:56.153Z] #39 21.55 CC images/fdinfo.o [2020-07-30T11:34:56.153Z] #39 21.78 CC images/fown.o [2020-07-30T11:34:56.153Z] #39 22.05 CC images/ns.o [2020-07-30T11:34:56.153Z] #39 22.24 CC images/regfile.o [2020-07-30T11:34:56.153Z] #39 22.39 CC images/ghost-file.o [2020-07-30T11:34:56.153Z] #39 22.78 CC images/fifo.o [2020-07-30T11:34:56.153Z] #39 22.94 CC images/remap-file-path.o [2020-07-30T11:34:56.153Z] #39 23.20 CC images/eventfd.o [2020-07-30T11:34:56.153Z] #39 23.34 CC images/eventpoll.o [2020-07-30T11:34:56.153Z] #39 23.59 CC images/fh.o [2020-07-30T11:34:56.153Z] #39 23.80 CC images/fsnotify.o [2020-07-30T11:34:56.153Z] #39 24.25 CC images/signalfd.o [2020-07-30T11:34:56.153Z] #39 24.49 CC images/fs.o [2020-07-30T11:34:56.153Z] #39 24.72 CC images/pstree.o [2020-07-30T11:34:56.153Z] #39 25.00 CC images/pipe.o [2020-07-30T11:34:56.291Z] #39 ... [2020-07-30T11:34:56.291Z] [2020-07-30T11:34:56.291Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:34:56.291Z] #37 DONE 0.5s [2020-07-30T11:34:56.291Z] [2020-07-30T11:34:56.291Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:56.319Z] #40 77.65 DEP criu/tty.d [2020-07-30T11:34:56.416Z] #39 25.12 CC images/tcp-stream.o [2020-07-30T11:34:56.416Z] #39 25.24 CC images/sk-packet.o [2020-07-30T11:34:56.552Z] #45 ... [2020-07-30T11:34:56.552Z] [2020-07-30T11:34:56.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:34:56.552Z] #39 142.5 CC criu/sigframe.o [2020-07-30T11:34:56.616Z] #40 77.88 DEP criu/timerfd.d [2020-07-30T11:34:56.616Z] #40 78.07 DEP criu/timens.d [2020-07-30T11:34:56.679Z] #39 25.43 CC images/mnt.o [2020-07-30T11:34:56.811Z] #39 142.7 CC criu/signalfd.o [2020-07-30T11:34:56.917Z] #40 78.22 DEP criu/sysfs_parse.d [2020-07-30T11:34:56.917Z] #40 78.39 DEP criu/sysctl.d [2020-07-30T11:34:56.943Z] #39 25.72 CC images/pipe-data.o [2020-07-30T11:34:56.943Z] #39 25.92 CC images/sa.o [2020-07-30T11:34:57.070Z] #39 142.8 CC criu/sk-inet.o [2020-07-30T11:34:57.205Z] #39 37.22 CC images/ext-file.o [2020-07-30T11:34:57.205Z] #39 37.43 CC images/cgroup.o [2020-07-30T11:34:57.207Z] #39 26.11 CC images/timer.o [2020-07-30T11:34:57.217Z] #40 78.53 DEP criu/string.d [2020-07-30T11:34:57.217Z] #40 78.57 DEP criu/stats.d [2020-07-30T11:34:57.217Z] #40 78.83 DEP criu/sockets.d [2020-07-30T11:34:57.330Z] #39 143.4 CC criu/sk-netlink.o [2020-07-30T11:34:57.473Z] #39 26.28 CC images/timerfd.o [2020-07-30T11:34:57.516Z] #40 79.06 DEP criu/sk-unix.d [2020-07-30T11:34:57.589Z] #39 143.7 CC criu/sk-packet.o [2020-07-30T11:34:57.737Z] #39 26.41 CC images/mm.o [2020-07-30T11:34:57.737Z] #39 26.64 CC images/sk-opts.o [2020-07-30T11:34:57.737Z] #39 ... [2020-07-30T11:34:57.737Z] [2020-07-30T11:34:57.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:57.737Z] #41 102.8 github.com/LK4D4/vndr/godl [2020-07-30T11:34:57.816Z] #40 79.39 DEP criu/sk-tcp.d [2020-07-30T11:34:58.119Z] #40 79.65 DEP criu/sk-queue.d [2020-07-30T11:34:58.136Z] #39 38.05 CC images/userns.o [2020-07-30T11:34:58.136Z] #39 38.31 CC images/google/protobuf/descriptor.o [2020-07-30T11:34:58.158Z] #39 144.0 CC criu/sk-queue.o [2020-07-30T11:34:58.417Z] #39 144.3 CC criu/sk-tcp.o [2020-07-30T11:34:58.418Z] #40 79.83 DEP criu/sk-packet.d [2020-07-30T11:34:58.677Z] #39 144.6 CC criu/sk-unix.o [2020-07-30T11:34:58.687Z] #41 103.5 github.com/LK4D4/vndr [2020-07-30T11:34:58.699Z] #39 ... [2020-07-30T11:34:58.699Z] [2020-07-30T11:34:58.699Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:34:58.699Z] #41 113.3 net [2020-07-30T11:34:58.699Z] #41 113.5 compress/gzip [2020-07-30T11:34:58.699Z] #41 114.1 vendor/golang.org/x/text/transform [2020-07-30T11:34:58.699Z] #41 114.8 vendor/golang.org/x/text/unicode/bidi [2020-07-30T11:34:58.699Z] #41 116.4 vendor/golang.org/x/text/secure/bidirule [2020-07-30T11:34:58.699Z] #41 116.7 vendor/golang.org/x/text/unicode/norm [2020-07-30T11:34:58.699Z] #41 120.5 vendor/golang.org/x/net/idna [2020-07-30T11:34:58.699Z] #41 122.8 vendor/golang.org/x/net/http2/hpack [2020-07-30T11:34:58.723Z] #40 80.01 DEP criu/sk-netlink.d [2020-07-30T11:34:58.723Z] #40 80.22 DEP criu/sk-inet.d [2020-07-30T11:34:58.956Z] #41 123.6 mime [2020-07-30T11:34:59.022Z] #40 80.51 DEP criu/signalfd.d [2020-07-30T11:34:59.022Z] #40 80.65 DEP criu/sigframe.d [2020-07-30T11:34:59.321Z] #40 80.74 DEP criu/shmem.d [2020-07-30T11:34:59.321Z] #40 80.90 DEP criu/servicefd.d [2020-07-30T11:34:59.620Z] #40 81.08 DEP criu/seize.d [2020-07-30T11:34:59.620Z] #40 81.21 DEP criu/seccomp.d [2020-07-30T11:34:59.887Z] #41 ... [2020-07-30T11:34:59.887Z] [2020-07-30T11:34:59.887Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:34:59.887Z] #54 124.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-30T11:34:59.887Z] #54 124.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-30T11:34:59.918Z] #40 81.39 DEP criu/rst-malloc.d [2020-07-30T11:34:59.918Z] #40 81.46 DEP criu/rbtree.d [2020-07-30T11:34:59.918Z] #40 81.49 DEP criu/pstree.d [2020-07-30T11:35:00.055Z] #39 145.7 CC criu/sockets.o [2020-07-30T11:35:00.144Z] #54 ... [2020-07-30T11:35:00.144Z] [2020-07-30T11:35:00.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:00.144Z] #10 114.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-30T11:35:00.144Z] #10 114.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-30T11:35:00.144Z] #10 114.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:00.217Z] #40 81.70 DEP criu/protobuf.d [2020-07-30T11:35:00.314Z] #39 146.1 CC criu/stats.o [2020-07-30T11:35:00.314Z] #39 146.3 CC criu/string.o [2020-07-30T11:35:00.314Z] #39 146.3 CC criu/sysctl.o [2020-07-30T11:35:00.401Z] #10 ... [2020-07-30T11:35:00.401Z] [2020-07-30T11:35:00.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:00.401Z] #39 40.12 CC images/opts.o [2020-07-30T11:35:00.401Z] #39 40.40 CC images/seccomp.o [2020-07-30T11:35:00.517Z] #40 81.90 GEN criu/protobuf-desc-gen.h [2020-07-30T11:35:00.658Z] #39 40.77 CC images/binfmt-misc.o [2020-07-30T11:35:00.881Z] #39 146.7 CC criu/sysfs_parse.o [2020-07-30T11:35:00.915Z] #39 40.96 CC images/time.o [2020-07-30T11:35:00.915Z] #39 41.17 CC images/sysctl.o [2020-07-30T11:35:01.140Z] #39 147.0 CC criu/timens.o [2020-07-30T11:35:01.140Z] #39 147.2 CC criu/timerfd.o [2020-07-30T11:35:01.172Z] #39 41.37 CC images/autofs.o [2020-07-30T11:35:01.399Z] #39 147.4 CC criu/tty.o [2020-07-30T11:35:01.429Z] #39 41.65 CC images/macvlan.o [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-30T11:35:01.590Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-07-30T11:35:01.590Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-30T11:35:01.590Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-30T11:35:01.686Z] #39 41.81 CC images/sit.o [2020-07-30T11:35:01.882Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-30T11:35:01.882Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-30T11:35:01.882Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-07-30T11:35:01.944Z] #39 42.00 CC images/memfd.o [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/types [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-30T11:35:02.175Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-30T11:35:02.201Z] #39 42.32 CC images/timens.o [2020-07-30T11:35:02.458Z] #39 42.57 LINK images/built-in.o [2020-07-30T11:35:02.468Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-07-30T11:35:02.468Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-30T11:35:02.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-30T11:35:02.624Z] #40 83.70 DEP criu/protobuf-desc.d [2020-07-30T11:35:02.624Z] #40 83.85 DEP criu/proc_parse.d [2020-07-30T11:35:02.624Z] #40 84.01 DEP criu/plugin.d [2020-07-30T11:35:02.624Z] #40 84.10 DEP criu/pipes.d [2020-07-30T11:35:02.721Z] #39 42.76 GEN compel/include/asm [2020-07-30T11:35:02.721Z] #39 42.78 GEN compel/include/version.h [2020-07-30T11:35:02.721Z] #39 42.82 touch .config [2020-07-30T11:35:02.721Z] #39 42.87 GEN include/common/config.h [2020-07-30T11:35:02.721Z] #39 42.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-30T11:35:02.721Z] #39 42.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-30T11:35:02.721Z] #39 42.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-30T11:35:02.725Z] #54 ... [2020-07-30T11:35:02.725Z] [2020-07-30T11:35:02.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:02.725Z] #39 31.68 CC images/google/protobuf/descriptor.o [2020-07-30T11:35:02.725Z] #39 33.10 CC images/opts.o [2020-07-30T11:35:02.725Z] #39 33.29 CC images/seccomp.o [2020-07-30T11:35:02.725Z] #39 33.58 CC images/binfmt-misc.o [2020-07-30T11:35:02.725Z] #39 33.77 CC images/time.o [2020-07-30T11:35:02.725Z] #39 33.96 CC images/sysctl.o [2020-07-30T11:35:02.725Z] #39 34.14 CC images/autofs.o [2020-07-30T11:35:02.725Z] #39 34.32 CC images/macvlan.o [2020-07-30T11:35:02.725Z] #39 34.49 CC images/sit.o [2020-07-30T11:35:02.725Z] #39 34.73 CC images/memfd.o [2020-07-30T11:35:02.725Z] #39 35.05 CC images/timens.o [2020-07-30T11:35:02.725Z] #39 35.30 LINK images/built-in.o [2020-07-30T11:35:02.725Z] #39 35.43 GEN compel/include/asm [2020-07-30T11:35:02.725Z] #39 35.46 GEN compel/include/version.h [2020-07-30T11:35:02.725Z] #39 35.48 touch .config [2020-07-30T11:35:02.725Z] #39 35.52 GEN include/common/config.h [2020-07-30T11:35:02.725Z] #39 35.58 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-30T11:35:02.725Z] #39 35.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-30T11:35:02.725Z] #39 35.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-30T11:35:02.725Z] #39 35.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-30T11:35:02.725Z] #39 35.67 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-30T11:35:02.725Z] #39 35.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-30T11:35:02.725Z] #39 35.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-30T11:35:02.725Z] #39 35.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-30T11:35:02.725Z] #39 35.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-30T11:35:02.725Z] #39 35.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:35:02.725Z] #39 35.78 DEP compel/plugins/std/infect.d [2020-07-30T11:35:02.725Z] #39 35.89 DEP compel/plugins/std/string.d [2020-07-30T11:35:02.725Z] #39 35.98 DEP compel/plugins/std/log.d [2020-07-30T11:35:02.725Z] #39 36.04 DEP compel/plugins/std/fds.d [2020-07-30T11:35:02.725Z] #39 36.13 DEP compel/plugins/std/std.d [2020-07-30T11:35:02.725Z] #39 36.23 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:35:02.725Z] #39 36.36 DEP compel/plugins/fds/fds.d [2020-07-30T11:35:02.725Z] #39 36.53 CC compel/plugins/std/std.o [2020-07-30T11:35:02.725Z] #39 36.77 CC compel/plugins/std/fds.o [2020-07-30T11:35:02.725Z] #39 ... [2020-07-30T11:35:02.725Z] [2020-07-30T11:35:02.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:02.725Z] #41 112.7 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:35:02.725Z] #41 113.0 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:35:02.725Z] #41 113.5 mime/multipart [2020-07-30T11:35:02.725Z] #41 115.3 crypto/tls [2020-07-30T11:35:02.725Z] #41 121.5 net/http/httptrace [2020-07-30T11:35:02.725Z] #41 121.7 net/http [2020-07-30T11:35:02.725Z] #41 ... [2020-07-30T11:35:02.725Z] [2020-07-30T11:35:02.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:02.725Z] #39 37.09 CC compel/plugins/std/log.o [2020-07-30T11:35:02.725Z] #39 37.64 CC compel/plugins/std/string.o [2020-07-30T11:35:02.760Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-30T11:35:02.760Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-30T11:35:02.760Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-30T11:35:02.778Z] #39 148.4 CC criu/tun.o [2020-07-30T11:35:02.778Z] #39 148.7 CC criu/uffd.o [2020-07-30T11:35:02.916Z] #41 ... [2020-07-30T11:35:02.916Z] [2020-07-30T11:35:02.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:02.916Z] #10 105.6 Selecting previously unselected package libapparmor1:arm64. [2020-07-30T11:35:02.916Z] #10 105.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 105.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-30T11:35:02.916Z] #10 105.7 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-30T11:35:02.916Z] #10 105.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 105.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-30T11:35:02.916Z] #10 105.9 Selecting previously unselected package libbtrfs0. [2020-07-30T11:35:02.916Z] #10 105.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 105.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:02.916Z] #10 106.2 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:35:02.916Z] #10 106.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 106.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:02.916Z] #10 106.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-30T11:35:02.916Z] #10 106.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 106.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-30T11:35:02.916Z] #10 106.7 Selecting previously unselected package libudev-dev:arm64. [2020-07-30T11:35:02.916Z] #10 106.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 106.7 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-30T11:35:02.916Z] #10 106.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-30T11:35:02.916Z] #10 106.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 107.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-30T11:35:02.916Z] #10 107.6 Selecting previously unselected package libpcre16-3:arm64. [2020-07-30T11:35:02.916Z] #10 107.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 107.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-30T11:35:02.916Z] #10 107.9 Selecting previously unselected package libpcre32-3:arm64. [2020-07-30T11:35:02.916Z] #10 107.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-30T11:35:02.916Z] #10 107.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-30T11:35:02.916Z] #10 108.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-30T11:35:02.923Z] #40 84.29 DEP criu/pie-util.d [2020-07-30T11:35:02.923Z] #40 84.39 DEP criu/pie-util-vdso.d [2020-07-30T11:35:02.923Z] #40 84.53 DEP criu/path.d [2020-07-30T11:35:02.978Z] #39 43.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-30T11:35:02.978Z] #39 43.01 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-30T11:35:02.978Z] #39 43.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-30T11:35:02.978Z] #39 43.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-30T11:35:02.978Z] #39 43.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-30T11:35:02.978Z] #39 43.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-30T11:35:02.978Z] #39 43.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:35:02.978Z] #39 43.17 DEP compel/plugins/std/infect.d [2020-07-30T11:35:02.986Z] #39 38.23 CC compel/plugins/std/infect.o [2020-07-30T11:35:03.136Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-07-30T11:35:03.180Z] #10 108.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-30T11:35:03.180Z] #10 108.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-30T11:35:03.180Z] #10 108.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-30T11:35:03.180Z] #10 108.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-30T11:35:03.180Z] #10 108.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-30T11:35:03.227Z] #40 ... [2020-07-30T11:35:03.227Z] [2020-07-30T11:35:03.227Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:03.227Z] #18 26.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-30T11:35:03.227Z] #18 26.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:35:03.227Z] #18 26.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-30T11:35:03.227Z] #18 26.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-30T11:35:03.227Z] #18 26.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:35:03.227Z] #18 26.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-30T11:35:03.227Z] #18 26.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-30T11:35:03.227Z] #18 27.34 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-30T11:35:03.227Z] #18 27.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-30T11:35:03.227Z] #18 27.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:35:03.227Z] #18 29.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-30T11:35:03.227Z] #18 30.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-30T11:35:03.227Z] #18 30.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-30T11:35:03.227Z] #18 31.09 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:35:03.227Z] #18 31.27 Fetched 29.2 MB in 8s (3507 kB/s) [2020-07-30T11:35:03.227Z] #18 31.37 Selecting previously unselected package pigz. [2020-07-30T11:35:03.227Z] #18 31.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-30T11:35:03.227Z] #18 31.49 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-30T11:35:03.227Z] #18 31.49 Unpacking pigz (2.4-1) ... [2020-07-30T11:35:03.227Z] #18 31.57 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-30T11:35:03.227Z] #18 31.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-30T11:35:03.227Z] #18 31.59 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-30T11:35:03.227Z] #18 32.13 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:35:03.227Z] #18 32.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-30T11:35:03.227Z] #18 32.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:03.227Z] #18 33.02 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-30T11:35:03.227Z] #18 33.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:03.235Z] #39 43.25 DEP compel/plugins/std/string.d [2020-07-30T11:35:03.235Z] #39 43.32 DEP compel/plugins/std/log.d [2020-07-30T11:35:03.235Z] #39 43.45 DEP compel/plugins/std/fds.d [2020-07-30T11:35:03.246Z] #39 38.47 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-30T11:35:03.246Z] #39 38.54 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-30T11:35:03.246Z] #39 38.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-30T11:35:03.246Z] #39 38.64 AR compel/plugins/std.lib.a [2020-07-30T11:35:03.347Z] #39 149.2 CC criu/util.o [2020-07-30T11:35:03.492Z] #39 43.54 DEP compel/plugins/std/std.d [2020-07-30T11:35:03.492Z] #39 43.64 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:35:03.492Z] #39 43.74 DEP compel/plugins/fds/fds.d [2020-07-30T11:35:03.506Z] #39 38.70 CC compel/plugins/fds/fds.o [2020-07-30T11:35:03.506Z] #39 38.87 AR compel/plugins/fds.lib.a [2020-07-30T11:35:03.506Z] #39 38.90 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:35:03.750Z] #39 43.88 CC compel/plugins/std/std.o [2020-07-30T11:35:03.757Z] #10 108.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-30T11:35:03.757Z] #10 108.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-30T11:35:03.757Z] #10 108.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-30T11:35:03.766Z] #39 39.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:35:03.766Z] #39 39.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-30T11:35:03.871Z] #18 35.42 Selecting previously unselected package python3-minimal. [2020-07-30T11:35:03.915Z] #39 149.9 CC criu/uts_ns.o [2020-07-30T11:35:04.007Z] #39 44.12 CC compel/plugins/std/fds.o [2020-07-30T11:35:04.020Z] #10 109.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-30T11:35:04.020Z] #10 109.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-30T11:35:04.020Z] #10 109.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-30T11:35:04.026Z] #39 39.20 HOSTDEP compel/src/main-host.d [2020-07-30T11:35:04.026Z] #39 39.26 DEP compel/src/lib/ptrace.d [2020-07-30T11:35:04.026Z] #39 39.34 DEP compel/src/lib/infect.d [2020-07-30T11:35:04.175Z] #39 150.1 CC criu/vdso-compat.o [2020-07-30T11:35:04.176Z] #18 35.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-07-30T11:35:04.176Z] #18 35.51 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-30T11:35:04.176Z] #18 35.52 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:35:04.176Z] #18 35.65 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-30T11:35:04.176Z] #18 35.65 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-30T11:35:04.176Z] #18 35.66 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-30T11:35:04.264Z] #39 44.36 CC compel/plugins/std/log.o [2020-07-30T11:35:04.284Z] #10 109.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-30T11:35:04.284Z] #10 109.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-30T11:35:04.284Z] #10 109.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-30T11:35:04.284Z] #10 109.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-30T11:35:04.284Z] #10 109.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-30T11:35:04.284Z] #10 109.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-30T11:35:04.287Z] #39 39.45 DEP compel/src/lib/infect-util.d [2020-07-30T11:35:04.287Z] #39 39.56 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:35:04.287Z] #39 39.65 DEP compel/arch/x86/src/lib/infect.d [2020-07-30T11:35:04.302Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-30T11:35:04.302Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e5c32c84\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-30T11:35:04.302Z] ---------------------------------------------------------------------------- [2020-07-30T11:35:04.302Z] [2020-07-30T11:35:04.302Z] INFO: executeCI.ps1 starting at Thu Jul 30 11:35:01 CUT 2020 [2020-07-30T11:35:04.302Z] [2020-07-30T11:35:04.302Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-30T11:35:04.302Z] INFO: Running git version 2.24.1.windows.2 [2020-07-30T11:35:04.302Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-30T11:35:04.302Z] INFO: Environment variables: [2020-07-30T11:35:04.302Z] [2020-07-30T11:35:04.302Z] Name Value [2020-07-30T11:35:04.302Z] ---- ----- [2020-07-30T11:35:04.302Z] ALLUSERSPROFILE C:\ProgramData [2020-07-30T11:35:04.302Z] amd64 true [2020-07-30T11:35:04.302Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-30T11:35:04.302Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-30T11:35:04.302Z] arm64 true [2020-07-30T11:35:04.302Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-30T11:35:04.302Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-30T11:35:04.302Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-30T11:35:04.302Z] BRANCH_NAME PR-41284 [2020-07-30T11:35:04.302Z] BUILD_DISPLAY_NAME #6 [2020-07-30T11:35:04.302Z] BUILD_ID 6 [2020-07-30T11:35:04.302Z] BUILD_NUMBER 6 [2020-07-30T11:35:04.302Z] BUILD_TAG jenkins-moby-PR-41284-6 [2020-07-30T11:35:04.302Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41284/6/ [2020-07-30T11:35:04.302Z] CHANGE_AUTHOR akerouanton [2020-07-30T11:35:04.302Z] CHANGE_AUTHOR_DISPLAY_NAME Albin Kerouanton [2020-07-30T11:35:04.302Z] CHANGE_BRANCH service-ulimits [2020-07-30T11:35:04.302Z] CHANGE_FORK akerouanton/docker [2020-07-30T11:35:04.302Z] CHANGE_ID 41284 [2020-07-30T11:35:04.302Z] CHANGE_TARGET master [2020-07-30T11:35:04.302Z] CHANGE_TITLE Support ulimits on Swarm services. [2020-07-30T11:35:04.302Z] CHANGE_URL https://github.com/moby/moby/pull/41284 [2020-07-30T11:35:04.302Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-30T11:35:04.302Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-30T11:35:04.302Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-30T11:35:04.302Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-30T11:35:04.302Z] COMPUTERNAME azwin-2-5ee980 [2020-07-30T11:35:04.302Z] ComSpec C:\windows\system32\cmd.exe [2020-07-30T11:35:04.302Z] ConfigSequenceNumber 0 [2020-07-30T11:35:04.302Z] dco true [2020-07-30T11:35:04.302Z] DOCKER_BUILDKIT 0 [2020-07-30T11:35:04.302Z] DOCKER_DUT_DEBUG 1 [2020-07-30T11:35:04.302Z] DOCKER_EXPERIMENTAL 1 [2020-07-30T11:35:04.302Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-30T11:35:04.302Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-30T11:35:04.302Z] EXECUTOR_NUMBER 0 [2020-07-30T11:35:04.302Z] FQDN azwin-2-5ee980.westus.cloudapp.azure.com [2020-07-30T11:35:04.302Z] GIT_BRANCH PR-41284 [2020-07-30T11:35:04.302Z] GIT_COMMIT 0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:35:04.302Z] GIT_PREVIOUS_COMMIT c76f380bea09206d3302931d9a08c6a535dc41e2 [2020-07-30T11:35:04.302Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT c1a0deaf546c0604384820b5b9694dd0658c21ae [2020-07-30T11:35:04.302Z] GIT_URL https://github.com/moby/moby.git [2020-07-30T11:35:04.302Z] HUDSON_COOKIE 23e50bac-11a7-43a8-ad5f-fbfa54019b79 [2020-07-30T11:35:04.302Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-30T11:35:04.302Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-30T11:35:04.302Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-30T11:35:04.302Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-30T11:35:04.302Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-30T11:35:04.302Z] JENKINS_NODE_COOKIE 1f5e5333-7c38-421c-ba69-979cf76f8ec3 [2020-07-30T11:35:04.302Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-30T11:35:04.302Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-30T11:35:04.302Z] JOB_BASE_NAME PR-41284 [2020-07-30T11:35:04.302Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41284/display/redirect [2020-07-30T11:35:04.302Z] JOB_NAME moby/PR-41284 [2020-07-30T11:35:04.302Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41284/ [2020-07-30T11:35:04.302Z] library.jps.version master [2020-07-30T11:35:04.302Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-30T11:35:04.302Z] NODE_LABELS amd64 azure azwin-2-5ee980 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-30T11:35:04.302Z] NODE_NAME azwin-2-5ee980 [2020-07-30T11:35:04.302Z] NUMBER_OF_PROCESSORS 4 [2020-07-30T11:35:04.302Z] OS Windows_NT [2020-07-30T11:35:04.302Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-30T11:35:04.302Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-30T11:35:04.302Z] ppc64le true [2020-07-30T11:35:04.302Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-30T11:35:04.302Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-30T11:35:04.302Z] PROCESSOR_LEVEL 6 [2020-07-30T11:35:04.302Z] PROCESSOR_REVISION 5504 [2020-07-30T11:35:04.302Z] ProgramData C:\ProgramData [2020-07-30T11:35:04.302Z] ProgramFiles C:\Program Files [2020-07-30T11:35:04.302Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-30T11:35:04.302Z] ProgramW6432 C:\Program Files [2020-07-30T11:35:04.302Z] PROMPT $P$G [2020-07-30T11:35:04.302Z] PSExecutionPolicyPreference Bypass [2020-07-30T11:35:04.302Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-30T11:35:04.302Z] PUBLIC C:\Users\Public [2020-07-30T11:35:04.302Z] rootless true [2020-07-30T11:35:04.302Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41284/6/display/redirect?page=changes [2020-07-30T11:35:04.302Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41284/6/display/redirect [2020-07-30T11:35:04.303Z] s390x true [2020-07-30T11:35:04.303Z] SKIP_VALIDATION_TESTS 1 [2020-07-30T11:35:04.303Z] SOURCES_DRIVE d [2020-07-30T11:35:04.303Z] SOURCES_SUBDIR gopath [2020-07-30T11:35:04.303Z] STAGE_NAME Run tests [2020-07-30T11:35:04.303Z] SystemDrive C: [2020-07-30T11:35:04.303Z] SystemRoot C:\windows [2020-07-30T11:35:04.303Z] TEMP C:\windows\TEMP [2020-07-30T11:35:04.303Z] TESTDEBUG 0 [2020-07-30T11:35:04.303Z] TESTRUN_DRIVE d [2020-07-30T11:35:04.303Z] TESTRUN_SUBDIR CI [2020-07-30T11:35:04.303Z] TIMEOUT 120m [2020-07-30T11:35:04.303Z] TMP C:\windows\TEMP [2020-07-30T11:35:04.303Z] unit_validate true [2020-07-30T11:35:04.303Z] USERDOMAIN WORKGROUP [2020-07-30T11:35:04.303Z] USERNAME azwin-2-5ee980$ [2020-07-30T11:35:04.303Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-30T11:35:04.303Z] validate_force false [2020-07-30T11:35:04.303Z] windir C:\windows [2020-07-30T11:35:04.303Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-30T11:35:04.303Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-30T11:35:04.303Z] windowsRS1 false [2020-07-30T11:35:04.303Z] windowsRS5 true [2020-07-30T11:35:04.303Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-30T11:35:04.303Z] [2020-07-30T11:35:04.303Z] [2020-07-30T11:35:04.303Z] [2020-07-30T11:35:04.303Z] INFO: Sources under d:\gopath\... [2020-07-30T11:35:04.303Z] INFO: Test run under d:\CI\... [2020-07-30T11:35:04.303Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-30T11:35:04.303Z] INFO: docker/docker repository was found [2020-07-30T11:35:04.303Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-30T11:35:04.303Z] ltsc2019: Pulling from windows/servercore [2020-07-30T11:35:04.303Z] 4612f6d0b889: Pulling fs layer [2020-07-30T11:35:04.303Z] fc1b9e59edad: Pulling fs layer [2020-07-30T11:35:04.434Z] #39 150.2 CC criu/vdso.o [2020-07-30T11:35:04.478Z] #18 35.74 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-30T11:35:04.478Z] #18 35.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-30T11:35:04.478Z] #18 35.75 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-30T11:35:04.547Z] #39 39.76 DEP compel/arch/x86/src/lib/cpu.d [2020-07-30T11:35:04.547Z] #39 39.86 DEP compel/src/lib/log.d [2020-07-30T11:35:04.547Z] #39 39.93 DEP compel/src/main.d [2020-07-30T11:35:04.547Z] #39 39.98 DEP compel/src/lib/handle-elf.d [2020-07-30T11:35:04.693Z] #39 150.5 LINK criu/built-in.o [2020-07-30T11:35:04.693Z] #39 150.5 LINK criu/criu [2020-07-30T11:35:04.693Z] #39 150.7 DEP lib/c/criu.d [2020-07-30T11:35:04.693Z] #39 150.7 CC images/rpc.pb-c.o [2020-07-30T11:35:04.807Z] #39 ... [2020-07-30T11:35:04.807Z] [2020-07-30T11:35:04.807Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:04.807Z] #54 DONE 125.9s [2020-07-30T11:35:04.807Z] [2020-07-30T11:35:04.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:04.807Z] #39 40.04 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-30T11:35:04.807Z] #39 ... [2020-07-30T11:35:04.807Z] [2020-07-30T11:35:04.807Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:35:04.807Z] #55 DONE 0.0s [2020-07-30T11:35:04.807Z] [2020-07-30T11:35:04.807Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:35:04.807Z] #56 DONE 0.1s [2020-07-30T11:35:04.827Z] #39 45.13 CC compel/plugins/std/string.o [2020-07-30T11:35:04.952Z] #39 151.0 CC lib/c/criu.o [2020-07-30T11:35:05.067Z] [2020-07-30T11:35:05.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:05.067Z] #10 124.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-30T11:35:05.067Z] #10 124.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-30T11:35:05.067Z] #10 124.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:35:05.067Z] #10 125.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-30T11:35:05.067Z] #10 125.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-30T11:35:05.067Z] #10 125.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:35:05.067Z] #10 125.8 Selecting previously unselected package libbtrfs0. [2020-07-30T11:35:05.067Z] #10 125.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:35:05.067Z] #10 125.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:05.067Z] #10 126.0 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:35:05.067Z] #10 126.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:35:05.067Z] #10 126.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:05.327Z] #10 126.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-30T11:35:05.327Z] #10 126.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:35:05.327Z] #10 126.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:05.327Z] #10 126.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-30T11:35:05.328Z] #10 126.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:35:05.328Z] #10 126.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:05.391Z] #39 45.63 CC compel/plugins/std/infect.o [2020-07-30T11:35:05.521Z] #39 151.6 LINK lib/c/built-in.o [2020-07-30T11:35:05.521Z] #39 151.6 LINK lib/c/libcriu.so [2020-07-30T11:35:05.521Z] #39 151.6 LINK lib/c/libcriu.a [2020-07-30T11:35:05.556Z] #18 36.74 Selecting previously unselected package python3.7. [2020-07-30T11:35:05.556Z] #18 36.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-30T11:35:05.556Z] #18 36.75 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:05.556Z] #18 36.94 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-30T11:35:05.556Z] #18 36.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-30T11:35:05.556Z] #18 ... [2020-07-30T11:35:05.556Z] [2020-07-30T11:35:05.556Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:05.556Z] #42 141.6 mime [2020-07-30T11:35:05.556Z] #42 146.5 vendor/golang.org/x/net/idna [2020-07-30T11:35:05.556Z] #42 147.5 net/textproto [2020-07-30T11:35:05.556Z] #42 147.6 crypto/x509 [2020-07-30T11:35:05.556Z] #42 149.8 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:35:05.556Z] #42 149.8 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:35:05.556Z] #42 ... [2020-07-30T11:35:05.556Z] [2020-07-30T11:35:05.556Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:05.556Z] #18 36.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-30T11:35:05.556Z] #18 36.96 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-30T11:35:05.780Z] #39 151.7 GEN magic.py [2020-07-30T11:35:05.780Z] #39 ... [2020-07-30T11:35:05.780Z] [2020-07-30T11:35:05.780Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:05.780Z] #52 175.5 + bin/containerd [2020-07-30T11:35:05.856Z] #18 37.10 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:35:05.895Z] ok github.com/docker/docker/builder/remotecontext 0.370s coverage: 13.6% of statements [2020-07-30T11:35:05.897Z] #10 126.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-30T11:35:05.897Z] #10 126.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-30T11:35:05.897Z] #10 126.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:35:05.955Z] #39 46.16 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-30T11:35:05.955Z] #39 46.25 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-30T11:35:05.955Z] #39 ... [2020-07-30T11:35:05.955Z] [2020-07-30T11:35:05.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:05.955Z] #10 129.3 Selecting previously unselected package libapparmor1:amd64. [2020-07-30T11:35:05.955Z] #10 129.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:35:05.955Z] #10 129.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-30T11:35:05.955Z] #10 129.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:35:05.955Z] #10 129.6 Selecting previously unselected package libbtrfs0. [2020-07-30T11:35:05.955Z] #10 129.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:05.955Z] #10 129.6 Selecting previously unselected package libbtrfs-dev. [2020-07-30T11:35:05.955Z] #10 129.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:05.955Z] #10 129.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-30T11:35:05.955Z] #10 129.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:05.955Z] #10 129.8 Selecting previously unselected package libudev-dev:amd64. [2020-07-30T11:35:05.955Z] #10 129.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 129.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:05.955Z] #10 130.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-30T11:35:05.955Z] #10 130.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 130.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:35:05.955Z] #10 130.3 Selecting previously unselected package libpcre16-3:amd64. [2020-07-30T11:35:05.955Z] #10 130.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 130.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:05.955Z] #10 130.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-30T11:35:05.955Z] #10 130.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:05.955Z] #10 130.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.157Z] #10 127.1 Selecting previously unselected package libpcre16-3:amd64. [2020-07-30T11:35:06.157Z] #10 127.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:06.157Z] #10 127.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.211Z] #10 111.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-30T11:35:06.211Z] #10 111.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-30T11:35:06.211Z] #10 111.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-30T11:35:06.418Z] #10 127.3 Selecting previously unselected package libpcre32-3:amd64. [2020-07-30T11:35:06.418Z] #10 127.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:06.418Z] #10 127.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.418Z] #10 127.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-30T11:35:06.418Z] #10 127.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:06.418Z] #10 127.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.475Z] #10 111.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:35:06.475Z] #10 111.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-30T11:35:06.475Z] #10 111.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-30T11:35:06.519Z] #10 131.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-30T11:35:06.519Z] #10 131.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:06.529Z] ok github.com/docker/docker/builder/dockerfile 0.954s coverage: 48.1% of statements [2020-07-30T11:35:06.678Z] #10 127.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-30T11:35:06.678Z] #10 127.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:06.678Z] #10 127.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.739Z] #10 ... [2020-07-30T11:35:06.739Z] [2020-07-30T11:35:06.739Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:35:06.739Z] #28 DONE 111.8s [2020-07-30T11:35:06.739Z] [2020-07-30T11:35:06.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:06.739Z] #41 DONE 111.9s [2020-07-30T11:35:06.739Z] [2020-07-30T11:35:06.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:06.739Z] #10 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:06.739Z] #10 112.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:06.739Z] #10 ... [2020-07-30T11:35:06.739Z] [2020-07-30T11:35:06.739Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:06.739Z] #21 108.3 Checking out files: 30% (3295/10829) Checking out files: 31% (3357/10829) Checking out files: 32% (3466/10829) Checking out files: 33% (3574/10829) Checking out files: 34% (3682/10829) Checking out files: 35% (3791/10829) Checking out files: 36% (3899/10829) Checking out files: 37% (4007/10829) Checking out files: 38% (4116/10829) Checking out files: 39% (4224/10829) Checking out files: 40% (4332/10829) Checking out files: 41% (4440/10829) Checking out files: 42% (4549/10829) Checking out files: 43% (4657/10829) Checking out files: 44% (4765/10829) Checking out files: 45% (4874/10829) Checking out files: 46% (4982/10829) Checking out files: 47% (5090/10829) Checking out files: 48% (5198/10829) Checking out files: 49% (5307/10829) Checking out files: 49% (5362/10829) Checking out files: 50% (5415/10829) Checking out files: 51% (5523/10829) Checking out files: 52% (5632/10829) Checking out files: 53% (5740/10829) Checking out files: 54% (5848/10829) Checking out files: 55% (5956/10829) Checking out files: 56% (6065/10829) Checking out files: 57% (6173/10829) Checking out files: 58% (6281/10829) Checking out files: 59% (6390/10829) Checking out files: 60% (6498/10829) Checking out files: 61% (6606/10829) Checking out files: 62% (6714/10829) Checking out files: 63% (6823/10829) Checking out files: 64% (6931/10829) Checking out files: 65% (7039/10829) Checking out files: 66% (7148/10829) Checking out files: 67% (7256/10829) Checking out files: 68% (7364/10829) Checking out files: 69% (7473/10829) Checking out files: 70% (7581/10829) Checking out files: 71% (7689/10829) Checking out files: 72% (7797/10829) Checking out files: 73% (7906/10829) Checking out files: 74% (8014/10829) Checking out files: 74% (8026/10829) Checking out files: 75% (8122/10829) Checking out files: 76% (8231/10829) Checking out files: 77% (8339/10829) Checking out files: 78% (8447/10829) Checking out files: 79% (8555/10829) Checking out files: 80% (8664/10829) Checking out files: 81% (8772/10829) Checking out files: 82% (8880/10829) Checking out files: 83% (8989/10829) Checking out files: 84% (9097/10829) Checking out files: 85% (9205/10829) Checking out files: 86% (9313/10829) Checking out files: 87% (9422/10829) Checking out files: 88% (9530/10829) Checking out files: 89% (9638/10829) Checking out files: 90% (9747/10829) Checking out files: 91% (9855/10829) Checking out files: 92% (9963/10829) Checking out files: 93% (10071/10829) Checking out files: 94% (10180/10829) Checking out files: 95% (10288/10829) Checking out files: 96% (10396/10829) Checking out files: 97% (10505/10829) Checking out files: 98% (10613/10829) Checking out files: 99% (10721/10829) Checking out files: 99% (10808/10829) Checking out files: 100% (10829/10829) Checking out files: 100% (10829/10829), done. [2020-07-30T11:35:06.739Z] #21 111.4 + cd /tmp/tmp.BTEY7Kg0xJ/tmp/docker-ce [2020-07-30T11:35:06.739Z] #21 111.4 + git checkout -q v17.06.2-ce [2020-07-30T11:35:06.816Z] #10 131.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:35:06.915Z] #18 38.02 Selecting previously unselected package python3. [2020-07-30T11:35:06.915Z] #18 38.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 ... 24022 files and directories currently installed.) [2020-07-30T11:35:06.915Z] #18 38.10 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-30T11:35:06.915Z] #18 38.12 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:35:06.915Z] #18 38.25 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-30T11:35:06.915Z] #18 38.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-30T11:35:06.915Z] #18 38.27 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:06.915Z] #18 38.35 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-30T11:35:06.915Z] #18 38.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-30T11:35:06.915Z] #18 38.39 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:06.938Z] #10 128.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-30T11:35:06.938Z] #10 128.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-30T11:35:06.938Z] #10 128.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:35:07.077Z] #10 ... [2020-07-30T11:35:07.077Z] [2020-07-30T11:35:07.077Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:07.077Z] #54 DONE 131.9s [2020-07-30T11:35:07.077Z] [2020-07-30T11:35:07.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:07.077Z] #10 131.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-30T11:35:07.077Z] #10 131.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-30T11:35:07.077Z] #10 131.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:35:07.163Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-30T11:35:07.198Z] #10 128.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-30T11:35:07.198Z] #10 128.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:35:07.198Z] #10 128.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:07.214Z] #18 38.47 Selecting previously unselected package libiptc0:ppc64el. [2020-07-30T11:35:07.214Z] #18 38.49 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-30T11:35:07.214Z] #18 38.50 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:07.214Z] #18 38.62 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-30T11:35:07.214Z] #18 38.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-30T11:35:07.214Z] #18 38.63 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-30T11:35:07.214Z] #18 38.69 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-30T11:35:07.214Z] #18 38.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-30T11:35:07.214Z] #18 38.71 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-30T11:35:07.334Z] #10 ... [2020-07-30T11:35:07.334Z] [2020-07-30T11:35:07.334Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-30T11:35:07.334Z] #55 DONE 0.0s [2020-07-30T11:35:07.334Z] [2020-07-30T11:35:07.334Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-30T11:35:07.334Z] #56 DONE 0.0s [2020-07-30T11:35:07.334Z] [2020-07-30T11:35:07.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:07.334Z] #39 46.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-30T11:35:07.334Z] #39 46.46 AR compel/plugins/std.lib.a [2020-07-30T11:35:07.334Z] #39 46.54 CC compel/plugins/fds/fds.o [2020-07-30T11:35:07.334Z] #39 46.80 AR compel/plugins/fds.lib.a [2020-07-30T11:35:07.334Z] #39 46.84 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:35:07.334Z] #39 46.96 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:35:07.334Z] #39 47.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-30T11:35:07.334Z] #39 47.06 HOSTDEP compel/src/main-host.d [2020-07-30T11:35:07.334Z] #39 47.17 DEP compel/src/lib/ptrace.d [2020-07-30T11:35:07.334Z] #39 47.30 DEP compel/src/lib/infect.d [2020-07-30T11:35:07.334Z] #39 47.55 DEP compel/src/lib/infect-util.d [2020-07-30T11:35:07.334Z] #39 47.67 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:35:07.455Z] ok github.com/docker/docker/builder/remotecontext/git 1.078s coverage: 86.3% of statements [2020-07-30T11:35:07.455Z] ? github.com/docker/docker/cli [no test files] [2020-07-30T11:35:07.455Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-30T11:35:07.458Z] #10 128.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-30T11:35:07.458Z] #10 128.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-30T11:35:07.458Z] #10 128.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:35:07.458Z] #10 128.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-30T11:35:07.458Z] #10 128.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:35:07.458Z] #10 128.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:07.513Z] #18 38.81 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-30T11:35:07.513Z] #18 38.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-30T11:35:07.513Z] #18 38.84 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-30T11:35:07.513Z] #18 38.97 Selecting previously unselected package iptables. [2020-07-30T11:35:07.513Z] #18 38.97 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-30T11:35:07.513Z] #18 38.97 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:35:07.591Z] #39 47.75 DEP compel/arch/x86/src/lib/infect.d [2020-07-30T11:35:07.591Z] #39 47.93 DEP compel/arch/x86/src/lib/cpu.d [2020-07-30T11:35:07.848Z] #39 48.04 DEP compel/src/lib/log.d [2020-07-30T11:35:08.028Z] #10 128.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:35:08.028Z] #10 128.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:35:08.028Z] #10 128.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:35:08.028Z] #10 128.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:35:08.028Z] #10 128.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:08.028Z] #10 129.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:35:08.028Z] #10 129.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:08.028Z] #10 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-30T11:35:08.028Z] #10 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-30T11:35:08.028Z] #10 129.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:08.028Z] #10 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-30T11:35:08.028Z] #10 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-30T11:35:08.028Z] #10 129.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:35:08.105Z] #39 48.21 DEP compel/src/main.d [2020-07-30T11:35:08.105Z] #39 48.33 DEP compel/src/lib/handle-elf.d [2020-07-30T11:35:08.105Z] #39 48.43 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-30T11:35:08.138Z] #21 ... [2020-07-30T11:35:08.138Z] [2020-07-30T11:35:08.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:08.138Z] #39 26.85 CC images/sk-unix.o [2020-07-30T11:35:08.138Z] #39 27.10 CC images/sk-inet.o [2020-07-30T11:35:08.138Z] #39 27.52 CC images/tun.o [2020-07-30T11:35:08.138Z] #39 27.80 CC images/sk-netlink.o [2020-07-30T11:35:08.138Z] #39 27.93 CC images/packet-sock.o [2020-07-30T11:35:08.138Z] #39 28.18 CC images/ipc-var.o [2020-07-30T11:35:08.138Z] #39 28.43 CC images/ipc-desc.o [2020-07-30T11:35:08.138Z] #39 28.69 CC images/ipc-shm.o [2020-07-30T11:35:08.138Z] #39 28.94 CC images/ipc-msg.o [2020-07-30T11:35:08.138Z] #39 29.31 CC images/ipc-sem.o [2020-07-30T11:35:08.138Z] #39 29.60 CC images/utsns.o [2020-07-30T11:35:08.138Z] #39 29.86 CC images/creds.o [2020-07-30T11:35:08.138Z] #39 30.14 CC images/vma.o [2020-07-30T11:35:08.138Z] #39 30.34 CC images/netdev.o [2020-07-30T11:35:08.138Z] #39 30.87 CC images/tty.o [2020-07-30T11:35:08.138Z] #39 31.40 CC images/file-lock.o [2020-07-30T11:35:08.138Z] #39 31.53 CC images/rlimit.o [2020-07-30T11:35:08.138Z] #39 31.67 CC images/pagemap.o [2020-07-30T11:35:08.138Z] #39 31.94 CC images/siginfo.o [2020-07-30T11:35:08.138Z] #39 32.11 CC images/rpc.o [2020-07-30T11:35:08.138Z] #39 33.23 CC images/ext-file.o [2020-07-30T11:35:08.138Z] #39 33.39 CC images/cgroup.o [2020-07-30T11:35:08.138Z] #39 34.11 CC images/userns.o [2020-07-30T11:35:08.138Z] #39 34.41 CC images/google/protobuf/descriptor.o [2020-07-30T11:35:08.138Z] #39 35.70 CC images/opts.o [2020-07-30T11:35:08.138Z] #39 35.91 CC images/seccomp.o [2020-07-30T11:35:08.138Z] #39 36.26 CC images/binfmt-misc.o [2020-07-30T11:35:08.138Z] #39 36.44 CC images/time.o [2020-07-30T11:35:08.138Z] #39 36.65 CC images/sysctl.o [2020-07-30T11:35:08.138Z] #39 36.87 CC images/autofs.o [2020-07-30T11:35:08.138Z] #39 37.09 CC images/macvlan.o [2020-07-30T11:35:08.138Z] #39 ... [2020-07-30T11:35:08.138Z] [2020-07-30T11:35:08.138Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:08.138Z] #10 112.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-30T11:35:08.138Z] #10 112.0 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-30T11:35:08.138Z] #10 112.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:35:08.138Z] #10 112.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:08.138Z] #10 112.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-30T11:35:08.138Z] #10 112.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:35:08.138Z] #10 112.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-30T11:35:08.138Z] #10 112.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:35:08.138Z] #10 112.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-30T11:35:08.138Z] #10 112.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:08.138Z] #10 112.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-30T11:35:08.138Z] #10 112.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-30T11:35:08.138Z] #10 112.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:08.138Z] #10 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-30T11:35:08.138Z] #10 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-30T11:35:08.138Z] #10 112.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:35:08.138Z] #10 112.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-30T11:35:08.138Z] #10 112.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-30T11:35:08.138Z] #10 112.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:35:08.138Z] #10 112.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-30T11:35:08.138Z] #10 112.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-30T11:35:08.138Z] #10 112.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:35:08.161Z] #18 39.70 Selecting previously unselected package xxd. [2020-07-30T11:35:08.288Z] #10 129.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:35:08.288Z] #10 129.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:08.289Z] #10 129.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:35:08.289Z] #10 129.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:08.289Z] #10 129.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:08.289Z] #10 129.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:35:08.314Z] #52 ... [2020-07-30T11:35:08.314Z] [2020-07-30T11:35:08.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:08.314Z] #39 151.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:35:08.314Z] #39 151.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:35:08.314Z] #39 151.8 Note: Building without GnuTLS support [2020-07-30T11:35:08.314Z] #39 151.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:35:08.314Z] #39 151.8 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:35:08.314Z] #39 152.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:35:08.314Z] #39 152.6 make[1]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.1 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:35:08.314Z] #39 153.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:35:08.314Z] #39 153.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:35:08.314Z] #39 153.2 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:35:08.314Z] #39 153.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:35:08.314Z] #39 153.2 make[1]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:35:08.314Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.6 make[2]: Nothing to be done for 'all'. [2020-07-30T11:35:08.314Z] #39 153.6 INSTALL criu/criu [2020-07-30T11:35:08.314Z] #39 DONE 154.0s [2020-07-30T11:35:08.314Z] [2020-07-30T11:35:08.314Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:08.405Z] #10 DONE 113.4s [2020-07-30T11:35:08.405Z] [2020-07-30T11:35:08.405Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:08.406Z] #21 ... [2020-07-30T11:35:08.406Z] [2020-07-30T11:35:08.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:08.406Z] #39 37.33 CC images/sit.o [2020-07-30T11:35:08.460Z] #18 39.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-30T11:35:08.460Z] #18 39.71 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:35:08.460Z] #18 39.82 Selecting previously unselected package vim-common. [2020-07-30T11:35:08.460Z] #18 39.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:08.460Z] #18 39.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:08.669Z] #39 48.59 CC compel/src/lib/log.o [2020-07-30T11:35:08.669Z] #39 48.93 CC compel/arch/x86/src/lib/cpu.o [2020-07-30T11:35:08.669Z] #39 37.50 CC images/memfd.o [2020-07-30T11:35:08.759Z] #18 40.05 Selecting previously unselected package bash-completion. [2020-07-30T11:35:08.759Z] #18 40.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:35:08.861Z] #10 DONE 129.8s [2020-07-30T11:35:08.861Z] [2020-07-30T11:35:08.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:08.861Z] #39 40.23 CC compel/src/lib/log.o [2020-07-30T11:35:08.861Z] #39 40.49 CC compel/arch/x86/src/lib/cpu.o [2020-07-30T11:35:08.861Z] #39 41.65 CC compel/arch/x86/src/lib/infect.o [2020-07-30T11:35:08.861Z] #39 42.42 CC compel/src/lib/infect-rpc.o [2020-07-30T11:35:08.861Z] #39 42.78 CC compel/src/lib/infect-util.o [2020-07-30T11:35:08.861Z] #39 43.00 CC compel/src/lib/infect.o [2020-07-30T11:35:08.933Z] #39 37.88 CC images/timens.o [2020-07-30T11:35:09.060Z] fc1b9e59edad: Verifying Checksum [2020-07-30T11:35:09.060Z] fc1b9e59edad: Download complete [2020-07-30T11:35:09.197Z] #39 38.11 LINK images/built-in.o [2020-07-30T11:35:09.462Z] #39 38.29 GEN compel/include/asm [2020-07-30T11:35:09.462Z] #39 38.33 GEN compel/include/version.h [2020-07-30T11:35:09.462Z] #39 38.35 touch .config [2020-07-30T11:35:09.601Z] #39 49.57 CC compel/arch/x86/src/lib/infect.o [2020-07-30T11:35:09.691Z] #52 ... [2020-07-30T11:35:09.692Z] [2020-07-30T11:35:09.692Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:35:09.692Z] #40 DONE 0.1s [2020-07-30T11:35:09.692Z] [2020-07-30T11:35:09.692Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:35:09.692Z] #42 DONE 0.2s [2020-07-30T11:35:09.692Z] [2020-07-30T11:35:09.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:09.692Z] #45 228.1 + cd /tmp/tmp.bZbQVm2KmH/src/github.com/golangci/golangci-lint/ [2020-07-30T11:35:09.692Z] #45 228.1 + git checkout -q v1.23.8 [2020-07-30T11:35:09.692Z] #45 228.5 ++ git describe --tags [2020-07-30T11:35:09.692Z] #45 228.5 + version=v1.23.8 [2020-07-30T11:35:09.692Z] #45 228.5 ++ git rev-parse --short HEAD [2020-07-30T11:35:09.692Z] #45 228.5 + commit=76a82c6 [2020-07-30T11:35:09.692Z] #45 228.5 ++ git show -s --format=%cd [2020-07-30T11:35:09.692Z] #45 228.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:35:09.692Z] #45 228.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-30T11:35:09.726Z] #39 38.47 GEN include/common/config.h [2020-07-30T11:35:09.726Z] #39 38.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-30T11:35:09.726Z] #39 38.63 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-30T11:35:09.726Z] #39 38.69 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-30T11:35:09.951Z] #45 ... [2020-07-30T11:35:09.951Z] [2020-07-30T11:35:09.951Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:35:09.951Z] #44 DONE 0.1s [2020-07-30T11:35:09.989Z] #39 38.72 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-30T11:35:09.990Z] #39 38.76 DEP compel/plugins/std/infect.d [2020-07-30T11:35:09.990Z] #39 38.92 DEP compel/plugins/std/string.d [2020-07-30T11:35:09.990Z] #39 38.97 DEP compel/plugins/std/log.d [2020-07-30T11:35:10.166Z] #39 50.29 CC compel/src/lib/infect-rpc.o [2020-07-30T11:35:10.166Z] #39 ... [2020-07-30T11:35:10.166Z] [2020-07-30T11:35:10.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-30T11:35:10.166Z] #10 132.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-30T11:35:10.166Z] #10 132.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-30T11:35:10.166Z] #10 132.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:35:10.166Z] #10 133.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-30T11:35:10.166Z] #10 133.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-30T11:35:10.166Z] #10 133.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:10.166Z] #10 133.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-30T11:35:10.166Z] #10 133.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-30T11:35:10.166Z] #10 133.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:35:10.166Z] #10 133.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-30T11:35:10.166Z] #10 133.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-30T11:35:10.166Z] #10 133.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:10.166Z] #10 134.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-30T11:35:10.166Z] #10 134.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-30T11:35:10.166Z] #10 134.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-30T11:35:10.166Z] #10 134.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:10.166Z] #10 134.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-30T11:35:10.166Z] #10 134.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-30T11:35:10.166Z] #10 134.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:10.166Z] #10 134.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-30T11:35:10.166Z] #10 134.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-30T11:35:10.166Z] #10 134.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-30T11:35:10.166Z] #10 134.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-30T11:35:10.166Z] #10 134.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-30T11:35:10.166Z] #10 134.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-30T11:35:10.166Z] #10 134.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-30T11:35:10.166Z] #10 134.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:10.166Z] #10 134.4 Setting up dmsetup (2:1.02.155-3) ... [2020-07-30T11:35:10.166Z] #10 134.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:10.166Z] #10 134.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-30T11:35:10.166Z] #10 134.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:35:10.166Z] #10 DONE 134.8s [2020-07-30T11:35:10.190Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2020-07-30T11:35:10.210Z] [2020-07-30T11:35:10.210Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:10.253Z] #39 39.02 DEP compel/plugins/std/fds.d [2020-07-30T11:35:10.253Z] #39 39.10 DEP compel/plugins/std/std.d [2020-07-30T11:35:10.253Z] #39 39.14 DEP compel/plugins/shmem/shmem.d [2020-07-30T11:35:10.253Z] #39 39.18 DEP compel/plugins/fds/fds.d [2020-07-30T11:35:10.422Z] #39 45.35 CC compel/src/lib/ptrace.o [2020-07-30T11:35:10.422Z] #39 ... [2020-07-30T11:35:10.422Z] [2020-07-30T11:35:10.422Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:35:10.422Z] #11 DONE 1.7s [2020-07-30T11:35:10.422Z] [2020-07-30T11:35:10.422Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:35:10.423Z] [2020-07-30T11:35:10.423Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:35:10.516Z] #39 39.26 CC compel/plugins/std/std.o [2020-07-30T11:35:10.517Z] #39 ... [2020-07-30T11:35:10.517Z] [2020-07-30T11:35:10.517Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:35:10.517Z] #11 DONE 2.2s [2020-07-30T11:35:10.783Z] [2020-07-30T11:35:10.783Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:10.783Z] #49 1.988 + RM_GOPATH=0 [2020-07-30T11:35:10.783Z] #49 1.988 + TMP_GOPATH= [2020-07-30T11:35:10.783Z] #49 1.988 + : /build [2020-07-30T11:35:10.783Z] #49 1.989 + '[' -z '' ']' [2020-07-30T11:35:10.783Z] #49 1.991 ++ mktemp -d [2020-07-30T11:35:10.783Z] #49 1.995 + export GOPATH=/tmp/tmp.XVkxSseOzO [2020-07-30T11:35:10.783Z] #49 1.995 + GOPATH=/tmp/tmp.XVkxSseOzO [2020-07-30T11:35:10.783Z] #49 1.995 + RM_GOPATH=1 [2020-07-30T11:35:10.783Z] #49 1.996 + case "$(go env GOARCH)" in [2020-07-30T11:35:10.783Z] #49 1.996 ++ go env GOARCH [2020-07-30T11:35:10.783Z] #49 2.011 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:10.783Z] #49 2.011 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:10.783Z] #49 2.013 ++ dirname /tmp/install/install.sh [2020-07-30T11:35:10.783Z] #49 2.022 + dir=/tmp/install [2020-07-30T11:35:10.783Z] #49 2.022 + bin=runc [2020-07-30T11:35:10.783Z] #49 2.022 + shift [2020-07-30T11:35:10.783Z] #49 2.023 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:35:10.783Z] #49 2.023 + . /tmp/install/runc.installer [2020-07-30T11:35:10.783Z] #49 2.023 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:10.783Z] #49 2.024 + install_runc [2020-07-30T11:35:10.783Z] #49 2.026 + uname -r [2020-07-30T11:35:10.783Z] #49 2.027 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:35:10.783Z] #49 2.041 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:35:10.783Z] #49 2.043 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:35:10.783Z] #49 2.045 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:35:10.783Z] #49 2.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XVkxSseOzO/src/github.com/opencontainers/runc [2020-07-30T11:35:10.783Z] #49 2.062 Cloning into '/tmp/tmp.XVkxSseOzO/src/github.com/opencontainers/runc'... [2020-07-30T11:35:10.984Z] #11 ... [2020-07-30T11:35:10.984Z] [2020-07-30T11:35:10.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:10.984Z] #41 125.6 mime/quotedprintable [2020-07-30T11:35:10.984Z] #41 125.9 net/http/internal [2020-07-30T11:35:10.984Z] #41 129.3 net/textproto [2020-07-30T11:35:10.984Z] #41 129.3 crypto/x509 [2020-07-30T11:35:10.984Z] #41 130.3 vendor/golang.org/x/net/http/httpguts [2020-07-30T11:35:10.984Z] #41 130.7 vendor/golang.org/x/net/http/httpproxy [2020-07-30T11:35:10.984Z] #41 131.0 mime/multipart [2020-07-30T11:35:10.984Z] #41 133.4 crypto/tls [2020-07-30T11:35:10.984Z] #41 ... [2020-07-30T11:35:10.984Z] [2020-07-30T11:35:10.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:10.984Z] #39 50.97 CC compel/src/lib/infect-util.o [2020-07-30T11:35:10.984Z] #39 51.31 CC compel/src/lib/infect.o [2020-07-30T11:35:11.547Z] #39 ... [2020-07-30T11:35:11.547Z] [2020-07-30T11:35:11.547Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-30T11:35:11.547Z] #11 DONE 1.6s [2020-07-30T11:35:11.804Z] [2020-07-30T11:35:11.804Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:11.804Z] #49 1.436 + RM_GOPATH=0 [2020-07-30T11:35:11.804Z] #49 1.436 + TMP_GOPATH= [2020-07-30T11:35:11.804Z] #49 1.436 + : /build [2020-07-30T11:35:11.804Z] #49 1.436 + '[' -z '' ']' [2020-07-30T11:35:11.804Z] #49 1.439 ++ mktemp -d [2020-07-30T11:35:11.804Z] #49 1.445 + export GOPATH=/tmp/tmp.yHqU6SS7nZ [2020-07-30T11:35:11.804Z] #49 1.445 + GOPATH=/tmp/tmp.yHqU6SS7nZ [2020-07-30T11:35:11.804Z] #49 1.445 + RM_GOPATH=1 [2020-07-30T11:35:11.804Z] #49 1.445 + case "$(go env GOARCH)" in [2020-07-30T11:35:11.804Z] #49 1.445 ++ go env GOARCH [2020-07-30T11:35:11.804Z] #49 1.466 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:11.804Z] #49 1.470 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:11.804Z] #49 1.470 ++ dirname /tmp/install/install.sh [2020-07-30T11:35:11.804Z] #49 1.473 + dir=/tmp/install [2020-07-30T11:35:11.804Z] #49 1.477 + bin=runc [2020-07-30T11:35:11.804Z] #49 1.479 + shift [2020-07-30T11:35:11.804Z] #49 1.479 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:35:11.804Z] #49 1.482 + . /tmp/install/runc.installer [2020-07-30T11:35:11.804Z] #49 1.482 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:11.804Z] #49 1.482 + install_runc [2020-07-30T11:35:11.804Z] #49 1.483 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:35:11.804Z] #49 1.487 + uname -r [2020-07-30T11:35:11.804Z] #49 1.487 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:35:11.804Z] #49 1.488 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:35:11.804Z] #49 1.488 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:35:11.804Z] #49 1.488 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yHqU6SS7nZ/src/github.com/opencontainers/runc [2020-07-30T11:35:11.804Z] #49 1.491 Cloning into '/tmp/tmp.yHqU6SS7nZ/src/github.com/opencontainers/runc'... [2020-07-30T11:35:11.806Z] #12 DONE 1.3s [2020-07-30T11:35:11.806Z] [2020-07-30T11:35:11.806Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:35:12.183Z] #49 ... [2020-07-30T11:35:12.183Z] [2020-07-30T11:35:12.183Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:35:12.183Z] #12 DONE 1.8s [2020-07-30T11:35:12.447Z] [2020-07-30T11:35:12.447Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:35:12.736Z] #49 ... [2020-07-30T11:35:12.736Z] [2020-07-30T11:35:12.736Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-30T11:35:12.736Z] #12 DONE 1.2s [2020-07-30T11:35:12.746Z] #13 0.936 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:35:12.746Z] #13 DONE 1.1s [2020-07-30T11:35:12.746Z] [2020-07-30T11:35:12.746Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:35:12.995Z] [2020-07-30T11:35:12.995Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-30T11:35:13.300Z] #18 44.08 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:35:13.300Z] #18 ... [2020-07-30T11:35:13.300Z] [2020-07-30T11:35:13.300Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:13.301Z] #22 153.5 Checking out files: 30% (3338/10829) Checking out files: 31% (3357/10829) Checking out files: 32% (3466/10829) Checking out files: 33% (3574/10829) Checking out files: 34% (3682/10829) Checking out files: 35% (3791/10829) Checking out files: 36% (3899/10829) Checking out files: 37% (4007/10829) Checking out files: 38% (4116/10829) Checking out files: 39% (4224/10829) Checking out files: 40% (4332/10829) Checking out files: 41% (4440/10829) Checking out files: 42% (4549/10829) Checking out files: 43% (4657/10829) Checking out files: 44% (4765/10829) Checking out files: 45% (4874/10829) Checking out files: 46% (4982/10829) Checking out files: 47% (5090/10829) Checking out files: 48% (5198/10829) Checking out files: 49% (5307/10829) Checking out files: 50% (5415/10829) Checking out files: 51% (5523/10829) Checking out files: 52% (5632/10829) Checking out files: 53% (5740/10829) Checking out files: 54% (5848/10829) Checking out files: 55% (5956/10829) Checking out files: 56% (6065/10829) Checking out files: 56% (6081/10829) Checking out files: 57% (6173/10829) Checking out files: 58% (6281/10829) Checking out files: 59% (6390/10829) Checking out files: 60% (6498/10829) Checking out files: 61% (6606/10829) Checking out files: 62% (6714/10829) Checking out files: 63% (6823/10829) Checking out files: 64% (6931/10829) Checking out files: 65% (7039/10829) Checking out files: 66% (7148/10829) Checking out files: 67% (7256/10829) Checking out files: 68% (7364/10829) Checking out files: 69% (7473/10829) Checking out files: 70% (7581/10829) Checking out files: 71% (7689/10829) Checking out files: 72% (7797/10829) Checking out files: 73% (7906/10829) Checking out files: 74% (8014/10829) Checking out files: 75% (8122/10829) Checking out files: 76% (8231/10829) Checking out files: 77% (8339/10829) Checking out files: 78% (8447/10829) Checking out files: 78% (8476/10829) Checking out files: 79% (8555/10829) Checking out files: 80% (8664/10829) Checking out files: 81% (8772/10829) Checking out files: 82% (8880/10829) Checking out files: 83% (8989/10829) Checking out files: 84% (9097/10829) Checking out files: 85% (9205/10829) Checking out files: 86% (9313/10829) Checking out files: 87% (9422/10829) Checking out files: 88% (9530/10829) Checking out files: 89% (9638/10829) Checking out files: 90% (9747/10829) Checking out files: 91% (9855/10829) Checking out files: 92% (9963/10829) Checking out files: 93% (10071/10829) Checking out files: 94% (10180/10829) Checking out files: 95% (10288/10829) Checking out files: 96% (10396/10829) Checking out files: 97% (10505/10829) Checking out files: 98% (10613/10829) Checking out files: 99% (10721/10829) Checking out files: 100% (10829/10829) Checking out files: 100% (10829/10829), done. [2020-07-30T11:35:13.301Z] #22 156.4 + cd /tmp/tmp.i1rUuHHuRp/tmp/docker-ce [2020-07-30T11:35:13.301Z] #22 156.4 + git checkout -q v17.06.2-ce [2020-07-30T11:35:13.301Z] #22 ... [2020-07-30T11:35:13.301Z] [2020-07-30T11:35:13.301Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:13.301Z] #40 84.69 DEP criu/parasite-syscall.d [2020-07-30T11:35:13.301Z] #40 84.88 DEP criu/pagemap.d [2020-07-30T11:35:13.301Z] #40 85.12 DEP criu/pagemap-cache.d [2020-07-30T11:35:13.301Z] #40 85.25 DEP criu/page-xfer.d [2020-07-30T11:35:13.301Z] #40 85.42 DEP criu/page-pipe.d [2020-07-30T11:35:13.301Z] #40 85.56 DEP criu/netfilter.d [2020-07-30T11:35:13.301Z] #40 85.81 DEP criu/net.d [2020-07-30T11:35:13.301Z] #40 86.09 DEP criu/namespaces.d [2020-07-30T11:35:13.301Z] #40 86.32 DEP criu/mount.d [2020-07-30T11:35:13.301Z] #40 86.53 DEP criu/memfd.d [2020-07-30T11:35:13.301Z] #40 86.72 DEP criu/mem.d [2020-07-30T11:35:13.301Z] #40 86.92 DEP criu/lsm.d [2020-07-30T11:35:13.301Z] #40 87.04 DEP criu/log.d [2020-07-30T11:35:13.301Z] #40 87.23 DEP criu/libnetlink.d [2020-07-30T11:35:13.301Z] #40 87.38 DEP criu/kerndat.d [2020-07-30T11:35:13.301Z] #40 87.70 DEP criu/kcmp-ids.d [2020-07-30T11:35:13.301Z] #40 87.85 DEP criu/irmap.d [2020-07-30T11:35:13.301Z] #40 87.98 DEP criu/ipc_ns.d [2020-07-30T11:35:13.301Z] #40 88.20 DEP criu/image.d [2020-07-30T11:35:13.301Z] #40 88.43 DEP criu/image-desc.d [2020-07-30T11:35:13.301Z] #40 88.55 DEP criu/fsnotify.d [2020-07-30T11:35:13.301Z] #40 88.77 DEP criu/filesystems.d [2020-07-30T11:35:13.301Z] #40 89.00 DEP criu/files.d [2020-07-30T11:35:13.301Z] #40 89.39 DEP criu/files-reg.d [2020-07-30T11:35:13.301Z] #40 89.68 DEP criu/files-ext.d [2020-07-30T11:35:13.301Z] #40 89.87 DEP criu/file-lock.d [2020-07-30T11:35:13.301Z] #40 90.09 DEP criu/file-ids.d [2020-07-30T11:35:13.301Z] #40 90.27 DEP criu/fifo.d [2020-07-30T11:35:13.301Z] #40 90.48 DEP criu/fdstore.d [2020-07-30T11:35:13.301Z] #40 90.62 DEP criu/fault-injection.d [2020-07-30T11:35:13.301Z] #40 90.67 DEP criu/external.d [2020-07-30T11:35:13.301Z] #40 90.78 DEP criu/eventpoll.d [2020-07-30T11:35:13.301Z] #40 91.05 DEP criu/eventfd.d [2020-07-30T11:35:13.301Z] #40 91.23 DEP criu/crtools.d [2020-07-30T11:35:13.301Z] #40 91.56 DEP criu/cr-service.d [2020-07-30T11:35:13.301Z] #40 91.83 DEP criu/cr-restore.d [2020-07-30T11:35:13.301Z] #40 92.14 DEP criu/cr-errno.d [2020-07-30T11:35:13.301Z] #40 92.15 DEP criu/cr-dump.d [2020-07-30T11:35:13.301Z] #40 92.38 DEP criu/cr-dedup.d [2020-07-30T11:35:13.301Z] #40 92.56 DEP criu/cr-check.d [2020-07-30T11:35:13.301Z] #40 92.81 DEP criu/config.d [2020-07-30T11:35:13.301Z] #40 93.00 DEP criu/clone-noasan.d [2020-07-30T11:35:13.301Z] #40 93.10 DEP criu/cgroup.d [2020-07-30T11:35:13.301Z] #40 93.27 DEP criu/cgroup-props.d [2020-07-30T11:35:13.301Z] #40 93.43 DEP criu/bitmap.d [2020-07-30T11:35:13.301Z] #40 93.45 DEP criu/bfd.d [2020-07-30T11:35:13.301Z] #40 93.65 DEP criu/autofs.d [2020-07-30T11:35:13.301Z] #40 93.84 DEP criu/aio.d [2020-07-30T11:35:13.301Z] #40 94.08 DEP criu/action-scripts.d [2020-07-30T11:35:13.301Z] #40 94.47 CC criu/action-scripts.o [2020-07-30T11:35:13.301Z] #40 ... [2020-07-30T11:35:13.301Z] [2020-07-30T11:35:13.301Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:13.301Z] #18 44.57 Selecting previously unselected package bzip2. [2020-07-30T11:35:13.301Z] #18 44.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-30T11:35:13.301Z] #18 44.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:13.301Z] #18 44.66 Selecting previously unselected package xz-utils. [2020-07-30T11:35:13.301Z] #18 44.66 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-30T11:35:13.301Z] #18 44.67 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:35:13.599Z] #18 44.85 Selecting previously unselected package apparmor. [2020-07-30T11:35:13.599Z] #18 44.86 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-30T11:35:13.599Z] #18 45.01 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:35:13.684Z] #14 DONE 1.0s [2020-07-30T11:35:13.684Z] [2020-07-30T11:35:13.684Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:13.684Z] #49 1.565 + RM_GOPATH=0 [2020-07-30T11:35:13.684Z] #49 1.565 + TMP_GOPATH= [2020-07-30T11:35:13.684Z] #49 1.565 + : /build [2020-07-30T11:35:13.684Z] #49 1.565 + '[' -z '' ']' [2020-07-30T11:35:13.684Z] #49 1.573 ++ mktemp -d [2020-07-30T11:35:13.684Z] #49 1.573 + export GOPATH=/tmp/tmp.qtAzNpwuUC [2020-07-30T11:35:13.684Z] #49 1.573 + GOPATH=/tmp/tmp.qtAzNpwuUC [2020-07-30T11:35:13.684Z] #49 1.573 + RM_GOPATH=1 [2020-07-30T11:35:13.684Z] #49 1.573 + case "$(go env GOARCH)" in [2020-07-30T11:35:13.684Z] #49 1.573 ++ go env GOARCH [2020-07-30T11:35:13.684Z] #49 1.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:13.684Z] #49 1.596 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:35:13.684Z] #49 1.599 ++ dirname /tmp/install/install.sh [2020-07-30T11:35:13.684Z] #49 1.603 + dir=/tmp/install [2020-07-30T11:35:13.684Z] #49 1.603 + bin=runc [2020-07-30T11:35:13.684Z] #49 1.603 + shift [2020-07-30T11:35:13.684Z] #49 1.604 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-30T11:35:13.684Z] #49 1.604 + . /tmp/install/runc.installer [2020-07-30T11:35:13.684Z] #49 1.604 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:13.684Z] #49 1.604 + install_runc [2020-07-30T11:35:13.684Z] #49 1.606 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-30T11:35:13.684Z] #49 1.607 + uname -r [2020-07-30T11:35:13.684Z] #49 1.612 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-30T11:35:13.684Z] #49 1.614 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-30T11:35:13.684Z] #49 1.614 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-30T11:35:13.684Z] #49 1.614 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qtAzNpwuUC/src/github.com/opencontainers/runc [2020-07-30T11:35:13.684Z] #49 1.616 Cloning into '/tmp/tmp.qtAzNpwuUC/src/github.com/opencontainers/runc'... [2020-07-30T11:35:13.841Z] #13 1.332 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:35:13.841Z] #13 DONE 1.5s [2020-07-30T11:35:13.841Z] [2020-07-30T11:35:13.841Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:35:13.928Z] #13 0.962 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-30T11:35:13.928Z] #13 DONE 1.1s [2020-07-30T11:35:13.928Z] [2020-07-30T11:35:13.928Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-30T11:35:14.198Z] #18 45.46 Selecting previously unselected package aufs-tools. [2020-07-30T11:35:14.199Z] #18 45.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-30T11:35:14.199Z] #18 45.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:14.199Z] #18 45.61 Selecting previously unselected package libonig5:ppc64el. [2020-07-30T11:35:14.199Z] #18 45.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-30T11:35:14.199Z] #18 45.63 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-30T11:35:14.499Z] #18 45.81 Selecting previously unselected package libjq1:ppc64el. [2020-07-30T11:35:14.499Z] #18 45.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-30T11:35:14.499Z] #18 45.84 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-30T11:35:14.499Z] #18 45.98 Selecting previously unselected package jq. [2020-07-30T11:35:14.499Z] #18 45.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-30T11:35:14.499Z] #18 45.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:14.798Z] #18 46.05 Selecting previously unselected package libaio1:ppc64el. [2020-07-30T11:35:14.798Z] #18 46.06 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-30T11:35:14.798Z] #18 46.06 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-30T11:35:14.798Z] #18 46.14 Selecting previously unselected package libgpm2:ppc64el. [2020-07-30T11:35:14.798Z] #18 46.15 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-30T11:35:14.798Z] #18 46.15 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-30T11:35:14.798Z] #18 46.22 Selecting previously unselected package libicu63:ppc64el. [2020-07-30T11:35:14.798Z] #18 46.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-30T11:35:14.798Z] #18 46.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-30T11:35:15.068Z] #49 ... [2020-07-30T11:35:15.068Z] [2020-07-30T11:35:15.068Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:15.068Z] #41 135.8 github.com/LK4D4/vndr/godl [2020-07-30T11:35:15.068Z] #41 ... [2020-07-30T11:35:15.068Z] [2020-07-30T11:35:15.068Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:35:15.068Z] #15 DONE 1.1s [2020-07-30T11:35:15.068Z] [2020-07-30T11:35:15.068Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:35:15.301Z] #14 DONE 1.1s [2020-07-30T11:35:15.301Z] [2020-07-30T11:35:15.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:15.301Z] #39 54.35 CC compel/src/lib/ptrace.o [2020-07-30T11:35:15.301Z] #39 55.01 AR compel/libcompel.a [2020-07-30T11:35:15.301Z] #39 55.08 HOSTCC compel/src/main-host.o [2020-07-30T11:35:15.558Z] #39 55.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-30T11:35:15.558Z] #39 55.81 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:35:15.768Z] #14 DONE 1.5s [2020-07-30T11:35:15.768Z] [2020-07-30T11:35:15.768Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:35:16.008Z] #16 DONE 1.0s [2020-07-30T11:35:16.008Z] [2020-07-30T11:35:16.008Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:16.008Z] #41 136.7 github.com/LK4D4/vndr [2020-07-30T11:35:16.122Z] #39 ... [2020-07-30T11:35:16.122Z] [2020-07-30T11:35:16.122Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-30T11:35:16.122Z] #15 DONE 1.1s [2020-07-30T11:35:16.122Z] [2020-07-30T11:35:16.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:16.122Z] #39 56.26 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:35:16.346Z] #18 ... [2020-07-30T11:35:16.346Z] [2020-07-30T11:35:16.346Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:16.346Z] #42 152.3 crypto/tls [2020-07-30T11:35:16.346Z] #42 160.0 net/http/httptrace [2020-07-30T11:35:16.346Z] #42 160.5 net/http [2020-07-30T11:35:16.346Z] #42 ... [2020-07-30T11:35:16.346Z] [2020-07-30T11:35:16.346Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:16.346Z] #22 159.8 + mkdir -p /tmp/tmp.i1rUuHHuRp/src/github.com/docker [2020-07-30T11:35:16.346Z] #22 159.8 + mv components/cli /tmp/tmp.i1rUuHHuRp/src/github.com/docker/cli [2020-07-30T11:35:16.346Z] #22 159.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-30T11:35:16.379Z] #39 56.60 HOSTLINK compel/compel-host-bin [2020-07-30T11:35:16.646Z] #39 56.77 DEP soccr/soccr.d [2020-07-30T11:35:16.646Z] #39 56.97 CC soccr/soccr.o [2020-07-30T11:35:16.733Z] #15 DONE 1.4s [2020-07-30T11:35:16.733Z] [2020-07-30T11:35:16.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:16.733Z] #39 39.56 CC compel/plugins/std/fds.o [2020-07-30T11:35:16.733Z] #39 39.91 CC compel/plugins/std/log.o [2020-07-30T11:35:16.733Z] #39 40.55 CC compel/plugins/std/string.o [2020-07-30T11:35:16.733Z] #39 41.14 CC compel/plugins/std/infect.o [2020-07-30T11:35:16.733Z] #39 41.65 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-30T11:35:16.733Z] #39 41.69 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-30T11:35:16.733Z] #39 41.73 AR compel/plugins/std.lib.a [2020-07-30T11:35:16.733Z] #39 41.79 CC compel/plugins/fds/fds.o [2020-07-30T11:35:16.733Z] #39 42.05 AR compel/plugins/fds.lib.a [2020-07-30T11:35:16.733Z] #39 42.10 HOSTDEP compel/src/lib/log-host.d [2020-07-30T11:35:16.733Z] #39 42.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-30T11:35:16.733Z] #39 42.30 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-30T11:35:16.733Z] #39 42.37 HOSTDEP compel/src/main-host.d [2020-07-30T11:35:16.733Z] #39 42.46 DEP compel/src/lib/ptrace.d [2020-07-30T11:35:16.733Z] #39 42.59 DEP compel/src/lib/infect.d [2020-07-30T11:35:16.733Z] #39 42.67 DEP compel/src/lib/infect-util.d [2020-07-30T11:35:16.733Z] #39 42.81 DEP compel/src/lib/infect-rpc.d [2020-07-30T11:35:16.733Z] #39 43.00 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-30T11:35:16.733Z] #39 43.06 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-30T11:35:16.733Z] #39 43.08 DEP compel/src/lib/log.d [2020-07-30T11:35:16.733Z] #39 43.12 DEP compel/src/main.d [2020-07-30T11:35:16.733Z] #39 43.17 DEP compel/src/lib/handle-elf.d [2020-07-30T11:35:16.733Z] #39 43.25 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-30T11:35:16.733Z] #39 43.36 CC compel/src/lib/log.o [2020-07-30T11:35:16.733Z] #39 43.52 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-30T11:35:16.733Z] #39 43.63 CC compel/arch/aarch64/src/lib/infect.o [2020-07-30T11:35:16.733Z] #39 43.97 CC compel/src/lib/infect-rpc.o [2020-07-30T11:35:16.733Z] #39 44.16 CC compel/src/lib/infect-util.o [2020-07-30T11:35:16.733Z] #39 44.51 CC compel/src/lib/infect.o [2020-07-30T11:35:17.212Z] #39 ... [2020-07-30T11:35:17.212Z] [2020-07-30T11:35:17.212Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:35:17.212Z] #16 DONE 1.1s [2020-07-30T11:35:17.468Z] [2020-07-30T11:35:17.468Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:17.468Z] #41 142.0 net/http/httptrace [2020-07-30T11:35:17.682Z] #39 46.68 CC compel/src/lib/ptrace.o [2020-07-30T11:35:17.726Z] #41 142.4 net/http [2020-07-30T11:35:17.946Z] #39 46.96 AR compel/libcompel.a [2020-07-30T11:35:17.946Z] #39 47.01 HOSTCC compel/src/main-host.o [2020-07-30T11:35:18.211Z] #39 ... [2020-07-30T11:35:18.211Z] [2020-07-30T11:35:18.211Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-30T11:35:18.211Z] #16 DONE 1.4s [2020-07-30T11:35:18.211Z] [2020-07-30T11:35:18.211Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:19.126Z] #22 ... [2020-07-30T11:35:19.126Z] [2020-07-30T11:35:19.126Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:19.126Z] #18 50.46 Selecting previously unselected package libnet1:ppc64el. [2020-07-30T11:35:19.126Z] #18 50.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-30T11:35:19.126Z] #18 50.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:19.126Z] #18 50.61 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-30T11:35:19.425Z] #18 50.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-30T11:35:19.425Z] #18 50.62 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-30T11:35:19.425Z] #18 50.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-30T11:35:19.425Z] #18 50.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-30T11:35:19.425Z] #18 50.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:35:19.607Z] #17 1.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:35:19.724Z] #18 50.96 Selecting previously unselected package libreadline5:ppc64el. [2020-07-30T11:35:19.724Z] #18 50.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-30T11:35:19.724Z] #18 50.98 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-30T11:35:19.724Z] #18 51.11 Selecting previously unselected package net-tools. [2020-07-30T11:35:19.724Z] #18 51.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-30T11:35:19.724Z] #18 51.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:19.870Z] #17 1.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:35:19.870Z] #17 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:35:19.870Z] #17 ... [2020-07-30T11:35:19.870Z] [2020-07-30T11:35:19.870Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:19.870Z] #21 115.0 + mkdir -p /tmp/tmp.BTEY7Kg0xJ/src/github.com/docker [2020-07-30T11:35:19.870Z] #21 115.0 + mv components/cli /tmp/tmp.BTEY7Kg0xJ/src/github.com/docker/cli [2020-07-30T11:35:19.870Z] #21 115.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-30T11:35:20.026Z] #18 51.45 Selecting previously unselected package python-pip-whl. [2020-07-30T11:35:20.026Z] #18 51.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:35:20.026Z] #18 51.47 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:35:20.134Z] #21 ... [2020-07-30T11:35:20.134Z] [2020-07-30T11:35:20.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:20.134Z] #39 47.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-30T11:35:20.134Z] #39 47.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:35:20.134Z] #39 47.93 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:35:20.134Z] #39 48.06 HOSTLINK compel/compel-host-bin [2020-07-30T11:35:20.134Z] #39 48.19 DEP soccr/soccr.d [2020-07-30T11:35:20.134Z] #39 48.38 CC soccr/soccr.o [2020-07-30T11:35:20.398Z] #39 49.32 AR soccr/libsoccr.a [2020-07-30T11:35:20.662Z] #39 49.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:35:20.926Z] #39 49.84 DEP criu/arch/aarch64/sigframe.d [2020-07-30T11:35:21.083Z] #18 52.25 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:35:21.083Z] #18 52.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:35:21.083Z] #18 52.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:35:21.083Z] #18 52.53 Selecting previously unselected package python3-distutils. [2020-07-30T11:35:21.190Z] #39 49.97 DEP criu/arch/aarch64/crtools.d [2020-07-30T11:35:21.190Z] #39 50.18 DEP criu/arch/aarch64/cpu.d [2020-07-30T11:35:21.292Z] #41 ... [2020-07-30T11:35:21.293Z] [2020-07-30T11:35:21.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:21.293Z] #39 45.94 AR compel/libcompel.a [2020-07-30T11:35:21.293Z] #39 45.99 HOSTCC compel/src/main-host.o [2020-07-30T11:35:21.293Z] #39 46.40 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-30T11:35:21.293Z] #39 46.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-30T11:35:21.293Z] #39 47.10 HOSTCC compel/src/lib/log-host.o [2020-07-30T11:35:21.293Z] #39 47.30 HOSTLINK compel/compel-host-bin [2020-07-30T11:35:21.293Z] #39 47.46 DEP soccr/soccr.d [2020-07-30T11:35:21.293Z] #39 47.69 CC soccr/soccr.o [2020-07-30T11:35:21.293Z] #39 49.63 AR soccr/libsoccr.a [2020-07-30T11:35:21.293Z] #39 49.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:35:21.293Z] #39 50.16 DEP criu/arch/x86/sigframe.d [2020-07-30T11:35:21.293Z] #39 50.39 DEP criu/arch/x86/sigaction_compat.d [2020-07-30T11:35:21.293Z] #39 50.60 DEP criu/arch/x86/kerndat.d [2020-07-30T11:35:21.293Z] #39 50.90 DEP criu/arch/x86/crtools.d [2020-07-30T11:35:21.293Z] #39 51.12 DEP criu/arch/x86/cpu.d [2020-07-30T11:35:21.293Z] #39 51.43 CC criu/arch/x86/cpu.o [2020-07-30T11:35:21.293Z] #39 52.19 CC criu/arch/x86/crtools.o [2020-07-30T11:35:21.293Z] #39 53.46 CC criu/arch/x86/kerndat.o [2020-07-30T11:35:21.293Z] #39 53.91 CC criu/arch/x86/sigaction_compat.o [2020-07-30T11:35:21.293Z] #39 54.27 CC criu/arch/x86/sigframe.o [2020-07-30T11:35:21.293Z] #39 54.55 LINK criu/arch/x86/crtools.built-in.o [2020-07-30T11:35:21.293Z] #39 54.60 DEP criu/pie/util-vdso-elf32.d [2020-07-30T11:35:21.293Z] #39 54.77 DEP criu/pie/util-vdso.d [2020-07-30T11:35:21.293Z] #39 54.92 DEP criu/pie/util.d [2020-07-30T11:35:21.293Z] #39 55.14 CC criu/pie/util.o [2020-07-30T11:35:21.293Z] #39 55.47 CC criu/pie/util-vdso.o [2020-07-30T11:35:21.293Z] #39 56.00 CC criu/pie/util-vdso-elf32.o [2020-07-30T11:35:21.293Z] #39 ... [2020-07-30T11:35:21.293Z] [2020-07-30T11:35:21.293Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:21.293Z] #49 10.17 + cd /tmp/tmp.qtAzNpwuUC/src/github.com/opencontainers/runc [2020-07-30T11:35:21.293Z] #49 10.17 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:21.293Z] #49 10.64 + '[' -z '' ']' [2020-07-30T11:35:21.293Z] #49 10.64 + target=static [2020-07-30T11:35:21.293Z] #49 10.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:35:21.293Z] #49 10.80 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-30T11:35:21.383Z] #18 52.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:35:21.383Z] #18 52.56 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:35:21.383Z] #18 52.71 Selecting previously unselected package python3-pip. [2020-07-30T11:35:21.383Z] #18 52.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:35:21.383Z] #18 52.75 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:35:21.454Z] #39 50.20 DEP criu/arch/aarch64/bitops.d [2020-07-30T11:35:21.454Z] #39 50.23 CC criu/arch/aarch64/bitops.o [2020-07-30T11:35:21.454Z] #39 50.30 CC criu/arch/aarch64/cpu.o [2020-07-30T11:35:21.548Z] 4612f6d0b889: Verifying Checksum [2020-07-30T11:35:21.548Z] 4612f6d0b889: Download complete [2020-07-30T11:35:21.682Z] #18 53.00 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:35:21.682Z] #18 53.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:35:21.682Z] #18 53.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:35:21.717Z] #39 50.49 CC criu/arch/aarch64/crtools.o [2020-07-30T11:35:21.980Z] #18 53.15 Selecting previously unselected package python3-setuptools. [2020-07-30T11:35:21.980Z] #18 53.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:35:21.980Z] #18 53.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:35:21.981Z] #39 50.88 CC criu/arch/aarch64/sigframe.o [2020-07-30T11:35:21.981Z] #39 51.00 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-30T11:35:22.244Z] #39 51.07 DEP criu/pie/util-vdso.d [2020-07-30T11:35:22.244Z] #39 51.21 DEP criu/pie/util.d [2020-07-30T11:35:22.295Z] #18 53.47 Selecting previously unselected package python3-wheel. [2020-07-30T11:35:22.295Z] #18 53.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:35:22.295Z] #18 53.48 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:35:22.295Z] #18 53.58 Selecting previously unselected package sudo. [2020-07-30T11:35:22.295Z] #18 53.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-30T11:35:22.295Z] #18 53.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:35:22.507Z] #39 51.33 CC criu/pie/util.o [2020-07-30T11:35:22.769Z] #39 51.67 CC criu/pie/util-vdso.o [2020-07-30T11:35:22.978Z] #41 ... [2020-07-30T11:35:22.978Z] [2020-07-30T11:35:22.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:22.978Z] #39 58.65 AR soccr/libsoccr.a [2020-07-30T11:35:22.978Z] #39 58.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:35:22.978Z] #39 59.02 DEP criu/arch/x86/sigframe.d [2020-07-30T11:35:22.978Z] #39 59.13 DEP criu/arch/x86/sigaction_compat.d [2020-07-30T11:35:22.978Z] #39 59.22 DEP criu/arch/x86/kerndat.d [2020-07-30T11:35:22.978Z] #39 59.38 DEP criu/arch/x86/crtools.d [2020-07-30T11:35:22.978Z] #39 59.54 DEP criu/arch/x86/cpu.d [2020-07-30T11:35:22.978Z] #39 59.68 CC criu/arch/x86/cpu.o [2020-07-30T11:35:22.978Z] #39 60.34 CC criu/arch/x86/crtools.o [2020-07-30T11:35:22.978Z] #39 61.57 CC criu/arch/x86/kerndat.o [2020-07-30T11:35:22.978Z] #39 62.07 CC criu/arch/x86/sigaction_compat.o [2020-07-30T11:35:22.978Z] #39 62.32 CC criu/arch/x86/sigframe.o [2020-07-30T11:35:22.978Z] #39 62.73 LINK criu/arch/x86/crtools.built-in.o [2020-07-30T11:35:22.978Z] #39 62.78 DEP criu/pie/util-vdso-elf32.d [2020-07-30T11:35:22.978Z] #39 62.90 DEP criu/pie/util-vdso.d [2020-07-30T11:35:22.978Z] #39 63.02 DEP criu/pie/util.d [2020-07-30T11:35:22.978Z] #39 63.16 CC criu/pie/util.o [2020-07-30T11:35:23.235Z] #39 63.44 CC criu/pie/util-vdso.o [2020-07-30T11:35:23.245Z] #18 54.44 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:35:23.245Z] #18 54.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-30T11:35:23.245Z] #18 54.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:35:23.345Z] #39 52.18 AR criu/pie/pie.lib.a [2020-07-30T11:35:23.345Z] #39 52.28 DEP criu/pie/restorer.d [2020-07-30T11:35:23.543Z] #18 54.87 Selecting previously unselected package uidmap. [2020-07-30T11:35:23.543Z] #18 54.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-30T11:35:23.543Z] #18 54.90 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:35:23.543Z] #18 ... [2020-07-30T11:35:23.543Z] [2020-07-30T11:35:23.543Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:23.543Z] #40 95.01 CC criu/aio.o [2020-07-30T11:35:23.543Z] #40 95.75 CC criu/autofs.o [2020-07-30T11:35:23.543Z] #40 98.27 CC criu/bfd.o [2020-07-30T11:35:23.543Z] #40 98.92 CC criu/bitmap.o [2020-07-30T11:35:23.543Z] #40 99.11 CC criu/cgroup-props.o [2020-07-30T11:35:23.543Z] #40 100.2 CC criu/cgroup.o [2020-07-30T11:35:23.609Z] #39 52.49 DEP criu/arch/aarch64/intraprocedure.d [2020-07-30T11:35:23.609Z] #39 52.50 DEP criu/arch/aarch64/restorer.d [2020-07-30T11:35:23.841Z] #40 ... [2020-07-30T11:35:23.841Z] [2020-07-30T11:35:23.841Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:23.841Z] #18 55.11 Selecting previously unselected package vim-runtime. [2020-07-30T11:35:23.841Z] #18 55.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:23.841Z] #18 55.18 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-30T11:35:23.841Z] #18 55.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:35:23.841Z] #18 55.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:35:23.872Z] #39 52.75 DEP criu/arch/aarch64/vdso-pie.d [2020-07-30T11:35:23.872Z] #39 52.83 DEP criu/pie/parasite-vdso.d [2020-07-30T11:35:24.135Z] #39 52.99 DEP criu/pie/parasite.d [2020-07-30T11:35:24.167Z] #39 64.13 CC criu/pie/util-vdso-elf32.o [2020-07-30T11:35:24.400Z] #39 53.30 CC criu/pie/parasite.o [2020-07-30T11:35:24.664Z] #39 ... [2020-07-30T11:35:24.664Z] [2020-07-30T11:35:24.664Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:24.664Z] #49 6.267 + cd /tmp/tmp.XVkxSseOzO/src/github.com/opencontainers/runc [2020-07-30T11:35:24.664Z] #49 6.267 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:24.664Z] #49 6.539 + '[' -z '' ']' [2020-07-30T11:35:24.664Z] #49 6.540 + target=static [2020-07-30T11:35:24.664Z] #49 6.540 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:35:24.664Z] #49 6.837 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-30T11:35:24.730Z] #39 64.77 AR criu/pie/pie.lib.a [2020-07-30T11:35:24.730Z] #39 64.83 DEP criu/pie/restorer.d [2020-07-30T11:35:24.927Z] #49 ... [2020-07-30T11:35:24.927Z] [2020-07-30T11:35:24.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:24.927Z] #17 2.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-30T11:35:24.927Z] #17 2.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB] [2020-07-30T11:35:24.927Z] #17 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-30T11:35:24.927Z] #17 5.544 Fetched 8194 kB in 4s (1921 kB/s) [2020-07-30T11:35:24.987Z] #39 65.00 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-30T11:35:24.987Z] #39 65.10 DEP criu/arch/x86/restorer_unmap.d [2020-07-30T11:35:24.987Z] #39 65.13 DEP criu/arch/x86/restorer.d [2020-07-30T11:35:25.191Z] #17 5.544 Reading package lists... [2020-07-30T11:35:25.243Z] #39 65.35 DEP criu/arch/x86/vdso-pie.d [2020-07-30T11:35:25.243Z] #39 65.50 DEP criu/pie/parasite-vdso.d [2020-07-30T11:35:25.493Z] #49 ... [2020-07-30T11:35:25.494Z] [2020-07-30T11:35:25.494Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:25.494Z] #41 DONE 146.0s [2020-07-30T11:35:25.494Z] [2020-07-30T11:35:25.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:25.494Z] #39 56.61 AR criu/pie/pie.lib.a [2020-07-30T11:35:25.494Z] #39 56.66 DEP criu/pie/restorer.d [2020-07-30T11:35:25.494Z] #39 56.90 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-30T11:35:25.494Z] #39 57.05 DEP criu/arch/x86/restorer_unmap.d [2020-07-30T11:35:25.494Z] #39 57.08 DEP criu/arch/x86/restorer.d [2020-07-30T11:35:25.494Z] #39 57.32 DEP criu/arch/x86/vdso-pie.d [2020-07-30T11:35:25.494Z] #39 57.49 DEP criu/pie/parasite-vdso.d [2020-07-30T11:35:25.494Z] #39 57.68 DEP criu/pie/parasite.d [2020-07-30T11:35:25.494Z] #39 58.00 CC criu/pie/parasite.o [2020-07-30T11:35:25.494Z] #39 59.16 LINK criu/pie/parasite.built-in.o [2020-07-30T11:35:25.494Z] #39 59.17 GEN criu/pie/parasite-blob.h [2020-07-30T11:35:25.494Z] #39 59.19 CC criu/pie/parasite-vdso.o [2020-07-30T11:35:25.494Z] #39 59.78 CC criu/arch/x86/vdso-pie.o [2020-07-30T11:35:25.494Z] #39 60.02 CC criu/arch/x86/restorer.o [2020-07-30T11:35:25.494Z] #39 60.54 CC criu/arch/x86/restorer_unmap.o [2020-07-30T11:35:25.494Z] #39 60.67 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-30T11:35:25.500Z] #39 65.70 DEP criu/pie/parasite.d [2020-07-30T11:35:25.757Z] #39 65.92 CC criu/pie/parasite.o [2020-07-30T11:35:26.065Z] #39 61.12 CC criu/pie/restorer.o [2020-07-30T11:35:26.065Z] #39 ... [2020-07-30T11:35:26.065Z] [2020-07-30T11:35:26.065Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:26.065Z] #17 1.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:35:26.065Z] #17 1.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:35:26.065Z] #17 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:35:26.065Z] #17 1.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:35:26.065Z] #17 3.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:35:26.065Z] #17 4.483 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:35:26.065Z] #17 9.739 Fetched 8369 kB in 9s (959 kB/s) [2020-07-30T11:35:26.404Z] #17 7.240 Reading package lists... [2020-07-30T11:35:26.404Z] #17 ... [2020-07-30T11:35:26.404Z] [2020-07-30T11:35:26.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:26.404Z] #39 54.11 LINK criu/pie/parasite.built-in.o [2020-07-30T11:35:26.404Z] #39 54.12 GEN criu/pie/parasite-blob.h [2020-07-30T11:35:26.404Z] #39 54.14 CC criu/pie/parasite-vdso.o [2020-07-30T11:35:26.404Z] #39 54.70 CC criu/arch/aarch64/vdso-pie.o [2020-07-30T11:35:26.404Z] #39 54.90 CC criu/arch/aarch64/restorer.o [2020-07-30T11:35:26.404Z] #39 55.28 CC criu/arch/aarch64/intraprocedure.o [2020-07-30T11:35:26.404Z] #39 55.33 CC criu/pie/restorer.o [2020-07-30T11:35:27.137Z] #39 67.31 LINK criu/pie/parasite.built-in.o [2020-07-30T11:35:27.137Z] #39 67.32 GEN criu/pie/parasite-blob.h [2020-07-30T11:35:27.137Z] #39 67.35 CC criu/pie/parasite-vdso.o [2020-07-30T11:35:27.137Z] #39 ... [2020-07-30T11:35:27.137Z] [2020-07-30T11:35:27.137Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:27.137Z] #17 1.546 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-30T11:35:27.137Z] #17 1.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-30T11:35:27.137Z] #17 1.849 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-30T11:35:27.137Z] #17 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-30T11:35:27.137Z] #17 3.613 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-07-30T11:35:27.137Z] #17 5.094 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-30T11:35:27.394Z] #17 10.08 Fetched 8369 kB in 9s (934 kB/s) [2020-07-30T11:35:27.409Z] #18 58.78 Selecting previously unselected package vim. [2020-07-30T11:35:27.409Z] #18 58.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-30T11:35:27.409Z] #18 58.86 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:35:27.961Z] #17 10.08 Reading package lists... [2020-07-30T11:35:27.961Z] #17 ... [2020-07-30T11:35:27.961Z] [2020-07-30T11:35:27.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:27.961Z] #39 68.02 CC criu/arch/x86/vdso-pie.o [2020-07-30T11:35:28.065Z] #18 59.40 Selecting previously unselected package xfsprogs. [2020-07-30T11:35:28.065Z] #18 59.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-30T11:35:28.065Z] #18 59.44 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:35:28.218Z] #39 68.32 CC criu/arch/x86/restorer.o [2020-07-30T11:35:28.606Z] #17 9.739 Reading package lists... [2020-07-30T11:35:28.606Z] #17 ... [2020-07-30T11:35:28.606Z] [2020-07-30T11:35:28.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:28.606Z] #39 63.64 LINK criu/pie/restorer.built-in.o [2020-07-30T11:35:28.606Z] #39 63.67 GEN criu/pie/restorer-blob.h [2020-07-30T11:35:28.606Z] #39 63.75 DEP criu/vdso.d [2020-07-30T11:35:28.606Z] #39 63.88 DEP criu/vdso-compat.d [2020-07-30T11:35:28.606Z] #39 63.96 DEP criu/uts_ns.d [2020-07-30T11:35:28.724Z] #18 60.21 Selecting previously unselected package zip. [2020-07-30T11:35:28.724Z] #18 60.26 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-30T11:35:28.782Z] #39 68.82 CC criu/arch/x86/restorer_unmap.o [2020-07-30T11:35:28.782Z] #39 68.89 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-30T11:35:28.866Z] #39 64.05 DEP criu/util.d [2020-07-30T11:35:28.866Z] #39 64.17 DEP criu/uffd.d [2020-07-30T11:35:28.866Z] #39 64.29 DEP criu/tun.d [2020-07-30T11:35:28.967Z] #39 ... [2020-07-30T11:35:28.967Z] [2020-07-30T11:35:28.967Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:35:28.967Z] #36 132.6 + dpkg --print-architecture [2020-07-30T11:35:28.967Z] #36 DONE 133.5s [2020-07-30T11:35:28.967Z] [2020-07-30T11:35:28.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:28.967Z] #39 57.47 LINK criu/pie/restorer.built-in.o [2020-07-30T11:35:28.967Z] #39 57.49 GEN criu/pie/restorer-blob.h [2020-07-30T11:35:28.967Z] #39 57.66 DEP criu/vdso.d [2020-07-30T11:35:29.026Z] #18 60.28 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:35:29.026Z] #18 60.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:29.026Z] #18 60.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:29.026Z] #18 60.52 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:29.039Z] #39 69.20 CC criu/pie/restorer.o [2020-07-30T11:35:29.126Z] #39 64.41 DEP criu/tty.d [2020-07-30T11:35:29.231Z] #39 57.98 DEP criu/uts_ns.d [2020-07-30T11:35:29.231Z] #39 58.11 DEP criu/util.d [2020-07-30T11:35:29.326Z] #18 60.53 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-30T11:35:29.326Z] #18 60.54 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-30T11:35:29.326Z] #18 60.55 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:29.326Z] #18 60.56 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:35:29.326Z] #18 60.57 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-30T11:35:29.326Z] #18 60.58 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:29.326Z] #18 60.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:29.326Z] #18 60.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-30T11:35:29.326Z] #18 60.59 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-30T11:35:29.326Z] #18 60.60 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:35:29.326Z] #18 60.60 Setting up zip (3.0-11+b1) ... [2020-07-30T11:35:29.326Z] #18 60.61 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:29.326Z] #18 60.66 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:35:29.387Z] #39 64.56 DEP criu/timerfd.d [2020-07-30T11:35:29.494Z] #39 58.37 DEP criu/uffd.d [2020-07-30T11:35:29.646Z] #39 64.76 DEP criu/timens.d [2020-07-30T11:35:29.646Z] #39 64.93 DEP criu/sysfs_parse.d [2020-07-30T11:35:29.758Z] #39 58.58 DEP criu/tun.d [2020-07-30T11:35:29.758Z] #39 58.72 DEP criu/tty.d [2020-07-30T11:35:29.906Z] #39 65.05 DEP criu/sysctl.d [2020-07-30T11:35:29.906Z] #39 65.17 DEP criu/string.d [2020-07-30T11:35:29.906Z] #39 65.20 DEP criu/stats.d [2020-07-30T11:35:29.906Z] #39 65.26 DEP criu/sockets.d [2020-07-30T11:35:30.022Z] #39 58.88 DEP criu/timerfd.d [2020-07-30T11:35:30.022Z] #39 58.98 DEP criu/timens.d [2020-07-30T11:35:30.022Z] #39 59.09 DEP criu/sysfs_parse.d [2020-07-30T11:35:30.167Z] #39 65.49 DEP criu/sk-unix.d [2020-07-30T11:35:30.286Z] #39 59.23 DEP criu/sysctl.d [2020-07-30T11:35:30.286Z] #39 59.31 DEP criu/string.d [2020-07-30T11:35:30.286Z] #39 59.34 DEP criu/stats.d [2020-07-30T11:35:30.427Z] #39 65.73 DEP criu/sk-tcp.d [2020-07-30T11:35:30.519Z] #39 ... [2020-07-30T11:35:30.519Z] [2020-07-30T11:35:30.519Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:30.519Z] #49 10.46 + cd /tmp/tmp.yHqU6SS7nZ/src/github.com/opencontainers/runc [2020-07-30T11:35:30.519Z] #49 10.46 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-30T11:35:30.519Z] #49 10.83 + '[' -z '' ']' [2020-07-30T11:35:30.519Z] #49 10.83 + target=static [2020-07-30T11:35:30.519Z] #49 10.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-30T11:35:30.519Z] #49 11.23 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-30T11:35:30.550Z] #39 59.42 DEP criu/sockets.d [2020-07-30T11:35:30.687Z] #39 65.95 DEP criu/sk-queue.d [2020-07-30T11:35:30.776Z] #49 ... [2020-07-30T11:35:30.776Z] [2020-07-30T11:35:30.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:30.776Z] #17 10.08 Reading package lists... [2020-07-30T11:35:30.815Z] #39 59.58 DEP criu/sk-unix.d [2020-07-30T11:35:30.815Z] #39 59.78 DEP criu/sk-tcp.d [2020-07-30T11:35:30.947Z] #39 66.09 DEP criu/sk-packet.d [2020-07-30T11:35:30.947Z] #39 66.31 DEP criu/sk-netlink.d [2020-07-30T11:35:31.078Z] #39 59.90 DEP criu/sk-queue.d [2020-07-30T11:35:31.078Z] #39 59.99 DEP criu/sk-packet.d [2020-07-30T11:35:31.078Z] #39 60.08 DEP criu/sk-netlink.d [2020-07-30T11:35:31.207Z] #39 66.45 DEP criu/sk-inet.d [2020-07-30T11:35:31.342Z] #39 60.16 DEP criu/sk-inet.d [2020-07-30T11:35:31.342Z] #39 60.27 DEP criu/signalfd.d [2020-07-30T11:35:31.342Z] #39 60.39 DEP criu/sigframe.d [2020-07-30T11:35:31.468Z] #39 66.62 DEP criu/signalfd.d [2020-07-30T11:35:31.468Z] #39 66.80 DEP criu/sigframe.d [2020-07-30T11:35:31.468Z] #39 66.87 DEP criu/shmem.d [2020-07-30T11:35:31.606Z] #39 60.50 DEP criu/shmem.d [2020-07-30T11:35:31.728Z] #39 66.95 DEP criu/servicefd.d [2020-07-30T11:35:31.728Z] #39 67.10 DEP criu/seize.d [2020-07-30T11:35:31.870Z] #39 60.66 DEP criu/servicefd.d [2020-07-30T11:35:31.870Z] #39 60.85 DEP criu/seize.d [2020-07-30T11:35:31.988Z] #39 67.24 DEP criu/seccomp.d [2020-07-30T11:35:32.133Z] #39 60.95 DEP criu/seccomp.d [2020-07-30T11:35:32.133Z] #39 61.06 DEP criu/rst-malloc.d [2020-07-30T11:35:32.133Z] #39 61.11 DEP criu/rbtree.d [2020-07-30T11:35:32.248Z] #39 67.44 DEP criu/rst-malloc.d [2020-07-30T11:35:32.248Z] #39 67.49 DEP criu/rbtree.d [2020-07-30T11:35:32.248Z] #39 67.52 DEP criu/pstree.d [2020-07-30T11:35:32.397Z] #39 61.14 DEP criu/pstree.d [2020-07-30T11:35:32.397Z] #39 61.27 DEP criu/protobuf.d [2020-07-30T11:35:32.397Z] #39 61.36 GEN criu/protobuf-desc-gen.h [2020-07-30T11:35:32.508Z] #39 67.63 DEP criu/protobuf.d [2020-07-30T11:35:32.508Z] #39 67.75 GEN criu/protobuf-desc-gen.h [2020-07-30T11:35:33.793Z] #39 62.67 DEP criu/protobuf-desc.d [2020-07-30T11:35:33.793Z] #39 62.83 DEP criu/proc_parse.d [2020-07-30T11:35:33.847Z] #18 65.10 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-30T11:35:33.847Z] #18 65.11 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:35:33.847Z] #18 65.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:35:33.847Z] #18 65.17 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:35:33.847Z] #18 65.25 invoke-rc.d: could not determine current runlevel [2020-07-30T11:35:33.847Z] #18 65.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:35:33.847Z] #18 65.27 Setting up pigz (2.4-1) ... [2020-07-30T11:35:33.847Z] #18 65.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-30T11:35:33.847Z] #18 65.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-30T11:35:33.847Z] #18 65.30 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:35:33.847Z] #18 65.30 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-30T11:35:33.847Z] #18 65.31 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:35:34.151Z] #18 ... [2020-07-30T11:35:34.151Z] [2020-07-30T11:35:34.151Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:34.151Z] #40 105.5 CC criu/clone-noasan.o [2020-07-30T11:35:34.151Z] #40 106.0 CC criu/config.o [2020-07-30T11:35:34.151Z] #40 108.8 CC criu/cr-check.o [2020-07-30T11:35:34.151Z] #40 111.5 CC criu/cr-dedup.o [2020-07-30T11:35:34.151Z] #40 112.0 CC criu/cr-dump.o [2020-07-30T11:35:34.151Z] #40 115.3 CC criu/cr-errno.o [2020-07-30T11:35:34.151Z] #40 115.5 CC criu/cr-restore.o [2020-07-30T11:35:34.371Z] #39 63.04 DEP criu/plugin.d [2020-07-30T11:35:34.371Z] #39 63.17 DEP criu/pipes.d [2020-07-30T11:35:34.371Z] #39 63.35 DEP criu/pie-util.d [2020-07-30T11:35:34.418Z] #39 69.21 DEP criu/protobuf-desc.d [2020-07-30T11:35:34.418Z] #39 69.33 DEP criu/proc_parse.d [2020-07-30T11:35:34.418Z] #39 69.54 DEP criu/plugin.d [2020-07-30T11:35:34.418Z] #39 69.65 DEP criu/pipes.d [2020-07-30T11:35:34.453Z] #40 ... [2020-07-30T11:35:34.453Z] [2020-07-30T11:35:34.453Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:34.453Z] #18 65.89 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-30T11:35:34.453Z] #18 65.90 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-30T11:35:34.453Z] #18 65.91 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-30T11:35:34.453Z] #18 65.92 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:35:34.453Z] #18 65.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:35:34.453Z] #18 65.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:35:34.634Z] #39 63.54 DEP criu/pie-util-vdso.d [2020-07-30T11:35:34.678Z] #39 69.81 DEP criu/pie-util.d [2020-07-30T11:35:34.678Z] #39 69.95 DEP criu/pie-util-vdso.d [2020-07-30T11:35:34.678Z] #39 70.03 DEP criu/pie-util-vdso-elf32.d [2020-07-30T11:35:34.785Z] #18 65.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:35:34.785Z] #18 65.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:35:34.785Z] #18 65.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:35:34.785Z] #18 65.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:35:34.785Z] #18 65.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:35:34.785Z] #18 65.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:35:34.785Z] #18 66.00 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-30T11:35:34.785Z] #18 66.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:35:34.785Z] #18 66.01 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-30T11:35:34.785Z] #18 66.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:34.785Z] #18 66.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-30T11:35:34.785Z] #18 66.02 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:34.898Z] #39 63.72 DEP criu/path.d [2020-07-30T11:35:34.898Z] #39 63.84 DEP criu/parasite-syscall.d [2020-07-30T11:35:34.938Z] #39 70.15 DEP criu/path.d [2020-07-30T11:35:34.938Z] #39 70.27 DEP criu/parasite-syscall.d [2020-07-30T11:35:34.952Z] #17 13.76 Reading package lists... [2020-07-30T11:35:35.161Z] #39 64.03 DEP criu/pagemap.d [2020-07-30T11:35:35.198Z] #39 70.51 DEP criu/pagemap.d [2020-07-30T11:35:35.425Z] #39 64.17 DEP criu/pagemap-cache.d [2020-07-30T11:35:35.425Z] #39 64.25 DEP criu/page-xfer.d [2020-07-30T11:35:35.425Z] #39 64.34 DEP criu/page-pipe.d [2020-07-30T11:35:35.425Z] #39 64.40 DEP criu/netfilter.d [2020-07-30T11:35:35.425Z] #39 ... [2020-07-30T11:35:35.425Z] [2020-07-30T11:35:35.425Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:35.425Z] #17 7.240 Reading package lists... [2020-07-30T11:35:35.425Z] #17 9.246 Building dependency tree... [2020-07-30T11:35:35.425Z] #17 10.22 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:35:35.425Z] #17 10.22 The following additional packages will be installed: [2020-07-30T11:35:35.425Z] #17 10.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:35:35.425Z] #17 10.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:35:35.425Z] #17 10.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:35:35.425Z] #17 10.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:35:35.425Z] #17 10.23 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:35:35.425Z] #17 10.23 Suggested packages: [2020-07-30T11:35:35.425Z] #17 10.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:35:35.425Z] #17 10.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:35:35.425Z] #17 10.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:35:35.425Z] #17 10.23 Recommended packages: [2020-07-30T11:35:35.425Z] #17 10.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:35:35.425Z] #17 10.23 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:35:35.425Z] #17 11.11 The following NEW packages will be installed: [2020-07-30T11:35:35.425Z] #17 11.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:35:35.425Z] #17 11.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:35:35.425Z] #17 11.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:35:35.425Z] #17 11.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:35:35.425Z] #17 11.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:35:35.425Z] #17 11.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:35:35.425Z] #17 11.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:35:35.425Z] #17 11.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:35:35.425Z] #17 11.12 xz-utils zip [2020-07-30T11:35:35.425Z] #17 11.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:35:35.425Z] #17 11.42 Need to get 27.6 MB of archives. [2020-07-30T11:35:35.425Z] #17 11.42 After this operation, 114 MB of additional disk space will be used. [2020-07-30T11:35:35.425Z] #17 11.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-30T11:35:35.425Z] #17 11.51 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-30T11:35:35.425Z] #17 11.60 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-30T11:35:35.425Z] #17 11.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-30T11:35:35.425Z] #17 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-30T11:35:35.425Z] #17 11.68 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-30T11:35:35.425Z] #17 11.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:35:35.425Z] #17 11.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-30T11:35:35.425Z] #17 11.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-30T11:35:35.425Z] #17 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-30T11:35:35.425Z] #17 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-30T11:35:35.425Z] #17 11.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-30T11:35:35.425Z] #17 11.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-30T11:35:35.425Z] #17 11.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-30T11:35:35.425Z] #17 11.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-30T11:35:35.425Z] #17 11.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-30T11:35:35.425Z] #17 11.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-30T11:35:35.426Z] #17 11.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:35:35.426Z] #17 11.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:35:35.426Z] #17 11.89 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-30T11:35:35.426Z] #17 11.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-30T11:35:35.426Z] #17 11.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-30T11:35:35.426Z] #17 11.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-30T11:35:35.426Z] #17 11.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-30T11:35:35.426Z] #17 11.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-30T11:35:35.426Z] #17 11.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-30T11:35:35.426Z] #17 11.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-30T11:35:35.426Z] #17 11.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-30T11:35:35.426Z] #17 11.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-30T11:35:35.426Z] #17 12.36 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-30T11:35:35.426Z] #17 12.36 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-30T11:35:35.426Z] #17 12.37 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-30T11:35:35.426Z] #17 12.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-30T11:35:35.426Z] #17 12.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-30T11:35:35.426Z] #17 12.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:35:35.426Z] #17 12.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-30T11:35:35.426Z] #17 12.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:35:35.426Z] #17 12.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-30T11:35:35.426Z] #17 12.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-30T11:35:35.426Z] #17 12.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:35:35.426Z] #17 12.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-30T11:35:35.426Z] #17 12.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-30T11:35:35.426Z] #17 12.70 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-30T11:35:35.426Z] #17 12.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-30T11:35:35.426Z] #17 12.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:35:35.426Z] #17 13.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-30T11:35:35.426Z] #17 13.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-30T11:35:35.426Z] #17 13.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-30T11:35:35.426Z] #17 13.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:35:35.426Z] #17 13.72 Fetched 27.6 MB in 2s (14.5 MB/s) [2020-07-30T11:35:35.426Z] #17 13.76 Selecting previously unselected package pigz. [2020-07-30T11:35:35.426Z] #17 13.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-30T11:35:35.426Z] #17 13.82 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 13.83 Unpacking pigz (2.4-1) ... [2020-07-30T11:35:35.426Z] #17 13.94 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-30T11:35:35.426Z] #17 13.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 13.96 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:35.426Z] #17 14.37 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:35:35.426Z] #17 14.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 14.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:35.426Z] #17 15.06 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:35.426Z] #17 15.08 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:35.426Z] #17 16.67 Selecting previously unselected package python3-minimal. [2020-07-30T11:35:35.426Z] #17 16.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-30T11:35:35.426Z] #17 16.72 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 16.73 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:35:35.426Z] #17 16.82 Selecting previously unselected package libmpdec2:arm64. [2020-07-30T11:35:35.426Z] #17 16.83 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 16.85 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-30T11:35:35.426Z] #17 16.95 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-30T11:35:35.426Z] #17 16.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-30T11:35:35.426Z] #17 16.96 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:35.458Z] #39 70.73 DEP criu/pagemap-cache.d [2020-07-30T11:35:35.458Z] #39 70.85 DEP criu/page-xfer.d [2020-07-30T11:35:35.513Z] #17 17.61 Building dependency tree... [2020-07-30T11:35:35.718Z] #39 71.02 DEP criu/page-pipe.d [2020-07-30T11:35:35.979Z] #39 71.12 DEP criu/netfilter.d [2020-07-30T11:35:35.979Z] #39 71.26 DEP criu/net.d [2020-07-30T11:35:36.002Z] #17 17.70 Selecting previously unselected package python3.7. [2020-07-30T11:35:36.002Z] #17 17.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-30T11:35:36.002Z] #17 17.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:36.002Z] #17 17.83 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-30T11:35:36.002Z] #17 17.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-30T11:35:36.002Z] #17 17.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-30T11:35:36.239Z] #39 71.44 DEP criu/namespaces.d [2020-07-30T11:35:36.239Z] #39 71.56 DEP criu/mount.d [2020-07-30T11:35:36.266Z] #17 18.10 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:35:36.442Z] #17 ... [2020-07-30T11:35:36.442Z] [2020-07-30T11:35:36.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:36.442Z] #39 72.38 LINK criu/pie/restorer.built-in.o [2020-07-30T11:35:36.442Z] #39 72.41 GEN criu/pie/restorer-blob.h [2020-07-30T11:35:36.442Z] #39 72.50 DEP criu/vdso.d [2020-07-30T11:35:36.442Z] #39 72.74 DEP criu/vdso-compat.d [2020-07-30T11:35:36.442Z] #39 72.90 DEP criu/uts_ns.d [2020-07-30T11:35:36.442Z] #39 73.11 DEP criu/util.d [2020-07-30T11:35:36.442Z] #39 73.35 DEP criu/uffd.d [2020-07-30T11:35:36.442Z] #39 73.57 DEP criu/tun.d [2020-07-30T11:35:36.442Z] #39 73.71 DEP criu/tty.d [2020-07-30T11:35:36.442Z] #39 73.92 DEP criu/timerfd.d [2020-07-30T11:35:36.442Z] #39 74.07 DEP criu/timens.d [2020-07-30T11:35:36.442Z] #39 74.19 DEP criu/sysfs_parse.d [2020-07-30T11:35:36.442Z] #39 74.32 DEP criu/sysctl.d [2020-07-30T11:35:36.442Z] #39 74.49 DEP criu/string.d [2020-07-30T11:35:36.442Z] #39 74.57 DEP criu/stats.d [2020-07-30T11:35:36.442Z] #39 74.67 DEP criu/sockets.d [2020-07-30T11:35:36.442Z] #39 74.85 DEP criu/sk-unix.d [2020-07-30T11:35:36.442Z] #39 75.05 DEP criu/sk-tcp.d [2020-07-30T11:35:36.442Z] #39 75.28 DEP criu/sk-queue.d [2020-07-30T11:35:36.443Z] #39 75.43 DEP criu/sk-packet.d [2020-07-30T11:35:36.443Z] #39 75.62 DEP criu/sk-netlink.d [2020-07-30T11:35:36.443Z] #39 75.80 DEP criu/sk-inet.d [2020-07-30T11:35:36.443Z] #39 76.08 DEP criu/signalfd.d [2020-07-30T11:35:36.443Z] #39 76.28 DEP criu/sigframe.d [2020-07-30T11:35:36.443Z] #39 76.35 DEP criu/shmem.d [2020-07-30T11:35:36.443Z] #39 76.55 DEP criu/servicefd.d [2020-07-30T11:35:36.443Z] #39 76.68 DEP criu/seize.d [2020-07-30T11:35:36.499Z] #39 71.70 DEP criu/memfd.d [2020-07-30T11:35:36.499Z] #39 71.83 DEP criu/mem.d [2020-07-30T11:35:36.699Z] #39 76.87 DEP criu/seccomp.d [2020-07-30T11:35:36.759Z] #39 72.06 DEP criu/lsm.d [2020-07-30T11:35:36.759Z] #39 72.17 DEP criu/log.d [2020-07-30T11:35:36.956Z] #39 77.05 DEP criu/rst-malloc.d [2020-07-30T11:35:36.956Z] #39 77.12 DEP criu/rbtree.d [2020-07-30T11:35:36.956Z] #39 77.16 DEP criu/pstree.d [2020-07-30T11:35:37.019Z] #39 72.29 DEP criu/libnetlink.d [2020-07-30T11:35:37.019Z] #39 ... [2020-07-30T11:35:37.020Z] [2020-07-30T11:35:37.020Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:37.020Z] #17 9.739 Reading package lists... [2020-07-30T11:35:37.020Z] #17 12.87 Reading package lists... [2020-07-30T11:35:37.020Z] #17 16.13 Building dependency tree... [2020-07-30T11:35:37.020Z] #17 17.33 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:35:37.020Z] #17 17.33 The following additional packages will be installed: [2020-07-30T11:35:37.020Z] #17 17.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:35:37.020Z] #17 17.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:35:37.020Z] #17 17.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:35:37.020Z] #17 17.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:35:37.020Z] #17 17.34 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:35:37.020Z] #17 17.34 Suggested packages: [2020-07-30T11:35:37.020Z] #17 17.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:35:37.020Z] #17 17.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:35:37.020Z] #17 17.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:35:37.020Z] #17 17.35 Recommended packages: [2020-07-30T11:35:37.020Z] #17 17.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:35:37.020Z] #17 17.35 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:35:37.020Z] #17 19.10 The following NEW packages will be installed: [2020-07-30T11:35:37.020Z] #17 19.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:35:37.020Z] #17 19.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:35:37.020Z] #17 19.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:35:37.020Z] #17 19.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:35:37.020Z] #17 19.11 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:35:37.020Z] #17 19.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:35:37.020Z] #17 19.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:35:37.020Z] #17 19.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:35:37.020Z] #17 19.12 xz-utils zip [2020-07-30T11:35:37.020Z] #17 19.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:35:37.020Z] #17 19.51 Need to get 28.5 MB of archives. [2020-07-30T11:35:37.020Z] #17 19.51 After this operation, 116 MB of additional disk space will be used. [2020-07-30T11:35:37.020Z] #17 19.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-30T11:35:37.020Z] #17 19.51 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-30T11:35:37.020Z] #17 19.54 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-30T11:35:37.020Z] #17 19.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-30T11:35:37.020Z] #17 19.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-30T11:35:37.020Z] #17 19.67 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-30T11:35:37.020Z] #17 19.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:35:37.020Z] #17 19.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-30T11:35:37.020Z] #17 19.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-30T11:35:37.020Z] #17 19.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-30T11:35:37.020Z] #17 19.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-30T11:35:37.020Z] #17 19.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-30T11:35:37.020Z] #17 19.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-30T11:35:37.020Z] #17 19.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-30T11:35:37.020Z] #17 19.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-30T11:35:37.020Z] #17 19.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-30T11:35:37.020Z] #17 19.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:35:37.020Z] #17 19.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:35:37.020Z] #17 19.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:35:37.020Z] #17 19.87 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-30T11:35:37.020Z] #17 19.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-30T11:35:37.020Z] #17 19.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-30T11:35:37.020Z] #17 19.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-30T11:35:37.020Z] #17 19.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:35:37.020Z] #17 19.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:35:37.020Z] #17 19.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:35:37.020Z] #17 19.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-30T11:35:37.020Z] #17 19.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-30T11:35:37.020Z] #17 19.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:35:37.020Z] #17 20.45 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-30T11:35:37.020Z] #17 20.45 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-30T11:35:37.020Z] #17 20.45 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-30T11:35:37.020Z] #17 20.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-30T11:35:37.020Z] #17 20.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-30T11:35:37.020Z] #17 20.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:35:37.020Z] #17 20.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-30T11:35:37.020Z] #17 20.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:35:37.020Z] #17 20.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-30T11:35:37.020Z] #17 20.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-30T11:35:37.020Z] #17 20.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:35:37.020Z] #17 20.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-30T11:35:37.020Z] #17 20.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-30T11:35:37.020Z] #17 20.67 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-30T11:35:37.020Z] #17 20.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-30T11:35:37.020Z] #17 20.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:35:37.020Z] #17 21.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-30T11:35:37.020Z] #17 21.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-30T11:35:37.020Z] #17 21.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-30T11:35:37.020Z] #17 ... [2020-07-30T11:35:37.020Z] [2020-07-30T11:35:37.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:37.020Z] #39 72.42 DEP criu/kerndat.d [2020-07-30T11:35:37.212Z] #39 77.30 DEP criu/protobuf.d [2020-07-30T11:35:37.280Z] #39 72.59 DEP criu/kcmp-ids.d [2020-07-30T11:35:37.280Z] #39 72.67 DEP criu/irmap.d [2020-07-30T11:35:37.302Z] #17 18.99 Selecting previously unselected package python3. [2020-07-30T11:35:37.302Z] #17 18.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-30T11:35:37.302Z] #17 19.03 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-30T11:35:37.302Z] #17 19.04 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:35:37.302Z] #17 19.17 Selecting previously unselected package libip4tc0:arm64. [2020-07-30T11:35:37.302Z] #17 19.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-30T11:35:37.302Z] #17 19.19 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:37.318Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 30.8% of statements [2020-07-30T11:35:37.318Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-07-30T11:35:37.318Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-30T11:35:37.318Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-30T11:35:37.318Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-30T11:35:37.318Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-30T11:35:37.471Z] #39 77.46 GEN criu/protobuf-desc-gen.h [2020-07-30T11:35:37.540Z] #39 72.76 DEP criu/ipc_ns.d [2020-07-30T11:35:37.540Z] #39 72.85 DEP criu/image.d [2020-07-30T11:35:37.579Z] #17 19.29 Selecting previously unselected package libip6tc0:arm64. [2020-07-30T11:35:37.579Z] #17 19.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-30T11:35:37.579Z] #17 19.31 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:37.579Z] #17 19.41 Selecting previously unselected package libiptc0:arm64. [2020-07-30T11:35:37.579Z] #17 19.42 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-30T11:35:37.579Z] #17 19.43 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:37.596Z] #18 ... [2020-07-30T11:35:37.596Z] [2020-07-30T11:35:37.596Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:37.596Z] #42 173.1 github.com/LK4D4/vndr/godl [2020-07-30T11:35:37.596Z] #42 174.2 github.com/LK4D4/vndr [2020-07-30T11:35:37.800Z] #39 73.02 DEP criu/image-desc.d [2020-07-30T11:35:37.800Z] #39 73.13 DEP criu/fsnotify.d [2020-07-30T11:35:37.855Z] #17 19.55 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-30T11:35:37.855Z] #17 19.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-30T11:35:37.855Z] #17 19.56 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-30T11:35:37.855Z] #17 19.66 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-30T11:35:37.855Z] #17 19.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-30T11:35:37.855Z] #17 19.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-30T11:35:37.855Z] #17 19.76 Selecting previously unselected package libnftnl11:arm64. [2020-07-30T11:35:38.060Z] #39 73.28 DEP criu/filesystems.d [2020-07-30T11:35:38.125Z] #17 19.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-30T11:35:38.125Z] #17 19.79 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-30T11:35:38.125Z] #17 19.86 Selecting previously unselected package iptables. [2020-07-30T11:35:38.125Z] #17 19.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-30T11:35:38.125Z] #17 19.87 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:35:38.321Z] #39 73.45 DEP criu/files.d [2020-07-30T11:35:38.321Z] #39 73.65 DEP criu/files-reg.d [2020-07-30T11:35:38.415Z] #17 20.18 Selecting previously unselected package xxd. [2020-07-30T11:35:38.415Z] #17 20.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-30T11:35:38.415Z] #17 20.20 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:35:38.581Z] #39 73.88 DEP criu/files-ext.d [2020-07-30T11:35:38.652Z] #42 DONE 184.4s [2020-07-30T11:35:38.652Z] [2020-07-30T11:35:38.652Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:35:38.680Z] #17 20.32 Selecting previously unselected package vim-common. [2020-07-30T11:35:38.680Z] #17 20.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:38.680Z] #17 20.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:38.840Z] #39 79.09 DEP criu/protobuf-desc.d [2020-07-30T11:35:38.841Z] #39 74.03 DEP criu/file-lock.d [2020-07-30T11:35:38.841Z] #39 74.15 DEP criu/file-ids.d [2020-07-30T11:35:38.944Z] #17 20.55 Selecting previously unselected package bash-completion. [2020-07-30T11:35:38.944Z] #17 20.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:35:38.950Z] #29 ... [2020-07-30T11:35:38.950Z] [2020-07-30T11:35:38.950Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:38.950Z] #18 70.27 Setting up iptables (1.8.2-4) ... [2020-07-30T11:35:38.950Z] #18 70.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:35:38.950Z] #18 70.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:35:38.950Z] #18 70.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:35:39.097Z] #39 79.28 DEP criu/proc_parse.d [2020-07-30T11:35:39.101Z] #39 74.24 DEP criu/fifo.d [2020-07-30T11:35:39.101Z] #39 74.29 DEP criu/fdstore.d [2020-07-30T11:35:39.101Z] #39 74.38 DEP criu/fault-injection.d [2020-07-30T11:35:39.101Z] #39 74.41 DEP criu/external.d [2020-07-30T11:35:39.246Z] #18 70.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:35:39.246Z] #18 70.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:35:39.246Z] #18 70.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:35:39.246Z] #18 70.43 Setting up python3 (3.7.3-1) ... [2020-07-30T11:35:39.354Z] #39 79.47 DEP criu/plugin.d [2020-07-30T11:35:39.354Z] #39 79.56 DEP criu/pipes.d [2020-07-30T11:35:39.354Z] #39 ... [2020-07-30T11:35:39.354Z] [2020-07-30T11:35:39.354Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:39.354Z] #17 19.38 libcap2-bin is already the newest version (1:2.25-2). [2020-07-30T11:35:39.354Z] #17 19.38 The following additional packages will be installed: [2020-07-30T11:35:39.354Z] #17 19.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-30T11:35:39.354Z] #17 19.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-30T11:35:39.354Z] #17 19.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-30T11:35:39.354Z] #17 19.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-30T11:35:39.354Z] #17 19.39 python3.7 python3.7-minimal vim-runtime xxd [2020-07-30T11:35:39.354Z] #17 19.39 Suggested packages: [2020-07-30T11:35:39.354Z] #17 19.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-30T11:35:39.354Z] #17 19.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-30T11:35:39.354Z] #17 19.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-30T11:35:39.354Z] #17 19.39 Recommended packages: [2020-07-30T11:35:39.354Z] #17 19.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-30T11:35:39.354Z] #17 19.39 python3-keyrings.alt python3-xdg unzip [2020-07-30T11:35:39.354Z] #17 21.21 The following NEW packages will be installed: [2020-07-30T11:35:39.354Z] #17 21.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-30T11:35:39.354Z] #17 21.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-30T11:35:39.354Z] #17 21.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-30T11:35:39.354Z] #17 21.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-30T11:35:39.354Z] #17 21.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-30T11:35:39.354Z] #17 21.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-30T11:35:39.354Z] #17 21.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-30T11:35:39.354Z] #17 21.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-30T11:35:39.354Z] #17 21.23 xz-utils zip [2020-07-30T11:35:39.354Z] #17 21.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-30T11:35:39.354Z] #17 21.58 Need to get 28.5 MB of archives. [2020-07-30T11:35:39.354Z] #17 21.58 After this operation, 116 MB of additional disk space will be used. [2020-07-30T11:35:39.354Z] #17 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-30T11:35:39.354Z] #17 21.58 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-30T11:35:39.354Z] #17 21.62 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-30T11:35:39.354Z] #17 21.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-30T11:35:39.354Z] #17 21.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-30T11:35:39.354Z] #17 21.75 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-30T11:35:39.354Z] #17 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-30T11:35:39.354Z] #17 21.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-30T11:35:39.354Z] #17 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-30T11:35:39.354Z] #17 21.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-30T11:35:39.354Z] #17 21.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-30T11:35:39.354Z] #17 21.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-30T11:35:39.354Z] #17 22.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-30T11:35:39.354Z] #17 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-30T11:35:39.354Z] #17 22.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-30T11:35:39.354Z] #17 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-30T11:35:39.354Z] #17 22.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-30T11:35:39.354Z] #17 22.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-30T11:35:39.354Z] #17 22.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-30T11:35:39.354Z] #17 22.34 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-30T11:35:39.361Z] #39 74.48 DEP criu/eventpoll.d [2020-07-30T11:35:39.361Z] #39 74.59 DEP criu/eventfd.d [2020-07-30T11:35:39.611Z] #17 22.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-30T11:35:39.611Z] #17 22.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-30T11:35:39.611Z] #17 22.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-30T11:35:39.611Z] #17 22.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-30T11:35:39.621Z] #39 74.73 DEP criu/crtools.d [2020-07-30T11:35:39.621Z] #39 74.88 DEP criu/cr-service.d [2020-07-30T11:35:39.868Z] #17 22.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-30T11:35:39.868Z] #17 22.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-30T11:35:39.868Z] #17 22.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-30T11:35:39.868Z] #17 22.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-30T11:35:39.868Z] #17 22.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-30T11:35:39.868Z] #17 ... [2020-07-30T11:35:39.868Z] [2020-07-30T11:35:39.868Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:39.868Z] #41 154.4 github.com/LK4D4/vndr/godl [2020-07-30T11:35:39.868Z] #41 155.2 github.com/LK4D4/vndr [2020-07-30T11:35:39.868Z] #41 ... [2020-07-30T11:35:39.868Z] [2020-07-30T11:35:39.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:39.868Z] #39 79.77 DEP criu/pie-util.d [2020-07-30T11:35:39.868Z] #39 79.92 DEP criu/pie-util-vdso.d [2020-07-30T11:35:39.868Z] #39 80.09 DEP criu/pie-util-vdso-elf32.d [2020-07-30T11:35:39.882Z] #39 75.03 DEP criu/cr-restore.d [2020-07-30T11:35:39.890Z] #18 71.36 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:35:40.125Z] #39 ... [2020-07-30T11:35:40.125Z] [2020-07-30T11:35:40.125Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:40.125Z] #41 DONE 164.7s [2020-07-30T11:35:40.125Z] [2020-07-30T11:35:40.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:40.125Z] #39 80.20 DEP criu/path.d [2020-07-30T11:35:40.125Z] #39 80.37 DEP criu/parasite-syscall.d [2020-07-30T11:35:40.141Z] #39 75.19 DEP criu/cr-errno.d [2020-07-30T11:35:40.142Z] #39 75.21 DEP criu/cr-dump.d [2020-07-30T11:35:40.142Z] #39 75.45 DEP criu/cr-dedup.d [2020-07-30T11:35:40.382Z] #39 80.58 DEP criu/pagemap.d [2020-07-30T11:35:40.401Z] #39 75.60 DEP criu/cr-check.d [2020-07-30T11:35:40.639Z] #39 80.90 DEP criu/pagemap-cache.d [2020-07-30T11:35:40.661Z] #39 75.79 DEP criu/config.d [2020-07-30T11:35:40.661Z] #39 76.02 DEP criu/clone-noasan.d [2020-07-30T11:35:40.845Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-07-30T11:35:40.896Z] #39 81.11 DEP criu/page-xfer.d [2020-07-30T11:35:40.921Z] #39 76.10 DEP criu/cgroup.d [2020-07-30T11:35:40.922Z] #39 76.29 DEP criu/cgroup-props.d [2020-07-30T11:35:40.948Z] #18 72.35 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:35:41.182Z] #39 76.43 DEP criu/bitmap.d [2020-07-30T11:35:41.182Z] #39 76.45 DEP criu/bfd.d [2020-07-30T11:35:41.182Z] #39 76.54 DEP criu/autofs.d [2020-07-30T11:35:41.442Z] #39 76.66 DEP criu/aio.d [2020-07-30T11:35:41.443Z] #39 76.77 DEP criu/action-scripts.d [2020-07-30T11:35:41.459Z] #39 81.36 DEP criu/page-pipe.d [2020-07-30T11:35:41.459Z] #39 81.42 DEP criu/netfilter.d [2020-07-30T11:35:41.459Z] #39 81.55 DEP criu/net.d [2020-07-30T11:35:41.541Z] #17 23.28 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:35:41.716Z] #39 81.69 DEP criu/namespaces.d [2020-07-30T11:35:41.716Z] #39 81.83 DEP criu/mount.d [2020-07-30T11:35:41.810Z] #17 23.74 Selecting previously unselected package bzip2. [2020-07-30T11:35:41.884Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-07-30T11:35:41.974Z] #39 82.02 DEP criu/memfd.d [2020-07-30T11:35:41.974Z] #39 82.14 DEP criu/mem.d [2020-07-30T11:35:42.013Z] #39 77.14 CC criu/action-scripts.o [2020-07-30T11:35:42.071Z] #17 23.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-30T11:35:42.072Z] #17 23.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:42.072Z] #17 23.83 Selecting previously unselected package xz-utils. [2020-07-30T11:35:42.072Z] #17 23.84 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-30T11:35:42.072Z] #17 23.86 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:35:42.230Z] #39 82.30 DEP criu/lsm.d [2020-07-30T11:35:42.230Z] #39 82.47 DEP criu/log.d [2020-07-30T11:35:42.274Z] #39 ... [2020-07-30T11:35:42.274Z] [2020-07-30T11:35:42.274Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:35:42.274Z] #28 DONE 163.2s [2020-07-30T11:35:42.274Z] [2020-07-30T11:35:42.274Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:42.274Z] #17 21.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:35:42.274Z] #17 21.92 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-07-30T11:35:42.274Z] #17 21.98 Selecting previously unselected package pigz. [2020-07-30T11:35:42.274Z] #17 21.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 ... 23432 files and directories currently installed.) [2020-07-30T11:35:42.274Z] #17 22.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 22.04 Unpacking pigz (2.4-1) ... [2020-07-30T11:35:42.274Z] #17 22.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-30T11:35:42.274Z] #17 22.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 22.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:42.274Z] #17 22.62 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:35:42.274Z] #17 22.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 22.65 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:42.274Z] #17 23.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:42.274Z] #17 23.70 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:42.274Z] #17 25.96 Selecting previously unselected package python3-minimal. [2020-07-30T11:35:42.274Z] #17 25.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-30T11:35:42.274Z] #17 26.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 26.03 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:35:42.274Z] #17 26.09 Selecting previously unselected package libmpdec2:amd64. [2020-07-30T11:35:42.274Z] #17 26.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 26.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:35:42.274Z] #17 26.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-30T11:35:42.274Z] #17 26.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:42.274Z] #17 26.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:42.339Z] #17 24.04 Selecting previously unselected package apparmor. [2020-07-30T11:35:42.339Z] #17 24.04 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-30T11:35:42.339Z] #17 24.15 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:35:42.487Z] #39 82.58 DEP criu/libnetlink.d [2020-07-30T11:35:42.487Z] #39 82.68 DEP criu/kerndat.d [2020-07-30T11:35:42.606Z] #17 24.47 Selecting previously unselected package aufs-tools. [2020-07-30T11:35:42.606Z] #17 24.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-30T11:35:42.606Z] #17 24.48 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:42.744Z] #39 82.92 DEP criu/kcmp-ids.d [2020-07-30T11:35:42.891Z] #17 24.64 Selecting previously unselected package libonig5:arm64. [2020-07-30T11:35:42.891Z] #17 24.64 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-30T11:35:42.891Z] #17 24.66 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-30T11:35:42.891Z] #17 24.85 Selecting previously unselected package libjq1:arm64. [2020-07-30T11:35:42.921Z] ok github.com/docker/docker/daemon/cluster/convert 0.004s coverage: 35.9% of statements [2020-07-30T11:35:43.001Z] #39 83.00 DEP criu/irmap.d [2020-07-30T11:35:43.001Z] #39 83.12 DEP criu/ipc_ns.d [2020-07-30T11:35:43.057Z] #18 74.50 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:35:43.057Z] #18 74.51 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:35:43.158Z] #17 24.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-30T11:35:43.158Z] #17 24.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-30T11:35:43.158Z] #17 25.09 Selecting previously unselected package jq. [2020-07-30T11:35:43.158Z] #17 25.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-30T11:35:43.158Z] #17 25.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:43.258Z] #39 83.32 DEP criu/image.d [2020-07-30T11:35:43.258Z] #39 83.47 DEP criu/image-desc.d [2020-07-30T11:35:43.419Z] #17 25.21 Selecting previously unselected package libaio1:arm64. [2020-07-30T11:35:43.419Z] #17 25.21 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-30T11:35:43.419Z] #17 25.22 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-30T11:35:43.419Z] #17 25.31 Selecting previously unselected package libgpm2:arm64. [2020-07-30T11:35:43.419Z] #17 25.31 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-30T11:35:43.419Z] #17 25.31 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-30T11:35:43.515Z] #39 83.54 DEP criu/fsnotify.d [2020-07-30T11:35:43.515Z] #39 83.67 DEP criu/filesystems.d [2020-07-30T11:35:43.686Z] #17 25.39 Selecting previously unselected package libicu63:arm64. [2020-07-30T11:35:43.686Z] #17 25.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-30T11:35:43.686Z] #17 25.40 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-30T11:35:43.706Z] #18 75.10 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:35:43.772Z] #39 83.78 DEP criu/files.d [2020-07-30T11:35:43.772Z] #39 83.99 DEP criu/files-reg.d [2020-07-30T11:35:44.029Z] #39 84.12 DEP criu/files-ext.d [2020-07-30T11:35:44.029Z] #39 84.25 DEP criu/file-lock.d [2020-07-30T11:35:44.185Z] #17 27.90 Selecting previously unselected package python3.7. [2020-07-30T11:35:44.185Z] #17 27.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:44.185Z] #17 27.91 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:44.185Z] #17 28.05 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-30T11:35:44.185Z] #17 28.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-30T11:35:44.185Z] #17 28.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:35:44.185Z] #17 28.18 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:35:44.287Z] #39 84.37 DEP criu/file-ids.d [2020-07-30T11:35:44.287Z] #39 84.45 DEP criu/fifo.d [2020-07-30T11:35:44.287Z] #39 84.59 DEP criu/fdstore.d [2020-07-30T11:35:44.544Z] #39 84.67 DEP criu/fault-injection.d [2020-07-30T11:35:44.544Z] #39 84.75 DEP criu/external.d [2020-07-30T11:35:44.544Z] #39 84.84 DEP criu/eventpoll.d [2020-07-30T11:35:44.755Z] #17 28.81 Selecting previously unselected package python3. [2020-07-30T11:35:44.755Z] #17 28.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 ... 24093 files and directories currently installed.) [2020-07-30T11:35:44.755Z] #17 28.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-30T11:35:44.755Z] #17 28.84 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:35:44.755Z] #17 28.95 Selecting previously unselected package libip4tc0:amd64. [2020-07-30T11:35:44.755Z] #17 28.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:44.755Z] #17 28.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:44.765Z] #18 76.15 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:35:45.015Z] #17 29.04 Selecting previously unselected package libip6tc0:amd64. [2020-07-30T11:35:45.015Z] #17 29.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:45.015Z] #17 29.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:45.015Z] #17 29.16 Selecting previously unselected package libiptc0:amd64. [2020-07-30T11:35:45.015Z] #17 29.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:45.015Z] #17 29.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:45.015Z] #17 29.26 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-30T11:35:45.107Z] #39 85.04 DEP criu/eventfd.d [2020-07-30T11:35:45.107Z] #39 85.23 DEP criu/crtools.d [2020-07-30T11:35:45.107Z] #39 85.43 DEP criu/cr-service.d [2020-07-30T11:35:45.275Z] #17 29.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-30T11:35:45.275Z] #17 29.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:35:45.275Z] #17 29.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-30T11:35:45.275Z] #17 29.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-30T11:35:45.275Z] #17 29.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:35:45.275Z] #17 29.41 Selecting previously unselected package libnftnl11:amd64. [2020-07-30T11:35:45.275Z] #17 29.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-30T11:35:45.275Z] #17 29.42 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:35:45.365Z] #39 85.57 DEP criu/cr-restore.d [2020-07-30T11:35:45.415Z] #18 76.77 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:35:45.536Z] #17 29.55 Selecting previously unselected package iptables. [2020-07-30T11:35:45.536Z] #17 29.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-30T11:35:45.536Z] #17 29.57 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:35:45.618Z] #17 ... [2020-07-30T11:35:45.618Z] [2020-07-30T11:35:45.618Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:45.618Z] #39 64.50 DEP criu/net.d [2020-07-30T11:35:45.618Z] #39 64.70 DEP criu/namespaces.d [2020-07-30T11:35:45.618Z] #39 64.82 DEP criu/mount.d [2020-07-30T11:35:45.618Z] #39 64.97 DEP criu/memfd.d [2020-07-30T11:35:45.618Z] #39 65.08 DEP criu/mem.d [2020-07-30T11:35:45.618Z] #39 65.22 DEP criu/lsm.d [2020-07-30T11:35:45.618Z] #39 65.30 DEP criu/log.d [2020-07-30T11:35:45.618Z] #39 65.43 DEP criu/libnetlink.d [2020-07-30T11:35:45.618Z] #39 65.60 DEP criu/kerndat.d [2020-07-30T11:35:45.618Z] #39 65.77 DEP criu/kcmp-ids.d [2020-07-30T11:35:45.618Z] #39 65.91 DEP criu/irmap.d [2020-07-30T11:35:45.618Z] #39 66.02 DEP criu/ipc_ns.d [2020-07-30T11:35:45.618Z] #39 66.12 DEP criu/image.d [2020-07-30T11:35:45.618Z] #39 66.23 DEP criu/image-desc.d [2020-07-30T11:35:45.618Z] #39 66.29 DEP criu/fsnotify.d [2020-07-30T11:35:45.618Z] #39 66.43 DEP criu/filesystems.d [2020-07-30T11:35:45.618Z] #39 66.52 DEP criu/files.d [2020-07-30T11:35:45.618Z] #39 66.64 DEP criu/files-reg.d [2020-07-30T11:35:45.618Z] #39 66.73 DEP criu/files-ext.d [2020-07-30T11:35:45.618Z] #39 66.86 DEP criu/file-lock.d [2020-07-30T11:35:45.618Z] #39 67.06 DEP criu/file-ids.d [2020-07-30T11:35:45.618Z] #39 67.13 DEP criu/fifo.d [2020-07-30T11:35:45.618Z] #39 67.30 DEP criu/fdstore.d [2020-07-30T11:35:45.618Z] #39 67.40 DEP criu/fault-injection.d [2020-07-30T11:35:45.618Z] #39 67.44 DEP criu/external.d [2020-07-30T11:35:45.618Z] #39 67.59 DEP criu/eventpoll.d [2020-07-30T11:35:45.618Z] #39 67.75 DEP criu/eventfd.d [2020-07-30T11:35:45.618Z] #39 67.99 DEP criu/crtools.d [2020-07-30T11:35:45.618Z] #39 68.28 DEP criu/cr-service.d [2020-07-30T11:35:45.618Z] #39 68.43 DEP criu/cr-restore.d [2020-07-30T11:35:45.618Z] #39 68.76 DEP criu/cr-errno.d [2020-07-30T11:35:45.618Z] #39 68.78 DEP criu/cr-dump.d [2020-07-30T11:35:45.618Z] #39 69.04 DEP criu/cr-dedup.d [2020-07-30T11:35:45.618Z] #39 69.18 DEP criu/cr-check.d [2020-07-30T11:35:45.618Z] #39 69.30 DEP criu/config.d [2020-07-30T11:35:45.618Z] #39 69.38 DEP criu/clone-noasan.d [2020-07-30T11:35:45.618Z] #39 69.49 DEP criu/cgroup.d [2020-07-30T11:35:45.618Z] #39 69.64 DEP criu/cgroup-props.d [2020-07-30T11:35:45.618Z] #39 69.71 DEP criu/bitmap.d [2020-07-30T11:35:45.618Z] #39 69.72 DEP criu/bfd.d [2020-07-30T11:35:45.618Z] #39 69.79 DEP criu/autofs.d [2020-07-30T11:35:45.618Z] #39 69.97 DEP criu/aio.d [2020-07-30T11:35:45.618Z] #39 70.13 DEP criu/action-scripts.d [2020-07-30T11:35:45.618Z] #39 70.39 CC criu/action-scripts.o [2020-07-30T11:35:45.618Z] #39 70.90 CC criu/aio.o [2020-07-30T11:35:45.618Z] #39 71.46 CC criu/autofs.o [2020-07-30T11:35:45.618Z] #39 73.02 CC criu/bfd.o [2020-07-30T11:35:45.618Z] #39 73.54 CC criu/bitmap.o [2020-07-30T11:35:45.618Z] #39 73.68 CC criu/cgroup-props.o [2020-07-30T11:35:45.618Z] #39 74.46 CC criu/cgroup.o [2020-07-30T11:35:45.796Z] #17 29.96 Selecting previously unselected package xxd. [2020-07-30T11:35:45.796Z] #17 29.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:35:45.796Z] #17 29.96 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:35:45.929Z] #39 ... [2020-07-30T11:35:45.929Z] [2020-07-30T11:35:45.929Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:35:45.929Z] #28 DONE 170.4s [2020-07-30T11:35:45.929Z] [2020-07-30T11:35:45.929Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:45.929Z] #39 85.90 DEP criu/cr-errno.d [2020-07-30T11:35:45.929Z] #39 85.92 DEP criu/cr-dump.d [2020-07-30T11:35:45.929Z] #39 ... [2020-07-30T11:35:45.929Z] [2020-07-30T11:35:45.929Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:45.929Z] #17 23.27 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-30T11:35:45.929Z] #17 23.27 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-30T11:35:45.929Z] #17 23.32 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-30T11:35:45.929Z] #17 23.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-30T11:35:45.929Z] #17 23.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-30T11:35:45.929Z] #17 23.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-30T11:35:45.929Z] #17 23.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-30T11:35:45.929Z] #17 23.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-30T11:35:45.929Z] #17 23.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-30T11:35:45.929Z] #17 23.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-30T11:35:45.929Z] #17 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-30T11:35:45.929Z] #17 23.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-30T11:35:45.929Z] #17 23.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-30T11:35:45.929Z] #17 23.86 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-30T11:35:45.929Z] #17 23.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-30T11:35:45.929Z] #17 23.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-30T11:35:45.929Z] #17 24.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-30T11:35:45.929Z] #17 24.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-30T11:35:45.929Z] #17 25.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-30T11:35:45.929Z] #17 25.69 debconf: delaying package configuration, since apt-utils is not installed [2020-07-30T11:35:45.929Z] #17 25.81 Fetched 28.5 MB in 4s (7669 kB/s) [2020-07-30T11:35:45.929Z] #17 25.86 Selecting previously unselected package pigz. [2020-07-30T11:35:45.929Z] #17 25.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 ... 23432 files and directories currently installed.) [2020-07-30T11:35:45.929Z] #17 25.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-30T11:35:45.929Z] #17 25.93 Unpacking pigz (2.4-1) ... [2020-07-30T11:35:45.929Z] #17 26.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-30T11:35:45.929Z] #17 26.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:45.929Z] #17 26.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:45.929Z] #17 26.51 Selecting previously unselected package python3.7-minimal. [2020-07-30T11:35:45.929Z] #17 26.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:45.929Z] #17 26.55 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:45.929Z] #17 27.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:45.929Z] #17 27.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-30T11:35:45.929Z] #17 ... [2020-07-30T11:35:45.929Z] [2020-07-30T11:35:45.929Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:45.929Z] #39 86.14 DEP criu/cr-dedup.d [2020-07-30T11:35:46.056Z] #17 30.08 Selecting previously unselected package vim-common. [2020-07-30T11:35:46.056Z] #17 30.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:46.056Z] #17 30.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:46.056Z] #17 30.27 Selecting previously unselected package bash-completion. [2020-07-30T11:35:46.056Z] #17 30.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:35:46.492Z] #39 86.45 DEP criu/cr-check.d [2020-07-30T11:35:46.588Z] #39 ... [2020-07-30T11:35:46.588Z] [2020-07-30T11:35:46.588Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:46.588Z] #17 28.41 Selecting previously unselected package libnet1:arm64. [2020-07-30T11:35:46.588Z] #17 28.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-30T11:35:46.588Z] #17 28.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:46.588Z] #17 28.52 Selecting previously unselected package libnl-3-200:arm64. [2020-07-30T11:35:46.748Z] #39 86.85 DEP criu/config.d [2020-07-30T11:35:46.853Z] #17 28.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-30T11:35:46.853Z] #17 28.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-30T11:35:46.853Z] #17 28.62 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-30T11:35:46.853Z] #17 28.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-30T11:35:46.853Z] #17 28.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-30T11:35:46.952Z] #18 78.35 Setting up python3-pip (18.1-5) ... [2020-07-30T11:35:47.005Z] #39 87.30 DEP criu/clone-noasan.d [2020-07-30T11:35:47.115Z] #17 28.74 Selecting previously unselected package libreadline5:arm64. [2020-07-30T11:35:47.115Z] #17 28.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-30T11:35:47.115Z] #17 28.76 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-30T11:35:47.115Z] #17 28.89 Selecting previously unselected package net-tools. [2020-07-30T11:35:47.115Z] #17 28.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-30T11:35:47.115Z] #17 28.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:47.262Z] #39 87.39 DEP criu/cgroup.d [2020-07-30T11:35:47.378Z] #17 29.13 Selecting previously unselected package python-pip-whl. [2020-07-30T11:35:47.378Z] #17 29.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:35:47.378Z] #17 29.13 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:35:47.518Z] #39 87.55 DEP criu/cgroup-props.d [2020-07-30T11:35:47.518Z] #39 87.73 DEP criu/bitmap.d [2020-07-30T11:35:47.641Z] #17 29.53 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:35:47.641Z] #17 29.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:35:47.641Z] #17 29.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:35:47.775Z] #39 87.75 DEP criu/bfd.d [2020-07-30T11:35:47.775Z] #39 87.83 DEP criu/autofs.d [2020-07-30T11:35:47.775Z] #39 87.99 DEP criu/aio.d [2020-07-30T11:35:47.775Z] #39 88.11 DEP criu/action-scripts.d [2020-07-30T11:35:47.903Z] #17 29.64 Selecting previously unselected package python3-distutils. [2020-07-30T11:35:47.903Z] #17 29.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:35:47.903Z] #17 29.66 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:35:47.903Z] #17 29.79 Selecting previously unselected package python3-pip. [2020-07-30T11:35:47.903Z] #17 29.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:35:47.903Z] #17 29.80 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:35:48.166Z] #17 29.92 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:35:48.166Z] #17 29.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:35:48.166Z] #17 29.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:35:48.338Z] #39 88.46 CC criu/action-scripts.o [2020-07-30T11:35:48.429Z] #17 30.09 Selecting previously unselected package python3-setuptools. [2020-07-30T11:35:48.429Z] #17 30.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:35:48.429Z] #17 30.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:35:48.429Z] #17 30.30 Selecting previously unselected package python3-wheel. [2020-07-30T11:35:48.429Z] #17 30.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:35:48.429Z] #17 30.30 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:35:48.429Z] #17 30.42 Selecting previously unselected package sudo. [2020-07-30T11:35:48.429Z] #17 30.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-30T11:35:48.500Z] #18 79.57 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:35:48.500Z] #18 79.64 Processing triggers for mime-support (3.62) ... [2020-07-30T11:35:48.597Z] #17 32.83 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:35:48.691Z] #17 30.43 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:35:48.799Z] #18 DONE 79.9s [2020-07-30T11:35:48.799Z] [2020-07-30T11:35:48.799Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:35:48.857Z] #17 33.13 Selecting previously unselected package bzip2. [2020-07-30T11:35:48.857Z] #17 33.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-30T11:35:48.902Z] #39 88.87 CC criu/aio.o [2020-07-30T11:35:48.957Z] #17 30.81 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:35:48.957Z] #17 30.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-30T11:35:49.104Z] #19 0.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:35:49.104Z] #19 0.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:35:49.104Z] #19 0.361 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:35:49.104Z] #19 DONE 0.4s [2020-07-30T11:35:49.104Z] [2020-07-30T11:35:49.104Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:35:49.117Z] #17 33.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:49.117Z] #17 33.25 Selecting previously unselected package xz-utils. [2020-07-30T11:35:49.117Z] #17 33.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-30T11:35:49.117Z] #17 33.27 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:35:49.160Z] #39 89.26 CC criu/autofs.o [2020-07-30T11:35:49.220Z] #17 30.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:35:49.220Z] #17 31.04 Selecting previously unselected package uidmap. [2020-07-30T11:35:49.220Z] #17 31.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-30T11:35:49.220Z] #17 31.06 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:35:49.377Z] #17 33.46 Selecting previously unselected package apparmor. [2020-07-30T11:35:49.377Z] #17 33.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-30T11:35:49.377Z] #17 33.53 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:35:49.483Z] #17 31.19 Selecting previously unselected package vim-runtime. [2020-07-30T11:35:49.483Z] #17 31.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:49.483Z] #17 31.24 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-30T11:35:49.483Z] #17 31.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:35:49.483Z] #17 31.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:35:49.761Z] #20 ... [2020-07-30T11:35:49.761Z] [2020-07-30T11:35:49.761Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-30T11:35:49.761Z] #29 DONE 195.7s [2020-07-30T11:35:49.761Z] [2020-07-30T11:35:49.761Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:49.761Z] #40 122.5 CC criu/cr-service.o [2020-07-30T11:35:49.761Z] #40 124.7 CC criu/crtools.o [2020-07-30T11:35:49.761Z] #40 125.3 CC criu/eventfd.o [2020-07-30T11:35:49.761Z] #40 125.8 CC criu/eventpoll.o [2020-07-30T11:35:49.761Z] #40 127.0 CC criu/external.o [2020-07-30T11:35:49.761Z] #40 127.4 CC criu/fault-injection.o [2020-07-30T11:35:49.761Z] #40 127.6 CC criu/fdstore.o [2020-07-30T11:35:49.761Z] #40 128.2 CC criu/fifo.o [2020-07-30T11:35:49.761Z] #40 128.6 CC criu/file-ids.o [2020-07-30T11:35:49.761Z] #40 129.0 CC criu/file-lock.o [2020-07-30T11:35:49.761Z] #40 130.4 CC criu/files-ext.o [2020-07-30T11:35:49.761Z] #40 131.0 CC criu/files-reg.o [2020-07-30T11:35:49.825Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-07-30T11:35:49.948Z] #17 33.90 Selecting previously unselected package aufs-tools. [2020-07-30T11:35:49.948Z] #17 33.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-30T11:35:49.948Z] #17 33.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:49.948Z] #17 34.03 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:35:49.948Z] #17 34.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:35:49.948Z] #17 34.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:35:50.208Z] #17 34.16 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:35:50.208Z] #17 34.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:35:50.208Z] #17 34.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:35:50.208Z] #17 34.31 Selecting previously unselected package jq. [2020-07-30T11:35:50.208Z] #17 34.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:35:50.208Z] #17 34.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:50.208Z] #17 34.37 Selecting previously unselected package libaio1:amd64. [2020-07-30T11:35:50.208Z] #17 34.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-30T11:35:50.208Z] #17 34.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:35:50.468Z] #17 34.44 Selecting previously unselected package libgpm2:amd64. [2020-07-30T11:35:50.468Z] #17 34.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-30T11:35:50.468Z] #17 34.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:35:50.468Z] #17 34.51 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:35:50.468Z] #17 34.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:35:50.468Z] #17 34.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:35:50.529Z] #39 90.66 CC criu/bfd.o [2020-07-30T11:35:50.786Z] #39 91.11 CC criu/bitmap.o [2020-07-30T11:35:50.862Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-07-30T11:35:51.042Z] #39 91.23 CC criu/cgroup-props.o [2020-07-30T11:35:51.496Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-30T11:35:51.972Z] #39 ... [2020-07-30T11:35:51.972Z] [2020-07-30T11:35:51.972Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:51.972Z] #17 30.04 Selecting previously unselected package python3-minimal. [2020-07-30T11:35:51.972Z] #17 30.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 ... 23681 files and directories currently installed.) [2020-07-30T11:35:51.972Z] #17 30.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 30.34 Unpacking python3-minimal (3.7.3-1) ... [2020-07-30T11:35:51.972Z] #17 30.44 Selecting previously unselected package libmpdec2:amd64. [2020-07-30T11:35:51.972Z] #17 30.44 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 30.45 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:35:51.972Z] #17 30.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-30T11:35:51.972Z] #17 30.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 30.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:51.972Z] #17 31.41 Selecting previously unselected package python3.7. [2020-07-30T11:35:51.972Z] #17 31.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 31.42 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:51.972Z] #17 31.53 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-30T11:35:51.972Z] #17 31.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 31.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:35:51.972Z] #17 31.63 Setting up python3-minimal (3.7.3-1) ... [2020-07-30T11:35:51.972Z] #17 32.37 Selecting previously unselected package python3. [2020-07-30T11:35:51.972Z] #17 32.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-30T11:35:51.972Z] #17 32.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.47 Unpacking python3 (3.7.3-1) ... [2020-07-30T11:35:51.972Z] #17 32.63 Selecting previously unselected package libip4tc0:amd64. [2020-07-30T11:35:51.972Z] #17 32.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:51.972Z] #17 32.74 Selecting previously unselected package libip6tc0:amd64. [2020-07-30T11:35:51.972Z] #17 32.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:51.972Z] #17 32.83 Selecting previously unselected package libiptc0:amd64. [2020-07-30T11:35:51.972Z] #17 32.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:35:51.972Z] #17 32.91 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-30T11:35:51.972Z] #17 32.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:35:51.972Z] #17 32.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-30T11:35:51.972Z] #17 32.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 32.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:35:51.972Z] #17 33.07 Selecting previously unselected package libnftnl11:amd64. [2020-07-30T11:35:51.972Z] #17 33.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 33.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:35:51.972Z] #17 33.17 Selecting previously unselected package iptables. [2020-07-30T11:35:51.972Z] #17 33.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 33.18 Unpacking iptables (1.8.2-4) ... [2020-07-30T11:35:51.972Z] #17 33.50 Selecting previously unselected package xxd. [2020-07-30T11:35:51.972Z] #17 33.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:35:51.972Z] #17 33.51 Unpacking xxd (2:8.1.0875-5) ... [2020-07-30T11:35:51.972Z] #17 33.65 Selecting previously unselected package vim-common. [2020-07-30T11:35:51.972Z] #17 33.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:51.972Z] #17 33.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:51.972Z] #17 33.89 Selecting previously unselected package bash-completion. [2020-07-30T11:35:51.972Z] #17 33.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-30T11:35:52.040Z] #17 33.72 Selecting previously unselected package vim. [2020-07-30T11:35:52.040Z] #17 33.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-30T11:35:52.040Z] #17 33.76 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:35:52.130Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-30T11:35:52.381Z] #17 ... [2020-07-30T11:35:52.381Z] [2020-07-30T11:35:52.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:52.381Z] #39 77.62 CC criu/aio.o [2020-07-30T11:35:52.381Z] #39 78.22 CC criu/autofs.o [2020-07-30T11:35:52.381Z] #39 79.67 CC criu/bfd.o [2020-07-30T11:35:52.381Z] #39 80.15 CC criu/bitmap.o [2020-07-30T11:35:52.381Z] #39 80.30 CC criu/cgroup-props.o [2020-07-30T11:35:52.381Z] #39 80.97 CC criu/cgroup.o [2020-07-30T11:35:52.381Z] #39 83.84 CC criu/clone-noasan.o [2020-07-30T11:35:52.381Z] #39 84.07 CC criu/config.o [2020-07-30T11:35:52.381Z] #39 85.30 CC criu/cr-check.o [2020-07-30T11:35:52.381Z] #39 86.82 CC criu/cr-dedup.o [2020-07-30T11:35:52.381Z] #39 87.16 CC criu/cr-dump.o [2020-07-30T11:35:52.540Z] #40 133.9 CC criu/files.o [2020-07-30T11:35:52.616Z] #17 34.23 Selecting previously unselected package xfsprogs. [2020-07-30T11:35:52.616Z] #17 34.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-30T11:35:52.616Z] #17 34.25 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:35:52.792Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-30T11:35:53.192Z] #17 34.91 Selecting previously unselected package zip. [2020-07-30T11:35:53.192Z] #17 34.91 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-30T11:35:53.192Z] #17 34.92 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:35:53.455Z] #17 35.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:53.455Z] #17 35.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:53.455Z] #17 35.22 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:53.455Z] #17 35.24 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-30T11:35:53.455Z] #17 35.26 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-30T11:35:53.455Z] #17 35.27 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:53.455Z] #17 35.29 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:35:53.455Z] #17 35.31 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-30T11:35:53.455Z] #17 35.33 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:53.455Z] #17 35.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:53.455Z] #17 35.36 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-30T11:35:53.455Z] #17 35.38 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-30T11:35:53.455Z] #17 35.39 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:35:53.455Z] #17 35.41 Setting up zip (3.0-11+b1) ... [2020-07-30T11:35:53.721Z] #17 35.44 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:35:53.721Z] #17 35.47 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:35:53.762Z] #39 89.07 CC criu/cr-errno.o [2020-07-30T11:35:53.828Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.4% of statements [2020-07-30T11:35:53.828Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-30T11:35:53.828Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-30T11:35:53.828Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-30T11:35:53.828Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-30T11:35:53.865Z] #17 36.67 Unpacking bash-completion (1:2.8-6) ... [2020-07-30T11:35:54.022Z] #39 89.15 CC criu/cr-restore.o [2020-07-30T11:35:54.022Z] #39 ... [2020-07-30T11:35:54.022Z] [2020-07-30T11:35:54.022Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:54.022Z] #17 38.01 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:35:54.022Z] #17 38.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:35:54.022Z] #17 38.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:54.022Z] #17 38.10 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:35:54.022Z] #17 38.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:35:54.022Z] #17 38.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:35:54.022Z] #17 38.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:35:54.077Z] #40 ... [2020-07-30T11:35:54.077Z] [2020-07-30T11:35:54.077Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:35:54.077Z] #20 5.036 Collecting yamllint==1.16.0 [2020-07-30T11:35:54.122Z] #17 37.01 Selecting previously unselected package bzip2. [2020-07-30T11:35:54.122Z] #17 37.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-30T11:35:54.282Z] #17 38.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:35:54.282Z] #17 38.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:35:54.282Z] #17 38.28 Selecting previously unselected package libreadline5:amd64. [2020-07-30T11:35:54.282Z] #17 38.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-30T11:35:54.282Z] #17 38.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:35:54.282Z] #17 38.42 Selecting previously unselected package net-tools. [2020-07-30T11:35:54.282Z] #17 38.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-30T11:35:54.282Z] #17 38.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:54.375Z] #20 5.369 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:35:54.375Z] #20 5.470 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:35:54.378Z] #17 37.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:35:54.378Z] #17 37.09 Selecting previously unselected package xz-utils. [2020-07-30T11:35:54.378Z] #17 37.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-30T11:35:54.378Z] #17 37.10 Unpacking xz-utils (5.2.4-1) ... [2020-07-30T11:35:54.378Z] #17 37.29 Selecting previously unselected package apparmor. [2020-07-30T11:35:54.543Z] #17 38.60 Selecting previously unselected package python-pip-whl. [2020-07-30T11:35:54.543Z] #17 38.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:35:54.543Z] #17 38.64 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:35:54.635Z] #17 37.31 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-30T11:35:54.635Z] #17 37.41 Unpacking apparmor (2.13.2-10) ... [2020-07-30T11:35:54.676Z] #20 5.520 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:35:54.676Z] #20 5.596 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:35:54.892Z] #17 37.72 Selecting previously unselected package aufs-tools. [2020-07-30T11:35:54.892Z] #17 37.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-30T11:35:54.892Z] #17 37.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:35:54.892Z] #17 37.84 Selecting previously unselected package libonig5:amd64. [2020-07-30T11:35:54.976Z] #20 5.803 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:35:55.116Z] #17 39.15 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:35:55.116Z] #17 39.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:35:55.116Z] #17 39.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:35:55.116Z] #17 39.28 Selecting previously unselected package python3-distutils. [2020-07-30T11:35:55.116Z] #17 39.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:35:55.116Z] #17 39.30 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:35:55.149Z] #17 37.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-30T11:35:55.149Z] #17 37.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:35:55.149Z] #17 37.97 Selecting previously unselected package libjq1:amd64. [2020-07-30T11:35:55.149Z] #17 37.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:35:55.149Z] #17 37.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:35:55.338Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-30T11:35:55.376Z] #17 39.45 Selecting previously unselected package python3-pip. [2020-07-30T11:35:55.376Z] #17 39.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:35:55.376Z] #17 39.47 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:35:55.376Z] #17 39.63 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:35:55.405Z] #17 38.09 Selecting previously unselected package jq. [2020-07-30T11:35:55.406Z] #17 38.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-30T11:35:55.406Z] #17 38.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:55.406Z] #17 38.18 Selecting previously unselected package libaio1:amd64. [2020-07-30T11:35:55.406Z] #17 38.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-30T11:35:55.406Z] #17 38.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:35:55.406Z] #17 38.26 Selecting previously unselected package libgpm2:amd64. [2020-07-30T11:35:55.406Z] #17 38.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-30T11:35:55.406Z] #17 38.29 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:35:55.636Z] #17 39.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:35:55.636Z] #17 39.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:35:55.636Z] #17 39.76 Selecting previously unselected package python3-setuptools. [2020-07-30T11:35:55.636Z] #17 39.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:35:55.636Z] #17 39.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:35:55.662Z] #17 38.35 Selecting previously unselected package libicu63:amd64. [2020-07-30T11:35:55.662Z] #17 38.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-30T11:35:55.662Z] #17 38.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:35:55.897Z] #17 39.97 Selecting previously unselected package python3-wheel. [2020-07-30T11:35:55.897Z] #17 39.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:35:55.897Z] #17 39.99 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:35:55.897Z] #17 40.06 Selecting previously unselected package sudo. [2020-07-30T11:35:55.897Z] #17 40.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-30T11:35:55.897Z] #17 40.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:35:55.972Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 57.0% of statements [2020-07-30T11:35:56.468Z] #17 40.61 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:35:56.468Z] #17 40.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-30T11:35:56.468Z] #17 40.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:35:56.514Z] #20 7.375 Building wheels for collected packages: pyyaml [2020-07-30T11:35:56.514Z] #20 7.377 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:35:56.728Z] #17 40.86 Selecting previously unselected package uidmap. [2020-07-30T11:35:56.728Z] #17 40.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-30T11:35:56.728Z] #17 40.87 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:35:56.728Z] #17 40.98 Selecting previously unselected package vim-runtime. [2020-07-30T11:35:56.901Z] #52 224.2 + bin/containerd-stress [2020-07-30T11:35:56.902Z] #52 ... [2020-07-30T11:35:56.902Z] [2020-07-30T11:35:56.902Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:56.902Z] #45 DONE 274.5s [2020-07-30T11:35:56.902Z] [2020-07-30T11:35:56.902Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:56.988Z] #17 40.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:35:56.988Z] #17 41.00 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-30T11:35:56.988Z] #17 41.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:35:56.988Z] #17 41.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:35:57.055Z] #17 38.69 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-30T11:35:57.055Z] #17 38.71 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:35:57.055Z] #17 38.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:35:57.055Z] #17 38.76 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:35:57.055Z] #17 38.85 invoke-rc.d: could not determine current runlevel [2020-07-30T11:35:57.055Z] #17 38.87 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:35:57.161Z] #52 226.9 + bin/containerd-shim [2020-07-30T11:35:57.317Z] #17 38.95 Setting up pigz (2.4-1) ... [2020-07-30T11:35:57.317Z] #17 38.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-30T11:35:57.317Z] #17 39.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-30T11:35:57.317Z] #17 39.09 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:35:57.317Z] #17 39.14 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-30T11:35:57.317Z] #17 39.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:35:57.572Z] #20 8.407 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:35:57.572Z] #20 8.421 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:35:57.572Z] #20 8.492 Successfully built pyyaml [2020-07-30T11:35:57.572Z] #20 8.505 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-30T11:35:57.580Z] #17 ... [2020-07-30T11:35:57.580Z] [2020-07-30T11:35:57.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:57.580Z] #39 76.46 CC criu/clone-noasan.o [2020-07-30T11:35:57.580Z] #39 76.66 CC criu/config.o [2020-07-30T11:35:57.580Z] #39 77.82 CC criu/cr-check.o [2020-07-30T11:35:57.580Z] #39 78.99 CC criu/cr-dedup.o [2020-07-30T11:35:57.580Z] #39 79.36 CC criu/cr-dump.o [2020-07-30T11:35:57.580Z] #39 81.03 CC criu/cr-errno.o [2020-07-30T11:35:57.580Z] #39 81.08 CC criu/cr-restore.o [2020-07-30T11:35:57.580Z] #39 84.59 CC criu/cr-service.o [2020-07-30T11:35:57.580Z] #39 86.02 CC criu/crtools.o [2020-07-30T11:35:57.580Z] #39 ... [2020-07-30T11:35:57.580Z] [2020-07-30T11:35:57.580Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:57.580Z] #17 39.51 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-30T11:35:57.728Z] #52 ... [2020-07-30T11:35:57.728Z] [2020-07-30T11:35:57.728Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:35:57.728Z] #46 DONE 0.4s [2020-07-30T11:35:57.728Z] [2020-07-30T11:35:57.728Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:35:57.728Z] #48 DONE 0.1s [2020-07-30T11:35:57.728Z] [2020-07-30T11:35:57.729Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:35:57.843Z] #17 ... [2020-07-30T11:35:57.843Z] [2020-07-30T11:35:57.843Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:35:57.843Z] #49 46.61 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-30T11:35:57.843Z] #49 48.61 + mkdir -p /build [2020-07-30T11:35:57.843Z] #49 48.61 + cp runc /build/runc [2020-07-30T11:35:57.843Z] #49 DONE 49.3s [2020-07-30T11:35:57.843Z] [2020-07-30T11:35:57.843Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:35:57.843Z] #17 39.56 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-30T11:35:57.843Z] #17 39.58 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:57.843Z] #17 39.61 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:35:57.843Z] #17 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:35:57.843Z] #17 39.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:35:57.843Z] #17 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:35:57.843Z] #17 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:35:57.843Z] #17 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:35:57.843Z] #17 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:35:57.843Z] #17 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:35:57.871Z] #20 8.844 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:35:57.987Z] #50 DONE 0.2s [2020-07-30T11:35:57.987Z] [2020-07-30T11:35:57.987Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:35:58.106Z] #17 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:35:58.106Z] #17 39.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-30T11:35:58.106Z] #17 39.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:35:58.106Z] #17 39.88 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-30T11:35:58.106Z] #17 39.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:35:58.106Z] #17 39.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-30T11:35:58.106Z] #17 39.98 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:35:58.171Z] #20 DONE 9.0s [2020-07-30T11:35:58.171Z] [2020-07-30T11:35:58.171Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:35:58.171Z] #40 136.5 CC criu/filesystems.o [2020-07-30T11:35:58.171Z] #40 137.4 CC criu/fsnotify.o [2020-07-30T11:35:58.171Z] #40 138.7 CC criu/image-desc.o [2020-07-30T11:35:58.171Z] #40 138.8 CC criu/image.o [2020-07-30T11:35:58.470Z] #40 139.8 CC criu/ipc_ns.o [2020-07-30T11:35:58.944Z] #17 41.69 Selecting previously unselected package libnet1:amd64. [2020-07-30T11:35:58.944Z] #17 41.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-30T11:35:58.944Z] #17 41.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:35:58.944Z] #17 41.79 Selecting previously unselected package libnl-3-200:amd64. [2020-07-30T11:35:58.944Z] #17 41.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-30T11:35:58.944Z] #17 41.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:35:58.944Z] #17 41.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-30T11:35:59.201Z] #17 41.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-30T11:35:59.201Z] #17 41.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:35:59.201Z] #17 41.97 Selecting previously unselected package libreadline5:amd64. [2020-07-30T11:35:59.201Z] #17 41.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-30T11:35:59.201Z] #17 41.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:35:59.458Z] #17 42.08 Selecting previously unselected package net-tools. [2020-07-30T11:35:59.458Z] #17 42.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-30T11:35:59.458Z] #17 42.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:35:59.458Z] #17 42.27 Selecting previously unselected package python-pip-whl. [2020-07-30T11:35:59.458Z] #17 42.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-30T11:35:59.458Z] #17 42.28 Unpacking python-pip-whl (18.1-5) ... [2020-07-30T11:36:00.015Z] #40 141.1 CC criu/irmap.o [2020-07-30T11:36:00.022Z] #17 42.77 Selecting previously unselected package python3-lib2to3. [2020-07-30T11:36:00.022Z] #17 42.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-30T11:36:00.022Z] #17 42.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:36:00.280Z] #17 42.90 Selecting previously unselected package python3-distutils. [2020-07-30T11:36:00.280Z] #17 42.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-30T11:36:00.280Z] #17 42.91 Unpacking python3-distutils (3.7.3-1) ... [2020-07-30T11:36:00.280Z] #17 43.03 Selecting previously unselected package python3-pip. [2020-07-30T11:36:00.280Z] #17 43.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-30T11:36:00.280Z] #17 43.05 Unpacking python3-pip (18.1-5) ... [2020-07-30T11:36:00.285Z] #17 44.03 Selecting previously unselected package vim. [2020-07-30T11:36:00.285Z] #17 44.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:36:00.285Z] #17 44.07 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:36:00.312Z] #40 141.9 CC criu/kcmp-ids.o [2020-07-30T11:36:00.432Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.996s coverage: 45.9% of statements [2020-07-30T11:36:00.537Z] #17 43.22 Selecting previously unselected package python3-pkg-resources. [2020-07-30T11:36:00.537Z] #17 43.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-30T11:36:00.537Z] #17 43.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:36:00.537Z] #17 43.35 Selecting previously unselected package python3-setuptools. [2020-07-30T11:36:00.537Z] #17 43.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-30T11:36:00.537Z] #17 43.37 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-30T11:36:00.545Z] #17 44.54 Selecting previously unselected package xfsprogs. [2020-07-30T11:36:00.545Z] #17 44.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-30T11:36:00.545Z] #17 44.55 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:36:00.660Z] #17 42.31 Setting up iptables (1.8.2-4) ... [2020-07-30T11:36:00.661Z] #17 42.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:36:00.661Z] #17 42.42 Setting up python3 (3.7.3-1) ... [2020-07-30T11:36:00.725Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-30T11:36:00.793Z] #17 43.63 Selecting previously unselected package python3-wheel. [2020-07-30T11:36:00.793Z] #17 43.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-30T11:36:00.793Z] #17 43.64 Unpacking python3-wheel (0.32.3-2) ... [2020-07-30T11:36:00.793Z] #17 43.71 Selecting previously unselected package sudo. [2020-07-30T11:36:00.793Z] #17 43.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-30T11:36:00.793Z] #17 43.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:36:00.805Z] #17 45.02 Selecting previously unselected package zip. [2020-07-30T11:36:00.805Z] #17 45.03 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-30T11:36:00.805Z] #17 45.04 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:36:00.964Z] #40 142.4 CC criu/kerndat.o [2020-07-30T11:36:01.065Z] #17 45.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:36:01.065Z] #17 45.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:36:01.065Z] #17 45.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:01.065Z] #17 45.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:36:01.065Z] #17 45.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:36:01.065Z] #17 45.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:01.065Z] #17 45.30 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:36:01.065Z] #17 45.31 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:36:01.065Z] #17 45.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:36:01.065Z] #17 45.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:36:01.185Z] #17 42.81 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:36:01.325Z] #17 45.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:36:01.325Z] #17 45.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:36:01.325Z] #17 45.36 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:36:01.325Z] #17 45.37 Setting up zip (3.0-11+b1) ... [2020-07-30T11:36:01.325Z] #17 45.38 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:36:01.325Z] #17 45.40 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:36:01.357Z] #17 44.15 Selecting previously unselected package thin-provisioning-tools. [2020-07-30T11:36:01.357Z] #17 44.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-30T11:36:01.357Z] #17 44.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:36:01.357Z] #17 44.35 Selecting previously unselected package uidmap. [2020-07-30T11:36:01.614Z] #17 44.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-30T11:36:01.614Z] #17 44.37 Unpacking uidmap (1:4.5-1.1) ... [2020-07-30T11:36:01.614Z] #17 44.49 Selecting previously unselected package vim-runtime. [2020-07-30T11:36:01.759Z] #17 43.52 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:36:01.872Z] #17 44.49 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-30T11:36:01.872Z] #17 44.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-30T11:36:01.872Z] #17 44.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-30T11:36:01.872Z] #17 44.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:36:01.872Z] #17 ... [2020-07-30T11:36:01.872Z] [2020-07-30T11:36:01.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:01.872Z] #39 92.00 CC criu/cgroup.o [2020-07-30T11:36:01.872Z] #39 94.81 CC criu/clone-noasan.o [2020-07-30T11:36:01.872Z] #39 95.06 CC criu/config.o [2020-07-30T11:36:01.872Z] #39 96.50 CC criu/cr-check.o [2020-07-30T11:36:01.872Z] #39 98.27 CC criu/cr-dedup.o [2020-07-30T11:36:01.872Z] #39 98.70 CC criu/cr-dump.o [2020-07-30T11:36:01.872Z] #39 100.7 CC criu/cr-errno.o [2020-07-30T11:36:01.872Z] #39 100.8 CC criu/cr-restore.o [2020-07-30T11:36:02.503Z] #40 143.6 CC criu/libnetlink.o [2020-07-30T11:36:02.503Z] #40 143.9 CC criu/log.o [2020-07-30T11:36:03.151Z] #40 144.5 CC criu/lsm.o [2020-07-30T11:36:03.152Z] #17 44.99 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:36:03.152Z] #17 45.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:36:03.459Z] #40 145.0 CC criu/mem.o [2020-07-30T11:36:03.727Z] #17 45.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:36:03.866Z] #17 47.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:03.866Z] #17 47.96 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:36:03.866Z] #17 47.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:36:03.866Z] #17 47.99 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:36:03.866Z] #17 48.05 invoke-rc.d: could not determine current runlevel [2020-07-30T11:36:04.126Z] #17 48.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:36:04.126Z] #17 48.07 Setting up pigz (2.4-1) ... [2020-07-30T11:36:04.126Z] #17 48.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:36:04.126Z] #17 48.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:36:04.126Z] #17 48.11 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:36:04.126Z] #17 48.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:36:04.126Z] #17 48.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:36:04.246Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.345s coverage: 49.5% of statements [2020-07-30T11:36:04.302Z] #17 46.10 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:36:04.387Z] #17 48.64 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:36:04.394Z] #39 ... [2020-07-30T11:36:04.394Z] [2020-07-30T11:36:04.394Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:36:04.394Z] #17 47.20 Selecting previously unselected package vim. [2020-07-30T11:36:04.394Z] #17 47.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-30T11:36:04.394Z] #17 47.23 Unpacking vim (2:8.1.0875-5) ... [2020-07-30T11:36:04.554Z] #52 233.6 + bin/containerd-shim-runc-v1 [2020-07-30T11:36:04.565Z] #17 46.45 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:36:04.648Z] #17 48.65 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:36:04.648Z] #17 48.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:36:04.648Z] #17 48.68 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:36:04.648Z] #17 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:36:04.648Z] #17 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:36:04.648Z] #17 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:36:04.648Z] #17 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:36:04.648Z] #17 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:36:04.648Z] #17 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:36:04.648Z] #17 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:36:04.648Z] #17 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:36:04.648Z] #17 48.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:36:04.648Z] #17 48.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:36:04.648Z] #17 48.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:36:04.648Z] #17 48.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:36:04.648Z] #17 48.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:36:04.648Z] #17 48.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:36:04.909Z] #17 ... [2020-07-30T11:36:04.909Z] [2020-07-30T11:36:04.909Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:04.909Z] #36 185.7 + dpkg --print-architecture [2020-07-30T11:36:04.909Z] #36 185.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-30T11:36:04.958Z] #17 47.84 Selecting previously unselected package xfsprogs. [2020-07-30T11:36:04.958Z] #17 47.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-30T11:36:04.958Z] #17 47.85 Unpacking xfsprogs (4.20.0-1) ... [2020-07-30T11:36:05.169Z] #36 185.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-30T11:36:05.169Z] #36 186.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-30T11:36:05.512Z] #17 47.42 Setting up python3-pip (18.1-5) ... [2020-07-30T11:36:05.522Z] #17 48.20 Selecting previously unselected package zip. [2020-07-30T11:36:05.522Z] #17 48.22 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-30T11:36:05.522Z] #17 48.23 Unpacking zip (3.0-11+b1) ... [2020-07-30T11:36:05.522Z] #17 48.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-30T11:36:05.522Z] #17 48.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-30T11:36:05.522Z] #17 48.43 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:05.779Z] #17 48.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-30T11:36:05.779Z] #17 48.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-30T11:36:05.779Z] #17 48.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:05.779Z] #17 48.49 Setting up uidmap (1:4.5-1.1) ... [2020-07-30T11:36:05.779Z] #17 48.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-30T11:36:05.779Z] #17 48.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-30T11:36:05.779Z] #17 48.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-30T11:36:05.779Z] #17 48.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-30T11:36:05.779Z] #17 48.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-30T11:36:05.779Z] #17 48.55 Setting up xxd (2:8.1.0875-5) ... [2020-07-30T11:36:05.779Z] #17 48.56 Setting up zip (3.0-11+b1) ... [2020-07-30T11:36:05.779Z] #17 48.57 Setting up vim-common (2:8.1.0875-5) ... [2020-07-30T11:36:05.779Z] #17 48.59 Setting up bash-completion (1:2.8-6) ... [2020-07-30T11:36:06.247Z] #40 147.2 CC criu/memfd.o [2020-07-30T11:36:06.546Z] #40 147.9 CC criu/mount.o [2020-07-30T11:36:06.723Z] #17 48.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:36:06.723Z] #17 48.46 Processing triggers for mime-support (3.62) ... [2020-07-30T11:36:07.089Z] #52 236.6 + bin/containerd-shim-runc-v2 [2020-07-30T11:36:07.298Z] #17 DONE 48.9s [2020-07-30T11:36:07.298Z] [2020-07-30T11:36:07.298Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:36:07.658Z] #52 237.4 + binaries [2020-07-30T11:36:07.658Z] #52 237.4 + install -D bin/containerd /build/containerd [2020-07-30T11:36:07.658Z] #52 237.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:36:07.879Z] #18 ... [2020-07-30T11:36:07.879Z] [2020-07-30T11:36:07.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:07.879Z] #39 86.69 CC criu/eventfd.o [2020-07-30T11:36:07.879Z] #39 87.06 CC criu/eventpoll.o [2020-07-30T11:36:07.879Z] #39 88.03 CC criu/external.o [2020-07-30T11:36:07.879Z] #39 88.40 CC criu/fault-injection.o [2020-07-30T11:36:07.879Z] #39 88.60 CC criu/fdstore.o [2020-07-30T11:36:07.879Z] #39 88.85 CC criu/fifo.o [2020-07-30T11:36:07.879Z] #39 89.07 CC criu/file-ids.o [2020-07-30T11:36:07.879Z] #39 89.25 CC criu/file-lock.o [2020-07-30T11:36:07.879Z] #39 89.84 CC criu/files-ext.o [2020-07-30T11:36:07.879Z] #39 90.05 CC criu/files-reg.o [2020-07-30T11:36:07.879Z] #39 91.51 CC criu/files.o [2020-07-30T11:36:07.879Z] #39 92.82 CC criu/filesystems.o [2020-07-30T11:36:07.879Z] #39 93.26 CC criu/fsnotify.o [2020-07-30T11:36:07.879Z] #39 94.07 CC criu/image-desc.o [2020-07-30T11:36:07.879Z] #39 94.17 CC criu/image.o [2020-07-30T11:36:07.879Z] #39 94.75 CC criu/ipc_ns.o [2020-07-30T11:36:07.879Z] #39 95.69 CC criu/irmap.o [2020-07-30T11:36:07.879Z] #39 96.33 CC criu/kcmp-ids.o [2020-07-30T11:36:07.879Z] #39 96.56 CC criu/kerndat.o [2020-07-30T11:36:07.917Z] #52 237.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:36:07.917Z] #52 237.5 + install -D bin/ctr /build/ctr [2020-07-30T11:36:08.456Z] #39 ... [2020-07-30T11:36:08.456Z] [2020-07-30T11:36:08.456Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:36:08.456Z] #18 1.162 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:36:08.456Z] #18 1.167 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:36:08.456Z] #18 1.173 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:36:08.456Z] #18 DONE 1.3s [2020-07-30T11:36:08.456Z] [2020-07-30T11:36:08.456Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:08.472Z] #36 ... [2020-07-30T11:36:08.472Z] [2020-07-30T11:36:08.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:08.472Z] #39 93.28 CC criu/cr-service.o [2020-07-30T11:36:08.472Z] #39 94.77 CC criu/crtools.o [2020-07-30T11:36:08.472Z] #39 95.31 CC criu/eventfd.o [2020-07-30T11:36:08.472Z] #39 95.59 CC criu/eventpoll.o [2020-07-30T11:36:08.472Z] #39 96.25 CC criu/external.o [2020-07-30T11:36:08.472Z] #39 96.63 CC criu/fault-injection.o [2020-07-30T11:36:08.472Z] #39 96.78 CC criu/fdstore.o [2020-07-30T11:36:08.472Z] #39 97.15 CC criu/fifo.o [2020-07-30T11:36:08.472Z] #39 97.60 CC criu/file-ids.o [2020-07-30T11:36:08.472Z] #39 97.96 CC criu/file-lock.o [2020-07-30T11:36:08.472Z] #39 98.84 CC criu/files-ext.o [2020-07-30T11:36:08.472Z] #39 99.17 CC criu/files-reg.o [2020-07-30T11:36:08.472Z] #39 101.5 CC criu/files.o [2020-07-30T11:36:08.472Z] #39 103.4 CC criu/filesystems.o [2020-07-30T11:36:08.472Z] #39 ... [2020-07-30T11:36:08.472Z] [2020-07-30T11:36:08.472Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:36:08.472Z] #17 51.52 Setting up iptables (1.8.2-4) ... [2020-07-30T11:36:08.472Z] #17 51.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:36:08.472Z] #17 51.61 Setting up python3 (3.7.3-1) ... [2020-07-30T11:36:08.472Z] #17 52.09 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:36:08.498Z] #52 DONE 238.2s [2020-07-30T11:36:08.735Z] #17 52.85 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:36:09.059Z] #17 51.26 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-30T11:36:09.059Z] #17 51.27 Setting up xz-utils (5.2.4-1) ... [2020-07-30T11:36:09.059Z] #17 51.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-30T11:36:09.059Z] #17 51.30 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-30T11:36:09.059Z] #17 51.35 invoke-rc.d: could not determine current runlevel [2020-07-30T11:36:09.059Z] #17 51.37 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-30T11:36:09.059Z] #17 51.38 Setting up pigz (2.4-1) ... [2020-07-30T11:36:09.059Z] #17 51.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-30T11:36:09.059Z] #17 51.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-30T11:36:09.059Z] #17 51.42 Setting up python-pip-whl (18.1-5) ... [2020-07-30T11:36:09.059Z] #17 51.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-30T11:36:09.059Z] #17 51.44 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-30T11:36:09.059Z] #17 51.86 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-30T11:36:09.059Z] #17 51.87 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-30T11:36:09.059Z] #17 51.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-30T11:36:09.059Z] #17 51.89 Setting up vim (2:8.1.0875-5) ... [2020-07-30T11:36:09.059Z] #17 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-30T11:36:09.059Z] #17 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-30T11:36:09.059Z] #17 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-30T11:36:09.059Z] #17 51.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-30T11:36:09.059Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-30T11:36:09.059Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-30T11:36:09.059Z] #17 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-30T11:36:09.059Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-30T11:36:09.059Z] #17 51.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-30T11:36:09.059Z] #17 51.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-30T11:36:09.316Z] #17 52.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-30T11:36:09.316Z] #17 52.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-30T11:36:09.316Z] #17 52.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-30T11:36:09.316Z] #17 52.04 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-30T11:36:09.320Z] #40 ... [2020-07-30T11:36:09.320Z] [2020-07-30T11:36:09.320Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:36:09.320Z] #50 103.2 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-30T11:36:09.822Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.344s coverage: 73.1% of statements [2020-07-30T11:36:09.822Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-30T11:36:09.885Z] [2020-07-30T11:36:09.885Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:36:10.143Z] #53 DONE 0.7s [2020-07-30T11:36:10.401Z] [2020-07-30T11:36:10.401Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:36:10.401Z] #57 DONE 0.2s [2020-07-30T11:36:10.401Z] [2020-07-30T11:36:10.401Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:36:10.456Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.586s coverage: 76.1% of statements [2020-07-30T11:36:10.647Z] #17 54.41 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:36:10.647Z] #17 54.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:36:10.647Z] #17 54.83 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:36:10.967Z] #59 DONE 0.4s [2020-07-30T11:36:10.967Z] [2020-07-30T11:36:10.967Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:36:10.967Z] #61 DONE 0.0s [2020-07-30T11:36:10.967Z] [2020-07-30T11:36:10.967Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:36:10.967Z] #62 DONE 0.0s [2020-07-30T11:36:10.967Z] [2020-07-30T11:36:10.967Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:36:11.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.940s coverage: 57.7% of statements [2020-07-30T11:36:11.157Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-30T11:36:11.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-30T11:36:11.157Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-30T11:36:11.587Z] #17 55.69 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:36:12.095Z] #50 105.8 + mkdir -p /build [2020-07-30T11:36:12.095Z] #50 105.8 + cp runc /build/runc [2020-07-30T11:36:12.159Z] #17 56.16 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:36:12.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-07-30T11:36:12.396Z] #50 DONE 105.9s [2020-07-30T11:36:12.396Z] [2020-07-30T11:36:12.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:12.396Z] #40 152.1 CC criu/namespaces.o [2020-07-30T11:36:12.590Z] #17 54.89 Setting up iptables (1.8.2-4) ... [2020-07-30T11:36:12.590Z] #17 54.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-30T11:36:12.590Z] #17 54.99 Setting up python3 (3.7.3-1) ... [2020-07-30T11:36:12.590Z] #17 55.39 Setting up python3-wheel (0.32.3-2) ... [2020-07-30T11:36:12.680Z] #19 3.812 Collecting yamllint==1.16.0 [2020-07-30T11:36:12.696Z] #40 154.2 CC criu/net.o [2020-07-30T11:36:12.829Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-07-30T11:36:13.121Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.8% of statements [2020-07-30T11:36:13.121Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-30T11:36:13.121Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-30T11:36:13.154Z] #17 56.04 Setting up apparmor (2.13.2-10) ... [2020-07-30T11:36:13.498Z] #63 DONE 2.6s [2020-07-30T11:36:13.498Z] [2020-07-30T11:36:13.498Z] #64 exporting to image [2020-07-30T11:36:13.498Z] #64 exporting layers [2020-07-30T11:36:13.541Z] #17 57.36 Setting up python3-pip (18.1-5) ... [2020-07-30T11:36:14.215Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2020-07-30T11:36:14.484Z] #17 58.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:36:14.484Z] #17 58.47 Processing triggers for mime-support (3.62) ... [2020-07-30T11:36:14.560Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2020-07-30T11:36:14.560Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-30T11:36:14.560Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-30T11:36:14.604Z] #19 ... [2020-07-30T11:36:14.604Z] [2020-07-30T11:36:14.604Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:14.604Z] #39 97.47 CC criu/libnetlink.o [2020-07-30T11:36:14.604Z] #39 97.83 CC criu/log.o [2020-07-30T11:36:14.604Z] #39 98.18 CC criu/lsm.o [2020-07-30T11:36:14.604Z] #39 98.43 CC criu/mem.o [2020-07-30T11:36:14.604Z] #39 99.93 CC criu/memfd.o [2020-07-30T11:36:14.604Z] #39 100.4 CC criu/mount.o [2020-07-30T11:36:14.604Z] #39 103.1 CC criu/namespaces.o [2020-07-30T11:36:15.048Z] #17 57.72 Setting up xfsprogs (4.20.0-1) ... [2020-07-30T11:36:15.048Z] #17 57.73 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-30T11:36:15.196Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-07-30T11:36:15.305Z] #17 58.15 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-30T11:36:15.305Z] #17 ... [2020-07-30T11:36:15.305Z] [2020-07-30T11:36:15.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:15.305Z] #39 105.6 CC criu/cr-service.o [2020-07-30T11:36:15.305Z] #39 107.2 CC criu/crtools.o [2020-07-30T11:36:15.305Z] #39 107.9 CC criu/eventfd.o [2020-07-30T11:36:15.305Z] #39 108.2 CC criu/eventpoll.o [2020-07-30T11:36:15.305Z] #39 109.2 CC criu/external.o [2020-07-30T11:36:15.305Z] #39 109.6 CC criu/fault-injection.o [2020-07-30T11:36:15.305Z] #39 109.7 CC criu/fdstore.o [2020-07-30T11:36:15.305Z] #39 110.2 CC criu/fifo.o [2020-07-30T11:36:15.305Z] #39 110.7 CC criu/file-ids.o [2020-07-30T11:36:15.305Z] #39 111.0 CC criu/file-lock.o [2020-07-30T11:36:15.305Z] #39 112.1 CC criu/files-ext.o [2020-07-30T11:36:15.305Z] #39 112.5 CC criu/files-reg.o [2020-07-30T11:36:15.305Z] #39 114.6 CC criu/files.o [2020-07-30T11:36:15.424Z] #17 DONE 59.6s [2020-07-30T11:36:15.424Z] [2020-07-30T11:36:15.424Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:36:15.488Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-07-30T11:36:15.553Z] #39 104.4 CC criu/net.o [2020-07-30T11:36:16.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-07-30T11:36:16.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-07-30T11:36:16.376Z] #18 0.923 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:36:16.376Z] #18 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:36:16.376Z] #18 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:36:16.376Z] #18 DONE 1.0s [2020-07-30T11:36:16.376Z] [2020-07-30T11:36:16.376Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:16.673Z] #39 ... [2020-07-30T11:36:16.673Z] [2020-07-30T11:36:16.673Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-30T11:36:16.673Z] #17 59.21 Setting up python3-distutils (3.7.3-1) ... [2020-07-30T11:36:16.785Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-07-30T11:36:16.785Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-30T11:36:16.930Z] #17 59.77 Setting up python3-setuptools (40.8.0-1) ... [2020-07-30T11:36:17.078Z] time="2020-07-30T11:36:16Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate254954543/log844075970.1: no such file or directory" [2020-07-30T11:36:17.078Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 38.3% of statements [2020-07-30T11:36:17.214Z] #40 158.0 CC criu/netfilter.o [2020-07-30T11:36:17.214Z] #40 158.4 CC criu/page-pipe.o [2020-07-30T11:36:17.478Z] #39 ... [2020-07-30T11:36:17.478Z] [2020-07-30T11:36:17.478Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:17.478Z] #19 9.090 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:36:17.713Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-07-30T11:36:17.741Z] #19 9.177 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:36:17.741Z] #19 9.225 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:36:17.741Z] #19 9.266 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:36:17.741Z] #19 9.383 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:36:17.864Z] #40 159.1 CC criu/page-xfer.o [2020-07-30T11:36:18.298Z] #17 60.97 Setting up python3-pip (18.1-5) ... [2020-07-30T11:36:18.817Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2020-07-30T11:36:18.919Z] #19 ... [2020-07-30T11:36:18.919Z] [2020-07-30T11:36:18.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:18.919Z] #39 104.1 CC criu/fsnotify.o [2020-07-30T11:36:18.919Z] #39 105.3 CC criu/image-desc.o [2020-07-30T11:36:18.919Z] #39 105.5 CC criu/image.o [2020-07-30T11:36:18.919Z] #39 106.4 CC criu/ipc_ns.o [2020-07-30T11:36:18.919Z] #39 107.6 CC criu/irmap.o [2020-07-30T11:36:18.919Z] #39 108.3 CC criu/kcmp-ids.o [2020-07-30T11:36:18.919Z] #39 108.6 CC criu/kerndat.o [2020-07-30T11:36:18.919Z] #39 109.7 CC criu/libnetlink.o [2020-07-30T11:36:18.919Z] #39 110.2 CC criu/log.o [2020-07-30T11:36:18.919Z] #39 110.7 CC criu/lsm.o [2020-07-30T11:36:18.919Z] #39 111.5 CC criu/mem.o [2020-07-30T11:36:18.919Z] #39 113.5 CC criu/memfd.o [2020-07-30T11:36:19.112Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-30T11:36:19.134Z] #19 10.42 Building wheels for collected packages: pyyaml [2020-07-30T11:36:19.134Z] #19 10.42 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:36:19.178Z] #39 114.3 CC criu/mount.o [2020-07-30T11:36:19.228Z] #17 62.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-30T11:36:19.228Z] #17 62.20 Processing triggers for mime-support (3.62) ... [2020-07-30T11:36:19.405Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-30T11:36:19.406Z] #40 160.6 CC criu/pagemap-cache.o [2020-07-30T11:36:19.704Z] #40 161.1 CC criu/pagemap.o [2020-07-30T11:36:19.709Z] #19 11.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:36:19.709Z] #19 11.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:36:19.709Z] #19 11.23 Successfully built pyyaml [2020-07-30T11:36:19.709Z] #19 11.25 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-30T11:36:19.768Z] ok github.com/docker/docker/daemon/logger/splunk 1.468s coverage: 82.5% of statements [2020-07-30T11:36:19.768Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-30T11:36:19.768Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-30T11:36:19.972Z] #19 11.54 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:36:20.062Z] #64 exporting layers 6.3s done [2020-07-30T11:36:20.062Z] #64 writing image sha256:43193ac2c4a3457a93eb31fd0e965b276f93fbd140e6c316859be22e5a6d0b83 done [2020-07-30T11:36:20.062Z] #64 naming to docker.io/library/docker:0f953b69946a2da67c6b667da0da219f92ea24c7 done [2020-07-30T11:36:20.062Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-30T11:36:20.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/validate/default [2020-07-30T11:36:20.596Z] #17 DONE 63.5s [2020-07-30T11:36:20.596Z] [2020-07-30T11:36:20.596Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:20.596Z] #36 204.1 + dpkg --print-architecture [2020-07-30T11:36:20.596Z] #36 204.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-30T11:36:20.596Z] #36 204.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-30T11:36:20.596Z] #36 204.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-30T11:36:20.775Z] #40 162.1 CC criu/parasite-syscall.o [2020-07-30T11:36:20.805Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-07-30T11:36:21.097Z] ok github.com/docker/docker/distribution 0.325s coverage: 22.1% of statements [2020-07-30T11:36:21.097Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-30T11:36:21.151Z] #39 ... [2020-07-30T11:36:21.152Z] [2020-07-30T11:36:21.152Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:21.152Z] #19 4.786 Collecting yamllint==1.16.0 [2020-07-30T11:36:21.350Z] Congratulations! All commits are properly signed with the DCO! [2020-07-30T11:36:21.350Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-30T11:36:21.364Z] #19 DONE 12.6s [2020-07-30T11:36:21.364Z] [2020-07-30T11:36:21.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:21.364Z] #39 106.7 CC criu/netfilter.o [2020-07-30T11:36:21.364Z] #39 107.0 CC criu/page-pipe.o [2020-07-30T11:36:21.364Z] #39 107.5 CC criu/page-xfer.o [2020-07-30T11:36:21.364Z] #39 108.8 CC criu/pagemap-cache.o [2020-07-30T11:36:21.364Z] #39 109.1 CC criu/pagemap.o [2020-07-30T11:36:21.364Z] #39 109.8 CC criu/parasite-syscall.o [2020-07-30T11:36:21.420Z] #40 162.9 CC criu/path.o [2020-07-30T11:36:21.627Z] #39 110.4 CC criu/path.o [2020-07-30T11:36:21.627Z] #39 110.6 CC criu/pie-util-vdso.o [2020-07-30T11:36:21.718Z] #40 163.1 CC criu/pie-util-vdso.o [2020-07-30T11:36:21.966Z] #36 ... [2020-07-30T11:36:21.966Z] [2020-07-30T11:36:21.966Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-30T11:36:21.966Z] #18 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-30T11:36:21.966Z] #18 0.895 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-30T11:36:21.966Z] #18 0.897 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-30T11:36:21.966Z] #18 DONE 0.9s [2020-07-30T11:36:21.966Z] [2020-07-30T11:36:21.966Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:22.016Z] #40 163.5 CC criu/pie-util.o [2020-07-30T11:36:22.133Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-30T11:36:22.204Z] #39 111.0 CC criu/pie-util.o [2020-07-30T11:36:22.204Z] #39 111.1 CC criu/pipes.o [2020-07-30T11:36:22.204Z] #39 ... [2020-07-30T11:36:22.204Z] [2020-07-30T11:36:22.204Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:22.204Z] #52 131.4 + bin/containerd [2020-07-30T11:36:22.314Z] #40 163.7 CC criu/pipes.o [2020-07-30T11:36:22.612Z] #40 ... [2020-07-30T11:36:22.612Z] [2020-07-30T11:36:22.612Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:22.612Z] #37 228.6 + dpkg --print-architecture [2020-07-30T11:36:22.612Z] #37 228.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-30T11:36:22.782Z] #52 ... [2020-07-30T11:36:22.782Z] [2020-07-30T11:36:22.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:22.782Z] #39 111.6 CC criu/plugin.o [2020-07-30T11:36:22.799Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-07-30T11:36:22.910Z] #37 228.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-30T11:36:22.910Z] #37 228.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-30T11:36:23.044Z] #39 112.0 CC criu/proc_parse.o [2020-07-30T11:36:23.433Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-30T11:36:23.726Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-07-30T11:36:23.726Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-30T11:36:23.726Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-30T11:36:24.018Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-07-30T11:36:24.018Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-30T11:36:24.318Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-30T11:36:24.451Z] #19 ... [2020-07-30T11:36:24.451Z] [2020-07-30T11:36:24.451Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:36:24.451Z] #49 72.76 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-30T11:36:24.451Z] #49 74.91 + mkdir -p /build [2020-07-30T11:36:24.451Z] #49 74.91 + cp runc /build/runc [2020-07-30T11:36:24.451Z] #49 DONE 75.2s [2020-07-30T11:36:24.451Z] [2020-07-30T11:36:24.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:24.451Z] #39 118.0 CC criu/namespaces.o [2020-07-30T11:36:24.715Z] #39 120.0 CC criu/net.o [2020-07-30T11:36:24.968Z] #39 113.8 CC criu/protobuf-desc.o [2020-07-30T11:36:25.830Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-07-30T11:36:25.830Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-30T11:36:25.917Z] #39 114.6 CC criu/protobuf.o [2020-07-30T11:36:25.917Z] #39 114.8 CC criu/pstree.o [2020-07-30T11:36:26.867Z] #39 ... [2020-07-30T11:36:26.867Z] [2020-07-30T11:36:26.867Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:26.867Z] #21 191.6 + return [2020-07-30T11:36:26.867Z] #21 DONE 192.0s [2020-07-30T11:36:26.867Z] [2020-07-30T11:36:26.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:26.867Z] #39 115.8 CC criu/rbtree.o [2020-07-30T11:36:27.131Z] #39 116.0 CC criu/rst-malloc.o [2020-07-30T11:36:27.252Z] #39 122.5 CC criu/netfilter.o [2020-07-30T11:36:27.329Z] #19 ... [2020-07-30T11:36:27.329Z] [2020-07-30T11:36:27.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:27.329Z] #39 116.8 CC criu/filesystems.o [2020-07-30T11:36:27.329Z] #39 117.5 CC criu/fsnotify.o [2020-07-30T11:36:27.329Z] #39 118.7 CC criu/image-desc.o [2020-07-30T11:36:27.329Z] #39 118.8 CC criu/image.o [2020-07-30T11:36:27.329Z] #39 119.7 CC criu/ipc_ns.o [2020-07-30T11:36:27.329Z] #39 120.7 CC criu/irmap.o [2020-07-30T11:36:27.329Z] #39 121.6 CC criu/kcmp-ids.o [2020-07-30T11:36:27.329Z] #39 122.2 CC criu/kerndat.o [2020-07-30T11:36:27.329Z] #39 123.7 CC criu/libnetlink.o [2020-07-30T11:36:27.329Z] #39 124.3 CC criu/log.o [2020-07-30T11:36:27.329Z] #39 124.9 CC criu/lsm.o [2020-07-30T11:36:27.329Z] #39 125.4 CC criu/mem.o [2020-07-30T11:36:27.329Z] #39 127.1 CC criu/memfd.o [2020-07-30T11:36:27.329Z] #39 ... [2020-07-30T11:36:27.329Z] [2020-07-30T11:36:27.329Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:27.329Z] #19 5.638 Collecting yamllint==1.16.0 [2020-07-30T11:36:27.342Z] ok github.com/docker/docker/pkg/archive 0.488s coverage: 76.9% of statements [2020-07-30T11:36:27.396Z] #39 116.3 CC criu/seccomp.o [2020-07-30T11:36:27.511Z] #39 122.9 CC criu/page-pipe.o [2020-07-30T11:36:27.972Z] #39 116.8 CC criu/seize.o [2020-07-30T11:36:28.080Z] #39 123.5 CC criu/page-xfer.o [2020-07-30T11:36:28.437Z] ok github.com/docker/docker/pkg/authorization 0.634s coverage: 68.3% of statements [2020-07-30T11:36:28.549Z] #39 117.5 CC criu/servicefd.o [2020-07-30T11:36:28.795Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-30T11:36:28.796Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-30T11:36:29.020Z] #39 ... [2020-07-30T11:36:29.020Z] [2020-07-30T11:36:29.020Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:29.020Z] #19 10.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:36:29.020Z] #19 10.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:36:29.020Z] #19 10.22 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:36:29.020Z] #19 10.27 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:36:29.020Z] #19 10.40 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:36:29.020Z] #19 11.55 Building wheels for collected packages: pyyaml [2020-07-30T11:36:29.020Z] #19 11.55 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:36:29.020Z] #19 12.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:36:29.020Z] #19 12.50 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:36:29.020Z] #19 12.56 Successfully built pyyaml [2020-07-30T11:36:29.020Z] #19 12.56 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-30T11:36:29.123Z] #39 117.8 CC criu/shmem.o [2020-07-30T11:36:29.280Z] #19 12.84 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:36:29.472Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-07-30T11:36:29.539Z] #19 DONE 13.0s [2020-07-30T11:36:29.539Z] [2020-07-30T11:36:29.539Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:36:29.699Z] #39 ... [2020-07-30T11:36:29.699Z] [2020-07-30T11:36:29.699Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:36:29.699Z] #22 DONE 0.8s [2020-07-30T11:36:29.699Z] [2020-07-30T11:36:29.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:29.699Z] #39 118.6 CC criu/sigframe.o [2020-07-30T11:36:29.799Z] #22 DONE 0.3s [2020-07-30T11:36:29.799Z] [2020-07-30T11:36:29.799Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:36:29.961Z] #39 118.7 CC criu/signalfd.o [2020-07-30T11:36:29.961Z] #39 118.9 CC criu/sk-inet.o [2020-07-30T11:36:30.595Z] #19 ... [2020-07-30T11:36:30.595Z] [2020-07-30T11:36:30.595Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-30T11:36:30.595Z] #49 77.59 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-30T11:36:30.595Z] #49 79.59 + mkdir -p /build [2020-07-30T11:36:30.595Z] #49 79.59 + cp runc /build/runc [2020-07-30T11:36:30.595Z] #49 DONE 79.9s [2020-07-30T11:36:30.595Z] [2020-07-30T11:36:30.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:30.595Z] #39 127.7 CC criu/mount.o [2020-07-30T11:36:30.850Z] Congratulations! All API changes are done the right way. [2020-07-30T11:36:30.850Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-30T11:36:30.850Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-30T11:36:30.850Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-30T11:36:30.850Z] Congratulations! No new tests were added to integration-cli. [2020-07-30T11:36:30.850Z] [2020-07-30T11:36:30.850Z] INFO Start validation with golang-ci-lint [2020-07-30T11:36:30.909Z] #39 119.8 CC criu/sk-netlink.o [2020-07-30T11:36:31.110Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-30T11:36:31.110Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-30T11:36:31.110Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-30T11:36:31.485Z] #39 120.2 CC criu/sk-packet.o [2020-07-30T11:36:31.522Z] #39 131.7 CC criu/namespaces.o [2020-07-30T11:36:32.060Z] #39 120.8 CC criu/sk-queue.o [2020-07-30T11:36:32.323Z] #39 121.2 CC criu/sk-tcp.o [2020-07-30T11:36:32.888Z] #39 ... [2020-07-30T11:36:32.888Z] [2020-07-30T11:36:32.888Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-30T11:36:32.889Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-30T11:36:32.889Z] #19 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-30T11:36:32.889Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-30T11:36:32.889Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-07-30T11:36:32.889Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-30T11:36:32.899Z] #39 121.7 CC criu/sk-unix.o [2020-07-30T11:36:33.092Z] #26 DONE 3.1s [2020-07-30T11:36:33.092Z] [2020-07-30T11:36:33.092Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:33.092Z] #36 DONE 213.8s [2020-07-30T11:36:33.092Z] [2020-07-30T11:36:33.092Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:36:33.092Z] #29 DONE 0.3s [2020-07-30T11:36:33.092Z] [2020-07-30T11:36:33.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:33.092Z] #39 124.7 CC criu/pagemap-cache.o [2020-07-30T11:36:33.092Z] #39 125.2 CC criu/pagemap.o [2020-07-30T11:36:33.092Z] #39 126.0 CC criu/parasite-syscall.o [2020-07-30T11:36:33.092Z] #39 126.8 CC criu/path.o [2020-07-30T11:36:33.092Z] #39 127.0 CC criu/pie-util-vdso-elf32.o [2020-07-30T11:36:33.092Z] #39 127.4 CC criu/pie-util-vdso.o [2020-07-30T11:36:33.092Z] #39 127.8 CC criu/pie-util.o [2020-07-30T11:36:33.092Z] #39 128.0 CC criu/pipes.o [2020-07-30T11:36:33.258Z] ok github.com/docker/docker/pkg/chrootarchive 3.429s coverage: 43.2% of statements [2020-07-30T11:36:33.258Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-07-30T11:36:33.258Z] ok github.com/docker/docker/layer 7.843s coverage: 68.8% of statements [2020-07-30T11:36:33.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/oci [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-30T11:36:33.259Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-30T11:36:33.259Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-30T11:36:33.351Z] #39 ... [2020-07-30T11:36:33.351Z] [2020-07-30T11:36:33.351Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:36:33.351Z] #31 DONE 0.1s [2020-07-30T11:36:33.351Z] [2020-07-30T11:36:33.351Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:36:33.351Z] #34 DONE 0.1s [2020-07-30T11:36:33.351Z] [2020-07-30T11:36:33.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:33.351Z] #39 128.7 CC criu/plugin.o [2020-07-30T11:36:33.376Z] #37 ... [2020-07-30T11:36:33.376Z] [2020-07-30T11:36:33.376Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:33.376Z] #40 164.6 CC criu/plugin.o [2020-07-30T11:36:33.376Z] #40 164.9 CC criu/proc_parse.o [2020-07-30T11:36:33.376Z] #40 168.1 CC criu/protobuf-desc.o [2020-07-30T11:36:33.376Z] #40 169.3 CC criu/protobuf.o [2020-07-30T11:36:33.376Z] #40 169.7 CC criu/pstree.o [2020-07-30T11:36:33.376Z] #40 171.1 CC criu/rbtree.o [2020-07-30T11:36:33.376Z] #40 171.6 CC criu/rst-malloc.o [2020-07-30T11:36:33.376Z] #40 171.9 CC criu/seccomp.o [2020-07-30T11:36:33.376Z] #40 172.6 CC criu/seize.o [2020-07-30T11:36:33.376Z] #40 173.6 CC criu/servicefd.o [2020-07-30T11:36:33.376Z] #40 174.1 CC criu/shmem.o [2020-07-30T11:36:33.551Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-30T11:36:33.675Z] #40 175.1 CC criu/sigframe.o [2020-07-30T11:36:33.919Z] #39 129.1 CC criu/proc_parse.o [2020-07-30T11:36:33.972Z] #40 175.4 CC criu/signalfd.o [2020-07-30T11:36:34.185Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-30T11:36:34.258Z] #19 12.49 Building wheels for collected packages: pyyaml [2020-07-30T11:36:34.258Z] #19 12.50 Running setup.py bdist_wheel for pyyaml: started [2020-07-30T11:36:34.271Z] #40 175.8 CC criu/sk-inet.o [2020-07-30T11:36:34.478Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-30T11:36:34.770Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-07-30T11:36:34.823Z] #39 123.4 CC criu/sockets.o [2020-07-30T11:36:35.189Z] #19 13.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-30T11:36:35.189Z] #19 13.51 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-30T11:36:35.189Z] #19 13.57 Successfully built pyyaml [2020-07-30T11:36:35.189Z] #19 13.58 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-30T11:36:35.302Z] #39 ... [2020-07-30T11:36:35.302Z] [2020-07-30T11:36:35.302Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:36:35.302Z] #37 DONE 0.4s [2020-07-30T11:36:35.302Z] [2020-07-30T11:36:35.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:35.398Z] #39 124.3 CC criu/stats.o [2020-07-30T11:36:35.446Z] #19 13.87 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-30T11:36:35.661Z] #39 124.6 CC criu/string.o [2020-07-30T11:36:35.661Z] #39 124.7 CC criu/sysctl.o [2020-07-30T11:36:35.702Z] #19 DONE 14.1s [2020-07-30T11:36:35.702Z] [2020-07-30T11:36:35.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:35.702Z] #39 133.2 CC criu/net.o [2020-07-30T11:36:35.841Z] #40 176.9 CC criu/sk-netlink.o [2020-07-30T11:36:35.841Z] #40 177.4 CC criu/sk-packet.o [2020-07-30T11:36:35.871Z] #39 131.0 CC criu/protobuf-desc.o [2020-07-30T11:36:35.875Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-30T11:36:35.960Z] #39 ... [2020-07-30T11:36:35.960Z] [2020-07-30T11:36:35.960Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:36:35.960Z] #22 DONE 0.3s [2020-07-30T11:36:36.217Z] [2020-07-30T11:36:36.217Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:36:36.236Z] #39 125.3 CC criu/sysfs_parse.o [2020-07-30T11:36:36.439Z] #39 131.6 CC criu/protobuf.o [2020-07-30T11:36:36.594Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-07-30T11:36:36.698Z] #39 131.9 CC criu/pstree.o [2020-07-30T11:36:36.811Z] #39 125.7 CC criu/timens.o [2020-07-30T11:36:36.899Z] #40 178.1 CC criu/sk-queue.o [2020-07-30T11:36:37.219Z] #40 178.7 CC criu/sk-tcp.o [2020-07-30T11:36:37.227Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-07-30T11:36:37.227Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-07-30T11:36:37.267Z] #39 132.6 CC criu/rbtree.o [2020-07-30T11:36:37.388Z] #39 126.1 CC criu/timerfd.o [2020-07-30T11:36:37.388Z] #39 ... [2020-07-30T11:36:37.388Z] [2020-07-30T11:36:37.388Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:36:37.388Z] #26 DONE 8.0s [2020-07-30T11:36:37.388Z] [2020-07-30T11:36:37.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:37.388Z] #39 126.5 CC criu/tty.o [2020-07-30T11:36:37.388Z] #39 ... [2020-07-30T11:36:37.388Z] [2020-07-30T11:36:37.388Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:36:37.519Z] ok github.com/docker/docker/pkg/fsutils 0.390s coverage: 85.1% of statements [2020-07-30T11:36:37.526Z] #39 132.8 CC criu/rst-malloc.o [2020-07-30T11:36:37.786Z] #39 133.0 CC criu/seccomp.o [2020-07-30T11:36:37.866Z] #40 179.3 CC criu/sk-unix.o [2020-07-30T11:36:38.046Z] #39 133.3 CC criu/seize.o [2020-07-30T11:36:38.164Z] ok github.com/docker/docker/pkg/idtools 0.246s coverage: 70.5% of statements [2020-07-30T11:36:38.342Z] #29 DONE 0.8s [2020-07-30T11:36:38.342Z] [2020-07-30T11:36:38.342Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:38.342Z] #45 194.1 + cd /tmp/tmp.kWzAQBK887/src/github.com/golangci/golangci-lint/ [2020-07-30T11:36:38.342Z] #45 194.1 + git checkout -q v1.23.8 [2020-07-30T11:36:38.342Z] #45 194.6 ++ git describe --tags [2020-07-30T11:36:38.342Z] #45 194.6 + version=v1.23.8 [2020-07-30T11:36:38.342Z] #45 194.6 ++ git rev-parse --short HEAD [2020-07-30T11:36:38.342Z] #45 194.6 + commit=76a82c6 [2020-07-30T11:36:38.342Z] #45 194.6 ++ git show -s --format=%cd [2020-07-30T11:36:38.342Z] #45 194.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:36:38.342Z] #45 194.6 + 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-30T11:36:38.342Z] #45 ... [2020-07-30T11:36:38.342Z] [2020-07-30T11:36:38.342Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:36:38.342Z] #31 DONE 0.1s [2020-07-30T11:36:38.496Z] ok github.com/docker/docker/pkg/ioutils 0.324s coverage: 70.6% of statements [2020-07-30T11:36:38.496Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-07-30T11:36:38.604Z] [2020-07-30T11:36:38.604Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:36:38.604Z] #34 DONE 0.1s [2020-07-30T11:36:38.604Z] [2020-07-30T11:36:38.604Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:38.604Z] #52 ... [2020-07-30T11:36:38.604Z] [2020-07-30T11:36:38.604Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:36:38.616Z] #39 133.7 CC criu/servicefd.o [2020-07-30T11:36:38.616Z] #39 133.9 CC criu/shmem.o [2020-07-30T11:36:38.787Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-07-30T11:36:38.787Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-30T11:36:38.787Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-30T11:36:38.788Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-30T11:36:39.080Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-30T11:36:39.080Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-30T11:36:39.080Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-30T11:36:39.185Z] #39 134.3 CC criu/sigframe.o [2020-07-30T11:36:39.185Z] #39 134.4 CC criu/signalfd.o [2020-07-30T11:36:39.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-30T11:36:39.444Z] #39 134.6 CC criu/sk-inet.o [2020-07-30T11:36:39.489Z] #26 DONE 3.3s [2020-07-30T11:36:39.489Z] [2020-07-30T11:36:39.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:39.489Z] #39 136.5 CC criu/netfilter.o [2020-07-30T11:36:39.489Z] #39 136.9 CC criu/page-pipe.o [2020-07-30T11:36:39.489Z] #39 137.4 CC criu/page-xfer.o [2020-07-30T11:36:39.489Z] #39 138.6 CC criu/pagemap-cache.o [2020-07-30T11:36:39.489Z] #39 139.0 CC criu/pagemap.o [2020-07-30T11:36:39.489Z] #39 ... [2020-07-30T11:36:39.489Z] [2020-07-30T11:36:39.489Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:36:39.489Z] #29 DONE 0.2s [2020-07-30T11:36:39.552Z] #37 DONE 0.8s [2020-07-30T11:36:39.552Z] [2020-07-30T11:36:39.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:39.552Z] #39 128.3 CC criu/tun.o [2020-07-30T11:36:39.664Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-07-30T11:36:39.664Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-30T11:36:39.664Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-30T11:36:39.664Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-30T11:36:39.746Z] [2020-07-30T11:36:39.746Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:36:39.746Z] #31 DONE 0.1s [2020-07-30T11:36:39.746Z] [2020-07-30T11:36:39.746Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:36:39.746Z] #34 DONE 0.0s [2020-07-30T11:36:39.746Z] [2020-07-30T11:36:39.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:39.746Z] #39 139.8 CC criu/parasite-syscall.o [2020-07-30T11:36:39.815Z] #39 128.8 CC criu/uffd.o [2020-07-30T11:36:39.965Z] #40 181.3 CC criu/sockets.o [2020-07-30T11:36:40.012Z] #39 135.2 CC criu/sk-netlink.o [2020-07-30T11:36:40.271Z] #39 135.5 CC criu/sk-packet.o [2020-07-30T11:36:40.338Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-30T11:36:40.530Z] #39 135.9 CC criu/sk-queue.o [2020-07-30T11:36:40.675Z] #39 140.5 CC criu/path.o [2020-07-30T11:36:40.676Z] #39 140.7 CC criu/pie-util-vdso-elf32.o [2020-07-30T11:36:40.700Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-30T11:36:40.763Z] #39 129.8 CC criu/util.o [2020-07-30T11:36:40.790Z] #39 136.1 CC criu/sk-tcp.o [2020-07-30T11:36:40.932Z] #39 141.1 CC criu/pie-util-vdso.o [2020-07-30T11:36:41.020Z] #40 182.3 CC criu/stats.o [2020-07-30T11:36:41.038Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-07-30T11:36:41.189Z] #39 141.4 CC criu/pie-util.o [2020-07-30T11:36:41.318Z] #40 182.7 CC criu/string.o [2020-07-30T11:36:41.336Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-30T11:36:41.358Z] #39 136.4 CC criu/sk-unix.o [2020-07-30T11:36:41.445Z] #39 141.6 CC criu/pipes.o [2020-07-30T11:36:41.617Z] #40 182.9 CC criu/sysctl.o [2020-07-30T11:36:42.008Z] #39 142.1 CC criu/plugin.o [2020-07-30T11:36:42.156Z] #39 131.0 CC criu/uts_ns.o [2020-07-30T11:36:42.264Z] #40 183.6 CC criu/sysfs_parse.o [2020-07-30T11:36:42.265Z] #39 142.4 CC criu/proc_parse.o [2020-07-30T11:36:42.295Z] #39 137.3 CC criu/sockets.o [2020-07-30T11:36:42.372Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-07-30T11:36:42.419Z] #39 131.2 CC criu/vdso.o [2020-07-30T11:36:42.554Z] #39 137.8 CC criu/stats.o [2020-07-30T11:36:42.562Z] #40 184.0 CC criu/timens.o [2020-07-30T11:36:42.664Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-30T11:36:42.813Z] #39 137.9 CC criu/string.o [2020-07-30T11:36:42.813Z] #39 138.0 CC criu/sysctl.o [2020-07-30T11:36:42.995Z] #39 131.8 LINK criu/built-in.o [2020-07-30T11:36:42.995Z] #39 131.9 LINK criu/criu [2020-07-30T11:36:43.072Z] #39 138.3 CC criu/sysfs_parse.o [2020-07-30T11:36:43.226Z] #40 184.4 CC criu/timerfd.o [2020-07-30T11:36:43.258Z] #39 132.3 DEP lib/c/criu.d [2020-07-30T11:36:43.332Z] #39 138.6 CC criu/timens.o [2020-07-30T11:36:43.524Z] #39 132.4 CC images/rpc.pb-c.o [2020-07-30T11:36:43.525Z] #40 184.9 CC criu/tty.o [2020-07-30T11:36:43.592Z] #39 138.8 CC criu/timerfd.o [2020-07-30T11:36:43.852Z] #39 139.1 CC criu/tty.o [2020-07-30T11:36:44.157Z] #39 144.4 CC criu/protobuf-desc.o [2020-07-30T11:36:44.473Z] #39 133.2 CC lib/c/criu.o [2020-07-30T11:36:44.720Z] #39 145.0 CC criu/protobuf.o [2020-07-30T11:36:44.800Z] #39 140.0 CC criu/tun.o [2020-07-30T11:36:44.976Z] #39 ... [2020-07-30T11:36:44.976Z] [2020-07-30T11:36:44.976Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:44.976Z] #36 DONE 229.6s [2020-07-30T11:36:44.976Z] [2020-07-30T11:36:44.976Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:45.062Z] #39 140.3 CC criu/uffd.o [2020-07-30T11:36:45.232Z] #45 ... [2020-07-30T11:36:45.232Z] [2020-07-30T11:36:45.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:45.232Z] #39 145.4 CC criu/pstree.o [2020-07-30T11:36:45.400Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2020-07-30T11:36:45.421Z] #39 134.1 LINK lib/c/built-in.o [2020-07-30T11:36:45.421Z] #39 134.1 LINK lib/c/libcriu.so [2020-07-30T11:36:45.421Z] #39 134.2 LINK lib/c/libcriu.a [2020-07-30T11:36:45.624Z] #40 186.9 CC criu/tun.o [2020-07-30T11:36:45.631Z] #39 140.9 CC criu/util.o [2020-07-30T11:36:45.684Z] #39 134.4 GEN magic.py [2020-07-30T11:36:45.684Z] #39 134.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:36:45.684Z] #39 134.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:36:45.684Z] #39 134.6 Note: Building without GnuTLS support [2020-07-30T11:36:45.684Z] #39 134.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:36:45.684Z] #39 134.6 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:36:45.692Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-30T11:36:45.921Z] #40 187.4 CC criu/uffd.o [2020-07-30T11:36:45.984Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-30T11:36:46.201Z] #39 141.6 CC criu/uts_ns.o [2020-07-30T11:36:46.276Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-30T11:36:46.461Z] #39 141.7 CC criu/vdso-compat.o [2020-07-30T11:36:46.461Z] #39 141.9 CC criu/vdso.o [2020-07-30T11:36:46.568Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-30T11:36:46.569Z] #40 ... [2020-07-30T11:36:46.570Z] [2020-07-30T11:36:46.570Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-30T11:36:46.570Z] #37 DONE 252.5s [2020-07-30T11:36:46.599Z] #39 146.6 CC criu/rbtree.o [2020-07-30T11:36:46.631Z] #39 135.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:36:46.855Z] #39 146.9 CC criu/rst-malloc.o [2020-07-30T11:36:46.855Z] #39 ... [2020-07-30T11:36:46.855Z] [2020-07-30T11:36:46.855Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:36:46.855Z] #37 DONE 0.5s [2020-07-30T11:36:46.855Z] [2020-07-30T11:36:46.855Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:46.855Z] #39 147.1 CC criu/seccomp.o [2020-07-30T11:36:46.860Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-30T11:36:46.868Z] [2020-07-30T11:36:46.868Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:47.031Z] #39 142.1 LINK criu/built-in.o [2020-07-30T11:36:47.031Z] #39 142.2 LINK criu/criu [2020-07-30T11:36:47.031Z] #39 142.4 DEP lib/c/criu.d [2020-07-30T11:36:47.031Z] #39 142.4 CC images/rpc.pb-c.o [2020-07-30T11:36:47.111Z] #39 147.4 CC criu/seize.o [2020-07-30T11:36:47.206Z] #39 136.2 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:47.494Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-07-30T11:36:47.516Z] #22 ... [2020-07-30T11:36:47.516Z] [2020-07-30T11:36:47.516Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:47.516Z] #40 189.0 CC criu/util.o [2020-07-30T11:36:47.601Z] #39 142.8 CC lib/c/criu.o [2020-07-30T11:36:47.787Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-07-30T11:36:48.039Z] #39 147.9 CC criu/servicefd.o [2020-07-30T11:36:48.039Z] #39 148.2 CC criu/shmem.o [2020-07-30T11:36:48.079Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-07-30T11:36:48.154Z] #39 136.9 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:36:48.154Z] #39 137.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:36:48.154Z] #39 137.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:36:48.154Z] #39 137.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:36:48.154Z] #39 137.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:36:48.170Z] #39 143.3 LINK lib/c/built-in.o [2020-07-30T11:36:48.170Z] #39 ... [2020-07-30T11:36:48.170Z] [2020-07-30T11:36:48.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:48.170Z] #52 169.4 + bin/containerd [2020-07-30T11:36:48.371Z] testing: warning: no tests to run [2020-07-30T11:36:48.371Z] coverage: [no statements] [2020-07-30T11:36:48.371Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-30T11:36:48.417Z] #39 137.2 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:48.417Z] #39 137.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:36:48.603Z] #39 148.7 CC criu/sigframe.o [2020-07-30T11:36:48.603Z] #39 148.8 CC criu/signalfd.o [2020-07-30T11:36:48.603Z] #39 148.9 CC criu/sk-inet.o [2020-07-30T11:36:48.663Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-30T11:36:48.680Z] #39 137.6 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.680Z] #39 137.6 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.680Z] #39 137.6 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.943Z] #39 137.7 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.943Z] #39 137.8 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.943Z] #39 137.9 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.943Z] #39 137.9 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:48.966Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-30T11:36:48.966Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-30T11:36:49.096Z] #40 190.6 CC criu/uts_ns.o [2020-07-30T11:36:49.206Z] #39 138.0 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:49.206Z] #39 138.1 INSTALL criu/criu [2020-07-30T11:36:49.399Z] #40 190.8 CC criu/vdso.o [2020-07-30T11:36:49.533Z] #39 149.4 CC criu/sk-netlink.o [2020-07-30T11:36:49.533Z] #39 149.7 CC criu/sk-packet.o [2020-07-30T11:36:49.782Z] #39 DONE 138.8s [2020-07-30T11:36:49.782Z] [2020-07-30T11:36:49.782Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:49.789Z] #39 150.0 CC criu/sk-queue.o [2020-07-30T11:36:50.057Z] #40 191.5 LINK criu/built-in.o [2020-07-30T11:36:50.057Z] #40 191.6 LINK criu/criu [2020-07-30T11:36:50.352Z] #39 150.3 CC criu/sk-tcp.o [2020-07-30T11:36:50.480Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-07-30T11:36:50.608Z] #39 150.6 CC criu/sk-unix.o [2020-07-30T11:36:50.709Z] #52 ... [2020-07-30T11:36:50.709Z] [2020-07-30T11:36:50.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:50.709Z] #39 143.3 LINK lib/c/libcriu.so [2020-07-30T11:36:50.709Z] #39 143.3 LINK lib/c/libcriu.a [2020-07-30T11:36:50.709Z] #39 143.4 GEN magic.py [2020-07-30T11:36:50.709Z] #39 143.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:36:50.709Z] #39 143.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:36:50.709Z] #39 143.5 Note: Building without GnuTLS support [2020-07-30T11:36:50.709Z] #39 143.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:36:50.709Z] #39 143.5 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:36:50.709Z] #39 143.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:36:50.709Z] #39 144.4 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 144.9 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:36:50.709Z] #39 144.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:36:50.709Z] #39 144.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:36:50.709Z] #39 144.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:36:50.709Z] #39 145.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:36:50.709Z] #39 145.0 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:36:50.709Z] #39 145.2 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.2 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.2 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.3 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.4 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:50.709Z] #39 145.5 INSTALL criu/criu [2020-07-30T11:36:50.709Z] #39 DONE 146.0s [2020-07-30T11:36:50.970Z] [2020-07-30T11:36:50.970Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:50.970Z] #45 231.3 + cd /tmp/tmp.Yr7KBWflsy/src/github.com/golangci/golangci-lint/ [2020-07-30T11:36:50.970Z] #45 231.3 + git checkout -q v1.23.8 [2020-07-30T11:36:50.970Z] #45 231.7 ++ git describe --tags [2020-07-30T11:36:50.970Z] #45 231.7 + version=v1.23.8 [2020-07-30T11:36:50.970Z] #45 231.7 ++ git rev-parse --short HEAD [2020-07-30T11:36:50.970Z] #45 231.7 + commit=76a82c6 [2020-07-30T11:36:50.970Z] #45 231.7 ++ git show -s --format=%cd [2020-07-30T11:36:50.970Z] #45 231.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:36:50.970Z] #45 231.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-30T11:36:51.115Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-30T11:36:51.118Z] #40 192.2 DEP lib/c/criu.d [2020-07-30T11:36:51.118Z] #40 192.4 CC images/rpc.pb-c.o [2020-07-30T11:36:51.536Z] #39 151.7 CC criu/sockets.o [2020-07-30T11:36:51.705Z] #52 ... [2020-07-30T11:36:51.706Z] [2020-07-30T11:36:51.706Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:36:51.750Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-30T11:36:51.760Z] #40 193.0 CC lib/c/criu.o [2020-07-30T11:36:51.913Z] #45 ... [2020-07-30T11:36:51.913Z] [2020-07-30T11:36:51.913Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:36:51.913Z] #40 DONE 0.0s [2020-07-30T11:36:51.913Z] [2020-07-30T11:36:51.913Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:36:51.969Z] #40 DONE 0.2s [2020-07-30T11:36:51.969Z] [2020-07-30T11:36:51.969Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:36:52.042Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-07-30T11:36:52.097Z] #39 152.2 CC criu/stats.o [2020-07-30T11:36:52.173Z] #42 DONE 0.2s [2020-07-30T11:36:52.173Z] [2020-07-30T11:36:52.173Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:36:52.173Z] #44 DONE 0.0s [2020-07-30T11:36:52.173Z] [2020-07-30T11:36:52.173Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:52.353Z] #39 152.3 CC criu/string.o [2020-07-30T11:36:52.353Z] #39 152.4 CC criu/sysctl.o [2020-07-30T11:36:52.545Z] #42 DONE 0.5s [2020-07-30T11:36:52.545Z] [2020-07-30T11:36:52.545Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:36:52.545Z] #44 DONE 0.2s [2020-07-30T11:36:52.545Z] [2020-07-30T11:36:52.545Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:52.609Z] #39 152.7 CC criu/sysfs_parse.o [2020-07-30T11:36:52.814Z] #40 194.3 LINK lib/c/built-in.o [2020-07-30T11:36:52.866Z] #39 152.9 CC criu/timens.o [2020-07-30T11:36:52.866Z] #39 153.1 CC criu/timerfd.o [2020-07-30T11:36:53.079Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2020-07-30T11:36:53.112Z] #40 194.3 LINK lib/c/libcriu.so [2020-07-30T11:36:53.112Z] #40 194.4 LINK lib/c/libcriu.a [2020-07-30T11:36:53.122Z] #39 153.3 CC criu/tty.o [2020-07-30T11:36:53.410Z] #40 194.6 GEN magic.py [2020-07-30T11:36:53.410Z] #40 194.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:36:53.410Z] #40 194.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:36:53.410Z] #40 194.9 Note: Building without GnuTLS support [2020-07-30T11:36:53.410Z] #40 194.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:36:53.410Z] #40 194.9 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:36:53.713Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-30T11:36:54.006Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-07-30T11:36:54.051Z] #39 154.3 CC criu/tun.o [2020-07-30T11:36:54.072Z] #40 195.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:36:54.299Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-07-30T11:36:54.591Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-30T11:36:54.613Z] #39 154.6 CC criu/uffd.o [2020-07-30T11:36:55.129Z] #40 196.5 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:55.176Z] #39 155.3 CC criu/util.o [2020-07-30T11:36:55.739Z] #39 156.0 CC criu/uts_ns.o [2020-07-30T11:36:55.779Z] #40 197.3 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:36:55.996Z] #39 156.1 CC criu/vdso-compat.o [2020-07-30T11:36:55.996Z] #39 156.2 CC criu/vdso.o [2020-07-30T11:36:56.079Z] #40 197.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:36:56.079Z] #40 197.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:36:56.079Z] #40 197.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:36:56.079Z] #40 197.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:36:56.079Z] #40 197.5 make[1]: Nothing to be done for 'all'. [2020-07-30T11:36:56.079Z] #40 197.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:36:56.377Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.377Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.377Z] #40 197.9 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.558Z] #39 156.6 LINK criu/built-in.o [2020-07-30T11:36:56.558Z] #39 156.7 LINK criu/criu [2020-07-30T11:36:56.662Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2020-07-30T11:36:56.676Z] #40 198.0 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.676Z] #40 ... [2020-07-30T11:36:56.676Z] [2020-07-30T11:36:56.676Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:56.676Z] #46 262.5 + cd /tmp/tmp.6ceHXlU8o7/src/github.com/golangci/golangci-lint/ [2020-07-30T11:36:56.676Z] #46 262.5 + git checkout -q v1.23.8 [2020-07-30T11:36:56.976Z] #46 ... [2020-07-30T11:36:56.976Z] [2020-07-30T11:36:56.976Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:36:56.976Z] #40 198.1 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.976Z] #40 198.1 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.976Z] #40 198.2 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.976Z] #40 198.3 make[2]: Nothing to be done for 'all'. [2020-07-30T11:36:56.976Z] #40 198.3 INSTALL criu/criu [2020-07-30T11:36:56.976Z] #40 DONE 198.4s [2020-07-30T11:36:56.976Z] [2020-07-30T11:36:56.976Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:56.976Z] #46 263.1 ++ git describe --tags [2020-07-30T11:36:57.120Z] #39 157.1 DEP lib/c/criu.d [2020-07-30T11:36:57.120Z] #39 157.1 CC images/rpc.pb-c.o [2020-07-30T11:36:57.120Z] #39 157.5 CC lib/c/criu.o [2020-07-30T11:36:57.274Z] #46 263.1 + version=v1.23.8 [2020-07-30T11:36:57.274Z] #46 263.1 ++ git rev-parse --short HEAD [2020-07-30T11:36:57.274Z] #46 263.1 + commit=76a82c6 [2020-07-30T11:36:57.274Z] #46 263.1 ++ git show -s --format=%cd [2020-07-30T11:36:57.274Z] #46 263.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:36:57.274Z] #46 263.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-30T11:36:57.297Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-07-30T11:36:57.376Z] #39 ... [2020-07-30T11:36:57.376Z] [2020-07-30T11:36:57.376Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:36:57.376Z] #52 178.1 + bin/containerd [2020-07-30T11:36:57.930Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-07-30T11:36:58.565Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-07-30T11:37:01.549Z] #52 ... [2020-07-30T11:37:01.549Z] [2020-07-30T11:37:01.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-30T11:37:01.549Z] #39 158.2 LINK lib/c/built-in.o [2020-07-30T11:37:01.549Z] #39 158.2 LINK lib/c/libcriu.so [2020-07-30T11:37:01.549Z] #39 158.2 LINK lib/c/libcriu.a [2020-07-30T11:37:01.549Z] #39 158.4 GEN magic.py [2020-07-30T11:37:01.549Z] #39 158.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-30T11:37:01.549Z] #39 158.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-30T11:37:01.549Z] #39 158.5 Note: Building without GnuTLS support [2020-07-30T11:37:01.549Z] #39 158.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-30T11:37:01.549Z] #39 158.5 Makefile.config:40: Warn: Building without nftables support [2020-07-30T11:37:01.549Z] #39 159.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-30T11:37:01.549Z] #39 159.7 make[1]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.2 make[1]: 'images/built-in.o' is up to date. [2020-07-30T11:37:01.549Z] #39 160.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-30T11:37:01.549Z] #39 160.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-30T11:37:01.549Z] #39 160.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-30T11:37:01.549Z] #39 160.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-30T11:37:01.549Z] #39 160.3 make[1]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-30T11:37:01.549Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.6 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-07-30T11:37:01.549Z] #39 160.8 INSTALL criu/criu [2020-07-30T11:37:01.549Z] #39 DONE 161.4s [2020-07-30T11:37:01.549Z] [2020-07-30T11:37:01.549Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:01.549Z] #45 242.3 + cd /tmp/tmp.a25T1wfnyh/src/github.com/golangci/golangci-lint/ [2020-07-30T11:37:01.549Z] #45 242.3 + git checkout -q v1.23.8 [2020-07-30T11:37:01.549Z] #45 242.6 ++ git describe --tags [2020-07-30T11:37:01.549Z] #45 242.6 + version=v1.23.8 [2020-07-30T11:37:01.549Z] #45 242.6 ++ git rev-parse --short HEAD [2020-07-30T11:37:01.549Z] #45 242.6 + commit=76a82c6 [2020-07-30T11:37:01.549Z] #45 242.6 ++ git show -s --format=%cd [2020-07-30T11:37:01.549Z] #45 242.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-30T11:37:01.549Z] #45 242.6 + 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-30T11:37:02.478Z] #45 ... [2020-07-30T11:37:02.478Z] [2020-07-30T11:37:02.478Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:37:02.478Z] #40 DONE 0.0s [2020-07-30T11:37:02.478Z] [2020-07-30T11:37:02.478Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:37:02.478Z] #42 DONE 0.1s [2020-07-30T11:37:02.478Z] [2020-07-30T11:37:02.478Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:02.478Z] #45 ... [2020-07-30T11:37:02.478Z] [2020-07-30T11:37:02.478Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:37:02.478Z] #44 DONE 0.1s [2020-07-30T11:37:02.564Z] #52 180.4 + bin/containerd-stress [2020-07-30T11:37:02.735Z] [2020-07-30T11:37:02.735Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:04.480Z] #52 183.7 + bin/containerd-shim [2020-07-30T11:37:07.794Z] #52 ... [2020-07-30T11:37:07.794Z] [2020-07-30T11:37:07.794Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:07.794Z] #45 DONE 232.9s [2020-07-30T11:37:08.056Z] [2020-07-30T11:37:08.056Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:10.749Z] #52 ... [2020-07-30T11:37:10.749Z] [2020-07-30T11:37:10.749Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:37:11.320Z] #46 DONE 1.2s [2020-07-30T11:37:11.320Z] [2020-07-30T11:37:11.320Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:11.320Z] #52 190.7 + bin/containerd-shim-runc-v1 [2020-07-30T11:37:11.581Z] #52 ... [2020-07-30T11:37:11.581Z] [2020-07-30T11:37:11.581Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:37:11.581Z] #48 DONE 0.1s [2020-07-30T11:37:11.843Z] [2020-07-30T11:37:11.843Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:37:11.843Z] #50 DONE 0.4s [2020-07-30T11:37:11.843Z] [2020-07-30T11:37:11.843Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:13.974Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/rootless [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-30T11:37:13.974Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/volume [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-30T11:37:14.269Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === Skipped [2020-07-30T11:37:14.269Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-30T11:37:14.269Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-30T11:37:14.269Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-30T11:37:14.269Z] time="2020-07-30T11:36:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-30T11:37:14.269Z] time="2020-07-30T11:36:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-30T11:37:14.269Z] time="2020-07-30T11:36:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-30T11:37:14.269Z] time="2020-07-30T11:36:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-30T11:37:14.269Z] time="2020-07-30T11:36:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-30T11:37:14.269Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-30T11:37:14.269Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-30T11:37:14.269Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:37:14.269Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-30T11:37:14.269Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-30T11:37:14.269Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-30T11:37:14.269Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] [2020-07-30T11:37:14.269Z] DONE 2123 tests, 26 skipped in 189.296s Post stage [Pipeline] junit [2020-07-30T11:37:14.950Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:37:15.150Z] #52 193.9 + bin/containerd-shim-runc-v2 [2020-07-30T11:37:15.468Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -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:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary test-integration [2020-07-30T11:37:15.761Z] [2020-07-30T11:37:15.761Z] Removing bundles/ [2020-07-30T11:37:15.761Z] [2020-07-30T11:37:15.761Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-30T11:37:15.761Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:37:15.761Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:37:15.971Z] #46 ... [2020-07-30T11:37:15.971Z] [2020-07-30T11:37:15.971Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:15.971Z] #53 245.7 + bin/containerd [2020-07-30T11:37:16.091Z] #52 195.2 + binaries [2020-07-30T11:37:16.091Z] #52 195.2 + install -D bin/containerd /build/containerd [2020-07-30T11:37:16.091Z] #52 195.3 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:37:16.091Z] #52 195.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:37:16.091Z] #52 195.3 + install -D bin/ctr /build/ctr [2020-07-30T11:37:18.003Z] #52 DONE 197.1s [2020-07-30T11:37:19.388Z] [2020-07-30T11:37:19.388Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:37:21.299Z] #53 DONE 1.7s [2020-07-30T11:37:21.299Z] [2020-07-30T11:37:21.299Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:37:21.560Z] #57 DONE 0.4s [2020-07-30T11:37:21.560Z] [2020-07-30T11:37:21.560Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:37:22.501Z] #59 DONE 1.0s [2020-07-30T11:37:22.501Z] [2020-07-30T11:37:22.501Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:37:22.501Z] #61 DONE 0.1s [2020-07-30T11:37:22.501Z] [2020-07-30T11:37:22.501Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:37:22.501Z] #62 DONE 0.0s [2020-07-30T11:37:22.501Z] [2020-07-30T11:37:22.501Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:37:23.887Z] #63 DONE 1.4s [2020-07-30T11:37:23.887Z] [2020-07-30T11:37:23.887Z] #64 exporting to image [2020-07-30T11:37:23.887Z] #64 exporting layers [2020-07-30T11:37:24.562Z] #53 ... [2020-07-30T11:37:24.562Z] [2020-07-30T11:37:24.562Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:24.562Z] #22 290.2 + return [2020-07-30T11:37:24.562Z] #22 DONE 290.4s [2020-07-30T11:37:24.562Z] [2020-07-30T11:37:24.562Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:26.103Z] #46 ... [2020-07-30T11:37:26.103Z] [2020-07-30T11:37:26.103Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-30T11:37:26.103Z] #23 DONE 0.1s [2020-07-30T11:37:26.103Z] [2020-07-30T11:37:26.103Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:26.103Z] #46 ... [2020-07-30T11:37:26.103Z] [2020-07-30T11:37:26.103Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-30T11:37:27.166Z] #27 DONE 0.9s [2020-07-30T11:37:27.166Z] [2020-07-30T11:37:27.166Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-30T11:37:27.166Z] #30 DONE 0.1s [2020-07-30T11:37:27.166Z] [2020-07-30T11:37:27.166Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:27.166Z] #46 ... [2020-07-30T11:37:27.166Z] [2020-07-30T11:37:27.166Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-30T11:37:27.166Z] #32 DONE 0.1s [2020-07-30T11:37:27.166Z] [2020-07-30T11:37:27.166Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-30T11:37:27.166Z] #35 DONE 0.1s [2020-07-30T11:37:27.465Z] [2020-07-30T11:37:27.465Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-30T11:37:27.465Z] #38 DONE 0.1s [2020-07-30T11:37:27.465Z] [2020-07-30T11:37:27.465Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:27.465Z] #53 ... [2020-07-30T11:37:27.465Z] [2020-07-30T11:37:27.465Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-30T11:37:27.465Z] #41 DONE 0.1s [2020-07-30T11:37:27.465Z] [2020-07-30T11:37:27.465Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-30T11:37:27.764Z] #43 DONE 0.1s [2020-07-30T11:37:27.764Z] [2020-07-30T11:37:27.764Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-30T11:37:27.764Z] #45 DONE 0.1s [2020-07-30T11:37:27.764Z] [2020-07-30T11:37:27.764Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:28.098Z] #64 exporting layers 3.8s done [2020-07-30T11:37:28.098Z] #64 writing image sha256:6d1657ba9adfc1a13d5a26759a518cd6c8bba889935c73cac636099529df27af done [2020-07-30T11:37:28.098Z] #64 naming to docker.io/library/docker:0f953b69946a2da67c6b667da0da219f92ea24c7 done [2020-07-30T11:37:28.098Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-30T11:37:28.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/test/unit [2020-07-30T11:37:33.440Z] 4612f6d0b889: Pull complete [2020-07-30T11:37:33.733Z] ? github.com/docker/docker/api [no test files] [2020-07-30T11:37:38.877Z] #45 ... [2020-07-30T11:37:38.877Z] [2020-07-30T11:37:38.877Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:38.877Z] #52 218.1 + bin/containerd-stress [2020-07-30T11:37:38.877Z] #52 ... [2020-07-30T11:37:38.877Z] [2020-07-30T11:37:38.877Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:38.877Z] #45 DONE 278.4s [2020-07-30T11:37:38.877Z] [2020-07-30T11:37:38.877Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:39.447Z] #52 220.7 + bin/containerd-shim [2020-07-30T11:37:39.706Z] #52 ... [2020-07-30T11:37:39.706Z] [2020-07-30T11:37:39.706Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:37:39.706Z] #46 DONE 0.4s [2020-07-30T11:37:39.706Z] [2020-07-30T11:37:39.706Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:37:39.706Z] #48 DONE 0.0s [2020-07-30T11:37:39.965Z] [2020-07-30T11:37:39.965Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:37:39.965Z] #50 DONE 0.1s [2020-07-30T11:37:39.965Z] [2020-07-30T11:37:39.965Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:45.993Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-07-30T11:37:46.540Z] #52 227.2 + bin/containerd-shim-runc-v1 [2020-07-30T11:37:49.077Z] #52 230.3 + bin/containerd-shim-runc-v2 [2020-07-30T11:37:49.367Z] #52 227.9 + bin/containerd-stress [2020-07-30T11:37:49.367Z] #52 ... [2020-07-30T11:37:49.367Z] [2020-07-30T11:37:49.367Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:49.367Z] #45 DONE 292.3s [2020-07-30T11:37:49.367Z] [2020-07-30T11:37:49.367Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:49.931Z] #52 230.6 + bin/containerd-shim [2020-07-30T11:37:50.016Z] #52 231.2 + binaries [2020-07-30T11:37:50.016Z] #52 231.2 + install -D bin/containerd /build/containerd [2020-07-30T11:37:50.016Z] #52 231.2 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:37:50.016Z] #52 231.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:37:50.016Z] #52 231.2 + install -D bin/ctr /build/ctr [2020-07-30T11:37:50.016Z] #52 DONE 231.5s [2020-07-30T11:37:50.188Z] #52 ... [2020-07-30T11:37:50.188Z] [2020-07-30T11:37:50.188Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:37:50.188Z] #46 DONE 0.7s [2020-07-30T11:37:50.188Z] [2020-07-30T11:37:50.188Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:37:50.188Z] #48 DONE 0.0s [2020-07-30T11:37:50.445Z] [2020-07-30T11:37:50.445Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:37:50.445Z] #50 DONE 0.1s [2020-07-30T11:37:50.445Z] [2020-07-30T11:37:50.445Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:37:50.959Z] [2020-07-30T11:37:50.959Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:37:51.218Z] #53 DONE 0.3s [2020-07-30T11:37:51.218Z] [2020-07-30T11:37:51.218Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:37:51.218Z] #57 DONE 0.2s [2020-07-30T11:37:51.476Z] [2020-07-30T11:37:51.476Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:37:51.735Z] #59 DONE 0.4s [2020-07-30T11:37:51.735Z] [2020-07-30T11:37:51.735Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:37:51.735Z] #61 DONE 0.0s [2020-07-30T11:37:51.735Z] [2020-07-30T11:37:51.735Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:37:51.735Z] #62 DONE 0.0s [2020-07-30T11:37:51.735Z] [2020-07-30T11:37:51.735Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:37:52.672Z] #63 DONE 0.9s [2020-07-30T11:37:52.672Z] [2020-07-30T11:37:52.672Z] #64 exporting to image [2020-07-30T11:37:52.672Z] #64 exporting layers [2020-07-30T11:37:56.984Z] #52 237.4 + bin/containerd-shim-runc-v1 [2020-07-30T11:37:59.243Z] #64 exporting layers 6.1s done [2020-07-30T11:37:59.243Z] #64 writing image sha256:516b18a576398b93010efd4ccad61731151bf5293cd300ef0f9cc88cd4d73989 done [2020-07-30T11:37:59.243Z] #64 naming to docker.io/library/docker:0f953b69946a2da67c6b667da0da219f92ea24c7 done [2020-07-30T11:37:59.243Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:37:59.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -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:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary test-integration [2020-07-30T11:38:00.254Z] #52 240.5 + bin/containerd-shim-runc-v2 [2020-07-30T11:38:00.598Z] #46 DONE 323.9s [2020-07-30T11:38:00.598Z] [2020-07-30T11:38:00.598Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:38:00.598Z] #53 ... [2020-07-30T11:38:00.598Z] [2020-07-30T11:38:00.598Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-30T11:38:00.598Z] #47 DONE 0.1s [2020-07-30T11:38:00.598Z] [2020-07-30T11:38:00.598Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-30T11:38:00.598Z] #49 DONE 0.1s [2020-07-30T11:38:00.598Z] [2020-07-30T11:38:00.598Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-30T11:38:00.598Z] #51 DONE 0.1s [2020-07-30T11:38:00.598Z] [2020-07-30T11:38:00.599Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-30T11:38:00.816Z] #52 241.5 + binaries [2020-07-30T11:38:00.816Z] #52 241.5 + install -D bin/containerd /build/containerd [2020-07-30T11:38:00.816Z] #52 241.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:38:00.816Z] #52 241.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:38:00.816Z] #52 241.5 + install -D bin/ctr /build/ctr [2020-07-30T11:38:00.969Z] [2020-07-30T11:38:00.969Z] Removing bundles/ [2020-07-30T11:38:00.969Z] [2020-07-30T11:38:00.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-30T11:38:00.969Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:38:00.969Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:38:01.797Z] #52 DONE 242.2s [2020-07-30T11:38:02.360Z] [2020-07-30T11:38:02.360Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:38:02.938Z] #53 DONE 0.7s [2020-07-30T11:38:02.939Z] [2020-07-30T11:38:02.939Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:38:03.194Z] #57 DONE 0.2s [2020-07-30T11:38:03.194Z] [2020-07-30T11:38:03.194Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:38:03.756Z] #59 DONE 0.4s [2020-07-30T11:38:03.756Z] [2020-07-30T11:38:03.756Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:38:03.756Z] #61 DONE 0.0s [2020-07-30T11:38:03.756Z] [2020-07-30T11:38:03.756Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:38:03.756Z] #62 DONE 0.0s [2020-07-30T11:38:03.756Z] [2020-07-30T11:38:03.756Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:38:04.683Z] #63 DONE 1.1s [2020-07-30T11:38:04.683Z] [2020-07-30T11:38:04.683Z] #64 exporting to image [2020-07-30T11:38:04.683Z] #64 exporting layers [2020-07-30T11:38:07.538Z] #53 297.5 + bin/containerd-stress [2020-07-30T11:38:09.624Z] #53 299.8 + bin/containerd-shim [2020-07-30T11:38:11.228Z] #64 exporting layers 6.1s done [2020-07-30T11:38:11.228Z] #64 writing image sha256:1624329c080a022bed09db221286aeed6d44ec142da96ae78ea1662575f03b57 done [2020-07-30T11:38:11.228Z] #64 naming to docker.io/library/docker:0f953b69946a2da67c6b667da0da219f92ea24c7 done [2020-07-30T11:38:11.228Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-30T11:38:11.554Z] + trap exit INT TERM [2020-07-30T11:38:11.554Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-30T11:38:11.554Z] + CONTAINER_NAME=docker-pr6 [2020-07-30T11:38:11.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary-daemon [2020-07-30T11:38:12.482Z] [2020-07-30T11:38:12.482Z] Removing bundles/ [2020-07-30T11:38:12.482Z] [2020-07-30T11:38:12.482Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-30T11:38:12.482Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:38:12.482Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:38:12.704Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:38:12.704Z] [2020-07-30T11:38:12.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:38:12.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:38:12.704Z] HOSTNAME=efbd7f7b8579 [2020-07-30T11:38:12.704Z] TESTDEBUG=0 [2020-07-30T11:38:12.704Z] DEST=bundles/test-integration [2020-07-30T11:38:12.704Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:38:12.704Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:38:12.704Z] container=docker [2020-07-30T11:38:12.704Z] HOME=/root [2020-07-30T11:38:12.704Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:38:12.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:38:12.704Z] VALIDATE_BRANCH=master [2020-07-30T11:38:12.704Z] TERM=xterm [2020-07-30T11:38:12.704Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:38:12.704Z] SHLVL=1 [2020-07-30T11:38:12.704Z] TIMEOUT=120m [2020-07-30T11:38:12.704Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:38:12.704Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:38:12.704Z] GO111MODULE=off [2020-07-30T11:38:12.704Z] DOCKER_EXPERIMENTAL=1 [2020-07-30T11:38:12.704Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:38:12.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:38:12.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:38:12.704Z] GOPATH=/go [2020-07-30T11:38:12.704Z] PKG_CONFIG=pkg-config [2020-07-30T11:38:12.704Z] _=/usr/bin/env [2020-07-30T11:38:12.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T11:38:16.585Z] #53 306.8 + bin/containerd-shim-runc-v1 [2020-07-30T11:38:20.140Z] #53 310.1 + bin/containerd-shim-runc-v2 [2020-07-30T11:38:20.435Z] #53 311.0 + binaries [2020-07-30T11:38:20.756Z] #53 311.0 + install -D bin/containerd /build/containerd [2020-07-30T11:38:20.756Z] #53 311.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-30T11:38:20.756Z] #53 311.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-30T11:38:20.756Z] #53 311.1 + install -D bin/ctr /build/ctr [2020-07-30T11:38:20.756Z] #53 DONE 311.2s [2020-07-30T11:38:21.805Z] [2020-07-30T11:38:21.805Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-30T11:38:21.805Z] #54 DONE 0.1s [2020-07-30T11:38:22.100Z] [2020-07-30T11:38:22.100Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-30T11:38:22.100Z] #58 DONE 0.1s [2020-07-30T11:38:22.100Z] [2020-07-30T11:38:22.100Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-30T11:38:22.100Z] #60 DONE 0.1s [2020-07-30T11:38:22.100Z] [2020-07-30T11:38:22.100Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-30T11:38:22.100Z] #62 DONE 0.0s [2020-07-30T11:38:22.100Z] [2020-07-30T11:38:22.100Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-30T11:38:22.100Z] #63 DONE 0.0s [2020-07-30T11:38:22.395Z] [2020-07-30T11:38:22.395Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-30T11:38:24.501Z] #64 DONE 2.0s [2020-07-30T11:38:24.501Z] [2020-07-30T11:38:24.501Z] #65 exporting to oci image format [2020-07-30T11:38:24.501Z] #65 exporting layers [2020-07-30T11:38:35.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T11:38:35.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T11:38:37.585Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 1m55.398311369s [2020-07-30T11:38:37.585Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 666.7687ms [2020-07-30T11:38:37.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-07-30T11:38:42.354Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/builder [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-30T11:38:42.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-30T11:38:42.355Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-30T11:38:42.355Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-30T11:38:42.355Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-30T11:38:42.355Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-30T11:38:42.355Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-30T11:38:42.355Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-07-30T11:38:42.355Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-30T11:38:42.355Z] ok github.com/docker/docker/builder/remotecontext 0.349s coverage: 13.6% of statements [2020-07-30T11:38:43.774Z] ok github.com/docker/docker/builder/dockerfile 0.931s coverage: 48.1% of statements [2020-07-30T11:38:44.037Z] ok github.com/docker/docker/builder/remotecontext/git 3.399s coverage: 86.3% of statements [2020-07-30T11:38:44.037Z] ? github.com/docker/docker/cli [no test files] [2020-07-30T11:38:44.037Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-30T11:38:49.352Z] ok github.com/docker/docker/client 0.343s coverage: 75.4% of statements [2020-07-30T11:38:53.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T11:38:53.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T11:38:54.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T11:38:55.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-30T11:38:55.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T11:38:57.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T11:38:59.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-30T11:39:00.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T11:39:01.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T11:39:02.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T11:39:03.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T11:39:04.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T11:39:05.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T11:39:06.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-30T11:39:07.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T11:39:08.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:39:08.390Z] Using test binary docker [2020-07-30T11:39:08.390Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-30T11:39:08.390Z] +++ /etc/init.d/apparmor start [2020-07-30T11:39:08.390Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:39:08.390Z] INFO: Waiting for daemon to start... [2020-07-30T11:39:08.390Z] Starting dockerd [2020-07-30T11:39:08.390Z] +++ 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-30T11:39:10.520Z] . [2020-07-30T11:39:10.520Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:39:10.520Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:39:10.520Z] Error: No such image: emptyfs [2020-07-30T11:39:10.520Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:39:10.520Z] ++++ docker load [2020-07-30T11:39:10.813Z] Running integration-test (iteration 1) [2020-07-30T11:39:10.813Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-30T11:39:10.813Z] ++ 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-30T11:39:10.813Z] ++ set -e [2020-07-30T11:39:10.813Z] ++ '[' -n 0 ']' [2020-07-30T11:39:10.813Z] ++ set -x [2020-07-30T11:39:10.813Z] ++ env -i DEST=/go/src/github.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-30T11:39:14.888Z] fc1b9e59edad: Pull complete [2020-07-30T11:39:14.888Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-30T11:39:14.888Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:39:14.888Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:39:14.888Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-30T11:39:14.888Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-30T11:39:14.888Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-30T11:39:14.888Z] INFO: Docker version of control daemon [2020-07-30T11:39:14.888Z] [2020-07-30T11:39:14.888Z] Client: Docker Engine - Enterprise [2020-07-30T11:39:14.888Z] Version: 19.03.5 [2020-07-30T11:39:14.888Z] API version: 1.40 [2020-07-30T11:39:14.888Z] Go version: go1.12.12 [2020-07-30T11:39:14.888Z] Git commit: 2ee0c57608 [2020-07-30T11:39:14.888Z] Built: 11/13/2019 08:00:16 [2020-07-30T11:39:14.888Z] OS/Arch: windows/amd64 [2020-07-30T11:39:14.888Z] Experimental: false [2020-07-30T11:39:14.888Z] [2020-07-30T11:39:14.888Z] Server: Docker Engine - Enterprise [2020-07-30T11:39:14.888Z] Engine: [2020-07-30T11:39:14.888Z] Version: 19.03.5 [2020-07-30T11:39:14.888Z] API version: 1.40 (minimum version 1.24) [2020-07-30T11:39:14.888Z] Go version: go1.12.12 [2020-07-30T11:39:14.888Z] Git commit: 2ee0c57608 [2020-07-30T11:39:14.888Z] Built: 11/13/2019 07:58:51 [2020-07-30T11:39:14.888Z] OS/Arch: windows/amd64 [2020-07-30T11:39:14.888Z] Experimental: true [2020-07-30T11:39:14.888Z] [2020-07-30T11:39:14.888Z] INFO: Docker info of control daemon [2020-07-30T11:39:14.888Z] [2020-07-30T11:39:15.355Z] Client: [2020-07-30T11:39:15.355Z] Debug Mode: false [2020-07-30T11:39:15.355Z] Plugins: [2020-07-30T11:39:15.355Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-30T11:39:15.355Z] [2020-07-30T11:39:15.355Z] Server: [2020-07-30T11:39:15.355Z] Containers: 0 [2020-07-30T11:39:15.355Z] Running: 0 [2020-07-30T11:39:15.355Z] Paused: 0 [2020-07-30T11:39:15.355Z] Stopped: 0 [2020-07-30T11:39:15.355Z] Images: 1 [2020-07-30T11:39:15.355Z] Server Version: 19.03.5 [2020-07-30T11:39:15.355Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-07-30T11:39:15.355Z] LCOW: [2020-07-30T11:39:15.355Z] Windows: [2020-07-30T11:39:15.355Z] Logging Driver: json-file [2020-07-30T11:39:15.355Z] Plugins: [2020-07-30T11:39:15.355Z] Volume: local [2020-07-30T11:39:15.355Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-30T11:39:15.355Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-30T11:39:15.355Z] Swarm: inactive [2020-07-30T11:39:15.355Z] Default Isolation: process [2020-07-30T11:39:15.355Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-30T11:39:15.355Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-30T11:39:15.355Z] OSType: windows [2020-07-30T11:39:15.355Z] Architecture: x86_64 [2020-07-30T11:39:15.355Z] CPUs: 4 [2020-07-30T11:39:15.355Z] Total Memory: 32GiB [2020-07-30T11:39:15.355Z] Name: azwin-2-5ee980 [2020-07-30T11:39:15.355Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-30T11:39:15.355Z] Docker Root Dir: D:\docker [2020-07-30T11:39:15.355Z] Debug Mode: false [2020-07-30T11:39:15.355Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:39:15.355Z] Labels: [2020-07-30T11:39:15.355Z] Experimental: true [2020-07-30T11:39:15.355Z] Insecure Registries: [2020-07-30T11:39:15.355Z] 10.0.0.4:5000 [2020-07-30T11:39:15.355Z] 127.0.0.0/8 [2020-07-30T11:39:15.355Z] Registry Mirrors: [2020-07-30T11:39:15.355Z] http://10.0.0.4:5000/ [2020-07-30T11:39:15.355Z] Live Restore Enabled: false [2020-07-30T11:39:15.355Z] [2020-07-30T11:39:15.355Z] [2020-07-30T11:39:15.355Z] INFO: Commit hash is 2427508b36 [2020-07-30T11:39:15.355Z] INFO: Nuke-Everything... [2020-07-30T11:39:15.355Z] INFO: Container count on control daemon to delete is 0 [2020-07-30T11:39:15.954Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 30.8% of statements [2020-07-30T11:39:16.338Z] INFO: Nuking d:\CI [2020-07-30T11:39:16.338Z] INFO: Zapped successfully [2020-07-30T11:39:16.338Z] INFO: Location for testing is d:\CI\PR-41284\6 [2020-07-30T11:39:16.338Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-30T11:39:16.338Z] [2020-07-30T11:39:16.338Z] [2020-07-30T11:39:16.338Z] INFO: Building the image from Dockerfile.windows at 07/30/2020 11:39:16... [2020-07-30T11:39:16.338Z] [2020-07-30T11:39:16.528Z] ok github.com/docker/docker/container 0.158s coverage: 34.7% of statements [2020-07-30T11:39:16.528Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-30T11:39:16.528Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-30T11:39:16.528Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-30T11:39:16.528Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-30T11:39:19.307Z] Loaded image: buildpack-deps:buster [2020-07-30T11:39:19.600Z] Loaded image: busybox:latest [2020-07-30T11:39:19.600Z] Loaded image: busybox:glibc [2020-07-30T11:39:19.600Z] Loaded image: debian:buster [2020-07-30T11:39:19.600Z] Loaded image: hello-world:latest [2020-07-30T11:39:19.845Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2020-07-30T11:39:19.893Z] INFO: Testing against a local daemon [2020-07-30T11:39:19.893Z] === RUN TestCgroupNamespacesBuild [2020-07-30T11:39:20.793Z] ok github.com/docker/docker/daemon/cluster/convert 0.071s coverage: 35.9% of statements [2020-07-30T11:39:21.081Z] Sending build context to Docker daemon 56.05MB [2020-07-30T11:39:21.081Z] [2020-07-30T11:39:21.081Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-30T11:39:21.081Z] ---> 987b1d5e0abf [2020-07-30T11:39:21.081Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-30T11:39:21.081Z] ---> Running in ce20de46ae63 [2020-07-30T11:39:21.081Z] Removing intermediate container ce20de46ae63 [2020-07-30T11:39:21.081Z] ---> f636d82f4a58 [2020-07-30T11:39:21.081Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-30T11:39:21.081Z] ---> Running in c0b2f0d20481 [2020-07-30T11:39:21.550Z] Removing intermediate container c0b2f0d20481 [2020-07-30T11:39:21.550Z] ---> ab2aed40b467 [2020-07-30T11:39:21.550Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-30T11:39:21.550Z] ---> Running in 82f24ac0d4a8 [2020-07-30T11:39:22.003Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-07-30T11:39:22.003Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-30T11:39:22.017Z] Removing intermediate container 82f24ac0d4a8 [2020-07-30T11:39:22.017Z] ---> 9b92b91c7dcd [2020-07-30T11:39:22.017Z] 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-30T11:39:22.017Z] ---> Running in 9e94293de143 [2020-07-30T11:39:22.482Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:39:22.482Z] [2020-07-30T11:39:22.482Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:39:22.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:39:22.482Z] HOSTNAME=2d702b286065 [2020-07-30T11:39:22.482Z] DEST=bundles/test-integration [2020-07-30T11:39:22.482Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:39:22.482Z] DOCKER_ROOTLESS=1 [2020-07-30T11:39:22.482Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:39:22.482Z] container=docker [2020-07-30T11:39:22.482Z] HOME=/root [2020-07-30T11:39:22.482Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:39:22.482Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:39:22.482Z] VALIDATE_BRANCH=master [2020-07-30T11:39:22.482Z] TERM=xterm [2020-07-30T11:39:22.482Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:39:22.482Z] SHLVL=1 [2020-07-30T11:39:22.482Z] TIMEOUT=120m [2020-07-30T11:39:22.482Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:39:22.482Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:39:22.482Z] GO111MODULE=off [2020-07-30T11:39:22.482Z] DOCKER_EXPERIMENTAL=1 [2020-07-30T11:39:22.482Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:39:22.482Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:39:22.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:39:22.482Z] GOPATH=/go [2020-07-30T11:39:22.482Z] PKG_CONFIG=pkg-config [2020-07-30T11:39:22.482Z] _=/usr/bin/env [2020-07-30T11:39:22.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T11:39:22.485Z] Removing intermediate container 9e94293de143 [2020-07-30T11:39:22.485Z] ---> 207edddf8812 [2020-07-30T11:39:22.485Z] 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-30T11:39:22.485Z] ---> Running in 8c70c06aff42 [2020-07-30T11:39:23.349Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2020-07-30T11:39:24.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-30T11:39:24.118Z] === RUN TestBuildWithSession [2020-07-30T11:39:24.118Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-30T11:39:24.118Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:39:24.118Z] === RUN TestBuildSquashParent [2020-07-30T11:39:25.908Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-07-30T11:39:26.485Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2020-07-30T11:39:27.436Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-07-30T11:39:28.385Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-30T11:39:29.654Z] [2020-07-30T11:39:29.654Z] SUCCESS: Specified value was saved. [2020-07-30T11:39:31.022Z] --- PASS: TestBuildSquashParent (7.32s) [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:39:31.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:39:31.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:39:31.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:39:31.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:39:31.214Z] INFO: Downloading git... [2020-07-30T11:39:31.696Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-30T11:39:32.641Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 14.1% of statements [2020-07-30T11:39:32.777Z] INFO: Downloading go... [2020-07-30T11:39:33.588Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.737s coverage: 57.0% of statements [2020-07-30T11:39:33.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:39:33.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:39:34.338Z] INFO: Downloading compiler 1 of 3... [2020-07-30T11:39:34.804Z] INFO: Downloading compiler 2 of 3... [2020-07-30T11:39:35.271Z] INFO: Downloading compiler 3 of 3... [2020-07-30T11:39:36.142Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-07-30T11:39:36.256Z] INFO: Extracting git... [2020-07-30T11:39:36.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:39:36.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:39:38.061Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.543s coverage: 73.1% of statements [2020-07-30T11:39:38.061Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.967s coverage: 45.9% of statements [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-07-30T11:39:38.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-07-30T11:39:38.567Z] === RUN TestBuildMultiStageCopy [2020-07-30T11:39:38.567Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-30T11:39:39.981Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.001s coverage: 49.5% of statements [2020-07-30T11:39:40.927Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.4% of statements [2020-07-30T11:39:40.927Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-30T11:39:40.927Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-30T11:39:40.927Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-30T11:39:40.927Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-30T11:39:40.927Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-30T11:39:40.927Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.546s coverage: 76.1% of statements [2020-07-30T11:39:41.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-30T11:39:41.503Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2020-07-30T11:39:41.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-30T11:39:42.219Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-30T11:39:42.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-30T11:39:42.896Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-07-30T11:39:42.896Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-07-30T11:39:43.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-07-30T11:39:43.482Z] === RUN TestBuildMultiStageParentConfig [2020-07-30T11:39:44.289Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-07-30T11:39:45.238Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.0% of statements [2020-07-30T11:39:45.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.244s coverage: 77.4% of statements [2020-07-30T11:39:45.283Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.589303021s with top 10 stages: buildssa: 1m34.308980745s, goimports: 23.320016759s, unconvert: 11.608216363s, gosec: 10.929581109s, golint: 6.161333257s, ineffassign: 4.605882594s, misspell: 4.307912018s, inspect: 3.836734568s, vrp: 3.461855833s, printf: 2.139702643s [2020-07-30T11:39:45.563Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-07-30T11:39:45.563Z] === RUN TestBuildLabelWithTargets [2020-07-30T11:39:45.814Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.062s coverage: 57.7% of statements [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-30T11:39:45.814Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-30T11:39:46.077Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-07-30T11:39:46.663Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-07-30T11:39:46.865Z] #65 exporting layers 80.5s done [2020-07-30T11:39:46.865Z] #65 exporting manifest sha256:e52b4472b59fd08eb9a8ef3f7ccfd1a82d6f6e120c568af3cc05515b82b19491 done [2020-07-30T11:39:46.865Z] #65 exporting config sha256:70cf2a6a0cc3c95d13931120ac218a36fa9c7c862bb8e46e638d2bd58b1d1b98 done [2020-07-30T11:39:46.865Z] #65 sending tarball [2020-07-30T11:39:46.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-07-30T11:39:46.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2020-07-30T11:39:47.635Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2020-07-30T11:39:47.635Z] === RUN TestBuildWithEmptyLayers [2020-07-30T11:39:48.318Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2020-07-30T11:39:48.319Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-30T11:39:48.580Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-07-30T11:39:48.672Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-30T11:39:48.672Z] === RUN TestBuildMultiStageOnBuild [2020-07-30T11:39:48.756Z] INFO: Expanding go... [2020-07-30T11:39:48.847Z] time="2020-07-30T11:39:48Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate673333534/log043260389.1: no such file or directory" [2020-07-30T11:39:48.847Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 37.7% of statements [2020-07-30T11:39:48.875Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:39:48.875Z] [2020-07-30T11:39:48.875Z] + c=0 [2020-07-30T11:39:48.875Z] + TEST_INTEGRATION_DEST=3 [2020-07-30T11:39:48.875Z] + CONTAINER_NAME=docker-pr6-3 [2020-07-30T11:39:48.875Z] + TEST_SKIP_INTEGRATION=1 [2020-07-30T11:39:48.875Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-30T11:39:48.875Z] + run_tests [2020-07-30T11:39:48.875Z] + '[' -n 0 ']' [2020-07-30T11:39:48.875Z] + rm= [2020-07-30T11:39:48.875Z] + TEST_INTEGRATION_DEST=1 [2020-07-30T11:39:48.875Z] + CONTAINER_NAME=docker-pr6-1 [2020-07-30T11:39:48.875Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:39:48.875Z] + run_tests test-integration-flaky [2020-07-30T11:39:48.875Z] + '[' -n 0 ']' [2020-07-30T11:39:48.875Z] + rm= [2020-07-30T11:39:48.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41284/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh '' test-integration [2020-07-30T11:39:48.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41284/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh test-integration-flaky test-integration [2020-07-30T11:39:48.875Z] + TEST_INTEGRATION_DEST=2 [2020-07-30T11:39:48.875Z] + CONTAINER_NAME=docker-pr6-2 [2020-07-30T11:39:48.875Z] + TEST_SKIP_INTEGRATION=1 [2020-07-30T11:39:48.875Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-30T11:39:48.875Z] + run_tests [2020-07-30T11:39:48.875Z] + '[' -n 0 ']' [2020-07-30T11:39:48.875Z] + rm= [2020-07-30T11:39:48.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41284/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh '' test-integration [2020-07-30T11:39:48.875Z] ++ jobs -p [2020-07-30T11:39:48.875Z] + for job in $(jobs -p) [2020-07-30T11:39:48.875Z] + wait 12314 [2020-07-30T11:39:48.875Z] [2020-07-30T11:39:48.875Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-30T11:39:48.875Z] [2020-07-30T11:39:48.875Z] [2020-07-30T11:39:48.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:39:48.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:39:48.875Z] HOSTNAME=573054fa1328 [2020-07-30T11:39:48.875Z] TEST_SKIP_INTEGRATION=1 [2020-07-30T11:39:48.875Z] TESTDEBUG=0 [2020-07-30T11:39:48.875Z] DEST=bundles/test-integration [2020-07-30T11:39:48.875Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:39:48.875Z] KEEPBUNDLE=1 [2020-07-30T11:39:48.875Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:39:48.875Z] container=docker [2020-07-30T11:39:48.875Z] HOME=/root [2020-07-30T11:39:48.875Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:39:48.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:39:48.875Z] VALIDATE_BRANCH=master [2020-07-30T11:39:48.875Z] TERM=xterm [2020-07-30T11:39:48.875Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:39:48.875Z] SHLVL=1 [2020-07-30T11:39:48.875Z] TIMEOUT=120m [2020-07-30T11:39:48.875Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:39:48.875Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:39:48.875Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-30T11:39:48.875Z] GO111MODULE=off [2020-07-30T11:39:48.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:39:48.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:39:48.875Z] GOPATH=/go [2020-07-30T11:39:48.875Z] PKG_CONFIG=pkg-config [2020-07-30T11:39:48.875Z] _=/usr/bin/env [2020-07-30T11:39:48.875Z] Building test suite binary ./integration-cli/test.main [2020-07-30T11:39:48.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:39:48.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:39:48.875Z] HOSTNAME=c82d09ca95f6 [2020-07-30T11:39:48.875Z] TEST_SKIP_INTEGRATION=1 [2020-07-30T11:39:48.875Z] TESTDEBUG=0 [2020-07-30T11:39:48.875Z] DEST=bundles/test-integration [2020-07-30T11:39:48.875Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:39:48.876Z] KEEPBUNDLE=1 [2020-07-30T11:39:48.876Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:39:48.876Z] container=docker [2020-07-30T11:39:48.876Z] HOME=/root [2020-07-30T11:39:48.876Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:39:48.876Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:39:48.876Z] VALIDATE_BRANCH=master [2020-07-30T11:39:48.876Z] TERM=xterm [2020-07-30T11:39:48.876Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:39:48.876Z] SHLVL=1 [2020-07-30T11:39:48.876Z] TIMEOUT=120m [2020-07-30T11:39:48.876Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:39:48.876Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:39:48.876Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-30T11:39:48.876Z] GO111MODULE=off [2020-07-30T11:39:48.876Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:39:48.876Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:39:48.876Z] GOPATH=/go [2020-07-30T11:39:48.876Z] PKG_CONFIG=pkg-config [2020-07-30T11:39:48.876Z] _=/usr/bin/env [2020-07-30T11:39:48.876Z] Building test suite binary ./integration-cli/test.main [2020-07-30T11:39:48.876Z] No new tests added to integration. [2020-07-30T11:39:48.876Z] [2020-07-30T11:39:48.876Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:39:48.876Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:39:48.876Z] HOSTNAME=f0554769c1e2 [2020-07-30T11:39:48.876Z] TESTDEBUG=0 [2020-07-30T11:39:48.876Z] DEST=bundles/test-integration [2020-07-30T11:39:48.876Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:39:48.876Z] KEEPBUNDLE=1 [2020-07-30T11:39:48.876Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:39:48.876Z] container=docker [2020-07-30T11:39:48.876Z] HOME=/root [2020-07-30T11:39:48.876Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:39:48.876Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:39:48.876Z] VALIDATE_BRANCH=master [2020-07-30T11:39:48.876Z] TERM=xterm [2020-07-30T11:39:48.876Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:39:48.876Z] SHLVL=1 [2020-07-30T11:39:48.876Z] TIMEOUT=120m [2020-07-30T11:39:48.876Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:39:48.876Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:39:48.876Z] GO111MODULE=off [2020-07-30T11:39:48.876Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:39:48.876Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:39:48.876Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:39:48.876Z] GOPATH=/go [2020-07-30T11:39:48.876Z] PKG_CONFIG=pkg-config [2020-07-30T11:39:48.876Z] _=/usr/bin/env [2020-07-30T11:39:48.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T11:39:49.427Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-07-30T11:39:50.002Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2020-07-30T11:39:50.576Z] ok github.com/docker/docker/daemon/network 0.044s coverage: 63.8% of statements [2020-07-30T11:39:51.524Z] ok github.com/docker/docker/daemon/logger/splunk 1.857s coverage: 82.5% of statements [2020-07-30T11:39:51.524Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-30T11:39:51.524Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-30T11:39:51.524Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2020-07-30T11:39:52.196Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-07-30T11:39:52.196Z] === RUN TestBuildUncleanTarFilenames [2020-07-30T11:39:52.831Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-07-30T11:39:52.831Z] === RUN TestBuildMultiStageLayerLeak [2020-07-30T11:39:52.916Z] ok github.com/docker/docker/distribution 0.336s coverage: 22.1% of statements [2020-07-30T11:39:52.916Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-30T11:39:52.916Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-07-30T11:39:53.864Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2020-07-30T11:39:54.127Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-07-30T11:39:54.390Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-07-30T11:39:54.390Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-07-30T11:39:54.390Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-30T11:39:54.390Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-30T11:39:54.390Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-30T11:39:54.651Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-07-30T11:39:55.226Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-07-30T11:39:56.361Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-07-30T11:39:56.361Z] === RUN TestBuildWithHugeFile [2020-07-30T11:39:57.152Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-07-30T11:39:57.413Z] ok github.com/docker/docker/pkg/authorization 0.322s coverage: 68.3% of statements [2020-07-30T11:39:57.990Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-30T11:39:57.990Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-07-30T11:39:58.564Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-07-30T11:39:58.827Z] ok github.com/docker/docker/pkg/archive 1.282s coverage: 76.9% of statements [2020-07-30T11:39:59.401Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-07-30T11:39:59.664Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-07-30T11:40:00.237Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2020-07-30T11:40:00.810Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-30T11:40:01.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T11:40:01.383Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-30T11:40:02.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T11:40:02.326Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-07-30T11:40:02.328Z] #65 sending tarball 15.3s done [2020-07-30T11:40:02.329Z] #65 DONE 95.8s [2020-07-30T11:40:02.329Z] [2020-07-30T11:40:02.329Z] #66 importing to docker [2020-07-30T11:40:02.588Z] ok github.com/docker/docker/pkg/chrootarchive 3.651s coverage: 43.2% of statements [2020-07-30T11:40:03.197Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-07-30T11:40:03.375Z] INFO [runner/unused/goanalysis] analyzers took 25.911181786s with top 10 stages: buildssa: 21.742934155s, U1000: 4.168247631s [2020-07-30T11:40:03.375Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-30T11:40:03.375Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1694/1694, exclude-rules: 64/1589, cgo: 1694/2303, identifier_marker: 1589/1589, exclude: 1589/1589, nolint: 0/64, skip_files: 1694/1694, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, filename_unadjuster: 1694/1694 [2020-07-30T11:40:03.375Z] INFO [runner] processing took 128.768157ms with stages: nolint: 54.464709ms, identifier_marker: 40.224619ms, path_prettifier: 13.8141ms, autogenerated_exclude: 8.196597ms, exclude-rules: 6.704586ms, skip_dirs: 3.466883ms, cgo: 1.094762ms, filename_unadjuster: 796.171µs, max_same_issues: 1.715µs, uniq_by_line: 720ns, diff: 640ns, max_from_linter: 530ns, skip_files: 517ns, source_code: 482ns, exclude: 440ns, path_shortener: 380ns, max_per_file_from_linter: 306ns [2020-07-30T11:40:03.375Z] INFO [runner] linters took 1m34.59937748s with stages: goanalysis_metalinter: 1m16.149843366s, unused: 18.319967129s [2020-07-30T11:40:03.375Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-30T11:40:03.375Z] INFO Memory: 1591 samples, avg is 251.7MB, max is 3031.5MB [2020-07-30T11:40:03.375Z] INFO Execution took 3m32.245486698s [2020-07-30T11:40:03.375Z] Congratulations! The shell scripts are properly formatted. [2020-07-30T11:40:03.461Z] ok github.com/docker/docker/pkg/fsutils 0.301s coverage: 85.1% of statements [2020-07-30T11:40:03.461Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-07-30T11:40:03.723Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-30T11:40:04.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary-daemon test-docker-py [2020-07-30T11:40:04.674Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-07-30T11:40:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T11:40:04.848Z] [2020-07-30T11:40:04.848Z] Removing bundles/ [2020-07-30T11:40:04.848Z] [2020-07-30T11:40:04.848Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-30T11:40:04.848Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:40:04.848Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:40:04.936Z] ok github.com/docker/docker/pkg/idtools 0.608s coverage: 70.5% of statements [2020-07-30T11:40:04.936Z] ok github.com/docker/docker/pkg/ioutils 0.586s coverage: 69.3% of statements [2020-07-30T11:40:05.199Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-07-30T11:40:05.199Z] ok github.com/docker/docker/layer 8.075s coverage: 68.8% of statements [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/oci [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-30T11:40:05.199Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-30T11:40:05.462Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-07-30T11:40:05.462Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-30T11:40:05.462Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-30T11:40:05.725Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-07-30T11:40:05.725Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-30T11:40:05.725Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2020-07-30T11:40:05.988Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-07-30T11:40:06.251Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-07-30T11:40:06.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 86.7% of statements [2020-07-30T11:40:06.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-30T11:40:06.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-30T11:40:06.556Z] INFO: Expanding compiler 1 of 3... [2020-07-30T11:40:06.825Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-07-30T11:40:07.400Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2020-07-30T11:40:07.541Z] INFO: Expanding compiler 2 of 3... [2020-07-30T11:40:07.663Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-07-30T11:40:07.663Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-07-30T11:40:08.236Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-07-30T11:40:08.809Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-07-30T11:40:09.071Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-07-30T11:40:09.644Z] ok github.com/docker/docker/pkg/stringid 0.017s coverage: 70.6% of statements [2020-07-30T11:40:09.644Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-07-30T11:40:09.906Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-30T11:40:10.481Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.8% of statements [2020-07-30T11:40:11.055Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-07-30T11:40:11.055Z] ok github.com/docker/docker/pkg/signal 2.783s coverage: 61.0% of statements [2020-07-30T11:40:11.318Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements [2020-07-30T11:40:11.580Z] testing: warning: no tests to run [2020-07-30T11:40:11.580Z] coverage: [no statements] [2020-07-30T11:40:11.580Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-07-30T11:40:12.157Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-07-30T11:40:12.157Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-07-30T11:40:12.157Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-07-30T11:40:12.287Z] INFO: Expanding compiler 3 of 3... [2020-07-30T11:40:12.421Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-07-30T11:40:12.755Z] INFO: Removing downloaded files... [2020-07-30T11:40:12.755Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-30T11:40:12.755Z] INFO: Configuring git core.autocrlf... [2020-07-30T11:40:13.815Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-30T11:40:14.391Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-07-30T11:40:14.653Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-30T11:40:14.915Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.1% of statements [2020-07-30T11:40:15.490Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-07-30T11:40:15.752Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-07-30T11:40:16.700Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-07-30T11:40:16.700Z] ok github.com/docker/docker/registry 0.221s coverage: 56.3% of statements [2020-07-30T11:40:16.964Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2020-07-30T11:40:17.724Z] #66 DONE 16.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-30T11:40:18.182Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/test/unit [2020-07-30T11:40:18.895Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-07-30T11:40:19.470Z] ok github.com/docker/docker/volume/local 0.065s coverage: 73.0% of statements [2020-07-30T11:40:19.993Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-07-30T11:40:20.565Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-07-30T11:40:21.752Z] ? github.com/docker/docker/api [no test files] [2020-07-30T11:40:23.493Z] --- PASS: TestBuildWithHugeFile (27.49s) [2020-07-30T11:40:23.493Z] === RUN TestBuildWithEmptyDockerfile [2020-07-30T11:40:23.493Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:40:23.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:40:23.493Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:40:23.493Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:40:23.493Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:40:23.493Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:40:23.493Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:40:23.493Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:40:23.786Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:40:23.786Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-30T11:40:23.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-30T11:40:23.786Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-30T11:40:23.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-30T11:40:23.786Z] === RUN TestBuildPreserveOwnership [2020-07-30T11:40:23.786Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-30T11:40:26.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T11:40:27.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T11:40:28.246Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-30T11:40:28.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T11:40:30.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-30T11:40:30.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T11:40:30.372Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-07-30T11:40:30.373Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-07-30T11:40:30.373Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.39s) [2020-07-30T11:40:30.373Z] === RUN TestBuildPlatformInvalid [2020-07-30T11:40:30.665Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-07-30T11:40:30.665Z] PASS [2020-07-30T11:40:30.665Z] [2020-07-30T11:40:30.665Z] === Skipped [2020-07-30T11:40:30.665Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-30T11:40:30.665Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:40:30.665Z] [2020-07-30T11:40:30.665Z] [2020-07-30T11:40:30.665Z] DONE 32 tests, 1 skipped in 79.862s [2020-07-30T11:40:30.665Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-30T11:40:30.665Z] ++ 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-30T11:40:30.665Z] ++ set -e [2020-07-30T11:40:30.665Z] ++ '[' -n 0 ']' [2020-07-30T11:40:30.665Z] ++ set -x [2020-07-30T11:40:30.665Z] ++ env -i DEST=/go/src/github.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-30T11:40:30.665Z] INFO: Testing against a local daemon [2020-07-30T11:40:30.665Z] === RUN TestConfigInspect [2020-07-30T11:40:31.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T11:40:35.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-30T11:40:35.129Z] --- PASS: TestConfigInspect (3.96s) [2020-07-30T11:40:35.129Z] === RUN TestConfigList [2020-07-30T11:40:36.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T11:40:37.196Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-30T11:40:38.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T11:40:38.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T11:40:38.653Z] --- PASS: TestConfigList (3.62s) [2020-07-30T11:40:38.653Z] === RUN TestConfigsCreateAndDelete [2020-07-30T11:40:39.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T11:40:41.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T11:40:42.177Z] --- PASS: TestConfigsCreateAndDelete (3.71s) [2020-07-30T11:40:42.177Z] === RUN TestConfigsUpdate [2020-07-30T11:40:42.521Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/rootless [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-30T11:40:42.521Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-30T11:40:42.522Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-30T11:40:42.522Z] ? github.com/docker/docker/volume [no test files] [2020-07-30T11:40:42.522Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-30T11:40:42.522Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === Skipped [2020-07-30T11:40:42.522Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-30T11:40:42.522Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-30T11:40:42.522Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-30T11:40:42.522Z] time="2020-07-30T11:39:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-30T11:40:42.522Z] time="2020-07-30T11:39:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-30T11:40:42.522Z] time="2020-07-30T11:39:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-30T11:40:42.522Z] time="2020-07-30T11:39:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-30T11:40:42.522Z] time="2020-07-30T11:39:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-30T11:40:42.522Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-30T11:40:42.522Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-30T11:40:42.522Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:40:42.522Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-30T11:40:42.522Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-30T11:40:42.522Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-30T11:40:42.522Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] [2020-07-30T11:40:42.522Z] DONE 2123 tests, 26 skipped in 189.768s Post stage [Pipeline] junit [2020-07-30T11:40:42.536Z] Recording test results [2020-07-30T11:40:42.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T11:40:44.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:40:45.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T11:40:45.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -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:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary test-integration [2020-07-30T11:40:45.707Z] --- PASS: TestConfigsUpdate (3.61s) [2020-07-30T11:40:45.707Z] === RUN TestTemplatedConfig [2020-07-30T11:40:45.870Z] [2020-07-30T11:40:46.133Z] Removing bundles/ [2020-07-30T11:40:46.133Z] [2020-07-30T11:40:46.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-30T11:40:46.133Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:40:46.133Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:40:46.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:40:46.440Z] Using test binary docker [2020-07-30T11:40:46.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-30T11:40:46.440Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:40:46.440Z] INFO: Waiting for daemon to start... [2020-07-30T11:40:46.440Z] Starting dockerd [2020-07-30T11:40:48.974Z] . [2020-07-30T11:40:48.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:40:48.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:40:48.974Z] Error: No such image: emptyfs [2020-07-30T11:40:48.974Z] Running integration-test (iteration 1) [2020-07-30T11:40:48.974Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-30T11:40:49.229Z] --- PASS: TestTemplatedConfig (3.66s) [2020-07-30T11:40:49.230Z] === RUN TestConfigCreateResolve [2020-07-30T11:40:52.757Z] --- PASS: TestConfigCreateResolve (3.52s) [2020-07-30T11:40:52.757Z] === RUN TestConfigDaemonLibtrustID [2020-07-30T11:40:53.391Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-30T11:40:53.391Z] PASS [2020-07-30T11:40:53.391Z] [2020-07-30T11:40:53.391Z] DONE 7 tests in 22.680s [2020-07-30T11:40:53.391Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-30T11:40:53.391Z] ++ 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-30T11:40:53.391Z] ++ set -e [2020-07-30T11:40:53.391Z] ++ '[' -n 0 ']' [2020-07-30T11:40:53.391Z] ++ set -x [2020-07-30T11:40:53.391Z] ++ env -i DEST=/go/src/github.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-30T11:40:53.391Z] INFO: Testing against a local daemon [2020-07-30T11:40:53.391Z] === RUN TestCheckpoint [2020-07-30T11:40:53.391Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-30T11:40:53.391Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:40:53.391Z] === RUN TestContainerInvalidJSON [2020-07-30T11:40:53.391Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:40:53.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:40:53.391Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:40:53.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:40:53.391Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:40:53.391Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:40:53.391Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:40:53.391Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:40:53.391Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:40:53.391Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-30T11:40:53.391Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-30T11:40:53.391Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-30T11:40:53.391Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-30T11:40:53.391Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-30T11:40:53.684Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-30T11:40:53.684Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-30T11:40:53.684Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2020-07-30T11:40:53.684Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-30T11:40:53.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-07-30T11:40:53.976Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-30T11:40:53.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-30T11:40:53.976Z] === RUN TestCopyFromContainer [2020-07-30T11:40:56.049Z] === RUN TestCopyFromContainer// [2020-07-30T11:40:56.049Z] === RUN TestCopyFromContainer//bar/root [2020-07-30T11:40:56.341Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-30T11:40:56.341Z] === RUN TestCopyFromContainer/bar/quux [2020-07-30T11:40:56.341Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-30T11:40:56.341Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-30T11:40:56.634Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-30T11:40:56.634Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-30T11:40:56.634Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-30T11:40:56.927Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer (2.87s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-30T11:40:56.927Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-30T11:40:56.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-30T11:40:56.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:40:56.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:40:56.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:40:56.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:40:56.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:40:56.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:40:56.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:40:56.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:40:56.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:40:56.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-30T11:40:56.927Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-30T11:40:56.927Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-30T11:40:56.927Z] === RUN TestCreateWithInvalidEnv [2020-07-30T11:40:56.927Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-30T11:40:56.927Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-30T11:40:56.927Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-30T11:40:56.927Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-30T11:40:56.927Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-30T11:40:56.927Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-30T11:40:56.927Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-30T11:40:56.927Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-30T11:40:56.927Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-30T11:40:56.927Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-30T11:40:56.927Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-30T11:40:56.927Z] === RUN TestCreateTmpfsMountsTarget [2020-07-30T11:40:56.927Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-30T11:40:56.927Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-30T11:40:59.686Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-07-30T11:40:59.686Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-30T11:41:01.188Z] Loaded image: buildpack-deps:buster [2020-07-30T11:41:01.448Z] Loaded image: busybox:latest [2020-07-30T11:41:01.448Z] Loaded image: busybox:glibc [2020-07-30T11:41:01.448Z] Loaded image: debian:buster [2020-07-30T11:41:01.448Z] Loaded image: hello-world:latest [2020-07-30T11:41:01.707Z] INFO: Testing against a local daemon [2020-07-30T11:41:01.707Z] === RUN TestCgroupNamespacesBuild [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:41:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:41:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:41:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:41:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:41:02.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:41:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:41:02.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:41:02.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:41:02.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:41:02.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:41:02.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-30T11:41:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-30T11:41:02.428Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-30T11:41:02.721Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-07-30T11:41:02.721Z] === RUN TestCreateDifferentPlatform [2020-07-30T11:41:02.721Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-30T11:41:02.721Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-30T11:41:02.721Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-30T11:41:02.721Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-30T11:41:02.721Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-30T11:41:02.721Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-30T11:41:03.013Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-30T11:41:03.013Z] === RUN TestContainerStartOnDaemonRestart [2020-07-30T11:41:03.013Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-30T11:41:03.013Z] === RUN TestDaemonRestartIpcMode [2020-07-30T11:41:03.013Z] === PAUSE TestDaemonRestartIpcMode [2020-07-30T11:41:03.013Z] === RUN TestDaemonHostGatewayIP [2020-07-30T11:41:03.013Z] === PAUSE TestDaemonHostGatewayIP [2020-07-30T11:41:03.013Z] === RUN TestContainerKillOnDaemonStart [2020-07-30T11:41:03.013Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-30T11:41:03.013Z] === RUN TestDiff [2020-07-30T11:41:03.647Z] --- PASS: TestDiff (0.82s) [2020-07-30T11:41:03.647Z] === RUN TestExecWithCloseStdin [2020-07-30T11:41:04.684Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-30T11:41:04.684Z] === RUN TestExec [2020-07-30T11:41:05.723Z] --- PASS: TestExec (0.98s) [2020-07-30T11:41:05.723Z] === RUN TestExecUser [2020-07-30T11:41:05.897Z] --- PASS: TestCgroupNamespacesBuild (3.87s) [2020-07-30T11:41:05.897Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-30T11:41:06.760Z] --- PASS: TestExecUser (0.95s) [2020-07-30T11:41:06.760Z] === RUN TestExportContainerAndImportImage [2020-07-30T11:41:07.798Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-07-30T11:41:07.798Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-30T11:41:07.803Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2020-07-30T11:41:07.803Z] === RUN TestBuildWithSession [2020-07-30T11:41:07.803Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-30T11:41:07.803Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:41:07.803Z] === RUN TestBuildSquashParent [2020-07-30T11:41:09.309Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-07-30T11:41:09.309Z] === RUN TestHealthCheckWorkdir [2020-07-30T11:41:10.347Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-07-30T11:41:10.347Z] === RUN TestHealthKillContainer [2020-07-30T11:41:13.870Z] --- PASS: TestHealthKillContainer (2.92s) [2020-07-30T11:41:13.870Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-30T11:41:14.163Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-07-30T11:41:14.163Z] === RUN TestIpcModeNone [2020-07-30T11:41:14.374Z] --- PASS: TestBuildSquashParent (6.57s) [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:41:14.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:41:14.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:41:14.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:41:14.374Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:41:14.374Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:41:14.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:41:14.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:41:14.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:41:14.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:41:14.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:41:15.300Z] --- PASS: TestIpcModeNone (0.96s) [2020-07-30T11:41:15.300Z] === RUN TestIpcModePrivate [2020-07-30T11:41:15.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:41:15.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:41:15.935Z] --- PASS: TestIpcModePrivate (0.89s) [2020-07-30T11:41:15.935Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-30T11:41:15.935Z] === RUN TestIpcModeShareable [2020-07-30T11:41:17.041Z] --- PASS: TestIpcModeShareable (0.92s) [2020-07-30T11:41:17.042Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-30T11:41:17.042Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-30T11:41:18.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:41:18.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:41:19.779Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-07-30T11:41:19.779Z] === RUN TestAPIIpcModeHost [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-07-30T11:41:20.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2020-07-30T11:41:20.190Z] === RUN TestBuildMultiStageCopy [2020-07-30T11:41:20.190Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-30T11:41:20.483Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-07-30T11:41:20.483Z] === RUN TestDaemonIpcModeShareable [2020-07-30T11:41:22.576Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-07-30T11:41:22.576Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-30T11:41:22.576Z] === RUN TestDaemonIpcModePrivate [2020-07-30T11:41:23.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-30T11:41:24.046Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-30T11:41:24.105Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-30T11:41:24.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-30T11:41:24.105Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-30T11:41:25.423Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-30T11:41:26.177Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-07-30T11:41:26.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-30T11:41:26.177Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-30T11:41:26.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:41:26.358Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-30T11:41:26.893Z] [2020-07-30T11:41:26.893Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-30T11:41:27.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-30T11:41:27.152Z] Using test binary docker [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy (7.16s) [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-30T11:41:27.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-30T11:41:27.293Z] === RUN TestBuildMultiStageParentConfig [2020-07-30T11:41:27.410Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-30T11:41:27.410Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:41:27.410Z] INFO: Waiting for daemon to start... [2020-07-30T11:41:27.410Z] Starting dockerd [2020-07-30T11:41:27.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-07-30T11:41:27.716Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-30T11:41:27.717Z] === RUN TestIpcModeOlderClient [2020-07-30T11:41:27.717Z] === PAUSE TestIpcModeOlderClient [2020-07-30T11:41:27.717Z] === RUN TestKillContainerInvalidSignal [2020-07-30T11:41:28.352Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-07-30T11:41:28.352Z] === RUN TestKillContainer [2020-07-30T11:41:28.352Z] === RUN TestKillContainer/no_signal [2020-07-30T11:41:29.316Z] . [2020-07-30T11:41:29.316Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-30T11:41:29.432Z] === RUN TestKillContainer/non_killing_signal [2020-07-30T11:41:30.067Z] === RUN TestKillContainer/killing_signal [2020-07-30T11:41:31.108Z] --- PASS: TestKillContainer (2.80s) [2020-07-30T11:41:31.108Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-07-30T11:41:31.108Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-07-30T11:41:31.108Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-30T11:41:31.108Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-30T11:41:31.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-30T11:41:32.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-30T11:41:32.561Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-30T11:41:32.561Z] === RUN TestBuildLabelWithTargets [2020-07-30T11:41:33.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-07-30T11:41:33.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-07-30T11:41:33.186Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-07-30T11:41:33.186Z] === RUN TestKillStoppedContainer [2020-07-30T11:41:33.186Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-30T11:41:33.186Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-30T11:41:33.186Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-30T11:41:33.186Z] === RUN TestKillDifferentUserContainer [2020-07-30T11:41:34.224Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2020-07-30T11:41:34.224Z] === RUN TestInspectOomKilledTrue [2020-07-30T11:41:34.224Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-30T11:41:34.224Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:41:34.224Z] === RUN TestInspectOomKilledFalse [2020-07-30T11:41:34.224Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-30T11:41:34.224Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:41:34.224Z] === RUN TestLinksEtcHostsContentMatch [2020-07-30T11:41:34.859Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-30T11:41:34.859Z] === RUN TestLinksContainerNames [2020-07-30T11:41:36.953Z] --- PASS: TestLinksContainerNames (1.77s) [2020-07-30T11:41:36.953Z] === RUN TestLogsFollowTailEmpty [2020-07-30T11:41:37.589Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-07-30T11:41:37.589Z] === RUN TestContainerNetworkMountsNoChown [2020-07-30T11:41:38.225Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/default [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/default [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/private [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/private [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rprivate [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/slave [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/slave [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rslave [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/shared [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/shared [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rshared [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-30T11:41:38.225Z] === CONT TestMountDaemonRoot/default [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:41:38.225Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-30T11:41:38.225Z] === CONT TestMountDaemonRoot/rshared [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:41:38.225Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:41:38.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:41:38.225Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/shared [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/rslave [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/slave [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/rprivate [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/private [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:41:38.519Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:41:38.519Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:41:38.519Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:41:38.812Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:41:39.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-30T11:41:39.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-30T11:41:39.465Z] === RUN TestContainerBindMountNonRecursive [2020-07-30T11:41:40.710Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-30T11:41:40.710Z] === RUN TestBuildWithEmptyLayers [2020-07-30T11:41:42.205Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2020-07-30T11:41:42.205Z] === RUN TestNetworkNat [2020-07-30T11:41:42.902Z] --- PASS: TestNetworkNat (0.96s) [2020-07-30T11:41:42.902Z] === RUN TestNetworkLocalhostTCPNat [2020-07-30T11:41:43.278Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-07-30T11:41:43.278Z] === RUN TestBuildMultiStageOnBuild [2020-07-30T11:41:43.941Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-07-30T11:41:43.941Z] === RUN TestNetworkLoopbackNat [2020-07-30T11:41:47.499Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-07-30T11:41:47.499Z] === RUN TestPause [2020-07-30T11:41:48.137Z] --- PASS: TestPause (0.94s) [2020-07-30T11:41:48.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-30T11:41:48.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:41:48.137Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:41:48.137Z] === RUN TestPauseStopPausedContainer [2020-07-30T11:41:48.549Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-07-30T11:41:48.550Z] === RUN TestBuildUncleanTarFilenames [2020-07-30T11:41:48.774Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-30T11:41:48.774Z] === RUN TestPsFilter [2020-07-30T11:41:48.809Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-07-30T11:41:48.809Z] === RUN TestBuildMultiStageLayerLeak [2020-07-30T11:41:49.067Z] --- PASS: TestPsFilter (0.28s) [2020-07-30T11:41:49.067Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-30T11:41:50.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-07-30T11:41:50.108Z] === RUN TestRemoveContainerWithVolume [2020-07-30T11:41:51.146Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-07-30T11:41:51.146Z] === RUN TestRemoveContainerRunning [2020-07-30T11:41:51.781Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-07-30T11:41:51.781Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-30T11:41:52.820Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-07-30T11:41:52.820Z] === RUN TestRemoveInvalidContainer [2020-07-30T11:41:52.820Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-30T11:41:52.820Z] === RUN TestRenameLinkedContainer [2020-07-30T11:41:54.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-30T11:41:54.080Z] === RUN TestBuildWithHugeFile [2020-07-30T11:41:55.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T11:41:55.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T11:41:56.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T11:41:56.346Z] --- PASS: TestRenameLinkedContainer (3.61s) [2020-07-30T11:41:56.346Z] === RUN TestRenameStoppedContainer [2020-07-30T11:41:57.384Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-07-30T11:41:57.384Z] === RUN TestRenameRunningContainerAndReuse [2020-07-30T11:41:58.896Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-07-30T11:41:58.896Z] === RUN TestRenameInvalidName [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-30T11:41:59.545Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-07-30T11:41:59.545Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-30T11:41:59.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-30T11:41:59.546Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-07-30T11:41:59.546Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-30T11:41:59.933Z] --- PASS: TestRenameInvalidName (0.91s) [2020-07-30T11:41:59.933Z] === RUN TestRenameAnonymousContainer [2020-07-30T11:42:00.193Z] ok github.com/docker/docker/builder/remotecontext/git 3.811s coverage: 86.3% of statements [2020-07-30T11:42:01.726Z] ok github.com/docker/docker/builder/remotecontext 0.470s coverage: 13.6% of statements [2020-07-30T11:42:02.783Z] ok github.com/docker/docker/builder/dockerfile 1.263s coverage: 48.1% of statements [2020-07-30T11:42:02.784Z] ? github.com/docker/docker/cli [no test files] [2020-07-30T11:42:02.784Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-30T11:42:05.508Z] --- PASS: TestRenameAnonymousContainer (4.92s) [2020-07-30T11:42:05.508Z] === RUN TestRenameContainerWithSameName [2020-07-30T11:42:05.801Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-07-30T11:42:05.801Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-30T11:42:07.314Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-07-30T11:42:07.314Z] === RUN TestResize [2020-07-30T11:42:07.635Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:42:07.635Z] [2020-07-30T11:42:07.635Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:42:07.635Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:42:07.636Z] HOSTNAME=250351a70c05 [2020-07-30T11:42:07.636Z] TESTDEBUG=0 [2020-07-30T11:42:07.636Z] DEST=bundles/test-integration [2020-07-30T11:42:07.636Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:42:07.636Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:42:07.636Z] container=docker [2020-07-30T11:42:07.636Z] HOME=/root [2020-07-30T11:42:07.636Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:42:07.636Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:42:07.636Z] VALIDATE_BRANCH=master [2020-07-30T11:42:07.636Z] TERM=xterm [2020-07-30T11:42:07.636Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:42:07.636Z] SHLVL=1 [2020-07-30T11:42:07.636Z] TIMEOUT=120m [2020-07-30T11:42:07.636Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:42:07.636Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:42:07.636Z] GO111MODULE=off [2020-07-30T11:42:07.636Z] DOCKER_EXPERIMENTAL=1 [2020-07-30T11:42:07.636Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:42:07.636Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:42:07.636Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:42:07.636Z] GOPATH=/go [2020-07-30T11:42:07.636Z] PKG_CONFIG=pkg-config [2020-07-30T11:42:07.636Z] _=/usr/bin/env [2020-07-30T11:42:07.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T11:42:08.351Z] --- PASS: TestResize (0.85s) [2020-07-30T11:42:08.351Z] === RUN TestResizeWithInvalidSize [2020-07-30T11:42:08.409Z] ok github.com/docker/docker/client 0.751s coverage: 75.4% of statements [2020-07-30T11:42:09.388Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-07-30T11:42:09.388Z] === RUN TestResizeWhenContainerNotStarted [2020-07-30T11:42:09.424Z] Removing intermediate container 8c70c06aff42 [2020-07-30T11:42:09.424Z] ---> 03bed3b8da4d [2020-07-30T11:42:09.424Z] 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-30T11:42:09.424Z] ---> Running in 52ec9d169486 [2020-07-30T11:42:09.424Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-30T11:42:09.424Z] go: finding gotest.tools v0.3.5 [2020-07-30T11:42:09.424Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-30T11:42:09.424Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-30T11:42:09.424Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-30T11:42:09.424Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-30T11:42:09.424Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-30T11:42:09.424Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-30T11:42:09.424Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-30T11:42:09.424Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-30T11:42:09.424Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-30T11:42:09.424Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-30T11:42:09.424Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:42:09.424Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:42:09.424Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:42:09.424Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:42:09.424Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-30T11:42:09.424Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:42:09.424Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:42:09.424Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:42:09.424Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:42:09.424Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:42:09.424Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:42:09.424Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:42:09.424Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:42:09.424Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:42:09.424Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:42:09.424Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:42:09.424Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:42:09.424Z] go: finding github.com/fatih/color v1.6.0 [2020-07-30T11:42:09.424Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-30T11:42:09.424Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-30T11:42:09.424Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-30T11:42:09.424Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-30T11:42:09.424Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-30T11:42:09.424Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-30T11:42:09.424Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-30T11:42:09.424Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-30T11:42:09.424Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-30T11:42:09.424Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-30T11:42:10.064Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:10.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:10.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:10.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:42:10.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:42:10.983Z] INFO: Build done for gotestsum... [2020-07-30T11:42:12.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:12.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:13.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:42:13.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:42:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:42:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:42:15.996Z] sha256:d75308b3842d50e60bce5da948dff31836fb4d932ee153c1116693a7f3bf83bf [2020-07-30T11:42:15.997Z] INFO: Starting docker-py tests... [2020-07-30T11:42:15.997Z] ============================= test session starts ============================== [2020-07-30T11:42:15.997Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-30T11:42:15.997Z] rootdir: /src, inifile: pytest.ini [2020-07-30T11:42:15.997Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-30T11:42:15.997Z] collected 388 items / 2 deselected / 386 selected [2020-07-30T11:42:15.997Z] [2020-07-30T11:42:18.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:42:18.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:42:21.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:42:21.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:42:23.618Z] Removing intermediate container 52ec9d169486 [2020-07-30T11:42:23.618Z] ---> 176773f21803 [2020-07-30T11:42:23.618Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-30T11:42:23.618Z] ---> Running in c76db4319ffc [2020-07-30T11:42:23.618Z] Removing intermediate container c76db4319ffc [2020-07-30T11:42:23.618Z] ---> 725fcb42419a [2020-07-30T11:42:23.618Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-30T11:42:23.618Z] ---> Running in 5fffcb971f01 [2020-07-30T11:42:23.618Z] Removing intermediate container 5fffcb971f01 [2020-07-30T11:42:23.618Z] ---> f512c1b58b9e [2020-07-30T11:42:23.618Z] Step 10/10 : COPY . . [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-07-30T11:42:23.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-07-30T11:42:23.714Z] === RUN TestCgroupNamespacesRun [2020-07-30T11:42:25.224Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-07-30T11:42:25.224Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-30T11:42:25.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T11:42:26.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T11:42:26.734Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-07-30T11:42:26.735Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-30T11:42:28.805Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-07-30T11:42:28.805Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-30T11:42:28.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T11:42:29.374Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-30T11:42:30.199Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-30T11:42:30.315Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-07-30T11:42:30.315Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-30T11:42:31.701Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-30T11:42:32.385Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-30T11:42:32.385Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-30T11:42:33.897Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-07-30T11:42:33.897Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-30T11:42:34.547Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-07-30T11:42:34.547Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-30T11:42:36.620Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-07-30T11:42:36.620Z] === RUN TestKernelTCPMemory [2020-07-30T11:42:37.254Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-07-30T11:42:37.254Z] === RUN TestNISDomainname [2020-07-30T11:42:38.292Z] --- PASS: TestNISDomainname (0.96s) [2020-07-30T11:42:38.292Z] === RUN TestHostnameDnsResolution [2020-07-30T11:42:40.366Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-07-30T11:42:40.366Z] === RUN TestStats [2020-07-30T11:42:43.098Z] --- PASS: TestStats (2.94s) [2020-07-30T11:42:43.098Z] === RUN TestStopContainerWithTimeout [2020-07-30T11:42:43.098Z] === RUN TestStopContainerWithTimeout/0 [2020-07-30T11:42:43.098Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-30T11:42:43.098Z] === RUN TestStopContainerWithTimeout/1 [2020-07-30T11:42:43.098Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-30T11:42:43.098Z] === RUN TestStopContainerWithTimeout/3 [2020-07-30T11:42:43.098Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-30T11:42:43.098Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-30T11:42:43.098Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-30T11:42:43.098Z] === CONT TestStopContainerWithTimeout/0 [2020-07-30T11:42:43.098Z] === CONT TestStopContainerWithTimeout/3 [2020-07-30T11:42:44.135Z] === CONT TestStopContainerWithTimeout/1 [2020-07-30T11:42:44.823Z] ---> 6729314000ea [2020-07-30T11:42:45.288Z] Successfully built 6729314000ea [2020-07-30T11:42:45.288Z] Successfully tagged docker:latest [2020-07-30T11:42:45.288Z] INFO: Image build ended at 07/30/2020 11:42:44. Duration:00:03:28.7917916 [2020-07-30T11:42:45.288Z] [2020-07-30T11:42:45.288Z] [2020-07-30T11:42:45.288Z] INFO: Building the test binaries at 07/30/2020 11:42:44... [2020-07-30T11:42:45.898Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-30T11:42:46.204Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-30T11:42:47.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T11:42:47.874Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 30.8% of statements [2020-07-30T11:42:48.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T11:42:48.936Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-30T11:42:48.936Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-07-30T11:42:48.936Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-07-30T11:42:48.936Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-07-30T11:42:48.936Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-07-30T11:42:48.936Z] === RUN TestDeleteDevicemapper [2020-07-30T11:42:48.936Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-30T11:42:48.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:42:48.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-30T11:42:49.128Z] INFO: make.ps1 starting at 07/30/2020 11:42:48 [2020-07-30T11:42:49.128Z] INFO: Git commit (2427508b36) assumed from DOCKER_GITCOMMIT environment variable [2020-07-30T11:42:49.595Z] INFO: Invoking autogen... [2020-07-30T11:42:49.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T11:42:50.327Z] --- PASS: TestBuildWithHugeFile (52.39s) [2020-07-30T11:42:50.327Z] === RUN TestBuildWithEmptyDockerfile [2020-07-30T11:42:50.327Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:42:50.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:42:50.327Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:42:50.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:42:50.327Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:42:50.327Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:42:50.327Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:42:50.327Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:42:50.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:42:50.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-07-30T11:42:50.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-30T11:42:50.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-30T11:42:50.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-30T11:42:50.327Z] === RUN TestBuildPreserveOwnership [2020-07-30T11:42:50.327Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-30T11:42:50.577Z] INFO: Building daemon... [2020-07-30T11:42:50.656Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2020-07-30T11:42:50.656Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-30T11:42:50.657Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-30T11:42:50.657Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-30T11:42:50.657Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-30T11:42:51.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-30T11:42:51.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T11:42:52.229Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-30T11:42:52.456Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2020-07-30T11:42:52.456Z] === RUN TestUpdateMemory [2020-07-30T11:42:52.456Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-30T11:42:52.456Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:42:52.456Z] === RUN TestUpdateCPUQuota [2020-07-30T11:42:53.495Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-07-30T11:42:53.495Z] === RUN TestUpdatePidsLimit [2020-07-30T11:42:53.495Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-30T11:42:53.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T11:42:53.787Z] === RUN TestUpdatePidsLimit/no_change [2020-07-30T11:42:54.080Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-30T11:42:54.220Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-07-30T11:42:54.716Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-30T11:42:55.010Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-30T11:42:55.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-30T11:42:55.594Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-30T11:42:56.418Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2020-07-30T11:42:56.418Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2020-07-30T11:42:56.418Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-30T11:42:56.418Z] === RUN TestBuildPlatformInvalid [2020-07-30T11:42:56.418Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-30T11:42:56.418Z] PASS [2020-07-30T11:42:56.418Z] [2020-07-30T11:42:56.418Z] === Skipped [2020-07-30T11:42:56.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-30T11:42:56.418Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:42:56.418Z] [2020-07-30T11:42:56.418Z] [2020-07-30T11:42:56.418Z] DONE 32 tests, 1 skipped in 127.140s [2020-07-30T11:42:56.418Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-30T11:42:56.418Z] INFO: Testing against a local daemon [2020-07-30T11:42:56.418Z] === RUN TestConfigInspect [2020-07-30T11:42:56.418Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-30T11:42:56.418Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestConfigList [2020-07-30T11:42:56.418Z] --- SKIP: TestConfigList (0.01s) [2020-07-30T11:42:56.418Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestConfigsCreateAndDelete [2020-07-30T11:42:56.418Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-30T11:42:56.418Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestConfigsUpdate [2020-07-30T11:42:56.418Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-30T11:42:56.418Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestTemplatedConfig [2020-07-30T11:42:56.418Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-30T11:42:56.418Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestConfigCreateResolve [2020-07-30T11:42:56.418Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-30T11:42:56.418Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:56.418Z] === RUN TestConfigDaemonLibtrustID [2020-07-30T11:42:56.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit (3.59s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-30T11:42:57.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-30T11:42:57.108Z] === RUN TestUpdateRestartPolicy [2020-07-30T11:42:58.323Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-30T11:42:58.323Z] PASS [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === Skipped [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-30T11:42:58.323Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-30T11:42:58.323Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-30T11:42:58.323Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-30T11:42:58.323Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-30T11:42:58.323Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-30T11:42:58.323Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] [2020-07-30T11:42:58.323Z] DONE 7 tests, 6 skipped in 1.719s [2020-07-30T11:42:58.323Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-30T11:42:58.323Z] INFO: Testing against a local daemon [2020-07-30T11:42:58.323Z] === RUN TestCheckpoint [2020-07-30T11:42:58.323Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-30T11:42:58.323Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:42:58.323Z] === RUN TestContainerInvalidJSON [2020-07-30T11:42:58.323Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:42:58.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:42:58.323Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:42:58.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:42:58.323Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:42:58.323Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:42:58.323Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:42:58.323Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:42:58.323Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:42:58.323Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-30T11:42:58.323Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-30T11:42:58.323Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-30T11:42:58.323Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-30T11:42:58.323Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-30T11:42:58.323Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-30T11:42:58.323Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-30T11:42:58.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-30T11:42:58.323Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-30T11:42:58.323Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-30T11:42:58.323Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-30T11:42:58.323Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-30T11:42:58.323Z] === RUN TestCopyFromContainer [2020-07-30T11:42:58.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T11:42:59.861Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements [2020-07-30T11:43:00.505Z] ok github.com/docker/docker/daemon/cluster 0.086s coverage: 0.5% of statements [2020-07-30T11:43:00.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T11:43:01.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer// [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer//bar/root [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/quux [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-30T11:43:02.515Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-30T11:43:02.774Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer (4.45s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-30T11:43:02.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-30T11:43:02.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-30T11:43:02.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:43:02.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:43:02.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:43:02.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:43:02.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:43:02.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:43:02.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:43:02.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:43:02.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:43:02.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-30T11:43:02.774Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-30T11:43:02.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-07-30T11:43:02.774Z] === RUN TestCreateWithInvalidEnv [2020-07-30T11:43:02.774Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-30T11:43:02.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-30T11:43:02.774Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-30T11:43:02.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-30T11:43:02.774Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-30T11:43:02.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-30T11:43:02.774Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-30T11:43:02.774Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-30T11:43:02.774Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-30T11:43:02.774Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-30T11:43:02.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-30T11:43:02.774Z] === RUN TestCreateTmpfsMountsTarget [2020-07-30T11:43:02.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-30T11:43:02.774Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-30T11:43:02.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T11:43:04.079Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2020-07-30T11:43:04.153Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2020-07-30T11:43:04.153Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-30T11:43:04.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:43:05.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:43:05.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:43:05.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:43:05.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:43:05.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:43:05.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:43:05.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:43:05.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:43:05.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:43:05.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:43:05.090Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-30T11:43:05.090Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-30T11:43:05.090Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-30T11:43:05.658Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-07-30T11:43:05.658Z] === RUN TestCreateDifferentPlatform [2020-07-30T11:43:05.658Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-30T11:43:05.658Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-30T11:43:05.658Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-30T11:43:05.658Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-30T11:43:05.658Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-30T11:43:05.658Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-30T11:43:05.658Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-30T11:43:05.658Z] === RUN TestContainerStartOnDaemonRestart [2020-07-30T11:43:05.658Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-30T11:43:05.658Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-30T11:43:05.658Z] === RUN TestDaemonRestartIpcMode [2020-07-30T11:43:05.658Z] === PAUSE TestDaemonRestartIpcMode [2020-07-30T11:43:05.658Z] === RUN TestDaemonHostGatewayIP [2020-07-30T11:43:05.658Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-30T11:43:05.658Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:43:05.658Z] === RUN TestContainerKillOnDaemonStart [2020-07-30T11:43:05.658Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-30T11:43:05.658Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-30T11:43:05.658Z] === RUN TestDiff [2020-07-30T11:43:05.917Z] --- PASS: TestDiff (0.38s) [2020-07-30T11:43:05.917Z] === RUN TestExecWithCloseStdin [2020-07-30T11:43:06.198Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-07-30T11:43:06.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T11:43:06.485Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-07-30T11:43:06.485Z] === RUN TestExec [2020-07-30T11:43:06.745Z] --- PASS: TestExec (0.42s) [2020-07-30T11:43:06.745Z] === RUN TestExecUser [2020-07-30T11:43:07.250Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.8% of statements [2020-07-30T11:43:07.313Z] --- PASS: TestExecUser (0.44s) [2020-07-30T11:43:07.313Z] === RUN TestExportContainerAndImportImage [2020-07-30T11:43:07.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-30T11:43:07.881Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-07-30T11:43:07.881Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-30T11:43:08.778Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-30T11:43:09.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T11:43:09.822Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-07-30T11:43:09.822Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-30T11:43:10.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:43:10.451Z] Using test binary docker [2020-07-30T11:43:10.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-30T11:43:10.451Z] +++ /etc/init.d/apparmor start [2020-07-30T11:43:10.451Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:43:10.451Z] INFO: Waiting for daemon to start... [2020-07-30T11:43:10.451Z] Starting dockerd [2020-07-30T11:43:10.451Z] +++ 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-30T11:43:10.859Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-07-30T11:43:10.859Z] === RUN TestWaitNonBlocked [2020-07-30T11:43:10.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:43:10.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:43:10.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:43:10.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:43:10.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:43:10.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:43:11.167Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-07-30T11:43:11.167Z] === RUN TestHealthCheckWorkdir [2020-07-30T11:43:11.540Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.487s coverage: 14.1% of statements [2020-07-30T11:43:11.734Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2020-07-30T11:43:11.734Z] === RUN TestHealthKillContainer [2020-07-30T11:43:11.835Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-30T11:43:11.895Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-30T11:43:11.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-07-30T11:43:11.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-07-30T11:43:11.896Z] === RUN TestWaitBlocked [2020-07-30T11:43:11.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:43:11.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:43:11.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:43:11.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:43:11.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:43:11.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:43:13.413Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-30T11:43:13.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-07-30T11:43:13.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-07-30T11:43:13.413Z] === CONT TestContainerStartOnDaemonRestart [2020-07-30T11:43:13.413Z] === CONT TestIpcModeOlderClient [2020-07-30T11:43:13.413Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-07-30T11:43:13.413Z] === CONT TestDaemonHostGatewayIP [2020-07-30T11:43:13.930Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.585s coverage: 57.9% of statements [2020-07-30T11:43:14.267Z] --- PASS: TestHealthKillContainer (2.51s) [2020-07-30T11:43:14.267Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-30T11:43:14.527Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-07-30T11:43:14.527Z] === RUN TestIpcModeNone [2020-07-30T11:43:15.096Z] --- PASS: TestIpcModeNone (0.42s) [2020-07-30T11:43:15.096Z] === RUN TestIpcModePrivate [2020-07-30T11:43:15.356Z] --- PASS: TestIpcModePrivate (0.45s) [2020-07-30T11:43:15.356Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-30T11:43:15.356Z] === RUN TestIpcModeShareable [2020-07-30T11:43:15.356Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-30T11:43:15.356Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:43:15.356Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-30T11:43:16.020Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-07-30T11:43:16.148Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2020-07-30T11:43:16.148Z] === CONT TestContainerKillOnDaemonStart [2020-07-30T11:43:16.734Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2020-07-30T11:43:16.734Z] === RUN TestAPIIpcModeHost [2020-07-30T11:43:16.734Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-30T11:43:16.734Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:43:16.734Z] === RUN TestDaemonIpcModeShareable [2020-07-30T11:43:16.734Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-30T11:43:16.734Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:43:16.734Z] === RUN TestDaemonIpcModePrivate [2020-07-30T11:43:16.783Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-07-30T11:43:16.783Z] === CONT TestDaemonRestartIpcMode [2020-07-30T11:43:17.291Z] . [2020-07-30T11:43:17.291Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:43:17.291Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:43:17.291Z] Error: No such image: emptyfs [2020-07-30T11:43:17.291Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:43:17.291Z] ++++ docker load [2020-07-30T11:43:17.291Z] Running integration-test (iteration 1) [2020-07-30T11:43:17.291Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-30T11:43:17.291Z] ++ 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-30T11:43:17.291Z] ++ set -e [2020-07-30T11:43:17.291Z] ++ '[' -n 0 ']' [2020-07-30T11:43:17.291Z] ++ set -x [2020-07-30T11:43:17.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:43:17.549Z] ok github.com/docker/docker/daemon 12.344s coverage: 17.4% of statements [2020-07-30T11:43:17.549Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-30T11:43:17.549Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-30T11:43:17.549Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-30T11:43:17.549Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-30T11:43:17.549Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.039s coverage: 69.2% of statements [2020-07-30T11:43:17.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T11:43:17.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T11:43:17.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T11:43:18.601Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.600s coverage: 46.2% of statements [2020-07-30T11:43:18.601Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-30T11:43:18.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-30T11:43:19.267Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2020-07-30T11:43:19.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-30T11:43:19.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-30T11:43:19.267Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-30T11:43:19.267Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:43:19.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-30T11:43:19.267Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-30T11:43:19.267Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:43:19.267Z] === RUN TestIpcModeOlderClient [2020-07-30T11:43:19.267Z] === PAUSE TestIpcModeOlderClient [2020-07-30T11:43:19.267Z] === RUN TestKillContainerInvalidSignal [2020-07-30T11:43:19.267Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2020-07-30T11:43:19.267Z] === RUN TestKillContainer [2020-07-30T11:43:19.267Z] === RUN TestKillContainer/no_signal [2020-07-30T11:43:19.528Z] === RUN TestKillContainer/non_killing_signal [2020-07-30T11:43:19.787Z] === RUN TestKillContainer/killing_signal [2020-07-30T11:43:19.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T11:43:20.306Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-07-30T11:43:20.354Z] --- PASS: TestKillContainer (1.19s) [2020-07-30T11:43:20.354Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-07-30T11:43:20.354Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-30T11:43:20.354Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2020-07-30T11:43:20.354Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-30T11:43:20.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-30T11:43:20.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.459s coverage: 49.5% of statements [2020-07-30T11:43:20.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-30T11:43:21.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-07-30T11:43:21.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-07-30T11:43:21.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-30T11:43:21.180Z] === RUN TestKillStoppedContainer [2020-07-30T11:43:21.180Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-30T11:43:21.180Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-30T11:43:21.439Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-30T11:43:21.439Z] === RUN TestKillDifferentUserContainer [2020-07-30T11:43:21.700Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-30T11:43:21.700Z] === RUN TestInspectOomKilledTrue [2020-07-30T11:43:21.700Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-30T11:43:21.700Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:21.700Z] === RUN TestInspectOomKilledFalse [2020-07-30T11:43:21.700Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-07-30T11:43:21.700Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:43:21.701Z] === RUN TestLinksEtcHostsContentMatch [2020-07-30T11:43:21.701Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-30T11:43:21.701Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-30T11:43:21.701Z] === RUN TestLinksContainerNames [2020-07-30T11:43:21.749Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.542s coverage: 76.1% of statements [2020-07-30T11:43:21.749Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-30T11:43:22.637Z] --- PASS: TestLinksContainerNames (0.83s) [2020-07-30T11:43:22.637Z] === RUN TestLogsFollowTailEmpty [2020-07-30T11:43:22.802Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-30T11:43:22.896Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-07-30T11:43:22.896Z] === RUN TestContainerNetworkMountsNoChown [2020-07-30T11:43:23.452Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.116s coverage: 3.0% of statements [2020-07-30T11:43:23.463Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/default [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/default [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/private [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/private [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rprivate [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/slave [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/slave [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rslave [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/shared [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/shared [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rshared [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/default [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rshared [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/shared [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rslave [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/slave [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rprivate [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/private [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-30T11:43:23.463Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:43:23.463Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:43:23.463Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-30T11:43:23.722Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-30T11:43:23.722Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-07-30T11:43:23.722Z] === RUN TestContainerBindMountNonRecursive [2020-07-30T11:43:23.722Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-30T11:43:23.722Z] 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-30T11:43:23.722Z] === RUN TestNetworkNat [2020-07-30T11:43:24.291Z] --- PASS: TestNetworkNat (0.55s) [2020-07-30T11:43:24.291Z] === RUN TestNetworkLocalhostTCPNat [2020-07-30T11:43:24.858Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-07-30T11:43:24.858Z] === RUN TestNetworkLoopbackNat [2020-07-30T11:43:25.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T11:43:26.224Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.005s coverage: 52.1% of statements [2020-07-30T11:43:26.224Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-30T11:43:26.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-30T11:43:26.224Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 41.0% of statements [2020-07-30T11:43:27.390Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-07-30T11:43:27.390Z] === RUN TestPause [2020-07-30T11:43:27.390Z] --- SKIP: TestPause (0.00s) [2020-07-30T11:43:27.390Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:27.390Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-30T11:43:27.390Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:43:27.390Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:43:27.390Z] === RUN TestPauseStopPausedContainer [2020-07-30T11:43:27.390Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-30T11:43:27.390Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:27.390Z] === RUN TestPsFilter [2020-07-30T11:43:27.390Z] --- PASS: TestPsFilter (0.09s) [2020-07-30T11:43:27.390Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-30T11:43:27.649Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-07-30T11:43:27.649Z] === RUN TestRemoveContainerWithVolume [2020-07-30T11:43:28.217Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-07-30T11:43:28.217Z] === RUN TestRemoveContainerRunning [2020-07-30T11:43:28.329Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-07-30T11:43:28.329Z] ok github.com/docker/docker/daemon/logger/awslogs 0.553s coverage: 77.8% of statements [2020-07-30T11:43:28.476Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-07-30T11:43:28.476Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-30T11:43:28.625Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.8% of statements [2020-07-30T11:43:28.625Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-30T11:43:28.625Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-30T11:43:28.625Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-30T11:43:28.625Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-30T11:43:28.625Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-07-30T11:43:28.790Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2020-07-30T11:43:28.790Z] PASS [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === Skipped [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-30T11:43:28.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-30T11:43:28.790Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-30T11:43:28.790Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:43:28.790Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-30T11:43:28.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-30T11:43:28.790Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] [2020-07-30T11:43:28.790Z] DONE 192 tests, 6 skipped in 155.214s [2020-07-30T11:43:28.790Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-30T11:43:28.790Z] ++ 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-30T11:43:28.790Z] ++ set -e [2020-07-30T11:43:28.790Z] ++ '[' -n 0 ']' [2020-07-30T11:43:28.790Z] ++ set -x [2020-07-30T11:43:28.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:43:28.790Z] INFO: Testing against a local daemon [2020-07-30T11:43:28.790Z] === RUN TestCommitInheritsEnv [2020-07-30T11:43:29.044Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-30T11:43:29.044Z] === RUN TestRemoveInvalidContainer [2020-07-30T11:43:29.044Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-30T11:43:29.044Z] === RUN TestRenameLinkedContainer [2020-07-30T11:43:29.424Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-07-30T11:43:29.424Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-30T11:43:29.424Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-30T11:43:29.424Z] === RUN TestImagesFilterMultiReference [2020-07-30T11:43:29.424Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-30T11:43:29.424Z] === RUN TestImagePullPlatformInvalid [2020-07-30T11:43:29.424Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-30T11:43:29.424Z] === RUN TestRemoveImageOrphaning [2020-07-30T11:43:29.537Z] Loaded image: buildpack-deps:buster [2020-07-30T11:43:29.537Z] Loaded image: busybox:latest [2020-07-30T11:43:29.537Z] Loaded image: busybox:glibc [2020-07-30T11:43:29.537Z] Loaded image: debian:buster [2020-07-30T11:43:29.691Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2020-07-30T11:43:30.058Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-30T11:43:30.058Z] === RUN TestRemoveImageGarbageCollector [2020-07-30T11:43:30.058Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:43:30.058Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:43:30.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-30T11:43:30.058Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-30T11:43:30.058Z] === RUN TestTagInvalidReference [2020-07-30T11:43:30.058Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-30T11:43:30.058Z] === RUN TestTagValidPrefixedRepo [2020-07-30T11:43:30.058Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-30T11:43:30.058Z] === RUN TestTagExistedNameWithoutForce [2020-07-30T11:43:30.058Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-30T11:43:30.058Z] === RUN TestTagOfficialNames [2020-07-30T11:43:30.058Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-30T11:43:30.058Z] === RUN TestTagMatchesDigest [2020-07-30T11:43:30.058Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-30T11:43:30.058Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-30T11:43:30.477Z] Loaded image: hello-world:latest [2020-07-30T11:43:30.737Z] INFO: Testing against a local daemon [2020-07-30T11:43:30.737Z] === RUN TestCgroupNamespacesBuild [2020-07-30T11:43:30.950Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-07-30T11:43:30.950Z] === RUN TestRenameStoppedContainer [2020-07-30T11:43:30.950Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-07-30T11:43:30.950Z] === RUN TestRenameRunningContainerAndReuse [2020-07-30T11:43:31.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-07-30T11:43:31.223Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 75.2% of statements [2020-07-30T11:43:31.223Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-30T11:43:31.886Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-07-30T11:43:31.886Z] === RUN TestRenameInvalidName [2020-07-30T11:43:32.145Z] --- PASS: TestRenameInvalidName (0.40s) [2020-07-30T11:43:32.145Z] === RUN TestRenameAnonymousContainer [2020-07-30T11:43:32.761Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.7% of statements [2020-07-30T11:43:32.761Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-07-30T11:43:33.280Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2020-07-30T11:43:33.280Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-30T11:43:33.812Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-07-30T11:43:34.054Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2020-07-30T11:43:34.054Z] === RUN TestRenameContainerWithSameName [2020-07-30T11:43:34.054Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-07-30T11:43:34.054Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-30T11:43:34.464Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2020-07-30T11:43:34.991Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-30T11:43:34.991Z] === RUN TestResize [2020-07-30T11:43:35.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-30T11:43:35.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-07-30T11:43:35.193Z] === RUN TestBuildWithSession [2020-07-30T11:43:35.193Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-30T11:43:35.193Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:43:35.193Z] === RUN TestBuildSquashParent [2020-07-30T11:43:35.252Z] --- PASS: TestResize (0.40s) [2020-07-30T11:43:35.252Z] === RUN TestResizeWithInvalidSize [2020-07-30T11:43:35.819Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2020-07-30T11:43:35.819Z] === RUN TestResizeWhenContainerNotStarted [2020-07-30T11:43:36.079Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-07-30T11:43:36.079Z] === RUN TestDaemonRestartKillContainers [2020-07-30T11:43:36.079Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:43:36.079Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-30T11:43:36.079Z] === RUN TestCgroupNamespacesRun [2020-07-30T11:43:37.249Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-07-30T11:43:37.249Z] ok github.com/docker/docker/daemon/logger/splunk 2.534s coverage: 82.5% of statements [2020-07-30T11:43:37.249Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-30T11:43:37.249Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-30T11:43:37.696Z] .........................xx.................... [ 29%] [2020-07-30T11:43:37.894Z] ok github.com/docker/docker/distribution/metadata 0.174s coverage: 48.2% of statements [2020-07-30T11:43:38.612Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-07-30T11:43:38.612Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-30T11:43:39.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T11:43:39.424Z] ok github.com/docker/docker/distribution 0.412s coverage: 22.1% of statements [2020-07-30T11:43:39.425Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-30T11:43:40.072Z] ok github.com/docker/docker/errdefs 0.047s coverage: 49.4% of statements [2020-07-30T11:43:40.514Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-07-30T11:43:40.514Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-30T11:43:41.783Z] --- PASS: TestBuildSquashParent (6.09s) [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:43:41.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:43:41.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:43:41.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:43:41.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:43:41.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:43:41.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:43:42.174Z] ok github.com/docker/docker/image 0.068s coverage: 86.4% of statements [2020-07-30T11:43:42.443Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-07-30T11:43:42.443Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-30T11:43:42.820Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-07-30T11:43:42.821Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-07-30T11:43:42.821Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.1% of statements [2020-07-30T11:43:42.821Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-30T11:43:42.821Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-30T11:43:42.821Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-30T11:43:43.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:43:43.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:43:43.873Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2020-07-30T11:43:44.171Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-07-30T11:43:44.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T11:43:45.012Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-30T11:43:45.012Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-30T11:43:45.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-07-30T11:43:46.245Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-07-30T11:43:46.245Z] === RUN TestBuildMultiStageCopy [2020-07-30T11:43:46.245Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-30T11:43:46.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2020-07-30T11:43:46.921Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-30T11:43:47.732Z] ok github.com/docker/docker/opts 0.064s coverage: 67.4% of statements [2020-07-30T11:43:48.027Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-30T11:43:48.162Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-30T11:43:48.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-30T11:43:48.674Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-07-30T11:43:48.827Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-07-30T11:43:48.827Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-30T11:43:48.969Z] ok github.com/docker/docker/pkg/archive 1.124s coverage: 76.9% of statements [2020-07-30T11:43:48.995Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-30T11:43:49.565Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-30T11:43:50.022Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-30T11:43:50.022Z] ok github.com/docker/docker/pkg/authorization 2.564s coverage: 68.3% of statements [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-07-30T11:43:50.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-07-30T11:43:50.137Z] === RUN TestBuildMultiStageParentConfig [2020-07-30T11:43:50.730Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-30T11:43:50.730Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-30T11:43:50.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T11:43:51.074Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-30T11:43:51.074Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-07-30T11:43:51.181Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-30T11:43:51.520Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-07-30T11:43:51.520Z] === RUN TestBuildLabelWithTargets [2020-07-30T11:43:52.121Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-30T11:43:52.479Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-30T11:43:52.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-07-30T11:43:52.635Z] === RUN TestKernelTCPMemory [2020-07-30T11:43:52.635Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-30T11:43:52.635Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:52.635Z] === RUN TestNISDomainname [2020-07-30T11:43:52.635Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-30T11:43:52.635Z] 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-30T11:43:52.635Z] === RUN TestHostnameDnsResolution [2020-07-30T11:43:52.740Z] [2020-07-30T11:43:52.741Z] ________ ____ __. [2020-07-30T11:43:52.741Z] \_____ \ | |/ _| [2020-07-30T11:43:52.741Z] / | \| < [2020-07-30T11:43:52.741Z] / | \ | \ [2020-07-30T11:43:52.741Z] \_______ /____|__ \ [2020-07-30T11:43:52.741Z] \/ \/ [2020-07-30T11:43:52.741Z] [2020-07-30T11:43:52.741Z] INFO: make.ps1 ended at 07/30/2020 11:43:52 [2020-07-30T11:43:52.759Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-30T11:43:53.055Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-30T11:43:53.572Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-07-30T11:43:53.572Z] === RUN TestStats [2020-07-30T11:43:53.572Z] --- SKIP: TestStats (0.00s) [2020-07-30T11:43:53.572Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:53.572Z] === RUN TestStopContainerWithTimeout [2020-07-30T11:43:53.572Z] === RUN TestStopContainerWithTimeout/0 [2020-07-30T11:43:53.572Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-30T11:43:53.572Z] === RUN TestStopContainerWithTimeout/1 [2020-07-30T11:43:53.572Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-30T11:43:53.572Z] === RUN TestStopContainerWithTimeout/3 [2020-07-30T11:43:53.572Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-30T11:43:53.572Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-30T11:43:53.572Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-30T11:43:53.572Z] === CONT TestStopContainerWithTimeout/0 [2020-07-30T11:43:53.572Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-30T11:43:53.696Z] ok github.com/docker/docker/pkg/chrootarchive 3.691s coverage: 43.2% of statements [2020-07-30T11:43:54.063Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-07-30T11:43:54.064Z] === RUN TestBuildWithEmptyLayers [2020-07-30T11:43:54.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T11:43:54.140Z] === CONT TestStopContainerWithTimeout/3 [2020-07-30T11:43:54.300Z] INFO: Binaries build ended at 07/30/2020 11:43:53. Duration:00:01:08.8090432 [2020-07-30T11:43:54.337Z] ok github.com/docker/docker/layer 7.584s coverage: 68.8% of statements [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/oci [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-30T11:43:54.337Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-30T11:43:54.337Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-30T11:43:54.634Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-30T11:43:54.634Z] === RUN TestBuildMultiStageOnBuild [2020-07-30T11:43:54.982Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-07-30T11:43:55.631Z] ok github.com/docker/docker/pkg/fsutils 0.434s coverage: 85.1% of statements [2020-07-30T11:43:55.631Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-07-30T11:43:55.631Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2020-07-30T11:43:56.042Z] === CONT TestStopContainerWithTimeout/1 [2020-07-30T11:43:56.507Z] INFO: Copying the built daemon binary to d:\CI\PR-41284\6\binary\dockerd-2427508b36.exe... [2020-07-30T11:43:57.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-30T11:43:57.163Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-07-30T11:43:57.419Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-30T11:43:57.419Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2020-07-30T11:43:57.419Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2020-07-30T11:43:57.419Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-07-30T11:43:57.419Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-07-30T11:43:57.419Z] === RUN TestDeleteDevicemapper [2020-07-30T11:43:57.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-30T11:43:57.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:43:57.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-30T11:43:57.458Z] ok github.com/docker/docker/pkg/idtools 0.723s coverage: 70.5% of statements [2020-07-30T11:43:57.491Z] INFO: Copying the built client binary to d:\CI\PR-41284\6\binary\docker-2427508b36.exe... [2020-07-30T11:43:57.491Z] INFO: Copying dockerversion from the container... [2020-07-30T11:43:57.491Z] INFO: Copying the golang package from the container to d:\CI\PR-41284\6\installer\go.zip... [2020-07-30T11:43:57.755Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-07-30T11:43:57.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-07-30T11:43:57.935Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-07-30T11:43:57.935Z] === RUN TestBuildUncleanTarFilenames [2020-07-30T11:43:58.401Z] ok github.com/docker/docker/pkg/ioutils 1.290s coverage: 69.3% of statements [2020-07-30T11:43:58.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-30T11:43:58.401Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-30T11:43:58.401Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-30T11:43:58.401Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-07-30T11:43:58.698Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-07-30T11:43:58.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2020-07-30T11:43:58.797Z] === RUN TestUpdateMemory [2020-07-30T11:43:58.797Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-30T11:43:58.797Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:58.797Z] === RUN TestUpdateCPUQuota [2020-07-30T11:43:58.797Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-30T11:43:58.797Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:58.797Z] === RUN TestUpdatePidsLimit [2020-07-30T11:43:58.797Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-30T11:43:58.797Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:43:58.797Z] === RUN TestUpdateRestartPolicy [2020-07-30T11:43:58.877Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2020-07-30T11:43:58.877Z] === RUN TestBuildMultiStageLayerLeak [2020-07-30T11:43:59.011Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2020-07-30T11:43:59.306Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-07-30T11:43:59.306Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-30T11:43:59.306Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-30T11:43:59.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T11:43:59.951Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-30T11:44:00.356Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-07-30T11:44:00.432Z] INFO: Extracting go.zip to d:\CI\PR-41284\6\go [2020-07-30T11:44:01.003Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-07-30T11:44:01.003Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-07-30T11:44:01.003Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-07-30T11:44:01.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-30T11:44:02.062Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-30T11:44:02.175Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-07-30T11:44:02.175Z] === RUN TestBuildWithHugeFile [2020-07-30T11:44:02.706Z] ok github.com/docker/docker/pkg/pubsub 1.132s coverage: 73.9% of statements [2020-07-30T11:44:02.706Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2020-07-30T11:44:02.899Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-30T11:44:03.348Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-30T11:44:03.348Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-07-30T11:44:03.994Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-30T11:44:05.047Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-07-30T11:44:05.047Z] ok github.com/docker/docker/pkg/signal 2.951s coverage: 61.0% of statements [2020-07-30T11:44:05.047Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.4% of statements [2020-07-30T11:44:05.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T11:44:05.695Z] testing: warning: no tests to run [2020-07-30T11:44:05.695Z] coverage: [no statements] [2020-07-30T11:44:05.695Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-07-30T11:44:06.341Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-07-30T11:44:06.641Z] ok github.com/docker/docker/pkg/tarsum 0.184s coverage: 89.3% of statements [2020-07-30T11:44:06.641Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-07-30T11:44:06.641Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-07-30T11:44:07.284Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-07-30T11:44:08.664Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:44:08.664Z] Using test binary docker [2020-07-30T11:44:08.664Z] +++ /etc/init.d/apparmor start [2020-07-30T11:44:08.664Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:44:08.664Z] INFO: Waiting for daemon to start... [2020-07-30T11:44:08.664Z] Starting dockerd [2020-07-30T11:44:08.664Z] +++ 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-30T11:44:08.814Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-30T11:44:09.878Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-07-30T11:44:10.519Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-07-30T11:44:10.814Z] . [2020-07-30T11:44:10.814Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:44:11.001Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2020-07-30T11:44:11.001Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-30T11:44:11.001Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2020-07-30T11:44:11.001Z] === RUN TestWaitNonBlocked [2020-07-30T11:44:11.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:44:11.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:44:11.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:44:11.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:44:11.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:44:11.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:44:11.001Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-30T11:44:11.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2020-07-30T11:44:11.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2020-07-30T11:44:11.001Z] === RUN TestWaitBlocked [2020-07-30T11:44:11.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:44:11.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:44:11.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:44:11.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:44:11.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:44:11.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:44:11.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:44:11.071Z] Error: No such image: emptyfs [2020-07-30T11:44:11.071Z] ++++ docker load [2020-07-30T11:44:11.071Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:44:11.162Z] ok github.com/docker/docker/plugin 0.585s coverage: 23.1% of statements [2020-07-30T11:44:11.570Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-30T11:44:11.570Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-07-30T11:44:11.570Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-07-30T11:44:11.570Z] === CONT TestDaemonRestartIpcMode [2020-07-30T11:44:11.570Z] === CONT TestIpcModeOlderClient [2020-07-30T11:44:11.570Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-30T11:44:11.634Z] Running integration-test (iteration 1) [2020-07-30T11:44:11.635Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-30T11:44:11.635Z] ++ 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-30T11:44:11.635Z] ++ set -e [2020-07-30T11:44:11.635Z] ++ '[' -n 0 ']' [2020-07-30T11:44:11.635Z] ++ set -x [2020-07-30T11:44:11.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-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-30T11:44:11.804Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-07-30T11:44:12.447Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-07-30T11:44:13.502Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-07-30T11:44:13.799Z] ok github.com/docker/docker/registry 0.279s coverage: 56.3% of statements [2020-07-30T11:44:14.095Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2020-07-30T11:44:15.759Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-07-30T11:44:15.759Z] PASS [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === Skipped [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-30T11:44:15.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-30T11:44:15.759Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-30T11:44:15.759Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-30T11:44:15.759Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-30T11:44:15.759Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-30T11:44:15.759Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-30T11:44:15.759Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-30T11:44:15.759Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-30T11:44:15.759Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-30T11:44:15.759Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-07-30T11:44:15.759Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-30T11:44:15.759Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-30T11:44:15.759Z] 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-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-30T11:44:15.759Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:44:15.759Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-30T11:44:15.759Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:44:15.759Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-30T11:44:15.759Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-30T11:44:15.759Z] 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-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-30T11:44:15.759Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-30T11:44:15.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-30T11:44:15.759Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-30T11:44:15.759Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-30T11:44:15.759Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] [2020-07-30T11:44:15.759Z] DONE 173 tests, 24 skipped in 77.739s [2020-07-30T11:44:15.759Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-30T11:44:16.018Z] INFO: Testing against a local daemon [2020-07-30T11:44:16.018Z] === RUN TestCommitInheritsEnv [2020-07-30T11:44:16.876Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-07-30T11:44:17.394Z] --- PASS: TestCommitInheritsEnv (1.22s) [2020-07-30T11:44:17.394Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-30T11:44:17.394Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-30T11:44:17.394Z] === RUN TestImagesFilterMultiReference [2020-07-30T11:44:17.394Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-30T11:44:17.394Z] === RUN TestImagePullPlatformInvalid [2020-07-30T11:44:17.394Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-30T11:44:17.394Z] === RUN TestRemoveImageOrphaning [2020-07-30T11:44:18.120Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-30T11:44:18.404Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2020-07-30T11:44:18.404Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-07-30T11:44:19.300Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-30T11:44:19.300Z] === RUN TestRemoveImageGarbageCollector [2020-07-30T11:44:19.300Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:44:19.300Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-30T11:44:19.300Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-30T11:44:19.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-30T11:44:19.300Z] === RUN TestTagInvalidReference [2020-07-30T11:44:19.300Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-30T11:44:19.300Z] === RUN TestTagValidPrefixedRepo [2020-07-30T11:44:19.300Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-30T11:44:19.300Z] === RUN TestTagExistedNameWithoutForce [2020-07-30T11:44:19.300Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-30T11:44:19.300Z] === RUN TestTagOfficialNames [2020-07-30T11:44:19.300Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-30T11:44:19.300Z] === RUN TestTagMatchesDigest [2020-07-30T11:44:19.300Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-30T11:44:19.300Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-30T11:44:19.451Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-07-30T11:44:25.012Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-30T11:44:25.688Z] INFO: Extraction ended at 07/30/2020 11:44:21. Duration:00:00:21.4397935 [2020-07-30T11:44:25.688Z] INFO: Updating the golang and path environment variables [2020-07-30T11:44:25.688Z] INFO: GOPATH=d:\gopath [2020-07-30T11:44:25.688Z] INFO: go version go1.13.14 windows/amd64 [2020-07-30T11:44:25.688Z] INFO: Running the daemon under test in debug mode [2020-07-30T11:44:25.688Z] INFO: Starting a daemon under test... [2020-07-30T11:44:25.688Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41284\6\daemon --pidfile d:\CI\PR-41284\6\docker.pid -D [2020-07-30T11:44:25.688Z] INFO: Process started successfully. [2020-07-30T11:44:25.688Z] INFO: Start tailing logs of the daemon under tests [2020-07-30T11:44:25.688Z] INFO: Waiting for the daemon under test to start... [2020-07-30T11:44:25.688Z] INFO: Daemon under test started and replied! [2020-07-30T11:44:25.688Z] INFO: Docker version of the daemon under test [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] Client: [2020-07-30T11:44:25.688Z] Version: 17.06.2-ce [2020-07-30T11:44:25.688Z] API version: 1.30 [2020-07-30T11:44:25.688Z] Go version: go1.8.3 [2020-07-30T11:44:25.688Z] Git commit: cec0b72 [2020-07-30T11:44:25.688Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-30T11:44:25.688Z] OS/Arch: windows/amd64 [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] Server: [2020-07-30T11:44:25.688Z] Version: 0.0.0-dev [2020-07-30T11:44:25.688Z] API version: 1.41 (minimum version 1.24) [2020-07-30T11:44:25.688Z] Go version: go1.13.14 [2020-07-30T11:44:25.688Z] Git commit: 2427508b36 [2020-07-30T11:44:25.688Z] Built: 07/30/2020 11:42:49 [2020-07-30T11:44:25.688Z] OS/Arch: windows/amd64 [2020-07-30T11:44:25.688Z] Experimental: false [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] INFO: Docker info of the daemon under test [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] Containers: 0 [2020-07-30T11:44:25.688Z] Running: 0 [2020-07-30T11:44:25.688Z] Paused: 0 [2020-07-30T11:44:25.688Z] Stopped: 0 [2020-07-30T11:44:25.688Z] Images: 0 [2020-07-30T11:44:25.688Z] Server Version: 0.0.0-dev [2020-07-30T11:44:25.688Z] Storage Driver: windowsfilter [2020-07-30T11:44:25.688Z] Windows: [2020-07-30T11:44:25.688Z] Logging Driver: json-file [2020-07-30T11:44:25.688Z] Plugins: [2020-07-30T11:44:25.688Z] Volume: local [2020-07-30T11:44:25.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-30T11:44:25.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-30T11:44:25.688Z] Swarm: inactive [2020-07-30T11:44:25.688Z] Default Isolation: process [2020-07-30T11:44:25.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-30T11:44:25.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-30T11:44:25.688Z] OSType: windows [2020-07-30T11:44:25.688Z] Architecture: x86_64 [2020-07-30T11:44:25.688Z] CPUs: 4 [2020-07-30T11:44:25.688Z] Total Memory: 32GiB [2020-07-30T11:44:25.688Z] Name: azwin-2-5ee980 [2020-07-30T11:44:25.688Z] ID: XRU3:PZPF:EVB2:TZQE:7YAF:4DNF:QTN5:VO3Q:KVGQ:MDYE:F27N:X2ED [2020-07-30T11:44:25.688Z] Docker Root Dir: D:\CI\PR-41284\6\daemon [2020-07-30T11:44:25.688Z] Debug Mode (client): false [2020-07-30T11:44:25.688Z] Debug Mode (server): true [2020-07-30T11:44:25.688Z] File Descriptors: -1 [2020-07-30T11:44:25.688Z] Goroutines: 17 [2020-07-30T11:44:25.688Z] System Time: 2020-07-30T11:44:25.4343683Z [2020-07-30T11:44:25.688Z] EventsListeners: 0 [2020-07-30T11:44:25.688Z] Registry: https://index.docker.io/v1/ [2020-07-30T11:44:25.688Z] Labels: [2020-07-30T11:44:25.688Z] Experimental: false [2020-07-30T11:44:25.688Z] Insecure Registries: [2020-07-30T11:44:25.688Z] 127.0.0.0/8 [2020-07-30T11:44:25.688Z] Live Restore Enabled: false [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] INFO: Docker images of the daemon under test [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-30T11:44:25.688Z] [2020-07-30T11:44:25.688Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-30T11:44:25.688Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-30T11:44:26.154Z] ltsc2019: Pulling from windows/servercore [2020-07-30T11:44:26.154Z] 4612f6d0b889: Pulling fs layer [2020-07-30T11:44:26.154Z] fc1b9e59edad: Pulling fs layer [2020-07-30T11:44:26.514Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-30T11:44:30.771Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-30T11:44:33.297Z] fc1b9e59edad: Verifying Checksum [2020-07-30T11:44:33.297Z] fc1b9e59edad: Download complete [2020-07-30T11:44:34.811Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/rootless [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/volume [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-30T11:44:34.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === Skipped [2020-07-30T11:44:34.811Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-30T11:44:34.811Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-30T11:44:34.811Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-30T11:44:34.811Z] time="2020-07-30T11:43:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-30T11:44:34.811Z] time="2020-07-30T11:43:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-30T11:44:34.811Z] time="2020-07-30T11:43:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-30T11:44:34.811Z] time="2020-07-30T11:43:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-30T11:44:34.811Z] time="2020-07-30T11:43:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-30T11:44:34.811Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-30T11:44:34.811Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-30T11:44:34.811Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:44:34.811Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-30T11:44:34.811Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-30T11:44:34.811Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-30T11:44:34.811Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] [2020-07-30T11:44:34.811Z] DONE 2123 tests, 26 skipped in 254.867s Post stage [Pipeline] junit [2020-07-30T11:44:35.150Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-30T11:44:35.861Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -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:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh dynbinary test-integration [2020-07-30T11:44:36.160Z] [2020-07-30T11:44:36.160Z] Removing bundles/ [2020-07-30T11:44:36.160Z] [2020-07-30T11:44:36.160Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-30T11:44:36.160Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:44:36.160Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:44:40.440Z] 4612f6d0b889: Verifying Checksum [2020-07-30T11:44:40.440Z] 4612f6d0b889: Download complete [2020-07-30T11:44:45.277Z] ......................... [ 66%] [2020-07-30T11:44:52.305Z] --- PASS: TestImportExtremelyLargeImageWorks (80.52s) [2020-07-30T11:44:52.305Z] PASS [2020-07-30T11:44:52.305Z] [2020-07-30T11:44:52.305Z] === Skipped [2020-07-30T11:44:52.305Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:44:52.305Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:44:52.305Z] [2020-07-30T11:44:52.305Z] [2020-07-30T11:44:52.305Z] DONE 12 tests, 1 skipped in 82.048s [2020-07-30T11:44:52.305Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-30T11:44:52.305Z] ++ 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-30T11:44:52.305Z] ++ set -e [2020-07-30T11:44:52.305Z] ++ '[' -n 0 ']' [2020-07-30T11:44:52.305Z] ++ set -x [2020-07-30T11:44:52.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:44:52.305Z] INFO: Testing against a local daemon [2020-07-30T11:44:52.305Z] === RUN TestNetworkCreateDelete [2020-07-30T11:44:52.305Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-30T11:44:52.305Z] === RUN TestDockerNetworkDeletePreferID [2020-07-30T11:44:52.305Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-07-30T11:44:52.305Z] === RUN TestDaemonDNSFallback [2020-07-30T11:44:53.816Z] --- PASS: TestDaemonDNSFallback (2.55s) [2020-07-30T11:44:53.816Z] === RUN TestInspectNetwork [2020-07-30T11:44:58.272Z] Loaded image: buildpack-deps:buster [2020-07-30T11:44:58.272Z] Loaded image: busybox:latest [2020-07-30T11:44:58.272Z] Loaded image: busybox:glibc [2020-07-30T11:44:58.272Z] Loaded image: debian:buster [2020-07-30T11:44:58.272Z] Loaded image: hello-world:latest [2020-07-30T11:44:58.272Z] INFO: Testing against a local daemon [2020-07-30T11:44:58.272Z] === RUN TestCgroupNamespacesBuild [2020-07-30T11:44:58.272Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-07-30T11:44:58.272Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-30T11:44:58.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2020-07-30T11:44:58.272Z] === RUN TestBuildWithSession [2020-07-30T11:44:58.272Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-30T11:44:58.272Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:44:58.272Z] === RUN TestBuildSquashParent [2020-07-30T11:44:58.463Z] --- PASS: TestBuildWithHugeFile (53.22s) [2020-07-30T11:44:58.463Z] === RUN TestBuildWithEmptyDockerfile [2020-07-30T11:44:58.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:44:58.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:44:58.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:44:58.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:44:58.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:44:58.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:44:58.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:44:58.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:44:58.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:44:58.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-07-30T11:44:58.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-07-30T11:44:58.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-30T11:44:58.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-07-30T11:44:58.463Z] === RUN TestBuildPreserveOwnership [2020-07-30T11:44:58.463Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-30T11:44:59.404Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-30T11:45:00.719Z] === RUN TestInspectNetwork/full_network_id [2020-07-30T11:45:00.719Z] === RUN TestInspectNetwork/partial_network_id [2020-07-30T11:45:00.719Z] === RUN TestInspectNetwork/network_name [2020-07-30T11:45:00.719Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-30T11:45:01.450Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-07-30T11:45:01.450Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.78s) [2020-07-30T11:45:01.450Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-07-30T11:45:01.450Z] === RUN TestBuildPlatformInvalid [2020-07-30T11:45:01.450Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-30T11:45:01.450Z] PASS [2020-07-30T11:45:01.450Z] [2020-07-30T11:45:01.450Z] === Skipped [2020-07-30T11:45:01.450Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-30T11:45:01.450Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:45:01.450Z] [2020-07-30T11:45:01.450Z] [2020-07-30T11:45:01.450Z] DONE 32 tests, 1 skipped in 104.015s [2020-07-30T11:45:01.450Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-30T11:45:01.450Z] ++ 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-30T11:45:01.450Z] ++ set -e [2020-07-30T11:45:01.450Z] ++ '[' -n 0 ']' [2020-07-30T11:45:01.450Z] ++ set -x [2020-07-30T11:45:01.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:45:01.711Z] INFO: Testing against a local daemon [2020-07-30T11:45:01.711Z] === RUN TestConfigInspect [2020-07-30T11:45:05.179Z] --- PASS: TestInspectNetwork (11.03s) [2020-07-30T11:45:05.179Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-30T11:45:05.179Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-30T11:45:05.179Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-30T11:45:05.179Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-30T11:45:05.179Z] === RUN TestRunContainerWithBridgeNone [2020-07-30T11:45:05.916Z] --- PASS: TestConfigInspect (3.71s) [2020-07-30T11:45:05.916Z] === RUN TestConfigList [2020-07-30T11:45:06.496Z] --- PASS: TestBuildSquashParent (8.26s) [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:45:06.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:45:06.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:45:06.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:45:06.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:45:07.250Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-07-30T11:45:07.250Z] === RUN TestNetworkInvalidJSON [2020-07-30T11:45:07.250Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-30T11:45:07.250Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-30T11:45:07.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:45:07.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:45:07.250Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:45:07.250Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:45:07.250Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-30T11:45:07.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:45:07.250Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:45:07.250Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-30T11:45:07.250Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-30T11:45:07.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-30T11:45:07.250Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-30T11:45:07.250Z] === RUN TestHostIPv4BridgeLabel [2020-07-30T11:45:07.885Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-30T11:45:07.885Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-30T11:45:08.923Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-30T11:45:08.923Z] === RUN TestDaemonDefaultNetworkPools [2020-07-30T11:45:09.216Z] --- PASS: TestConfigList (3.21s) [2020-07-30T11:45:09.216Z] === RUN TestConfigsCreateAndDelete [2020-07-30T11:45:09.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:45:09.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:45:09.960Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-07-30T11:45:09.960Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-30T11:45:10.997Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-30T11:45:10.997Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-30T11:45:11.760Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-07-30T11:45:11.760Z] === RUN TestConfigsUpdate [2020-07-30T11:45:12.036Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-30T11:45:12.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-30T11:45:13.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:45:13.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:45:13.073Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-30T11:45:13.073Z] === RUN TestServiceWithPredefinedNetwork [2020-07-30T11:45:15.059Z] --- PASS: TestConfigsUpdate (3.19s) [2020-07-30T11:45:15.059Z] === RUN TestTemplatedConfig [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2020-07-30T11:45:16.320Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-07-30T11:45:16.320Z] === RUN TestBuildMultiStageCopy [2020-07-30T11:45:16.320Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-30T11:45:16.601Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-07-30T11:45:16.601Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-30T11:45:16.601Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:45:16.601Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:45:16.601Z] === RUN TestServiceWithDataPathPortInit [2020-07-30T11:45:18.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-30T11:45:18.360Z] --- PASS: TestTemplatedConfig (3.49s) [2020-07-30T11:45:18.360Z] === RUN TestConfigCreateResolve [2020-07-30T11:45:18.778Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-30T11:45:19.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-30T11:45:19.904Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-07-30T11:45:20.466Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-07-30T11:45:20.466Z] === RUN TestBuildMultiStageParentConfig [2020-07-30T11:45:21.660Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-07-30T11:45:21.660Z] === RUN TestConfigDaemonLibtrustID [2020-07-30T11:45:21.832Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2020-07-30T11:45:21.832Z] === RUN TestBuildLabelWithTargets [2020-07-30T11:45:22.601Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-07-30T11:45:22.601Z] PASS [2020-07-30T11:45:22.601Z] [2020-07-30T11:45:22.601Z] DONE 7 tests in 20.883s [2020-07-30T11:45:22.601Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-30T11:45:22.601Z] ++ 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-30T11:45:22.601Z] ++ set -e [2020-07-30T11:45:22.601Z] ++ '[' -n 0 ']' [2020-07-30T11:45:22.601Z] ++ set -x [2020-07-30T11:45:22.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:45:22.601Z] INFO: Testing against a local daemon [2020-07-30T11:45:22.601Z] === RUN TestCheckpoint [2020-07-30T11:45:22.601Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-30T11:45:22.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:45:22.601Z] === RUN TestContainerInvalidJSON [2020-07-30T11:45:22.601Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:45:22.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:45:22.601Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:45:22.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:45:22.601Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:45:22.601Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:45:22.601Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:45:22.601Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:45:22.601Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:45:22.601Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-30T11:45:22.601Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-30T11:45:22.601Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-30T11:45:22.601Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-30T11:45:22.601Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-30T11:45:22.862Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-30T11:45:22.862Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-30T11:45:22.862Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-30T11:45:22.862Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-30T11:45:22.862Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-30T11:45:22.862Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-30T11:45:23.123Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-30T11:45:23.123Z] === RUN TestCopyFromContainer [2020-07-30T11:45:23.724Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2020-07-30T11:45:23.724Z] === RUN TestBuildWithEmptyLayers [2020-07-30T11:45:24.652Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2020-07-30T11:45:24.652Z] === RUN TestBuildMultiStageOnBuild [2020-07-30T11:45:25.035Z] === RUN TestCopyFromContainer// [2020-07-30T11:45:25.035Z] === RUN TestCopyFromContainer//bar/root [2020-07-30T11:45:25.296Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-30T11:45:25.296Z] === RUN TestCopyFromContainer/bar/quux [2020-07-30T11:45:25.556Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-30T11:45:25.556Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-30T11:45:25.556Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-30T11:45:25.817Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-30T11:45:25.817Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-30T11:45:26.078Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer (3.09s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-30T11:45:26.078Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-30T11:45:26.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-30T11:45:26.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:45:26.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:45:26.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:45:26.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:45:26.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:45:26.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:45:26.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:45:26.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:45:26.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:45:26.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-30T11:45:26.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-30T11:45:26.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-30T11:45:26.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-30T11:45:26.078Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-30T11:45:26.170Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-30T11:45:26.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-30T11:45:26.339Z] === RUN TestCreateWithInvalidEnv [2020-07-30T11:45:26.339Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-30T11:45:26.339Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-30T11:45:26.339Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-30T11:45:26.339Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-30T11:45:26.339Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-30T11:45:26.339Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-30T11:45:26.339Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-30T11:45:26.339Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-30T11:45:26.339Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-30T11:45:26.339Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-30T11:45:26.339Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-30T11:45:26.339Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-30T11:45:26.339Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-30T11:45:26.339Z] === RUN TestCreateTmpfsMountsTarget [2020-07-30T11:45:26.339Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-30T11:45:26.339Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-30T11:45:27.921Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-07-30T11:45:27.921Z] === RUN TestBuildUncleanTarFilenames [2020-07-30T11:45:28.250Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2020-07-30T11:45:28.250Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-30T11:45:29.287Z] --- PASS: TestBuildUncleanTarFilenames (1.63s) [2020-07-30T11:45:29.287Z] === RUN TestBuildMultiStageLayerLeak [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:45:30.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:45:30.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:45:30.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:45:30.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:45:30.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:45:30.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:45:30.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:45:30.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:45:30.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:45:30.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:45:30.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-30T11:45:30.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-30T11:45:30.794Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-30T11:45:31.364Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-07-30T11:45:31.364Z] === RUN TestCreateDifferentPlatform [2020-07-30T11:45:31.364Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-30T11:45:31.364Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-30T11:45:31.364Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-30T11:45:31.364Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-30T11:45:31.364Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-30T11:45:31.364Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-30T11:45:31.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-30T11:45:31.365Z] === RUN TestContainerStartOnDaemonRestart [2020-07-30T11:45:31.365Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-30T11:45:31.365Z] === RUN TestDaemonRestartIpcMode [2020-07-30T11:45:31.365Z] === PAUSE TestDaemonRestartIpcMode [2020-07-30T11:45:31.365Z] === RUN TestDaemonHostGatewayIP [2020-07-30T11:45:31.365Z] === PAUSE TestDaemonHostGatewayIP [2020-07-30T11:45:31.365Z] === RUN TestContainerKillOnDaemonStart [2020-07-30T11:45:31.365Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-30T11:45:31.365Z] === RUN TestDiff [2020-07-30T11:45:32.307Z] --- PASS: TestDiff (0.72s) [2020-07-30T11:45:32.307Z] === RUN TestExecWithCloseStdin [2020-07-30T11:45:32.560Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-07-30T11:45:32.560Z] === RUN TestBuildWithHugeFile [2020-07-30T11:45:33.249Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-07-30T11:45:33.249Z] === RUN TestExec [2020-07-30T11:45:33.821Z] --- PASS: TestExec (0.86s) [2020-07-30T11:45:33.821Z] === RUN TestExecUser [2020-07-30T11:45:34.765Z] --- PASS: TestExecUser (0.93s) [2020-07-30T11:45:34.765Z] === RUN TestExportContainerAndImportImage [2020-07-30T11:45:36.149Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-07-30T11:45:36.149Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-30T11:45:38.065Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-07-30T11:45:38.065Z] === RUN TestHealthCheckWorkdir [2020-07-30T11:45:39.007Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-30T11:45:39.007Z] === RUN TestHealthKillContainer [2020-07-30T11:45:39.075Z] --- PASS: TestServiceWithDataPathPortInit (20.56s) [2020-07-30T11:45:39.075Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-30T11:45:41.304Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-30T11:45:42.304Z] --- PASS: TestHealthKillContainer (2.81s) [2020-07-30T11:45:42.305Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-30T11:45:42.566Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-07-30T11:45:42.566Z] === RUN TestIpcModeNone [2020-07-30T11:45:43.205Z] tests/integration/client_test.py ..... [ 75%] [2020-07-30T11:45:43.205Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-30T11:45:43.508Z] --- PASS: TestIpcModeNone (0.83s) [2020-07-30T11:45:43.508Z] === RUN TestIpcModePrivate [2020-07-30T11:45:43.773Z] tests/integration/errors_test.py . [ 76%] [2020-07-30T11:45:44.079Z] --- PASS: TestIpcModePrivate (0.84s) [2020-07-30T11:45:44.079Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-30T11:45:44.079Z] === RUN TestIpcModeShareable [2020-07-30T11:45:45.021Z] --- PASS: TestIpcModeShareable (0.86s) [2020-07-30T11:45:45.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-30T11:45:45.021Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-30T11:45:47.467Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:45:47.467Z] Using test binary docker [2020-07-30T11:45:47.467Z] +++ /etc/init.d/apparmor start [2020-07-30T11:45:47.467Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:45:47.467Z] INFO: Waiting for daemon to start... [2020-07-30T11:45:47.467Z] Starting dockerd [2020-07-30T11:45:47.467Z] +++ 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-30T11:45:47.467Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:45:47.467Z] Using test binary docker [2020-07-30T11:45:47.467Z] +++ /etc/init.d/apparmor start [2020-07-30T11:45:47.467Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:45:47.467Z] Starting dockerd [2020-07-30T11:45:47.467Z] INFO: Waiting for daemon to start... [2020-07-30T11:45:47.467Z] +++ 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-30T11:45:47.561Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.31s) [2020-07-30T11:45:47.561Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:461u4u9oprezg837g1czhlg8d Created:2020-07-30 11:45:38.349562838 +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[dd98e3b8cf154bc295721a5d838021a26abdb64aa002cd9cf1d54208d1fc81db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hwx5sgfuvzaw5x6yhutgwqrbk EndpointID:cc234dd43069c193a0d756a6fcf99c3cb81daa3c2d5df868ad53754d7ed57f87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4845d60dc3b177c2f9a374ff74f1d5c407514560d72e6a96c5f9776f35b61032 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:9bab0b8c86ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hwx5sgfuvzaw5x6yhutgwqrbk EndpointID:cc234dd43069c193a0d756a6fcf99c3cb81daa3c2d5df868ad53754d7ed57f87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-30T11:45:47.561Z] PASS [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] === Skipped [2020-07-30T11:45:47.561Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:45:47.561Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] DONE 23 tests, 1 skipped in 56.683s [2020-07-30T11:45:47.561Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:45:47.561Z] ++ 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-30T11:45:47.561Z] ++ set -e [2020-07-30T11:45:47.561Z] ++ '[' -n 0 ']' [2020-07-30T11:45:47.561Z] ++ set -x [2020-07-30T11:45:47.561Z] ++ env -i DEST=/go/src/github.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-30T11:45:47.561Z] INFO: Testing against a local daemon [2020-07-30T11:45:47.561Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-30T11:45:47.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:45:47.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:45:47.561Z] === RUN TestDockerNetworkIpvlan [2020-07-30T11:45:47.561Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:45:47.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:45:47.561Z] PASS [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] === Skipped [2020-07-30T11:45:47.561Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:45:47.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:45:47.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] [2020-07-30T11:45:47.561Z] DONE 2 tests, 2 skipped in 0.137s [2020-07-30T11:45:47.561Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:45:47.561Z] ++ 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-30T11:45:47.561Z] ++ set -e [2020-07-30T11:45:47.561Z] ++ '[' -n 0 ']' [2020-07-30T11:45:47.561Z] ++ set -x [2020-07-30T11:45:47.561Z] ++ env -i DEST=/go/src/github.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-30T11:45:47.561Z] INFO: Testing against a local daemon [2020-07-30T11:45:47.561Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-30T11:45:47.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-07-30T11:45:47.566Z] === RUN TestAPIIpcModeHost [2020-07-30T11:45:47.725Z] . [2020-07-30T11:45:47.725Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:45:47.725Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:45:47.725Z] Error: No such image: emptyfs [2020-07-30T11:45:47.725Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:45:47.725Z] ++++ docker load [2020-07-30T11:45:47.990Z] Running integration-test (iteration 1) [2020-07-30T11:45:47.990Z] 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-30T11:45:47.990Z] ++ 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-30T11:45:47.990Z] ++ set -e [2020-07-30T11:45:47.990Z] ++ '[' -n 0 ']' [2020-07-30T11:45:47.990Z] ++ set -x [2020-07-30T11:45:47.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:45:47.990Z] [2020-07-30T11:45:47.990Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:45:48.137Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-07-30T11:45:48.137Z] === RUN TestDaemonIpcModeShareable [2020-07-30T11:45:48.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:45:48.247Z] Error: No such image: emptyfs [2020-07-30T11:45:48.247Z] ++++ docker load [2020-07-30T11:45:48.247Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:45:48.503Z] Running integration-test (iteration 1) [2020-07-30T11:45:48.503Z] 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-30T11:45:48.503Z] ++ 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-30T11:45:48.503Z] ++ set -e [2020-07-30T11:45:48.503Z] ++ '[' -n 0 ']' [2020-07-30T11:45:48.503Z] ++ set -x [2020-07-30T11:45:48.503Z] ++ env -i DEST=/go/src/github.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-30T11:45:49.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-30T11:45:49.071Z] === RUN TestDockerNetworkMacvlan [2020-07-30T11:45:50.050Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-07-30T11:45:50.050Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-30T11:45:50.050Z] === RUN TestDaemonIpcModePrivate [2020-07-30T11:45:50.110Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-30T11:45:50.745Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-30T11:45:51.784Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-30T11:45:51.965Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-07-30T11:45:51.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-30T11:45:51.965Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-30T11:45:53.351Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-30T11:45:53.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-30T11:45:53.351Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-30T11:45:55.265Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-30T11:45:55.265Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-30T11:45:55.265Z] === RUN TestIpcModeOlderClient [2020-07-30T11:45:55.265Z] === PAUSE TestIpcModeOlderClient [2020-07-30T11:45:55.265Z] === RUN TestKillContainerInvalidSignal [2020-07-30T11:45:56.207Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-07-30T11:45:56.207Z] === RUN TestKillContainer [2020-07-30T11:45:56.207Z] === RUN TestKillContainer/no_signal [2020-07-30T11:45:56.244Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-30T11:45:56.782Z] === RUN TestKillContainer/non_killing_signal [2020-07-30T11:45:57.354Z] === RUN TestKillContainer/killing_signal [2020-07-30T11:45:58.296Z] --- PASS: TestKillContainer (2.31s) [2020-07-30T11:45:58.296Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-07-30T11:45:58.296Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-30T11:45:58.296Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-07-30T11:45:58.296Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-30T11:45:58.296Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-30T11:45:59.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-30T11:45:59.767Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-30T11:45:59.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-07-30T11:45:59.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-30T11:45:59.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2020-07-30T11:45:59.832Z] === RUN TestKillStoppedContainer [2020-07-30T11:46:00.097Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-07-30T11:46:00.097Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-30T11:46:00.097Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2020-07-30T11:46:00.097Z] === RUN TestKillDifferentUserContainer [2020-07-30T11:46:01.052Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-07-30T11:46:01.052Z] === RUN TestInspectOomKilledTrue [2020-07-30T11:46:01.052Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-30T11:46:01.052Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:46:01.052Z] === RUN TestInspectOomKilledFalse [2020-07-30T11:46:01.052Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-30T11:46:01.052Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:46:01.052Z] === RUN TestLinksEtcHostsContentMatch [2020-07-30T11:46:01.625Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-07-30T11:46:01.625Z] === RUN TestLinksContainerNames [2020-07-30T11:46:03.540Z] --- PASS: TestLinksContainerNames (1.58s) [2020-07-30T11:46:03.540Z] === RUN TestLogsFollowTailEmpty [2020-07-30T11:46:04.126Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-07-30T11:46:04.126Z] === RUN TestContainerNetworkMountsNoChown [2020-07-30T11:46:04.706Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/default [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/default [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/private [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/private [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/rprivate [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/slave [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/slave [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/rslave [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/shared [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/shared [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/rshared [2020-07-30T11:46:04.706Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-30T11:46:04.706Z] === CONT TestMountDaemonRoot/default [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-30T11:46:04.706Z] === CONT TestMountDaemonRoot/rslave [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:46:04.706Z] === CONT TestMountDaemonRoot/rshared [2020-07-30T11:46:04.706Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/shared [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/slave [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/private [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/rprivate [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:46:04.707Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:46:04.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:46:04.707Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-30T11:46:04.967Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:46:05.228Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-30T11:46:05.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-30T11:46:05.228Z] === RUN TestContainerBindMountNonRecursive [2020-07-30T11:46:06.668Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-30T11:46:07.771Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2020-07-30T11:46:07.771Z] === RUN TestNetworkNat [2020-07-30T11:46:08.342Z] --- PASS: TestNetworkNat (0.86s) [2020-07-30T11:46:08.342Z] === RUN TestNetworkLocalhostTCPNat [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan (19.30s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s) [2020-07-30T11:46:08.764Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-07-30T11:46:08.764Z] PASS [2020-07-30T11:46:08.764Z] [2020-07-30T11:46:08.764Z] DONE 8 tests in 20.906s [2020-07-30T11:46:08.764Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-30T11:46:08.764Z] ++ 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-30T11:46:08.764Z] ++ set -e [2020-07-30T11:46:08.764Z] ++ '[' -n 0 ']' [2020-07-30T11:46:08.764Z] ++ set -x [2020-07-30T11:46:08.764Z] ++ env -i DEST=/go/src/github.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-30T11:46:08.764Z] testing: warning: no tests to run [2020-07-30T11:46:08.764Z] PASS [2020-07-30T11:46:08.764Z] [2020-07-30T11:46:08.764Z] DONE 0 tests in 0.073s [2020-07-30T11:46:08.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-30T11:46:08.764Z] ++ 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-30T11:46:08.764Z] ++ set -e [2020-07-30T11:46:08.764Z] ++ '[' -n 0 ']' [2020-07-30T11:46:08.764Z] ++ set -x [2020-07-30T11:46:08.764Z] ++ env -i DEST=/go/src/github.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-30T11:46:08.764Z] INFO: Testing against a local daemon [2020-07-30T11:46:08.764Z] === RUN TestAuthZPluginAllowRequest [2020-07-30T11:46:09.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-07-30T11:46:09.284Z] === RUN TestNetworkLoopbackNat [2020-07-30T11:46:10.278Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-07-30T11:46:10.278Z] === RUN TestAuthZPluginTLS [2020-07-30T11:46:10.766Z] --- PASS: TestImportExtremelyLargeImageWorks (108.66s) [2020-07-30T11:46:10.766Z] PASS [2020-07-30T11:46:10.766Z] [2020-07-30T11:46:10.766Z] === Skipped [2020-07-30T11:46:10.766Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:46:10.766Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-30T11:46:10.766Z] [2020-07-30T11:46:10.766Z] [2020-07-30T11:46:10.766Z] DONE 12 tests, 1 skipped in 112.213s [2020-07-30T11:46:10.766Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-30T11:46:10.766Z] INFO: Testing against a local daemon [2020-07-30T11:46:10.766Z] === RUN TestNetworkCreateDelete [2020-07-30T11:46:10.766Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-30T11:46:10.766Z] === RUN TestDockerNetworkDeletePreferID [2020-07-30T11:46:10.766Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-30T11:46:10.766Z] === RUN TestDaemonDNSFallback [2020-07-30T11:46:10.913Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-30T11:46:10.913Z] === RUN TestAuthZPluginDenyRequest [2020-07-30T11:46:11.602Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-30T11:46:11.602Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-30T11:46:11.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-30T11:46:11.894Z] === RUN TestAuthZPluginDenyResponse [2020-07-30T11:46:12.529Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-30T11:46:12.529Z] === RUN TestAuthZPluginAllowEventStream [2020-07-30T11:46:12.583Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-07-30T11:46:12.583Z] === RUN TestPause [2020-07-30T11:46:12.844Z] --- PASS: TestPause (0.80s) [2020-07-30T11:46:12.844Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-30T11:46:12.844Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-07-30T11:46:12.844Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:46:12.844Z] === RUN TestPauseStopPausedContainer [2020-07-30T11:46:13.530Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-30T11:46:13.530Z] [2020-07-30T11:46:13.530Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-30T11:46:13.530Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-30T11:46:13.530Z] HOSTNAME=389ddd4f48a5 [2020-07-30T11:46:13.530Z] TESTDEBUG=0 [2020-07-30T11:46:13.530Z] DEST=bundles/test-integration [2020-07-30T11:46:13.530Z] PWD=/go/src/github.com/docker/docker [2020-07-30T11:46:13.530Z] DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 [2020-07-30T11:46:13.530Z] container=docker [2020-07-30T11:46:13.530Z] HOME=/root [2020-07-30T11:46:13.530Z] GOLANG_VERSION=1.13.14 [2020-07-30T11:46:13.530Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-30T11:46:13.530Z] VALIDATE_BRANCH=master [2020-07-30T11:46:13.530Z] TERM=xterm [2020-07-30T11:46:13.530Z] DOCKER_PKG=github.com/docker/docker [2020-07-30T11:46:13.530Z] SHLVL=1 [2020-07-30T11:46:13.530Z] TIMEOUT=120m [2020-07-30T11:46:13.530Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-30T11:46:13.530Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-30T11:46:13.530Z] GO111MODULE=off [2020-07-30T11:46:13.530Z] DOCKER_EXPERIMENTAL=1 [2020-07-30T11:46:13.530Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-30T11:46:13.530Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-30T11:46:13.530Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-30T11:46:13.530Z] GOPATH=/go [2020-07-30T11:46:13.530Z] PKG_CONFIG=pkg-config [2020-07-30T11:46:13.530Z] _=/usr/bin/env [2020-07-30T11:46:13.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T11:46:13.786Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-07-30T11:46:13.786Z] === RUN TestPsFilter [2020-07-30T11:46:14.047Z] --- PASS: TestPsFilter (0.25s) [2020-07-30T11:46:14.047Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-30T11:46:14.601Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-30T11:46:14.601Z] === RUN TestAuthZPluginErrorResponse [2020-07-30T11:46:14.893Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-30T11:46:14.893Z] === RUN TestAuthZPluginErrorRequest [2020-07-30T11:46:14.993Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-30T11:46:14.993Z] === RUN TestRemoveContainerWithVolume [2020-07-30T11:46:15.185Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-30T11:46:15.185Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-30T11:46:15.565Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-30T11:46:15.565Z] === RUN TestRemoveContainerRunning [2020-07-30T11:46:15.819Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-30T11:46:15.819Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-30T11:46:16.039Z] --- PASS: TestDaemonDNSFallback (7.43s) [2020-07-30T11:46:16.039Z] === RUN TestInspectNetwork [2020-07-30T11:46:16.039Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-30T11:46:16.039Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.039Z] === RUN TestRunContainerWithBridgeNone [2020-07-30T11:46:16.039Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-30T11:46:16.039Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.039Z] === RUN TestNetworkInvalidJSON [2020-07-30T11:46:16.040Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-30T11:46:16.040Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-30T11:46:16.040Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:46:16.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:46:16.040Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:46:16.040Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:46:16.040Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-30T11:46:16.040Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:46:16.040Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:46:16.040Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-30T11:46:16.040Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-30T11:46:16.040Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-30T11:46:16.040Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-30T11:46:16.040Z] === RUN TestHostIPv4BridgeLabel [2020-07-30T11:46:16.040Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-30T11:46:16.040Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.040Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-30T11:46:16.040Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-30T11:46:16.040Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.040Z] === RUN TestDaemonDefaultNetworkPools [2020-07-30T11:46:16.040Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-30T11:46:16.040Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.040Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-30T11:46:16.299Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-30T11:46:16.299Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-30T11:46:16.299Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-30T11:46:16.299Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] === RUN TestServiceWithPredefinedNetwork [2020-07-30T11:46:16.299Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-30T11:46:16.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:46:16.299Z] === RUN TestServiceWithDataPathPortInit [2020-07-30T11:46:16.299Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-30T11:46:16.299Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] PASS [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === Skipped [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-30T11:46:16.299Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-30T11:46:16.299Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-30T11:46:16.299Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-30T11:46:16.299Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-30T11:46:16.299Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-30T11:46:16.299Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-30T11:46:16.299Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] DONE 19 tests, 12 skipped in 8.176s [2020-07-30T11:46:16.299Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:46:16.299Z] INFO: Testing against a local daemon [2020-07-30T11:46:16.299Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-30T11:46:16.299Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:46:16.299Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:46:16.299Z] === RUN TestDockerNetworkIpvlan [2020-07-30T11:46:16.299Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:46:16.299Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:46:16.299Z] PASS [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === Skipped [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:46:16.299Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:46:16.299Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] DONE 2 tests, 2 skipped in 0.106s [2020-07-30T11:46:16.299Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:46:16.299Z] INFO: Testing against a local daemon [2020-07-30T11:46:16.299Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-30T11:46:16.299Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-30T11:46:16.299Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] === RUN TestDockerNetworkMacvlan [2020-07-30T11:46:16.299Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-30T11:46:16.299Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] PASS [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === Skipped [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-30T11:46:16.299Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-30T11:46:16.299Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] [2020-07-30T11:46:16.299Z] DONE 2 tests, 2 skipped in 0.097s [2020-07-30T11:46:16.299Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-30T11:46:16.506Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-07-30T11:46:16.506Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-30T11:46:16.558Z] testing: warning: no tests to run [2020-07-30T11:46:16.558Z] PASS [2020-07-30T11:46:16.558Z] [2020-07-30T11:46:16.558Z] DONE 0 tests in 0.023s [2020-07-30T11:46:16.558Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-30T11:46:16.558Z] INFO: Testing against a local daemon [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginAllowRequest [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginTLS [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginDenyRequest [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginDenyResponse [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginAllowEventStream [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginErrorResponse [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginErrorRequest [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginHeader [2020-07-30T11:46:16.558Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-30T11:46:16.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.558Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-30T11:46:16.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] === RUN TestAuthZPluginV2Disable [2020-07-30T11:46:16.817Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-30T11:46:16.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-30T11:46:16.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-30T11:46:16.817Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] PASS [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === Skipped [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-30T11:46:16.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] [2020-07-30T11:46:16.817Z] DONE 17 tests, 17 skipped in 0.361s [2020-07-30T11:46:16.817Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-30T11:46:17.076Z] INFO: Testing against a local daemon [2020-07-30T11:46:17.076Z] === RUN TestPluginInvalidJSON [2020-07-30T11:46:17.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:17.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:17.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:17.076Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-30T11:46:17.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-30T11:46:17.076Z] === RUN TestPluginInstall [2020-07-30T11:46:17.076Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-30T11:46:17.076Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:17.076Z] PASS [2020-07-30T11:46:17.076Z] [2020-07-30T11:46:17.076Z] === Skipped [2020-07-30T11:46:17.076Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-30T11:46:17.076Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-30T11:46:17.076Z] [2020-07-30T11:46:17.076Z] [2020-07-30T11:46:17.076Z] DONE 3 tests, 1 skipped in 0.148s [2020-07-30T11:46:17.076Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-30T11:46:17.076Z] INFO: Testing against a local daemon [2020-07-30T11:46:17.076Z] === RUN TestExternalGraphDriver [2020-07-30T11:46:17.076Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-07-30T11:46:17.076Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-30T11:46:17.076Z] === RUN TestGraphdriverPluginV2 [2020-07-30T11:46:17.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-07-30T11:46:17.077Z] === RUN TestRemoveInvalidContainer [2020-07-30T11:46:17.077Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-30T11:46:17.077Z] === RUN TestRenameLinkedContainer [2020-07-30T11:46:17.469Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-30T11:46:17.913Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-07-30T11:46:17.913Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-30T11:46:20.376Z] --- PASS: TestRenameLinkedContainer (3.10s) [2020-07-30T11:46:20.376Z] === RUN TestRenameStoppedContainer [2020-07-30T11:46:20.647Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-07-30T11:46:20.647Z] === RUN TestAuthZPluginHeader [2020-07-30T11:46:20.939Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-07-30T11:46:20.939Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-30T11:46:20.939Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:46:20.939Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:20.939Z] === RUN TestAuthZPluginV2Disable [2020-07-30T11:46:20.939Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:46:20.939Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:20.939Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-30T11:46:20.939Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:46:20.939Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:20.939Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-30T11:46:20.939Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:46:20.939Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:20.939Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-30T11:46:20.946Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-07-30T11:46:20.946Z] === RUN TestRenameRunningContainerAndReuse [2020-07-30T11:46:22.863Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-07-30T11:46:22.863Z] === RUN TestRenameInvalidName [2020-07-30T11:46:23.435Z] --- PASS: TestRenameInvalidName (0.79s) [2020-07-30T11:46:23.435Z] === RUN TestRenameAnonymousContainer [2020-07-30T11:46:23.642Z] --- PASS: TestGraphdriverPluginV2 (6.01s) [2020-07-30T11:46:23.642Z] PASS [2020-07-30T11:46:23.642Z] [2020-07-30T11:46:23.642Z] === Skipped [2020-07-30T11:46:23.642Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-07-30T11:46:23.642Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-30T11:46:23.642Z] [2020-07-30T11:46:23.642Z] [2020-07-30T11:46:23.642Z] DONE 2 tests, 1 skipped in 6.184s [2020-07-30T11:46:23.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-30T11:46:23.642Z] INFO: Testing against a local daemon [2020-07-30T11:46:23.642Z] === RUN TestContinueAfterPluginCrash [2020-07-30T11:46:23.642Z] === PAUSE TestContinueAfterPluginCrash [2020-07-30T11:46:23.642Z] === RUN TestReadPluginNoRead [2020-07-30T11:46:23.642Z] === PAUSE TestReadPluginNoRead [2020-07-30T11:46:23.642Z] === RUN TestDaemonStartWithLogOpt [2020-07-30T11:46:23.642Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-30T11:46:23.642Z] === CONT TestContinueAfterPluginCrash [2020-07-30T11:46:23.642Z] === CONT TestDaemonStartWithLogOpt [2020-07-30T11:46:27.639Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-07-30T11:46:27.639Z] === RUN TestRenameContainerWithSameName [2020-07-30T11:46:27.899Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-07-30T11:46:27.899Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-30T11:46:29.812Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-07-30T11:46:29.812Z] === RUN TestResize [2020-07-30T11:46:30.383Z] --- PASS: TestResize (0.77s) [2020-07-30T11:46:30.383Z] === RUN TestResizeWithInvalidSize [2020-07-30T11:46:30.954Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-07-30T11:46:30.954Z] === RUN TestResizeWhenContainerNotStarted [2020-07-30T11:46:31.897Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:31.897Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:31.897Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:31.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:46:31.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:46:31.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:46:33.700Z] ......... [ 86%] [2020-07-30T11:46:35.132Z] Loaded image: buildpack-deps:buster [2020-07-30T11:46:35.132Z] Loaded image: busybox:latest [2020-07-30T11:46:35.132Z] Loaded image: buildpack-deps:buster [2020-07-30T11:46:35.132Z] Loaded image: busybox:glibc [2020-07-30T11:46:35.132Z] Loaded image: debian:buster [2020-07-30T11:46:35.132Z] Loaded image: busybox:latest [2020-07-30T11:46:35.132Z] Loaded image: hello-world:latest [2020-07-30T11:46:35.132Z] INFO: Testing against a local daemon [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-30T11:46:35.132Z] Loaded image: busybox:glibc [2020-07-30T11:46:35.132Z] Loaded image: debian:buster [2020-07-30T11:46:35.132Z] Loaded image: hello-world:latest [2020-07-30T11:46:35.132Z] INFO: Testing against a local daemon [2020-07-30T11:46:35.132Z] === RUN TestDockerDaemonSuite [2020-07-30T11:46:35.132Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-30T11:46:35.132Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-30T11:46:35.132Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-30T11:46:35.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:46:35.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:46:35.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:46:35.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:36.062Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-30T11:46:36.062Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-30T11:46:36.062Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-30T11:46:36.062Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-30T11:46:36.063Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-30T11:46:36.624Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-30T11:46:37.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:46:37.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:46:37.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:37.849Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-30T11:46:37.959Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:46:38.529Z] --- PASS: TestDaemonStartWithLogOpt (13.15s) [2020-07-30T11:46:38.529Z] === CONT TestReadPluginNoRead [2020-07-30T11:46:39.142Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-30T11:46:39.302Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-30T11:46:39.561Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-07-30T11:46:39.561Z] PASS [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] === Skipped [2020-07-30T11:46:39.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:46:39.561Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:46:39.561Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:46:39.561Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:46:39.561Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] [2020-07-30T11:46:39.561Z] DONE 17 tests, 4 skipped in 29.325s [2020-07-30T11:46:39.561Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-30T11:46:39.561Z] ++ 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-30T11:46:39.561Z] ++ set -e [2020-07-30T11:46:39.561Z] ++ '[' -n 0 ']' [2020-07-30T11:46:39.561Z] ++ set -x [2020-07-30T11:46:39.561Z] ++ env -i DEST=/go/src/github.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-30T11:46:39.561Z] INFO: Testing against a local daemon [2020-07-30T11:46:39.561Z] === RUN TestPluginInvalidJSON [2020-07-30T11:46:39.561Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:39.561Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:39.561Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:46:39.561Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-30T11:46:39.561Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-30T11:46:39.561Z] === RUN TestPluginInstall [2020-07-30T11:46:39.561Z] === RUN TestPluginInstall/no_auth [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-07-30T11:46:39.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-07-30T11:46:39.880Z] === RUN TestCgroupNamespacesRun [2020-07-30T11:46:39.905Z] === RUN TestReadPluginNoRead/default [2020-07-30T11:46:40.070Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-30T11:46:40.164Z] --- PASS: TestContinueAfterPluginCrash (16.93s) [2020-07-30T11:46:41.439Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-30T11:46:41.792Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-07-30T11:46:41.792Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-30T11:46:42.002Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-30T11:46:42.312Z] time="2020-07-30T11:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:42.312Z] time="2020-07-30T11:46:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:42.313Z] time="2020-07-30T11:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f318a6af7c0ec1cf95f1e8b3e005d392d59f8c2f5c13d7ef7d71027029b05a63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:42.313Z] time="2020-07-30T11:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:42.313Z] time="2020-07-30T11:46:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:42.313Z] time="2020-07-30T11:46:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f318a6af7c0ec1cf95f1e8b3e005d392d59f8c2f5c13d7ef7d71027029b05a63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:42.313Z] === RUN TestPluginInstall/with_htpasswd [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0339381daf5c57c6222f047a7fe27368ac6cb6ddffbb1c26b823bb48368d94d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:42.605Z] time="2020-07-30T11:46:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0339381daf5c57c6222f047a7fe27368ac6cb6ddffbb1c26b823bb48368d94d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:42.697Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-30T11:46:42.897Z] === RUN TestPluginInstall/with_insecure [2020-07-30T11:46:43.370Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-30T11:46:43.708Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-07-30T11:46:43.708Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-30T11:46:43.995Z] time="2020-07-30T11:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:43.995Z] time="2020-07-30T11:46:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:43.995Z] time="2020-07-30T11:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:657824ddd146df684ca53ed5585be16b8cde4f8b64cdab18dea279d54c686550" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:43.995Z] time="2020-07-30T11:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:46:43.996Z] time="2020-07-30T11:46:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:46:43.996Z] time="2020-07-30T11:46:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:657824ddd146df684ca53ed5585be16b8cde4f8b64cdab18dea279d54c686550" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:46:44.347Z] --- PASS: TestPluginInstall (6.28s) [2020-07-30T11:46:44.347Z] --- PASS: TestPluginInstall/no_auth (4.22s) [2020-07-30T11:46:44.347Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-07-30T11:46:44.347Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-07-30T11:46:44.347Z] plugin_test.go:157: [d51476691c974] daemon is not started [2020-07-30T11:46:44.347Z] PASS [2020-07-30T11:46:44.347Z] [2020-07-30T11:46:44.347Z] DONE 6 tests in 6.479s [2020-07-30T11:46:44.347Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-30T11:46:44.347Z] ++ 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-30T11:46:44.347Z] ++ set -e [2020-07-30T11:46:44.347Z] ++ '[' -n 0 ']' [2020-07-30T11:46:44.347Z] ++ set -x [2020-07-30T11:46:44.347Z] ++ env -i DEST=/go/src/github.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-30T11:46:44.347Z] INFO: Testing against a local daemon [2020-07-30T11:46:44.347Z] === RUN TestExternalGraphDriver [2020-07-30T11:46:44.600Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-30T11:46:44.639Z] === RUN TestExternalGraphDriver/json [2020-07-30T11:46:44.739Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-30T11:46:44.995Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-30T11:46:45.092Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-07-30T11:46:45.092Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-30T11:46:45.861Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-30T11:46:45.861Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-30T11:46:46.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T11:46:46.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T11:46:46.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T11:46:46.369Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-30T11:46:46.710Z] === RUN TestExternalGraphDriver/spec [2020-07-30T11:46:47.006Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-07-30T11:46:47.006Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-30T11:46:47.134Z] --- PASS: TestReadPluginNoRead (10.29s) [2020-07-30T11:46:47.134Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2020-07-30T11:46:47.134Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-07-30T11:46:47.134Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-07-30T11:46:47.134Z] read_test.go:92: [deff3bb168777] daemon is not started [2020-07-30T11:46:47.134Z] PASS [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] DONE 6 tests in 23.572s [2020-07-30T11:46:47.134Z] 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-30T11:46:47.134Z] testing: warning: no tests to run [2020-07-30T11:46:47.134Z] PASS [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] DONE 0 tests in 0.036s [2020-07-30T11:46:47.134Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-30T11:46:47.134Z] INFO: Testing against a local daemon [2020-07-30T11:46:47.134Z] === RUN TestPluginWithDevMounts [2020-07-30T11:46:47.134Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-30T11:46:47.134Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-30T11:46:47.134Z] PASS [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === Skipped [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-30T11:46:47.134Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] DONE 1 tests, 1 skipped in 0.124s [2020-07-30T11:46:47.134Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-30T11:46:47.134Z] INFO: Testing against a local daemon [2020-07-30T11:46:47.134Z] === RUN TestSecretInspect [2020-07-30T11:46:47.134Z] --- SKIP: TestSecretInspect (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] === RUN TestSecretList [2020-07-30T11:46:47.134Z] --- SKIP: TestSecretList (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] === RUN TestSecretsCreateAndDelete [2020-07-30T11:46:47.134Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-07-30T11:46:47.134Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] === RUN TestSecretsUpdate [2020-07-30T11:46:47.134Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] === RUN TestTemplatedSecret [2020-07-30T11:46:47.134Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-30T11:46:47.134Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] === RUN TestSecretCreateResolve [2020-07-30T11:46:47.134Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] PASS [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === Skipped [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-07-30T11:46:47.134Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-30T11:46:47.134Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-30T11:46:47.134Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] [2020-07-30T11:46:47.134Z] DONE 6 tests, 6 skipped in 0.173s [2020-07-30T11:46:47.134Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-30T11:46:47.134Z] INFO: Testing against a local daemon [2020-07-30T11:46:47.134Z] === RUN TestServiceCreateInit [2020-07-30T11:46:47.134Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-30T11:46:47.134Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-30T11:46:47.394Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-30T11:46:47.394Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-30T11:46:47.394Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-30T11:46:47.394Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceMultipleTimes [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-30T11:46:47.394Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceConflict [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-30T11:46:47.394Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceMaxReplicas [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-30T11:46:47.394Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-30T11:46:47.394Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceSecretFileMode [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-30T11:46:47.394Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceConfigFileMode [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-30T11:46:47.394Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceSysctls [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-30T11:46:47.394Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateServiceCapabilities [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-30T11:46:47.394Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestInspect [2020-07-30T11:46:47.394Z] --- SKIP: TestInspect (0.01s) [2020-07-30T11:46:47.394Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestCreateJob [2020-07-30T11:46:47.394Z] --- SKIP: TestCreateJob (0.01s) [2020-07-30T11:46:47.394Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestReplicatedJob [2020-07-30T11:46:47.394Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-30T11:46:47.394Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestUpdateReplicatedJob [2020-07-30T11:46:47.394Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-30T11:46:47.394Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestServiceListWithStatuses [2020-07-30T11:46:47.394Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-30T11:46:47.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:46:47.394Z] === RUN TestDockerNetworkConnectAlias [2020-07-30T11:46:47.394Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-30T11:46:47.394Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestDockerNetworkReConnect [2020-07-30T11:46:47.394Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-30T11:46:47.394Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:47.394Z] === RUN TestServicePlugin [2020-07-30T11:46:47.741Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-30T11:46:47.998Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-30T11:46:48.255Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-30T11:46:48.781Z] === RUN TestExternalGraphDriver/pull [2020-07-30T11:46:48.921Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-30T11:46:48.921Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-30T11:46:49.184Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-30T11:46:50.115Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-30T11:46:50.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-07-30T11:46:50.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-30T11:46:50.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-30T11:46:50.850Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-07-30T11:46:50.850Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-07-30T11:46:50.850Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-07-30T11:46:50.850Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-30T11:46:50.850Z] === RUN TestGraphdriverPluginV2 [2020-07-30T11:46:50.850Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-30T11:46:50.850Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:50.850Z] PASS [2020-07-30T11:46:50.850Z] [2020-07-30T11:46:50.850Z] === Skipped [2020-07-30T11:46:50.850Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-30T11:46:50.850Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:46:50.850Z] [2020-07-30T11:46:50.850Z] [2020-07-30T11:46:50.850Z] DONE 5 tests, 1 skipped in 6.684s [2020-07-30T11:46:50.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-30T11:46:50.850Z] ++ 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-30T11:46:50.850Z] ++ set -e [2020-07-30T11:46:50.850Z] ++ '[' -n 0 ']' [2020-07-30T11:46:50.850Z] ++ set -x [2020-07-30T11:46:50.850Z] ++ env -i DEST=/go/src/github.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-30T11:46:51.143Z] INFO: Testing against a local daemon [2020-07-30T11:46:51.143Z] === RUN TestContinueAfterPluginCrash [2020-07-30T11:46:51.143Z] === PAUSE TestContinueAfterPluginCrash [2020-07-30T11:46:51.143Z] === RUN TestReadPluginNoRead [2020-07-30T11:46:51.143Z] === PAUSE TestReadPluginNoRead [2020-07-30T11:46:51.143Z] === RUN TestDaemonStartWithLogOpt [2020-07-30T11:46:51.143Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-30T11:46:51.143Z] === CONT TestContinueAfterPluginCrash [2020-07-30T11:46:51.143Z] === CONT TestDaemonStartWithLogOpt [2020-07-30T11:46:51.246Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-30T11:46:51.246Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-30T11:46:51.583Z] --- SKIP: TestServicePlugin (3.43s) [2020-07-30T11:46:51.583Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] === RUN TestServiceUpdateLabel [2020-07-30T11:46:51.583Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-30T11:46:51.583Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] === RUN TestServiceUpdateSecrets [2020-07-30T11:46:51.583Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-30T11:46:51.583Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] === RUN TestServiceUpdateConfigs [2020-07-30T11:46:51.583Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-07-30T11:46:51.583Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] === RUN TestServiceUpdateNetwork [2020-07-30T11:46:51.583Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-30T11:46:51.583Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] === RUN TestServiceUpdatePidsLimit [2020-07-30T11:46:51.583Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-07-30T11:46:51.583Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.583Z] PASS [2020-07-30T11:46:51.583Z] [2020-07-30T11:46:51.583Z] === Skipped [2020-07-30T11:46:51.583Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-30T11:46:51.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-30T11:46:51.584Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-30T11:46:51.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-30T11:46:51.584Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-30T11:46:51.584Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-30T11:46:51.584Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-30T11:46:51.584Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-30T11:46:51.584Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-30T11:46:51.584Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-30T11:46:51.584Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-30T11:46:51.584Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-30T11:46:51.584Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-30T11:46:51.584Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-30T11:46:51.584Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-30T11:46:51.584Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-30T11:46:51.584Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-30T11:46:51.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-30T11:46:51.584Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-30T11:46:51.584Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-07-30T11:46:51.584Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-30T11:46:51.584Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-30T11:46:51.584Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-07-30T11:46:51.584Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-30T11:46:51.584Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-07-30T11:46:51.584Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] DONE 24 tests, 23 skipped in 3.822s [2020-07-30T11:46:51.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-30T11:46:51.584Z] INFO: Testing against a local daemon [2020-07-30T11:46:51.584Z] === RUN TestSessionCreate [2020-07-30T11:46:51.584Z] --- PASS: TestSessionCreate (0.02s) [2020-07-30T11:46:51.584Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-30T11:46:51.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-30T11:46:51.584Z] PASS [2020-07-30T11:46:51.584Z] [2020-07-30T11:46:51.584Z] DONE 2 tests in 0.137s [2020-07-30T11:46:51.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-30T11:46:51.584Z] INFO: Testing against a local daemon [2020-07-30T11:46:51.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-30T11:46:51.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:46:51.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:46:51.584Z] === RUN TestEventsExecDie [2020-07-30T11:46:51.843Z] --- PASS: TestEventsExecDie (0.60s) [2020-07-30T11:46:51.843Z] === RUN TestEventsBackwardsCompatible [2020-07-30T11:46:51.843Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-30T11:46:51.843Z] === RUN TestInfoBinaryCommits [2020-07-30T11:46:51.843Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-30T11:46:51.843Z] === RUN TestInfoAPIVersioned [2020-07-30T11:46:51.843Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-30T11:46:51.843Z] === RUN TestInfoDiscoveryBackend [2020-07-30T11:46:51.949Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-30T11:46:52.045Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-30T11:46:53.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-30T11:46:53.158Z] === RUN TestKernelTCPMemory [2020-07-30T11:46:53.744Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-30T11:46:53.744Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-30T11:46:53.939Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-30T11:46:53.939Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-30T11:46:54.100Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-07-30T11:46:54.100Z] === RUN TestNISDomainname [2020-07-30T11:46:54.717Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-30T11:46:54.718Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-30T11:46:54.867Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-30T11:46:55.044Z] --- PASS: TestNISDomainname (0.93s) [2020-07-30T11:46:55.044Z] === RUN TestHostnameDnsResolution [2020-07-30T11:46:55.603Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2020-07-30T11:46:55.603Z] === CONT TestReadPluginNoRead [2020-07-30T11:46:56.237Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-30T11:46:56.429Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-07-30T11:46:56.429Z] === RUN TestStats [2020-07-30T11:46:57.030Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-07-30T11:46:57.030Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-30T11:46:57.030Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-30T11:46:57.030Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:46:57.030Z] === RUN TestInfoAPI [2020-07-30T11:46:57.030Z] --- PASS: TestInfoAPI (0.05s) [2020-07-30T11:46:57.030Z] === RUN TestInfoAPIWarnings [2020-07-30T11:46:57.604Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-30T11:46:57.675Z] === RUN TestReadPluginNoRead/default [2020-07-30T11:46:57.861Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-30T11:46:58.406Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-30T11:46:58.406Z] === RUN TestInfoDebug [2020-07-30T11:46:58.593Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-30T11:46:58.798Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-30T11:46:59.111Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-30T11:46:59.111Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-30T11:46:59.111Z] [2020-07-30T11:46:59.111Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-30T11:46:59.111Z] =========================== short test summary info ============================ [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-30T11:46:59.111Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-30T11:46:59.111Z] Not supported on most drivers [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-30T11:46:59.111Z] Output of docker top depends on host distro, and is not formalized. [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-30T11:46:59.111Z] Output of docker top depends on host distro, and is not formalized. [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-30T11:46:59.111Z] Can fail if eth0 has multiple IP addresses [2020-07-30T11:46:59.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-30T11:46:59.111Z] This doesn't seem to be taken into account by the engine [2020-07-30T11:46:59.111Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-30T11:46:59.111Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-30T11:46:59.111Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.09 seconds == [2020-07-30T11:46:59.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-30T11:46:59.730Z] --- PASS: TestStats (2.79s) [2020-07-30T11:46:59.730Z] === RUN TestStopContainerWithTimeout [2020-07-30T11:46:59.730Z] === RUN TestStopContainerWithTimeout/0 [2020-07-30T11:46:59.730Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-30T11:46:59.730Z] === RUN TestStopContainerWithTimeout/1 [2020-07-30T11:46:59.730Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-30T11:46:59.730Z] === RUN TestStopContainerWithTimeout/3 [2020-07-30T11:46:59.730Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-30T11:46:59.730Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-30T11:46:59.730Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-30T11:46:59.730Z] === CONT TestStopContainerWithTimeout/0 [2020-07-30T11:46:59.730Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-30T11:46:59.730Z] === CONT TestStopContainerWithTimeout/3 [2020-07-30T11:46:59.730Z] === CONT TestStopContainerWithTimeout/1 [2020-07-30T11:46:59.746Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-30T11:46:59.782Z] --- PASS: TestInfoDebug (1.53s) [2020-07-30T11:46:59.782Z] === RUN TestInfoInsecureRegistries [2020-07-30T11:47:00.037Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2020-07-30T11:47:00.165Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-30T11:47:00.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-30T11:47:01.352Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-30T11:47:01.711Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-30T11:47:01.711Z] === RUN TestInfoRegistryMirrors [2020-07-30T11:47:01.916Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-30T11:47:02.109Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-30T11:47:03.032Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-30T11:47:03.032Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-07-30T11:47:03.032Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2020-07-30T11:47:03.032Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-07-30T11:47:03.032Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-07-30T11:47:03.032Z] === RUN TestDeleteDevicemapper [2020-07-30T11:47:03.032Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-30T11:47:03.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:47:03.032Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-30T11:47:03.117Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-30T11:47:03.117Z] === RUN TestLoginFailsWithBadCredentials [2020-07-30T11:47:03.117Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-07-30T11:47:03.117Z] === RUN TestPingCacheHeaders [2020-07-30T11:47:03.117Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-30T11:47:03.117Z] === RUN TestPingGet [2020-07-30T11:47:03.117Z] --- PASS: TestPingGet (0.01s) [2020-07-30T11:47:03.117Z] === RUN TestPingHead [2020-07-30T11:47:03.117Z] --- PASS: TestPingHead (0.02s) [2020-07-30T11:47:03.117Z] === RUN TestVersion [2020-07-30T11:47:03.117Z] --- PASS: TestVersion (0.02s) [2020-07-30T11:47:03.117Z] PASS [2020-07-30T11:47:03.117Z] [2020-07-30T11:47:03.117Z] === Skipped [2020-07-30T11:47:03.117Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:47:03.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:47:03.117Z] [2020-07-30T11:47:03.117Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-30T11:47:03.117Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-30T11:47:03.117Z] [2020-07-30T11:47:03.117Z] [2020-07-30T11:47:03.117Z] DONE 18 tests, 2 skipped in 12.103s [2020-07-30T11:47:03.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-30T11:47:03.291Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-30T11:47:03.378Z] INFO: Testing against a local daemon [2020-07-30T11:47:03.378Z] === RUN TestVolumesCreateAndList [2020-07-30T11:47:03.378Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-30T11:47:03.378Z] === RUN TestVolumesRemove [2020-07-30T11:47:03.378Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-30T11:47:03.378Z] === RUN TestVolumesInspect [2020-07-30T11:47:03.378Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-30T11:47:03.378Z] === RUN TestVolumesInvalidJSON [2020-07-30T11:47:03.378Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-30T11:47:03.378Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-30T11:47:03.378Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-30T11:47:03.378Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-30T11:47:03.378Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-30T11:47:03.378Z] PASS [2020-07-30T11:47:03.378Z] [2020-07-30T11:47:03.378Z] DONE 5 tests in 0.218s [2020-07-30T11:47:03.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T11:47:03.378Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11922 is not a child of this shell [2020-07-30T11:47:03.378Z] warning: PID 11922 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-30T11:47:03.638Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:47:03.638Z] [2020-07-30T11:47:03.638Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:47:03.638Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:47:03.638Z] [2020-07-30T11:47:03.638Z] To set a process to complain mode, use the command line tool [2020-07-30T11:47:03.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:47:03.638Z] Removing test suite binaries [2020-07-30T11:47:03.638Z] exiting test-integration [2020-07-30T11:47:03.638Z] ++ exit 0 [2020-07-30T11:47:04.182Z] --- PASS: TestReadPluginNoRead (8.76s) [2020-07-30T11:47:04.182Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-07-30T11:47:04.182Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.04s) [2020-07-30T11:47:04.182Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-07-30T11:47:04.182Z] read_test.go:92: [d09790f461e3c] daemon is not started [2020-07-30T11:47:04.182Z] PASS [2020-07-30T11:47:04.182Z] [2020-07-30T11:47:04.182Z] DONE 6 tests in 12.835s [2020-07-30T11:47:04.182Z] 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-30T11:47:04.182Z] ++ 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-30T11:47:04.182Z] ++ set -e [2020-07-30T11:47:04.182Z] ++ '[' -n 0 ']' [2020-07-30T11:47:04.182Z] ++ set -x [2020-07-30T11:47:04.182Z] ++ env -i DEST=/go/src/github.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-30T11:47:04.182Z] testing: warning: no tests to run [2020-07-30T11:47:04.182Z] PASS [2020-07-30T11:47:04.182Z] [2020-07-30T11:47:04.182Z] DONE 0 tests in 0.103s [2020-07-30T11:47:04.182Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-30T11:47:04.182Z] ++ 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-30T11:47:04.182Z] ++ set -e [2020-07-30T11:47:04.182Z] ++ '[' -n 0 ']' [2020-07-30T11:47:04.182Z] ++ set -x [2020-07-30T11:47:04.182Z] ++ env -i DEST=/go/src/github.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-30T11:47:04.182Z] INFO: Testing against a local daemon [2020-07-30T11:47:04.182Z] === RUN TestPluginWithDevMounts [2020-07-30T11:47:04.182Z] === PAUSE TestPluginWithDevMounts [2020-07-30T11:47:04.182Z] === CONT TestPluginWithDevMounts [2020-07-30T11:47:04.573Z] [2020-07-30T11:47:04.665Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-30T11:47:04.665Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-30T11:47:04.949Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2020-07-30T11:47:04.949Z] === RUN TestUpdateMemory [2020-07-30T11:47:04.949Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-30T11:47:04.949Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:47:04.949Z] === RUN TestUpdateCPUQuota [2020-07-30T11:47:05.230Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-30T11:47:05.488Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-30T11:47:05.745Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-30T11:47:05.745Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile Post stage [Pipeline] junit [2020-07-30T11:47:05.964Z] Recording test results [2020-07-30T11:47:06.258Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-30T11:47:06.258Z] PASS [2020-07-30T11:47:06.258Z] [2020-07-30T11:47:06.258Z] DONE 1 tests in 2.005s [2020-07-30T11:47:06.258Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-30T11:47:06.258Z] ++ 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-30T11:47:06.258Z] ++ set -e [2020-07-30T11:47:06.258Z] ++ '[' -n 0 ']' [2020-07-30T11:47:06.258Z] ++ set -x [2020-07-30T11:47:06.259Z] ++ env -i DEST=/go/src/github.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-30T11:47:06.259Z] INFO: Testing against a local daemon [2020-07-30T11:47:06.259Z] === RUN TestSecretInspect [2020-07-30T11:47:06.333Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-30T11:47:06.333Z] === RUN TestUpdatePidsLimit [2020-07-30T11:47:06.333Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-30T11:47:06.593Z] === RUN TestUpdatePidsLimit/no_change [2020-07-30T11:47:06.854Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-30T11:47:07.116Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-30T11:47:07.116Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-30T11:47:07.426Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-30T11:47:07.538Z] 4612f6d0b889: Pull complete [2020-07-30T11:47:07.679Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-30T11:47:07.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-30T11:47:07.936Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-30T11:47:07.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T11:47:08.314Z] + echo Ensuring container killed. [2020-07-30T11:47:08.314Z] Ensuring container killed. [2020-07-30T11:47:08.314Z] + docker rm -vf docker-pr6 [2020-07-30T11:47:08.314Z] Error: No such container: docker-pr6 [2020-07-30T11:47:08.314Z] + true [Pipeline] sh [2020-07-30T11:47:08.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-30T11:47:08.598Z] + echo Chowning /workspace to jenkins user [2020-07-30T11:47:08.598Z] Chowning /workspace to jenkins user [2020-07-30T11:47:08.598Z] + id -u [2020-07-30T11:47:08.598Z] + id -g [2020-07-30T11:47:08.598Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/workspace busybox chown -R 1000:1000 /workspace [2020-07-30T11:47:08.598Z] Unable to find image 'busybox:latest' locally [2020-07-30T11:47:08.598Z] latest: Pulling from library/busybox [2020-07-30T11:47:08.598Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-30T11:47:08.857Z] 61c5ed1cbdf8: Verifying Checksum [2020-07-30T11:47:08.857Z] 61c5ed1cbdf8: Download complete [2020-07-30T11:47:08.857Z] 61c5ed1cbdf8: Pull complete [2020-07-30T11:47:08.857Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T11:47:08.857Z] Status: Downloaded newer image for busybox:latest [2020-07-30T11:47:09.780Z] --- PASS: TestSecretInspect (3.59s) [2020-07-30T11:47:09.780Z] === RUN TestSecretList [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-30T11:47:09.902Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-30T11:47:09.902Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T11:47:10.459Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-30T11:47:10.533Z] + bundleName=amd64-rootless [2020-07-30T11:47:10.533Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-30T11:47:10.533Z] Creating amd64-rootless-bundles.tar.gz [2020-07-30T11:47:10.533Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-30T11:47:10.533Z] + 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-30T11:47:10.548Z] Archiving artifacts [2020-07-30T11:47:11.568Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:47:11.568Z] [2020-07-30T11:47:11.568Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:47:11.568Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:47:11.568Z] [2020-07-30T11:47:11.568Z] To set a process to complain mode, use the command line tool [2020-07-30T11:47:11.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:47:11.568Z] Post stage [Pipeline] junit [2020-07-30T11:47:11.839Z] Recording test results [2020-07-30T11:47:12.287Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T11:47:12.350Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-30T11:47:12.605Z] + make clean [Pipeline] sh [2020-07-30T11:47:12.864Z] docker volume rm -f docker-dev-cache [2020-07-30T11:47:12.864Z] docker-dev-cache [Pipeline] deleteDir [2020-07-30T11:47:13.135Z] + echo Ensuring container killed. [2020-07-30T11:47:13.135Z] Ensuring container killed. [2020-07-30T11:47:13.135Z] + docker rm -vf docker-pr6 [2020-07-30T11:47:13.135Z] Error: No such container: docker-pr6 [2020-07-30T11:47:13.135Z] + true [Pipeline] sh [2020-07-30T11:47:13.329Z] --- PASS: TestSecretList (3.73s) [2020-07-30T11:47:13.329Z] === RUN TestSecretsCreateAndDelete [2020-07-30T11:47:13.460Z] + echo Chowning /workspace to jenkins user [2020-07-30T11:47:13.460Z] Chowning /workspace to jenkins user [2020-07-30T11:47:13.460Z] + id -u [2020-07-30T11:47:13.460Z] + id -g [2020-07-30T11:47:13.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/workspace busybox chown -R 1000:1000 /workspace [2020-07-30T11:47:13.460Z] Unable to find image 'busybox:latest' locally [2020-07-30T11:47:13.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T11:47:13.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T11:47:13.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T11:47:13.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T11:47:14.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T11:47:14.876Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-30T11:47:15.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T11:47:16.243Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-30T11:47:16.806Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-30T11:47:16.851Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-07-30T11:47:16.851Z] === RUN TestSecretsUpdate [2020-07-30T11:47:18.755Z] latest: Pulling from library/busybox [2020-07-30T11:47:18.755Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-30T11:47:18.755Z] 61c5ed1cbdf8: Verifying Checksum [2020-07-30T11:47:18.755Z] 61c5ed1cbdf8: Download complete [2020-07-30T11:47:18.755Z] 61c5ed1cbdf8: Pull complete [2020-07-30T11:47:18.755Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T11:47:18.755Z] Status: Downloaded newer image for busybox:latest [2020-07-30T11:47:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T11:47:20.375Z] --- PASS: TestSecretsUpdate (3.80s) [2020-07-30T11:47:20.375Z] === RUN TestTemplatedSecret [2020-07-30T11:47:20.431Z] + bundleName=docker-py [2020-07-30T11:47:20.431Z] + echo Creating docker-py-bundles.tar.gz [2020-07-30T11:47:20.431Z] Creating docker-py-bundles.tar.gz [2020-07-30T11:47:20.431Z] + 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-30T11:47:20.442Z] Archiving artifacts [2020-07-30T11:47:21.033Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-30T11:47:21.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T11:47:22.132Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-07-30T11:47:22.132Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-30T11:47:22.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-30T11:47:22.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh binary-daemon [2020-07-30T11:47:22.839Z] [2020-07-30T11:47:23.074Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-30T11:47:23.074Z] === RUN TestWaitNonBlocked [2020-07-30T11:47:23.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:47:23.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:47:23.074Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:47:23.074Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:47:23.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:47:23.074Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:47:23.097Z] Removing bundles/ [2020-07-30T11:47:23.097Z] [2020-07-30T11:47:23.097Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-30T11:47:23.097Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-30T11:47:23.097Z] GOOS="" GOARCH="" GOARM="" [2020-07-30T11:47:23.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T11:47:23.554Z] --- PASS: TestBuildWithHugeFile (111.21s) [2020-07-30T11:47:23.554Z] === RUN TestBuildWithEmptyDockerfile [2020-07-30T11:47:23.554Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:47:23.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:47:23.554Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:47:23.554Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:47:23.554Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:47:23.554Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:47:23.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:47:23.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:47:23.811Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:47:23.811Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-30T11:47:23.811Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-30T11:47:23.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-30T11:47:23.811Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-07-30T11:47:23.811Z] === RUN TestBuildPreserveOwnership [2020-07-30T11:47:23.811Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-30T11:47:24.015Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-30T11:47:24.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-07-30T11:47:24.015Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-07-30T11:47:24.015Z] === RUN TestWaitBlocked [2020-07-30T11:47:24.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:47:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:47:24.015Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:47:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:47:24.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:47:24.015Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:47:24.067Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-30T11:47:24.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T11:47:24.629Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-30T11:47:24.836Z] --- PASS: TestTemplatedSecret (3.74s) [2020-07-30T11:47:24.836Z] === RUN TestSecretCreateResolve [2020-07-30T11:47:24.959Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-30T11:47:24.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-07-30T11:47:24.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-07-30T11:47:24.959Z] === CONT TestContainerStartOnDaemonRestart [2020-07-30T11:47:24.959Z] === CONT TestIpcModeOlderClient [2020-07-30T11:47:24.959Z] === CONT TestDaemonHostGatewayIP [2020-07-30T11:47:24.959Z] === CONT TestContainerKillOnDaemonStart [2020-07-30T11:47:25.192Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-30T11:47:25.192Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-30T11:47:25.220Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-07-30T11:47:25.220Z] === CONT TestDaemonRestartIpcMode [2020-07-30T11:47:25.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T11:47:25.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-30T11:47:25.754Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-30T11:47:26.317Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-30T11:47:27.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T11:47:27.244Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-30T11:47:27.501Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-30T11:47:27.758Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-30T11:47:28.357Z] --- PASS: TestSecretCreateResolve (3.79s) [2020-07-30T11:47:28.357Z] PASS [2020-07-30T11:47:28.357Z] [2020-07-30T11:47:28.357Z] DONE 6 tests in 22.111s [2020-07-30T11:47:28.357Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-30T11:47:28.357Z] ++ 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-30T11:47:28.357Z] ++ set -e [2020-07-30T11:47:28.357Z] ++ '[' -n 0 ']' [2020-07-30T11:47:28.357Z] ++ set -x [2020-07-30T11:47:28.357Z] ++ env -i DEST=/go/src/github.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-30T11:47:28.357Z] INFO: Testing against a local daemon [2020-07-30T11:47:28.357Z] === RUN TestServiceCreateInit [2020-07-30T11:47:28.357Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-30T11:47:28.537Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-07-30T11:47:28.688Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-30T11:47:29.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T11:47:29.251Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-30T11:47:29.251Z] --- PASS: TestBuildPreserveOwnership (5.42s) [2020-07-30T11:47:29.251Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.46s) [2020-07-30T11:47:29.251Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2020-07-30T11:47:29.251Z] === RUN TestBuildPlatformInvalid [2020-07-30T11:47:29.479Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-07-30T11:47:29.479Z] --- PASS: TestDaemonHostGatewayIP (4.58s) [2020-07-30T11:47:29.509Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-07-30T11:47:29.509Z] PASS [2020-07-30T11:47:29.509Z] [2020-07-30T11:47:29.509Z] === Skipped [2020-07-30T11:47:29.509Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-30T11:47:29.509Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:47:29.509Z] [2020-07-30T11:47:29.509Z] [2020-07-30T11:47:29.509Z] DONE 32 tests, 1 skipped in 197.882s [2020-07-30T11:47:29.509Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-30T11:47:29.509Z] ++ 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-30T11:47:29.509Z] ++ set -e [2020-07-30T11:47:29.509Z] ++ '[' -n 0 ']' [2020-07-30T11:47:29.509Z] ++ set -x [2020-07-30T11:47:29.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=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-30T11:47:29.509Z] INFO: Testing against a local daemon [2020-07-30T11:47:29.509Z] === RUN TestConfigInspect [2020-07-30T11:47:30.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-30T11:47:30.877Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-30T11:47:31.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T11:47:32.765Z] --- PASS: TestConfigInspect (2.84s) [2020-07-30T11:47:32.765Z] === RUN TestConfigList [2020-07-30T11:47:33.021Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-30T11:47:33.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-30T11:47:33.315Z] Using test binary docker [2020-07-30T11:47:33.315Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-30T11:47:33.315Z] +++ /etc/init.d/apparmor start [2020-07-30T11:47:33.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-30T11:47:33.315Z] INFO: Waiting for daemon to start... [2020-07-30T11:47:33.315Z] Starting dockerd [2020-07-30T11:47:33.315Z] +++ 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-30T11:47:33.582Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-30T11:47:33.930Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-30T11:47:34.149Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-30T11:47:35.388Z] . [2020-07-30T11:47:35.388Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-30T11:47:35.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-30T11:47:35.388Z] Error: No such image: emptyfs [2020-07-30T11:47:35.388Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-30T11:47:35.388Z] ++++ docker load [2020-07-30T11:47:35.517Z] --- PASS: TestConfigList (2.79s) [2020-07-30T11:47:35.517Z] === RUN TestConfigsCreateAndDelete [2020-07-30T11:47:35.686Z] Running integration-test (iteration 1) [2020-07-30T11:47:35.686Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-30T11:47:35.686Z] ++ 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-30T11:47:35.686Z] ++ set -e [2020-07-30T11:47:35.686Z] ++ '[' -n 0 ']' [2020-07-30T11:47:35.686Z] ++ set -x [2020-07-30T11:47:35.686Z] ++ env -i DEST=/go/src/github.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-30T11:47:36.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-30T11:47:36.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-30T11:47:38.344Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-07-30T11:47:38.344Z] === RUN TestConfigsUpdate [2020-07-30T11:47:38.344Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-30T11:47:39.471Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2020-07-30T11:47:39.471Z] PASS [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === Skipped [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-30T11:47:39.471Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-30T11:47:39.471Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-30T11:47:39.471Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-07-30T11:47:39.471Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-30T11:47:39.471Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-30T11:47:39.471Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] [2020-07-30T11:47:39.471Z] DONE 192 tests, 6 skipped in 135.689s [2020-07-30T11:47:39.471Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-30T11:47:39.471Z] ++ 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-30T11:47:39.471Z] ++ set -e [2020-07-30T11:47:39.471Z] ++ '[' -n 0 ']' [2020-07-30T11:47:39.471Z] ++ set -x [2020-07-30T11:47:39.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=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-30T11:47:39.471Z] INFO: Testing against a local daemon [2020-07-30T11:47:39.471Z] === RUN TestCommitInheritsEnv [2020-07-30T11:47:39.471Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-30T11:47:39.471Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-30T11:47:39.471Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-07-30T11:47:39.471Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-30T11:47:39.471Z] === RUN TestImagesFilterMultiReference [2020-07-30T11:47:39.471Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-30T11:47:39.471Z] === RUN TestImagePullPlatformInvalid [2020-07-30T11:47:39.471Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-30T11:47:39.471Z] === RUN TestRemoveImageOrphaning [2020-07-30T11:47:39.504Z] --- PASS: TestServiceCreateInit (10.57s) [2020-07-30T11:47:39.504Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-07-30T11:47:39.504Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2020-07-30T11:47:39.504Z] === RUN TestCreateServiceMultipleTimes [2020-07-30T11:47:39.731Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-07-30T11:47:39.731Z] === RUN TestRemoveImageGarbageCollector [2020-07-30T11:47:39.731Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:47:39.731Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:47:39.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-30T11:47:39.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-30T11:47:39.731Z] === RUN TestTagInvalidReference [2020-07-30T11:47:39.731Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-30T11:47:39.731Z] === RUN TestTagValidPrefixedRepo [2020-07-30T11:47:39.731Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-30T11:47:39.731Z] === RUN TestTagExistedNameWithoutForce [2020-07-30T11:47:39.731Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-30T11:47:39.731Z] === RUN TestTagOfficialNames [2020-07-30T11:47:39.992Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-30T11:47:39.992Z] === RUN TestTagMatchesDigest [2020-07-30T11:47:39.992Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-30T11:47:39.992Z] PASS [2020-07-30T11:47:39.992Z] [2020-07-30T11:47:39.992Z] === Skipped [2020-07-30T11:47:39.992Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-07-30T11:47:39.992Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-30T11:47:39.992Z] [2020-07-30T11:47:39.992Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:47:39.992Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:47:39.992Z] [2020-07-30T11:47:39.992Z] [2020-07-30T11:47:39.992Z] DONE 12 tests, 2 skipped in 1.781s [2020-07-30T11:47:39.992Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-30T11:47:39.992Z] ++ 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-30T11:47:39.992Z] ++ set -e [2020-07-30T11:47:39.992Z] ++ '[' -n 0 ']' [2020-07-30T11:47:39.992Z] ++ set -x [2020-07-30T11:47:39.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:47:40.252Z] INFO: Testing against a local daemon [2020-07-30T11:47:40.252Z] === RUN TestNetworkCreateDelete [2020-07-30T11:47:40.513Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-07-30T11:47:40.513Z] === RUN TestDockerNetworkDeletePreferID [2020-07-30T11:47:40.870Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-30T11:47:40.871Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-30T11:47:41.127Z] --- PASS: TestConfigsUpdate (3.07s) [2020-07-30T11:47:41.127Z] === RUN TestTemplatedConfig [2020-07-30T11:47:41.898Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-07-30T11:47:41.898Z] === RUN TestDaemonDNSFallback [2020-07-30T11:47:42.070Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-30T11:47:43.962Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-30T11:47:44.893Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-30T11:47:44.893Z] --- PASS: TestTemplatedConfig (3.76s) [2020-07-30T11:47:44.893Z] === RUN TestConfigCreateResolve [2020-07-30T11:47:44.893Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-30T11:47:46.785Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-30T11:47:46.785Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-30T11:47:47.042Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-30T11:47:47.971Z] --- PASS: TestConfigCreateResolve (3.03s) [2020-07-30T11:47:47.971Z] === RUN TestConfigDaemonLibtrustID [2020-07-30T11:47:48.379Z] Loaded image: buildpack-deps:buster [2020-07-30T11:47:48.534Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-30T11:47:48.534Z] PASS [2020-07-30T11:47:48.534Z] [2020-07-30T11:47:48.534Z] DONE 7 tests in 18.936s [2020-07-30T11:47:48.534Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-30T11:47:48.534Z] ++ 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-30T11:47:48.534Z] ++ set -e [2020-07-30T11:47:48.534Z] ++ '[' -n 0 ']' [2020-07-30T11:47:48.534Z] ++ set -x [2020-07-30T11:47:48.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=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-30T11:47:48.534Z] INFO: Testing against a local daemon [2020-07-30T11:47:48.534Z] === RUN TestCheckpoint [2020-07-30T11:47:48.534Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-30T11:47:48.534Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:47:48.534Z] === RUN TestContainerInvalidJSON [2020-07-30T11:47:48.534Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:47:48.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:47:48.534Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:47:48.534Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:47:48.534Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:47:48.534Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:47:48.534Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:47:48.534Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:47:48.534Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:47:48.534Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-30T11:47:48.534Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-30T11:47:48.534Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-30T11:47:48.535Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-07-30T11:47:48.535Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-30T11:47:48.673Z] Loaded image: busybox:latest [2020-07-30T11:47:48.673Z] Loaded image: busybox:glibc [2020-07-30T11:47:48.673Z] Loaded image: debian:buster [2020-07-30T11:47:48.673Z] Loaded image: hello-world:latest [2020-07-30T11:47:48.673Z] INFO: Testing against a local daemon [2020-07-30T11:47:48.673Z] === RUN TestCgroupNamespacesBuild [2020-07-30T11:47:48.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-07-30T11:47:48.791Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-30T11:47:48.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-07-30T11:47:48.791Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-30T11:47:48.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-30T11:47:48.791Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-30T11:47:48.791Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-07-30T11:47:48.791Z] === RUN TestCopyFromContainer [2020-07-30T11:47:50.033Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-30T11:47:50.033Z] === RUN TestInspectNetwork [2020-07-30T11:47:50.160Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-30T11:47:50.202Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-07-30T11:47:50.202Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-30T11:47:50.416Z] === RUN TestCopyFromContainer// [2020-07-30T11:47:50.673Z] === RUN TestCopyFromContainer//bar/root [2020-07-30T11:47:50.930Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-30T11:47:50.930Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-30T11:47:50.930Z] === RUN TestCopyFromContainer/bar/quux [2020-07-30T11:47:51.187Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-30T11:47:51.187Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-30T11:47:51.187Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-30T11:47:51.445Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-30T11:47:51.445Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-30T11:47:51.702Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-30T11:47:51.702Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-30T11:47:51.726Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-07-30T11:47:51.726Z] === RUN TestBuildWithSession [2020-07-30T11:47:51.726Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-30T11:47:51.726Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:47:51.726Z] === RUN TestBuildSquashParent [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer (3.00s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-30T11:47:51.958Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-30T11:47:51.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-30T11:47:51.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:47:51.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:47:51.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:47:51.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:47:51.958Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:47:51.958Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:47:51.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:47:51.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:47:51.958Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:47:51.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-30T11:47:51.958Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-30T11:47:51.958Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-30T11:47:51.958Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-30T11:47:51.958Z] === RUN TestCreateWithInvalidEnv [2020-07-30T11:47:51.958Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-30T11:47:51.958Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-30T11:47:51.958Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-30T11:47:51.958Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-30T11:47:51.958Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-30T11:47:51.958Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-30T11:47:51.958Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-30T11:47:51.958Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-30T11:47:51.958Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-30T11:47:51.958Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-30T11:47:51.958Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-30T11:47:51.958Z] === RUN TestCreateTmpfsMountsTarget [2020-07-30T11:47:51.958Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-30T11:47:51.958Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-30T11:47:53.852Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-07-30T11:47:53.852Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-30T11:47:54.238Z] === RUN TestInspectNetwork/full_network_id [2020-07-30T11:47:54.238Z] === RUN TestInspectNetwork/partial_network_id [2020-07-30T11:47:54.238Z] === RUN TestInspectNetwork/network_name [2020-07-30T11:47:54.238Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-30T11:47:54.782Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-30T11:47:55.038Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:47:55.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:47:55.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:47:55.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:47:55.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:47:55.969Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:47:55.969Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:47:55.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:47:55.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:47:55.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:47:55.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:47:55.969Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-30T11:47:55.969Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-30T11:47:55.969Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-30T11:47:56.195Z] --- PASS: TestBuildSquashParent (4.90s) [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:47:56.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:47:56.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:47:56.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-30T11:47:56.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-30T11:47:56.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-30T11:47:56.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-30T11:47:56.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-07-30T11:47:56.533Z] === RUN TestCreateDifferentPlatform [2020-07-30T11:47:56.533Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-30T11:47:56.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-30T11:47:56.533Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-30T11:47:56.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-30T11:47:56.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-30T11:47:56.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-30T11:47:56.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-30T11:47:56.533Z] === RUN TestContainerStartOnDaemonRestart [2020-07-30T11:47:56.533Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-30T11:47:56.533Z] === RUN TestDaemonRestartIpcMode [2020-07-30T11:47:56.533Z] === PAUSE TestDaemonRestartIpcMode [2020-07-30T11:47:56.533Z] === RUN TestDaemonHostGatewayIP [2020-07-30T11:47:56.533Z] === PAUSE TestDaemonHostGatewayIP [2020-07-30T11:47:56.533Z] === RUN TestContainerKillOnDaemonStart [2020-07-30T11:47:56.533Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-30T11:47:56.533Z] === RUN TestDiff [2020-07-30T11:47:57.096Z] --- PASS: TestDiff (0.50s) [2020-07-30T11:47:57.096Z] === RUN TestExecWithCloseStdin [2020-07-30T11:47:57.658Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-07-30T11:47:57.658Z] === RUN TestExec [2020-07-30T11:47:57.658Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-30T11:47:58.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-30T11:47:58.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-30T11:47:58.221Z] --- PASS: TestExec (0.60s) [2020-07-30T11:47:58.221Z] === RUN TestExecUser [2020-07-30T11:47:58.441Z] --- PASS: TestInspectNetwork (9.49s) [2020-07-30T11:47:58.441Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-30T11:47:58.441Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-30T11:47:58.441Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-30T11:47:58.441Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-30T11:47:58.441Z] === RUN TestRunContainerWithBridgeNone [2020-07-30T11:47:58.786Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-30T11:47:58.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-30T11:47:58.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-30T11:47:59.042Z] --- PASS: TestExecUser (0.79s) [2020-07-30T11:47:59.042Z] === RUN TestExportContainerAndImportImage [2020-07-30T11:47:59.299Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-30T11:47:59.560Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-30T11:48:00.124Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-07-30T11:48:00.124Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-30T11:48:00.471Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-30T11:48:00.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s) [2020-07-30T11:48:00.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-07-30T11:48:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-07-30T11:48:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-07-30T11:48:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2020-07-30T11:48:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s) [2020-07-30T11:48:00.472Z] === RUN TestBuildMultiStageCopy [2020-07-30T11:48:00.472Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-30T11:48:00.689Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-30T11:48:00.985Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-07-30T11:48:00.985Z] === RUN TestNetworkInvalidJSON [2020-07-30T11:48:00.985Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-30T11:48:00.985Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-30T11:48:00.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:48:00.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:48:00.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:48:00.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:48:00.985Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-30T11:48:00.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:48:00.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:48:00.985Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-30T11:48:00.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-30T11:48:00.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-30T11:48:00.985Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-30T11:48:00.985Z] === RUN TestHostIPv4BridgeLabel [2020-07-30T11:48:01.251Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-30T11:48:01.815Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-07-30T11:48:01.815Z] === RUN TestHealthCheckWorkdir [2020-07-30T11:48:01.928Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-07-30T11:48:01.928Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-30T11:48:01.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-30T11:48:02.057Z] --- PASS: TestCreateServiceMultipleTimes (22.95s) [2020-07-30T11:48:02.057Z] === RUN TestCreateServiceConflict [2020-07-30T11:48:02.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-30T11:48:02.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-30T11:48:02.744Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-07-30T11:48:02.744Z] === RUN TestHealthKillContainer [2020-07-30T11:48:03.001Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-30T11:48:03.205Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-30T11:48:03.313Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-07-30T11:48:03.313Z] === RUN TestDaemonDefaultNetworkPools [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-07-30T11:48:03.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-30T11:48:03.499Z] === RUN TestBuildMultiStageParentConfig [2020-07-30T11:48:03.567Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-30T11:48:04.140Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2020-07-30T11:48:04.140Z] === RUN TestBuildLabelWithTargets [2020-07-30T11:48:04.254Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s) [2020-07-30T11:48:04.254Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-30T11:48:04.497Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-30T11:48:05.428Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-30T11:48:05.428Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-30T11:48:05.579Z] --- PASS: TestCreateServiceConflict (3.67s) [2020-07-30T11:48:05.579Z] === RUN TestCreateServiceMaxReplicas [2020-07-30T11:48:05.678Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2020-07-30T11:48:05.678Z] === RUN TestBuildWithEmptyLayers [2020-07-30T11:48:05.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-30T11:48:06.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-07-30T11:48:06.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-30T11:48:06.250Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-07-30T11:48:06.250Z] === RUN TestIpcModeNone [2020-07-30T11:48:06.317Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-07-30T11:48:06.317Z] === RUN TestBuildMultiStageOnBuild [2020-07-30T11:48:07.179Z] --- PASS: TestIpcModeNone (0.89s) [2020-07-30T11:48:07.179Z] === RUN TestIpcModePrivate [2020-07-30T11:48:07.743Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-30T11:48:07.839Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2020-07-30T11:48:07.839Z] === RUN TestBuildUncleanTarFilenames [2020-07-30T11:48:07.999Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-30T11:48:07.999Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-30T11:48:07.999Z] === RUN TestIpcModeShareable [2020-07-30T11:48:08.712Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-07-30T11:48:08.712Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-30T11:48:08.880Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-07-30T11:48:08.880Z] === RUN TestBuildMultiStageLayerLeak [2020-07-30T11:48:08.929Z] --- PASS: TestIpcModeShareable (0.85s) [2020-07-30T11:48:08.929Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-07-30T11:48:08.929Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-30T11:48:09.283Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-07-30T11:48:09.283Z] === RUN TestServiceWithPredefinedNetwork [2020-07-30T11:48:09.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-30T11:48:10.039Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2020-07-30T11:48:10.039Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-30T11:48:10.557Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-30T11:48:10.954Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-07-30T11:48:10.954Z] === RUN TestBuildWithHugeFile [2020-07-30T11:48:11.506Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-30T11:48:11.763Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-07-30T11:48:11.763Z] === RUN TestAPIIpcModeHost [2020-07-30T11:48:12.019Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-30T11:48:12.276Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-07-30T11:48:12.276Z] === RUN TestDaemonIpcModeShareable [2020-07-30T11:48:12.581Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-07-30T11:48:12.581Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-30T11:48:12.581Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:48:12.581Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:48:12.581Z] === RUN TestServiceWithDataPathPortInit [2020-07-30T11:48:14.173Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2020-07-30T11:48:14.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2020-07-30T11:48:14.173Z] === RUN TestDaemonIpcModePrivate [2020-07-30T11:48:14.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-30T11:48:15.361Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-07-30T11:48:15.361Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-30T11:48:15.361Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-30T11:48:15.619Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-30T11:48:16.987Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2020-07-30T11:48:16.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-30T11:48:16.987Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-30T11:48:16.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-30T11:48:17.243Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-30T11:48:18.609Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2020-07-30T11:48:18.609Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-30T11:48:18.609Z] === RUN TestIpcModeOlderClient [2020-07-30T11:48:18.609Z] === PAUSE TestIpcModeOlderClient [2020-07-30T11:48:18.609Z] === RUN TestKillContainerInvalidSignal [2020-07-30T11:48:18.866Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-07-30T11:48:18.866Z] === RUN TestKillContainer [2020-07-30T11:48:18.866Z] === RUN TestKillContainer/no_signal [2020-07-30T11:48:19.429Z] === RUN TestKillContainer/non_killing_signal [2020-07-30T11:48:19.992Z] === RUN TestKillContainer/killing_signal [2020-07-30T11:48:20.920Z] --- PASS: TestKillContainer (1.92s) [2020-07-30T11:48:20.920Z] --- PASS: TestKillContainer/no_signal (0.59s) [2020-07-30T11:48:20.920Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-07-30T11:48:20.920Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-07-30T11:48:20.920Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-30T11:48:20.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-30T11:48:21.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-30T11:48:22.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-07-30T11:48:22.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-07-30T11:48:22.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-07-30T11:48:22.047Z] === RUN TestKillStoppedContainer [2020-07-30T11:48:22.047Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-30T11:48:22.047Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-30T11:48:22.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-30T11:48:22.047Z] === RUN TestKillDifferentUserContainer [2020-07-30T11:48:22.047Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-30T11:48:22.977Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-07-30T11:48:22.977Z] === RUN TestInspectOomKilledTrue [2020-07-30T11:48:22.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-30T11:48:22.977Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:48:22.977Z] === RUN TestInspectOomKilledFalse [2020-07-30T11:48:22.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-30T11:48:22.977Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:48:22.977Z] === RUN TestLinksEtcHostsContentMatch [2020-07-30T11:48:23.542Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-30T11:48:23.542Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-07-30T11:48:23.542Z] === RUN TestLinksContainerNames [2020-07-30T11:48:24.913Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-30T11:48:24.913Z] --- PASS: TestLinksContainerNames (1.51s) [2020-07-30T11:48:24.913Z] === RUN TestLogsFollowTailEmpty [2020-07-30T11:48:25.396Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s) [2020-07-30T11:48:25.396Z] === RUN TestCreateServiceSecretFileMode [2020-07-30T11:48:25.845Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-07-30T11:48:25.845Z] === RUN TestContainerNetworkMountsNoChown [2020-07-30T11:48:26.410Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-30T11:48:26.667Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/default [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/default [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/private [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/private [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rprivate [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/slave [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/slave [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rslave [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/shared [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/shared [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rshared [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/default [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rshared [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/shared [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rslave [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/slave [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rprivate [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/private [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:48:26.667Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:48:26.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:48:26.667Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:48:26.923Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:48:27.181Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-30T11:48:27.181Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-30T11:48:27.181Z] === RUN TestContainerBindMountNonRecursive [2020-07-30T11:48:28.136Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2020-07-30T11:48:28.136Z] === RUN TestCreateServiceConfigFileMode [2020-07-30T11:48:29.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-30T11:48:29.640Z] --- PASS: TestContainerBindMountNonRecursive (2.38s) [2020-07-30T11:48:29.640Z] === RUN TestNetworkNat [2020-07-30T11:48:30.571Z] --- PASS: TestNetworkNat (0.85s) [2020-07-30T11:48:30.571Z] === RUN TestNetworkLocalhostTCPNat [2020-07-30T11:48:30.695Z] --- PASS: TestServiceWithDataPathPortInit (17.99s) [2020-07-30T11:48:30.695Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-30T11:48:30.828Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-30T11:48:31.393Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-07-30T11:48:31.393Z] === RUN TestNetworkLoopbackNat [2020-07-30T11:48:31.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-30T11:48:32.604Z] --- PASS: TestCreateServiceConfigFileMode (3.72s) [2020-07-30T11:48:32.604Z] === RUN TestCreateServiceSysctls [2020-07-30T11:48:34.663Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-07-30T11:48:34.663Z] === RUN TestPause [2020-07-30T11:48:35.225Z] --- PASS: TestPause (0.96s) [2020-07-30T11:48:35.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-30T11:48:35.225Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:48:35.225Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:48:35.225Z] === RUN TestPauseStopPausedContainer [2020-07-30T11:48:36.590Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2020-07-30T11:48:36.590Z] === RUN TestPsFilter [2020-07-30T11:48:36.590Z] --- PASS: TestPsFilter (0.13s) [2020-07-30T11:48:36.590Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-30T11:48:37.064Z] --- PASS: TestCreateServiceSysctls (4.57s) [2020-07-30T11:48:37.064Z] === RUN TestCreateServiceCapabilities [2020-07-30T11:48:37.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-07-30T11:48:37.152Z] === RUN TestRemoveContainerWithVolume [2020-07-30T11:48:37.414Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-30T11:48:37.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-30T11:48:38.233Z] --- PASS: TestRemoveContainerWithVolume (1.08s) [2020-07-30T11:48:38.233Z] === RUN TestRemoveContainerRunning [2020-07-30T11:48:39.164Z] --- PASS: TestRemoveContainerRunning (0.96s) [2020-07-30T11:48:39.164Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-30T11:48:39.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-07-30T11:48:39.727Z] === RUN TestRemoveInvalidContainer [2020-07-30T11:48:39.727Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-30T11:48:39.727Z] === RUN TestRenameLinkedContainer [2020-07-30T11:48:40.657Z] --- PASS: TestCreateServiceCapabilities (3.60s) [2020-07-30T11:48:40.657Z] === RUN TestInspect [2020-07-30T11:48:40.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-30T11:48:40.691Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-07-30T11:48:40.691Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5l3lygjozm3sjcae00okosnil Created:2020-07-30 11:48:32.180717854 +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[e290440b3abb959e642e8b892889c8a4d7b9616e97a08767754e18125d2f044a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z5jyskte84aso8k2zs0v52boo EndpointID:5d8708d6bbd3a8eeea21d2a996f6e98a20dffc38f34ec04653e49575fa6f3a68 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:09da3afc4d9458d9e9c88659bf9dc0c8c1a63c9734bb3f8860cc94b4e18fb64a 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:8f75eb961f4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z5jyskte84aso8k2zs0v52boo EndpointID:5d8708d6bbd3a8eeea21d2a996f6e98a20dffc38f34ec04653e49575fa6f3a68 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-30T11:48:40.691Z] PASS [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] === Skipped [2020-07-30T11:48:40.691Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:48:40.691Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] DONE 23 tests, 1 skipped in 59.620s [2020-07-30T11:48:40.691Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:48:40.691Z] ++ 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-30T11:48:40.691Z] ++ set -e [2020-07-30T11:48:40.691Z] ++ '[' -n 0 ']' [2020-07-30T11:48:40.691Z] ++ set -x [2020-07-30T11:48:40.691Z] ++ env -i DEST=/go/src/github.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-30T11:48:40.691Z] INFO: Testing against a local daemon [2020-07-30T11:48:40.691Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-30T11:48:40.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:48:40.691Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:48:40.691Z] === RUN TestDockerNetworkIpvlan [2020-07-30T11:48:40.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:48:40.691Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:48:40.691Z] PASS [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] === Skipped [2020-07-30T11:48:40.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:48:40.691Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:48:40.691Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] [2020-07-30T11:48:40.691Z] DONE 2 tests, 2 skipped in 0.176s [2020-07-30T11:48:40.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:48:40.691Z] ++ 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-30T11:48:40.691Z] ++ set -e [2020-07-30T11:48:40.691Z] ++ '[' -n 0 ']' [2020-07-30T11:48:40.691Z] ++ set -x [2020-07-30T11:48:40.691Z] ++ env -i DEST=/go/src/github.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-30T11:48:40.691Z] INFO: Testing against a local daemon [2020-07-30T11:48:40.691Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-30T11:48:42.078Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-07-30T11:48:42.078Z] === RUN TestDockerNetworkMacvlan [2020-07-30T11:48:43.020Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-30T11:48:43.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-30T11:48:43.438Z] --- PASS: TestRenameLinkedContainer (3.69s) [2020-07-30T11:48:43.438Z] === RUN TestRenameStoppedContainer [2020-07-30T11:48:44.179Z] --- PASS: TestInspect (3.88s) [2020-07-30T11:48:44.179Z] === RUN TestCreateJob [2020-07-30T11:48:44.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-30T11:48:44.368Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-07-30T11:48:44.368Z] === RUN TestRenameRunningContainerAndReuse [2020-07-30T11:48:44.429Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-30T11:48:44.538Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-30T11:48:44.538Z] Copying nested executables into bundles/binary-daemon [2020-07-30T11:48:44.538Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-30T11:48:44.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/make.sh cross [2020-07-30T11:48:45.127Z] [2020-07-30T11:48:45.386Z] Removing bundles/ [2020-07-30T11:48:45.386Z] [2020-07-30T11:48:45.386Z] ---> Making bundle: cross (in bundles/cross) [2020-07-30T11:48:45.386Z] Cross building: bundles/cross/linux/amd64 [2020-07-30T11:48:45.386Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-30T11:48:45.386Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-30T11:48:45.827Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-30T11:48:46.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-30T11:48:46.260Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-07-30T11:48:46.260Z] === RUN TestRenameInvalidName [2020-07-30T11:48:47.190Z] --- PASS: TestRenameInvalidName (0.80s) [2020-07-30T11:48:47.190Z] === RUN TestRenameAnonymousContainer [2020-07-30T11:48:47.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-30T11:48:48.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-30T11:48:48.638Z] --- PASS: TestCreateJob (4.65s) [2020-07-30T11:48:48.638Z] === RUN TestReplicatedJob [2020-07-30T11:48:49.071Z] fc1b9e59edad: Pull complete [2020-07-30T11:48:49.071Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-30T11:48:49.071Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:48:49.071Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-30T11:48:49.071Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-30T11:48:49.071Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-30T11:48:49.071Z] WARN: Skipping validation tests [2020-07-30T11:48:49.071Z] INFO: Running unit tests at 07/30/2020 11:48:40... [2020-07-30T11:48:49.071Z] INFO: make.ps1 starting at 07/30/2020 11:48:44 [2020-07-30T11:48:49.071Z] INFO: Git commit (2427508b36) assumed from DOCKER_GITCOMMIT environment variable [2020-07-30T11:48:49.071Z] INFO: Invoking autogen... [2020-07-30T11:48:49.071Z] INFO: Running unit tests... [2020-07-30T11:48:49.148Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-30T11:48:49.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-30T11:48:49.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-30T11:48:49.745Z] --- PASS: TestRenameAnonymousContainer (2.71s) [2020-07-30T11:48:49.745Z] === RUN TestRenameContainerWithSameName [2020-07-30T11:48:50.674Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-07-30T11:48:50.674Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-30T11:48:51.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-30T11:48:52.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-07-30T11:48:52.166Z] === RUN TestResize [2020-07-30T11:48:52.448Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-30T11:48:52.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-30T11:48:52.728Z] --- PASS: TestResize (0.82s) [2020-07-30T11:48:52.728Z] === RUN TestResizeWithInvalidSize [2020-07-30T11:48:53.657Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-07-30T11:48:53.657Z] === RUN TestResizeWhenContainerNotStarted [2020-07-30T11:48:53.865Z] 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-30T11:48:54.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-30T11:48:54.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:54.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:54.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:54.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:48:54.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:48:56.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-30T11:48:56.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:56.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:57.129Z] --- PASS: TestReplicatedJob (7.78s) [2020-07-30T11:48:57.129Z] === RUN TestUpdateReplicatedJob [2020-07-30T11:48:57.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-30T11:48:58.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:48:58.928Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:48:59.030Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan (18.02s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2020-07-30T11:48:59.972Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-07-30T11:48:59.972Z] PASS [2020-07-30T11:48:59.972Z] [2020-07-30T11:48:59.972Z] DONE 8 tests in 20.241s [2020-07-30T11:48:59.972Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-30T11:48:59.972Z] ++ 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-30T11:48:59.972Z] ++ set -e [2020-07-30T11:48:59.972Z] ++ '[' -n 0 ']' [2020-07-30T11:48:59.972Z] ++ set -x [2020-07-30T11:48:59.972Z] ++ env -i DEST=/go/src/github.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-30T11:48:59.972Z] testing: warning: no tests to run [2020-07-30T11:48:59.972Z] PASS [2020-07-30T11:48:59.972Z] [2020-07-30T11:48:59.972Z] DONE 0 tests in 0.031s [2020-07-30T11:49:00.233Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-30T11:49:00.233Z] ++ 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-30T11:49:00.233Z] ++ set -e [2020-07-30T11:49:00.233Z] ++ '[' -n 0 ']' [2020-07-30T11:49:00.233Z] ++ set -x [2020-07-30T11:49:00.233Z] ++ env -i DEST=/go/src/github.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-30T11:49:00.233Z] INFO: Testing against a local daemon [2020-07-30T11:49:00.233Z] === RUN TestAuthZPluginAllowRequest [2020-07-30T11:49:00.652Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-07-30T11:49:00.652Z] === RUN TestServiceListWithStatuses [2020-07-30T11:49:00.652Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-30T11:49:00.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:49:00.652Z] === RUN TestDockerNetworkConnectAlias [2020-07-30T11:49:00.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:49:00.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:49:01.046Z] ? github.com/docker/docker/api [no test files] [2020-07-30T11:49:02.148Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-07-30T11:49:02.148Z] === RUN TestAuthZPluginTLS [2020-07-30T11:49:02.719Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-07-30T11:49:02.719Z] === RUN TestAuthZPluginDenyRequest [2020-07-30T11:49:03.289Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-07-30T11:49:03.289Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-30T11:49:03.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-30T11:49:03.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:49:03.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:49:03.861Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-07-30T11:49:03.861Z] === RUN TestAuthZPluginDenyResponse [2020-07-30T11:49:04.803Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-07-30T11:49:04.803Z] === RUN TestAuthZPluginAllowEventStream [2020-07-30T11:49:05.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-30T11:49:06.715Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-07-30T11:49:06.716Z] === RUN TestAuthZPluginErrorResponse [2020-07-30T11:49:06.976Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-30T11:49:06.976Z] === RUN TestAuthZPluginErrorRequest [2020-07-30T11:49:07.548Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-07-30T11:49:07.548Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-30T11:49:07.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:49:07.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-30T11:49:07.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:49:07.983Z] --- PASS: TestBuildWithHugeFile (54.01s) [2020-07-30T11:49:07.983Z] === RUN TestBuildWithEmptyDockerfile [2020-07-30T11:49:07.983Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:49:07.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:49:07.983Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:49:07.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:49:07.983Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:49:07.983Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:49:07.983Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-30T11:49:07.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-30T11:49:07.983Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-30T11:49:07.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-30T11:49:07.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-07-30T11:49:07.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-07-30T11:49:07.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-07-30T11:49:07.983Z] === RUN TestBuildPreserveOwnership [2020-07-30T11:49:07.983Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-30T11:49:07.983Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-30T11:49:08.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-30T11:49:08.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-07-30T11:49:08.491Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-30T11:49:08.623Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2020-07-30T11:49:08.623Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-07-30T11:49:08.623Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2020-07-30T11:49:08.623Z] === RUN TestBuildPlatformInvalid [2020-07-30T11:49:08.917Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-30T11:49:08.917Z] PASS [2020-07-30T11:49:08.917Z] [2020-07-30T11:49:08.917Z] === Skipped [2020-07-30T11:49:08.917Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-30T11:49:08.917Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:49:08.917Z] [2020-07-30T11:49:08.917Z] [2020-07-30T11:49:08.917Z] DONE 32 tests, 1 skipped in 93.156s [2020-07-30T11:49:08.917Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-30T11:49:08.917Z] ++ 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-30T11:49:08.917Z] ++ set -e [2020-07-30T11:49:08.917Z] ++ '[' -n 0 ']' [2020-07-30T11:49:08.917Z] ++ set -x [2020-07-30T11:49:08.917Z] ++ env -i DEST=/go/src/github.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-30T11:49:08.917Z] INFO: Testing against a local daemon [2020-07-30T11:49:08.917Z] === RUN TestConfigInspect [2020-07-30T11:49:09.141Z] --- PASS: TestDockerNetworkConnectAlias (8.13s) [2020-07-30T11:49:09.141Z] === RUN TestDockerNetworkReConnect [2020-07-30T11:49:10.403Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-30T11:49:10.403Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-30T11:49:10.996Z] --- PASS: TestConfigInspect (1.89s) [2020-07-30T11:49:10.996Z] === RUN TestConfigList [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-07-30T11:49:11.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-07-30T11:49:11.386Z] === RUN TestCgroupNamespacesRun [2020-07-30T11:49:11.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-30T11:49:12.572Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-07-30T11:49:12.572Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-30T11:49:12.947Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-07-30T11:49:12.947Z] === RUN TestAuthZPluginHeader [2020-07-30T11:49:13.082Z] --- PASS: TestConfigList (1.90s) [2020-07-30T11:49:13.082Z] === RUN TestConfigsCreateAndDelete [2020-07-30T11:49:13.599Z] ok github.com/docker/docker/api/server 0.131s coverage: 9.0% of statements [2020-07-30T11:49:13.889Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-07-30T11:49:13.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-30T11:49:13.889Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:49:13.889Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:13.889Z] === RUN TestAuthZPluginV2Disable [2020-07-30T11:49:13.889Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:49:13.889Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:13.889Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-30T11:49:13.889Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:49:13.889Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:13.889Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-30T11:49:13.889Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:49:13.889Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:13.889Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-30T11:49:13.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-30T11:49:14.195Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-07-30T11:49:14.195Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-30T11:49:14.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-30T11:49:14.620Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-07-30T11:49:14.620Z] === RUN TestConfigsUpdate [2020-07-30T11:49:16.048Z] --- PASS: TestDockerNetworkReConnect (6.34s) [2020-07-30T11:49:16.048Z] === RUN TestServicePlugin [2020-07-30T11:49:16.048Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-30T11:49:16.048Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:16.048Z] === RUN TestServiceUpdateLabel [2020-07-30T11:49:16.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-30T11:49:16.345Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-30T11:49:16.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-30T11:49:16.700Z] --- PASS: TestConfigsUpdate (1.94s) [2020-07-30T11:49:16.700Z] === RUN TestTemplatedConfig [2020-07-30T11:49:17.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-30T11:49:17.788Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-07-30T11:49:17.788Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-30T11:49:18.798Z] --- PASS: TestServiceUpdateLabel (3.66s) [2020-07-30T11:49:18.798Z] === RUN TestServiceUpdateSecrets [2020-07-30T11:49:19.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-30T11:49:19.453Z] --- PASS: TestTemplatedConfig (2.39s) [2020-07-30T11:49:19.453Z] === RUN TestConfigCreateResolve [2020-07-30T11:49:19.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-07-30T11:49:19.719Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-30T11:49:20.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-30T11:49:20.972Z] --- PASS: TestConfigCreateResolve (1.86s) [2020-07-30T11:49:20.972Z] === RUN TestConfigDaemonLibtrustID [2020-07-30T11:49:21.268Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-30T11:49:21.268Z] PASS [2020-07-30T11:49:21.268Z] [2020-07-30T11:49:21.268Z] DONE 7 tests in 12.529s [2020-07-30T11:49:21.268Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-30T11:49:21.268Z] ++ 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-30T11:49:21.268Z] ++ set -e [2020-07-30T11:49:21.268Z] ++ '[' -n 0 ']' [2020-07-30T11:49:21.268Z] ++ set -x [2020-07-30T11:49:21.268Z] ++ env -i DEST=/go/src/github.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-30T11:49:21.561Z] INFO: Testing against a local daemon [2020-07-30T11:49:21.561Z] === RUN TestCheckpoint [2020-07-30T11:49:21.561Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-30T11:49:21.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:49:21.561Z] === RUN TestContainerInvalidJSON [2020-07-30T11:49:21.561Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:49:21.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:49:21.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:49:21.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:49:21.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:49:21.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:49:21.561Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-30T11:49:21.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-30T11:49:21.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-30T11:49:21.561Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-30T11:49:21.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-30T11:49:21.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-30T11:49:21.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-30T11:49:21.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-30T11:49:21.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-30T11:49:21.561Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-30T11:49:21.562Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-30T11:49:21.562Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-30T11:49:21.562Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-30T11:49:21.562Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-30T11:49:21.577Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-07-30T11:49:21.577Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-30T11:49:21.858Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-30T11:49:21.858Z] === RUN TestCopyFromContainer [2020-07-30T11:49:22.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-30T11:49:22.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-07-30T11:49:22.400Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-30T11:49:22.907Z] === RUN TestCopyFromContainer// [2020-07-30T11:49:22.907Z] === RUN TestCopyFromContainer//bar/root [2020-07-30T11:49:23.202Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-30T11:49:23.202Z] === RUN TestCopyFromContainer/bar/quux [2020-07-30T11:49:23.202Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-30T11:49:23.202Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-30T11:49:23.497Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-30T11:49:23.497Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-30T11:49:23.497Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-30T11:49:23.497Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer (1.90s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-30T11:49:23.497Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-30T11:49:23.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-30T11:49:23.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:49:23.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:49:23.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:49:23.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:49:23.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:49:23.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:49:23.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-30T11:49:23.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-30T11:49:23.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-30T11:49:23.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-30T11:49:23.792Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-30T11:49:23.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-30T11:49:23.792Z] === RUN TestCreateWithInvalidEnv [2020-07-30T11:49:23.792Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-30T11:49:23.792Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-30T11:49:23.792Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-30T11:49:23.792Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-30T11:49:23.792Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-30T11:49:23.792Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-30T11:49:23.792Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-30T11:49:23.792Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-30T11:49:23.792Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-30T11:49:23.792Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-30T11:49:23.792Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-30T11:49:23.792Z] === RUN TestCreateTmpfsMountsTarget [2020-07-30T11:49:23.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-30T11:49:23.792Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-30T11:49:24.291Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-07-30T11:49:24.291Z] === RUN TestKernelTCPMemory [2020-07-30T11:49:24.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-30T11:49:24.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-30T11:49:24.804Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-30T11:49:24.804Z] === RUN TestNISDomainname [2020-07-30T11:49:25.313Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-07-30T11:49:25.313Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-30T11:49:25.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-30T11:49:25.932Z] --- PASS: TestNISDomainname (1.03s) [2020-07-30T11:49:25.932Z] === RUN TestHostnameDnsResolution [2020-07-30T11:49:26.495Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-30T11:49:26.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:49:26.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:49:26.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:49:26.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:49:26.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:49:26.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:49:26.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:49:26.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-30T11:49:26.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-30T11:49:26.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-30T11:49:26.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-30T11:49:26.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-30T11:49:26.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-30T11:49:26.843Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-30T11:49:27.060Z] --- PASS: TestHostnameDnsResolution (1.22s) [2020-07-30T11:49:27.060Z] === RUN TestStats [2020-07-30T11:49:27.485Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-07-30T11:49:27.485Z] === RUN TestCreateDifferentPlatform [2020-07-30T11:49:27.485Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-30T11:49:27.485Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-30T11:49:27.485Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-30T11:49:27.485Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-30T11:49:27.485Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-30T11:49:27.485Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-30T11:49:27.485Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-30T11:49:27.485Z] === RUN TestContainerStartOnDaemonRestart [2020-07-30T11:49:27.485Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-30T11:49:27.485Z] === RUN TestDaemonRestartIpcMode [2020-07-30T11:49:27.485Z] === PAUSE TestDaemonRestartIpcMode [2020-07-30T11:49:27.485Z] === RUN TestDaemonHostGatewayIP [2020-07-30T11:49:27.485Z] === PAUSE TestDaemonHostGatewayIP [2020-07-30T11:49:27.485Z] === RUN TestContainerKillOnDaemonStart [2020-07-30T11:49:27.485Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-30T11:49:27.485Z] === RUN TestDiff [2020-07-30T11:49:27.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-30T11:49:27.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-30T11:49:27.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-30T11:49:27.624Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-30T11:49:28.124Z] --- PASS: TestDiff (0.49s) [2020-07-30T11:49:28.124Z] === RUN TestExecWithCloseStdin [2020-07-30T11:49:28.187Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-30T11:49:28.419Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-07-30T11:49:28.419Z] === RUN TestExec [2020-07-30T11:49:29.058Z] --- PASS: TestExec (0.62s) [2020-07-30T11:49:29.058Z] === RUN TestExecUser [2020-07-30T11:49:29.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-30T11:49:29.697Z] --- PASS: TestExecUser (0.60s) [2020-07-30T11:49:29.697Z] === RUN TestExportContainerAndImportImage [2020-07-30T11:49:29.810Z] --- PASS: TestStats (2.75s) [2020-07-30T11:49:29.810Z] === RUN TestStopContainerWithTimeout [2020-07-30T11:49:29.810Z] === RUN TestStopContainerWithTimeout/0 [2020-07-30T11:49:29.810Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-30T11:49:29.810Z] === RUN TestStopContainerWithTimeout/1 [2020-07-30T11:49:29.810Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-30T11:49:29.810Z] === RUN TestStopContainerWithTimeout/3 [2020-07-30T11:49:29.810Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-30T11:49:29.810Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-30T11:49:29.810Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-30T11:49:29.810Z] === CONT TestStopContainerWithTimeout/0 [2020-07-30T11:49:29.810Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-30T11:49:30.744Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-07-30T11:49:30.744Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-30T11:49:31.176Z] === CONT TestStopContainerWithTimeout/3 [2020-07-30T11:49:31.995Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s) [2020-07-30T11:49:31.995Z] PASS [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] === Skipped [2020-07-30T11:49:31.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:49:31.995Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:49:31.995Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:49:31.995Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:49:31.995Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] [2020-07-30T11:49:31.995Z] DONE 17 tests, 4 skipped in 31.650s [2020-07-30T11:49:31.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-30T11:49:31.995Z] ++ 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-30T11:49:31.995Z] ++ set -e [2020-07-30T11:49:31.995Z] ++ '[' -n 0 ']' [2020-07-30T11:49:31.995Z] ++ set -x [2020-07-30T11:49:31.995Z] ++ env -i DEST=/go/src/github.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-30T11:49:31.995Z] INFO: Testing against a local daemon [2020-07-30T11:49:31.995Z] === RUN TestPluginInvalidJSON [2020-07-30T11:49:31.995Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:49:31.995Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:49:31.995Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:49:31.995Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-30T11:49:31.995Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-30T11:49:31.995Z] === RUN TestPluginInstall [2020-07-30T11:49:31.995Z] === RUN TestPluginInstall/no_auth [2020-07-30T11:49:32.266Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-07-30T11:49:32.266Z] === RUN TestHealthCheckWorkdir [2020-07-30T11:49:32.902Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-07-30T11:49:32.902Z] === RUN TestHealthKillContainer [2020-07-30T11:49:33.068Z] === CONT TestStopContainerWithTimeout/1 [2020-07-30T11:49:33.068Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-30T11:49:34.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-30T11:49:34.257Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-30T11:49:34.821Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-30T11:49:34.821Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-07-30T11:49:34.821Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-07-30T11:49:34.821Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-07-30T11:49:34.821Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-07-30T11:49:34.821Z] === RUN TestDeleteDevicemapper [2020-07-30T11:49:34.821Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-30T11:49:34.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:49:34.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-30T11:49:35.384Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-30T11:49:35.646Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-30T11:49:35.646Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-30T11:49:35.941Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-07-30T11:49:35.941Z] === RUN TestIpcModeNone [2020-07-30T11:49:35.947Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-30T11:49:36.582Z] --- PASS: TestIpcModeNone (0.62s) [2020-07-30T11:49:36.582Z] === RUN TestIpcModePrivate [2020-07-30T11:49:36.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-30T11:49:37.219Z] --- PASS: TestIpcModePrivate (0.60s) [2020-07-30T11:49:37.219Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-30T11:49:37.219Z] === RUN TestIpcModeShareable [2020-07-30T11:49:37.389Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2020-07-30T11:49:37.389Z] === RUN TestServiceUpdateConfigs [2020-07-30T11:49:37.441Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s) [2020-07-30T11:49:37.441Z] === RUN TestUpdateMemory [2020-07-30T11:49:37.441Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-30T11:49:37.441Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:49:37.441Z] === RUN TestUpdateCPUQuota [2020-07-30T11:49:37.858Z] --- PASS: TestIpcModeShareable (0.61s) [2020-07-30T11:49:37.858Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-30T11:49:37.858Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:168c6ff02e0c57343d77b3f1e2a8b0a5df0e17adb2c4a6ce3d09c1fcfc541cb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:168c6ff02e0c57343d77b3f1e2a8b0a5df0e17adb2c4a6ce3d09c1fcfc541cb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:38.586Z] === RUN TestPluginInstall/with_htpasswd [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e37c0525c24f14d9fa69c86406f7a0ab9129c7955b89add9ba3b7a47f41c11e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:38.586Z] time="2020-07-30T11:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e37c0525c24f14d9fa69c86406f7a0ab9129c7955b89add9ba3b7a47f41c11e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:38.810Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-07-30T11:49:38.810Z] === RUN TestUpdatePidsLimit [2020-07-30T11:49:38.810Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-30T11:49:39.158Z] === RUN TestPluginInstall/with_insecure [2020-07-30T11:49:39.374Z] === RUN TestUpdatePidsLimit/no_change [2020-07-30T11:49:39.378Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2020-07-30T11:49:39.378Z] === RUN TestAPIIpcModeHost [2020-07-30T11:49:39.630Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-30T11:49:39.887Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-30T11:49:40.016Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-07-30T11:49:40.016Z] === RUN TestDaemonIpcModeShareable [2020-07-30T11:49:40.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-30T11:49:40.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e3b223477055a6e8c7f707c51b3d46e7f80ca3f0eb89b2ef0aa5c8a1661a24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:49:40.543Z] time="2020-07-30T11:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e3b223477055a6e8c7f707c51b3d46e7f80ca3f0eb89b2ef0aa5c8a1661a24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:49:40.657Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-30T11:49:40.803Z] --- PASS: TestPluginInstall (8.84s) [2020-07-30T11:49:40.803Z] --- PASS: TestPluginInstall/no_auth (5.84s) [2020-07-30T11:49:40.803Z] --- PASS: TestPluginInstall/with_htpasswd (1.25s) [2020-07-30T11:49:40.803Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-07-30T11:49:40.803Z] plugin_test.go:157: [dd1cd7dcedd52] daemon is not started [2020-07-30T11:49:40.803Z] PASS [2020-07-30T11:49:40.803Z] [2020-07-30T11:49:40.803Z] DONE 6 tests in 9.055s [2020-07-30T11:49:40.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-30T11:49:40.803Z] ++ 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-30T11:49:40.803Z] ++ set -e [2020-07-30T11:49:40.803Z] ++ '[' -n 0 ']' [2020-07-30T11:49:40.803Z] ++ set -x [2020-07-30T11:49:40.803Z] ++ env -i DEST=/go/src/github.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-30T11:49:40.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-30T11:49:41.065Z] INFO: Testing against a local daemon [2020-07-30T11:49:41.065Z] === RUN TestExternalGraphDriver [2020-07-30T11:49:41.065Z] === RUN TestExternalGraphDriver/json [2020-07-30T11:49:41.477Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-30T11:49:41.535Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-07-30T11:49:41.535Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-30T11:49:41.535Z] === RUN TestDaemonIpcModePrivate [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-07-30T11:49:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-07-30T11:49:42.039Z] === RUN TestUpdateRestartPolicy [2020-07-30T11:49:42.581Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-07-30T11:49:42.581Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-30T11:49:42.581Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-30T11:49:42.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-30T11:49:43.530Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-30T11:49:43.613Z] === RUN TestExternalGraphDriver/spec [2020-07-30T11:49:44.093Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-30T11:49:44.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-07-30T11:49:44.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-30T11:49:44.104Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-30T11:49:44.654Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-30T11:49:44.654Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-30T11:49:44.910Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-30T11:49:45.171Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-30T11:49:45.171Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-30T11:49:45.624Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-07-30T11:49:45.624Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-30T11:49:45.624Z] === RUN TestIpcModeOlderClient [2020-07-30T11:49:45.624Z] === PAUSE TestIpcModeOlderClient [2020-07-30T11:49:45.624Z] === RUN TestKillContainerInvalidSignal [2020-07-30T11:49:45.943Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-07-30T11:49:45.943Z] === RUN TestKillContainer [2020-07-30T11:49:45.943Z] === RUN TestKillContainer/no_signal [2020-07-30T11:49:46.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-30T11:49:46.356Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-30T11:49:46.580Z] === RUN TestKillContainer/non_killing_signal [2020-07-30T11:49:46.876Z] === RUN TestKillContainer/killing_signal [2020-07-30T11:49:46.914Z] === RUN TestExternalGraphDriver/pull [2020-07-30T11:49:47.515Z] --- PASS: TestKillContainer (1.60s) [2020-07-30T11:49:47.515Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-07-30T11:49:47.515Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-30T11:49:47.515Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-07-30T11:49:47.515Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-30T11:49:47.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-30T11:49:48.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-30T11:49:48.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-07-30T11:49:48.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-30T11:49:48.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-30T11:49:48.448Z] === RUN TestKillStoppedContainer [2020-07-30T11:49:48.754Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-30T11:49:48.754Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-30T11:49:48.754Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-30T11:49:48.754Z] === RUN TestKillDifferentUserContainer [2020-07-30T11:49:48.826Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-07-30T11:49:48.826Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-07-30T11:49:48.826Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-07-30T11:49:48.826Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-07-30T11:49:48.826Z] === RUN TestGraphdriverPluginV2 [2020-07-30T11:49:48.826Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-30T11:49:48.826Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:48.826Z] PASS [2020-07-30T11:49:48.826Z] [2020-07-30T11:49:48.826Z] === Skipped [2020-07-30T11:49:48.826Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-30T11:49:48.826Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:49:48.826Z] [2020-07-30T11:49:48.826Z] [2020-07-30T11:49:48.826Z] DONE 5 tests, 1 skipped in 7.740s [2020-07-30T11:49:48.826Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-30T11:49:48.826Z] ++ 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-30T11:49:48.826Z] ++ set -e [2020-07-30T11:49:48.826Z] ++ '[' -n 0 ']' [2020-07-30T11:49:48.826Z] ++ set -x [2020-07-30T11:49:48.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=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-30T11:49:48.826Z] INFO: Testing against a local daemon [2020-07-30T11:49:48.826Z] === RUN TestContinueAfterPluginCrash [2020-07-30T11:49:48.826Z] === PAUSE TestContinueAfterPluginCrash [2020-07-30T11:49:48.826Z] === RUN TestReadPluginNoRead [2020-07-30T11:49:48.826Z] === PAUSE TestReadPluginNoRead [2020-07-30T11:49:48.826Z] === RUN TestDaemonStartWithLogOpt [2020-07-30T11:49:48.826Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-30T11:49:48.826Z] === CONT TestContinueAfterPluginCrash [2020-07-30T11:49:48.826Z] === CONT TestDaemonStartWithLogOpt [2020-07-30T11:49:48.826Z] === CONT TestReadPluginNoRead [2020-07-30T11:49:49.391Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-07-30T11:49:49.391Z] === RUN TestInspectOomKilledTrue [2020-07-30T11:49:49.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-30T11:49:50.433Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-07-30T11:49:50.433Z] === RUN TestInspectOomKilledFalse [2020-07-30T11:49:50.728Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2020-07-30T11:49:50.728Z] === RUN TestLinksEtcHostsContentMatch [2020-07-30T11:49:50.993Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-30T11:49:51.023Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-07-30T11:49:51.023Z] === RUN TestLinksContainerNames [2020-07-30T11:49:51.558Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-30T11:49:52.068Z] --- PASS: TestLinksContainerNames (0.99s) [2020-07-30T11:49:52.068Z] === RUN TestLogsFollowTailEmpty [2020-07-30T11:49:52.707Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-30T11:49:52.707Z] === RUN TestContainerNetworkMountsNoChown [2020-07-30T11:49:52.723Z] --- PASS: TestServiceUpdateConfigs (16.03s) [2020-07-30T11:49:52.723Z] === RUN TestServiceUpdateNetwork [2020-07-30T11:49:52.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-30T11:49:53.005Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/default [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/default [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/private [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/private [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rprivate [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/slave [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/slave [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rslave [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/shared [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/shared [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rshared [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-30T11:49:53.005Z] === CONT TestMountDaemonRoot/default [2020-07-30T11:49:53.005Z] === CONT TestMountDaemonRoot/shared [2020-07-30T11:49:53.005Z] === CONT TestMountDaemonRoot/rslave [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-30T11:49:53.005Z] === CONT TestMountDaemonRoot/rshared [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:49:53.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:49:53.005Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/private [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/rprivate [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/slave [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-30T11:49:53.006Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-30T11:49:53.006Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-30T11:49:53.006Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-30T11:49:53.034Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-30T11:49:53.301Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-30T11:49:53.301Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-30T11:49:53.301Z] === RUN TestContainerBindMountNonRecursive [2020-07-30T11:49:53.606Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-07-30T11:49:54.406Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-30T11:49:54.691Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-07-30T11:49:54.691Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-30T11:49:54.821Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2020-07-30T11:49:54.821Z] === RUN TestNetworkNat [2020-07-30T11:49:54.990Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-30T11:49:55.115Z] --- PASS: TestNetworkNat (0.53s) [2020-07-30T11:49:55.115Z] === RUN TestNetworkLocalhostTCPNat [2020-07-30T11:49:55.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-30T11:49:55.267Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-30T11:49:55.267Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-30T11:49:55.267Z] === RUN TestWaitNonBlocked [2020-07-30T11:49:55.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:49:55.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:49:55.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:49:55.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:49:55.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:49:55.530Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:49:55.753Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-07-30T11:49:55.754Z] === RUN TestNetworkLoopbackNat [2020-07-30T11:49:55.792Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-30T11:49:56.131Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-30T11:49:56.387Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-07-30T11:49:56.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-07-30T11:49:56.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-07-30T11:49:56.387Z] === RUN TestWaitBlocked [2020-07-30T11:49:56.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:49:56.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:49:56.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:49:56.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:49:56.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:49:56.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:49:56.902Z] === RUN TestReadPluginNoRead/default [2020-07-30T11:49:56.950Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-30T11:49:57.206Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-30T11:49:57.768Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-30T11:49:57.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-07-30T11:49:57.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-07-30T11:49:57.768Z] === CONT TestContainerStartOnDaemonRestart [2020-07-30T11:49:57.768Z] === CONT TestContainerKillOnDaemonStart [2020-07-30T11:49:58.285Z] --- PASS: TestReadPluginNoRead (9.50s) [2020-07-30T11:49:58.285Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-07-30T11:49:58.285Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-07-30T11:49:58.285Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2020-07-30T11:49:58.285Z] read_test.go:92: [d7d64e1d5b5b1] daemon is not started [2020-07-30T11:49:58.331Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-30T11:49:58.591Z] --- PASS: TestNetworkLoopbackNat (2.71s) [2020-07-30T11:49:58.591Z] === RUN TestPause [2020-07-30T11:49:58.856Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2020-07-30T11:49:58.856Z] PASS [2020-07-30T11:49:58.856Z] [2020-07-30T11:49:58.856Z] DONE 6 tests in 10.316s [2020-07-30T11:49:58.856Z] 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-30T11:49:58.856Z] ++ 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-30T11:49:58.856Z] ++ set -e [2020-07-30T11:49:58.856Z] ++ '[' -n 0 ']' [2020-07-30T11:49:58.856Z] ++ set -x [2020-07-30T11:49:58.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:49:58.886Z] --- PASS: TestPause (0.56s) [2020-07-30T11:49:58.886Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-30T11:49:58.886Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:49:58.886Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:49:58.886Z] === RUN TestPauseStopPausedContainer [2020-07-30T11:49:59.117Z] testing: warning: no tests to run [2020-07-30T11:49:59.117Z] PASS [2020-07-30T11:49:59.117Z] [2020-07-30T11:49:59.117Z] DONE 0 tests in 0.053s [2020-07-30T11:49:59.117Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-30T11:49:59.117Z] ++ 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-30T11:49:59.117Z] ++ set -e [2020-07-30T11:49:59.117Z] ++ '[' -n 0 ']' [2020-07-30T11:49:59.117Z] ++ set -x [2020-07-30T11:49:59.117Z] ++ env -i DEST=/go/src/github.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-30T11:49:59.117Z] INFO: Testing against a local daemon [2020-07-30T11:49:59.117Z] === RUN TestPluginWithDevMounts [2020-07-30T11:49:59.117Z] === PAUSE TestPluginWithDevMounts [2020-07-30T11:49:59.117Z] === CONT TestPluginWithDevMounts [2020-07-30T11:49:59.522Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-07-30T11:49:59.522Z] === RUN TestPsFilter [2020-07-30T11:49:59.826Z] --- PASS: TestPsFilter (0.16s) [2020-07-30T11:49:59.826Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-30T11:50:00.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-07-30T11:50:00.120Z] === RUN TestRemoveContainerWithVolume [2020-07-30T11:50:00.759Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2020-07-30T11:50:00.759Z] === RUN TestRemoveContainerRunning [2020-07-30T11:50:00.851Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2020-07-30T11:50:00.851Z] === CONT TestIpcModeOlderClient [2020-07-30T11:50:01.106Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-30T11:50:01.106Z] === CONT TestDaemonHostGatewayIP [2020-07-30T11:50:01.396Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-30T11:50:01.396Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-30T11:50:01.660Z] --- PASS: TestPluginWithDevMounts (2.14s) [2020-07-30T11:50:01.660Z] PASS [2020-07-30T11:50:01.660Z] [2020-07-30T11:50:01.660Z] DONE 1 tests in 2.304s [2020-07-30T11:50:01.660Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-30T11:50:01.660Z] ++ 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-30T11:50:01.660Z] ++ set -e [2020-07-30T11:50:01.660Z] ++ '[' -n 0 ']' [2020-07-30T11:50:01.660Z] ++ set -x [2020-07-30T11:50:01.660Z] ++ env -i DEST=/go/src/github.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-30T11:50:01.660Z] INFO: Testing against a local daemon [2020-07-30T11:50:01.660Z] === RUN TestSecretInspect [2020-07-30T11:50:01.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2020-07-30T11:50:01.691Z] === RUN TestRemoveInvalidContainer [2020-07-30T11:50:01.691Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-30T11:50:01.691Z] === RUN TestRenameLinkedContainer [2020-07-30T11:50:02.474Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-30T11:50:03.775Z] --- PASS: TestRenameLinkedContainer (2.07s) [2020-07-30T11:50:03.775Z] === RUN TestRenameStoppedContainer [2020-07-30T11:50:03.840Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-30T11:50:04.404Z] === CONT TestDaemonRestartIpcMode [2020-07-30T11:50:04.404Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2020-07-30T11:50:04.417Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-07-30T11:50:04.417Z] === RUN TestRenameRunningContainerAndReuse [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/server/httputils 0.124s coverage: 14.7% of statements [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/types/filters 0.163s coverage: 92.2% of statements [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/server/router/swarm 0.230s coverage: 5.7% of statements [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-30T11:50:04.520Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-30T11:50:04.520Z] ok github.com/docker/docker/builder/dockerignore 0.453s coverage: 96.8% of statements [2020-07-30T11:50:04.960Z] --- PASS: TestSecretInspect (3.27s) [2020-07-30T11:50:04.960Z] === RUN TestSecretList [2020-07-30T11:50:05.464Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2020-07-30T11:50:05.464Z] === RUN TestRenameInvalidName [2020-07-30T11:50:05.514Z] ok github.com/docker/docker/cli/debug 0.288s coverage: 100.0% of statements [2020-07-30T11:50:05.987Z] ok github.com/docker/docker/builder/remotecontext 0.746s coverage: 9.2% of statements [2020-07-30T11:50:05.987Z] ok github.com/docker/docker/builder/dockerfile 0.712s coverage: 46.4% of statements [2020-07-30T11:50:06.102Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-30T11:50:06.102Z] === RUN TestRenameAnonymousContainer [2020-07-30T11:50:06.830Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-30T11:50:06.830Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-30T11:50:06.830Z] Cross building: bundles/cross/windows/amd64 [2020-07-30T11:50:06.830Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-30T11:50:06.830Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-30T11:50:07.672Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-30T11:50:07.672Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2020-07-30T11:50:07.672Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-30T11:50:07.672Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-30T11:50:07.928Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-30T11:50:08.053Z] --- PASS: TestServiceUpdateNetwork (16.28s) [2020-07-30T11:50:08.053Z] === RUN TestServiceUpdatePidsLimit [2020-07-30T11:50:08.191Z] --- PASS: TestRenameAnonymousContainer (1.92s) [2020-07-30T11:50:08.191Z] === RUN TestRenameContainerWithSameName [2020-07-30T11:50:08.257Z] --- PASS: TestSecretList (3.18s) [2020-07-30T11:50:08.257Z] === RUN TestSecretsCreateAndDelete [2020-07-30T11:50:08.343Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-30T11:50:08.485Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-07-30T11:50:08.486Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-30T11:50:09.376Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-30T11:50:09.530Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-07-30T11:50:09.530Z] === RUN TestResize [2020-07-30T11:50:10.170Z] --- PASS: TestResize (0.56s) [2020-07-30T11:50:10.170Z] === RUN TestResizeWithInvalidSize [2020-07-30T11:50:10.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-30T11:50:10.446Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2020-07-30T11:50:10.446Z] PASS [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === Skipped [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-30T11:50:10.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-30T11:50:10.446Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-30T11:50:10.446Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:50:10.446Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-30T11:50:10.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-30T11:50:10.446Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] [2020-07-30T11:50:10.446Z] DONE 192 tests, 6 skipped in 142.034s [2020-07-30T11:50:10.446Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-30T11:50:10.446Z] ++ 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-30T11:50:10.446Z] ++ set -e [2020-07-30T11:50:10.446Z] ++ '[' -n 0 ']' [2020-07-30T11:50:10.446Z] ++ set -x [2020-07-30T11:50:10.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:50:10.702Z] INFO: Testing against a local daemon [2020-07-30T11:50:10.702Z] === RUN TestCommitInheritsEnv [2020-07-30T11:50:10.802Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2020-07-30T11:50:10.802Z] === RUN TestSecretsUpdate [2020-07-30T11:50:10.813Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-07-30T11:50:10.813Z] === RUN TestResizeWhenContainerNotStarted [2020-07-30T11:50:11.115Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:50:11.115Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:50:11.115Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:50:11.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:11.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:11.116Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:11.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:11.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:11.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:11.116Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:11.116Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:11.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-30T11:50:11.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-30T11:50:11.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-30T11:50:11.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-30T11:50:11.265Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-07-30T11:50:11.265Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-30T11:50:11.265Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-30T11:50:11.265Z] === RUN TestImagesFilterMultiReference [2020-07-30T11:50:11.265Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-30T11:50:11.265Z] === RUN TestImagePullPlatformInvalid [2020-07-30T11:50:11.265Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-30T11:50:11.265Z] === RUN TestRemoveImageOrphaning [2020-07-30T11:50:11.827Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-07-30T11:50:11.827Z] === RUN TestRemoveImageGarbageCollector [2020-07-30T11:50:12.084Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-30T11:50:13.346Z] --- PASS: TestSecretsUpdate (2.72s) [2020-07-30T11:50:13.346Z] === RUN TestTemplatedSecret [2020-07-30T11:50:13.452Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-30T11:50:13.452Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-30T11:50:13.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-30T11:50:13.710Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2020-07-30T11:50:13.710Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-30T11:50:13.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-30T11:50:13.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-30T11:50:13.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-30T11:50:13.967Z] === RUN TestTagInvalidReference [2020-07-30T11:50:13.967Z] --- PASS: TestTagInvalidReference (0.06s) [2020-07-30T11:50:13.967Z] === RUN TestTagValidPrefixedRepo [2020-07-30T11:50:13.967Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-30T11:50:13.967Z] === RUN TestTagExistedNameWithoutForce [2020-07-30T11:50:13.967Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-30T11:50:13.967Z] === RUN TestTagOfficialNames [2020-07-30T11:50:14.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:14.226Z] --- PASS: TestTagOfficialNames (0.10s) [2020-07-30T11:50:14.226Z] === RUN TestTagMatchesDigest [2020-07-30T11:50:14.226Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-30T11:50:14.226Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-30T11:50:14.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-30T11:50:14.483Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-30T11:50:14.483Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-30T11:50:14.739Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-30T11:50:14.739Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-30T11:50:14.739Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-30T11:50:14.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-30T11:50:16.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:16.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-30T11:50:16.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-30T11:50:17.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-30T11:50:17.548Z] --- PASS: TestTemplatedSecret (3.38s) [2020-07-30T11:50:17.549Z] === RUN TestSecretCreateResolve [2020-07-30T11:50:17.846Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-30T11:50:18.514Z] ok github.com/docker/docker/client 0.449s coverage: 74.9% of statements [2020-07-30T11:50:18.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-07-30T11:50:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2020-07-30T11:50:19.421Z] === RUN TestCgroupNamespacesRun [2020-07-30T11:50:19.837Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-30T11:50:20.090Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-07-30T11:50:20.090Z] PASS [2020-07-30T11:50:20.090Z] [2020-07-30T11:50:20.090Z] DONE 6 tests in 18.615s [2020-07-30T11:50:20.090Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-30T11:50:20.090Z] ++ 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-30T11:50:20.090Z] ++ set -e [2020-07-30T11:50:20.090Z] ++ '[' -n 0 ']' [2020-07-30T11:50:20.090Z] ++ set -x [2020-07-30T11:50:20.090Z] ++ env -i DEST=/go/src/github.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-30T11:50:20.090Z] INFO: Testing against a local daemon [2020-07-30T11:50:20.090Z] === RUN TestServiceCreateInit [2020-07-30T11:50:20.090Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-30T11:50:20.466Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-07-30T11:50:20.466Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-30T11:50:20.763Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-30T11:50:21.324Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-30T11:50:21.887Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-30T11:50:21.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-07-30T11:50:21.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-30T11:50:22.816Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-30T11:50:23.027Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s) [2020-07-30T11:50:23.027Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-30T11:50:24.546Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-30T11:50:24.546Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-30T11:50:24.807Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2020-07-30T11:50:24.807Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-30T11:50:24.807Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-30T11:50:24.807Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-30T11:50:24.807Z] PASS [2020-07-30T11:50:24.807Z] [2020-07-30T11:50:24.807Z] === Skipped [2020-07-30T11:50:24.807Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-30T11:50:24.807Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:50:24.807Z] [2020-07-30T11:50:24.807Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-30T11:50:24.807Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:50:24.807Z] [2020-07-30T11:50:24.807Z] [2020-07-30T11:50:24.807Z] DONE 27 tests, 2 skipped in 176.859s [2020-07-30T11:50:24.807Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-30T11:50:24.807Z] ++ 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-30T11:50:24.807Z] ++ set -e [2020-07-30T11:50:24.807Z] ++ '[' -n 0 ']' [2020-07-30T11:50:24.807Z] ++ set -x [2020-07-30T11:50:24.807Z] ++ env -i DEST=/go/src/github.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-30T11:50:25.098Z] INFO: Testing against a local daemon [2020-07-30T11:50:25.098Z] === RUN TestSessionCreate [2020-07-30T11:50:25.098Z] --- PASS: TestSessionCreate (0.02s) [2020-07-30T11:50:25.098Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-30T11:50:25.098Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-30T11:50:25.098Z] PASS [2020-07-30T11:50:25.098Z] [2020-07-30T11:50:25.098Z] DONE 2 tests in 0.246s [2020-07-30T11:50:25.098Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-30T11:50:25.098Z] ++ 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-30T11:50:25.098Z] ++ set -e [2020-07-30T11:50:25.098Z] ++ '[' -n 0 ']' [2020-07-30T11:50:25.098Z] ++ set -x [2020-07-30T11:50:25.098Z] ++ env -i DEST=/go/src/github.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-30T11:50:25.337Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-30T11:50:25.375Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-30T11:50:25.388Z] INFO: Testing against a local daemon [2020-07-30T11:50:25.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-30T11:50:25.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:50:25.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:50:25.388Z] === RUN TestEventsExecDie [2020-07-30T11:50:25.590Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2020-07-30T11:50:25.590Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-30T11:50:25.594Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-30T11:50:26.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-30T11:50:26.420Z] --- PASS: TestEventsExecDie (0.98s) [2020-07-30T11:50:26.420Z] === RUN TestEventsBackwardsCompatible [2020-07-30T11:50:26.420Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-30T11:50:26.420Z] === RUN TestInfoBinaryCommits [2020-07-30T11:50:26.420Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-07-30T11:50:26.420Z] === RUN TestInfoAPIVersioned [2020-07-30T11:50:26.420Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-30T11:50:26.420Z] === RUN TestInfoDiscoveryBackend [2020-07-30T11:50:26.720Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-30T11:50:27.051Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-30T11:50:27.051Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-30T11:50:27.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-07-30T11:50:27.110Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-30T11:50:27.754Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-30T11:50:27.754Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-30T11:50:28.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-30T11:50:28.083Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-30T11:50:28.373Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-30T11:50:28.373Z] === RUN TestInfoAPI [2020-07-30T11:50:28.373Z] --- PASS: TestInfoAPI (0.02s) [2020-07-30T11:50:28.373Z] === RUN TestInfoAPIWarnings [2020-07-30T11:50:28.617Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-30T11:50:29.007Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-30T11:50:29.007Z] === RUN TestInfoDebug [2020-07-30T11:50:29.272Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-07-30T11:50:29.272Z] === RUN TestKernelTCPMemory [2020-07-30T11:50:29.638Z] --- PASS: TestInfoDebug (0.53s) [2020-07-30T11:50:29.638Z] === RUN TestInfoInsecureRegistries [2020-07-30T11:50:29.909Z] --- PASS: TestKernelTCPMemory (0.59s) [2020-07-30T11:50:29.909Z] === RUN TestNISDomainname [2020-07-30T11:50:30.268Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-30T11:50:30.269Z] === RUN TestInfoRegistryMirrors [2020-07-30T11:50:30.510Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-30T11:50:30.549Z] --- PASS: TestNISDomainname (0.64s) [2020-07-30T11:50:30.549Z] === RUN TestHostnameDnsResolution [2020-07-30T11:50:30.559Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-30T11:50:30.559Z] === RUN TestLoginFailsWithBadCredentials [2020-07-30T11:50:30.659Z] --- PASS: TestServiceCreateInit (10.17s) [2020-07-30T11:50:30.659Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-07-30T11:50:30.659Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-07-30T11:50:30.659Z] === RUN TestCreateServiceMultipleTimes [2020-07-30T11:50:30.849Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-07-30T11:50:30.849Z] === RUN TestPingCacheHeaders [2020-07-30T11:50:30.849Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-30T11:50:30.849Z] === RUN TestPingGet [2020-07-30T11:50:30.849Z] --- PASS: TestPingGet (0.01s) [2020-07-30T11:50:30.849Z] === RUN TestPingHead [2020-07-30T11:50:30.849Z] --- PASS: TestPingHead (0.01s) [2020-07-30T11:50:30.849Z] === RUN TestVersion [2020-07-30T11:50:30.849Z] --- PASS: TestVersion (0.01s) [2020-07-30T11:50:30.849Z] PASS [2020-07-30T11:50:31.038Z] ok github.com/docker/docker/builder/remotecontext/git 27.934s coverage: 86.3% of statements [2020-07-30T11:50:31.139Z] [2020-07-30T11:50:31.139Z] === Skipped [2020-07-30T11:50:31.139Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:50:31.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:50:31.139Z] [2020-07-30T11:50:31.139Z] [2020-07-30T11:50:31.139Z] DONE 18 tests, 1 skipped in 5.798s [2020-07-30T11:50:31.139Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-30T11:50:31.139Z] ++ 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-30T11:50:31.139Z] ++ set -e [2020-07-30T11:50:31.139Z] ++ '[' -n 0 ']' [2020-07-30T11:50:31.139Z] ++ set -x [2020-07-30T11:50:31.139Z] ++ env -i DEST=/go/src/github.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-30T11:50:31.139Z] INFO: Testing against a local daemon [2020-07-30T11:50:31.139Z] === RUN TestVolumesCreateAndList [2020-07-30T11:50:31.139Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-30T11:50:31.139Z] === RUN TestVolumesRemove [2020-07-30T11:50:31.190Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-07-30T11:50:31.190Z] === RUN TestStats [2020-07-30T11:50:31.429Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-30T11:50:31.429Z] === RUN TestVolumesInspect [2020-07-30T11:50:31.429Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-30T11:50:31.429Z] === RUN TestVolumesInvalidJSON [2020-07-30T11:50:31.429Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-30T11:50:31.429Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-30T11:50:31.429Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-30T11:50:31.429Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-30T11:50:31.429Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-30T11:50:31.429Z] PASS [2020-07-30T11:50:31.429Z] [2020-07-30T11:50:31.429Z] DONE 5 tests in 0.330s [2020-07-30T11:50:31.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T11:50:31.429Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T11:50:31.429Z] +++ kill 11986 [2020-07-30T11:50:31.509Z] ? github.com/docker/docker/cli [no test files] [2020-07-30T11:50:31.509Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-30T11:50:32.933Z] +++ /etc/init.d/apparmor stop [2020-07-30T11:50:32.933Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:50:32.933Z] [2020-07-30T11:50:32.933Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:50:32.933Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:50:32.933Z] [2020-07-30T11:50:32.933Z] To set a process to complain mode, use the command line tool [2020-07-30T11:50:32.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:50:32.933Z] +++ true [2020-07-30T11:50:32.933Z] exiting test-integration [2020-07-30T11:50:32.933Z] ++ exit 0 [2020-07-30T11:50:32.933Z] [2020-07-30T11:50:33.030Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-30T11:50:33.931Z] --- PASS: TestStats (2.51s) [2020-07-30T11:50:33.931Z] === RUN TestStopContainerWithTimeout [2020-07-30T11:50:33.931Z] === RUN TestStopContainerWithTimeout/0 [2020-07-30T11:50:33.931Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-30T11:50:33.931Z] === RUN TestStopContainerWithTimeout/1 [2020-07-30T11:50:33.931Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-30T11:50:33.931Z] === RUN TestStopContainerWithTimeout/3 [2020-07-30T11:50:33.931Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-30T11:50:33.931Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-30T11:50:33.931Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-30T11:50:33.931Z] === CONT TestStopContainerWithTimeout/0 [2020-07-30T11:50:33.931Z] === CONT TestStopContainerWithTimeout/3 [2020-07-30T11:50:33.931Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-30T11:50:33.931Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2020-07-30T11:50:34.482Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T11:50:34.923Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-30T11:50:35.267Z] + echo Ensuring container killed. [2020-07-30T11:50:35.267Z] Ensuring container killed. [2020-07-30T11:50:35.267Z] + docker rm -vf docker-pr6 [2020-07-30T11:50:35.267Z] Error: No such container: docker-pr6 [2020-07-30T11:50:35.267Z] + true [Pipeline] sh [2020-07-30T11:50:35.643Z] + echo Chowning /workspace to jenkins user [2020-07-30T11:50:35.643Z] Chowning /workspace to jenkins user [2020-07-30T11:50:35.643Z] + id -u [2020-07-30T11:50:35.643Z] + id -g [2020-07-30T11:50:35.643Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41284:/workspace busybox chown -R 1001:1001 /workspace [2020-07-30T11:50:35.643Z] Unable to find image 'busybox:latest' locally [2020-07-30T11:50:35.854Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-30T11:50:35.933Z] latest: Pulling from library/busybox [2020-07-30T11:50:35.933Z] 970013469dcd: Pulling fs layer [2020-07-30T11:50:36.223Z] 970013469dcd: Verifying Checksum [2020-07-30T11:50:36.223Z] 970013469dcd: Download complete [2020-07-30T11:50:36.514Z] 970013469dcd: Pull complete [2020-07-30T11:50:36.514Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T11:50:36.514Z] Status: Downloaded newer image for busybox:latest [2020-07-30T11:50:37.478Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-30T11:50:37.478Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-07-30T11:50:37.478Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-07-30T11:50:37.478Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-07-30T11:50:37.478Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-07-30T11:50:37.478Z] === RUN TestDeleteDevicemapper [2020-07-30T11:50:37.478Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-30T11:50:37.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:50:37.478Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-30T11:50:38.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2020-07-30T11:50:38.524Z] === RUN TestUpdateMemory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T11:50:38.699Z] ok github.com/docker/docker/cmd/dockerd 0.547s coverage: 19.3% of statements [2020-07-30T11:50:38.979Z] + bundleName=s390x-integration [2020-07-30T11:50:38.979Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-30T11:50:38.979Z] Creating s390x-integration-bundles.tar.gz [2020-07-30T11:50:38.979Z] + 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-30T11:50:38.979Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-30T11:50:39.023Z] Archiving artifacts [2020-07-30T11:50:39.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-30T11:50:39.163Z] --- PASS: TestUpdateMemory (0.69s) [2020-07-30T11:50:39.163Z] === RUN TestUpdateCPUQuota [2020-07-30T11:50:39.376Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T11:50:39.691Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-30T11:50:39.694Z] ok github.com/docker/docker/container 0.527s coverage: 41.3% of statements [2020-07-30T11:50:39.694Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-30T11:50:39.694Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-30T11:50:39.694Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-30T11:50:39.694Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-30T11:50:39.760Z] + make clean [2020-07-30T11:50:40.051Z] docker volume rm -f docker-dev-cache [2020-07-30T11:50:40.207Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-07-30T11:50:40.207Z] === RUN TestUpdatePidsLimit [2020-07-30T11:50:40.207Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-30T11:50:40.207Z] === RUN TestUpdatePidsLimit/no_change [2020-07-30T11:50:40.341Z] docker-dev-cache [Pipeline] deleteDir [2020-07-30T11:50:40.503Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-30T11:50:40.621Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-30T11:50:40.797Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-30T11:50:41.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-30T11:50:41.184Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-30T11:50:41.385Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-07-30T11:50:41.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T11:50:41.920Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.313s coverage: 65.3% of statements [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit (2.34s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-30T11:50:42.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-30T11:50:42.322Z] === RUN TestUpdateRestartPolicy [2020-07-30T11:50:44.147Z] ok github.com/docker/docker/daemon/cluster 0.835s coverage: 0.5% of statements [2020-07-30T11:50:44.457Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-30T11:50:44.619Z] ok github.com/docker/docker/daemon/cluster/convert 1.078s coverage: 35.9% of statements [2020-07-30T11:50:45.021Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-30T11:50:45.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-30T11:50:45.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-30T11:50:46.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-30T11:50:47.140Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-30T11:50:48.069Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-30T11:50:49.394Z] ok github.com/docker/docker/daemon/discovery 0.315s coverage: 30.0% of statements [2020-07-30T11:50:49.435Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-30T11:50:49.435Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-30T11:50:50.366Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-30T11:50:50.385Z] ok github.com/docker/docker/daemon/config 1.003s coverage: 79.7% of statements [2020-07-30T11:50:50.932Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-30T11:50:51.495Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-30T11:50:52.610Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.852s coverage: 11.3% of statements [2020-07-30T11:50:52.622Z] --- PASS: TestCreateServiceMultipleTimes (19.06s) [2020-07-30T11:50:52.622Z] === RUN TestCreateServiceConflict [2020-07-30T11:50:52.622Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-07-30T11:50:52.622Z] === RUN TestCreateServiceMaxReplicas [2020-07-30T11:50:53.080Z] ok github.com/docker/docker/daemon 3.611s coverage: 9.1% of statements [2020-07-30T11:50:53.415Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-30T11:50:53.415Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-30T11:50:53.551Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-30T11:50:53.551Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-30T11:50:53.551Z] ok github.com/docker/docker/daemon/events 0.379s coverage: 50.0% of statements [2020-07-30T11:50:53.551Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-30T11:50:53.551Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-30T11:50:54.023Z] ok github.com/docker/docker/daemon/graphdriver 0.128s coverage: 2.3% of statements [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-30T11:50:54.023Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-30T11:50:54.495Z] ok github.com/docker/docker/daemon/links 0.371s coverage: 93.0% of statements [2020-07-30T11:50:54.994Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2020-07-30T11:50:54.994Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-30T11:50:54.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-07-30T11:50:54.994Z] === RUN TestWaitNonBlocked [2020-07-30T11:50:54.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:50:54.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:50:54.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:50:54.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:50:54.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-30T11:50:54.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-30T11:50:54.994Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-30T11:50:54.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-07-30T11:50:54.994Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-07-30T11:50:54.994Z] === RUN TestWaitBlocked [2020-07-30T11:50:54.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:50:54.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:50:54.994Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:50:54.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:50:54.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-30T11:50:54.994Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-30T11:50:55.306Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-30T11:50:56.042Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-30T11:50:56.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-07-30T11:50:56.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-07-30T11:50:56.042Z] === CONT TestContainerStartOnDaemonRestart [2020-07-30T11:50:56.042Z] === CONT TestContainerKillOnDaemonStart [2020-07-30T11:50:56.042Z] === CONT TestIpcModeOlderClient [2020-07-30T11:50:56.042Z] === CONT TestDaemonHostGatewayIP [2020-07-30T11:50:56.042Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-30T11:50:56.042Z] === CONT TestDaemonRestartIpcMode [2020-07-30T11:50:56.826Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-07-30T11:50:56.826Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-30T11:50:57.196Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-30T11:50:57.519Z] ok github.com/docker/docker/daemon/logger/awslogs 0.580s coverage: 77.8% of statements [2020-07-30T11:50:57.519Z] ok github.com/docker/docker/daemon/logger 0.545s coverage: 41.2% of statements [2020-07-30T11:50:57.990Z] ok github.com/docker/docker/daemon/images 0.702s coverage: 4.8% of statements [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-30T11:50:57.990Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-30T11:50:58.461Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.742s coverage: 61.6% of statements [2020-07-30T11:50:59.453Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2020-07-30T11:50:59.598Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-07-30T11:50:59.598Z] --- PASS: TestDaemonHostGatewayIP (3.84s) [2020-07-30T11:50:59.716Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-30T11:50:59.892Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2020-07-30T11:51:00.444Z] ok github.com/docker/docker/daemon/logger/local 0.390s coverage: 75.2% of statements [2020-07-30T11:51:00.444Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-30T11:51:00.645Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-30T11:51:00.916Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.383s coverage: 35.9% of statements [2020-07-30T11:51:01.209Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-30T11:51:01.907Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.362s coverage: 33.3% of statements [2020-07-30T11:51:02.378Z] ok github.com/docker/docker/daemon/logger/templates 0.093s coverage: 8.3% of statements [2020-07-30T11:51:02.849Z] ok github.com/docker/docker/daemon/logger/syslog 0.170s coverage: 46.8% of statements [2020-07-30T11:51:03.101Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-30T11:51:03.843Z] ok github.com/docker/docker/daemon/logger/splunk 2.304s coverage: 82.5% of statements [2020-07-30T11:51:03.843Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-30T11:51:03.843Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-30T11:51:03.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-30T11:51:04.032Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-30T11:51:04.962Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-30T11:51:05.417Z] ok github.com/docker/docker/distribution/metadata 1.711s coverage: 48.2% of statements [2020-07-30T11:51:05.889Z] ok github.com/docker/docker/errdefs 0.118s coverage: 49.4% of statements [2020-07-30T11:51:05.889Z] ok github.com/docker/docker/distribution 1.473s coverage: 20.3% of statements [2020-07-30T11:51:05.889Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-30T11:51:07.461Z] ok github.com/docker/docker/image/cache 0.214s coverage: 19.2% of statements [2020-07-30T11:51:07.461Z] ok github.com/docker/docker/distribution/xfer 2.474s coverage: 77.3% of statements [2020-07-30T11:51:07.932Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-30T11:51:07.932Z] ok github.com/docker/docker/image/v1 0.163s coverage: 25.0% of statements [2020-07-30T11:51:08.234Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-30T11:51:08.394Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2020-07-30T11:51:08.394Z] PASS [2020-07-30T11:51:08.394Z] [2020-07-30T11:51:08.394Z] === Skipped [2020-07-30T11:51:08.394Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-30T11:51:08.394Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:51:08.394Z] [2020-07-30T11:51:08.394Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-30T11:51:08.394Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-30T11:51:08.394Z] [2020-07-30T11:51:08.394Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-30T11:51:08.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-30T11:51:08.394Z] [2020-07-30T11:51:08.394Z] [2020-07-30T11:51:08.394Z] DONE 192 tests, 3 skipped in 106.940s [2020-07-30T11:51:08.394Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-30T11:51:08.394Z] ++ 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-30T11:51:08.394Z] ++ set -e [2020-07-30T11:51:08.394Z] ++ '[' -n 0 ']' [2020-07-30T11:51:08.394Z] ++ set -x [2020-07-30T11:51:08.394Z] ++ env -i DEST=/go/src/github.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-30T11:51:08.394Z] INFO: Testing against a local daemon [2020-07-30T11:51:08.394Z] === RUN TestCommitInheritsEnv [2020-07-30T11:51:08.404Z] ok github.com/docker/docker/image 0.731s coverage: 86.4% of statements [2020-07-30T11:51:08.404Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-30T11:51:08.404Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-30T11:51:08.690Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-07-30T11:51:08.690Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-30T11:51:08.690Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-30T11:51:08.690Z] === RUN TestImagesFilterMultiReference [2020-07-30T11:51:08.874Z] ok github.com/docker/docker/libcontainerd/queue 0.196s coverage: 100.0% of statements [2020-07-30T11:51:08.985Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-30T11:51:08.985Z] === RUN TestImagePullPlatformInvalid [2020-07-30T11:51:08.985Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-30T11:51:08.985Z] === RUN TestRemoveImageOrphaning [2020-07-30T11:51:09.279Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-07-30T11:51:09.279Z] === RUN TestRemoveImageGarbageCollector [2020-07-30T11:51:09.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:51:09.279Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:51:09.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-30T11:51:09.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-30T11:51:09.279Z] === RUN TestTagInvalidReference [2020-07-30T11:51:09.279Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-30T11:51:09.279Z] === RUN TestTagValidPrefixedRepo [2020-07-30T11:51:09.279Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-30T11:51:09.279Z] === RUN TestTagExistedNameWithoutForce [2020-07-30T11:51:09.279Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-30T11:51:09.279Z] === RUN TestTagOfficialNames [2020-07-30T11:51:09.279Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-30T11:51:09.279Z] === RUN TestTagMatchesDigest [2020-07-30T11:51:09.279Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-30T11:51:09.279Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-30T11:51:11.099Z] ok github.com/docker/docker/libcontainerd/local 0.257s coverage: 1.0% of statements [2020-07-30T11:51:11.099Z] ok github.com/docker/docker/pkg/aaparser 0.100s coverage: 50.0% of statements [2020-07-30T11:51:11.099Z] ok github.com/docker/docker/opts 0.292s coverage: 67.7% of statements [2020-07-30T11:51:11.099Z] ok github.com/docker/docker/layer 0.797s coverage: 30.1% of statements [2020-07-30T11:51:11.506Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/oci [no test files] [2020-07-30T11:51:11.570Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-30T11:51:11.728Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2020-07-30T11:51:11.728Z] === RUN TestCreateServiceSecretFileMode [2020-07-30T11:51:12.042Z] ok github.com/docker/docker/pkg/broadcaster 0.210s coverage: 100.0% of statements [2020-07-30T11:51:13.039Z] ok github.com/docker/docker/pkg/capabilities 0.278s coverage: 87.5% of statements [2020-07-30T11:51:13.513Z] ok github.com/docker/docker/pkg/authorization 0.768s coverage: 26.8% of statements [2020-07-30T11:51:13.984Z] ok github.com/docker/docker/pkg/chrootarchive 0.119s coverage: 15.4% of statements [2020-07-30T11:51:14.273Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-07-30T11:51:14.273Z] === RUN TestCreateServiceConfigFileMode [2020-07-30T11:51:14.455Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2020-07-30T11:51:14.926Z] ok github.com/docker/docker/pkg/discovery 0.123s coverage: 58.3% of statements [2020-07-30T11:51:14.926Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2020-07-30T11:51:15.679Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-30T11:51:15.936Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-30T11:51:16.193Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-30T11:51:16.449Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-30T11:51:16.502Z] ok github.com/docker/docker/pkg/discovery/memory 0.228s coverage: 92.3% of statements [2020-07-30T11:51:16.973Z] ok github.com/docker/docker/pkg/discovery/nodes 0.527s coverage: 93.8% of statements [2020-07-30T11:51:17.574Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-07-30T11:51:17.574Z] === RUN TestCreateServiceSysctls [2020-07-30T11:51:17.819Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-30T11:51:17.966Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2020-07-30T11:51:18.437Z] ok github.com/docker/docker/pkg/fileutils 0.338s coverage: 87.7% of statements [2020-07-30T11:51:18.908Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2020-07-30T11:51:19.187Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-30T11:51:19.380Z] ok github.com/docker/docker/pkg/idtools 0.123s coverage: 7.3% of statements [2020-07-30T11:51:19.850Z] ok github.com/docker/docker/pkg/discovery/kv 3.576s coverage: 84.1% of statements [2020-07-30T11:51:20.116Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-30T11:51:20.842Z] ok github.com/docker/docker/pkg/archive 7.066s coverage: 62.7% of statements [2020-07-30T11:51:20.842Z] ok github.com/docker/docker/pkg/locker 0.078s coverage: 88.9% of statements [2020-07-30T11:51:20.842Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2020-07-30T11:51:20.842Z] ok github.com/docker/docker/pkg/ioutils 0.677s coverage: 69.2% of statements [2020-07-30T11:51:21.045Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-30T11:51:21.775Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-07-30T11:51:21.775Z] === RUN TestCreateServiceCapabilities [2020-07-30T11:51:21.834Z] ok github.com/docker/docker/pkg/longpath 0.111s coverage: 100.0% of statements [2020-07-30T11:51:21.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2020-07-30T11:51:22.305Z] ok github.com/docker/docker/pkg/parsers 0.182s coverage: 97.0% of statements [2020-07-30T11:51:22.775Z] ok github.com/docker/docker/pkg/pidfile 0.099s coverage: 82.6% of statements [2020-07-30T11:51:23.564Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-30T11:51:23.564Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-30T11:51:24.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.455s coverage: 56.8% of statements [2020-07-30T11:51:24.347Z] ok github.com/docker/docker/pkg/plugins/transport 0.165s coverage: 85.7% of statements [2020-07-30T11:51:25.074Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2020-07-30T11:51:25.074Z] === RUN TestInspect [2020-07-30T11:51:25.339Z] ok github.com/docker/docker/pkg/pools 0.130s coverage: 88.2% of statements [2020-07-30T11:51:25.339Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-07-30T11:51:26.086Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-30T11:51:26.332Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2020-07-30T11:51:26.804Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 73.9% of statements [2020-07-30T11:51:26.804Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 20.3% of statements [2020-07-30T11:51:27.795Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2020-07-30T11:51:28.267Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2020-07-30T11:51:28.275Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-30T11:51:28.275Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-30T11:51:28.275Z] remote: Enumerating objects: 2, done. [2020-07-30T11:51:28.275Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-30T11:51:28.275Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-30T11:51:28.275Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-30T11:51:28.275Z] 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-30T11:51:28.275Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-30T11:51:28.275Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-30T11:51:28.380Z] --- PASS: TestInspect (3.46s) [2020-07-30T11:51:28.380Z] === RUN TestCreateJob [2020-07-30T11:51:28.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/test/unit [2020-07-30T11:51:28.738Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-07-30T11:51:29.209Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-30T11:51:30.201Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-30T11:51:30.201Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.8% of statements [2020-07-30T11:51:30.201Z] ok github.com/docker/docker/pkg/tailfile 0.147s coverage: 88.6% of statements [2020-07-30T11:51:31.196Z] testing: warning: no tests to run [2020-07-30T11:51:31.196Z] coverage: [no statements] [2020-07-30T11:51:31.196Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2020-07-30T11:51:31.196Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-07-30T11:51:31.196Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2020-07-30T11:51:31.203Z] ? github.com/docker/docker/api [no test files] [2020-07-30T11:51:31.341Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-30T11:51:31.667Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-07-30T11:51:31.680Z] --- PASS: TestCreateJob (3.56s) [2020-07-30T11:51:31.680Z] === RUN TestReplicatedJob [2020-07-30T11:51:31.904Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-30T11:51:32.138Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-07-30T11:51:33.130Z] ok github.com/docker/docker/plugin/v2 0.092s coverage: 20.1% of statements [2020-07-30T11:51:33.601Z] ok github.com/docker/docker/plugin 0.211s coverage: 12.0% of statements [2020-07-30T11:51:33.601Z] ok github.com/docker/docker/reference 0.294s coverage: 84.4% of statements [2020-07-30T11:51:34.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-30T11:51:35.179Z] ok github.com/docker/docker/restartmanager 0.056s coverage: 50.9% of statements [2020-07-30T11:51:35.179Z] ok github.com/docker/docker/registry/resumable 0.462s coverage: 100.0% of statements [2020-07-30T11:51:36.171Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2020-07-30T11:51:36.171Z] ok github.com/docker/docker/registry 0.412s coverage: 51.7% of statements [2020-07-30T11:51:36.320Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-30T11:51:36.642Z] ok github.com/docker/docker/testutil 0.206s coverage: 62.5% of statements [2020-07-30T11:51:38.869Z] ok github.com/docker/docker/volume/drivers 0.125s coverage: 36.1% of statements [2020-07-30T11:51:39.341Z] ok github.com/docker/docker/volume/local 0.232s coverage: 37.7% of statements [2020-07-30T11:51:39.341Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 66.2% of statements [2020-07-30T11:51:39.593Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-30T11:51:39.816Z] --- PASS: TestReplicatedJob (6.88s) [2020-07-30T11:51:39.816Z] === RUN TestUpdateReplicatedJob [2020-07-30T11:51:40.913Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-07-30T11:51:42.864Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-30T11:51:43.115Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-07-30T11:51:43.115Z] === RUN TestServiceListWithStatuses [2020-07-30T11:51:43.115Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-30T11:51:43.115Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:51:43.115Z] === RUN TestDockerNetworkConnectAlias [2020-07-30T11:51:44.234Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-30T11:51:46.091Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-07-30T11:51:47.505Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-30T11:51:47.505Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-30T11:51:49.698Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2020-07-30T11:51:49.698Z] === RUN TestDockerNetworkReConnect [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite (322.86s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.98s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:1449: [d86508c4fceb6] daemon is not started [2020-07-30T11:51:52.751Z] check_test.go:309: [d502469bab6b9] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d55e77371e97d] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.45s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.10s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.70s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.76s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.65s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d2a609bcb5ee8] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d27f1d85d0c09] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d36032be15d8b] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.63s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.68s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d1a6080fda086] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.46s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s) [2020-07-30T11:51:52.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-30T11:51:52.751Z] check_test.go:309: [d4f6a283ba98a] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dfbaa3d277ed8] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.64s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dcda080a565cf] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_plugins_test.go:79: [da6f457b5a42d] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_plugins_test.go:169: [def14e76f0365] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.13s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dd0a16a5d3a10] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.82s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d04b3c5ad56a6] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.45s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.87s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.22s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.71s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d84e73095c38b] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.83s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.66s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.86s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.03s) [2020-07-30T11:51:52.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-30T11:51:52.751Z] check_test.go:309: [d577c32caf09e] daemon is not started [2020-07-30T11:51:52.751Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-30T11:51:52.751Z] check_test.go:309: [d799a0add743c] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.97s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d130a507e8564] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.49s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.71s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.32s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.51s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.13s) [2020-07-30T11:51:52.751Z] check_test.go:309: [d0d13f4d39c93] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_plugins_test.go:105: [deb3de5f42c21] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dda6f9038a080] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.79s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-30T11:51:52.751Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-30T11:51:52.751Z] check_test.go:309: [dd72e8fcfb757] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dc584151d0316] daemon is not started [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2020-07-30T11:51:52.751Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-07-30T11:51:52.751Z] check_test.go:309: [dddb5cbc2113c] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-30T11:51:52.752Z] check_test.go:309: [d6a33bef9ff25] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.63s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2020-07-30T11:51:52.752Z] check_test.go:309: [d64acc6e62a66] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-30T11:51:52.752Z] check_test.go:309: [d5923d902de95] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2020-07-30T11:51:52.752Z] docker_cli_daemon_test.go:2544: [de2ba4014f02e] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.59s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-07-30T11:51:52.752Z] check_test.go:309: [d76bdda8ec8fc] daemon is not started [2020-07-30T11:51:52.752Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.78s) [2020-07-30T11:51:52.752Z] === RUN TestDockerSwarmSuite [2020-07-30T11:51:52.752Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-30T11:51:52.752Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-30T11:51:52.752Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-30T11:51:54.986Z] --- PASS: TestDockerNetworkReConnect (4.43s) [2020-07-30T11:51:54.986Z] === RUN TestServicePlugin [2020-07-30T11:51:54.986Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-30T11:51:54.986Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:51:54.986Z] === RUN TestServiceUpdateLabel [2020-07-30T11:51:56.020Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-30T11:51:56.948Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-30T11:51:57.204Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-30T11:51:57.529Z] --- PASS: TestServiceUpdateLabel (3.15s) [2020-07-30T11:51:57.529Z] === RUN TestServiceUpdateSecrets [2020-07-30T11:51:57.767Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-30T11:51:58.332Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-30T11:51:58.332Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-30T11:51:58.588Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-30T11:51:58.768Z] ok github.com/docker/docker/pkg/plugins 35.102s coverage: 73.4% of statements [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/rootless [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/volume [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-30T11:51:58.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-30T11:51:58.868Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-30T11:51:59.460Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === Skipped [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-30T11:51:59.759Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-30T11:51:59.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-30T11:51:59.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-30T11:51:59.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-30T11:51:59.759Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-30T11:51:59.759Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-30T11:51:59.759Z] daemon_test.go:147: root required [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-30T11:51:59.759Z] reload_test.go:520: root required [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-30T11:51:59.759Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-30T11:51:59.759Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-30T11:51:59.759Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-30T11:51:59.759Z] download_test.go:268: Needs fixing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-30T11:51:59.759Z] layer_test.go:304: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-30T11:51:59.759Z] layer_test.go:353: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-30T11:51:59.759Z] layer_test.go:468: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-30T11:51:59.759Z] layer_test.go:697: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-30T11:51:59.759Z] migration_test.go:46: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-30T11:51:59.759Z] migration_test.go:182: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-30T11:51:59.759Z] mount_test.go:17: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-30T11:51:59.759Z] mount_test.go:76: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-30T11:51:59.759Z] mount_test.go:125: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-30T11:51:59.759Z] mount_test.go:212: Failing on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:133: Xz not present in msys2 [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:238: Failing on Windows CI machines [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-30T11:51:59.759Z] archive_windows_test.go:16: Currently fails [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-30T11:51:59.759Z] changes_test.go:192: needs more investigation [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-30T11:51:59.759Z] changes_test.go:405: needs further investigation [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-30T11:51:59.759Z] changes_test.go:441: needs further investigation [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-30T11:51:59.759Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-30T11:51:59.759Z] poller_test.go:41: No chmod on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-30T11:51:59.759Z] fileutils_test.go:134: Needs porting to Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-30T11:51:59.759Z] fileutils_test.go:180: Needs porting to Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.759Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-30T11:51:59.759Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-30T11:51:59.759Z] [2020-07-30T11:51:59.760Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-30T11:51:59.760Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-30T11:51:59.760Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-07-30T11:51:59.760Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-30T11:51:59.760Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-30T11:51:59.760Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] [2020-07-30T11:51:59.760Z] DONE 1765 tests, 46 skipped in 186.096s [2020-07-30T11:52:00.232Z] INFO: make.ps1 ended at 07/30/2020 11:51:59 [2020-07-30T11:52:01.804Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-30T11:52:01.805Z] INFO: Unit tests ended at 07/30/2020 11:52:01. Duration:00:03:20.3803991 [2020-07-30T11:52:01.805Z] INFO: Building busybox [2020-07-30T11:52:01.805Z] Sending build context to Docker daemon 5.12kB [2020-07-30T11:52:01.805Z] [2020-07-30T11:52:01.805Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-30T11:52:01.805Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-30T11:52:01.805Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-30T11:52:01.805Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-30T11:52:01.805Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-30T11:52:01.805Z] ---> 987b1d5e0abf [2020-07-30T11:52:01.805Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-30T11:52:01.805Z] ---> Running in f73ee544690a [2020-07-30T11:52:01.989Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-30T11:52:03.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-30T11:52:03.617Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-30T11:52:05.510Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-30T11:52:06.877Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-30T11:52:07.692Z] Removing intermediate container f73ee544690a [2020-07-30T11:52:07.692Z] ---> 205716616fff [2020-07-30T11:52:07.692Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-30T11:52:07.692Z] ---> Running in c6a44820550b [2020-07-30T11:52:07.692Z] Removing intermediate container c6a44820550b [2020-07-30T11:52:07.692Z] ---> eab758297a6a [2020-07-30T11:52:07.692Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-30T11:52:07.692Z] ---> Running in 5dd19334e25a [2020-07-30T11:52:07.692Z] Removing intermediate container 5dd19334e25a [2020-07-30T11:52:07.692Z] ---> 2d341e0b071c [2020-07-30T11:52:07.692Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-30T11:52:08.245Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-30T11:52:08.683Z] [2020-07-30T11:52:08.808Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-30T11:52:09.153Z] ---> b299dd9162e0 [2020-07-30T11:52:09.153Z] 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-30T11:52:09.153Z] ---> Running in 6561c5f52b08 [2020-07-30T11:52:15.349Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-30T11:52:15.640Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-07-30T11:52:15.641Z] === RUN TestServiceUpdateConfigs [2020-07-30T11:52:16.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-30T11:52:17.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-30T11:52:19.605Z] Removing intermediate container 6561c5f52b08 [2020-07-30T11:52:19.605Z] ---> 6816daaf13d8 [2020-07-30T11:52:19.605Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-30T11:52:19.605Z] ---> Running in dba84a7a0ece [2020-07-30T11:52:20.597Z] [2020-07-30T11:52:20.597Z] SUCCESS: Specified value was saved. [2020-07-30T11:52:23.562Z] Removing intermediate container dba84a7a0ece [2020-07-30T11:52:23.562Z] ---> 8921ad6ae12b [2020-07-30T11:52:23.562Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-30T11:52:23.562Z] ---> Running in a5d7dc07dc98 [2020-07-30T11:52:26.538Z] Cannot create a file when that file already exists. [2020-07-30T11:52:27.876Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-07-30T11:52:27.876Z] === RUN TestServiceUpdateNetwork [2020-07-30T11:52:32.436Z] Removing intermediate container a5d7dc07dc98 [2020-07-30T11:52:32.436Z] ---> abc9d423f002 [2020-07-30T11:52:32.436Z] Step 13/13 : CMD ["sh"] [2020-07-30T11:52:32.436Z] ---> Running in 2b8e20a41b5a [2020-07-30T11:52:32.436Z] Removing intermediate container 2b8e20a41b5a [2020-07-30T11:52:32.436Z] ---> 1eb73d817221 [2020-07-30T11:52:32.436Z] Successfully built 1eb73d817221 [2020-07-30T11:52:32.436Z] Successfully tagged busybox:latest [2020-07-30T11:52:32.436Z] INFO: Docker images of the daemon under test [2020-07-30T11:52:32.436Z] [2020-07-30T11:52:32.436Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-30T11:52:32.436Z] busybox latest 1eb73d817221 1 second ago 5.06GB [2020-07-30T11:52:32.436Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-30T11:52:32.436Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-07-30T11:52:32.436Z] [2020-07-30T11:52:32.436Z] INFO: Running integration tests at 07/30/2020 11:52:32... [2020-07-30T11:52:32.436Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-30T11:52:32.436Z] INFO: Integration API tests being run from the host: [2020-07-30T11:52:32.436Z] INFO: make.ps1 starting at 07/30/2020 11:52:32 [2020-07-30T11:52:32.939Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-30T11:52:35.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-30T11:52:35.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-30T11:52:42.786Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-07-30T11:52:42.786Z] === RUN TestServiceUpdatePidsLimit [2020-07-30T11:52:44.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-30T11:52:44.041Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-30T11:52:44.172Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-30T11:52:44.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-30T11:52:44.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-30T11:52:45.558Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-30T11:52:45.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-30T11:52:45.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-30T11:52:46.350Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-30T11:52:46.350Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-30T11:52:46.607Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-30T11:52:53.695Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-30T11:52:53.787Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-30T11:52:54.047Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-07-30T11:52:55.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:52:55.125Z] INFO: Testing against a local daemon [2020-07-30T11:52:55.427Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-30T11:52:55.427Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-30T11:52:55.427Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-30T11:52:55.427Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-30T11:52:55.997Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-30T11:52:55.997Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-30T11:52:55.997Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-30T11:52:55.997Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-30T11:52:56.256Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-30T11:52:56.256Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-30T11:52:56.558Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-30T11:52:56.558Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-30T11:52:56.558Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-30T11:52:57.122Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-30T11:52:57.193Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-30T11:52:57.193Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-30T11:52:57.378Z] === RUN TestDockerSuite/TestBuildFails [2020-07-30T11:52:57.762Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/types [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-30T11:52:57.762Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-30T11:52:58.306Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-30T11:52:58.306Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-30T11:52:58.331Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-07-30T11:52:58.331Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-30T11:52:58.331Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-30T11:52:58.899Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-30T11:52:58.899Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-30T11:52:58.899Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-30T11:52:59.467Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-07-30T11:53:00.277Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2020-07-30T11:53:00.277Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-07-30T11:53:00.277Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-30T11:53:00.277Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-30T11:53:00.277Z] PASS [2020-07-30T11:53:00.277Z] [2020-07-30T11:53:00.277Z] === Skipped [2020-07-30T11:53:00.277Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-30T11:53:00.277Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:53:00.277Z] [2020-07-30T11:53:00.277Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-30T11:53:00.277Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:53:00.277Z] [2020-07-30T11:53:00.277Z] [2020-07-30T11:53:00.277Z] DONE 27 tests, 2 skipped in 160.233s [2020-07-30T11:53:00.277Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-30T11:53:00.277Z] ++ 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-30T11:53:00.277Z] ++ set -e [2020-07-30T11:53:00.277Z] ++ '[' -n 0 ']' [2020-07-30T11:53:00.277Z] ++ set -x [2020-07-30T11:53:00.277Z] ++ env -i DEST=/go/src/github.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-30T11:53:00.538Z] INFO: Testing against a local daemon [2020-07-30T11:53:00.538Z] === RUN TestSessionCreate [2020-07-30T11:53:00.538Z] --- PASS: TestSessionCreate (0.05s) [2020-07-30T11:53:00.538Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-30T11:53:00.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-30T11:53:00.538Z] PASS [2020-07-30T11:53:00.538Z] [2020-07-30T11:53:00.538Z] DONE 2 tests in 0.338s [2020-07-30T11:53:00.538Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-30T11:53:00.538Z] ++ 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-30T11:53:00.538Z] ++ set -e [2020-07-30T11:53:00.538Z] ++ '[' -n 0 ']' [2020-07-30T11:53:00.538Z] ++ set -x [2020-07-30T11:53:00.538Z] ++ env -i DEST=/go/src/github.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-30T11:53:00.798Z] INFO: Testing against a local daemon [2020-07-30T11:53:00.799Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-30T11:53:00.799Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:53:00.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:53:00.799Z] === RUN TestEventsExecDie [2020-07-30T11:53:00.825Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-30T11:53:01.742Z] --- PASS: TestEventsExecDie (0.88s) [2020-07-30T11:53:01.742Z] === RUN TestEventsBackwardsCompatible [2020-07-30T11:53:01.742Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-30T11:53:01.742Z] === RUN TestInfoBinaryCommits [2020-07-30T11:53:01.742Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-30T11:53:01.742Z] === RUN TestInfoAPIVersioned [2020-07-30T11:53:01.742Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-30T11:53:01.742Z] === RUN TestInfoDiscoveryBackend [2020-07-30T11:53:02.685Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-07-30T11:53:02.685Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-30T11:53:02.719Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-30T11:53:02.754Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.1% of statements [2020-07-30T11:53:02.754Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.6% of statements [2020-07-30T11:53:03.627Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-30T11:53:03.627Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-30T11:53:04.131Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-30T11:53:04.199Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-07-30T11:53:04.199Z] === RUN TestInfoAPI [2020-07-30T11:53:04.199Z] --- PASS: TestInfoAPI (0.05s) [2020-07-30T11:53:04.199Z] === RUN TestInfoAPIWarnings [2020-07-30T11:53:04.610Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-30T11:53:04.698Z] ok github.com/docker/docker/builder/remotecontext/git 1.232s coverage: 86.3% of statements [2020-07-30T11:53:04.698Z] ? github.com/docker/docker/cli [no test files] [2020-07-30T11:53:04.698Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-30T11:53:04.770Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-30T11:53:04.770Z] === RUN TestInfoDebug [2020-07-30T11:53:05.341Z] --- PASS: TestInfoDebug (0.61s) [2020-07-30T11:53:05.341Z] === RUN TestInfoInsecureRegistries [2020-07-30T11:53:05.539Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-30T11:53:05.795Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-30T11:53:05.913Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-07-30T11:53:05.913Z] === RUN TestInfoRegistryMirrors [2020-07-30T11:53:06.385Z] ok github.com/docker/docker/integration/build 13.412s [2020-07-30T11:53:06.484Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-07-30T11:53:06.484Z] === RUN TestLoginFailsWithBadCredentials [2020-07-30T11:53:06.725Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-30T11:53:06.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-30T11:53:06.744Z] === RUN TestPingCacheHeaders [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === Skipped [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-30T11:53:06.936Z] build_session_test.go:25: TODO: BuildKit [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-30T11:53:06.936Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-30T11:53:06.936Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-30T11:53:06.936Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] DONE 22 tests, 10 skipped in 33.474s [2020-07-30T11:53:06.936Z] [2020-07-30T11:53:06.936Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-30T11:53:06.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-30T11:53:07.005Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-30T11:53:07.005Z] === RUN TestPingGet [2020-07-30T11:53:07.005Z] --- PASS: TestPingGet (0.03s) [2020-07-30T11:53:07.005Z] === RUN TestPingHead [2020-07-30T11:53:07.005Z] --- PASS: TestPingHead (0.04s) [2020-07-30T11:53:07.005Z] === RUN TestVersion [2020-07-30T11:53:07.005Z] --- PASS: TestVersion (0.04s) [2020-07-30T11:53:07.005Z] PASS [2020-07-30T11:53:07.005Z] [2020-07-30T11:53:07.005Z] === Skipped [2020-07-30T11:53:07.005Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:53:07.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:53:07.005Z] [2020-07-30T11:53:07.005Z] [2020-07-30T11:53:07.005Z] DONE 18 tests, 1 skipped in 6.408s [2020-07-30T11:53:07.005Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-30T11:53:07.005Z] ++ 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-30T11:53:07.005Z] ++ set -e [2020-07-30T11:53:07.005Z] ++ '[' -n 0 ']' [2020-07-30T11:53:07.005Z] ++ set -x [2020-07-30T11:53:07.005Z] ++ env -i DEST=/go/src/github.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-30T11:53:07.265Z] INFO: Testing against a local daemon [2020-07-30T11:53:07.265Z] === RUN TestVolumesCreateAndList [2020-07-30T11:53:07.265Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-30T11:53:07.265Z] === RUN TestVolumesRemove [2020-07-30T11:53:07.265Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-30T11:53:07.265Z] === RUN TestVolumesInspect [2020-07-30T11:53:07.265Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-30T11:53:07.265Z] === RUN TestVolumesInvalidJSON [2020-07-30T11:53:07.525Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-30T11:53:07.526Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-30T11:53:07.526Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-30T11:53:07.526Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-30T11:53:07.526Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-30T11:53:07.526Z] PASS [2020-07-30T11:53:07.526Z] [2020-07-30T11:53:07.526Z] DONE 5 tests in 0.383s [2020-07-30T11:53:07.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T11:53:07.786Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T11:53:07.786Z] +++ kill 13529 [2020-07-30T11:53:07.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-30T11:53:08.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:53:08.772Z] INFO: Testing against a local daemon [2020-07-30T11:53:08.772Z] ok github.com/docker/docker/integration/config 0.199s [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === Skipped [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-30T11:53:08.772Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] DONE 7 tests, 7 skipped in 2.200s [2020-07-30T11:53:08.772Z] [2020-07-30T11:53:08.772Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-30T11:53:08.840Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-30T11:53:08.889Z] ok github.com/docker/docker/client 0.147s coverage: 75.4% of statements [2020-07-30T11:53:09.168Z] +++ /etc/init.d/apparmor stop [2020-07-30T11:53:09.168Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:53:09.168Z] [2020-07-30T11:53:09.168Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:53:09.168Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:53:09.168Z] [2020-07-30T11:53:09.168Z] To set a process to complain mode, use the command line tool [2020-07-30T11:53:09.168Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:53:09.168Z] +++ true [2020-07-30T11:53:09.168Z] exiting test-integration [2020-07-30T11:53:09.168Z] ++ exit 0 [2020-07-30T11:53:09.168Z] [2020-07-30T11:53:10.205Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-30T11:53:10.768Z] === RUN TestDockerSuite/TestBuildFromStdinWithF Post stage [Pipeline] junit [2020-07-30T11:53:11.724Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T11:53:12.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:53:12.194Z] INFO: Testing against a local daemon [2020-07-30T11:53:12.415Z] + echo Ensuring container killed. [2020-07-30T11:53:12.415Z] Ensuring container killed. [2020-07-30T11:53:12.415Z] + docker rm -vf docker-pr6 [2020-07-30T11:53:12.415Z] Error: No such container: docker-pr6 [2020-07-30T11:53:12.415Z] + true [Pipeline] sh [2020-07-30T11:53:12.662Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-30T11:53:12.703Z] + echo Chowning /workspace to jenkins user [2020-07-30T11:53:12.704Z] Chowning /workspace to jenkins user [2020-07-30T11:53:12.704Z] + id -u [2020-07-30T11:53:12.704Z] + id -g [2020-07-30T11:53:12.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/workspace busybox chown -R 1000:1000 /workspace [2020-07-30T11:53:12.704Z] Unable to find image 'busybox:latest' locally [2020-07-30T11:53:12.964Z] latest: Pulling from library/busybox [2020-07-30T11:53:12.964Z] b532f239b6e6: Pulling fs layer [2020-07-30T11:53:12.964Z] b532f239b6e6: Verifying Checksum [2020-07-30T11:53:12.964Z] b532f239b6e6: Download complete [2020-07-30T11:53:13.225Z] b532f239b6e6: Pull complete [2020-07-30T11:53:13.225Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T11:53:13.225Z] Status: Downloaded newer image for busybox:latest [2020-07-30T11:53:14.553Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-30T11:53:15.918Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T11:53:16.826Z] + bundleName=arm64-integration [2020-07-30T11:53:16.826Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-30T11:53:16.826Z] Creating arm64-integration-bundles.tar.gz [2020-07-30T11:53:16.826Z] + + find bundlesxargs -path */root/*overlay2 tar -prune -czf -o arm64-integration-bundles.tar.gz -type [2020-07-30T11:53:16.826Z] f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-30T11:53:17.100Z] Archiving artifacts [2020-07-30T11:53:19.031Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T11:53:19.367Z] + make clean [2020-07-30T11:53:19.938Z] docker volume rm -f docker-dev-cache [2020-07-30T11:53:19.938Z] docker-dev-cache [Pipeline] deleteDir [2020-07-30T11:53:20.089Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-30T11:53:20.089Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-30T11:53:20.089Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-30T11:53:21.018Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-30T11:53:21.582Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-30T11:53:21.582Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-30T11:53:22.513Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-30T11:53:22.770Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-30T11:53:23.334Z] === RUN TestDockerSuite/TestBuildLabelMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-07-30T11:53:23.897Z] === RUN TestDockerSuite/TestBuildLabelOneNode [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T11:53:24.163Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-30T11:53:24.740Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-30T11:53:26.113Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-30T11:53:28.628Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-30T11:53:33.877Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-30T11:53:36.395Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-30T11:53:36.395Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-30T11:53:36.652Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-30T11:53:36.652Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-30T11:53:36.908Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-30T11:53:37.165Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-30T11:53:39.057Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-30T11:53:40.424Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-30T11:53:43.694Z] --- PASS: TestImportExtremelyLargeImageWorks (209.30s) [2020-07-30T11:53:43.694Z] PASS [2020-07-30T11:53:43.694Z] [2020-07-30T11:53:43.694Z] DONE 12 tests in 212.955s [2020-07-30T11:53:43.694Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-30T11:53:43.694Z] ++ 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-30T11:53:43.694Z] ++ set -e [2020-07-30T11:53:43.694Z] ++ '[' -n 0 ']' [2020-07-30T11:53:43.694Z] ++ set -x [2020-07-30T11:53:43.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:53:43.694Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-30T11:53:43.694Z] INFO: Testing against a local daemon [2020-07-30T11:53:43.694Z] === RUN TestNetworkCreateDelete [2020-07-30T11:53:43.694Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-30T11:53:43.694Z] === RUN TestDockerNetworkDeletePreferID [2020-07-30T11:53:43.950Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-30T11:53:44.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-07-30T11:53:44.207Z] === RUN TestDaemonDNSFallback [2020-07-30T11:53:44.464Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-30T11:53:47.610Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.8% of statements [2020-07-30T11:53:47.869Z] ok github.com/docker/docker/container 0.131s coverage: 34.7% of statements [2020-07-30T11:53:47.869Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-30T11:53:47.869Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-30T11:53:47.869Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-30T11:53:47.869Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-30T11:53:51.007Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-30T11:53:51.007Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-07-30T11:53:51.007Z] === RUN TestInspectNetwork [2020-07-30T11:53:53.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-30T11:53:54.455Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-30T11:53:55.017Z] === RUN TestInspectNetwork/full_network_id [2020-07-30T11:53:55.017Z] === RUN TestInspectNetwork/partial_network_id [2020-07-30T11:53:55.017Z] === RUN TestInspectNetwork/network_name [2020-07-30T11:53:55.017Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-30T11:53:55.946Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-30T11:53:55.946Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-30T11:53:57.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-30T11:53:57.854Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-07-30T11:53:59.231Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-30T11:53:59.832Z] --- PASS: TestInspectNetwork (8.69s) [2020-07-30T11:53:59.832Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-30T11:53:59.832Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-30T11:53:59.832Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-30T11:53:59.832Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-30T11:53:59.832Z] === RUN TestRunContainerWithBridgeNone [2020-07-30T11:53:59.832Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-30T11:54:00.395Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-30T11:54:00.609Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-07-30T11:54:01.766Z] --- PASS: TestRunContainerWithBridgeNone (2.15s) [2020-07-30T11:54:01.766Z] === RUN TestNetworkInvalidJSON [2020-07-30T11:54:01.766Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:01.766Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:01.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:01.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:01.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:01.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:01.766Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:01.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:01.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:01.766Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-30T11:54:01.766Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-30T11:54:01.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-30T11:54:01.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-30T11:54:01.766Z] === RUN TestHostIPv4BridgeLabel [2020-07-30T11:54:02.328Z] --- PASS: TestHostIPv4BridgeLabel (0.70s) [2020-07-30T11:54:02.328Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-30T11:54:02.584Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-30T11:54:02.841Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-30T11:54:03.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-30T11:54:03.404Z] === RUN TestDaemonDefaultNetworkPools [2020-07-30T11:54:04.332Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-30T11:54:04.332Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-07-30T11:54:04.332Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-30T11:54:04.588Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-30T11:54:04.779Z] ok github.com/docker/docker/integration/container 51.046s [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === Skipped [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-30T11:54:04.779Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-30T11:54:04.779Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-30T11:54:04.779Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-30T11:54:04.779Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-30T11:54:04.779Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-30T11:54:04.779Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-30T11:54:04.779Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-30T11:54:04.779Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-30T11:54:04.779Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-30T11:54:04.779Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-30T11:54:04.779Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-30T11:54:04.779Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-30T11:54:04.779Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-30T11:54:04.779Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-30T11:54:04.779Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-30T11:54:04.779Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-30T11:54:04.779Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-30T11:54:04.779Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-30T11:54:04.779Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-30T11:54:04.779Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-30T11:54:04.779Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-30T11:54:04.779Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-30T11:54:04.779Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-30T11:54:04.779Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-30T11:54:04.779Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-30T11:54:04.779Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-30T11:54:04.779Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-30T11:54:04.779Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-30T11:54:04.779Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.779Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-30T11:54:04.779Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.779Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-30T11:54:04.780Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-30T11:54:04.780Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-30T11:54:04.780Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-30T11:54:04.780Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-30T11:54:04.780Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] DONE 84 tests, 41 skipped in 53.499s [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-30T11:54:04.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:04.780Z] INFO: Testing against a local daemon [2020-07-30T11:54:04.780Z] ok github.com/docker/docker/integration/image 0.409s [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === Skipped [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-30T11:54:04.780Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-30T11:54:04.780Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-30T11:54:04.780Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-30T11:54:04.780Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] DONE 11 tests, 4 skipped in 2.327s [2020-07-30T11:54:04.780Z] [2020-07-30T11:54:04.780Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-30T11:54:05.517Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-30T11:54:05.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-07-30T11:54:05.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-30T11:54:06.079Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-30T11:54:07.007Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-07-30T11:54:07.007Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-30T11:54:07.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:07.009Z] INFO: Testing against a local daemon [2020-07-30T11:54:07.009Z] ok github.com/docker/docker/integration/network 0.184s [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === Skipped [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-30T11:54:07.009Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-30T11:54:07.009Z] 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-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-30T11:54:07.009Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-30T11:54:07.009Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-30T11:54:07.009Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-30T11:54:07.009Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-30T11:54:07.009Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] DONE 19 tests, 15 skipped in 2.233s [2020-07-30T11:54:07.009Z] [2020-07-30T11:54:07.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-30T11:54:07.569Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-07-30T11:54:07.569Z] === RUN TestServiceWithPredefinedNetwork [2020-07-30T11:54:07.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-30T11:54:07.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-30T11:54:07.826Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-30T11:54:08.001Z] testing: warning: no tests to run [2020-07-30T11:54:08.001Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2020-07-30T11:54:08.001Z] [2020-07-30T11:54:08.001Z] DONE 0 tests in 0.730s [2020-07-30T11:54:08.001Z] [2020-07-30T11:54:08.001Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-30T11:54:08.082Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-30T11:54:08.339Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-30T11:54:08.902Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-30T11:54:08.999Z] testing: warning: no tests to run [2020-07-30T11:54:08.999Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2020-07-30T11:54:08.999Z] [2020-07-30T11:54:08.999Z] DONE 0 tests in 0.716s [2020-07-30T11:54:08.999Z] [2020-07-30T11:54:08.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-30T11:54:09.470Z] testing: warning: no tests to run [2020-07-30T11:54:09.470Z] ok github.com/docker/docker/integration/plugin 0.072s [2020-07-30T11:54:09.470Z] [2020-07-30T11:54:09.470Z] DONE 0 tests in 0.713s [2020-07-30T11:54:09.470Z] [2020-07-30T11:54:09.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-30T11:54:10.270Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2020-07-30T11:54:10.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-30T11:54:10.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:54:10.270Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:54:10.270Z] === RUN TestServiceWithDataPathPortInit [2020-07-30T11:54:10.461Z] testing: warning: no tests to run [2020-07-30T11:54:10.461Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2020-07-30T11:54:10.461Z] [2020-07-30T11:54:10.461Z] DONE 0 tests in 0.679s [2020-07-30T11:54:10.461Z] [2020-07-30T11:54:10.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-30T11:54:10.526Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-30T11:54:10.588Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-07-30T11:54:10.588Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.4% of statements [2020-07-30T11:54:10.588Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-30T11:54:10.588Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-30T11:54:10.846Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2020-07-30T11:54:11.089Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-30T11:54:12.223Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-30T11:54:12.223Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-30T11:54:12.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-30T11:54:12.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-30T11:54:13.605Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-30T11:54:13.617Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2020-07-30T11:54:14.167Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-30T11:54:15.532Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-30T11:54:15.562Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.478s coverage: 73.1% of statements [2020-07-30T11:54:16.463Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-30T11:54:16.499Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-30T11:54:17.392Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-30T11:54:17.439Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.391s coverage: 57.0% of statements [2020-07-30T11:54:17.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:17.676Z] INFO: Testing against a local daemon [2020-07-30T11:54:17.676Z] ok github.com/docker/docker/integration/plugin/common 0.253s [2020-07-30T11:54:17.676Z] [2020-07-30T11:54:17.676Z] === Skipped [2020-07-30T11:54:17.676Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-30T11:54:17.676Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-30T11:54:17.676Z] [2020-07-30T11:54:17.676Z] [2020-07-30T11:54:17.676Z] DONE 3 tests, 1 skipped in 6.935s [2020-07-30T11:54:17.676Z] [2020-07-30T11:54:17.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-30T11:54:17.956Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-30T11:54:19.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:19.902Z] INFO: Testing against a local daemon [2020-07-30T11:54:19.902Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.252s [2020-07-30T11:54:19.902Z] [2020-07-30T11:54:19.902Z] === Skipped [2020-07-30T11:54:19.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-30T11:54:19.902Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-30T11:54:19.902Z] [2020-07-30T11:54:19.902Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-30T11:54:19.902Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-30T11:54:19.902Z] [2020-07-30T11:54:19.902Z] [2020-07-30T11:54:19.902Z] DONE 2 tests, 2 skipped in 2.799s [2020-07-30T11:54:19.902Z] [2020-07-30T11:54:19.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-30T11:54:19.977Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-30T11:54:21.334Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-30T11:54:21.355Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.434s coverage: 45.9% of statements [2020-07-30T11:54:21.355Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-30T11:54:21.355Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.307s coverage: 49.5% of statements [2020-07-30T11:54:22.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:22.306Z] INFO: Testing against a local daemon [2020-07-30T11:54:22.306Z] ok github.com/docker/docker/integration/plugin/logging 0.253s [2020-07-30T11:54:22.306Z] [2020-07-30T11:54:22.306Z] === Skipped [2020-07-30T11:54:22.306Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-30T11:54:22.306Z] read_test.go:21: no unix domain sockets on Windows [2020-07-30T11:54:22.306Z] [2020-07-30T11:54:22.306Z] [2020-07-30T11:54:22.306Z] DONE 1 tests, 1 skipped in 2.332s [2020-07-30T11:54:22.306Z] [2020-07-30T11:54:22.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-30T11:54:22.704Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-30T11:54:22.961Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-30T11:54:23.509Z] testing: warning: no tests to run [2020-07-30T11:54:23.509Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [2020-07-30T11:54:23.509Z] [2020-07-30T11:54:23.509Z] DONE 0 tests in 1.155s [2020-07-30T11:54:23.509Z] [2020-07-30T11:54:23.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-30T11:54:23.524Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-30T11:54:23.887Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.548s coverage: 57.7% of statements [2020-07-30T11:54:23.888Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-30T11:54:23.888Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.310s coverage: 76.1% of statements [2020-07-30T11:54:23.888Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-30T11:54:25.267Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-07-30T11:54:25.526Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-30T11:54:26.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:26.104Z] INFO: Testing against a local daemon [2020-07-30T11:54:26.104Z] ok github.com/docker/docker/integration/plugin/volumes 0.256s [2020-07-30T11:54:26.104Z] [2020-07-30T11:54:26.104Z] === Skipped [2020-07-30T11:54:26.104Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-30T11:54:26.104Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:26.104Z] [2020-07-30T11:54:26.104Z] [2020-07-30T11:54:26.104Z] DONE 1 tests, 1 skipped in 2.416s [2020-07-30T11:54:26.104Z] [2020-07-30T11:54:26.104Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-30T11:54:26.463Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-07-30T11:54:26.795Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2020-07-30T11:54:26.795Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-30T11:54:27.840Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-07-30T11:54:27.840Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-30T11:54:27.840Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-30T11:54:27.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:27.960Z] INFO: Testing against a local daemon [2020-07-30T11:54:27.960Z] ok github.com/docker/docker/integration/secret 0.152s [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === Skipped [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-30T11:54:27.960Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] [2020-07-30T11:54:27.960Z] DONE 6 tests, 6 skipped in 1.954s [2020-07-30T11:54:28.408Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-07-30T11:54:28.529Z] [2020-07-30T11:54:28.529Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-30T11:54:30.062Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-30T11:54:30.315Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-07-30T11:54:30.315Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.8% of statements [2020-07-30T11:54:30.315Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-30T11:54:30.315Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-30T11:54:30.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:30.387Z] INFO: Testing against a local daemon [2020-07-30T11:54:30.957Z] ok github.com/docker/docker/integration/service 0.304s [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === Skipped [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-30T11:54:30.957Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-30T11:54:30.957Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-30T11:54:30.957Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-30T11:54:30.957Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-07-30T11:54:30.957Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-30T11:54:30.957Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-30T11:54:30.957Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-30T11:54:30.957Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-30T11:54:30.957Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-30T11:54:30.957Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-30T11:54:30.957Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-30T11:54:30.957Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-30T11:54:30.957Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-30T11:54:30.957Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-30T11:54:30.957Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-30T11:54:30.957Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-30T11:54:30.957Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-30T11:54:30.957Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-30T11:54:30.957Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] DONE 24 tests, 23 skipped in 2.535s [2020-07-30T11:54:30.957Z] [2020-07-30T11:54:30.957Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-30T11:54:31.251Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-30T11:54:31.510Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-07-30T11:54:31.769Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-07-30T11:54:31.900Z] --- PASS: TestImportExtremelyLargeImageWorks (192.47s) [2020-07-30T11:54:31.900Z] PASS [2020-07-30T11:54:31.900Z] [2020-07-30T11:54:31.900Z] === Skipped [2020-07-30T11:54:31.900Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-30T11:54:31.900Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:54:31.900Z] [2020-07-30T11:54:31.900Z] [2020-07-30T11:54:31.900Z] DONE 12 tests, 1 skipped in 193.487s [2020-07-30T11:54:31.900Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-30T11:54:31.900Z] ++ 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-30T11:54:31.900Z] ++ set -e [2020-07-30T11:54:31.900Z] ++ '[' -n 0 ']' [2020-07-30T11:54:31.900Z] ++ set -x [2020-07-30T11:54:31.900Z] ++ env -i DEST=/go/src/github.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-30T11:54:31.900Z] INFO: Testing against a local daemon [2020-07-30T11:54:31.900Z] === RUN TestNetworkCreateDelete [2020-07-30T11:54:31.900Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-30T11:54:31.900Z] === RUN TestDockerNetworkDeletePreferID [2020-07-30T11:54:31.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-30T11:54:31.900Z] === RUN TestDaemonDNSFallback [2020-07-30T11:54:31.900Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-30T11:54:31.900Z] === RUN TestInspectNetwork [2020-07-30T11:54:31.900Z] === RUN TestInspectNetwork/full_network_id [2020-07-30T11:54:31.900Z] === RUN TestInspectNetwork/partial_network_id [2020-07-30T11:54:31.900Z] === RUN TestInspectNetwork/network_name [2020-07-30T11:54:31.900Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-30T11:54:31.900Z] --- PASS: TestInspectNetwork (7.00s) [2020-07-30T11:54:31.900Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-30T11:54:31.900Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-30T11:54:31.900Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-30T11:54:31.900Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-30T11:54:31.900Z] === RUN TestRunContainerWithBridgeNone [2020-07-30T11:54:32.578Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-30T11:54:32.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:32.836Z] INFO: Testing against a local daemon [2020-07-30T11:54:32.836Z] ok github.com/docker/docker/integration/session 0.207s [2020-07-30T11:54:32.836Z] [2020-07-30T11:54:32.836Z] === Skipped [2020-07-30T11:54:32.836Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-30T11:54:32.836Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:32.836Z] [2020-07-30T11:54:32.836Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-30T11:54:32.836Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:32.836Z] [2020-07-30T11:54:32.836Z] [2020-07-30T11:54:32.836Z] DONE 2 tests, 2 skipped in 1.997s [2020-07-30T11:54:32.836Z] [2020-07-30T11:54:32.836Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-30T11:54:32.943Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2020-07-30T11:54:32.943Z] === RUN TestNetworkInvalidJSON [2020-07-30T11:54:32.943Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:32.943Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:32.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:32.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:32.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:32.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:32.943Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-30T11:54:32.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-30T11:54:32.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-30T11:54:32.943Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-30T11:54:32.943Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-30T11:54:32.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-30T11:54:32.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-30T11:54:32.943Z] === RUN TestHostIPv4BridgeLabel [2020-07-30T11:54:33.148Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-30T11:54:33.148Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-30T11:54:33.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-07-30T11:54:33.581Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-30T11:54:33.581Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-30T11:54:33.948Z] === RUN TestDockerSuite/TestBuildRm [2020-07-30T11:54:33.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-30T11:54:34.204Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2020-07-30T11:54:34.204Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:grlz1lrmq4hgdyxifye8k44w3 Created:2020-07-30 11:54:27.710894418 +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[04561b7d40e7f6a3702e8892c724e00df43a51bcedf2ca33312ae78c5ee5b765:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qcejzelmkqv8pdyk2fc5rq3wk EndpointID:fe1af70f77fa983f1f4c9ad6d9061338671bde63d858a02866b5cc7c1cb0cd1f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4dc7294243bd0d4305ee9fba668f201d074ae032c4972551358b899279e6b357 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:5f800c3a946d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qcejzelmkqv8pdyk2fc5rq3wk EndpointID:fe1af70f77fa983f1f4c9ad6d9061338671bde63d858a02866b5cc7c1cb0cd1f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-30T11:54:34.204Z] PASS [2020-07-30T11:54:34.204Z] [2020-07-30T11:54:34.204Z] === Skipped [2020-07-30T11:54:34.204Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:54:34.204Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:54:34.204Z] [2020-07-30T11:54:34.204Z] [2020-07-30T11:54:34.204Z] DONE 23 tests, 1 skipped in 50.672s [2020-07-30T11:54:34.204Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:54:34.204Z] ++ 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-30T11:54:34.204Z] ++ set -e [2020-07-30T11:54:34.204Z] ++ '[' -n 0 ']' [2020-07-30T11:54:34.204Z] ++ set -x [2020-07-30T11:54:34.204Z] ++ env -i DEST=/go/src/github.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-30T11:54:34.204Z] INFO: Testing against a local daemon [2020-07-30T11:54:34.204Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-30T11:54:34.204Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:54:34.204Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:54:34.205Z] === RUN TestDockerNetworkIpvlan [2020-07-30T11:54:34.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:54:34.205Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:54:34.205Z] PASS [2020-07-30T11:54:34.205Z] [2020-07-30T11:54:34.205Z] === Skipped [2020-07-30T11:54:34.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:54:34.205Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:54:34.205Z] [2020-07-30T11:54:34.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:54:34.205Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:54:34.205Z] [2020-07-30T11:54:34.205Z] [2020-07-30T11:54:34.205Z] DONE 2 tests, 2 skipped in 0.128s [2020-07-30T11:54:34.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:54:34.205Z] ++ 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-30T11:54:34.205Z] ++ set -e [2020-07-30T11:54:34.205Z] ++ '[' -n 0 ']' [2020-07-30T11:54:34.205Z] ++ set -x [2020-07-30T11:54:34.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:54:34.345Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-07-30T11:54:34.460Z] INFO: Testing against a local daemon [2020-07-30T11:54:34.460Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-30T11:54:34.629Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-30T11:54:34.629Z] === RUN TestDaemonDefaultNetworkPools [2020-07-30T11:54:34.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:34.720Z] INFO: Testing against a local daemon [2020-07-30T11:54:35.269Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-07-30T11:54:35.269Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-30T11:54:35.830Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-07-30T11:54:35.830Z] === RUN TestDockerNetworkMacvlan [2020-07-30T11:54:36.249Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-30T11:54:36.249Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-30T11:54:36.614Z] ok github.com/docker/docker/integration/system 1.812s [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === Skipped [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:54:36.614Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-30T11:54:36.614Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-30T11:54:36.614Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-30T11:54:36.614Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-30T11:54:36.614Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-30T11:54:36.614Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-30T11:54:36.614Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] DONE 13 tests, 7 skipped in 3.485s [2020-07-30T11:54:36.614Z] [2020-07-30T11:54:36.614Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-30T11:54:36.759Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-30T11:54:36.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-30T11:54:36.792Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-30T11:54:36.792Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-30T11:54:37.185Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2020-07-30T11:54:37.185Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-30T11:54:37.185Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-07-30T11:54:37.185Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-30T11:54:37.688Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-30T11:54:37.688Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-30T11:54:37.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-30T11:54:37.838Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-30T11:54:38.472Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-30T11:54:38.472Z] === RUN TestServiceWithPredefinedNetwork [2020-07-30T11:54:38.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:38.504Z] INFO: Testing against a local daemon [2020-07-30T11:54:38.504Z] ok github.com/docker/docker/integration/volume 0.301s [2020-07-30T11:54:38.504Z] [2020-07-30T11:54:38.504Z] === Skipped [2020-07-30T11:54:38.504Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-30T11:54:38.504Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-30T11:54:38.504Z] [2020-07-30T11:54:38.504Z] [2020-07-30T11:54:38.504Z] DONE 5 tests, 1 skipped in 2.240s [2020-07-30T11:54:38.504Z] [2020-07-30T11:54:38.504Z] INFO: make.ps1 ended at 07/30/2020 11:54:38 [2020-07-30T11:54:38.504Z] INFO: Integration CLI tests being run from the host: [2020-07-30T11:54:38.504Z] 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-30T11:54:38.618Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-30T11:54:39.090Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-07-30T11:54:39.181Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-30T11:54:39.658Z] ok github.com/docker/docker/distribution 0.157s coverage: 22.1% of statements [2020-07-30T11:54:39.659Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-30T11:54:39.743Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-30T11:54:40.305Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-30T11:54:40.554Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-07-30T11:54:40.554Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-30T11:54:40.554Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:54:40.554Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:54:40.554Z] === RUN TestServiceWithDataPathPortInit [2020-07-30T11:54:40.597Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-30T11:54:40.867Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-30T11:54:41.123Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-30T11:54:41.531Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-30T11:54:42.052Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-30T11:54:42.099Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-07-30T11:54:42.099Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-30T11:54:42.358Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-30T11:54:42.358Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-30T11:54:42.981Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-30T11:54:43.238Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-30T11:54:43.295Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-07-30T11:54:43.295Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-30T11:54:44.230Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-30T11:54:45.608Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-30T11:54:45.608Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-30T11:54:46.507Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-30T11:54:46.507Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-30T11:54:46.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-30T11:54:46.654Z] INFO: Testing against a local daemon [2020-07-30T11:54:46.764Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-30T11:54:46.764Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-30T11:54:47.328Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-30T11:54:47.512Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 77.1% of statements [2020-07-30T11:54:47.584Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-30T11:54:47.840Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-30T11:54:48.095Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-30T11:54:48.448Z] ok github.com/docker/docker/pkg/authorization 0.224s coverage: 68.3% of statements [2020-07-30T11:54:48.707Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-30T11:54:48.707Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan (12.89s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2020-07-30T11:54:49.044Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2020-07-30T11:54:49.044Z] PASS [2020-07-30T11:54:49.044Z] [2020-07-30T11:54:49.044Z] DONE 8 tests in 14.495s [2020-07-30T11:54:49.044Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-30T11:54:49.044Z] ++ 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-30T11:54:49.044Z] ++ set -e [2020-07-30T11:54:49.044Z] ++ '[' -n 0 ']' [2020-07-30T11:54:49.044Z] ++ set -x [2020-07-30T11:54:49.044Z] ++ env -i DEST=/go/src/github.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-30T11:54:49.044Z] testing: warning: no tests to run [2020-07-30T11:54:49.044Z] PASS [2020-07-30T11:54:49.044Z] [2020-07-30T11:54:49.044Z] DONE 0 tests in 0.026s [2020-07-30T11:54:49.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-30T11:54:49.044Z] ++ 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-30T11:54:49.044Z] ++ set -e [2020-07-30T11:54:49.044Z] ++ '[' -n 0 ']' [2020-07-30T11:54:49.044Z] ++ set -x [2020-07-30T11:54:49.044Z] ++ env -i DEST=/go/src/github.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-30T11:54:49.044Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-30T11:54:49.044Z] INFO: Testing against a local daemon [2020-07-30T11:54:49.044Z] === RUN TestAuthZPluginAllowRequest [2020-07-30T11:54:50.939Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-07-30T11:54:50.939Z] === RUN TestAuthZPluginTLS [2020-07-30T11:54:51.196Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-30T11:54:51.196Z] === RUN TestAuthZPluginDenyRequest [2020-07-30T11:54:51.758Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-30T11:54:51.758Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-30T11:54:51.992Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-07-30T11:54:52.014Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-30T11:54:52.251Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/oci [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-30T11:54:52.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-30T11:54:52.251Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-30T11:54:52.270Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-30T11:54:52.270Z] === RUN TestAuthZPluginDenyResponse [2020-07-30T11:54:52.824Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-07-30T11:54:52.824Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-30T11:54:52.831Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-30T11:54:52.832Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-30T11:54:52.832Z] === RUN TestAuthZPluginAllowEventStream [2020-07-30T11:54:53.761Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-30T11:54:53.763Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-30T11:54:54.017Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-30T11:54:54.274Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2020-07-30T11:54:54.274Z] === RUN TestAuthZPluginErrorResponse [2020-07-30T11:54:54.331Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-30T11:54:54.590Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-30T11:54:54.835Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-30T11:54:54.835Z] === RUN TestAuthZPluginErrorRequest [2020-07-30T11:54:54.835Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-30T11:54:55.397Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-30T11:54:55.397Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-30T11:54:55.923Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2020-07-30T11:54:55.923Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-30T11:54:55.961Z] === RUN TestDockerSuite/TestBuildUser [2020-07-30T11:54:55.961Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-30T11:54:55.961Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-30T11:54:56.012Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-30T11:54:56.583Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-07-30T11:54:57.327Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-30T11:54:57.523Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2020-07-30T11:54:57.523Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-07-30T11:54:57.781Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-30T11:54:57.890Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-07-30T11:54:57.890Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-30T11:54:58.718Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 70.5% of statements [2020-07-30T11:54:58.977Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 69.3% of statements [2020-07-30T11:54:59.236Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-07-30T11:54:59.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-30T11:54:59.495Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-07-30T11:54:59.515Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2020-07-30T11:54:59.515Z] === RUN TestAuthZPluginHeader [2020-07-30T11:54:59.754Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-30T11:54:59.755Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-30T11:54:59.755Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-30T11:54:59.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-30T11:54:59.755Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-30T11:55:00.323Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-30T11:55:00.323Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-30T11:55:00.443Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-07-30T11:55:00.443Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-30T11:55:00.443Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-30T11:55:00.582Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-07-30T11:55:00.841Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-30T11:55:00.841Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-30T11:55:00.841Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-30T11:55:01.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-07-30T11:55:01.509Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jk24y4047j6uru7k0jteyymyn Created:2020-07-30 11:54:54.922776829 +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[3454a939c942f9f8c7057b1368fed2c3ef7934ca1816e92996d4c0c1a17e1ef5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nard40rub1zyzbksdral0gxuo EndpointID:e57281723dc513f9f3c24059e5b22719bdbbf23863e7427fdf4e57f5e87a3465 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b35d2769ffe73b9409efa3a0924f6e0d09d0c514ea027f9ae907f82e0953e91 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:ca156300c724 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nard40rub1zyzbksdral0gxuo EndpointID:e57281723dc513f9f3c24059e5b22719bdbbf23863e7427fdf4e57f5e87a3465 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-30T11:55:01.509Z] PASS [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] === Skipped [2020-07-30T11:55:01.509Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-30T11:55:01.509Z] service_test.go:236: FLAKY_TEST [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] DONE 23 tests, 1 skipped in 38.933s [2020-07-30T11:55:01.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:55:01.509Z] ++ 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-30T11:55:01.509Z] ++ set -e [2020-07-30T11:55:01.509Z] ++ '[' -n 0 ']' [2020-07-30T11:55:01.509Z] ++ set -x [2020-07-30T11:55:01.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=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-30T11:55:01.509Z] INFO: Testing against a local daemon [2020-07-30T11:55:01.509Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-30T11:55:01.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:55:01.509Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:55:01.509Z] === RUN TestDockerNetworkIpvlan [2020-07-30T11:55:01.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:55:01.509Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:55:01.509Z] PASS [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] === Skipped [2020-07-30T11:55:01.509Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-30T11:55:01.509Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-30T11:55:01.509Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] [2020-07-30T11:55:01.509Z] DONE 2 tests, 2 skipped in 0.081s [2020-07-30T11:55:01.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-30T11:55:01.509Z] ++ 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-30T11:55:01.509Z] ++ set -e [2020-07-30T11:55:01.509Z] ++ '[' -n 0 ']' [2020-07-30T11:55:01.509Z] ++ set -x [2020-07-30T11:55:01.510Z] ++ env -i DEST=/go/src/github.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-30T11:55:01.510Z] INFO: Testing against a local daemon [2020-07-30T11:55:01.510Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-30T11:55:01.778Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-30T11:55:02.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-30T11:55:02.548Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-30T11:55:02.548Z] === RUN TestDockerNetworkMacvlan [2020-07-30T11:55:02.603Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-30T11:55:02.862Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-30T11:55:03.185Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-30T11:55:04.235Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-30T11:55:04.236Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-30T11:55:04.494Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-30T11:55:04.876Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-30T11:55:05.708Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2020-07-30T11:55:05.709Z] === RUN TestAuthZPluginV2Disable [2020-07-30T11:55:06.954Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-30T11:55:07.777Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2020-07-30T11:55:07.777Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-30T11:55:08.035Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-30T11:55:08.223Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2020-07-30T11:55:08.224Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-30T11:55:08.294Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-30T11:55:08.554Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-30T11:55:09.034Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-30T11:55:09.122Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-07-30T11:55:09.690Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-30T11:55:09.948Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-07-30T11:55:10.516Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-30T11:55:10.774Z] testing: warning: no tests to run [2020-07-30T11:55:10.774Z] coverage: [no statements] [2020-07-30T11:55:10.774Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-30T11:55:11.347Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-30T11:55:11.347Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-30T11:55:11.490Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2020-07-30T11:55:11.490Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-30T11:55:11.606Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-30T11:55:12.053Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-30T11:55:12.580Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-30T11:55:12.621Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-30T11:55:13.188Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-30T11:55:13.510Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan (11.14s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-07-30T11:55:13.625Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-07-30T11:55:13.625Z] PASS [2020-07-30T11:55:13.625Z] [2020-07-30T11:55:13.625Z] DONE 8 tests in 12.607s [2020-07-30T11:55:13.625Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-30T11:55:13.625Z] ++ 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-30T11:55:13.625Z] ++ set -e [2020-07-30T11:55:13.625Z] ++ '[' -n 0 ']' [2020-07-30T11:55:13.625Z] ++ set -x [2020-07-30T11:55:13.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:55:13.625Z] testing: warning: no tests to run [2020-07-30T11:55:13.625Z] PASS [2020-07-30T11:55:13.625Z] [2020-07-30T11:55:13.625Z] DONE 0 tests in 0.012s [2020-07-30T11:55:13.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-30T11:55:13.625Z] ++ 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-30T11:55:13.625Z] ++ set -e [2020-07-30T11:55:13.625Z] ++ '[' -n 0 ']' [2020-07-30T11:55:13.625Z] ++ set -x [2020-07-30T11:55:13.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:55:13.625Z] INFO: Testing against a local daemon [2020-07-30T11:55:13.625Z] === RUN TestAuthZPluginAllowRequest [2020-07-30T11:55:13.754Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-30T11:55:14.077Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-30T11:55:14.682Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-30T11:55:15.014Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-30T11:55:15.140Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-30T11:55:15.140Z] === RUN TestAuthZPluginTLS [2020-07-30T11:55:15.273Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-30T11:55:15.434Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-30T11:55:15.434Z] === RUN TestAuthZPluginDenyRequest [2020-07-30T11:55:16.049Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-30T11:55:16.049Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-30T11:55:16.049Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-30T11:55:16.049Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-30T11:55:16.049Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-30T11:55:16.070Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-30T11:55:16.070Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-30T11:55:16.651Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-07-30T11:55:16.711Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-30T11:55:16.711Z] === RUN TestAuthZPluginDenyResponse [2020-07-30T11:55:17.218Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-30T11:55:17.349Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-30T11:55:17.349Z] === RUN TestAuthZPluginAllowEventStream [2020-07-30T11:55:17.476Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-30T11:55:17.943Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-30T11:55:18.202Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-30T11:55:18.394Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-07-30T11:55:18.394Z] === RUN TestAuthZPluginErrorResponse [2020-07-30T11:55:18.413Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2020-07-30T11:55:18.413Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-30T11:55:19.043Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-30T11:55:19.043Z] === RUN TestAuthZPluginErrorRequest [2020-07-30T11:55:19.130Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-30T11:55:19.387Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-30T11:55:19.682Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-30T11:55:19.682Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-30T11:55:20.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-30T11:55:20.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-30T11:55:20.326Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-30T11:55:20.326Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-30T11:55:20.949Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-30T11:55:21.851Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-07-30T11:55:21.851Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-30T11:55:21.887Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-30T11:55:22.146Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-30T11:55:22.204Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.79s) [2020-07-30T11:55:22.204Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-30T11:55:22.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-30T11:55:23.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-30T11:55:23.526Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-07-30T11:55:23.695Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-30T11:55:23.937Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-07-30T11:55:23.937Z] === RUN TestAuthZPluginHeader [2020-07-30T11:55:24.258Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-30T11:55:24.576Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-30T11:55:24.576Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-30T11:55:24.576Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:55:24.576Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:24.576Z] === RUN TestAuthZPluginV2Disable [2020-07-30T11:55:24.576Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:55:24.576Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:24.576Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-30T11:55:24.576Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:55:24.576Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:24.576Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-30T11:55:24.576Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:55:24.576Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:24.576Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-30T11:55:24.827Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-30T11:55:25.388Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-30T11:55:25.388Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-30T11:55:26.316Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-30T11:55:27.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-30T11:55:27.807Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-30T11:55:28.064Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-30T11:55:28.064Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-30T11:55:28.630Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-30T11:55:29.560Z] === RUN TestDockerSuite/TestCommitChange [2020-07-30T11:55:30.122Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-30T11:55:30.684Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-30T11:55:31.612Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-30T11:55:32.542Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-30T11:55:33.105Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-30T11:55:34.038Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-30T11:55:34.603Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-30T11:55:35.531Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-30T11:55:35.724Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/rootless [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/volume [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-30T11:55:35.724Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-30T11:55:35.724Z] [2020-07-30T11:55:35.724Z] === Skipped [2020-07-30T11:55:35.724Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-30T11:55:35.724Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-30T11:55:35.724Z] [2020-07-30T11:55:35.724Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-30T11:55:35.724Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-30T11:55:35.724Z] [2020-07-30T11:55:35.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-30T11:55:35.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:55:35.724Z] [2020-07-30T11:55:35.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-30T11:55:35.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:55:35.724Z] [2020-07-30T11:55:35.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-30T11:55:35.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-30T11:55:35.725Z] time="2020-07-30T11:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-30T11:55:35.725Z] time="2020-07-30T11:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-30T11:55:35.725Z] time="2020-07-30T11:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-30T11:55:35.725Z] time="2020-07-30T11:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-30T11:55:35.725Z] time="2020-07-30T11:54:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-30T11:55:35.725Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-30T11:55:35.725Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-30T11:55:35.725Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-30T11:55:35.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-30T11:55:35.725Z] graphtest_unix.go:73: No driver to put! [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-30T11:55:35.725Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-30T11:55:35.725Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] [2020-07-30T11:55:35.725Z] DONE 2123 tests, 26 skipped in 245.800s [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-30T11:55:36.093Z] === RUN TestDockerSuite/TestContainerAPICommit Post stage [Pipeline] junit [2020-07-30T11:55:36.305Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-30T11:55:37.024Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-30T11:55:37.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41284/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f953b69946a2da67c6b667da0da219f92ea24c7 hack/validate/vendor [2020-07-30T11:55:37.606Z] 2020/07/30 11:55:37 Collecting initial packages [2020-07-30T11:55:37.865Z] 2020/07/30 11:55:37 Download dependencies [2020-07-30T11:55:38.392Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-30T11:55:38.392Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-30T11:55:38.392Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-07-30T11:55:38.392Z] PASS [2020-07-30T11:55:38.392Z] [2020-07-30T11:55:38.392Z] DONE 17 tests in 49.617s [2020-07-30T11:55:38.392Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-30T11:55:38.392Z] ++ 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-30T11:55:38.392Z] ++ set -e [2020-07-30T11:55:38.392Z] ++ '[' -n 0 ']' [2020-07-30T11:55:38.392Z] ++ set -x [2020-07-30T11:55:38.392Z] ++ env -i DEST=/go/src/github.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-30T11:55:38.649Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-30T11:55:38.649Z] INFO: Testing against a local daemon [2020-07-30T11:55:38.649Z] === RUN TestPluginInvalidJSON [2020-07-30T11:55:38.649Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:38.649Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:38.649Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:38.649Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-30T11:55:38.649Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-30T11:55:38.649Z] === RUN TestPluginInstall [2020-07-30T11:55:38.649Z] === RUN TestPluginInstall/no_auth [2020-07-30T11:55:39.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-30T11:55:39.778Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-30T11:55:40.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Starting whole vndr cycle because no package specified [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Ignoring paths matching "^archive/tar" [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-30T11:55:40.438Z] 2020/07/30 11:55:40 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-30T11:55:40.597Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-30T11:55:40.695Z] 2020/07/30 11:55:40 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-30T11:55:40.695Z] 2020/07/30 11:55:40 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-30T11:55:40.696Z] 2020/07/30 11:55:40 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-30T11:55:40.696Z] 2020/07/30 11:55:40 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-07-30T11:55:40.696Z] 2020/07/30 11:55:40 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-30T11:55:41.526Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-30T11:55:41.527Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-30T11:55:41.527Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Finished clone github.com/creack/pty [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Finished clone github.com/Azure/go-ansiterm [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Finished clone github.com/docker/libtrust [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Finished clone github.com/moby/term [2020-07-30T11:55:41.631Z] 2020/07/30 11:55:41 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Finished clone github.com/google/uuid [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Finished clone github.com/seccomp/libseccomp-golang [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Finished clone github.com/tchap/go-patricia [2020-07-30T11:55:41.890Z] 2020/07/30 11:55:41 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-30T11:55:42.089Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-30T11:55:42.089Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-30T11:55:42.089Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-30T11:55:42.150Z] 2020/07/30 11:55:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-30T11:55:42.150Z] 2020/07/30 11:55:41 Finished clone github.com/Microsoft/go-winio [2020-07-30T11:55:42.150Z] 2020/07/30 11:55:42 Finished clone github.com/gorilla/mux [2020-07-30T11:55:42.150Z] 2020/07/30 11:55:42 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-30T11:55:42.345Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-30T11:55:42.345Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-30T11:55:42.409Z] 2020/07/30 11:55:42 Finished clone github.com/sirupsen/logrus [2020-07-30T11:55:42.409Z] 2020/07/30 11:55:42 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Finished clone github.com/opencontainers/selinux [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Finished clone github.com/docker/go-units [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Finished clone github.com/syndtr/gocapability [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Finished clone github.com/moby/sys [2020-07-30T11:55:42.976Z] 2020/07/30 11:55:42 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-30T11:55:43.174Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-30T11:55:43.174Z] PASS [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] === Skipped [2020-07-30T11:55:43.174Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-30T11:55:43.174Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-30T11:55:43.174Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-30T11:55:43.174Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-30T11:55:43.174Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] [2020-07-30T11:55:43.174Z] DONE 17 tests, 4 skipped in 27.587s [2020-07-30T11:55:43.174Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-30T11:55:43.174Z] ++ 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-30T11:55:43.174Z] ++ set -e [2020-07-30T11:55:43.174Z] ++ '[' -n 0 ']' [2020-07-30T11:55:43.174Z] ++ set -x [2020-07-30T11:55:43.174Z] ++ env -i DEST=/go/src/github.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-30T11:55:43.174Z] INFO: Testing against a local daemon [2020-07-30T11:55:43.174Z] === RUN TestPluginInvalidJSON [2020-07-30T11:55:43.174Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:43.174Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:43.174Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-30T11:55:43.174Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-30T11:55:43.174Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-30T11:55:43.174Z] === RUN TestPluginInstall [2020-07-30T11:55:43.174Z] === RUN TestPluginInstall/no_auth [2020-07-30T11:55:43.234Z] 2020/07/30 11:55:43 Finished clone github.com/RackSec/srslog [2020-07-30T11:55:43.234Z] 2020/07/30 11:55:43 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-30T11:55:43.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Finished clone github.com/imdario/mergo [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Finished clone gotest.tools/v3 [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Finished clone github.com/google/go-cmp [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Finished clone golang.org/x/sync [2020-07-30T11:55:43.802Z] 2020/07/30 11:55:43 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-30T11:55:44.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Finished clone github.com/docker/go-connections [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Finished clone github.com/opentracing/opentracing-go [2020-07-30T11:55:44.371Z] 2020/07/30 11:55:44 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-30T11:55:44.631Z] 2020/07/30 11:55:44 Finished clone github.com/google/shlex [2020-07-30T11:55:44.631Z] 2020/07/30 11:55:44 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Finished clone github.com/mitchellh/hashstructure [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Finished clone github.com/gofrs/flock [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-30T11:55:44.890Z] 2020/07/30 11:55:44 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-30T11:55:45.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-30T11:55:45.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Finished clone github.com/docker/go-events [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Finished clone github.com/armon/go-radix [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Finished clone github.com/armon/go-metrics [2020-07-30T11:55:45.828Z] 2020/07/30 11:55:45 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-30T11:55:46.087Z] 2020/07/30 11:55:45 Finished clone github.com/sean-/seed [2020-07-30T11:55:46.087Z] 2020/07/30 11:55:45 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb04aa5e0364993269571932ba9f7dbe03fed6b6ae137c139a38d4759ff0ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:46.744Z] time="2020-07-30T11:55:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cb04aa5e0364993269571932ba9f7dbe03fed6b6ae137c139a38d4759ff0ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:46.744Z] === RUN TestPluginInstall/with_htpasswd [2020-07-30T11:55:47.025Z] 2020/07/30 11:55:46 Finished clone github.com/tonistiigi/fsutil [2020-07-30T11:55:47.025Z] 2020/07/30 11:55:46 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-30T11:55:47.025Z] 2020/07/30 11:55:46 Finished clone github.com/hashicorp/errwrap [2020-07-30T11:55:47.025Z] 2020/07/30 11:55:46 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-07-30T11:55:47.030Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-30T11:55:47.285Z] 2020/07/30 11:55:47 Finished clone github.com/hashicorp/go-multierror [2020-07-30T11:55:47.285Z] 2020/07/30 11:55:47 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-30T11:55:47.285Z] 2020/07/30 11:55:47 Finished clone github.com/hashicorp/memberlist [2020-07-30T11:55:47.285Z] 2020/07/30 11:55:47 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9178ddabed8e159671e9278caba301cf1ae53d6e3c89e6fa20bbcbf953b2fab6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:47.381Z] time="2020-07-30T11:55:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9178ddabed8e159671e9278caba301cf1ae53d6e3c89e6fa20bbcbf953b2fab6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:47.676Z] === RUN TestPluginInstall/with_insecure [2020-07-30T11:55:47.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-30T11:55:47.960Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-30T11:55:48.224Z] 2020/07/30 11:55:48 Finished clone github.com/vishvananda/netns [2020-07-30T11:55:48.224Z] 2020/07/30 11:55:48 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-30T11:55:48.483Z] 2020/07/30 11:55:48 Finished clone github.com/hashicorp/go-sockaddr [2020-07-30T11:55:48.483Z] 2020/07/30 11:55:48 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-30T11:55:48.524Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee03dcfcc7dda50360e63400d5e19591c9046ebb238e07aed00c343cfbb8bd5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:48.738Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee03dcfcc7dda50360e63400d5e19591c9046ebb238e07aed00c343cfbb8bd5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:48.741Z] 2020/07/30 11:55:48 Finished clone github.com/docker/libkv [2020-07-30T11:55:48.741Z] 2020/07/30 11:55:48 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:912b72a183f97fbb84fbdf317e69a609b95ff964bbe352445595ec0fe42ebb31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:48.780Z] time="2020-07-30T11:55:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:912b72a183f97fbb84fbdf317e69a609b95ff964bbe352445595ec0fe42ebb31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:49.044Z] --- PASS: TestPluginInstall (7.71s) [2020-07-30T11:55:49.044Z] --- PASS: TestPluginInstall/no_auth (5.44s) [2020-07-30T11:55:49.044Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-07-30T11:55:49.044Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-07-30T11:55:49.044Z] plugin_test.go:157: [d852ad3e1e683] daemon is not started [2020-07-30T11:55:49.044Z] PASS [2020-07-30T11:55:49.044Z] [2020-07-30T11:55:49.044Z] DONE 6 tests in 7.825s [2020-07-30T11:55:49.044Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-30T11:55:49.044Z] ++ 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-30T11:55:49.044Z] ++ set -e [2020-07-30T11:55:49.044Z] ++ '[' -n 0 ']' [2020-07-30T11:55:49.044Z] ++ set -x [2020-07-30T11:55:49.044Z] ++ env -i DEST=/go/src/github.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-30T11:55:49.044Z] INFO: Testing against a local daemon [2020-07-30T11:55:49.044Z] === RUN TestExternalGraphDriver [2020-07-30T11:55:49.342Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-30T11:55:49.342Z] === RUN TestPluginInstall/with_htpasswd [2020-07-30T11:55:49.343Z] === RUN TestExternalGraphDriver/json [2020-07-30T11:55:49.679Z] 2020/07/30 11:55:49 Finished clone github.com/golang/gddo [2020-07-30T11:55:49.679Z] 2020/07/30 11:55:49 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-30T11:55:49.905Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89b9a17533ef4306da16656e91de9232e6c162956b721541ae6ee59f89caa064" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:49.905Z] time="2020-07-30T11:55:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89b9a17533ef4306da16656e91de9232e6c162956b721541ae6ee59f89caa064" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:49.938Z] 2020/07/30 11:55:49 Finished clone github.com/moby/ipvs [2020-07-30T11:55:49.938Z] 2020/07/30 11:55:49 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-30T11:55:49.938Z] 2020/07/30 11:55:49 Finished clone github.com/vishvananda/netlink [2020-07-30T11:55:49.938Z] 2020/07/30 11:55:49 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:49 Finished clone github.com/BurntSushi/toml [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:49 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:50 Finished clone github.com/samuel/go-zookeeper [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:50 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:50 Finished clone github.com/deckarep/golang-set [2020-07-30T11:55:50.197Z] 2020/07/30 11:55:50 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-30T11:55:50.467Z] === RUN TestPluginInstall/with_insecure [2020-07-30T11:55:50.467Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-30T11:55:50.467Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-30T11:55:50.866Z] === RUN TestExternalGraphDriver/spec [2020-07-30T11:55:51.030Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-30T11:55:51.134Z] 2020/07/30 11:55:50 Finished clone github.com/hashicorp/go-msgpack [2020-07-30T11:55:51.134Z] 2020/07/30 11:55:50 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-30T11:55:51.134Z] 2020/07/30 11:55:51 Finished clone github.com/coreos/go-semver [2020-07-30T11:55:51.134Z] 2020/07/30 11:55:51 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63a8cadc7c1a9e4e125fde13b5ca95fa68414ed7d8cad083b4aed5a35b964811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-30T11:55:51.592Z] time="2020-07-30T11:55:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63a8cadc7c1a9e4e125fde13b5ca95fa68414ed7d8cad083b4aed5a35b964811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-30T11:55:51.703Z] 2020/07/30 11:55:51 Finished clone github.com/ishidawataru/sctp [2020-07-30T11:55:51.703Z] 2020/07/30 11:55:51 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-30T11:55:51.974Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-30T11:55:51.974Z] --- PASS: TestPluginInstall (13.19s) [2020-07-30T11:55:51.974Z] --- PASS: TestPluginInstall/no_auth (10.55s) [2020-07-30T11:55:51.974Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-30T11:55:51.974Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-07-30T11:55:51.974Z] plugin_test.go:157: [d18a25b6b9b4f] daemon is not started [2020-07-30T11:55:51.974Z] PASS [2020-07-30T11:55:51.974Z] [2020-07-30T11:55:51.974Z] DONE 6 tests in 13.381s [2020-07-30T11:55:51.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-30T11:55:51.974Z] ++ 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-30T11:55:51.974Z] ++ set -e [2020-07-30T11:55:51.974Z] ++ '[' -n 0 ']' [2020-07-30T11:55:51.974Z] ++ set -x [2020-07-30T11:55: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=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-30T11:55:51.974Z] INFO: Testing against a local daemon [2020-07-30T11:55:51.974Z] === RUN TestExternalGraphDriver [2020-07-30T11:55:52.234Z] === RUN TestExternalGraphDriver/json [2020-07-30T11:55:52.234Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-30T11:55:52.490Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-30T11:55:52.653Z] 2020/07/30 11:55:52 Finished clone golang.org/x/net [2020-07-30T11:55:52.653Z] 2020/07/30 11:55:52 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-30T11:55:53.039Z] === RUN TestExternalGraphDriver/pull [2020-07-30T11:55:53.054Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-30T11:55:54.032Z] 2020/07/30 11:55:53 Finished clone github.com/opencontainers/go-digest [2020-07-30T11:55:54.032Z] 2020/07/30 11:55:53 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-30T11:55:54.032Z] 2020/07/30 11:55:53 Finished clone go.etcd.io/bbolt [2020-07-30T11:55:54.032Z] 2020/07/30 11:55:53 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-30T11:55:54.291Z] 2020/07/30 11:55:54 Finished clone github.com/vbatts/tar-split [2020-07-30T11:55:54.291Z] 2020/07/30 11:55:54 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-30T11:55:54.421Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-30T11:55:54.421Z] === RUN TestExternalGraphDriver/spec [2020-07-30T11:55:54.566Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-07-30T11:55:54.566Z] --- PASS: TestExternalGraphDriver/json (1.76s) [2020-07-30T11:55:54.566Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-30T11:55:54.566Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-07-30T11:55:54.566Z] === RUN TestGraphdriverPluginV2 [2020-07-30T11:55:54.566Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-30T11:55:54.566Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:54.566Z] PASS [2020-07-30T11:55:54.566Z] [2020-07-30T11:55:54.566Z] === Skipped [2020-07-30T11:55:54.566Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-30T11:55:54.566Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:55:54.566Z] [2020-07-30T11:55:54.566Z] [2020-07-30T11:55:54.566Z] DONE 5 tests, 1 skipped in 5.574s [2020-07-30T11:55:54.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-30T11:55:54.566Z] ++ 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-30T11:55:54.566Z] ++ set -e [2020-07-30T11:55:54.566Z] ++ '[' -n 0 ']' [2020-07-30T11:55:54.566Z] ++ set -x [2020-07-30T11:55:54.566Z] ++ env -i DEST=/go/src/github.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-30T11:55:54.566Z] INFO: Testing against a local daemon [2020-07-30T11:55:54.566Z] === RUN TestContinueAfterPluginCrash [2020-07-30T11:55:54.566Z] === PAUSE TestContinueAfterPluginCrash [2020-07-30T11:55:54.566Z] === RUN TestReadPluginNoRead [2020-07-30T11:55:54.566Z] === PAUSE TestReadPluginNoRead [2020-07-30T11:55:54.566Z] === RUN TestDaemonStartWithLogOpt [2020-07-30T11:55:54.566Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-30T11:55:54.566Z] === CONT TestContinueAfterPluginCrash [2020-07-30T11:55:54.566Z] === CONT TestDaemonStartWithLogOpt [2020-07-30T11:55:54.566Z] === CONT TestReadPluginNoRead [2020-07-30T11:55:54.858Z] 2020/07/30 11:55:54 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-30T11:55:54.858Z] 2020/07/30 11:55:54 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-30T11:55:55.117Z] 2020/07/30 11:55:54 Finished clone github.com/Microsoft/opengcs [2020-07-30T11:55:55.117Z] 2020/07/30 11:55:54 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-30T11:55:55.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-30T11:55:55.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-30T11:55:55.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-30T11:55:55.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-30T11:55:55.625Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-30T11:55:55.685Z] 2020/07/30 11:55:55 Finished clone github.com/mistifyio/go-zfs [2020-07-30T11:55:55.685Z] 2020/07/30 11:55:55 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-30T11:55:56.187Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-30T11:55:56.253Z] 2020/07/30 11:55:56 Finished clone github.com/hashicorp/serf [2020-07-30T11:55:56.253Z] 2020/07/30 11:55:56 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-30T11:55:56.444Z] === RUN TestExternalGraphDriver/pull [2020-07-30T11:55:56.822Z] 2020/07/30 11:55:56 Finished clone github.com/Microsoft/hcsshim [2020-07-30T11:55:56.822Z] 2020/07/30 11:55:56 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-30T11:55:57.808Z] --- PASS: TestExternalGraphDriver (5.54s) [2020-07-30T11:55:57.808Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-07-30T11:55:57.808Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-07-30T11:55:57.808Z] --- PASS: TestExternalGraphDriver/pull (1.25s) [2020-07-30T11:55:57.808Z] === RUN TestGraphdriverPluginV2 [2020-07-30T11:55:58.201Z] 2020/07/30 11:55:58 Finished clone github.com/opencontainers/runtime-spec [2020-07-30T11:55:58.201Z] 2020/07/30 11:55:58 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-30T11:55:58.463Z] 2020/07/30 11:55:58 Finished clone github.com/coreos/go-systemd [2020-07-30T11:55:58.463Z] 2020/07/30 11:55:58 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Finished clone github.com/coreos/go-systemd/v22 [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Finished clone github.com/opencontainers/image-spec [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Finished clone github.com/ugorji/go [2020-07-30T11:55:59.032Z] 2020/07/30 11:55:58 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-30T11:55:59.600Z] 2020/07/30 11:55:59 Finished clone github.com/cilium/ebpf [2020-07-30T11:55:59.600Z] 2020/07/30 11:55:59 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-30T11:55:59.860Z] 2020/07/30 11:55:59 Finished clone github.com/Graylog2/go-gelf [2020-07-30T11:55:59.860Z] 2020/07/30 11:55:59 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Finished clone github.com/philhofer/fwd [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Finished clone github.com/godbus/dbus/v5 [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Finished clone github.com/fluent/fluent-logger-golang [2020-07-30T11:56:00.119Z] 2020/07/30 11:56:00 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-30T11:56:00.171Z] === RUN TestReadPluginNoRead/default [2020-07-30T11:56:00.171Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2020-07-30T11:56:01.077Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-30T11:56:01.077Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2020-07-30T11:56:01.077Z] PASS [2020-07-30T11:56:01.077Z] [2020-07-30T11:56:01.077Z] DONE 5 tests in 9.119s [2020-07-30T11:56:01.077Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-30T11:56:01.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-30T11:56:01.077Z] ++ 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-30T11:56:01.077Z] ++ set -e [2020-07-30T11:56:01.077Z] ++ '[' -n 0 ']' [2020-07-30T11:56:01.077Z] ++ set -x [2020-07-30T11:56:01.077Z] ++ env -i DEST=/go/src/github.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-30T11:56:01.211Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-30T11:56:01.333Z] INFO: Testing against a local daemon [2020-07-30T11:56:01.333Z] === RUN TestContinueAfterPluginCrash [2020-07-30T11:56:01.333Z] === PAUSE TestContinueAfterPluginCrash [2020-07-30T11:56:01.333Z] === RUN TestReadPluginNoRead [2020-07-30T11:56:01.333Z] === PAUSE TestReadPluginNoRead [2020-07-30T11:56:01.333Z] === RUN TestDaemonStartWithLogOpt [2020-07-30T11:56:01.333Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-30T11:56:01.333Z] === CONT TestContinueAfterPluginCrash [2020-07-30T11:56:01.333Z] === CONT TestDaemonStartWithLogOpt [2020-07-30T11:56:01.497Z] 2020/07/30 11:56:01 Finished clone github.com/fsnotify/fsnotify [2020-07-30T11:56:01.497Z] 2020/07/30 11:56:01 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-30T11:56:01.497Z] 2020/07/30 11:56:01 Finished clone github.com/bsphere/le_go [2020-07-30T11:56:01.497Z] 2020/07/30 11:56:01 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-30T11:56:01.895Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-30T11:56:01.895Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-30T11:56:01.895Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-30T11:56:02.065Z] 2020/07/30 11:56:01 Finished clone golang.org/x/sys [2020-07-30T11:56:02.065Z] 2020/07/30 11:56:01 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-30T11:56:02.065Z] 2020/07/30 11:56:01 Finished clone github.com/jmespath/go-jmespath [2020-07-30T11:56:02.065Z] 2020/07/30 11:56:01 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-30T11:56:02.633Z] 2020/07/30 11:56:02 Finished clone golang.org/x/oauth2 [2020-07-30T11:56:02.633Z] 2020/07/30 11:56:02 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-30T11:56:02.728Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-30T11:56:03.200Z] 2020/07/30 11:56:03 Finished clone github.com/tinylib/msgp [2020-07-30T11:56:03.200Z] 2020/07/30 11:56:03 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-30T11:56:03.767Z] 2020/07/30 11:56:03 Finished clone github.com/googleapis/gax-go [2020-07-30T11:56:03.767Z] 2020/07/30 11:56:03 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-30T11:56:04.026Z] 2020/07/30 11:56:03 Finished clone github.com/docker/libnetwork [2020-07-30T11:56:04.026Z] 2020/07/30 11:56:03 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-07-30T11:56:04.243Z] --- PASS: TestReadPluginNoRead (9.37s) [2020-07-30T11:56:04.243Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-07-30T11:56:04.243Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-07-30T11:56:04.243Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2020-07-30T11:56:04.243Z] read_test.go:92: [d2fcae6de4e56] daemon is not started [2020-07-30T11:56:05.170Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-30T11:56:05.170Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-30T11:56:05.283Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-07-30T11:56:05.283Z] PASS [2020-07-30T11:56:05.283Z] [2020-07-30T11:56:05.283Z] DONE 6 tests in 10.710s [2020-07-30T11:56:05.283Z] 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-30T11:56:05.283Z] ++ 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-30T11:56:05.283Z] ++ set -e [2020-07-30T11:56:05.283Z] ++ '[' -n 0 ']' [2020-07-30T11:56:05.283Z] ++ set -x [2020-07-30T11:56:05.283Z] ++ env -i DEST=/go/src/github.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-30T11:56:05.283Z] testing: warning: no tests to run [2020-07-30T11:56:05.283Z] PASS [2020-07-30T11:56:05.283Z] [2020-07-30T11:56:05.283Z] DONE 0 tests in 0.020s [2020-07-30T11:56:05.283Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-30T11:56:05.283Z] ++ 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-30T11:56:05.283Z] ++ set -e [2020-07-30T11:56:05.283Z] ++ '[' -n 0 ']' [2020-07-30T11:56:05.283Z] ++ set -x [2020-07-30T11:56:05.283Z] ++ env -i DEST=/go/src/github.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-30T11:56:05.283Z] INFO: Testing against a local daemon [2020-07-30T11:56:05.283Z] === RUN TestPluginWithDevMounts [2020-07-30T11:56:05.283Z] === PAUSE TestPluginWithDevMounts [2020-07-30T11:56:05.283Z] === CONT TestPluginWithDevMounts [2020-07-30T11:56:05.407Z] 2020/07/30 11:56:05 Finished clone github.com/containerd/fifo [2020-07-30T11:56:05.407Z] 2020/07/30 11:56:05 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-30T11:56:05.667Z] 2020/07/30 11:56:05 Finished clone github.com/moby/buildkit [2020-07-30T11:56:05.667Z] 2020/07/30 11:56:05 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-30T11:56:05.732Z] --- PASS: TestDaemonStartWithLogOpt (4.50s) [2020-07-30T11:56:05.732Z] === CONT TestReadPluginNoRead [2020-07-30T11:56:05.926Z] 2020/07/30 11:56:05 Finished clone go.opencensus.io [2020-07-30T11:56:05.926Z] 2020/07/30 11:56:05 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-30T11:56:05.989Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-30T11:56:06.495Z] 2020/07/30 11:56:06 Finished clone github.com/miekg/dns [2020-07-30T11:56:06.496Z] 2020/07/30 11:56:06 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-30T11:56:07.357Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-07-30T11:56:07.357Z] PASS [2020-07-30T11:56:07.357Z] [2020-07-30T11:56:07.357Z] DONE 1 tests in 1.894s [2020-07-30T11:56:07.357Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-30T11:56:07.357Z] ++ 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-30T11:56:07.357Z] ++ set -e [2020-07-30T11:56:07.357Z] ++ '[' -n 0 ']' [2020-07-30T11:56:07.357Z] ++ set -x [2020-07-30T11:56:07.357Z] ++ env -i DEST=/go/src/github.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-30T11:56:07.357Z] INFO: Testing against a local daemon [2020-07-30T11:56:07.357Z] === RUN TestSecretInspect [2020-07-30T11:56:07.436Z] 2020/07/30 11:56:07 Finished clone github.com/containerd/go-runc [2020-07-30T11:56:07.436Z] 2020/07/30 11:56:07 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-30T11:56:07.436Z] 2020/07/30 11:56:07 Finished clone github.com/containerd/cgroups [2020-07-30T11:56:07.436Z] 2020/07/30 11:56:07 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-30T11:56:07.695Z] 2020/07/30 11:56:07 Finished clone github.com/containerd/typeurl [2020-07-30T11:56:07.695Z] 2020/07/30 11:56:07 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-30T11:56:07.955Z] 2020/07/30 11:56:07 Finished clone golang.org/x/text [2020-07-30T11:56:07.955Z] 2020/07/30 11:56:07 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-07-30T11:56:08.525Z] 2020/07/30 11:56:08 Finished clone github.com/containerd/console [2020-07-30T11:56:08.525Z] 2020/07/30 11:56:08 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-30T11:56:08.785Z] 2020/07/30 11:56:08 Finished clone github.com/containerd/continuity [2020-07-30T11:56:08.785Z] 2020/07/30 11:56:08 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-30T11:56:08.785Z] 2020/07/30 11:56:08 Finished clone github.com/containerd/ttrpc [2020-07-30T11:56:08.785Z] 2020/07/30 11:56:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-30T11:56:09.045Z] 2020/07/30 11:56:08 Finished clone github.com/opencontainers/runc [2020-07-30T11:56:09.045Z] 2020/07/30 11:56:08 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-30T11:56:09.045Z] 2020/07/30 11:56:08 Finished clone github.com/gogo/googleapis [2020-07-30T11:56:09.045Z] 2020/07/30 11:56:08 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-30T11:56:09.258Z] === RUN TestReadPluginNoRead/default [2020-07-30T11:56:09.431Z] --- PASS: TestSecretInspect (1.88s) [2020-07-30T11:56:09.431Z] === RUN TestSecretList [2020-07-30T11:56:09.614Z] 2020/07/30 11:56:09 Finished clone google.golang.org/grpc [2020-07-30T11:56:09.614Z] 2020/07/30 11:56:09 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-30T11:56:09.819Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-30T11:56:10.075Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-30T11:56:10.183Z] 2020/07/30 11:56:10 Finished clone github.com/docker/distribution [2020-07-30T11:56:10.183Z] 2020/07/30 11:56:10 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-30T11:56:10.443Z] 2020/07/30 11:56:10 Finished clone github.com/fernet/fernet-go [2020-07-30T11:56:10.443Z] 2020/07/30 11:56:10 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-30T11:56:10.639Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-30T11:56:10.702Z] 2020/07/30 11:56:10 Finished clone github.com/prometheus/client_golang [2020-07-30T11:56:10.702Z] 2020/07/30 11:56:10 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-30T11:56:10.895Z] --- PASS: TestContinueAfterPluginCrash (9.61s) [2020-07-30T11:56:11.457Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-30T11:56:11.509Z] --- PASS: TestSecretList (1.91s) [2020-07-30T11:56:11.509Z] === RUN TestSecretsCreateAndDelete [2020-07-30T11:56:11.643Z] 2020/07/30 11:56:11 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-30T11:56:11.643Z] 2020/07/30 11:56:11 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-30T11:56:11.905Z] 2020/07/30 11:56:11 Finished clone github.com/hashicorp/go-memdb [2020-07-30T11:56:11.905Z] 2020/07/30 11:56:11 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-30T11:56:11.905Z] 2020/07/30 11:56:11 Finished clone golang.org/x/time [2020-07-30T11:56:11.905Z] 2020/07/30 11:56:11 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-30T11:56:12.387Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-30T11:56:12.847Z] 2020/07/30 11:56:12 Finished clone github.com/hashicorp/golang-lru [2020-07-30T11:56:12.847Z] 2020/07/30 11:56:12 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-30T11:56:12.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-30T11:56:13.026Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-30T11:56:13.027Z] === RUN TestSecretsUpdate [2020-07-30T11:56:13.107Z] 2020/07/30 11:56:12 Finished clone code.cloudfoundry.org/clock [2020-07-30T11:56:13.107Z] 2020/07/30 11:56:12 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-30T11:56:13.107Z] 2020/07/30 11:56:13 Finished clone github.com/coreos/pkg [2020-07-30T11:56:13.107Z] 2020/07/30 11:56:13 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-30T11:56:13.885Z] --- PASS: TestReadPluginNoRead (7.95s) [2020-07-30T11:56:13.885Z] --- PASS: TestReadPluginNoRead/default (1.39s)=== RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-30T11:56:13.885Z] [2020-07-30T11:56:13.885Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-07-30T11:56:13.885Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2020-07-30T11:56:13.885Z] read_test.go:92: [d5cf1568b0e27] daemon is not started [2020-07-30T11:56:13.885Z] PASS [2020-07-30T11:56:13.885Z] [2020-07-30T11:56:13.885Z] DONE 6 tests in 12.661s [2020-07-30T11:56:13.885Z] 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-30T11:56:13.885Z] ++ 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-30T11:56:13.885Z] ++ set -e [2020-07-30T11:56:13.885Z] ++ '[' -n 0 ']' [2020-07-30T11:56:13.885Z] ++ set -x [2020-07-30T11:56:13.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:56:13.885Z] testing: warning: no tests to run [2020-07-30T11:56:13.885Z] PASS [2020-07-30T11:56:13.885Z] [2020-07-30T11:56:13.885Z] DONE 0 tests in 0.043s [2020-07-30T11:56:13.885Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-30T11:56:13.885Z] ++ 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-30T11:56:13.885Z] ++ set -e [2020-07-30T11:56:13.885Z] ++ '[' -n 0 ']' [2020-07-30T11:56:13.885Z] ++ set -x [2020-07-30T11:56:13.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:56:14.143Z] INFO: Testing against a local daemon [2020-07-30T11:56:14.143Z] === RUN TestPluginWithDevMounts [2020-07-30T11:56:14.143Z] === PAUSE TestPluginWithDevMounts [2020-07-30T11:56:14.143Z] === CONT TestPluginWithDevMounts [2020-07-30T11:56:14.485Z] 2020/07/30 11:56:14 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-30T11:56:14.485Z] 2020/07/30 11:56:14 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-30T11:56:14.485Z] 2020/07/30 11:56:14 Finished clone github.com/beorn7/perks [2020-07-30T11:56:14.485Z] 2020/07/30 11:56:14 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-30T11:56:15.055Z] 2020/07/30 11:56:14 Finished clone github.com/prometheus/client_model [2020-07-30T11:56:15.055Z] 2020/07/30 11:56:14 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-30T11:56:15.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-30T11:56:15.102Z] --- PASS: TestSecretsUpdate (1.87s) [2020-07-30T11:56:15.102Z] === RUN TestTemplatedSecret [2020-07-30T11:56:15.631Z] --- PASS: TestPluginWithDevMounts (1.66s) [2020-07-30T11:56:15.631Z] PASS [2020-07-30T11:56:15.631Z] [2020-07-30T11:56:15.631Z] DONE 1 tests in 1.820s [2020-07-30T11:56:15.631Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-30T11:56:15.631Z] ++ 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-30T11:56:15.631Z] ++ set -e [2020-07-30T11:56:15.631Z] ++ '[' -n 0 ']' [2020-07-30T11:56:15.631Z] ++ set -x [2020-07-30T11:56:15.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:56:15.887Z] INFO: Testing against a local daemon [2020-07-30T11:56:15.887Z] === RUN TestSecretInspect [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Finished clone github.com/golang/protobuf [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Finished clone golang.org/x/crypto [2020-07-30T11:56:16.439Z] 2020/07/30 11:56:16 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-30T11:56:16.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-30T11:56:17.193Z] --- PASS: TestTemplatedSecret (2.36s) [2020-07-30T11:56:17.193Z] === RUN TestSecretCreateResolve [2020-07-30T11:56:17.378Z] 2020/07/30 11:56:17 Finished clone github.com/prometheus/procfs [2020-07-30T11:56:17.378Z] 2020/07/30 11:56:17 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-30T11:56:17.378Z] 2020/07/30 11:56:17 Finished clone github.com/prometheus/common [2020-07-30T11:56:17.378Z] 2020/07/30 11:56:17 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-30T11:56:17.638Z] 2020/07/30 11:56:17 Finished clone github.com/pkg/errors [2020-07-30T11:56:17.638Z] 2020/07/30 11:56:17 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-30T11:56:17.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-30T11:56:17.898Z] 2020/07/30 11:56:17 Finished clone github.com/cespare/xxhash/v2 [2020-07-30T11:56:17.898Z] 2020/07/30 11:56:17 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-30T11:56:18.158Z] 2020/07/30 11:56:17 Finished clone github.com/spf13/pflag [2020-07-30T11:56:18.374Z] --- PASS: TestSecretInspect (2.44s) [2020-07-30T11:56:18.374Z] === RUN TestSecretList [2020-07-30T11:56:18.771Z] 2020/07/30 11:56:18 Finished clone github.com/morikuni/aec [2020-07-30T11:56:19.031Z] 2020/07/30 11:56:18 Finished clone github.com/inconshreveable/mousetrap [2020-07-30T11:56:19.274Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-07-30T11:56:19.274Z] PASS [2020-07-30T11:56:19.274Z] [2020-07-30T11:56:19.274Z] DONE 6 tests in 11.877s [2020-07-30T11:56:19.274Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-30T11:56:19.274Z] ++ 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-30T11:56:19.274Z] ++ set -e [2020-07-30T11:56:19.274Z] ++ '[' -n 0 ']' [2020-07-30T11:56:19.274Z] ++ set -x [2020-07-30T11:56:19.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T11:56:19.274Z] INFO: Testing against a local daemon [2020-07-30T11:56:19.274Z] === RUN TestServiceCreateInit [2020-07-30T11:56:19.274Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-30T11:56:19.301Z] 2020/07/30 11:56:19 Finished clone github.com/docker/go-metrics [2020-07-30T11:56:19.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000711ba0_} [2020-07-30T11:56:19.878Z] 2020/07/30 11:56:19 Finished clone github.com/spf13/cobra [2020-07-30T11:56:20.229Z] --- PASS: TestSecretList (1.97s) [2020-07-30T11:56:20.229Z] === RUN TestSecretsCreateAndDelete [2020-07-30T11:56:20.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1319221637_/foo_false____} [2020-07-30T11:56:21.783Z] 2020/07/30 11:56:21 Finished clone github.com/google/certificate-transparency-go [2020-07-30T11:56:22.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1319221637_/foo_true____} [2020-07-30T11:56:22.717Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2020-07-30T11:56:22.717Z] === RUN TestSecretsUpdate [2020-07-30T11:56:23.162Z] 2020/07/30 11:56:22 Finished clone github.com/cloudflare/cfssl [2020-07-30T11:56:23.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-30T11:56:23.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_false____} [2020-07-30T11:56:23.752Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-30T11:56:24.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_true____} [2020-07-30T11:56:24.902Z] --- PASS: TestSecretsUpdate (2.31s) [2020-07-30T11:56:24.902Z] === RUN TestTemplatedSecret [2020-07-30T11:56:26.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_true__0xc000711c60__} [2020-07-30T11:56:27.281Z] --- PASS: TestServiceCreateInit (7.64s) [2020-07-30T11:56:27.281Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2020-07-30T11:56:27.281Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-07-30T11:56:27.281Z] === RUN TestCreateServiceMultipleTimes [2020-07-30T11:56:28.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000711ca0_} [2020-07-30T11:56:28.419Z] --- PASS: TestTemplatedSecret (3.32s) [2020-07-30T11:56:28.419Z] === RUN TestSecretCreateResolve [2020-07-30T11:56:29.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000711ce0_} [2020-07-30T11:56:30.724Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-07-30T11:56:30.724Z] PASS [2020-07-30T11:56:30.724Z] [2020-07-30T11:56:30.724Z] DONE 6 tests in 14.867s [2020-07-30T11:56:30.724Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-30T11:56:30.724Z] ++ 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-30T11:56:30.724Z] ++ set -e [2020-07-30T11:56:30.724Z] ++ '[' -n 0 ']' [2020-07-30T11:56:30.724Z] ++ set -x [2020-07-30T11:56:30.724Z] ++ env -i DEST=/go/src/github.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-30T11:56:30.724Z] INFO: Testing against a local daemon [2020-07-30T11:56:30.724Z] === RUN TestServiceCreateInit [2020-07-30T11:56:30.724Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-30T11:56:30.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000711d40_} [2020-07-30T11:56:32.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000711d60_} [2020-07-30T11:56:33.149Z] 2020/07/30 11:56:32 Finished clone cloud.google.com/go [2020-07-30T11:56:34.089Z] 2020/07/30 11:56:33 Finished clone github.com/docker/swarmkit [2020-07-30T11:56:34.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-30T11:56:35.612Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-30T11:56:36.174Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-30T11:56:38.068Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-30T11:56:39.434Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-30T11:56:39.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-30T11:56:39.947Z] --- PASS: TestServiceCreateInit (9.28s) [2020-07-30T11:56:39.947Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-07-30T11:56:39.947Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2020-07-30T11:56:39.947Z] === RUN TestCreateServiceMultipleTimes [2020-07-30T11:56:40.661Z] 2020/07/30 11:56:40 Finished clone github.com/containerd/containerd [2020-07-30T11:56:40.661Z] 2020/07/30 11:56:40 Finished clone github.com/coreos/etcd [2020-07-30T11:56:42.468Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-30T11:56:42.659Z] --- PASS: TestCreateServiceMultipleTimes (15.92s) [2020-07-30T11:56:42.659Z] === RUN TestCreateServiceConflict [2020-07-30T11:56:43.837Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-30T11:56:43.837Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-30T11:56:44.739Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-07-30T11:56:44.739Z] === RUN TestCreateServiceMaxReplicas [2020-07-30T11:56:44.768Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-30T11:56:45.697Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-30T11:56:46.627Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-30T11:56:47.193Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-30T11:56:47.488Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-07-30T11:56:47.488Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-30T11:56:47.776Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-30T11:56:48.343Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-30T11:56:48.785Z] 2020/07/30 11:56:48 Finished clone google.golang.org/genproto [2020-07-30T11:56:49.271Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-30T11:56:49.833Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-30T11:56:50.396Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-30T11:56:51.324Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-30T11:56:51.890Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-30T11:56:52.452Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-30T11:56:53.017Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-30T11:56:53.949Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-30T11:56:54.511Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-30T11:56:54.768Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-30T11:56:55.025Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-30T11:56:55.281Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-30T11:56:55.845Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-30T11:56:56.775Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-30T11:56:57.032Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-30T11:56:57.593Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-30T11:56:57.849Z] --- PASS: TestCreateServiceMultipleTimes (17.83s) [2020-07-30T11:56:57.849Z] === RUN TestCreateServiceConflict [2020-07-30T11:56:58.774Z] 2020/07/30 11:56:57 Finished clone github.com/gogo/protobuf [2020-07-30T11:56:58.779Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-30T11:56:59.341Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-30T11:57:00.160Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.73s) [2020-07-30T11:57:00.160Z] === RUN TestCreateServiceSecretFileMode [2020-07-30T11:57:00.712Z] --- PASS: TestCreateServiceConflict (2.83s) [2020-07-30T11:57:00.712Z] === RUN TestCreateServiceMaxReplicas [2020-07-30T11:57:00.968Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-30T11:57:02.248Z] --- PASS: TestCreateServiceSecretFileMode (2.17s) [2020-07-30T11:57:02.248Z] === RUN TestCreateServiceConfigFileMode [2020-07-30T11:57:03.763Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2020-07-30T11:57:03.763Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-30T11:57:04.053Z] 2020/07/30 11:57:03 Finished clone github.com/hashicorp/consul [2020-07-30T11:57:04.331Z] --- PASS: TestCreateServiceConfigFileMode (2.11s) [2020-07-30T11:57:04.331Z] === RUN TestCreateServiceSysctls [2020-07-30T11:57:04.692Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-30T11:57:07.215Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-30T11:57:07.778Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-30T11:57:07.876Z] --- PASS: TestCreateServiceSysctls (2.95s) [2020-07-30T11:57:07.876Z] === RUN TestCreateServiceCapabilities [2020-07-30T11:57:09.413Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-30T11:57:09.413Z] === RUN TestInspect [2020-07-30T11:57:10.304Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-30T11:57:12.171Z] --- PASS: TestInspect (2.36s) [2020-07-30T11:57:12.171Z] === RUN TestCreateJob [2020-07-30T11:57:12.823Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-30T11:57:12.823Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-30T11:57:14.918Z] --- PASS: TestCreateJob (2.94s) [2020-07-30T11:57:14.918Z] === RUN TestReplicatedJob [2020-07-30T11:57:15.342Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-30T11:57:15.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-30T11:57:15.856Z] === RUN TestDockerSuite/TestCpToDot [2020-07-30T11:57:16.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-30T11:57:18.153Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-30T11:57:18.153Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2020-07-30T11:57:18.153Z] === RUN TestCreateServiceSecretFileMode [2020-07-30T11:57:19.083Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-30T11:57:19.646Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-30T11:57:20.555Z] --- PASS: TestReplicatedJob (5.08s) [2020-07-30T11:57:20.555Z] === RUN TestUpdateReplicatedJob [2020-07-30T11:57:21.013Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-30T11:57:21.013Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2020-07-30T11:57:21.013Z] === RUN TestCreateServiceConfigFileMode [2020-07-30T11:57:21.013Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-30T11:57:21.577Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-30T11:57:22.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-30T11:57:22.150Z] 2020/07/30 11:57:21 Finished clone github.com/aws/aws-sdk-go [2020-07-30T11:57:23.094Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-30T11:57:23.094Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-30T11:57:23.094Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-30T11:57:23.303Z] --- PASS: TestUpdateReplicatedJob (2.95s) [2020-07-30T11:57:23.303Z] === RUN TestServiceListWithStatuses [2020-07-30T11:57:23.303Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-30T11:57:23.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:57:23.303Z] === RUN TestDockerNetworkConnectAlias [2020-07-30T11:57:23.655Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-30T11:57:24.218Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-07-30T11:57:24.218Z] === RUN TestCreateServiceSysctls [2020-07-30T11:57:24.475Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-30T11:57:24.475Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-30T11:57:24.475Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-30T11:57:25.404Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-30T11:57:25.404Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-30T11:57:25.661Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-30T11:57:25.661Z] === RUN TestDockerSuite/TestCreateRM [2020-07-30T11:57:25.918Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-30T11:57:25.918Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-30T11:57:25.918Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-30T11:57:26.175Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-30T11:57:26.845Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2020-07-30T11:57:26.845Z] === RUN TestDockerNetworkReConnect [2020-07-30T11:57:28.695Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-30T11:57:28.695Z] --- PASS: TestCreateServiceSysctls (4.08s) [2020-07-30T11:57:28.695Z] === RUN TestCreateServiceCapabilities [2020-07-30T11:57:28.695Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-30T11:57:28.695Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-30T11:57:30.377Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2020-07-30T11:57:30.377Z] === RUN TestServicePlugin [2020-07-30T11:57:30.377Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-30T11:57:30.377Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:57:30.377Z] === RUN TestServiceUpdateLabel [2020-07-30T11:57:31.912Z] --- PASS: TestServiceUpdateLabel (1.88s) [2020-07-30T11:57:31.912Z] === RUN TestServiceUpdateSecrets [2020-07-30T11:57:31.964Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2020-07-30T11:57:31.964Z] === RUN TestInspect [2020-07-30T11:57:33.330Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-30T11:57:33.330Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-30T11:57:33.330Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-30T11:57:33.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-30T11:57:33.587Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-30T11:57:33.844Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-30T11:57:34.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-30T11:57:34.773Z] --- PASS: TestInspect (3.29s) [2020-07-30T11:57:34.773Z] === RUN TestCreateJob [2020-07-30T11:57:35.703Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-30T11:57:35.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-30T11:57:37.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-30T11:57:38.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-30T11:57:38.950Z] --- PASS: TestCreateJob (4.14s) [2020-07-30T11:57:38.950Z] === RUN TestReplicatedJob [2020-07-30T11:57:38.950Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-30T11:57:39.516Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-30T11:57:39.516Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-30T11:57:40.097Z] === RUN TestDockerSuite/TestDockerFails [2020-07-30T11:57:40.097Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-30T11:57:40.097Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-30T11:57:40.097Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-30T11:57:41.467Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-30T11:57:42.034Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-30T11:57:43.403Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-30T11:57:43.403Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-30T11:57:43.403Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-30T11:57:43.661Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-30T11:57:44.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-30T11:57:44.785Z] --- PASS: TestReplicatedJob (6.03s) [2020-07-30T11:57:44.785Z] === RUN TestUpdateReplicatedJob [2020-07-30T11:57:47.279Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2020-07-30T11:57:47.279Z] === RUN TestServiceUpdateConfigs [2020-07-30T11:57:48.955Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2020-07-30T11:57:48.955Z] === RUN TestServiceListWithStatuses [2020-07-30T11:57:48.955Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-30T11:57:48.955Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:57:48.955Z] === RUN TestDockerNetworkConnectAlias [2020-07-30T11:57:49.516Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-30T11:57:52.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-30T11:57:53.925Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2020-07-30T11:57:53.925Z] === RUN TestDockerNetworkReConnect [2020-07-30T11:57:53.925Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-30T11:57:55.291Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-30T11:57:56.221Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-30T11:57:56.785Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-30T11:57:57.715Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-30T11:57:58.281Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2020-07-30T11:57:58.281Z] === RUN TestServicePlugin [2020-07-30T11:57:58.281Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-30T11:57:58.847Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-30T11:57:59.777Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-30T11:58:01.142Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-30T11:58:02.076Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-30T11:58:02.648Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-07-30T11:58:02.648Z] === RUN TestServiceUpdateNetwork [2020-07-30T11:58:04.594Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-30T11:58:07.112Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-30T11:58:07.675Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-30T11:58:08.604Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-30T11:58:13.042Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2020-07-30T11:58:13.042Z] === RUN TestServiceUpdatePidsLimit [2020-07-30T11:58:13.685Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-30T11:58:14.325Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-30T11:58:15.140Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-30T11:58:15.140Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-30T11:58:15.140Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-30T11:58:16.066Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-30T11:58:16.322Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-30T11:58:16.884Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-30T11:58:17.141Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-30T11:58:17.141Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-30T11:58:18.069Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-30T11:58:18.998Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-30T11:58:18.998Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-30T11:58:18.998Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-30T11:58:19.564Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-30T11:58:19.820Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-30T11:58:20.076Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-30T11:58:21.004Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-30T11:58:21.235Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-30T11:58:21.261Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-30T11:58:21.261Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-30T11:58:21.261Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-30T11:58:22.627Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-30T11:58:23.189Z] === RUN TestDockerSuite/TestEventsRename [2020-07-30T11:58:23.445Z] === RUN TestDockerSuite/TestEventsResize [2020-07-30T11:58:24.008Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-30T11:58:29.253Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-30T11:58:29.727Z] --- PASS: TestServiceUpdatePidsLimit (15.85s) [2020-07-30T11:58:29.728Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2020-07-30T11:58:29.728Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2020-07-30T11:58:29.728Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-30T11:58:29.728Z] PASS [2020-07-30T11:58:29.728Z] [2020-07-30T11:58:29.728Z] === Skipped [2020-07-30T11:58:29.728Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-30T11:58:29.728Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:58:29.728Z] [2020-07-30T11:58:29.728Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-30T11:58:29.728Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-30T11:58:29.728Z] [2020-07-30T11:58:29.728Z] [2020-07-30T11:58:29.728Z] DONE 27 tests, 2 skipped in 129.331s [2020-07-30T11:58:29.728Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-30T11:58:29.728Z] ++ 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-30T11:58:29.728Z] ++ set -e [2020-07-30T11:58:29.728Z] ++ '[' -n 0 ']' [2020-07-30T11:58:29.728Z] ++ set -x [2020-07-30T11:58:29.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:58:29.728Z] INFO: Testing against a local daemon [2020-07-30T11:58:29.728Z] === RUN TestSessionCreate [2020-07-30T11:58:29.728Z] --- PASS: TestSessionCreate (0.03s) [2020-07-30T11:58:29.728Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-30T11:58:29.728Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-30T11:58:29.728Z] PASS [2020-07-30T11:58:29.728Z] [2020-07-30T11:58:29.728Z] DONE 2 tests in 0.152s [2020-07-30T11:58:29.728Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-30T11:58:29.728Z] ++ 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-30T11:58:29.728Z] ++ set -e [2020-07-30T11:58:29.728Z] ++ '[' -n 0 ']' [2020-07-30T11:58:29.728Z] ++ set -x [2020-07-30T11:58:29.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-30T11:58:29.728Z] INFO: Testing against a local daemon [2020-07-30T11:58:29.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-30T11:58:29.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:58:29.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:58:29.728Z] === RUN TestEventsExecDie [2020-07-30T11:58:29.728Z] --- PASS: TestEventsExecDie (0.58s) [2020-07-30T11:58:29.728Z] === RUN TestEventsBackwardsCompatible [2020-07-30T11:58:29.728Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-30T11:58:29.728Z] === RUN TestInfoBinaryCommits [2020-07-30T11:58:29.728Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-30T11:58:29.728Z] === RUN TestInfoAPIVersioned [2020-07-30T11:58:29.728Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-30T11:58:29.728Z] === RUN TestInfoDiscoveryBackend [2020-07-30T11:58:29.816Z] --- PASS: TestServicePlugin (31.70s) [2020-07-30T11:58:29.816Z] plugin_test.go:62: [d1ec651c77035] joining swarm manager [da284170cd86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T11:58:29.816Z] plugin_test.go:65: [d7b6fc88608e5] joining swarm manager [da284170cd86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T11:58:29.816Z] === RUN TestServiceUpdateLabel [2020-07-30T11:58:30.020Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-30T11:58:30.020Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-30T11:58:30.072Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-30T11:58:30.634Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-30T11:58:31.061Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-30T11:58:31.061Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-30T11:58:31.357Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-30T11:58:31.357Z] === RUN TestInfoAPI [2020-07-30T11:58:31.652Z] --- PASS: TestInfoAPI (0.04s) [2020-07-30T11:58:31.652Z] === RUN TestInfoAPIWarnings [2020-07-30T11:58:31.945Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-30T11:58:31.945Z] === RUN TestInfoDebug [2020-07-30T11:58:32.523Z] --- PASS: TestServiceUpdateLabel (2.71s) [2020-07-30T11:58:32.523Z] === RUN TestServiceUpdateSecrets [2020-07-30T11:58:32.585Z] --- PASS: TestInfoDebug (0.53s) [2020-07-30T11:58:32.585Z] === RUN TestInfoInsecureRegistries [2020-07-30T11:58:33.220Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-30T11:58:33.220Z] === RUN TestInfoRegistryMirrors [2020-07-30T11:58:33.515Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-30T11:58:33.515Z] === RUN TestLoginFailsWithBadCredentials [2020-07-30T11:58:33.887Z] === RUN TestDockerSuite/TestEventsTop [2020-07-30T11:58:34.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-30T11:58:34.159Z] === RUN TestPingCacheHeaders [2020-07-30T11:58:34.159Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-30T11:58:34.159Z] === RUN TestPingGet [2020-07-30T11:58:34.159Z] --- PASS: TestPingGet (0.04s) [2020-07-30T11:58:34.159Z] === RUN TestPingHead [2020-07-30T11:58:34.159Z] --- PASS: TestPingHead (0.04s) [2020-07-30T11:58:34.159Z] === RUN TestVersion [2020-07-30T11:58:34.159Z] --- PASS: TestVersion (0.03s) [2020-07-30T11:58:34.159Z] PASS [2020-07-30T11:58:34.159Z] [2020-07-30T11:58:34.159Z] === Skipped [2020-07-30T11:58:34.159Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:58:34.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:58:34.159Z] [2020-07-30T11:58:34.159Z] [2020-07-30T11:58:34.159Z] DONE 18 tests, 1 skipped in 5.461s [2020-07-30T11:58:34.159Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-30T11:58:34.159Z] ++ 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-30T11:58:34.159Z] ++ set -e [2020-07-30T11:58:34.159Z] ++ '[' -n 0 ']' [2020-07-30T11:58:34.159Z] ++ set -x [2020-07-30T11:58:34.159Z] ++ env -i DEST=/go/src/github.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-30T11:58:34.159Z] INFO: Testing against a local daemon [2020-07-30T11:58:34.159Z] === RUN TestVolumesCreateAndList [2020-07-30T11:58:34.159Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-30T11:58:34.159Z] === RUN TestVolumesRemove [2020-07-30T11:58:34.449Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-30T11:58:34.454Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-30T11:58:34.454Z] === RUN TestVolumesInspect [2020-07-30T11:58:34.454Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-30T11:58:34.454Z] === RUN TestVolumesInvalidJSON [2020-07-30T11:58:34.454Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-30T11:58:34.454Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-30T11:58:34.454Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-30T11:58:34.454Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-30T11:58:34.454Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-30T11:58:34.454Z] PASS [2020-07-30T11:58:34.454Z] [2020-07-30T11:58:34.454Z] DONE 5 tests in 0.226s [2020-07-30T11:58:34.454Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T11:58:34.454Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T11:58:34.454Z] +++ kill 13789 [2020-07-30T11:58:35.969Z] +++ /etc/init.d/apparmor stop [2020-07-30T11:58:35.969Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:58:35.969Z] [2020-07-30T11:58:35.969Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:58:35.969Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:58:35.969Z] [2020-07-30T11:58:35.969Z] To set a process to complain mode, use the command line tool [2020-07-30T11:58:35.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:58:35.969Z] +++ true [2020-07-30T11:58:35.969Z] exiting test-integration [2020-07-30T11:58:35.969Z] ++ exit 0 [2020-07-30T11:58:35.969Z] [2020-07-30T11:58:36.964Z] === RUN TestDockerSuite/TestEventsUntilInThePast Post stage [Pipeline] junit [2020-07-30T11:58:37.527Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T11:58:38.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-30T11:58:38.500Z] + echo Ensuring container killed. [2020-07-30T11:58:38.500Z] Ensuring container killed. [2020-07-30T11:58:38.500Z] + docker rm -vf docker-pr6 [2020-07-30T11:58:38.500Z] Error: No such container: docker-pr6 [2020-07-30T11:58:38.500Z] + true [Pipeline] sh [2020-07-30T11:58:38.882Z] + echo Chowning /workspace to jenkins user [2020-07-30T11:58:38.882Z] Chowning /workspace to jenkins user [2020-07-30T11:58:38.882Z] + id -u [2020-07-30T11:58:38.882Z] + id -g [2020-07-30T11:58:38.882Z] + docker run --rm -v /home/docker/workspace/moby_PR-41284:/workspace busybox chown -R 1001:1001 /workspace [2020-07-30T11:58:38.882Z] Unable to find image 'busybox:latest' locally [2020-07-30T11:58:39.176Z] latest: Pulling from library/busybox [2020-07-30T11:58:39.176Z] f45ff7dc89a9: Pulling fs layer [2020-07-30T11:58:39.176Z] f45ff7dc89a9: Verifying Checksum [2020-07-30T11:58:39.176Z] f45ff7dc89a9: Download complete [2020-07-30T11:58:39.472Z] f45ff7dc89a9: Pull complete [2020-07-30T11:58:39.472Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T11:58:39.472Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T11:58:41.534Z] + bundleName=ppc64le-integration [2020-07-30T11:58:41.534Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-30T11:58:41.534Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-30T11:58:41.534Z] + 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-30T11:58:41.534Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-30T11:58:41.579Z] Archiving artifacts [2020-07-30T11:58:42.030Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T11:58:42.422Z] + make clean [2020-07-30T11:58:42.715Z] make: command: Command not found [2020-07-30T11:58:42.715Z] make: command: Command not found [2020-07-30T11:58:42.715Z] docker volume rm -f docker-dev-cache [2020-07-30T11:58:42.715Z] docker-dev-cache [Pipeline] deleteDir [2020-07-30T11:58:43.588Z] === RUN TestDockerSuite/TestExec [2020-07-30T11:58:43.588Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-30T11:58:43.597Z] 2020/07/30 11:58:36 Finished clone google.golang.org/api [2020-07-30T11:58:43.597Z] 2020/07/30 11:58:36 Dependencies downloaded. Download time: 2m55.626489087s [2020-07-30T11:58:43.597Z] 2020/07/30 11:58:36 Collecting all dependencies [2020-07-30T11:58:44.151Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-30T11:58:44.408Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T11:58:44.972Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-30T11:58:46.130Z] 2020/07/30 11:58:45 Clean vendor dir from unused packages [2020-07-30T11:58:46.130Z] 2020/07/30 11:58:45 Ignoring paths matching "^archive/tar" [2020-07-30T11:58:46.338Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-30T11:58:46.901Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-30T11:58:47.066Z] 2020/07/30 11:58:46 Success [2020-07-30T11:58:47.066Z] 2020/07/30 11:58:46 Running time: 3m9.28091016s [2020-07-30T11:58:47.066Z] Congratulations! All vendoring changes are done the right way. [2020-07-30T11:58:47.463Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-07-30T11:58:47.463Z] === RUN TestServiceUpdateConfigs [2020-07-30T11:58:47.463Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-30T11:58:48.006Z] + echo Building e2e image [2020-07-30T11:58:48.006Z] Building e2e image [2020-07-30T11:58:48.006Z] + docker build --build-arg DOCKER_GITCOMMIT=0f953b69946a2da67c6b667da0da219f92ea24c7 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-30T11:58:48.006Z] #2 [internal] load .dockerignore [2020-07-30T11:58:48.006Z] #2 transferring context: 34B done [2020-07-30T11:58:48.006Z] #2 DONE 0.0s [2020-07-30T11:58:48.006Z] [2020-07-30T11:58:48.006Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-30T11:58:48.006Z] #1 transferring dockerfile: 3.21kB done [2020-07-30T11:58:48.006Z] #1 DONE 0.0s [2020-07-30T11:58:48.006Z] [2020-07-30T11:58:48.006Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-30T11:58:48.026Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-30T11:58:48.587Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-30T11:58:49.151Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-30T11:58:49.714Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-30T11:58:50.642Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-30T11:58:52.009Z] === RUN TestDockerSuite/TestExecEnv [2020-07-30T11:58:52.572Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-30T11:58:53.300Z] #4 DONE 5.2s [2020-07-30T11:58:53.300Z] [2020-07-30T11:58:53.300Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-30T11:58:53.300Z] #3 DONE 5.2s [2020-07-30T11:58:53.300Z] [2020-07-30T11:58:53.300Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-30T11:58:53.300Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-30T11:58:53.300Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-30T11:58:53.300Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-30T11:58:53.300Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-30T11:58:53.500Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-30T11:58:53.565Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 626.22kB / 2.80MB 0.2s [2020-07-30T11:58:53.565Z] #5 ... [2020-07-30T11:58:53.565Z] [2020-07-30T11:58:53.565Z] #8 [internal] load build context [2020-07-30T11:58:53.565Z] #8 transferring context: 847.42kB 0.4s done [2020-07-30T11:58:53.565Z] #8 DONE 0.5s [2020-07-30T11:58:53.565Z] [2020-07-30T11:58:53.565Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-30T11:58:53.565Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-07-30T11:58:53.565Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-07-30T11:58:53.825Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-07-30T11:58:54.062Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-30T11:58:54.086Z] #5 DONE 0.8s [2020-07-30T11:58:54.086Z] [2020-07-30T11:58:54.086Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-30T11:58:54.086Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-30T11:58:54.086Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-30T11:58:54.086Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-30T11:58:54.086Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-30T11:58:54.086Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-30T11:58:54.086Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-30T11:58:54.086Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 44.77MB / 127.35MB 0.8s [2020-07-30T11:58:54.086Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-07-30T11:58:54.086Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-30T11:58:54.086Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done [2020-07-30T11:58:54.086Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 63.22MB / 127.35MB 1.0s [2020-07-30T11:58:54.345Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 75.24MB / 127.35MB 1.1s [2020-07-30T11:58:54.346Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 93.85MB / 127.35MB 1.3s [2020-07-30T11:58:54.605Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 103.42MB / 127.35MB 1.4s [2020-07-30T11:58:54.864Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 115.73MB / 127.35MB 1.5s [2020-07-30T11:58:54.864Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s [2020-07-30T11:58:55.123Z] #14 ... [2020-07-30T11:58:55.123Z] [2020-07-30T11:58:55.123Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-30T11:58:55.123Z] #6 DONE 1.0s [2020-07-30T11:58:55.123Z] [2020-07-30T11:58:55.123Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-30T11:58:55.123Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done [2020-07-30T11:58:55.123Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-30T11:58:55.426Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-30T11:58:55.989Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-30T11:58:56.552Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-30T11:58:57.121Z] === RUN TestDockerSuite/TestExecParseError [2020-07-30T11:58:57.684Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-30T11:58:57.941Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-30T11:58:58.503Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-30T11:58:59.430Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-30T11:58:59.687Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-30T11:59:00.249Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-30T11:59:00.393Z] #14 ... [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-30T11:59:00.393Z] #7 0.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-30T11:59:00.393Z] #7 1.776 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-30T11:59:00.393Z] #7 1.947 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-30T11:59:00.393Z] #7 1.953 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-30T11:59:00.393Z] #7 1.966 (3/30) Installing readline (8.0.0-r0) [2020-07-30T11:59:00.393Z] #7 1.970 (4/30) Installing bash (5.0.0-r0) [2020-07-30T11:59:00.393Z] #7 1.989 Executing bash-5.0.0-r0.post-install [2020-07-30T11:59:00.393Z] #7 1.992 (5/30) Installing ca-certificates (20191127-r2) [2020-07-30T11:59:00.393Z] #7 2.009 (6/30) Installing libgcc (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 2.013 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 2.031 (8/30) Installing binutils (2.32-r0) [2020-07-30T11:59:00.393Z] #7 2.147 (9/30) Installing gmp (6.1.2-r1) [2020-07-30T11:59:00.393Z] #7 2.161 (10/30) Installing isl (0.18-r0) [2020-07-30T11:59:00.393Z] #7 2.183 (11/30) Installing libgomp (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 2.187 (12/30) Installing libatomic (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 2.189 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-30T11:59:00.393Z] #7 2.196 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-30T11:59:00.393Z] #7 2.199 (15/30) Installing gcc (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 3.062 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-30T11:59:00.393Z] #7 3.166 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-30T11:59:00.393Z] #7 3.168 (18/30) Installing g++ (8.3.0-r0) [2020-07-30T11:59:00.393Z] #7 3.750 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-30T11:59:00.393Z] #7 3.755 (20/30) Installing libcurl (7.66.0-r0) [2020-07-30T11:59:00.393Z] #7 3.764 (21/30) Installing expat (2.2.8-r0) [2020-07-30T11:59:00.393Z] #7 3.768 (22/30) Installing pcre2 (10.33-r0) [2020-07-30T11:59:00.393Z] #7 3.780 (23/30) Installing git (2.22.4-r0) [2020-07-30T11:59:00.393Z] #7 3.994 (24/30) Installing libmnl (1.0.4-r0) [2020-07-30T11:59:00.393Z] #7 3.999 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-30T11:59:00.393Z] #7 4.002 (26/30) Installing iptables (1.8.3-r1) [2020-07-30T11:59:00.393Z] #7 4.029 (27/30) Installing pigz (2.4-r0) [2020-07-30T11:59:00.393Z] #7 4.035 (28/30) Installing tar (1.32-r0) [2020-07-30T11:59:00.393Z] #7 4.043 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-30T11:59:00.393Z] #7 4.048 (30/30) Installing xz (5.2.4-r0) [2020-07-30T11:59:00.393Z] #7 4.054 Executing busybox-1.30.1-r3.trigger [2020-07-30T11:59:00.393Z] #7 4.058 Executing ca-certificates-20191127-r2.trigger [2020-07-30T11:59:00.393Z] #7 4.114 OK: 179 MiB in 44 packages [2020-07-30T11:59:00.393Z] #7 DONE 5.2s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-30T11:59:00.393Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-07-30T11:59:00.393Z] #14 ... [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-30T11:59:00.393Z] #9 DONE 0.1s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-30T11:59:00.393Z] #10 DONE 0.0s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-30T11:59:00.393Z] #14 ... [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-30T11:59:00.393Z] #11 DONE 0.0s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-30T11:59:00.393Z] #12 DONE 0.0s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-30T11:59:00.393Z] #13 DONE 0.0s [2020-07-30T11:59:00.393Z] [2020-07-30T11:59:00.393Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-30T11:59:01.330Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.1s done [2020-07-30T11:59:01.330Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-07-30T11:59:01.330Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-30T11:59:01.330Z] #14 DONE 8.1s [2020-07-30T11:59:01.330Z] [2020-07-30T11:59:01.330Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-30T11:59:01.959Z] #15 0.391 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-30T11:59:02.764Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2020-07-30T11:59:02.765Z] === RUN TestServiceUpdateNetwork [2020-07-30T11:59:02.894Z] #15 1.436 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-30T11:59:02.894Z] #15 1.541 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-30T11:59:02.894Z] #15 1.545 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-30T11:59:02.894Z] #15 1.552 (3/54) Installing readline (8.0.4-r0) [2020-07-30T11:59:02.894Z] #15 1.556 (4/54) Installing bash (5.0.17-r0) [2020-07-30T11:59:02.894Z] #15 1.569 Executing bash-5.0.17-r0.post-install [2020-07-30T11:59:02.894Z] #15 1.573 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-30T11:59:02.894Z] #15 1.652 (6/54) Installing libblkid (2.35.2-r0) [2020-07-30T11:59:03.153Z] #15 1.658 (7/54) Installing libuuid (2.35.2-r0) [2020-07-30T11:59:03.153Z] #15 1.659 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-30T11:59:03.153Z] #15 1.666 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-30T11:59:03.153Z] #15 1.670 (10/54) Installing libgcc (9.3.0-r2) [2020-07-30T11:59:03.153Z] #15 1.672 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-30T11:59:03.153Z] #15 1.685 (12/54) Installing binutils (2.34-r1) [2020-07-30T11:59:03.153Z] #15 1.756 (13/54) Installing libmagic (5.38-r0) [2020-07-30T11:59:03.153Z] #15 1.778 (14/54) Installing file (5.38-r0) [2020-07-30T11:59:03.153Z] #15 1.779 (15/54) Installing gmp (6.2.0-r0) [2020-07-30T11:59:03.153Z] #15 1.786 (16/54) Installing isl (0.18-r0) [2020-07-30T11:59:03.153Z] #15 1.801 (17/54) Installing libgomp (9.3.0-r2) [2020-07-30T11:59:03.153Z] #15 1.804 (18/54) Installing libatomic (9.3.0-r2) [2020-07-30T11:59:03.153Z] #15 1.806 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-30T11:59:03.153Z] #15 1.848 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-30T11:59:03.153Z] #15 1.854 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-30T11:59:03.153Z] #15 1.857 (22/54) Installing gcc (9.3.0-r2) [2020-07-30T11:59:04.091Z] #15 2.712 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-30T11:59:04.091Z] #15 2.785 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-30T11:59:04.091Z] #15 2.786 (25/54) Installing g++ (9.3.0-r2) [2020-07-30T11:59:04.659Z] #15 3.207 (26/54) Installing make (4.3-r0) [2020-07-30T11:59:04.659Z] #15 3.211 (27/54) Installing fortify-headers (1.1-r0) [2020-07-30T11:59:04.659Z] #15 3.213 (28/54) Installing patch (2.7.6-r6) [2020-07-30T11:59:04.659Z] #15 3.216 (29/54) Installing build-base (0.5-r2) [2020-07-30T11:59:04.659Z] #15 3.218 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-30T11:59:04.659Z] #15 3.220 (31/54) Installing libcurl (7.69.1-r0) [2020-07-30T11:59:04.659Z] #15 3.227 (32/54) Installing curl (7.69.1-r0) [2020-07-30T11:59:04.659Z] #15 3.230 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-30T11:59:04.659Z] #15 3.236 (34/54) Installing jq (1.6-r1) [2020-07-30T11:59:04.659Z] #15 3.242 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-30T11:59:04.659Z] #15 3.247 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-30T11:59:04.659Z] #15 3.250 (37/54) Installing libaio (0.3.112-r1) [2020-07-30T11:59:04.659Z] #15 3.251 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-30T11:59:04.659Z] #15 3.279 (39/54) Installing blkid (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.281 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-30T11:59:04.659Z] #15 3.283 (41/54) Installing setpriv (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.285 (42/54) Installing libmount (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.291 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.294 (44/54) Installing findmnt (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.296 (45/54) Installing mcookie (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.298 (46/54) Installing hexdump (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.300 (47/54) Installing lsblk (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.302 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.308 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.310 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.313 (51/54) Installing util-linux (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.346 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-30T11:59:04.659Z] #15 3.349 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-30T11:59:04.659Z] #15 3.369 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-30T11:59:04.659Z] #15 3.373 Executing busybox-1.31.1-r16.trigger [2020-07-30T11:59:04.659Z] #15 3.381 OK: 230 MiB in 69 packages [2020-07-30T11:59:05.226Z] #15 DONE 3.8s [2020-07-30T11:59:05.226Z] [2020-07-30T11:59:05.226Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-30T11:59:05.794Z] #16 DONE 0.5s [2020-07-30T11:59:05.794Z] [2020-07-30T11:59:05.794Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-30T11:59:06.057Z] #17 DONE 0.4s [2020-07-30T11:59:06.057Z] [2020-07-30T11:59:06.057Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-30T11:59:06.057Z] #18 DONE 0.0s [2020-07-30T11:59:06.057Z] [2020-07-30T11:59:06.057Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-30T11:59:06.057Z] #26 DONE 0.1s [2020-07-30T11:59:06.057Z] [2020-07-30T11:59:06.057Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-30T11:59:06.316Z] #27 DONE 0.1s [2020-07-30T11:59:06.316Z] [2020-07-30T11:59:06.316Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-30T11:59:06.316Z] #22 DONE 0.1s [2020-07-30T11:59:06.316Z] [2020-07-30T11:59:06.316Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-30T11:59:06.316Z] #19 DONE 0.1s [2020-07-30T11:59:06.316Z] [2020-07-30T11:59:06.316Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-30T11:59:06.316Z] #23 DONE 0.1s [2020-07-30T11:59:06.316Z] [2020-07-30T11:59:06.316Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-30T11:59:06.316Z] #28 DONE 0.1s [2020-07-30T11:59:06.316Z] [2020-07-30T11:59:06.316Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-30T11:59:09.606Z] #29 ... [2020-07-30T11:59:09.606Z] [2020-07-30T11:59:09.606Z] #31 [builder 1/4] COPY . . [2020-07-30T11:59:09.606Z] #31 DONE 2.9s [2020-07-30T11:59:09.606Z] [2020-07-30T11:59:09.606Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-30T11:59:10.175Z] #32 DONE 1.1s [2020-07-30T11:59:10.175Z] [2020-07-30T11:59:10.175Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-30T11:59:10.175Z] #24 1.055 + RM_GOPATH=0 [2020-07-30T11:59:10.175Z] #24 1.055 + TMP_GOPATH= [2020-07-30T11:59:10.175Z] #24 1.055 + : /build [2020-07-30T11:59:10.175Z] #24 1.055 + '[' -z '' ']' [2020-07-30T11:59:10.175Z] #24 1.055 ++ mktemp -d [2020-07-30T11:59:10.175Z] #24 1.055 + export GOPATH=/tmp/tmp.Caaeia [2020-07-30T11:59:10.175Z] #24 1.055 + GOPATH=/tmp/tmp.Caaeia [2020-07-30T11:59:10.175Z] #24 1.055 + RM_GOPATH=1 [2020-07-30T11:59:10.175Z] #24 1.055 + case "$(go env GOARCH)" in [2020-07-30T11:59:10.175Z] #24 1.055 ++ go env GOARCH [2020-07-30T11:59:10.175Z] #24 1.071 + export GO_BUILDMODE=-buildmode=pie [2020-07-30T11:59:10.175Z] #24 1.071 + GO_BUILDMODE=-buildmode=pie [2020-07-30T11:59:10.175Z] #24 1.072 ++ dirname ./install.sh [2020-07-30T11:59:10.175Z] #24 1.073 + dir=. [2020-07-30T11:59:10.175Z] #24 1.073 + bin=dockercli [2020-07-30T11:59:10.175Z] #24 1.073 + shift [2020-07-30T11:59:10.175Z] #24 1.073 + '[' '!' -f ./dockercli.installer ']' [2020-07-30T11:59:10.175Z] #24 1.073 + . ./dockercli.installer [2020-07-30T11:59:10.175Z] #24 1.073 ++ : stable [2020-07-30T11:59:10.175Z] #24 1.073 ++ : 17.06.2-ce [2020-07-30T11:59:10.175Z] #24 1.073 + install_dockercli [2020-07-30T11:59:10.175Z] #24 1.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-30T11:59:10.175Z] #24 1.073 ++ uname -m [2020-07-30T11:59:10.175Z] #24 1.073 Install docker/cli version 17.06.2-ce from stable [2020-07-30T11:59:10.175Z] #24 1.077 + arch=x86_64 [2020-07-30T11:59:10.175Z] #24 1.077 + '[' x86_64 '!=' x86_64 ']' [2020-07-30T11:59:10.175Z] #24 1.077 + url=https://download.docker.com/linux/static [2020-07-30T11:59:10.175Z] #24 1.077 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-30T11:59:10.175Z] #24 1.077 + tar -xz docker/docker [2020-07-30T11:59:10.175Z] #24 3.835 + mkdir -p /build [2020-07-30T11:59:10.175Z] #24 3.835 + mv docker/docker /build/ [2020-07-30T11:59:10.175Z] #24 3.837 + rmdir docker [2020-07-30T11:59:10.175Z] #24 DONE 3.9s [2020-07-30T11:59:10.175Z] [2020-07-30T11:59:10.175Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-30T11:59:10.852Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-30T11:59:11.414Z] === RUN TestDockerSuite/TestExecTTY [2020-07-30T11:59:11.553Z] #33 1.348 [2020-07-30T11:59:11.554Z] #33 1.558 Removing bundles/ [2020-07-30T11:59:11.813Z] #33 1.559 [2020-07-30T11:59:11.813Z] #33 1.565 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-30T11:59:11.977Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-30T11:59:12.539Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-30T11:59:12.798Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-30T11:59:13.192Z] #33 2.990 Building test suite binary ./integration-cli/test.main [2020-07-30T11:59:13.361Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-30T11:59:13.361Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-30T11:59:14.727Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-30T11:59:14.984Z] --- PASS: TestServiceUpdateNetwork (12.67s) [2020-07-30T11:59:14.984Z] === RUN TestServiceUpdatePidsLimit [2020-07-30T11:59:15.104Z] #33 ... [2020-07-30T11:59:15.104Z] [2020-07-30T11:59:15.104Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-30T11:59:15.104Z] #20 2.076 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-30T11:59:15.104Z] #20 2.813 [2020-07-30T11:59:15.104Z] #20 2.934 0.5% ######### 12.7% #################### 28.3% ################################# 46.2% ############################################ 61.2% ####################################################### 77.7% ######################################################################## 100.0% [2020-07-30T11:59:15.104Z] #20 4.084 [2020-07-30T11:59:15.104Z] #20 4.231 0.2% ######################################################################## 100.0% [2020-07-30T11:59:15.104Z] #20 4.677 [2020-07-30T11:59:15.104Z] #20 4.812 1.4% ################################## 48.0% ######################################################################## 100.0% [2020-07-30T11:59:15.104Z] #20 5.533 [2020-07-30T11:59:15.104Z] #20 5.648 # 1.6% ########## 14.3% ########################## 37.1% ######################################### 57.4% ########################################################## 81.5% ##################################################################### 96.5% ######################################################################## 100.0% [2020-07-30T11:59:15.104Z] #20 6.612 [2020-07-30T11:59:15.104Z] #20 6.738 # 1.7% #### 6.4% ######## 11.9% ############ 18.0% ################ 23.6% #################### 27.8% ######################## 34.4% ############################ 39.4% ################################ 44.6% ################################### 50.0% ####################################### 55.2% ########################################### 60.5% ############################################### 65.7% ################################################## 70.7% ##################################################### 74.8% ######################################################## 78.5% ############################################################## 86.3% ################################################################## 91.9% ##################################################################### 97.0% ######################################################################## 100.0% [2020-07-30T11:59:15.104Z] #20 8.862 [2020-07-30T11:59:15.241Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-30T11:59:15.803Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-30T11:59:16.043Z] #20 9.891 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-30T11:59:16.366Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-30T11:59:16.366Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-30T11:59:16.612Z] #20 10.43 [2020-07-30T11:59:16.872Z] #20 10.52 ######################################################################## 100.0% [2020-07-30T11:59:17.131Z] #20 10.84 [2020-07-30T11:59:17.320Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-30T11:59:17.320Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-30T11:59:18.069Z] #20 11.93 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-30T11:59:18.638Z] #20 12.37 [2020-07-30T11:59:18.638Z] #20 12.51 0.6% ######################################################################## 100.0% [2020-07-30T11:59:18.898Z] #20 12.87 [2020-07-30T11:59:20.806Z] #20 14.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-30T11:59:20.806Z] #20 14.54 skipping existing c35d46ef359f [2020-07-30T11:59:21.065Z] #20 14.84 [2020-07-30T11:59:22.446Z] #20 15.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-30T11:59:22.446Z] #20 16.27 [2020-07-30T11:59:22.446Z] #20 16.36 ######################################################################## 100.0% [2020-07-30T11:59:22.561Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-30T11:59:22.706Z] #20 16.68 [2020-07-30T11:59:22.966Z] #20 16.77 Download of images into '/build' complete. [2020-07-30T11:59:22.966Z] #20 16.77 Use something like the following to load the result into a Docker daemon: [2020-07-30T11:59:22.966Z] #20 16.77 tar -cC '/build' . | docker load [2020-07-30T11:59:23.536Z] #20 DONE 17.1s [2020-07-30T11:59:23.536Z] [2020-07-30T11:59:23.536Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-30T11:59:24.451Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-30T11:59:26.075Z] #29 ... [2020-07-30T11:59:26.075Z] [2020-07-30T11:59:26.075Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-30T11:59:26.339Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-30T11:59:26.645Z] #21 DONE 0.7s [2020-07-30T11:59:26.645Z] [2020-07-30T11:59:26.645Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-30T11:59:26.645Z] #25 DONE 0.1s [2020-07-30T11:59:26.645Z] [2020-07-30T11:59:26.645Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-30T11:59:27.704Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-30T11:59:29.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-30T11:59:31.584Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2020-07-30T11:59:31.584Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-07-30T11:59:31.584Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-30T11:59:31.584Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-30T11:59:31.584Z] PASS [2020-07-30T11:59:31.584Z] [2020-07-30T11:59:31.584Z] === Skipped [2020-07-30T11:59:31.584Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-30T11:59:31.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-30T11:59:31.584Z] [2020-07-30T11:59:31.584Z] [2020-07-30T11:59:31.584Z] DONE 27 tests, 1 skipped in 180.773s [2020-07-30T11:59:31.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-30T11:59:31.584Z] ++ 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-30T11:59:31.584Z] ++ set -e [2020-07-30T11:59:31.584Z] ++ '[' -n 0 ']' [2020-07-30T11:59:31.584Z] ++ set -x [2020-07-30T11:59:31.584Z] ++ env -i DEST=/go/src/github.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-30T11:59:31.584Z] INFO: Testing against a local daemon [2020-07-30T11:59:31.584Z] === RUN TestSessionCreate [2020-07-30T11:59:31.584Z] --- PASS: TestSessionCreate (0.03s) [2020-07-30T11:59:31.584Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-30T11:59:31.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-30T11:59:31.584Z] PASS [2020-07-30T11:59:31.584Z] [2020-07-30T11:59:31.584Z] DONE 2 tests in 0.147s [2020-07-30T11:59:31.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-30T11:59:31.584Z] ++ 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-30T11:59:31.584Z] ++ set -e [2020-07-30T11:59:31.584Z] ++ '[' -n 0 ']' [2020-07-30T11:59:31.584Z] ++ set -x [2020-07-30T11:59:31.584Z] ++ env -i DEST=/go/src/github.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-30T11:59:31.584Z] INFO: Testing against a local daemon [2020-07-30T11:59:31.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-30T11:59:31.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:59:31.584Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:59:31.584Z] === RUN TestEventsExecDie [2020-07-30T11:59:32.148Z] --- PASS: TestEventsExecDie (0.51s) [2020-07-30T11:59:32.148Z] === RUN TestEventsBackwardsCompatible [2020-07-30T11:59:32.148Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-30T11:59:32.148Z] === RUN TestInfoBinaryCommits [2020-07-30T11:59:32.148Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-30T11:59:32.148Z] === RUN TestInfoAPIVersioned [2020-07-30T11:59:32.148Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-30T11:59:32.148Z] === RUN TestInfoDiscoveryBackend [2020-07-30T11:59:32.148Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-30T11:59:32.711Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-30T11:59:32.711Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-30T11:59:32.711Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-30T11:59:32.711Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-30T11:59:32.967Z] === RUN TestDockerSuite/TestHealth [2020-07-30T11:59:33.895Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-30T11:59:33.895Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-30T11:59:34.457Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-30T11:59:34.457Z] === RUN TestInfoAPI [2020-07-30T11:59:34.457Z] --- PASS: TestInfoAPI (0.02s) [2020-07-30T11:59:34.457Z] === RUN TestInfoAPIWarnings [2020-07-30T11:59:35.018Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-30T11:59:35.018Z] === RUN TestInfoDebug [2020-07-30T11:59:35.275Z] --- PASS: TestInfoDebug (0.53s) [2020-07-30T11:59:35.275Z] === RUN TestInfoInsecureRegistries [2020-07-30T11:59:35.840Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-30T11:59:35.840Z] === RUN TestInfoRegistryMirrors [2020-07-30T11:59:36.402Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-30T11:59:36.402Z] === RUN TestLoginFailsWithBadCredentials [2020-07-30T11:59:36.658Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-07-30T11:59:36.658Z] === RUN TestPingCacheHeaders [2020-07-30T11:59:36.658Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-30T11:59:36.658Z] === RUN TestPingGet [2020-07-30T11:59:36.658Z] --- PASS: TestPingGet (0.01s) [2020-07-30T11:59:36.658Z] === RUN TestPingHead [2020-07-30T11:59:36.658Z] --- PASS: TestPingHead (0.02s) [2020-07-30T11:59:36.658Z] === RUN TestVersion [2020-07-30T11:59:36.658Z] --- PASS: TestVersion (0.02s) [2020-07-30T11:59:36.658Z] PASS [2020-07-30T11:59:36.658Z] [2020-07-30T11:59:36.658Z] === Skipped [2020-07-30T11:59:36.658Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-30T11:59:36.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-30T11:59:36.658Z] [2020-07-30T11:59:36.658Z] [2020-07-30T11:59:36.658Z] DONE 18 tests, 1 skipped in 5.167s [2020-07-30T11:59:36.658Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-30T11:59:36.658Z] ++ 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-30T11:59:36.658Z] ++ set -e [2020-07-30T11:59:36.658Z] ++ '[' -n 0 ']' [2020-07-30T11:59:36.658Z] ++ set -x [2020-07-30T11:59:36.658Z] ++ env -i DEST=/go/src/github.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-30T11:59:36.915Z] INFO: Testing against a local daemon [2020-07-30T11:59:36.915Z] === RUN TestVolumesCreateAndList [2020-07-30T11:59:36.915Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-30T11:59:36.915Z] === RUN TestVolumesRemove [2020-07-30T11:59:36.915Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-30T11:59:36.915Z] === RUN TestVolumesInspect [2020-07-30T11:59:36.915Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-30T11:59:36.915Z] === RUN TestVolumesInvalidJSON [2020-07-30T11:59:36.915Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-30T11:59:36.915Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-30T11:59:36.915Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-30T11:59:36.915Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-30T11:59:36.915Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-30T11:59:36.915Z] PASS [2020-07-30T11:59:36.915Z] [2020-07-30T11:59:36.915Z] DONE 5 tests in 0.232s [2020-07-30T11:59:36.915Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T11:59:37.171Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T11:59:37.171Z] +++ kill 5621 [2020-07-30T11:59:38.539Z] +++ /etc/init.d/apparmor stop [2020-07-30T11:59:38.539Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T11:59:38.539Z] [2020-07-30T11:59:38.539Z] Unloading profiles will leave already running processes permanently [2020-07-30T11:59:38.539Z] unconfined, which can lead to unexpected situations. [2020-07-30T11:59:38.539Z] [2020-07-30T11:59:38.539Z] To set a process to complain mode, use the command line tool [2020-07-30T11:59:38.539Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T11:59:38.539Z] +++ true [2020-07-30T11:59:38.539Z] exiting test-integration [2020-07-30T11:59:38.539Z] ++ exit 0 [2020-07-30T11:59:38.539Z] [2020-07-30T11:59:38.893Z] #29 31.94 # github.com/docker/docker/contrib/httpserver [2020-07-30T11:59:38.893Z] #29 31.94 loadinternal: cannot find runtime/cgo [2020-07-30T11:59:38.893Z] #29 DONE 32.1s [2020-07-30T11:59:38.893Z] [2020-07-30T11:59:38.893Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-30T11:59:39.101Z] + for job in $(jobs -p) [2020-07-30T11:59:39.101Z] + wait 12315 [2020-07-30T11:59:39.465Z] #33 ... [2020-07-30T11:59:39.465Z] [2020-07-30T11:59:39.465Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-30T11:59:39.725Z] #30 DONE 0.1s [2020-07-30T11:59:39.725Z] [2020-07-30T11:59:39.725Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-30T11:59:51.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-30T11:59:51.522Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-30T11:59:51.522Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-30T11:59:51.522Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-30T11:59:51.522Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-30T11:59:52.084Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-30T11:59:52.084Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-30T11:59:53.452Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-30T11:59:53.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-30T11:59:53.452Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-30T11:59:53.452Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-30T11:59:53.709Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-30T11:59:53.967Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-30T11:59:54.529Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-30T11:59:54.529Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-30T11:59:54.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-30T11:59:55.042Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-30T11:59:55.299Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-30T11:59:56.230Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-30T11:59:56.793Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-30T11:59:56.793Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-30T11:59:57.720Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-30T12:00:00.255Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-30T12:00:00.511Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-30T12:00:00.511Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-30T12:00:02.405Z] === RUN TestDockerSuite/TestImportFile [2020-07-30T12:00:03.771Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-30T12:00:03.771Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-30T12:00:04.699Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-30T12:00:05.628Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-30T12:00:06.994Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-30T12:00:07.250Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-30T12:00:07.822Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-30T12:00:08.078Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-30T12:00:08.336Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-30T12:00:08.336Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-30T12:00:08.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-30T12:00:09.154Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-30T12:00:09.717Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-30T12:00:09.973Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-30T12:00:10.537Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-30T12:00:10.794Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-30T12:00:10.794Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-30T12:00:12.159Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-30T12:00:12.415Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-30T12:00:12.976Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-30T12:00:12.976Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-30T12:00:13.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-30T12:00:13.233Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-30T12:00:13.233Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-30T12:00:14.163Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-30T12:00:14.430Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-30T12:00:15.378Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-30T12:00:15.941Z] === RUN TestDockerSuite/TestInspectImage [2020-07-30T12:00:15.941Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-30T12:00:15.941Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-30T12:00:15.941Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-30T12:00:16.505Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-30T12:00:17.069Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-30T12:00:17.069Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-30T12:00:18.000Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-30T12:00:18.256Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-30T12:00:20.148Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-30T12:00:20.148Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-30T12:00:20.711Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-30T12:00:20.966Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-30T12:00:21.895Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-30T12:00:22.457Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-30T12:00:23.023Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-30T12:00:23.585Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-30T12:00:23.842Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-30T12:00:24.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-30T12:00:24.658Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-30T12:00:24.658Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-30T12:00:26.549Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-30T12:00:27.112Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-30T12:00:28.041Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-30T12:00:28.041Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-30T12:00:28.970Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-30T12:00:30.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-30T12:00:30.351Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-30T12:00:32.246Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-30T12:00:32.246Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-30T12:00:34.137Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-30T12:00:34.394Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-30T12:00:35.323Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-30T12:00:43.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-30T12:00:43.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-30T12:00:44.339Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-30T12:00:44.902Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-30T12:00:46.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-30T12:00:46.270Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-30T12:00:46.270Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-30T12:00:46.832Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-30T12:00:46.832Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-30T12:00:46.832Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-30T12:00:47.394Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-30T12:00:47.653Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-30T12:00:51.823Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-30T12:00:51.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-30T12:00:52.081Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-30T12:00:57.344Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-30T12:00:57.344Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-30T12:00:57.344Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-30T12:00:58.273Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-30T12:00:59.203Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-30T12:00:59.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-30T12:01:00.695Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-30T12:01:01.622Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-30T12:01:03.514Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-30T12:01:03.772Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-30T12:01:04.336Z] === RUN TestDockerSuite/TestLogsSince [2020-07-30T12:01:10.871Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-30T12:01:16.115Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-30T12:01:16.684Z] === RUN TestDockerSuite/TestLogsTail [2020-07-30T12:01:17.257Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-30T12:01:17.514Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-30T12:01:18.076Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-30T12:01:18.333Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-30T12:01:18.589Z] === RUN TestDockerSuite/TestNetHostname [2020-07-30T12:01:18.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-30T12:01:20.215Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-30T12:01:20.471Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-30T12:01:21.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-30T12:01:26.651Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-30T12:01:27.580Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-30T12:01:27.837Z] === RUN TestDockerSuite/TestPluginActive [2020-07-30T12:01:29.204Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-30T12:01:31.221Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-30T12:01:31.221Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-30T12:01:31.221Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-30T12:01:31.479Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-30T12:01:34.015Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-30T12:01:34.577Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-30T12:01:34.578Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-30T12:01:35.394Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-30T12:01:35.505Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-30T12:01:36.774Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-30T12:01:38.058Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-30T12:01:38.151Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-30T12:01:38.151Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-30T12:01:38.986Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-30T12:01:40.060Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-30T12:01:40.873Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-30T12:01:41.438Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-30T12:01:43.356Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-30T12:01:44.734Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-30T12:01:45.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-30T12:01:45.038Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-30T12:01:45.302Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-30T12:01:46.681Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-30T12:01:46.929Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-30T12:01:47.859Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-30T12:01:48.060Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-30T12:01:48.420Z] === RUN TestDockerSuite/TestPortList [2020-07-30T12:01:49.965Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-30T12:01:50.902Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-30T12:01:52.280Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-30T12:01:53.225Z] #33 163.3 [2020-07-30T12:01:53.490Z] #33 DONE 163.4s [2020-07-30T12:01:53.490Z] [2020-07-30T12:01:53.490Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-30T12:01:54.874Z] #34 DONE 1.3s [2020-07-30T12:01:56.510Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-30T12:01:56.766Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-30T12:01:56.778Z] [2020-07-30T12:01:56.778Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-30T12:01:57.345Z] #35 DONE 0.6s [2020-07-30T12:01:57.345Z] [2020-07-30T12:01:57.345Z] #36 exporting to image [2020-07-30T12:01:57.345Z] #36 exporting layers [2020-07-30T12:02:00.635Z] #36 exporting layers 3.0s done [2020-07-30T12:02:00.635Z] #36 writing image sha256:b6aea338c5156b6cb8010409f22f2083abe4801a81e509e2393816ca114f800d done [2020-07-30T12:02:00.635Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-30T12:02:00.635Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T12:02:00.952Z] + echo Ensuring container killed. [2020-07-30T12:02:00.952Z] Ensuring container killed. [2020-07-30T12:02:00.952Z] + docker rm -vf docker-pr6 [2020-07-30T12:02:00.952Z] Error: No such container: docker-pr6 [2020-07-30T12:02:00.952Z] + true [Pipeline] sh [2020-07-30T12:02:01.236Z] + echo Chowning /workspace to jenkins user [2020-07-30T12:02:01.236Z] Chowning /workspace to jenkins user [2020-07-30T12:02:01.236Z] + id -u [2020-07-30T12:02:01.236Z] + id -g [2020-07-30T12:02:01.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T12:02:02.469Z] + bundleName=unit [2020-07-30T12:02:02.469Z] + echo Creating unit-bundles.tar.gz [2020-07-30T12:02:02.469Z] Creating unit-bundles.tar.gz [2020-07-30T12:02:02.469Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-30T12:02:02.469Z] bundles/junit-report.xml [2020-07-30T12:02:02.469Z] bundles/go-test-report.json [2020-07-30T12:02:02.469Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-30T12:02:02.485Z] Archiving artifacts [2020-07-30T12:02:02.989Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T12:02:03.300Z] + make clean [2020-07-30T12:02:03.333Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-30T12:02:03.333Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-30T12:02:03.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-30T12:02:03.560Z] docker volume rm -f docker-dev-cache [2020-07-30T12:02:03.560Z] docker-dev-cache [Pipeline] deleteDir [2020-07-30T12:02:03.611Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-30T12:02:03.611Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T12:02:04.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-30T12:02:04.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-30T12:02:04.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-30T12:02:04.687Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-30T12:02:06.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-30T12:02:06.053Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-30T12:02:07.945Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-30T12:02:08.872Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-30T12:02:09.129Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-30T12:02:09.385Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-30T12:02:11.277Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-30T12:02:11.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-30T12:02:11.840Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-30T12:02:15.113Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-30T12:02:19.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-30T12:02:19.285Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-30T12:02:21.803Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-30T12:02:28.347Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-30T12:02:29.275Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-30T12:02:30.641Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-30T12:02:31.571Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-30T12:02:32.500Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-30T12:02:33.870Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-30T12:02:35.237Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-30T12:02:36.166Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-30T12:02:36.166Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-30T12:02:36.732Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-30T12:02:38.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-30T12:02:38.097Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-30T12:02:39.991Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-30T12:02:40.556Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-30T12:02:40.556Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-30T12:02:40.813Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-30T12:02:40.813Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-30T12:02:40.813Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-30T12:02:41.376Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-30T12:02:42.758Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-30T12:02:44.139Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-30T12:02:44.701Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-30T12:02:51.287Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-30T12:02:51.287Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-30T12:02:52.653Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-30T12:02:52.653Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-30T12:02:52.653Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-30T12:02:52.910Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-30T12:02:54.799Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-30T12:02:55.727Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-30T12:02:58.244Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-30T12:02:58.807Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-30T12:02:58.807Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-30T12:02:58.807Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-30T12:03:02.081Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-30T12:03:02.081Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-30T12:03:02.337Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-30T12:03:03.269Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-30T12:03:04.212Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-30T12:03:05.142Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-30T12:03:06.073Z] === RUN TestDockerSuite/TestRmiTag [2020-07-30T12:03:06.330Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-30T12:03:06.894Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-30T12:03:09.418Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-30T12:03:09.980Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-30T12:03:10.543Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-30T12:03:10.799Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-30T12:03:11.728Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-30T12:03:11.985Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-30T12:03:12.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-30T12:03:12.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-30T12:03:12.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-30T12:03:13.062Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-30T12:03:13.993Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-30T12:03:14.557Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-30T12:03:15.122Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-30T12:03:15.684Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-30T12:03:16.246Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-30T12:03:17.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-30T12:03:17.176Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-30T12:03:17.742Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-30T12:03:18.669Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-30T12:03:19.245Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-30T12:03:20.175Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-30T12:03:21.105Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-30T12:03:21.668Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-30T12:03:22.598Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-30T12:03:23.165Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-30T12:03:23.421Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-30T12:03:23.986Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-30T12:03:23.986Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-30T12:03:25.354Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-30T12:03:25.916Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-30T12:03:26.481Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-30T12:03:26.738Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-30T12:03:27.302Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-30T12:03:27.302Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-30T12:03:28.232Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-30T12:03:28.488Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-30T12:03:29.050Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-30T12:03:29.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-30T12:03:29.871Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-30T12:03:29.871Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-30T12:03:30.436Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-30T12:03:30.436Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-30T12:03:31.364Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-30T12:03:31.928Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-30T12:03:32.184Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-30T12:03:32.747Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-30T12:03:32.747Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-30T12:03:33.310Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-30T12:03:34.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-30T12:03:35.622Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-30T12:03:36.989Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-30T12:03:37.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-30T12:03:37.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-30T12:03:38.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-30T12:03:38.629Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-30T12:03:39.193Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-30T12:03:40.123Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-30T12:03:42.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-30T12:03:42.947Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-30T12:03:42.947Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-30T12:03:43.509Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-30T12:03:45.404Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-30T12:03:47.297Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-30T12:03:47.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-30T12:03:49.189Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-30T12:03:49.189Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-30T12:03:51.102Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-30T12:03:51.102Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-30T12:03:51.102Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-30T12:03:51.362Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-30T12:03:52.732Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-30T12:03:52.732Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-30T12:03:53.660Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-30T12:03:55.554Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-30T12:03:55.554Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-30T12:03:56.117Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-30T12:03:57.047Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-30T12:03:57.980Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-30T12:03:57.980Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-30T12:03:58.542Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-30T12:03:58.542Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-30T12:03:59.913Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-30T12:03:59.913Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-30T12:04:00.169Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-30T12:04:01.099Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-30T12:04:01.661Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-30T12:04:01.661Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-30T12:04:02.224Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-30T12:04:02.224Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-30T12:04:02.787Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-30T12:04:03.044Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-30T12:04:03.975Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-30T12:04:04.538Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-30T12:04:05.101Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-30T12:04:06.031Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-30T12:04:06.031Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-30T12:04:06.294Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-30T12:04:07.227Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-30T12:04:07.227Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-30T12:04:07.789Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-30T12:04:08.352Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-30T12:04:09.720Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-30T12:04:09.720Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-30T12:04:09.720Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-30T12:04:09.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-30T12:04:12.499Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-30T12:04:13.064Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-30T12:04:25.231Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-30T12:04:25.231Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-30T12:04:25.487Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-30T12:04:25.487Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-30T12:04:25.487Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-30T12:04:25.487Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-30T12:04:26.050Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-30T12:04:27.940Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-30T12:04:28.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-30T12:04:29.430Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-30T12:04:33.614Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-30T12:04:34.980Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-30T12:04:35.545Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-30T12:04:35.802Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-30T12:04:36.733Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-30T12:04:36.733Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-30T12:04:36.991Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-30T12:04:38.358Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-30T12:04:38.922Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-30T12:04:39.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-30T12:04:39.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-30T12:04:40.107Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-30T12:04:41.037Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-30T12:04:41.966Z] === RUN TestDockerSuite/TestRunMount [2020-07-30T12:04:42.528Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-30T12:04:46.700Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-30T12:04:46.956Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-30T12:04:47.518Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-30T12:04:48.082Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-30T12:04:49.010Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-30T12:04:50.387Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-30T12:04:52.279Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-30T12:04:53.646Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-30T12:04:55.013Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-30T12:04:55.942Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-30T12:04:56.870Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-30T12:04:56.870Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-30T12:04:57.435Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-30T12:04:57.998Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-30T12:04:58.258Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-30T12:04:58.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-30T12:04:58.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-30T12:05:00.191Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-30T12:05:02.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-30T12:05:02.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-30T12:05:05.610Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-30T12:05:05.867Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-30T12:05:06.124Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-30T12:05:06.381Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-30T12:05:07.319Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-30T12:05:07.319Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-30T12:05:07.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-30T12:05:07.575Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-30T12:05:08.139Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-30T12:05:08.395Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-30T12:05:08.652Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-30T12:05:10.544Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-30T12:05:13.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-30T12:05:14.427Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-30T12:05:14.427Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-30T12:05:15.358Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-30T12:05:15.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-30T12:05:15.921Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-30T12:05:17.288Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-30T12:05:17.851Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-30T12:05:18.413Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-30T12:05:18.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-30T12:05:18.925Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-30T12:05:19.488Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-30T12:05:19.745Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-30T12:05:20.307Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-30T12:05:20.307Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-30T12:05:21.238Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-30T12:05:21.800Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-30T12:05:21.800Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-30T12:05:21.800Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-30T12:05:22.362Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-30T12:05:23.298Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-30T12:05:23.298Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-30T12:05:25.815Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-30T12:05:26.377Z] === RUN TestDockerSuite/TestRunRm [2020-07-30T12:05:26.940Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-30T12:05:27.867Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-30T12:05:30.386Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-30T12:05:30.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-30T12:05:31.513Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-30T12:05:32.880Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-30T12:05:32.880Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-30T12:05:33.444Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-30T12:05:35.964Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-30T12:05:38.484Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-30T12:05:39.047Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-30T12:05:39.303Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-30T12:05:39.866Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-30T12:05:40.123Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-30T12:05:40.686Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-30T12:05:40.948Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-30T12:05:41.516Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-30T12:05:41.772Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-30T12:05:42.335Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-30T12:05:44.851Z] === RUN TestDockerSuite/TestRunState [2020-07-30T12:05:45.782Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-30T12:05:46.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-30T12:05:46.294Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-30T12:05:46.858Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-30T12:05:46.858Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-30T12:05:46.858Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-30T12:05:47.421Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-30T12:05:47.987Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-30T12:05:48.916Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-30T12:05:49.173Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-30T12:05:49.173Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-30T12:05:49.173Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-30T12:05:49.736Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-30T12:05:51.630Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-30T12:05:52.195Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-30T12:05:53.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-30T12:05:53.686Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-30T12:05:56.207Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-30T12:05:56.463Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-30T12:05:59.750Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-30T12:05:59.750Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-30T12:06:00.009Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-30T12:06:00.572Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-30T12:06:00.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-30T12:06:02.196Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-30T12:06:04.089Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-30T12:06:04.349Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-30T12:06:04.349Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-30T12:06:04.349Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-30T12:06:04.606Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-30T12:06:05.168Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-30T12:06:05.425Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-30T12:06:06.356Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-30T12:06:06.356Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-30T12:06:06.356Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-30T12:06:06.920Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-30T12:06:09.439Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-30T12:06:10.001Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-30T12:06:10.564Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-30T12:06:11.933Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-30T12:06:12.862Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-30T12:06:14.230Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-30T12:06:15.602Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-30T12:06:16.163Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-30T12:06:16.725Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-30T12:06:16.981Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-30T12:06:17.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-30T12:06:17.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-30T12:06:17.237Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-30T12:06:17.237Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-30T12:06:17.493Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-30T12:06:17.493Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-30T12:06:18.056Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-30T12:06:18.313Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-30T12:06:19.684Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-30T12:06:20.248Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-30T12:06:20.504Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-30T12:06:20.504Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-30T12:06:21.067Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-30T12:06:21.629Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-30T12:06:22.191Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-30T12:06:22.447Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-30T12:06:22.447Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-30T12:06:23.010Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-30T12:06:23.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-30T12:06:23.522Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-30T12:06:23.522Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-30T12:06:24.085Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-30T12:06:24.648Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-30T12:06:24.648Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-30T12:06:24.648Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-30T12:06:24.906Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-30T12:06:25.834Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-30T12:06:26.397Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-30T12:06:26.397Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-30T12:06:26.653Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-30T12:06:26.653Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-30T12:06:27.583Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-30T12:06:27.839Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-30T12:06:29.206Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-30T12:06:29.785Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-30T12:06:29.785Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-30T12:06:29.785Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-30T12:06:30.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-30T12:06:30.610Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-30T12:06:31.172Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-30T12:06:32.542Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-30T12:06:32.542Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-30T12:06:33.911Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-30T12:06:33.911Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-30T12:06:34.168Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-30T12:06:35.535Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-30T12:06:35.535Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-30T12:06:36.466Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-30T12:06:36.466Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-30T12:06:36.466Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-30T12:06:37.835Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-30T12:06:38.764Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-30T12:06:39.326Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-30T12:06:39.326Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-30T12:06:39.326Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-30T12:06:39.583Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-30T12:06:39.838Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-30T12:06:41.729Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-30T12:06:43.617Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-30T12:06:46.135Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-30T12:06:46.704Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-30T12:06:48.596Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-30T12:06:49.160Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-30T12:06:50.087Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-30T12:06:52.604Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-30T12:06:55.125Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-30T12:06:55.382Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-30T12:06:56.310Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-30T12:06:57.676Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-30T12:06:58.605Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-30T12:07:01.123Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-30T12:07:03.642Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-30T12:07:05.534Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-30T12:07:05.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-30T12:07:08.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-30T12:07:08.590Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-30T12:07:13.836Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-30T12:07:16.352Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-30T12:07:17.280Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-30T12:07:17.842Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-30T12:07:18.404Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-30T12:07:18.660Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-30T12:07:18.660Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-30T12:07:19.223Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-30T12:07:21.743Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-30T12:07:25.010Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-30T12:07:25.010Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-30T12:07:25.267Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-30T12:07:25.267Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-30T12:07:25.828Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-30T12:07:26.770Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-30T12:07:26.770Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-30T12:07:27.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-30T12:07:27.895Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-30T12:07:28.458Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-30T12:07:29.388Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-30T12:07:30.316Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-30T12:07:34.481Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-30T12:07:34.737Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-30T12:07:34.737Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-30T12:07:34.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-30T12:07:35.556Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-30T12:07:36.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-30T12:07:38.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-30T12:07:38.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-30T12:07:41.456Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-30T12:07:43.348Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-30T12:07:44.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-30T12:07:46.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-30T12:07:49.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-30T12:07:50.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-30T12:07:51.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-30T12:07:52.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-30T12:07:53.734Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-30T12:07:53.734Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-30T12:07:55.101Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-30T12:07:56.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-30T12:07:58.364Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-30T12:07:59.730Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-30T12:08:01.097Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-30T12:08:13.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-30T12:08:15.797Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-30T12:08:16.053Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-30T12:08:16.053Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-30T12:08:16.615Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-30T12:08:16.615Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-30T12:08:16.615Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-30T12:08:16.615Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-30T12:08:17.178Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-30T12:08:17.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-30T12:08:17.740Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-30T12:08:17.740Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-30T12:08:17.740Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-30T12:08:17.740Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-30T12:08:17.740Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-30T12:08:19.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-30T12:08:19.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-30T12:08:19.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-30T12:08:19.632Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-30T12:08:19.632Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-30T12:08:19.888Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-30T12:08:20.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-30T12:08:21.746Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-30T12:08:21.746Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-30T12:08:21.746Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-30T12:08:23.638Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-30T12:08:26.910Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite (1317.56s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.05s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.22s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.09s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.82s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.87s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.08s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.96s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.30s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.20s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.80s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.91s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.21s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.17s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.87s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.03s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.40s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.32s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.34s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.74s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2020-07-30T12:08:26.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.22s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.55s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.78s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.43s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.58s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.94s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.52s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.84s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.40s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContChar (2.59s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.77s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.35s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.05s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.34s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.58s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.55s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.30s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.23s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.93s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.61s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.29s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.16s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.07s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.48s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.80s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.60s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.85s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.35s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.59s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.13s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.87s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.15s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.05s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildHistory (3.74s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.89s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.03s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.73s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.86s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.06s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildPATH (1.72s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.33s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.39s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRm (3.04s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.21s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildStderr (0.85s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.09s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.47s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.44s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-30T12:08:26.911Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-30T12:08:26.911Z] docker_cli_sni_test.go:18: Flakey test [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.92s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.90s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.17s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-07-30T12:08:26.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.26s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-30T12:08:26.912Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.96s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.56s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.20s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000711ba0_} (1.38s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1319221637_/foo_false____} (1.40s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1319221637_/foo_true____} (1.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_false____} (1.39s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_true____} (1.56s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3530207008_/foo_true__0xc000711c60__} (1.49s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000711ca0_} (1.40s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000711ce0_} (1.57s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000711d40_} (1.39s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000711d60_} (1.70s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.61s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.58s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.30s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.40s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.72s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.17s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.17s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-30T12:08:26.912Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.75s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-30T12:08:26.912Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.13s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.94s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.46s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.76s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.22s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.34s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-30T12:08:26.912Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-30T12:08:26.912Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.74s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.94s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecEnv (0.67s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.46s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecInspectID (1.52s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.42s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.86s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.64s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecTTY (0.46s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecUlimits (0.48s) [2020-07-30T12:08:26.912Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-30T12:08:26.912Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestExecWithUser (0.89s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.43s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHealth (18.55s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.00s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.42s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.75s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.79s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.83s) [2020-07-30T12:08:26.912Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportFile (1.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-30T12:08:26.913Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectDefault (0.62s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectHistory (0.83s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-30T12:08:26.913Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.66s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.96s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.64s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.78s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.75s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.00s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.30s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestNetHostname (1.48s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.35s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-30T12:08:26.913Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.26s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.63s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPortList (7.36s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsByOrder (1.80s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.66s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.01s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.79s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-30T12:08:26.913Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.36s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.34s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.62s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.69s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.77s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.25s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.81s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.87s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.98s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-30T12:08:26.913Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-30T12:08:26.913Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.33s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.83s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2020-07-30T12:08:26.913Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-30T12:08:26.913Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-30T12:08:26.913Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.20s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunExitCode (0.61s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.67s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.71s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.85s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.87s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.19s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMount (4.98s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.81s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.72s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.39s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.86s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.47s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.54s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.58s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.26s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.61s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2020-07-30T12:08:26.914Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents072806218 [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.95s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.03s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.50s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.80s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.38s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.04s) [2020-07-30T12:08:26.914Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-30T12:08:26.914Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-07-30T12:08:26.914Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s) [2020-07-30T12:08:26.915Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-30T12:08:26.915Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.55s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.29s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.56s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.45s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.03s) [2020-07-30T12:08:26.915Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2020-07-30T12:08:26.915Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-30T12:08:26.915Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-30T12:08:26.915Z] === RUN TestDockerRegistrySuite [2020-07-30T12:08:26.915Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-30T12:08:27.476Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-30T12:08:28.420Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-30T12:08:29.787Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-30T12:08:29.787Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-30T12:08:32.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-30T12:08:34.821Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-30T12:08:38.088Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-30T12:08:38.344Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-30T12:08:39.272Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-30T12:08:40.200Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-30T12:08:41.566Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-30T12:08:42.494Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-30T12:08:43.423Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-30T12:08:44.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-30T12:08:46.242Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-30T12:08:48.162Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-30T12:08:48.723Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-30T12:08:50.613Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-30T12:08:51.980Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-30T12:08:51.980Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-30T12:08:52.909Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-30T12:08:53.472Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-30T12:08:54.401Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-30T12:08:56.996Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-30T12:08:56.996Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-30T12:08:57.925Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-30T12:08:58.181Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-30T12:08:58.437Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-30T12:08:58.694Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-30T12:08:58.950Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-30T12:08:59.206Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-30T12:08:59.461Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-30T12:09:00.389Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-30T12:09:01.757Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-30T12:09:02.685Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-30T12:09:03.625Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-30T12:09:04.552Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite (38.84s) [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d6e87aa4b8cb9] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-07-30T12:09:05.113Z] check_test.go:196: [da8a171467f62] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-07-30T12:09:05.113Z] check_test.go:196: [da94d115e62ee] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d35c2f1607e4b] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d6a055c821e82] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.56s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d2e4bf71afd74] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2020-07-30T12:09:05.113Z] check_test.go:196: [db1bb0a6662e3] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dd332ace906cb] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.79s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d304d2373c576] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dbd6244442813] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d19b5bb1b5cf2] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dd3520de89c19] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d31f7d35ab37b] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d8ff942aea96d] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2020-07-30T12:09:05.113Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d4a796135c596a98e7a1ee4753c3b2a0c43a7a2cdd1e04c840c998b40d7cc91 [2020-07-30T12:09:05.113Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fe175f7ab18ad6862d888a832cd9531c6c4c410ea69746ab51097af7a6db7d3 [2020-07-30T12:09:05.113Z] check_test.go:196: [d8ea193cd40f2] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2020-07-30T12:09:05.113Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a05d108a682b98b0efc15c1df50d3c890e643dec2224752fc82d0421510fb2e6 [2020-07-30T12:09:05.113Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e479b3cb4ac81cf1d9a09e6d6c0a1bd4cbfecfd304b795bab5842c6c0d176905 [2020-07-30T12:09:05.113Z] check_test.go:196: [de61f6397f414] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d8dea4a71758c] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.94s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d65f79ca95aca] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dc85e8f2fcc2c] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d2dee1fe71ccb] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dd6c3d49b7eaf] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d9ad7f4af991c] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d86e5a7edf94c] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dc82af6942bd0] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-30T12:09:05.113Z] check_test.go:196: [de437a8f7d529] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2020-07-30T12:09:05.113Z] check_test.go:196: [df1c9f3929e28] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dcbc094f51ac8] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d7588c9919f58] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d29c229b047a0] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dd0630e69de6d] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d44057975c69f] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-07-30T12:09:05.113Z] check_test.go:196: [df845610e2c35] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dd7d2843858b3] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dceb21a03e44c] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-07-30T12:09:05.113Z] check_test.go:196: [d0b384d6895fb] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-07-30T12:09:05.113Z] check_test.go:196: [dc54e9b0d9e9f] daemon is not started [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-30T12:09:05.113Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-30T12:09:05.113Z] === RUN TestDockerSchema1RegistrySuite [2020-07-30T12:09:05.113Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-30T12:09:05.370Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-30T12:09:07.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-30T12:09:11.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-30T12:09:13.047Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-30T12:09:14.416Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-30T12:09:14.978Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-30T12:09:15.234Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-30T12:09:16.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-30T12:09:17.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-30T12:09:18.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-30T12:09:20.541Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-30T12:09:20.541Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-30T12:09:20.797Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-30T12:09:21.053Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-30T12:09:21.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-30T12:09:21.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-30T12:09:22.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite (16.95s) [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d4f8b4efcf0d2] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d06e8f60636a0] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.62s) [2020-07-30T12:09:22.139Z] check_test.go:223: [dcd7225f87aaf] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.52s) [2020-07-30T12:09:22.139Z] check_test.go:223: [da1439b380dbc] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.07s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d2d7f33834b90] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d26aecdc87622] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d25df7605df32] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d07b18f778e8d] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d795f7d5db8e7] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-07-30T12:09:22.139Z] check_test.go:223: [dadbab5766b59] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d15231976447a] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d08fa41b3f880] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d723aeb430ba8] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-30T12:09:22.139Z] check_test.go:223: [daeedc243f1e8] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-30T12:09:22.139Z] check_test.go:223: [de470c737c780] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d3023e52a3712] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-07-30T12:09:22.139Z] check_test.go:223: [d3ee8971f794b] daemon is not started [2020-07-30T12:09:22.139Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-30T12:09:22.139Z] check_test.go:223: [de4886e2d8365] daemon is not started [2020-07-30T12:09:22.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-30T12:09:22.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-30T12:09:22.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-30T12:09:23.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-30T12:09:23.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-30T12:09:24.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-30T12:09:24.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-30T12:09:25.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-30T12:09:25.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s) [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-30T12:09:25.825Z] check_test.go:252: [d7552e93b3dcf] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-30T12:09:25.825Z] check_test.go:252: [d227c8884183e] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-30T12:09:25.825Z] check_test.go:252: [d94ca8b5e5a68] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-30T12:09:25.825Z] check_test.go:252: [d9b13b41d87cb] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-30T12:09:25.825Z] check_test.go:252: [d8382843d533a] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-07-30T12:09:25.825Z] check_test.go:252: [de244d92410b2] daemon is not started [2020-07-30T12:09:25.825Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-30T12:09:25.825Z] check_test.go:252: [dab81a9551389] daemon is not started [2020-07-30T12:09:25.825Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-30T12:09:25.825Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-30T12:09:31.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-30T12:09:31.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-30T12:09:31.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-30T12:09:31.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-30T12:09:31.580Z] check_test.go:279: [d78c6a76ba63e] daemon is not started [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-30T12:09:31.580Z] check_test.go:279: [d96ee1a8113ec] daemon is not started [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-30T12:09:31.580Z] check_test.go:279: [dbfa404c3b36b] daemon is not started [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-30T12:09:31.580Z] check_test.go:279: [d77af3594cb99] daemon is not started [2020-07-30T12:09:31.580Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-30T12:09:31.580Z] check_test.go:279: [dd6016e471a0c] daemon is not started [2020-07-30T12:09:31.580Z] === RUN TestDockerNetworkSuite [2020-07-30T12:09:31.580Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-30T12:09:33.476Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-30T12:09:34.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-30T12:09:36.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-30T12:09:38.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-30T12:09:41.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-30T12:09:41.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-30T12:09:45.259Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-30T12:09:47.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-30T12:09:49.146Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-30T12:09:50.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-30T12:09:52.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-30T12:09:52.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-30T12:09:53.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-30T12:09:54.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-30T12:09:56.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-30T12:09:56.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-30T12:09:56.521Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-30T12:09:56.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-30T12:09:57.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-30T12:09:57.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-30T12:09:57.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-30T12:09:57.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-30T12:09:59.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-30T12:10:00.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-30T12:10:00.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-30T12:10:00.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-30T12:10:00.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-30T12:10:04.255Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-30T12:10:04.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-30T12:10:06.774Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-30T12:10:06.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-30T12:10:12.025Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-30T12:10:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-30T12:10:13.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-30T12:10:15.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-30T12:10:15.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-30T12:10:15.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-30T12:10:15.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-30T12:10:15.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-30T12:10:15.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-30T12:10:18.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-30T12:10:18.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-30T12:10:18.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-30T12:10:18.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-30T12:10:19.238Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-30T12:10:22.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-30T12:10:23.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-30T12:10:23.878Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-30T12:10:26.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-30T12:10:26.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-30T12:10:26.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-30T12:10:29.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-30T12:10:29.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-30T12:10:30.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-30T12:10:30.302Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-30T12:10:30.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-30T12:10:31.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-30T12:10:31.684Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-30T12:10:31.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-30T12:10:34.459Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite (66.33s) [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.81s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [daf53b3593c32] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dcd956f691d6b] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.56s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dfa4e748e1956] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dd2465912ca18] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:1233: [d24a090f638cc] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dd7194340c273] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.74s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [df57353cc05f1] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.90s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d1f6eff87ae68] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d1471b76f7e31] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dcc4b3adc4c92] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.50s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dcbb9f5931262] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.36s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d8122cc0c7657] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.27s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d0b9e2cccdb97] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [db17c06be1b6a] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d6e724845f2f5] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.83s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d6cd675d09a80] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d0ac6c4b9f811] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d0aea1e159865] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dd2389e237c5a] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.17s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d1bcbce777493] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d2544cc46a858] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d01384a31520b] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d89e57ce80d8d] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dca53f370b93c] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.20s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:968: [dcf2fbcf70acc] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.22s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d67513f963b26] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.93s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:1116: [d2eac9d58ebf1] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.40s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d7472ed43a0bb] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.22s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d7fd3ff3b5fc2] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dafae39fda617] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d7395eb7d463f] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d7406e169415d] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d48ea66a57b35] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d1fc99722eb3a] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [df759f1708839] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d7c150c25a98c] daemon is not started [2020-07-30T12:10:38.637Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d3078e9ae2c60] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dec4e38e68bd9] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.75s) [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.63s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:1084: [d91a615bbe9d1] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [dd60848430e66] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.90s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d613db6f2bbc9] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.97s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [df8534ae0dba5] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d1b0c68209929] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [db958ccfa63ca] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d0be3573c7e0e] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d2ee5d8ae0031] daemon is not started [2020-07-30T12:10:38.637Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.27s) [2020-07-30T12:10:38.637Z] docker_cli_network_unix_test.go:46: [d5b3cc6e20a03] daemon is not started [2020-07-30T12:10:38.637Z] === RUN TestDockerHubPullSuite [2020-07-30T12:10:38.637Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-30T12:10:40.001Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-30T12:10:42.515Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-30T12:10:42.516Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-30T12:10:44.404Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-30T12:10:44.661Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite (6.81s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.89s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.37s) [2020-07-30T12:10:44.661Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.19s) [2020-07-30T12:10:44.661Z] PASS [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === Skipped [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-30T12:10:44.661Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-30T12:10:44.661Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.661Z] [2020-07-30T12:10:44.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_sni_test.go:18: Flakey test [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-30T12:10:44.662Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-30T12:10:44.662Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-30T12:10:44.662Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-30T12:10:44.662Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-30T12:10:44.662Z] docker_cli_network_unix_test.go:46: [d3078e9ae2c60] daemon is not started [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] [2020-07-30T12:10:44.662Z] DONE 1277 tests, 51 skipped in 1496.773s [2020-07-30T12:10:44.662Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T12:10:44.918Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T12:10:44.918Z] +++ kill 7544 [2020-07-30T12:10:45.844Z] +++ /etc/init.d/apparmor stop [2020-07-30T12:10:45.844Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T12:10:45.844Z] [2020-07-30T12:10:45.844Z] Unloading profiles will leave already running processes permanently [2020-07-30T12:10:45.844Z] unconfined, which can lead to unexpected situations. [2020-07-30T12:10:45.844Z] [2020-07-30T12:10:45.844Z] To set a process to complain mode, use the command line tool [2020-07-30T12:10:45.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T12:10:45.844Z] +++ true [2020-07-30T12:10:45.844Z] exiting test-integration [2020-07-30T12:10:45.844Z] ++ exit 0 [2020-07-30T12:10:45.844Z] [2020-07-30T12:10:46.100Z] + for job in $(jobs -p) [2020-07-30T12:10:46.100Z] + wait 12316 [2020-07-30T12:11:32.713Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-30T12:12:28.885Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-30T12:12:35.419Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-30T12:12:40.662Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-30T12:15:02.060Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-30T12:15:10.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-30T12:15:10.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-30T12:15:10.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-30T12:15:10.960Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-30T12:15:10.960Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-30T12:15:11.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-30T12:15:13.780Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-30T12:15:17.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-30T12:15:19.581Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-30T12:16:15.746Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-30T12:16:15.746Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-30T12:16:17.114Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-30T12:16:19.005Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-30T12:16:22.274Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-30T12:16:24.788Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-30T12:16:46.691Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-30T12:16:58.858Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-30T12:16:59.784Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-30T12:17:02.302Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-30T12:17:04.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-30T12:17:12.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-30T12:17:16.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-30T12:17:19.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-30T12:17:21.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-30T12:17:24.506Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-30T12:17:27.030Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-30T12:17:30.297Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-30T12:17:32.185Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-30T12:18:28.364Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-30T12:18:43.203Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite (1626.59s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.77s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.96s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.28s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:562: [d52b2d6be437c] joining swarm manager [de6ce93ba1fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:584: [db95db30cf395] joining swarm manager [de6ce93ba1fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] check_test.go:380: [d52b2d6be437c] daemon is not started [2020-07-30T12:18:58.689Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:45: [db2134ed11f44] joining swarm manager [d065acfe42263]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.31s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.55s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:303: [dcfe657d7822e] joining swarm manager [d93e69cdd090e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:304: [de5ecda45a2a1] joining swarm manager [d93e69cdd090e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.36s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:271: [d2f979cd6acfb] joining swarm manager [d6accc278f995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:272: [d7650f022eb72] joining swarm manager [d6accc278f995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.85s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.37s) [2020-07-30T12:18:58.689Z] docker_api_swarm_node_test.go:19: [d089a3c8c337c] joining swarm manager [d69e9207df4e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_node_test.go:20: [d0a0dcae15c79] joining swarm manager [d69e9207df4e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.68s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:501: [d215eb93c463f] joining swarm manager [d8d0d19611a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:506: [dddfb2aab04da] joining swarm manager [d8d0d19611a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.47s) [2020-07-30T12:18:58.689Z] docker_api_swarm_node_test.go:80: [dd0f891a7bcce] joining swarm manager [d36cf47107e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2020-07-30T12:18:58.689Z] docker_api_swarm_node_test.go:52: [dcedcb4d55906] joining swarm manager [d9065d56732de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_node_test.go:53: [d0e4cc40d6780] joining swarm manager [d9065d56732de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.09s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:201: [d774361171e8a] joining swarm manager [d40f3dfc7fcce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.14s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:383: [d275aa0607039] joining swarm manager [d792c577dcc09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:384: [dfa7fbce9942b] joining swarm manager [d792c577dcc09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] check_test.go:380: [dfa7fbce9942b] daemon is not started [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.79s) [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:801: [d9a04d87a55b4] joining swarm manager [d46fc2ff55135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:801: [d9e270ba643b1] joining swarm manager [d46fc2ff55135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:801: [d79a9781fea61] joining swarm manager [d46fc2ff55135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:801: [d5018323b5881] joining swarm manager [d46fc2ff55135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-30T12:18:58.689Z] docker_api_swarm_test.go:809: [dc0806d5a5391] joining swarm manager [d46fc2ff55135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.39s) [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:394: [dc046a9418343] joining swarm manager [d5e391478801b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:394: [d5004e7f1d80a] joining swarm manager [d5e391478801b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.86s) [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:342: [d6f226838d901] joining swarm manager [d84e788f8c901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:342: [d7302321992b8] joining swarm manager [d84e788f8c901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:489: [d6802e6b028f0] joining swarm manager [df33bd47e3923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:489: [dde249da4ca45] joining swarm manager [df33bd47e3923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.70s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.06s) [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:127: [d2924d8dd9d4a] joining swarm manager [df0db2d1447af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:128: [dd658874e3bb3] joining swarm manager [df0db2d1447af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:136: [dd88cb96406f4] joining swarm manager [df0db2d1447af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:137: [d699541524d6b] joining swarm manager [df0db2d1447af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2020-07-30T12:18:58.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2020-07-30T12:18:58.689Z] docker_api_swarm_service_test.go:303: [dbb4f44104a82] joining swarm manager [dac9a5687c6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:303: [d5a9c427516e3] joining swarm manager [dac9a5687c6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.94s) [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:99: [d0e356de300be] joining swarm manager [d589a3ca69f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:100: [d898cc93966f8] joining swarm manager [d589a3ca69f40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] check_test.go:380: [d0e356de300be] daemon is not started [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.65s) [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:532: [d4319dd1505c5] joining swarm manager [d178b6073d5dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:533: [d6e6ff53f8207] joining swarm manager [d178b6073d5dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s) [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:147: [d1d610146da0b] joining swarm manager [d7a751ca35822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_api_swarm_service_test.go:147: [d5f32bf760cd2] joining swarm manager [d7a751ca35822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.89s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.97s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.81s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.66s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.87s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.62s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.86s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.00s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.36s) [2020-07-30T12:18:58.690Z] docker_cli_service_logs_test.go:245: checking task yf8ztgziyt36 [2020-07-30T12:18:58.690Z] docker_cli_service_logs_test.go:250: checking messages for yf8ztgziyt36 [2020-07-30T12:18:58.690Z] docker_cli_service_logs_test.go:245: checking task hvxol3egfypx [2020-07-30T12:18:58.690Z] docker_cli_service_logs_test.go:250: checking messages for hvxol3egfypx [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.55s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.20s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1901: [dc060efaa0405] joining swarm manager [d2ded3d9068b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1902: [dc088d37dfe6a] joining swarm manager [d2ded3d9068b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.95s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1802: [d282c16359796] joining swarm manager [d00954a0ed06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1803: [d2c966c632e2d] joining swarm manager [d00954a0ed06d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (83.79s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1321: [d82c7954b512c] joining swarm manager [d7348fa3c9aaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1322: [d8aeec4cc246c] joining swarm manager [d7348fa3c9aaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.52s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.16s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.24s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.57s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2020-07-30T12:18:58.690Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.66s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.64s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1186: [dd2aa0d056a0d] joining swarm manager [d1907628a6829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1195: [d5f391e948f2a] joining swarm manager [d1907628a6829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.39s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.15s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1118: [dccc5903cccf9] joining swarm manager [ded2ade0fed18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1119: [d8d801eada822] joining swarm manager [ded2ade0fed18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1172: [d9d95eec78836] joining swarm manager [ded2ade0fed18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1453: [d07b50146a946] joining swarm manager [d2463ecba5215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] docker_cli_swarm_test.go:1454: [d26ddcebcc200] joining swarm manager [d2463ecba5215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.17s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s) [2020-07-30T12:18:58.690Z] docker_cli_swarm_unix_test.go:62: [dcdb223fad2c6] joining swarm manager [dc3cfad847871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.85s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2020-07-30T12:18:58.690Z] docker_api_swarm_test.go:961: [d27ffd59216bc] joining swarm manager [d9f90526a88a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.46s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.96s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2020-07-30T12:18:58.690Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2020-07-30T12:18:58.690Z] === RUN TestDockerExternalVolumeSuite [2020-07-30T12:18:58.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-30T12:19:16.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-30T12:20:24.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-30T12:20:32.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-30T12:21:04.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-30T12:21:16.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-30T12:21:48.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-30T12:22:03.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-30T12:22:35.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-30T12:22:50.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-30T12:23:05.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-30T12:23:51.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-30T12:24:09.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-30T12:24:41.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-30T12:25:13.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-30T12:25:28.799Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-30T12:25:46.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-30T12:26:01.686Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-30T12:26:16.523Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2020-07-30T12:26:16.523Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.65s) [2020-07-30T12:26:16.523Z] docker_cli_external_volume_driver_test.go:53: [d85c31cdc7057] daemon is not started [2020-07-30T12:26:16.523Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-30T12:26:16.524Z] docker_cli_external_volume_driver_test.go:53: [d43a870cc6a4b] daemon is not started [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-30T12:26:16.524Z] docker_cli_external_volume_driver_test.go:53: [dde8744d97cf3] daemon is not started [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-30T12:26:16.524Z] docker_cli_external_volume_driver_test.go:53: [d04c5d0461ac0] daemon is not started [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-07-30T12:26:16.524Z] docker_cli_external_volume_driver_test.go:485: [d725e47c413e2] daemon is not started [2020-07-30T12:26:16.524Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-30T12:26:16.524Z] docker_cli_external_volume_driver_test.go:53: [d561e6417dc5a] daemon is not started [2020-07-30T12:26:16.524Z] PASS [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] === Skipped [2020-07-30T12:26:16.524Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-30T12:26:16.524Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-30T12:26:16.524Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-30T12:26:16.524Z] check_test.go:309: [d4f6a283ba98a] daemon is not started [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-30T12:26:16.524Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-30T12:26:16.524Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-30T12:26:16.524Z] check_test.go:309: [d577c32caf09e] daemon is not started [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-30T12:26:16.524Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-30T12:26:16.524Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-30T12:26:16.524Z] check_test.go:309: [d799a0add743c] daemon is not started [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-30T12:26:16.524Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-30T12:26:16.524Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-30T12:26:16.524Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-30T12:26:16.524Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] [2020-07-30T12:26:16.524Z] DONE 273 tests, 5 skipped in 2427.043s [2020-07-30T12:26:16.524Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-30T12:26:16.524Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac61ff701ff4/docker.pid [2020-07-30T12:26:16.524Z] +++ kill 5464 [2020-07-30T12:26:16.524Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5464 is not a child of this shell [2020-07-30T12:26:16.524Z] warning: PID 5464 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac61ff701ff4/docker.pid had a nonzero exit code [2020-07-30T12:26:16.524Z] ++++ cat bundles/test-integration/docker.pid [2020-07-30T12:26:16.524Z] +++ kill 7526 [2020-07-30T12:26:17.089Z] +++ /etc/init.d/apparmor stop [2020-07-30T12:26:17.089Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-30T12:26:17.089Z] [2020-07-30T12:26:17.089Z] Unloading profiles will leave already running processes permanently [2020-07-30T12:26:17.089Z] unconfined, which can lead to unexpected situations. [2020-07-30T12:26:17.089Z] [2020-07-30T12:26:17.089Z] To set a process to complain mode, use the command line tool [2020-07-30T12:26:17.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-30T12:26:17.089Z] +++ true [2020-07-30T12:26:17.089Z] exiting test-integration [2020-07-30T12:26:17.089Z] ++ exit 0 [2020-07-30T12:26:17.089Z] [2020-07-30T12:26:17.344Z] + exit 0 [2020-07-30T12:26:17.344Z] ++ jobs -p [2020-07-30T12:26:17.344Z] + pids= [2020-07-30T12:26:17.344Z] + echo 'Remaining pids to kill: []' [2020-07-30T12:26:17.344Z] Remaining pids to kill: [] [2020-07-30T12:26:17.344Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-30T12:26:17.354Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-30T12:26:19.605Z] + echo Ensuring container killed. [2020-07-30T12:26:19.605Z] Ensuring container killed. [2020-07-30T12:26:19.605Z] + docker ps -aq -f name=docker-pr6-* [2020-07-30T12:26:19.605Z] + cids=c82d09ca95f6 [2020-07-30T12:26:19.605Z] 573054fa1328 [2020-07-30T12:26:19.605Z] f0554769c1e2 [2020-07-30T12:26:19.605Z] + [ -n c82d09ca95f6 [2020-07-30T12:26:19.605Z] 573054fa1328 [2020-07-30T12:26:19.605Z] f0554769c1e2 ] [2020-07-30T12:26:19.605Z] + docker rm -vf c82d09ca95f6 573054fa1328 f0554769c1e2 [2020-07-30T12:26:21.498Z] c82d09ca95f6 [2020-07-30T12:26:22.426Z] 573054fa1328 [2020-07-30T12:26:22.426Z] f0554769c1e2 [Pipeline] sh [2020-07-30T12:26:22.743Z] + echo Chowning /workspace to jenkins user [2020-07-30T12:26:22.743Z] Chowning /workspace to jenkins user [2020-07-30T12:26:22.743Z] + id -u [2020-07-30T12:26:22.743Z] + id -g [2020-07-30T12:26:22.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41284:/workspace busybox chown -R 1000:1000 /workspace [2020-07-30T12:26:22.743Z] Unable to find image 'busybox:latest' locally [2020-07-30T12:26:22.743Z] latest: Pulling from library/busybox [2020-07-30T12:26:22.743Z] 61c5ed1cbdf8: Pulling fs layer [2020-07-30T12:26:23.000Z] 61c5ed1cbdf8: Download complete [2020-07-30T12:26:23.000Z] 61c5ed1cbdf8: Pull complete [2020-07-30T12:26:23.000Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-07-30T12:26:23.000Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-30T12:26:26.601Z] + bundleName=amd64 [2020-07-30T12:26:26.601Z] + echo Creating amd64-bundles.tar.gz [2020-07-30T12:26:26.601Z] Creating amd64-bundles.tar.gz [2020-07-30T12:26:26.601Z] + 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-30T12:26:26.601Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-30T12:26:27.539Z] Archiving artifacts [2020-07-30T12:26:29.286Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T12:26:29.633Z] + make clean [2020-07-30T12:26:29.888Z] docker volume rm -f docker-dev-cache [2020-07-30T12:26:29.888Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-30T12:30:22.913Z] ok github.com/docker/docker/integration-cli 2122.351s [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === Skipped [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-30T12:30:22.914Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.914Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-30T12:30:22.914Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-30T12:30:22.914Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-30T12:30:22.914Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-07-30T12:30:22.914Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-30T12:30:22.914Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-30T12:30:22.914Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-30T12:30:22.914Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.914Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-07-30T12:30:22.915Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-30T12:30:22.915Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-30T12:30:22.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-30T12:30:22.915Z] docker_cli_sni_test.go:18: Flakey test [2020-07-30T12:30:22.915Z] [2020-07-30T12:30:22.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-07-30T12:30:22.916Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-30T12:30:22.916Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-30T12:30:22.916Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.916Z] [2020-07-30T12:30:22.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-30T12:30:22.916Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-30T12:30:22.917Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-30T12:30:22.917Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-30T12:30:22.917Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-30T12:30:22.917Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-30T12:30:22.917Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-30T12:30:22.917Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-30T12:30:22.917Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-30T12:30:22.917Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-30T12:30:22.917Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.917Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-07-30T12:30:22.918Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-30T12:30:22.918Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-30T12:30:22.918Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-30T12:30:22.918Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-30T12:30:22.918Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-30T12:30:22.918Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-07-30T12:30:22.918Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-30T12:30:22.918Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-30T12:30:22.918Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-30T12:30:22.918Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.918Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-30T12:30:22.919Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-30T12:30:22.919Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-30T12:30:22.919Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-30T12:30:22.919Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.919Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-30T12:30:22.920Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.920Z] [2020-07-30T12:30:22.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-30T12:30:22.920Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-30T12:30:22.921Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.921Z] [2020-07-30T12:30:22.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-30T12:30:22.921Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-30T12:30:22.922Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-30T12:30:22.922Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.922Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-30T12:30:22.923Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-30T12:30:22.923Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-30T12:30:22.923Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-30T12:30:22.923Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-30T12:30:22.923Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-30T12:30:22.923Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-30T12:30:22.923Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.923Z] [2020-07-30T12:30:22.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-30T12:30:22.924Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-30T12:30:22.924Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.924Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-30T12:30:22.925Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-30T12:30:22.925Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] DONE 1096 tests, 549 skipped in 2130.117s [2020-07-30T12:30:22.925Z] INFO: Integration tests ended at 07/30/2020 12:30:08. Duration:00:35:30.3824823 [2020-07-30T12:30:22.925Z] INFO: Docker info of the daemon under test at end of run [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] Containers: 2 [2020-07-30T12:30:22.925Z] Running: 0 [2020-07-30T12:30:22.925Z] Paused: 0 [2020-07-30T12:30:22.925Z] Stopped: 2 [2020-07-30T12:30:22.925Z] Images: 15 [2020-07-30T12:30:22.925Z] Server Version: 0.0.0-dev [2020-07-30T12:30:22.925Z] Storage Driver: windowsfilter [2020-07-30T12:30:22.925Z] Windows: [2020-07-30T12:30:22.925Z] Logging Driver: json-file [2020-07-30T12:30:22.925Z] Plugins: [2020-07-30T12:30:22.925Z] Volume: local [2020-07-30T12:30:22.925Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-30T12:30:22.925Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-30T12:30:22.925Z] Swarm: inactive [2020-07-30T12:30:22.925Z] Default Isolation: process [2020-07-30T12:30:22.925Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-30T12:30:22.925Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-30T12:30:22.925Z] OSType: windows [2020-07-30T12:30:22.925Z] Architecture: x86_64 [2020-07-30T12:30:22.925Z] CPUs: 4 [2020-07-30T12:30:22.925Z] Total Memory: 32GiB [2020-07-30T12:30:22.925Z] Name: azwin-2-5ee980 [2020-07-30T12:30:22.925Z] ID: XRU3:PZPF:EVB2:TZQE:7YAF:4DNF:QTN5:VO3Q:KVGQ:MDYE:F27N:X2ED [2020-07-30T12:30:22.925Z] Docker Root Dir: D:\CI\PR-41284\6\daemon [2020-07-30T12:30:22.925Z] Debug Mode (client): false [2020-07-30T12:30:22.925Z] Debug Mode (server): true [2020-07-30T12:30:22.925Z] File Descriptors: -1 [2020-07-30T12:30:22.925Z] Goroutines: 18 [2020-07-30T12:30:22.925Z] System Time: 2020-07-30T12:30:08.8862767Z [2020-07-30T12:30:22.925Z] EventsListeners: 0 [2020-07-30T12:30:22.925Z] Registry: https://index.docker.io/v1/ [2020-07-30T12:30:22.925Z] Labels: [2020-07-30T12:30:22.925Z] Experimental: false [2020-07-30T12:30:22.925Z] Insecure Registries: [2020-07-30T12:30:22.925Z] 127.0.0.0/8 [2020-07-30T12:30:22.925Z] Live Restore Enabled: false [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] [2020-07-30T12:30:22.925Z] INFO: Stopping daemon under test [2020-07-30T12:30:22.925Z] SUCCESS: The process with PID 4300 (child process of PID 1292) has been terminated. [2020-07-30T12:30:22.925Z] SUCCESS: The process with PID 1292 (child process of PID 5896) has been terminated. [2020-07-30T12:30:22.925Z] INFO: Stop tailing logs of the daemon under tests [2020-07-30T12:30:22.925Z] INFO: executeCI.ps1 Completed successfully at 07/30/2020 12:30:09. [2020-07-30T12:30:22.925Z] INFO: Tidying up at end of run [2020-07-30T12:30:22.925Z] INFO: Saving daemon under test log (d:\CI\PR-41284\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-30T12:30:22.925Z] INFO: Saving daemon under test log (d:\CI\PR-41284\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-30T12:30:22.925Z] INFO: Nuke-Everything... [2020-07-30T12:30:22.925Z] INFO: Container count on control daemon to delete is 2 [2020-07-30T12:30:22.925Z] e683e8ea8565 [2020-07-30T12:30:22.925Z] 2626b8e51b20 [2020-07-30T12:30:22.925Z] INFO: Tidying pidfile d:\CI\PR-41284\6\docker.pid [2020-07-30T12:30:22.925Z] INFO: Nuking d:\CI [2020-07-30T12:30:35.413Z] INFO: Zapped successfully [2020-07-30T12:30:35.413Z] [2020-07-30T12:30:35.413Z] INFO: executeCI.ps1 exiting at Thu Jul 30 12:30:34 CUT 2020. Duration 00:55:32.6784709 [2020-07-30T12:30:35.413Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-30T12:30:35.664Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-30T12:30:43.377Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-30T12:30:45.809Z] Archiving artifacts [2020-07-30T12:31:00.051Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41284/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-30T12:31:01.001Z] + make clean [2020-07-30T12:31:03.214Z] docker volume rm -f docker-dev-cache [2020-07-30T12:31:03.214Z] 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