Pull request #41713 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6fd1cf089cc973a8f4200709675fb93036b94f78+35968c420d3094c9dab88730179c8025d6ef1210 (da3825b254a292d93aee5b2c6fe96192cf997866) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-27T11:51:20.980Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-27T11:51:20.986Z] Trying to pass milestone 2 [Pipeline] milestone [2020-11-27T11:51:21.069Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-27T11:51:36.247Z] Still waiting to schedule task [2020-11-27T11:51:36.247Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-27T11:52:40.271Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a2e1380760eb6af5) in /home/ubuntu/workspace/moby_PR-41713 [Pipeline] { [Pipeline] checkout [2020-11-27T11:52:44.013Z] using credential docker-jenkins-github-credentials [2020-11-27T11:52:44.021Z] Cloning the remote Git repository [2020-11-27T11:52:44.021Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:52:43.906Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:52:43.962Z] > git init /home/ubuntu/workspace/moby_PR-41713 # timeout=10 [2020-11-27T11:52:44.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:52:44.265Z] > git --version # timeout=10 [2020-11-27T11:52:44.290Z] > git --version # 'git version 2.17.1' [2020-11-27T11:52:44.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:52:44.307Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:07.944Z] Fetching without tags [2020-11-27T11:53:08.613Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:07.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:07.836Z] > git config --add remote.origin.fetch +refs/pull/41713/head:refs/remotes/origin/PR-41713 # timeout=10 [2020-11-27T11:53:07.850Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:07.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:07.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:07.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:07.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:08.614Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:10.105Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:10.105Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:53:08.656Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:09.888Z] > git remote # timeout=10 [2020-11-27T11:53:09.952Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:53:09.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:09.999Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:53:10.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:53:10.114Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:10.152Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:14.885Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:53:14.881Z] > git rev-list --no-walk 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:53:16.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41713:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-11-27T11:53:22.971Z] Unable to find image 'alpine:latest' locally [2020-11-27T11:53:22.971Z] latest: Pulling from library/alpine [2020-11-27T11:53:22.971Z] 188c0c94c7c5: Pulling fs layer [2020-11-27T11:53:22.971Z] 188c0c94c7c5: Verifying Checksum [2020-11-27T11:53:22.971Z] 188c0c94c7c5: Download complete [2020-11-27T11:53:22.971Z] 188c0c94c7c5: Pull complete [2020-11-27T11:53:22.971Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-27T11:53:22.971Z] Status: Downloaded newer image for alpine:latest [2020-11-27T11:53:27.201Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [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 [Pipeline] node [Pipeline] node [Pipeline] node [2020-11-27T11:53:27.739Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a2e1380760eb6af5) in /home/ubuntu/workspace/moby_PR-41713 [2020-11-27T11:53:27.740Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41713 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-11-27T11:53:27.745Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41713 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-11-27T11:53:27.873Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-11-27T11:53:27.895Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-27T11:53:27.910Z] Cloning the remote Git repository [2020-11-27T11:53:27.910Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-27T11:53:27.919Z] using credential docker-jenkins-github-credentials [2020-11-27T11:53:27.927Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Run tests) [2020-11-27T11:53:27.935Z] Cloning the remote Git repository [2020-11-27T11:53:27.935Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-11-27T11:53:27.967Z] Fetching without tags [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-11-27T11:53:28.495Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:28.730Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:28.730Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:53:27.878Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-27T11:53:27.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:27.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:27.968Z] > git --version # timeout=10 [2020-11-27T11:53:28.010Z] > git --version # 'git version 2.17.1' [2020-11-27T11:53:28.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:28.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:28.496Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:28.517Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:28.624Z] > git remote # timeout=10 [2020-11-27T11:53:28.650Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:53:28.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:28.675Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:53:28.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:53:28.730Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:28.750Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:27.916Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:53:27.916Z] > git init /home/jenkins/workspace/moby_PR-41713 # timeout=10 [2020-11-27T11:53:27.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:27.948Z] > git --version # timeout=10 [2020-11-27T11:53:27.952Z] > git --version # 'git version 2.17.1' [2020-11-27T11:53:27.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:27.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:28.885Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:53:27.941Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:53:27.942Z] > git init /home/docker/workspace/moby_PR-41713 # timeout=10 [2020-11-27T11:53:27.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:27.950Z] > git --version # timeout=10 [2020-11-27T11:53:27.953Z] > git --version # 'git version 2.7.4' [2020-11-27T11:53:27.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:27.954Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:53:29.647Z] + docker version [2020-11-27T11:53:29.647Z] Client: Docker Engine - Community [2020-11-27T11:53:29.647Z] Version: 19.03.13 [2020-11-27T11:53:29.647Z] API version: 1.40 [2020-11-27T11:53:29.647Z] Go version: go1.13.15 [2020-11-27T11:53:29.647Z] Git commit: 4484c46d9d [2020-11-27T11:53:29.647Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T11:53:29.647Z] OS/Arch: linux/amd64 [2020-11-27T11:53:29.647Z] Experimental: false [2020-11-27T11:53:29.647Z] [2020-11-27T11:53:29.647Z] Server: Docker Engine - Community [2020-11-27T11:53:29.647Z] Engine: [2020-11-27T11:53:29.647Z] Version: 19.03.13 [2020-11-27T11:53:29.647Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:53:29.647Z] Go version: go1.13.15 [2020-11-27T11:53:29.647Z] Git commit: 4484c46d9d [2020-11-27T11:53:29.647Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T11:53:29.647Z] OS/Arch: linux/amd64 [2020-11-27T11:53:29.647Z] Experimental: true [2020-11-27T11:53:29.647Z] containerd: [2020-11-27T11:53:29.647Z] Version: 1.3.7 [2020-11-27T11:53:29.647Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:53:29.647Z] runc: [2020-11-27T11:53:29.647Z] Version: 1.0.0-rc10 [2020-11-27T11:53:29.647Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:53:29.647Z] docker-init: [2020-11-27T11:53:29.647Z] Version: 0.18.0 [2020-11-27T11:53:29.647Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T11:53:29.946Z] + docker info [2020-11-27T11:53:36.644Z] Fetching without tags [2020-11-27T11:53:36.998Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:36.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:36.619Z] > git config --add remote.origin.fetch +refs/pull/41713/head:refs/remotes/origin/PR-41713 # timeout=10 [2020-11-27T11:53:36.620Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:36.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:36.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:36.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:36.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:37.003Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:37.005Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:37.478Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:37.479Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:53:37.934Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:53:38.085Z] Client: [2020-11-27T11:53:38.085Z] Debug Mode: false [2020-11-27T11:53:38.085Z] [2020-11-27T11:53:38.085Z] Server: [2020-11-27T11:53:38.085Z] Containers: 0 [2020-11-27T11:53:38.085Z] Running: 0 [2020-11-27T11:53:38.085Z] Paused: 0 [2020-11-27T11:53:38.085Z] Stopped: 0 [2020-11-27T11:53:38.085Z] Images: 1 [2020-11-27T11:53:38.085Z] Server Version: 19.03.13 [2020-11-27T11:53:38.085Z] Storage Driver: overlay2 [2020-11-27T11:53:38.085Z] Backing Filesystem: extfs [2020-11-27T11:53:38.085Z] Supports d_type: true [2020-11-27T11:53:38.085Z] Native Overlay Diff: true [2020-11-27T11:53:38.085Z] Logging Driver: json-file [2020-11-27T11:53:38.085Z] Cgroup Driver: cgroupfs [2020-11-27T11:53:38.085Z] Plugins: [2020-11-27T11:53:38.085Z] Volume: local [2020-11-27T11:53:38.085Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:53:38.085Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:53:38.085Z] Swarm: inactive [2020-11-27T11:53:38.085Z] Runtimes: runc [2020-11-27T11:53:38.085Z] Default Runtime: runc [2020-11-27T11:53:38.085Z] Init Binary: docker-init [2020-11-27T11:53:38.085Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:53:38.085Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:53:38.085Z] init version: fec3683 [2020-11-27T11:53:38.085Z] Security Options: [2020-11-27T11:53:38.085Z] apparmor [2020-11-27T11:53:38.085Z] seccomp [2020-11-27T11:53:38.085Z] Profile: default [2020-11-27T11:53:38.085Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T11:53:38.085Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T11:53:38.085Z] OSType: linux [2020-11-27T11:53:38.085Z] Architecture: x86_64 [2020-11-27T11:53:38.085Z] CPUs: 2 [2020-11-27T11:53:38.085Z] Total Memory: 7.569GiB [2020-11-27T11:53:38.085Z] Name: ip-10-100-126-56 [2020-11-27T11:53:38.085Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T11:53:38.085Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:53:38.085Z] Debug Mode: false [2020-11-27T11:53:38.085Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:53:38.085Z] Labels: [2020-11-27T11:53:38.085Z] Experimental: true [2020-11-27T11:53:38.085Z] Insecure Registries: [2020-11-27T11:53:38.085Z] 127.0.0.0/8 [2020-11-27T11:53:38.085Z] Live Restore Enabled: true [2020-11-27T11:53:38.085Z] [2020-11-27T11:53:38.085Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T11:53:38.382Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:38.382Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:38.382Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:53:38.382Z] + bash /home/ubuntu/workspace/moby_PR-41713/check-config.sh [2020-11-27T11:53:38.382Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:53:38.382Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T11:53:38.382Z] [2020-11-27T11:53:38.382Z] Generally Necessary: [2020-11-27T11:53:38.382Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:53:38.382Z] - apparmor: enabled and tools installed [2020-11-27T11:53:38.382Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:53:38.382Z] - CONFIG_NET_NS: enabled [2020-11-27T11:53:38.382Z] - CONFIG_PID_NS: enabled [2020-11-27T11:53:38.382Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:53:38.382Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:53:38.382Z] - CONFIG_CGROUPS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:53:38.659Z] - CONFIG_MEMCG: enabled [2020-11-27T11:53:38.659Z] - CONFIG_KEYS: enabled [2020-11-27T11:53:38.659Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T11:53:38.659Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T11:53:38.659Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:53:38.659Z] [2020-11-27T11:53:38.659Z] Optional Features: [2020-11-27T11:53:38.659Z] - CONFIG_USER_NS: enabled [2020-11-27T11:53:38.659Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:53:38.659Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:53:38.659Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:53:38.659Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:53:38.659Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:53:38.659Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:53:38.659Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T11:53:38.659Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:53:38.659Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:53:38.659Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:53:38.659Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:53:38.659Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:53:38.659Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:53:38.659Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:53:38.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:53:38.798Z] + docker version [2020-11-27T11:53:38.798Z] Client: Docker Engine - Community [2020-11-27T11:53:38.798Z] Version: 19.03.7 [2020-11-27T11:53:38.798Z] API version: 1.40 [2020-11-27T11:53:38.798Z] Go version: go1.12.17 [2020-11-27T11:53:38.798Z] Git commit: 7141c199a2 [2020-11-27T11:53:38.798Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-27T11:53:38.798Z] OS/Arch: linux/s390x [2020-11-27T11:53:38.798Z] Experimental: false [2020-11-27T11:53:38.798Z] [2020-11-27T11:53:38.798Z] Server: Docker Engine - Community [2020-11-27T11:53:38.798Z] Engine: [2020-11-27T11:53:38.798Z] Version: 19.03.7 [2020-11-27T11:53:38.798Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:53:38.798Z] Go version: go1.12.17 [2020-11-27T11:53:38.798Z] Git commit: 7141c199a2 [2020-11-27T11:53:38.798Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-27T11:53:38.798Z] OS/Arch: linux/s390x [2020-11-27T11:53:38.798Z] Experimental: true [2020-11-27T11:53:38.798Z] containerd: [2020-11-27T11:53:38.798Z] Version: 1.2.13 [2020-11-27T11:53:38.798Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T11:53:38.798Z] runc: [2020-11-27T11:53:38.798Z] Version: 1.0.0-rc10 [2020-11-27T11:53:38.798Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:53:38.798Z] docker-init: [2020-11-27T11:53:38.798Z] Version: 0.18.0 [2020-11-27T11:53:38.798Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T11:53:37.434Z] > git remote # timeout=10 [2020-11-27T11:53:37.436Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:53:37.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:37.437Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:53:37.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:53:37.484Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:37.488Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:38.928Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:53:38.928Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:53:38.928Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:53:38.928Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:53:38.928Z] - Network Drivers: [2020-11-27T11:53:38.928Z] - "overlay": [2020-11-27T11:53:38.928Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:53:38.928Z] Optional (for encrypted networks): [2020-11-27T11:53:38.928Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:53:38.928Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:53:38.928Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:53:38.928Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:53:38.928Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:53:38.928Z] - CONFIG_XFRM: enabled [2020-11-27T11:53:38.928Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T11:53:38.928Z] - "ipvlan": [2020-11-27T11:53:38.928Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:53:38.928Z] - "macvlan": [2020-11-27T11:53:38.928Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:53:38.928Z] - "ftp,tftp client in container": [2020-11-27T11:53:38.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:53:38.928Z] - Storage Drivers: [2020-11-27T11:53:38.928Z] - "aufs": [2020-11-27T11:53:38.928Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:53:38.928Z] - "btrfs": [2020-11-27T11:53:38.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:53:38.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:53:38.928Z] - "devicemapper": [2020-11-27T11:53:38.928Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:53:38.928Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:53:38.928Z] - "overlay": [2020-11-27T11:53:38.928Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:53:38.928Z] - "zfs": [2020-11-27T11:53:38.928Z] - /dev/zfs: present [2020-11-27T11:53:38.928Z] - zfs command: missing [2020-11-27T11:53:38.928Z] - zpool command: missing [2020-11-27T11:53:38.928Z] [2020-11-27T11:53:38.928Z] Limits: [2020-11-27T11:53:38.928Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:53:38.928Z] [2020-11-27T11:53:38.928Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:53:39.179Z] + docker info [2020-11-27T11:53:39.306Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fd1cf089cc973a8f4200709675fb93036b94f78 . [2020-11-27T11:53:39.569Z] #2 [internal] load build definition from Dockerfile [2020-11-27T11:53:39.569Z] #2 transferring dockerfile: 12.30kB done [2020-11-27T11:53:39.569Z] #2 DONE 0.1s [2020-11-27T11:53:39.569Z] [2020-11-27T11:53:39.569Z] #1 [internal] load .dockerignore [2020-11-27T11:53:39.569Z] #1 transferring context: 87B done [2020-11-27T11:53:39.569Z] #1 DONE 0.1s [2020-11-27T11:53:39.569Z] [2020-11-27T11:53:39.569Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-27T11:53:39.812Z] Client: [2020-11-27T11:53:39.812Z] Debug Mode: false [2020-11-27T11:53:39.812Z] [2020-11-27T11:53:39.812Z] Server: [2020-11-27T11:53:39.812Z] Containers: 0 [2020-11-27T11:53:39.812Z] Running: 0 [2020-11-27T11:53:39.812Z] Paused: 0 [2020-11-27T11:53:39.812Z] Stopped: 0 [2020-11-27T11:53:39.812Z] Images: 0 [2020-11-27T11:53:39.812Z] Server Version: 19.03.7 [2020-11-27T11:53:39.812Z] Storage Driver: overlay2 [2020-11-27T11:53:39.812Z] Backing Filesystem: [2020-11-27T11:53:39.812Z] Supports d_type: true [2020-11-27T11:53:39.812Z] Native Overlay Diff: true [2020-11-27T11:53:39.812Z] Logging Driver: json-file [2020-11-27T11:53:39.812Z] Cgroup Driver: cgroupfs [2020-11-27T11:53:39.812Z] Plugins: [2020-11-27T11:53:39.812Z] Volume: local [2020-11-27T11:53:39.812Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:53:39.812Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:53:39.812Z] Swarm: inactive [2020-11-27T11:53:39.812Z] Runtimes: runc [2020-11-27T11:53:39.812Z] Default Runtime: runc [2020-11-27T11:53:39.812Z] Init Binary: docker-init [2020-11-27T11:53:39.812Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T11:53:39.812Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:53:39.812Z] init version: fec3683 [2020-11-27T11:53:39.812Z] Security Options: [2020-11-27T11:53:39.812Z] apparmor [2020-11-27T11:53:39.812Z] seccomp [2020-11-27T11:53:39.812Z] Profile: default [2020-11-27T11:53:39.812Z] Kernel Version: 4.15.0-91-generic [2020-11-27T11:53:39.812Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-27T11:53:39.812Z] OSType: linux [2020-11-27T11:53:39.812Z] Architecture: s390x [2020-11-27T11:53:39.812Z] CPUs: 2 [2020-11-27T11:53:39.812Z] Total Memory: 7.861GiB [2020-11-27T11:53:39.812Z] Name: s390x-ubuntu-03 [2020-11-27T11:53:39.812Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-27T11:53:39.812Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:53:39.812Z] Debug Mode: false [2020-11-27T11:53:39.812Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:53:39.812Z] Labels: [2020-11-27T11:53:39.812Z] Experimental: true [2020-11-27T11:53:39.812Z] Insecure Registries: [2020-11-27T11:53:39.812Z] 127.0.0.0/8 [2020-11-27T11:53:39.812Z] Live Restore Enabled: false [2020-11-27T11:53:39.812Z] [2020-11-27T11:53:39.812Z] WARNING: No swap limit support [2020-11-27T11:53:39.837Z] #4 DONE 0.3s [2020-11-27T11:53:39.837Z] [2020-11-27T11:53:39.837Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:53:39.837Z] #3 DONE 0.3s [2020-11-27T11:53:39.837Z] [2020-11-27T11:53:39.837Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-27T11:53:39.837Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-11-27T11:53:39.837Z] #63 DONE 0.0s [2020-11-27T11:53:39.837Z] [2020-11-27T11:53:39.837Z] #17 [internal] load build context [Pipeline] sh [2020-11-27T11:53:40.292Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:40.292Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:40.292Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:53:40.292Z] + bash /home/jenkins/workspace/moby_PR-41713/check-config.sh [2020-11-27T11:53:40.292Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:53:40.292Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-27T11:53:40.292Z] [2020-11-27T11:53:40.292Z] Generally Necessary: [2020-11-27T11:53:40.292Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:53:40.292Z] - apparmor: enabled and tools installed [2020-11-27T11:53:40.292Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:53:40.292Z] - CONFIG_NET_NS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_PID_NS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_MEMCG: enabled [2020-11-27T11:53:40.292Z] - CONFIG_KEYS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T11:53:40.292Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:53:40.292Z] [2020-11-27T11:53:40.292Z] Optional Features: [2020-11-27T11:53:40.292Z] - CONFIG_USER_NS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:53:40.292Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:53:40.292Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:53:40.292Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:53:40.292Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:53:40.292Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:53:40.292Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:53:40.292Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:53:40.292Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:53:40.292Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:53:40.583Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:53:40.583Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:53:40.583Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:53:40.583Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:53:40.583Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:53:40.583Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:53:40.583Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:53:40.583Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:53:40.583Z] - Network Drivers: [2020-11-27T11:53:40.583Z] - "overlay": [2020-11-27T11:53:40.583Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:53:40.583Z] Optional (for encrypted networks): [2020-11-27T11:53:40.583Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:53:40.583Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:53:40.583Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:53:40.583Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:53:40.583Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:53:40.583Z] - CONFIG_XFRM: enabled [2020-11-27T11:53:40.583Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T11:53:40.583Z] - "ipvlan": [2020-11-27T11:53:40.583Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:53:40.583Z] - "macvlan": [2020-11-27T11:53:40.583Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:53:40.583Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:53:40.584Z] - "ftp,tftp client in container": [2020-11-27T11:53:40.584Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:53:40.584Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:53:40.584Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:53:40.584Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:53:40.584Z] - Storage Drivers: [2020-11-27T11:53:40.584Z] - "aufs": [2020-11-27T11:53:40.584Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:53:40.584Z] - "btrfs": [2020-11-27T11:53:40.584Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:53:40.584Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:53:40.584Z] - "devicemapper": [2020-11-27T11:53:40.584Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:53:40.584Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:53:40.584Z] - "overlay": [2020-11-27T11:53:40.584Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:53:40.584Z] - "zfs": [2020-11-27T11:53:40.584Z] - /dev/zfs: missing [2020-11-27T11:53:40.584Z] - zfs command: missing [2020-11-27T11:53:40.584Z] - zpool command: missing [2020-11-27T11:53:40.584Z] [2020-11-27T11:53:40.584Z] Limits: [2020-11-27T11:53:40.584Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:53:40.584Z] [2020-11-27T11:53:40.584Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:53:41.009Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fd1cf089cc973a8f4200709675fb93036b94f78 . [2020-11-27T11:53:41.009Z] #2 [internal] load .dockerignore [2020-11-27T11:53:41.009Z] #2 transferring context: 87B 0.0s done [2020-11-27T11:53:41.009Z] #2 DONE 0.0s [2020-11-27T11:53:41.009Z] [2020-11-27T11:53:41.009Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:53:41.009Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-11-27T11:53:41.009Z] #1 DONE 0.1s [2020-11-27T11:53:41.009Z] [2020-11-27T11:53:41.009Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:53:41.301Z] #4 ... [2020-11-27T11:53:41.301Z] [2020-11-27T11:53:41.301Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-27T11:53:41.301Z] #3 DONE 0.0s [2020-11-27T11:53:41.301Z] [2020-11-27T11:53:41.301Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:53:41.301Z] #4 DONE 0.2s [2020-11-27T11:53:41.301Z] [2020-11-27T11:53:41.301Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-27T11:53:41.301Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-11-27T11:53:41.301Z] #63 DONE 0.0s [2020-11-27T11:53:41.301Z] [2020-11-27T11:53:41.301Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:53:41.301Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:53:41.700Z] #5 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-11-27T11:53:41.700Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2020-11-27T11:53:41.700Z] #5 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-11-27T11:53:41.700Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2020-11-27T11:53:41.700Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:53:41.700Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-11-27T11:53:41.700Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.04MB / 102.23MB 0.3s [2020-11-27T11:53:42.012Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.09MB / 102.23MB 0.4s [2020-11-27T11:53:42.012Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.04MB / 102.23MB 0.5s [2020-11-27T11:53:42.012Z] #5 ... [2020-11-27T11:53:42.012Z] [2020-11-27T11:53:42.012Z] #17 [internal] load build context [2020-11-27T11:53:42.012Z] #17 transferring context: 51.20MB 0.7s done [2020-11-27T11:53:42.012Z] #17 DONE 0.8s [2020-11-27T11:53:42.012Z] [2020-11-27T11:53:42.012Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:53:42.012Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.58MB / 102.23MB 0.7s [2020-11-27T11:53:42.318Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.82MB / 102.23MB 0.8s [2020-11-27T11:53:42.318Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.64MB / 102.23MB 0.9s [2020-11-27T11:53:42.612Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 85.99MB / 102.23MB 1.0s [2020-11-27T11:53:42.613Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.75MB / 102.23MB 1.1s [2020-11-27T11:53:42.613Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.3s done [2020-11-27T11:53:42.729Z] Still waiting to schedule task [2020-11-27T11:53:42.729Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-27T11:53:42.739Z] Still waiting to schedule task [2020-11-27T11:53:42.740Z] Waiting for next available executor on ‘windows-2019’ [2020-11-27T11:53:42.904Z] #5 ... [2020-11-27T11:53:42.904Z] [2020-11-27T11:53:42.904Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-27T11:53:42.904Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-11-27T11:53:42.904Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-11-27T11:53:42.904Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-11-27T11:53:42.904Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2020-11-27T11:53:42.904Z] #63 DONE 1.4s [2020-11-27T11:53:42.904Z] [2020-11-27T11:53:42.905Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:53:42.905Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-11-27T11:53:44.550Z] Fetching without tags [2020-11-27T11:53:44.946Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:45.163Z] #17 transferring context: 40.37MB 4.6s [2020-11-27T11:53:45.163Z] #17 ... [2020-11-27T11:53:45.163Z] [2020-11-27T11:53:45.163Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-27T11:53:45.163Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-11-27T11:53:45.163Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-11-27T11:53:45.163Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-11-27T11:53:45.163Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.4s done [2020-11-27T11:53:45.163Z] #63 DONE 4.7s [2020-11-27T11:53:45.163Z] [2020-11-27T11:53:45.163Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:53:45.163Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:53:45.163Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T11:53:45.163Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:53:45.163Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T11:53:45.163Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.3s done [2020-11-27T11:53:45.163Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-11-27T11:53:45.163Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-11-27T11:53:45.163Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2020-11-27T11:53:45.163Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2020-11-27T11:53:45.163Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.83MB / 120.17MB 4.5s [2020-11-27T11:53:45.163Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2020-11-27T11:53:45.163Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.5s [2020-11-27T11:53:45.163Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.45MB / 120.17MB 4.8s [2020-11-27T11:53:45.422Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.81MB / 120.17MB 5.2s [2020-11-27T11:53:45.422Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.24MB / 120.17MB 5.4s [2020-11-27T11:53:44.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:44.517Z] > git config --add remote.origin.fetch +refs/pull/41713/head:refs/remotes/origin/PR-41713 # timeout=10 [2020-11-27T11:53:44.520Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:44.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:53:44.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:53:44.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:44.557Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:53:44.952Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:44.955Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:45.683Z] #5 ... [2020-11-27T11:53:45.683Z] [2020-11-27T11:53:45.683Z] #17 [internal] load build context [2020-11-27T11:53:45.683Z] #17 transferring context: 51.20MB 5.3s done [2020-11-27T11:53:45.683Z] #17 DONE 5.7s [2020-11-27T11:53:45.683Z] [2020-11-27T11:53:45.683Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:53:45.764Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:53:45.765Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:53:45.943Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.71MB / 120.17MB 5.7s [2020-11-27T11:53:45.943Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.16MB / 120.17MB 5.9s [2020-11-27T11:53:45.943Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.85MB / 120.17MB 6.0s [2020-11-27T11:53:46.428Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.6s done [2020-11-27T11:53:46.522Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.11MB / 120.17MB 6.2s [2020-11-27T11:53:46.522Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.50MB / 120.17MB 6.4s [2020-11-27T11:53:46.720Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-11-27T11:53:46.720Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.1s done [2020-11-27T11:53:46.741Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:53:46.782Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.80MB / 120.17MB 6.6s [2020-11-27T11:53:47.012Z] #5 DONE 5.5s [2020-11-27T11:53:47.012Z] [2020-11-27T11:53:47.012Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:53:47.043Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:53:45.729Z] > git remote # timeout=10 [2020-11-27T11:53:45.732Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:53:45.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:53:45.735Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:53:45.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:53:45.771Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:53:45.773Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:53:47.580Z] + docker version [2020-11-27T11:53:47.580Z] Client: [2020-11-27T11:53:47.580Z] Version: 18.06.1-ce [2020-11-27T11:53:47.580Z] API version: 1.38 [2020-11-27T11:53:47.580Z] Go version: go1.10.3 [2020-11-27T11:53:47.580Z] Git commit: e68fc7a [2020-11-27T11:53:47.580Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-27T11:53:47.580Z] OS/Arch: linux/ppc64le [2020-11-27T11:53:47.580Z] Experimental: false [2020-11-27T11:53:47.580Z] [2020-11-27T11:53:47.580Z] Server: [2020-11-27T11:53:47.580Z] Engine: [2020-11-27T11:53:47.580Z] Version: 18.06.1-ce [2020-11-27T11:53:47.580Z] API version: 1.38 (minimum version 1.12) [2020-11-27T11:53:47.580Z] Go version: go1.10.3 [2020-11-27T11:53:47.580Z] Git commit: e68fc7a [2020-11-27T11:53:47.580Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-27T11:53:47.580Z] OS/Arch: linux/ppc64le [2020-11-27T11:53:47.580Z] Experimental: true [Pipeline] sh [2020-11-27T11:53:47.962Z] + docker info [2020-11-27T11:53:47.962Z] Containers: 0 [2020-11-27T11:53:47.962Z] Running: 0 [2020-11-27T11:53:47.962Z] Paused: 0 [2020-11-27T11:53:47.962Z] Stopped: 0 [2020-11-27T11:53:47.962Z] Images: 0 [2020-11-27T11:53:47.962Z] Server Version: 18.06.1-ce [2020-11-27T11:53:47.962Z] Storage Driver: overlay2 [2020-11-27T11:53:47.962Z] Backing Filesystem: extfs [2020-11-27T11:53:47.962Z] Supports d_type: true [2020-11-27T11:53:47.962Z] Native Overlay Diff: true [2020-11-27T11:53:47.962Z] Logging Driver: json-file [2020-11-27T11:53:47.962Z] Cgroup Driver: cgroupfs [2020-11-27T11:53:47.962Z] Plugins: [2020-11-27T11:53:47.962Z] Volume: local [2020-11-27T11:53:47.962Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:53:47.962Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-27T11:53:47.962Z] Swarm: inactive [2020-11-27T11:53:47.962Z] Runtimes: runc [2020-11-27T11:53:47.962Z] Default Runtime: runc [2020-11-27T11:53:47.962Z] Init Binary: docker-init [2020-11-27T11:53:47.962Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-27T11:53:47.962Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-27T11:53:47.962Z] init version: fec3683 [2020-11-27T11:53:47.962Z] Security Options: [2020-11-27T11:53:47.962Z] apparmor [2020-11-27T11:53:47.962Z] seccomp [2020-11-27T11:53:47.962Z] Profile: default [2020-11-27T11:53:47.962Z] Kernel Version: 4.4.0-139-generic [2020-11-27T11:53:47.962Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-27T11:53:47.962Z] OSType: linux [2020-11-27T11:53:47.962Z] Architecture: ppc64le [2020-11-27T11:53:47.962Z] CPUs: 4 [2020-11-27T11:53:47.962Z] Total Memory: 7.972GiB [2020-11-27T11:53:47.962Z] Name: ppc64le-ubuntu-15 [2020-11-27T11:53:47.962Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-27T11:53:47.962Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:53:47.962Z] Debug Mode (client): false [2020-11-27T11:53:47.962Z] Debug Mode (server): false [2020-11-27T11:53:47.962Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:53:47.962Z] Labels: [2020-11-27T11:53:47.962Z] Experimental: true [2020-11-27T11:53:47.962Z] Insecure Registries: [2020-11-27T11:53:47.962Z] 127.0.0.0/8 [2020-11-27T11:53:47.962Z] Live Restore Enabled: false [2020-11-27T11:53:47.962Z] [Pipeline] sh [2020-11-27T11:53:48.048Z] #6 DONE 1.0s [2020-11-27T11:53:48.048Z] [2020-11-27T11:53:48.048Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:53:48.048Z] #31 ... [2020-11-27T11:53:48.048Z] [2020-11-27T11:53:48.048Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:53:48.048Z] #18 DONE 0.1s [2020-11-27T11:53:48.048Z] [2020-11-27T11:53:48.048Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-27T11:53:48.048Z] #28 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-27T11:53:48.344Z] #19 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-27T11:53:48.344Z] #41 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-27T11:53:48.344Z] #65 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-27T11:53:48.344Z] #44 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-27T11:53:48.344Z] #47 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-27T11:53:48.344Z] #59 DONE 0.1s [2020-11-27T11:53:48.344Z] [2020-11-27T11:53:48.344Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:53:48.358Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:48.358Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:53:48.358Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:53:48.358Z] + bash /home/docker/workspace/moby_PR-41713/check-config.sh [2020-11-27T11:53:48.358Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:53:48.358Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-27T11:53:48.358Z] [2020-11-27T11:53:48.358Z] Generally Necessary: [2020-11-27T11:53:48.358Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:53:48.358Z] - apparmor: enabled and tools installed [2020-11-27T11:53:48.358Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:53:48.358Z] - CONFIG_NET_NS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_PID_NS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:53:48.358Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_MEMCG: enabled [2020-11-27T11:53:48.358Z] - CONFIG_KEYS: enabled [2020-11-27T11:53:48.358Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T11:53:48.654Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:53:48.654Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-27T11:53:48.654Z] [2020-11-27T11:53:48.654Z] Optional Features: [2020-11-27T11:53:48.654Z] - CONFIG_USER_NS: enabled [2020-11-27T11:53:48.654Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:53:48.654Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:53:48.654Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:53:48.654Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:53:48.654Z] (cgroup swap accounting is currently enabled) [2020-11-27T11:53:48.654Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-27T11:53:48.654Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:53:48.654Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:53:48.654Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T11:53:48.654Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T11:53:48.654Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:53:48.654Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:53:48.654Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:53:48.654Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:53:48.654Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:53:48.654Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:53:48.654Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:53:48.654Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:53:48.654Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:53:48.654Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:53:48.654Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:53:48.654Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:53:48.654Z] - Network Drivers: [2020-11-27T11:53:48.654Z] - "overlay": [2020-11-27T11:53:48.654Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:53:48.654Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:53:48.654Z] Optional (for encrypted networks): [2020-11-27T11:53:48.948Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:53:48.948Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_XFRM: enabled [2020-11-27T11:53:48.948Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T11:53:48.948Z] - "ipvlan": [2020-11-27T11:53:48.948Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:53:48.948Z] - "macvlan": [2020-11-27T11:53:48.948Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:53:48.948Z] - "ftp,tftp client in container": [2020-11-27T11:53:48.948Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:53:48.948Z] - Storage Drivers: [2020-11-27T11:53:48.948Z] - "aufs": [2020-11-27T11:53:48.948Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:53:48.948Z] - "btrfs": [2020-11-27T11:53:48.948Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:53:48.948Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:53:48.948Z] - "devicemapper": [2020-11-27T11:53:48.948Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:53:48.948Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:53:48.948Z] - "overlay": [2020-11-27T11:53:48.948Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:53:48.948Z] - "zfs": [2020-11-27T11:53:48.948Z] - /dev/zfs: missing [2020-11-27T11:53:48.948Z] - zfs command: missing [2020-11-27T11:53:48.948Z] - zpool command: missing [2020-11-27T11:53:48.948Z] [2020-11-27T11:53:48.948Z] Limits: [2020-11-27T11:53:48.948Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:53:48.948Z] [2020-11-27T11:53:48.948Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:53:49.382Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fd1cf089cc973a8f4200709675fb93036b94f78 . [2020-11-27T11:53:49.584Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s done [2020-11-27T11:53:49.584Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T11:53:49.584Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-11-27T11:53:49.584Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-27T11:53:50.154Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-11-27T11:53:50.413Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-11-27T11:53:50.423Z] #60 2.107 + RM_GOPATH=0 [2020-11-27T11:53:50.423Z] #60 2.107 + TMP_GOPATH= [2020-11-27T11:53:50.423Z] #60 2.107 + : /build/ [2020-11-27T11:53:50.423Z] #60 2.107 + '[' -z '' ']' [2020-11-27T11:53:50.423Z] #60 2.107 ++ mktemp -d [2020-11-27T11:53:50.423Z] #60 2.109 + export GOPATH=/tmp/tmp.a6FZDX866K [2020-11-27T11:53:50.423Z] #60 2.109 + GOPATH=/tmp/tmp.a6FZDX866K [2020-11-27T11:53:50.423Z] #60 2.109 + RM_GOPATH=1 [2020-11-27T11:53:50.423Z] #60 2.110 ++ dirname ./install.sh [2020-11-27T11:53:50.423Z] #60 2.111 + dir=. [2020-11-27T11:53:50.423Z] #60 2.111 + bin=rootlesskit [2020-11-27T11:53:50.423Z] #60 2.111 + shift [2020-11-27T11:53:50.423Z] #60 2.111 + '[' '!' -f ./rootlesskit.installer ']' [2020-11-27T11:53:50.423Z] #60 2.111 + . ./rootlesskit.installer [2020-11-27T11:53:50.423Z] #60 2.111 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:53:50.423Z] #60 2.111 + install_rootlesskit [2020-11-27T11:53:50.423Z] #60 2.111 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:53:50.423Z] #60 2.111 + case "$1" in [2020-11-27T11:53:50.423Z] #60 2.111 + export CGO_ENABLED=0 [2020-11-27T11:53:50.423Z] #60 2.111 + CGO_ENABLED=0 [2020-11-27T11:53:50.423Z] #60 2.111 + _install_rootlesskit [2020-11-27T11:53:50.423Z] #60 2.111 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:53:50.423Z] #60 2.111 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a6FZDX866K/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:53:50.423Z] #60 2.112 Cloning into '/tmp/tmp.a6FZDX866K/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:53:51.481Z] Sending build context to Docker daemon 55.76MB [2020-11-27T11:53:51.481Z] Step 1/140 : ARG CROSS="false" [2020-11-27T11:53:51.481Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-11-27T11:53:51.481Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-11-27T11:53:51.481Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-27T11:53:51.481Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-11-27T11:53:51.481Z] 1.13.15-buster: Pulling from library/golang [2020-11-27T11:53:51.481Z] db4e2d8d5901: Pulling fs layer [2020-11-27T11:53:51.481Z] dfe2d012519c: Pulling fs layer [2020-11-27T11:53:51.481Z] 5d8f1d1f9197: Pulling fs layer [2020-11-27T11:53:51.481Z] 1301750ffb48: Pulling fs layer [2020-11-27T11:53:51.481Z] dc5c6edc9cff: Pulling fs layer [2020-11-27T11:53:51.481Z] 3c370c2e2f82: Pulling fs layer [2020-11-27T11:53:51.481Z] 5ffb2f5886e2: Pulling fs layer [2020-11-27T11:53:51.481Z] 1301750ffb48: Waiting [2020-11-27T11:53:51.481Z] dc5c6edc9cff: Waiting [2020-11-27T11:53:51.481Z] 3c370c2e2f82: Waiting [2020-11-27T11:53:51.481Z] 5ffb2f5886e2: Waiting [2020-11-27T11:53:52.140Z] dfe2d012519c: Verifying Checksum [2020-11-27T11:53:52.140Z] dfe2d012519c: Download complete [2020-11-27T11:53:52.140Z] 5d8f1d1f9197: Verifying Checksum [2020-11-27T11:53:52.140Z] 5d8f1d1f9197: Download complete [2020-11-27T11:53:52.957Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2020-11-27T11:53:52.957Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T11:53:53.158Z] #60 5.074 + cd /tmp/tmp.a6FZDX866K/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:53:53.158Z] #60 5.075 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:53:53.451Z] #60 5.182 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:53:53.451Z] #60 5.182 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:53:53.743Z] #60 ... [2020-11-27T11:53:53.743Z] [2020-11-27T11:53:53.743Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:53:53.743Z] #45 1.997 + RM_GOPATH=0 [2020-11-27T11:53:53.743Z] #45 1.997 + TMP_GOPATH= [2020-11-27T11:53:53.743Z] #45 1.997 + : /build [2020-11-27T11:53:53.743Z] #45 1.997 + '[' -z '' ']' [2020-11-27T11:53:53.743Z] #45 1.997 ++ mktemp -d [2020-11-27T11:53:53.743Z] #45 1.999 + export GOPATH=/tmp/tmp.4QFVj8roE9 [2020-11-27T11:53:53.743Z] #45 1.999 + GOPATH=/tmp/tmp.4QFVj8roE9 [2020-11-27T11:53:53.743Z] #45 1.999 + RM_GOPATH=1 [2020-11-27T11:53:53.743Z] #45 1.999 ++ dirname ./install.sh [2020-11-27T11:53:53.743Z] #45 1.999 + dir=. [2020-11-27T11:53:53.743Z] #45 1.999 + bin=gotestsum [2020-11-27T11:53:53.743Z] #45 1.999 + shift [2020-11-27T11:53:53.743Z] #45 1.999 + '[' '!' -f ./gotestsum.installer ']' [2020-11-27T11:53:53.743Z] #45 1.999 + . ./gotestsum.installer [2020-11-27T11:53:53.743Z] #45 2.000 ++ : v0.3.5 [2020-11-27T11:53:53.743Z] #45 2.000 + install_gotestsum [2020-11-27T11:53:53.743Z] #45 2.000 + set -e [2020-11-27T11:53:53.743Z] #45 2.000 + export GO111MODULE=on [2020-11-27T11:53:53.744Z] #45 2.000 + GO111MODULE=on [2020-11-27T11:53:53.744Z] #45 2.011 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-27T11:53:53.744Z] #45 2.129 go: finding gotest.tools/gotestsum v0.3.5 [2020-11-27T11:53:53.744Z] #45 2.129 go: finding gotest.tools v0.3.5 [2020-11-27T11:53:53.744Z] #45 2.805 go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-27T11:53:53.744Z] #45 3.096 go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-27T11:53:53.744Z] #45 4.200 go: downloading gotest.tools v2.1.0+incompatible [2020-11-27T11:53:53.744Z] #45 4.304 go: extracting gotest.tools v2.1.0+incompatible [2020-11-27T11:53:53.744Z] #45 4.326 go: downloading github.com/pkg/errors v0.8.0 [2020-11-27T11:53:53.744Z] #45 4.327 go: downloading github.com/spf13/pflag v1.0.1 [2020-11-27T11:53:53.744Z] #45 4.387 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:53:53.744Z] #45 4.388 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:53:53.744Z] #45 4.398 go: downloading github.com/fatih/color v1.6.0 [2020-11-27T11:53:53.744Z] #45 4.448 go: extracting github.com/pkg/errors v0.8.0 [2020-11-27T11:53:53.744Z] #45 4.477 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:53:53.744Z] #45 4.504 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:53:53.744Z] #45 4.597 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:53:53.744Z] #45 4.612 go: extracting github.com/fatih/color v1.6.0 [2020-11-27T11:53:53.744Z] #45 4.665 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:53:53.744Z] #45 4.665 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:53:53.744Z] #45 4.665 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:53:53.744Z] #45 4.687 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:53:53.744Z] #45 4.700 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:53:53.744Z] #45 4.704 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:53:53.744Z] #45 4.708 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:53:53.744Z] #45 4.711 go: extracting github.com/spf13/pflag v1.0.1 [2020-11-27T11:53:53.744Z] #45 4.734 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:53:54.035Z] #45 5.971 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:53:54.035Z] #45 6.011 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:53:54.236Z] db4e2d8d5901: Verifying Checksum [2020-11-27T11:53:54.236Z] db4e2d8d5901: Download complete [2020-11-27T11:53:54.669Z] #45 6.328 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:53:54.899Z] 1301750ffb48: Verifying Checksum [2020-11-27T11:53:54.899Z] 1301750ffb48: Download complete [2020-11-27T11:53:55.219Z] 5ffb2f5886e2: Verifying Checksum [2020-11-27T11:53:55.219Z] 5ffb2f5886e2: Download complete [2020-11-27T11:53:55.516Z] dc5c6edc9cff: Verifying Checksum [2020-11-27T11:53:55.516Z] dc5c6edc9cff: Download complete [2020-11-27T11:53:55.706Z] #45 7.552 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-27T11:53:56.339Z] #45 8.213 go: finding gotest.tools v2.2.0+incompatible [2020-11-27T11:53:56.339Z] #45 8.223 go: downloading gotest.tools v2.2.0+incompatible [2020-11-27T11:53:56.339Z] #45 8.236 go: finding gotest.tools/gotestsum v0.6.0 [2020-11-27T11:53:56.339Z] #45 8.274 go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-27T11:53:56.632Z] #45 8.439 go: extracting gotest.tools v2.2.0+incompatible [2020-11-27T11:53:56.632Z] #45 8.638 go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-27T11:53:57.183Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-11-27T11:53:57.183Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-27T11:53:57.266Z] #45 8.987 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:53:57.266Z] #45 9.085 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:53:57.266Z] #45 9.087 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:53:57.266Z] #45 9.120 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:53:57.266Z] #45 9.143 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:53:57.266Z] #45 9.145 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:53:57.266Z] #45 9.206 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:53:57.558Z] #45 9.208 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:53:57.558Z] #45 9.218 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:53:57.558Z] #45 9.251 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:53:57.558Z] #45 9.258 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:53:57.558Z] #45 9.298 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:53:57.558Z] #45 9.357 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:53:57.558Z] #45 9.357 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:53:57.609Z] db4e2d8d5901: Pull complete [2020-11-27T11:53:57.850Z] #45 9.577 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:53:57.850Z] #45 9.637 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:53:57.850Z] #45 9.640 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:53:57.850Z] #45 9.659 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:53:57.850Z] #45 9.720 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:53:57.850Z] #45 ... [2020-11-27T11:53:57.850Z] [2020-11-27T11:53:57.850Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:53:57.850Z] #54 1.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:53:57.850Z] #54 1.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:53:57.850Z] #54 1.555 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:53:57.850Z] #54 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:53:57.850Z] #54 3.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:53:57.850Z] #54 4.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:53:57.905Z] dfe2d012519c: Pull complete [2020-11-27T11:53:58.142Z] #54 ... [2020-11-27T11:53:58.142Z] [2020-11-27T11:53:58.142Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:53:58.142Z] #38 1.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:53:58.142Z] #38 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:53:58.142Z] #38 1.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:53:58.142Z] #38 1.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:53:58.142Z] #38 2.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:53:58.142Z] #38 4.980 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:53:58.142Z] #38 ... [2020-11-27T11:53:58.142Z] [2020-11-27T11:53:58.142Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:53:58.142Z] #42 2.144 + RM_GOPATH=0 [2020-11-27T11:53:58.142Z] #42 2.144 + TMP_GOPATH= [2020-11-27T11:53:58.142Z] #42 2.144 + : /build [2020-11-27T11:53:58.142Z] #42 2.144 + '[' -z '' ']' [2020-11-27T11:53:58.142Z] #42 2.144 ++ mktemp -d [2020-11-27T11:53:58.142Z] #42 2.150 + export GOPATH=/tmp/tmp.ZQCtEci79k [2020-11-27T11:53:58.142Z] #42 2.150 + GOPATH=/tmp/tmp.ZQCtEci79k [2020-11-27T11:53:58.142Z] #42 2.150 + RM_GOPATH=1 [2020-11-27T11:53:58.142Z] #42 2.150 ++ dirname ./install.sh [2020-11-27T11:53:58.142Z] #42 2.151 + dir=. [2020-11-27T11:53:58.142Z] #42 2.151 + bin=vndr [2020-11-27T11:53:58.142Z] #42 2.151 + shift [2020-11-27T11:53:58.142Z] #42 2.151 + '[' '!' -f ./vndr.installer ']' [2020-11-27T11:53:58.142Z] #42 2.151 + . ./vndr.installer [2020-11-27T11:53:58.142Z] #42 2.151 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:53:58.142Z] #42 2.151 + install_vndr [2020-11-27T11:53:58.142Z] #42 2.151 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-27T11:53:58.142Z] #42 2.151 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:53:58.142Z] #42 2.151 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZQCtEci79k/src/github.com/LK4D4/vndr [2020-11-27T11:53:58.142Z] #42 2.176 Cloning into '/tmp/tmp.ZQCtEci79k/src/github.com/LK4D4/vndr'... [2020-11-27T11:53:58.142Z] #42 2.751 + cd /tmp/tmp.ZQCtEci79k/src/github.com/LK4D4/vndr [2020-11-27T11:53:58.142Z] #42 2.751 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:53:58.142Z] #42 2.765 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:53:58.142Z] #42 3.544 internal/cpu [2020-11-27T11:53:58.142Z] #42 3.545 runtime/internal/atomic [2020-11-27T11:53:58.142Z] #42 3.681 runtime/internal/sys [2020-11-27T11:53:58.142Z] #42 3.815 runtime/internal/math [2020-11-27T11:53:58.142Z] #42 3.816 internal/bytealg [2020-11-27T11:53:58.142Z] #42 3.844 internal/race [2020-11-27T11:53:58.142Z] #42 3.871 sync/atomic [2020-11-27T11:53:58.142Z] #42 4.059 runtime [2020-11-27T11:53:58.142Z] #42 4.070 unicode [2020-11-27T11:53:58.142Z] #42 6.482 unicode/utf8 [2020-11-27T11:53:58.142Z] #42 6.847 math/bits [2020-11-27T11:53:58.142Z] #42 7.236 math [2020-11-27T11:53:58.202Z] 5d8f1d1f9197: Pull complete [2020-11-27T11:53:58.435Z] #42 ... [2020-11-27T11:53:58.435Z] [2020-11-27T11:53:58.435Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:53:58.435Z] #20 1.958 + RM_GOPATH=0 [2020-11-27T11:53:58.435Z] #20 1.959 + TMP_GOPATH= [2020-11-27T11:53:58.435Z] #20 1.959 + : /build [2020-11-27T11:53:58.435Z] #20 1.959 + '[' -z '' ']' [2020-11-27T11:53:58.435Z] #20 1.959 ++ mktemp -d [2020-11-27T11:53:58.435Z] #20 1.962 + export GOPATH=/tmp/tmp.wCALdvf573 [2020-11-27T11:53:58.435Z] #20 1.962 + GOPATH=/tmp/tmp.wCALdvf573 [2020-11-27T11:53:58.435Z] #20 1.962 + RM_GOPATH=1 [2020-11-27T11:53:58.435Z] #20 1.962 ++ dirname ./install.sh [2020-11-27T11:53:58.435Z] #20 1.962 + dir=. [2020-11-27T11:53:58.435Z] #20 1.962 + bin=dockercli [2020-11-27T11:53:58.435Z] #20 1.962 + shift [2020-11-27T11:53:58.435Z] #20 1.962 + '[' '!' -f ./dockercli.installer ']' [2020-11-27T11:53:58.435Z] #20 1.962 + . ./dockercli.installer [2020-11-27T11:53:58.435Z] #20 1.962 ++ : stable [2020-11-27T11:53:58.435Z] #20 1.962 ++ : 17.06.2-ce [2020-11-27T11:53:58.435Z] #20 1.964 + install_dockercli [2020-11-27T11:53:58.435Z] #20 1.964 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:53:58.435Z] #20 1.964 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:53:58.436Z] #20 1.975 ++ uname -m [2020-11-27T11:53:58.436Z] #20 1.977 + arch=s390x [2020-11-27T11:53:58.436Z] #20 1.977 + '[' s390x '!=' x86_64 ']' [2020-11-27T11:53:58.436Z] #20 1.977 + '[' s390x '!=' s390x ']' [2020-11-27T11:53:58.436Z] #20 1.978 + url=https://download.docker.com/linux/static [2020-11-27T11:53:58.436Z] #20 1.979 + tar -xz docker/docker [2020-11-27T11:53:58.436Z] #20 1.979 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-27T11:53:58.436Z] #20 ... [2020-11-27T11:53:58.436Z] [2020-11-27T11:53:58.436Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:53:58.436Z] #22 1.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:53:58.436Z] #22 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:53:58.436Z] #22 1.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:53:58.436Z] #22 1.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:53:58.436Z] #22 2.729 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:53:58.436Z] #22 4.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:53:58.436Z] #22 10.02 Fetched 8093 kB in 9s (916 kB/s) [2020-11-27T11:53:58.436Z] #22 10.02 Reading package lists... [2020-11-27T11:53:58.436Z] #22 ... [2020-11-27T11:53:58.436Z] [2020-11-27T11:53:58.436Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:53:58.436Z] #26 1.693 + mktemp -d [2020-11-27T11:53:58.436Z] #26 1.693 + export GOPATH=/tmp/tmp.tn5vYd0sUF [2020-11-27T11:53:58.436Z] #26 1.693 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.tn5vYd0sUF/src/github.com/go-swagger/go-swagger [2020-11-27T11:53:58.436Z] #26 1.693 Cloning into '/tmp/tmp.tn5vYd0sUF/src/github.com/go-swagger/go-swagger'... [2020-11-27T11:53:58.501Z] 3c370c2e2f82: Verifying Checksum [2020-11-27T11:53:58.501Z] 3c370c2e2f82: Download complete [2020-11-27T11:53:58.728Z] #26 ... [2020-11-27T11:53:58.728Z] [2020-11-27T11:53:58.728Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:53:58.728Z] #48 1.942 + RM_GOPATH=0 [2020-11-27T11:53:58.728Z] #48 1.942 + TMP_GOPATH= [2020-11-27T11:53:58.728Z] #48 1.942 + : /build [2020-11-27T11:53:58.728Z] #48 1.942 + '[' -z '' ']' [2020-11-27T11:53:58.728Z] #48 1.942 ++ mktemp -d [2020-11-27T11:53:58.728Z] #48 1.943 + export GOPATH=/tmp/tmp.yQ9bALnF9O [2020-11-27T11:53:58.728Z] #48 1.943 + GOPATH=/tmp/tmp.yQ9bALnF9O [2020-11-27T11:53:58.728Z] #48 1.943 + RM_GOPATH=1 [2020-11-27T11:53:58.728Z] #48 1.943 ++ dirname ./install.sh [2020-11-27T11:53:58.728Z] #48 1.944 + dir=. [2020-11-27T11:53:58.728Z] #48 1.944 + bin=gometalinter [2020-11-27T11:53:58.728Z] #48 1.944 + shift [2020-11-27T11:53:58.728Z] #48 1.944 + '[' '!' -f ./gometalinter.installer ']' [2020-11-27T11:53:58.728Z] #48 1.944 + . ./gometalinter.installer [2020-11-27T11:53:58.728Z] #48 1.944 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-27T11:53:58.728Z] #48 1.944 + install_gometalinter [2020-11-27T11:53:58.728Z] #48 1.945 + echo 'Installing gometalinter version v2.0.6' [2020-11-27T11:53:58.728Z] #48 1.945 Installing gometalinter version v2.0.6 [2020-11-27T11:53:58.728Z] #48 1.945 + go get -d github.com/alecthomas/gometalinter [2020-11-27T11:53:58.728Z] #48 6.342 + cd /tmp/tmp.yQ9bALnF9O/src/github.com/alecthomas/gometalinter [2020-11-27T11:53:58.728Z] #48 6.342 + git checkout -q v2.0.6 [2020-11-27T11:53:58.728Z] #48 6.470 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-27T11:53:58.728Z] #48 ... [2020-11-27T11:53:58.728Z] [2020-11-27T11:53:58.728Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:53:58.728Z] #29 1.345 + RM_GOPATH=0 [2020-11-27T11:53:58.728Z] #29 1.345 + TMP_GOPATH= [2020-11-27T11:53:58.728Z] #29 1.345 + : /build [2020-11-27T11:53:58.728Z] #29 1.345 + '[' -z '' ']' [2020-11-27T11:53:58.728Z] #29 1.345 ++ mktemp -d [2020-11-27T11:53:58.728Z] #29 1.345 + export GOPATH=/tmp/tmp.A43kykF35O [2020-11-27T11:53:58.728Z] #29 1.345 + GOPATH=/tmp/tmp.A43kykF35O [2020-11-27T11:53:58.728Z] #29 1.345 + RM_GOPATH=1 [2020-11-27T11:53:58.728Z] #29 1.345 ++ dirname ./install.sh [2020-11-27T11:53:58.728Z] #29 1.356 + dir=. [2020-11-27T11:53:58.728Z] #29 1.356 + bin=tomlv [2020-11-27T11:53:58.728Z] #29 1.356 + shift [2020-11-27T11:53:58.728Z] #29 1.356 + '[' '!' -f ./tomlv.installer ']' [2020-11-27T11:53:58.728Z] #29 1.356 + . ./tomlv.installer [2020-11-27T11:53:58.728Z] #29 1.356 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:53:58.728Z] #29 1.356 + install_tomlv [2020-11-27T11:53:58.728Z] #29 1.356 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:53:58.728Z] #29 1.356 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A43kykF35O/src/github.com/BurntSushi/toml [2020-11-27T11:53:58.728Z] #29 1.356 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:53:58.728Z] #29 1.361 Cloning into '/tmp/tmp.A43kykF35O/src/github.com/BurntSushi/toml'... [2020-11-27T11:53:58.728Z] #29 2.180 + cd /tmp/tmp.A43kykF35O/src/github.com/BurntSushi/toml [2020-11-27T11:53:58.728Z] #29 2.184 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:53:58.728Z] #29 2.200 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:53:58.728Z] #29 2.540 internal/cpu [2020-11-27T11:53:58.728Z] #29 2.573 runtime/internal/atomic [2020-11-27T11:53:58.728Z] #29 2.739 runtime/internal/sys [2020-11-27T11:53:58.728Z] #29 2.864 runtime/internal/math [2020-11-27T11:53:58.728Z] #29 2.880 math/bits [2020-11-27T11:53:58.728Z] #29 2.886 internal/bytealg [2020-11-27T11:53:58.728Z] #29 3.176 runtime [2020-11-27T11:53:58.728Z] #29 3.272 math [2020-11-27T11:53:58.728Z] #29 6.189 unicode/utf8 [2020-11-27T11:53:58.728Z] #29 6.514 internal/race [2020-11-27T11:53:58.728Z] #29 6.560 sync/atomic [2020-11-27T11:53:58.728Z] #29 6.678 unicode [2020-11-27T11:53:58.728Z] #29 8.881 internal/testlog [2020-11-27T11:53:58.728Z] #29 9.137 encoding [2020-11-27T11:53:58.728Z] #29 9.177 runtime/cgo [2020-11-27T11:53:59.020Z] #29 ... [2020-11-27T11:53:59.021Z] [2020-11-27T11:53:59.021Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:53:59.021Z] #7 1.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:53:59.021Z] #7 1.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:53:59.021Z] #7 1.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:53:59.021Z] #7 1.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:53:59.021Z] #7 2.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:53:59.021Z] #7 4.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:53:59.021Z] #7 10.21 Fetched 8093 kB in 9s (903 kB/s) [2020-11-27T11:53:59.021Z] #7 10.21 Reading package lists... [2020-11-27T11:53:59.021Z] #7 ... [2020-11-27T11:53:59.021Z] [2020-11-27T11:53:59.021Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:53:59.021Z] #66 1.873 + RM_GOPATH=0 [2020-11-27T11:53:59.021Z] #66 1.873 + TMP_GOPATH= [2020-11-27T11:53:59.021Z] #66 1.873 + : /build [2020-11-27T11:53:59.021Z] #66 1.873 + '[' -z '' ']' [2020-11-27T11:53:59.021Z] #66 1.873 ++ mktemp -d [2020-11-27T11:53:59.021Z] #66 1.883 + export GOPATH=/tmp/tmp.kJp0QNh7ul [2020-11-27T11:53:59.021Z] #66 1.883 + GOPATH=/tmp/tmp.kJp0QNh7ul [2020-11-27T11:53:59.021Z] #66 1.883 + RM_GOPATH=1 [2020-11-27T11:53:59.021Z] #66 1.883 ++ dirname ./install.sh [2020-11-27T11:53:59.021Z] #66 1.883 + dir=. [2020-11-27T11:53:59.021Z] #66 1.883 + bin=proxy [2020-11-27T11:53:59.021Z] #66 1.883 + shift [2020-11-27T11:53:59.021Z] #66 1.883 + '[' '!' -f ./proxy.installer ']' [2020-11-27T11:53:59.021Z] #66 1.883 + . ./proxy.installer [2020-11-27T11:53:59.021Z] #66 1.883 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:53:59.021Z] #66 1.883 + install_proxy [2020-11-27T11:53:59.021Z] #66 1.883 + case "$1" in [2020-11-27T11:53:59.021Z] #66 1.883 + export CGO_ENABLED=0 [2020-11-27T11:53:59.021Z] #66 1.883 + CGO_ENABLED=0 [2020-11-27T11:53:59.021Z] #66 1.883 + _install_proxy [2020-11-27T11:53:59.021Z] #66 1.883 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-27T11:53:59.021Z] #66 1.883 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kJp0QNh7ul/src/github.com/docker/libnetwork [2020-11-27T11:53:59.021Z] #66 1.883 Cloning into '/tmp/tmp.kJp0QNh7ul/src/github.com/docker/libnetwork'... [2020-11-27T11:53:59.021Z] #66 1.883 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:53:59.313Z] #66 ... [2020-11-27T11:53:59.313Z] [2020-11-27T11:53:59.313Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:53:59.313Z] #36 1.003 + mktemp -d [2020-11-27T11:53:59.313Z] #36 1.024 + export GOPATH=/tmp/tmp.wpjlC7y56F [2020-11-27T11:53:59.313Z] #36 1.024 + git clone https://github.com/docker/distribution.git /tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution [2020-11-27T11:53:59.313Z] #36 1.169 Cloning into '/tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution'... [2020-11-27T11:53:59.313Z] #36 11.41 Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:53:59.313Z] #36 11.47 + cd /tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution [2020-11-27T11:53:59.313Z] #36 11.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:53:59.313Z] #36 ... [2020-11-27T11:53:59.313Z] [2020-11-27T11:53:59.313Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:53:59.313Z] #42 10.66 internal/testlog [2020-11-27T11:53:59.313Z] #42 10.85 encoding [2020-11-27T11:53:59.313Z] #42 10.96 unicode/utf16 [2020-11-27T11:53:59.313Z] #42 11.20 container/list [2020-11-27T11:53:59.988Z] #42 11.81 crypto/internal/subtle [2020-11-27T11:53:59.988Z] #42 11.87 crypto/subtle [2020-11-27T11:54:00.292Z] #42 12.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:54:00.292Z] #42 ... [2020-11-27T11:54:00.292Z] [2020-11-27T11:54:00.292Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:00.292Z] #31 2.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:00.292Z] #31 2.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:00.292Z] #31 2.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:00.292Z] #31 2.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:54:00.292Z] #31 3.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:54:00.292Z] #31 5.438 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:54:00.292Z] #31 11.69 Fetched 8093 kB in 10s (848 kB/s) [2020-11-27T11:54:00.292Z] #31 11.69 Reading package lists... [2020-11-27T11:54:00.292Z] #31 ... [2020-11-27T11:54:00.292Z] [2020-11-27T11:54:00.292Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:00.292Z] #42 12.28 internal/nettrace [2020-11-27T11:54:00.670Z] #42 12.32 runtime/cgo [2020-11-27T11:54:00.963Z] #42 ... [2020-11-27T11:54:00.963Z] [2020-11-27T11:54:00.963Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:54:00.963Z] #20 12.12 + mkdir -p /build [2020-11-27T11:54:00.963Z] #20 12.15 + mv docker/docker /build/ [2020-11-27T11:54:00.963Z] #20 12.16 + rmdir docker [2020-11-27T11:54:00.963Z] #20 DONE 12.9s [2020-11-27T11:54:01.258Z] [2020-11-27T11:54:01.258Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:54:01.258Z] #66 12.84 + cd /tmp/tmp.kJp0QNh7ul/src/github.com/docker/libnetwork [2020-11-27T11:54:01.258Z] #66 12.84 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:54:01.343Z] 1301750ffb48: Pull complete [2020-11-27T11:54:02.300Z] #66 14.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:54:02.673Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-11-27T11:54:03.421Z] dc5c6edc9cff: Pull complete [2020-11-27T11:54:05.213Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.2s done [2020-11-27T11:54:05.213Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-11-27T11:54:05.213Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T11:54:05.213Z] #5 DONE 25.3s [2020-11-27T11:54:05.213Z] [2020-11-27T11:54:05.213Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:54:06.766Z] #66 ... [2020-11-27T11:54:06.766Z] [2020-11-27T11:54:06.766Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:54:06.766Z] #7 10.21 Reading package lists... [2020-11-27T11:54:06.766Z] #7 13.46 Reading package lists... [2020-11-27T11:54:06.766Z] #7 16.76 Building dependency tree... [2020-11-27T11:54:06.766Z] #7 17.21 Reading state information... [2020-11-27T11:54:06.766Z] #7 17.62 The following additional packages will be installed: [2020-11-27T11:54:06.766Z] #7 17.62 libapparmor1 [2020-11-27T11:54:06.766Z] #7 17.63 Suggested packages: [2020-11-27T11:54:06.766Z] #7 17.63 seccomp [2020-11-27T11:54:06.766Z] #7 17.82 The following NEW packages will be installed: [2020-11-27T11:54:06.766Z] #7 17.83 libapparmor-dev libapparmor1 libseccomp-dev [2020-11-27T11:54:06.766Z] #7 17.93 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:06.766Z] #7 17.93 Need to get 288 kB of archives. [2020-11-27T11:54:06.766Z] #7 17.93 After this operation, 957 kB of additional disk space will be used. [2020-11-27T11:54:06.766Z] #7 17.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-27T11:54:06.766Z] #7 17.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-27T11:54:06.766Z] #7 17.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-27T11:54:06.766Z] #7 18.51 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:06.766Z] #7 18.61 Fetched 288 kB in 0s (2845 kB/s) [2020-11-27T11:54:06.766Z] #7 18.66 Selecting previously unselected package libapparmor1:s390x. [2020-11-27T11:54:06.766Z] #7 18.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T11:54:06.766Z] #7 18.82 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-11-27T11:54:06.766Z] #7 18.83 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-27T11:54:06.988Z] 3c370c2e2f82: Pull complete [2020-11-27T11:54:06.988Z] 5ffb2f5886e2: Pull complete [2020-11-27T11:54:06.988Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-27T11:54:06.988Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-27T11:54:06.988Z] ---> 805dc2d65d1c [2020-11-27T11:54:06.988Z] Step 6/140 : ARG APT_MIRROR [2020-11-27T11:54:06.988Z] ---> Running in 883c1f0ab6e8 [2020-11-27T11:54:07.059Z] #7 18.97 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-27T11:54:07.059Z] #7 18.97 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-27T11:54:07.059Z] #7 18.98 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T11:54:07.059Z] #7 19.10 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-27T11:54:07.059Z] #7 19.10 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-27T11:54:07.059Z] #7 19.10 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T11:54:07.059Z] #7 19.22 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T11:54:07.059Z] #7 19.23 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-27T11:54:07.059Z] #7 19.24 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T11:54:07.059Z] #7 19.25 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:07.122Z] #6 DONE 1.8s [2020-11-27T11:54:07.122Z] [2020-11-27T11:54:07.122Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:07.122Z] #38 ... [2020-11-27T11:54:07.122Z] [2020-11-27T11:54:07.122Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:54:07.122Z] #18 DONE 0.1s [2020-11-27T11:54:07.284Z] Removing intermediate container 883c1f0ab6e8 [2020-11-27T11:54:07.284Z] ---> 3bc2c1b9b720 [2020-11-27T11:54:07.284Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-11-27T11:54:07.284Z] ---> Running in 08d308153333 [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-27T11:54:07.384Z] #65 DONE 0.1s [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-27T11:54:07.384Z] #41 DONE 0.1s [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:54:07.384Z] #66 ... [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-27T11:54:07.384Z] #59 DONE 0.2s [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-27T11:54:07.384Z] #47 DONE 0.2s [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-27T11:54:07.384Z] #44 DONE 0.2s [2020-11-27T11:54:07.384Z] [2020-11-27T11:54:07.384Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-27T11:54:07.384Z] #28 DONE 0.3s [2020-11-27T11:54:07.649Z] [2020-11-27T11:54:07.649Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-27T11:54:07.649Z] #19 DONE 0.4s [2020-11-27T11:54:07.649Z] [2020-11-27T11:54:07.649Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:54:07.694Z] #7 ... [2020-11-27T11:54:07.694Z] [2020-11-27T11:54:07.694Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:54:07.694Z] #22 10.02 Reading package lists... [2020-11-27T11:54:07.694Z] #22 13.62 Reading package lists... [2020-11-27T11:54:07.694Z] #22 16.56 Building dependency tree... [2020-11-27T11:54:07.694Z] #22 17.06 Reading state information... [2020-11-27T11:54:07.694Z] #22 17.49 ca-certificates is already the newest version (20200601~deb10u1). [2020-11-27T11:54:07.694Z] #22 17.49 The following additional packages will be installed: [2020-11-27T11:54:07.694Z] #22 17.49 libjq1 libonig5 [2020-11-27T11:54:07.694Z] #22 17.67 The following NEW packages will be installed: [2020-11-27T11:54:07.694Z] #22 17.74 jq libjq1 libonig5 [2020-11-27T11:54:07.694Z] #22 17.89 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:07.694Z] #22 17.89 Need to get 350 kB of archives. [2020-11-27T11:54:07.694Z] #22 17.89 After this operation, 1154 kB of additional disk space will be used. [2020-11-27T11:54:07.694Z] #22 17.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-27T11:54:07.694Z] #22 17.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-27T11:54:07.694Z] #22 18.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-27T11:54:07.694Z] #22 18.61 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:07.694Z] #22 18.71 Fetched 350 kB in 0s (1231 kB/s) [2020-11-27T11:54:07.694Z] #22 18.76 Selecting previously unselected package libonig5:s390x. [2020-11-27T11:54:07.694Z] #22 18.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 ... 15177 files and directories currently installed.) [2020-11-27T11:54:07.694Z] #22 18.82 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-11-27T11:54:07.694Z] #22 18.83 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-27T11:54:07.694Z] #22 19.01 Selecting previously unselected package libjq1:s390x. [2020-11-27T11:54:07.694Z] #22 19.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:54:07.694Z] #22 19.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:54:07.694Z] #22 19.19 Selecting previously unselected package jq. [2020-11-27T11:54:07.694Z] #22 19.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:54:07.694Z] #22 19.19 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:54:07.694Z] #22 19.33 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-27T11:54:07.694Z] #22 19.34 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:54:07.694Z] #22 19.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:54:07.694Z] #22 19.36 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:07.694Z] #22 DONE 19.8s [2020-11-27T11:54:07.694Z] [2020-11-27T11:54:07.694Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:07.694Z] #38 10.69 Fetched 8093 kB in 9s (852 kB/s) [2020-11-27T11:54:07.694Z] #38 10.69 Reading package lists... [2020-11-27T11:54:07.694Z] #38 14.40 Reading package lists... [2020-11-27T11:54:07.694Z] #38 17.21 Building dependency tree... [2020-11-27T11:54:07.694Z] #38 17.67 Reading state information... [2020-11-27T11:54:07.694Z] #38 18.06 The following additional packages will be installed: [2020-11-27T11:54:07.694Z] #38 18.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:54:07.694Z] #38 18.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:54:07.694Z] #38 18.09 Suggested packages: [2020-11-27T11:54:07.694Z] #38 18.10 manpages-dev python-setuptools [2020-11-27T11:54:07.694Z] #38 18.77 The following NEW packages will be installed: [2020-11-27T11:54:07.694Z] #38 18.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:54:07.694Z] #38 18.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:54:07.694Z] #38 18.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:54:07.694Z] #38 18.77 python-six zlib1g-dev [2020-11-27T11:54:07.694Z] #38 18.88 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:07.694Z] #38 18.88 Need to get 3742 kB of archives. [2020-11-27T11:54:07.694Z] #38 18.88 After this operation, 22.0 MB of additional disk space will be used. [2020-11-27T11:54:07.694Z] #38 18.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-27T11:54:07.694Z] #38 18.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T11:54:07.694Z] #38 18.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-27T11:54:07.694Z] #38 18.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T11:54:07.694Z] #38 18.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-27T11:54:07.694Z] #38 18.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T11:54:07.694Z] #38 18.97 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-11-27T11:54:07.694Z] #38 18.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-27T11:54:07.694Z] #38 18.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-27T11:54:07.694Z] #38 18.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-27T11:54:07.694Z] #38 18.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-27T11:54:07.694Z] #38 19.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-27T11:54:07.694Z] #38 19.09 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-11-27T11:54:07.694Z] #38 19.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-27T11:54:07.694Z] #38 19.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:54:07.694Z] #38 19.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:54:07.694Z] #38 19.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-27T11:54:07.694Z] #38 19.72 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:07.694Z] #38 ... [2020-11-27T11:54:07.694Z] [2020-11-27T11:54:07.694Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:07.694Z] #54 10.58 Fetched 8093 kB in 9s (889 kB/s) [2020-11-27T11:54:07.694Z] #54 10.58 Reading package lists... [2020-11-27T11:54:07.694Z] #54 14.00 Reading package lists... [2020-11-27T11:54:07.694Z] #54 17.05 Building dependency tree... [2020-11-27T11:54:07.694Z] #54 17.45 Reading state information... [2020-11-27T11:54:07.694Z] #54 17.77 The following additional packages will be installed: [2020-11-27T11:54:07.694Z] #54 17.78 libbtrfs0 [2020-11-27T11:54:07.694Z] #54 17.82 The following NEW packages will be installed: [2020-11-27T11:54:07.694Z] #54 17.83 libbtrfs-dev libbtrfs0 [2020-11-27T11:54:07.694Z] #54 17.92 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:07.694Z] #54 17.92 Need to get 118 kB of archives. [2020-11-27T11:54:07.694Z] #54 17.92 After this operation, 390 kB of additional disk space will be used. [2020-11-27T11:54:07.694Z] #54 17.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T11:54:07.694Z] #54 17.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T11:54:07.695Z] #54 18.48 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:07.695Z] #54 18.62 Fetched 118 kB in 0s (1609 kB/s) [2020-11-27T11:54:07.695Z] #54 18.66 Selecting previously unselected package libbtrfs0. [2020-11-27T11:54:07.695Z] #54 18.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T11:54:07.695Z] #54 18.82 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T11:54:07.695Z] #54 18.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:54:07.695Z] #54 18.90 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:54:07.695Z] #54 18.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T11:54:07.695Z] #54 18.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:54:07.695Z] #54 19.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:54:07.695Z] #54 19.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:54:07.695Z] #54 19.11 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:07.695Z] #54 DONE 19.8s [2020-11-27T11:54:07.695Z] [2020-11-27T11:54:07.695Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:54:07.695Z] #7 DONE 19.9s [2020-11-27T11:54:07.695Z] [2020-11-27T11:54:07.695Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:07.695Z] #38 19.81 Fetched 3742 kB in 0s (11.4 MB/s) [2020-11-27T11:54:07.695Z] #38 19.87 Selecting previously unselected package libcap-dev:s390x. [2020-11-27T11:54:07.695Z] #38 19.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T11:54:07.695Z] #38 19.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-27T11:54:07.695Z] #38 ... [2020-11-27T11:54:07.695Z] [2020-11-27T11:54:07.695Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-27T11:54:07.928Z] Removing intermediate container 08d308153333 [2020-11-27T11:54:07.928Z] ---> b2bf91a9e429 [2020-11-27T11:54:07.928Z] Step 8/140 : ENV GO111MODULE=off [2020-11-27T11:54:07.928Z] ---> Running in 5469ac9daa66 [2020-11-27T11:54:07.928Z] Removing intermediate container 5469ac9daa66 [2020-11-27T11:54:07.928Z] ---> 422faf1b0a06 [2020-11-27T11:54:07.928Z] Step 9/140 : FROM base AS criu [2020-11-27T11:54:07.928Z] ---> 422faf1b0a06 [2020-11-27T11:54:07.928Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:54:07.928Z] ---> Running in d3654aaf6227 [2020-11-27T11:54:07.987Z] #8 ... [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:54:07.987Z] #55 DONE 0.1s [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:54:07.987Z] #23 DONE 0.1s [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:54:07.987Z] #50 DONE 0.1s [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-27T11:54:07.987Z] #56 DONE 0.1s [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:07.987Z] #38 19.90 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-27T11:54:07.987Z] #38 19.97 Selecting previously unselected package libnet1:s390x. [2020-11-27T11:54:07.987Z] #38 19.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:54:07.987Z] #38 19.98 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:07.987Z] #38 20.08 Selecting previously unselected package libnet1-dev. [2020-11-27T11:54:07.987Z] #38 20.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:54:07.987Z] #38 20.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:07.987Z] #38 ... [2020-11-27T11:54:07.987Z] [2020-11-27T11:54:07.987Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-27T11:54:07.987Z] #51 DONE 0.1s [2020-11-27T11:54:08.219Z] Removing intermediate container d3654aaf6227 [2020-11-27T11:54:08.219Z] ---> 322a1b5f6f55 [2020-11-27T11:54:08.219Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-11-27T11:54:08.219Z] ---> Running in 48fed6d86da6 [2020-11-27T11:54:08.280Z] [2020-11-27T11:54:08.280Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:08.280Z] #38 20.31 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T11:54:08.280Z] #38 20.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T11:54:08.280Z] #38 20.31 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:54:08.280Z] #38 20.43 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-27T11:54:08.280Z] #38 20.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-27T11:54:08.514Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:08.514Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:08.514Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:08.514Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:54:08.581Z] #38 20.43 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T11:54:08.581Z] #38 20.69 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T11:54:08.581Z] #38 20.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:54:08.581Z] #38 20.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:54:08.581Z] #38 20.80 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-27T11:54:08.581Z] #38 20.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:54:08.581Z] #38 20.80 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T11:54:08.808Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:54:08.878Z] #38 ... [2020-11-27T11:54:08.878Z] [2020-11-27T11:54:08.878Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-27T11:54:08.878Z] #8 DONE 1.1s [2020-11-27T11:54:08.878Z] [2020-11-27T11:54:08.878Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:08.878Z] #38 20.93 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-27T11:54:08.878Z] #38 20.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-27T11:54:08.878Z] #38 20.93 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T11:54:08.878Z] #38 ... [2020-11-27T11:54:08.878Z] [2020-11-27T11:54:08.878Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:08.878Z] #45 10.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:54:08.878Z] #45 11.71 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:54:08.878Z] #45 11.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:54:08.878Z] #45 14.32 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:54:08.878Z] #45 14.39 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:54:08.878Z] #45 14.45 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:54:08.878Z] #45 14.52 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:54:08.878Z] #45 14.52 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:54:08.878Z] #45 14.60 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:54:08.878Z] #45 14.64 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:54:08.878Z] #45 14.68 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:54:08.878Z] #45 14.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:54:08.878Z] #45 14.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:54:08.878Z] #45 14.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:54:08.878Z] #45 14.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:54:09.100Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:54:09.177Z] #45 ... [2020-11-27T11:54:09.177Z] [2020-11-27T11:54:09.177Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:09.177Z] #38 21.23 Selecting previously unselected package libprotobuf17:s390x. [2020-11-27T11:54:09.177Z] #38 21.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:09.177Z] #38 21.23 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:09.812Z] #38 21.64 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-27T11:54:09.812Z] #38 21.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:09.812Z] #38 21.65 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:09.812Z] #38 21.76 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-27T11:54:09.812Z] #38 21.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:09.812Z] #38 21.76 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T11:54:10.104Z] #38 ... [2020-11-27T11:54:10.104Z] [2020-11-27T11:54:10.104Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-27T11:54:10.104Z] #9 DONE 1.1s [2020-11-27T11:54:10.104Z] [2020-11-27T11:54:10.104Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:10.104Z] #29 22.06 sync [2020-11-27T11:54:10.104Z] #29 22.06 internal/reflectlite [2020-11-27T11:54:10.139Z] Fetched 8180 kB in 2s (4624 kB/s) [2020-11-27T11:54:10.738Z] #29 ... [2020-11-27T11:54:10.738Z] [2020-11-27T11:54:10.738Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:54:10.738Z] #36 12.93 + GOPATH=/tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpjlC7y56F go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:54:11.030Z] #36 ... [2020-11-27T11:54:11.030Z] [2020-11-27T11:54:11.031Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-27T11:54:11.031Z] #10 0.815 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:54:11.031Z] #10 DONE 1.0s [2020-11-27T11:54:11.031Z] [2020-11-27T11:54:11.031Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-27T11:54:11.181Z] Reading package lists... [2020-11-27T11:54:11.821Z] Reading package lists... [2020-11-27T11:54:11.821Z] Building dependency tree... [2020-11-27T11:54:11.821Z] Reading state information... [2020-11-27T11:54:12.073Z] #11 DONE 0.8s [2020-11-27T11:54:12.073Z] [2020-11-27T11:54:12.073Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:12.073Z] #38 22.81 Selecting previously unselected package libprotoc17:s390x. [2020-11-27T11:54:12.073Z] #38 22.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:12.073Z] #38 22.82 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:12.073Z] #38 23.36 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:54:12.073Z] #38 23.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:54:12.073Z] #38 23.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:54:12.073Z] #38 23.54 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:54:12.073Z] #38 23.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:12.073Z] #38 23.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:54:12.073Z] #38 23.66 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:54:12.073Z] #38 23.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:54:12.073Z] #38 23.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:54:12.073Z] #38 23.88 Selecting previously unselected package python-six. [2020-11-27T11:54:12.073Z] #38 23.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:54:12.073Z] #38 23.88 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:54:12.073Z] #38 23.95 Selecting previously unselected package python-protobuf. [2020-11-27T11:54:12.073Z] #38 23.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-27T11:54:12.073Z] #38 23.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:54:12.115Z] The following additional packages will be installed: [2020-11-27T11:54:12.115Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:54:12.115Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:54:12.115Z] Suggested packages: [2020-11-27T11:54:12.115Z] manpages-dev python-setuptools [2020-11-27T11:54:12.115Z] The following NEW packages will be installed: [2020-11-27T11:54:12.115Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:54:12.115Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:54:12.115Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:54:12.115Z] python-six zlib1g-dev [2020-11-27T11:54:12.368Z] #38 24.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:54:12.412Z] 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:12.412Z] Need to get 4075 kB of archives. [2020-11-27T11:54:12.412Z] After this operation, 24.5 MB of additional disk space will be used. [2020-11-27T11:54:12.412Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-27T11:54:12.412Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T11:54:12.412Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:54:12.412Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T11:54:12.412Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-27T11:54:12.412Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T11:54:12.412Z] 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-11-27T11:54:12.412Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-27T11:54:12.412Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-27T11:54:12.412Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-27T11:54:12.412Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-27T11:54:12.412Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-27T11:54:12.412Z] 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-11-27T11:54:12.412Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-27T11:54:12.412Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:54:12.412Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:54:12.412Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-27T11:54:12.730Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:12.730Z] Fetched 4075 kB in 0s (22.8 MB/s) [2020-11-27T11:54:12.730Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-11-27T11:54:12.730Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T11:54:12.730Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libnet1:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libnet1-dev. [2020-11-27T11:54:12.730Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-27T11:54:12.730Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T11:54:12.730Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-27T11:54:12.730Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:12.939Z] #20 ... [2020-11-27T11:54:12.939Z] [2020-11-27T11:54:12.939Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:54:12.939Z] #26 5.181 + mktemp -d [2020-11-27T11:54:12.939Z] #26 5.182 + export GOPATH=/tmp/tmp.5UjME8LHsb [2020-11-27T11:54:12.939Z] #26 5.182 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.5UjME8LHsb/src/github.com/go-swagger/go-swagger [2020-11-27T11:54:12.939Z] #26 5.187 Cloning into '/tmp/tmp.5UjME8LHsb/src/github.com/go-swagger/go-swagger'... [2020-11-27T11:54:13.002Z] #38 ... [2020-11-27T11:54:13.002Z] [2020-11-27T11:54:13.002Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-27T11:54:13.002Z] #12 DONE 1.0s [2020-11-27T11:54:13.002Z] [2020-11-27T11:54:13.003Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:13.003Z] #29 24.64 errors [2020-11-27T11:54:13.003Z] #29 24.64 sort [2020-11-27T11:54:13.003Z] #29 24.89 strconv [2020-11-27T11:54:13.024Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:13.024Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-27T11:54:13.024Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:13.024Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:13.024Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-27T11:54:13.024Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:13.024Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:13.294Z] #29 ... [2020-11-27T11:54:13.294Z] [2020-11-27T11:54:13.294Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:13.294Z] #31 11.69 Reading package lists... [2020-11-27T11:54:13.294Z] #31 15.44 Reading package lists... [2020-11-27T11:54:13.295Z] #31 18.28 Building dependency tree... [2020-11-27T11:54:13.295Z] #31 18.81 Reading state information... [2020-11-27T11:54:13.295Z] #31 19.23 The following additional packages will be installed: [2020-11-27T11:54:13.295Z] #31 19.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:54:13.295Z] #31 19.24 Suggested packages: [2020-11-27T11:54:13.295Z] #31 19.24 cmake-doc ninja-build lrzip [2020-11-27T11:54:13.295Z] #31 19.24 Recommended packages: [2020-11-27T11:54:13.295Z] #31 19.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:54:13.295Z] #31 19.87 The following NEW packages will be installed: [2020-11-27T11:54:13.295Z] #31 19.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:54:13.295Z] #31 19.87 vim-common xxd [2020-11-27T11:54:13.295Z] #31 20.08 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:13.295Z] #31 20.08 Need to get 14.0 MB of archives. [2020-11-27T11:54:13.295Z] #31 20.08 After this operation, 62.1 MB of additional disk space will be used. [2020-11-27T11:54:13.295Z] #31 20.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T11:54:13.295Z] #31 20.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:54:13.295Z] #31 20.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:54:13.295Z] #31 20.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T11:54:13.295Z] #31 20.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-27T11:54:13.295Z] #31 20.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-27T11:54:13.295Z] #31 20.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-27T11:54:13.295Z] #31 20.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-27T11:54:13.295Z] #31 20.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-27T11:54:13.295Z] #31 20.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-27T11:54:13.295Z] #31 21.83 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:13.295Z] #31 21.93 Fetched 14.0 MB in 1s (11.9 MB/s) [2020-11-27T11:54:13.295Z] #31 21.99 Selecting previously unselected package xxd. [2020-11-27T11:54:13.295Z] #31 21.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 ... 15177 files and directories currently installed.) [2020-11-27T11:54:13.295Z] #31 22.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:54:13.295Z] #31 22.10 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:54:13.295Z] #31 22.33 Selecting previously unselected package vim-common. [2020-11-27T11:54:13.295Z] #31 22.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:54:13.295Z] #31 22.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:54:13.295Z] #31 22.67 Selecting previously unselected package cmake-data. [2020-11-27T11:54:13.295Z] #31 22.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:54:13.295Z] #31 22.68 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:54:13.295Z] #31 25.15 Selecting previously unselected package libicu63:s390x. [2020-11-27T11:54:13.295Z] #31 25.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T11:54:13.295Z] #31 25.17 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-11-27T11:54:13.317Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:13.317Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:54:13.317Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:54:13.317Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package protobuf-compiler. [2020-11-27T11:54:13.317Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:13.317Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package python-pkg-resources. [2020-11-27T11:54:13.317Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:54:13.317Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package python-six. [2020-11-27T11:54:13.317Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:54:13.317Z] Unpacking python-six (1.12.0-1) ... [2020-11-27T11:54:13.317Z] Selecting previously unselected package python-protobuf. [2020-11-27T11:54:13.317Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:54:13.317Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:54:13.317Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:54:13.513Z] #26 ... [2020-11-27T11:54:13.513Z] [2020-11-27T11:54:13.513Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:54:13.513Z] #60 5.882 + RM_GOPATH=0 [2020-11-27T11:54:13.513Z] #60 5.882 + TMP_GOPATH= [2020-11-27T11:54:13.513Z] #60 5.882 + : /build/ [2020-11-27T11:54:13.513Z] #60 5.882 + '[' -z '' ']' [2020-11-27T11:54:13.513Z] #60 5.882 ++ mktemp -d [2020-11-27T11:54:13.513Z] #60 5.894 + export GOPATH=/tmp/tmp.sz0tWhKQXc [2020-11-27T11:54:13.513Z] #60 5.894 + GOPATH=/tmp/tmp.sz0tWhKQXc [2020-11-27T11:54:13.513Z] #60 5.894 + RM_GOPATH=1 [2020-11-27T11:54:13.513Z] #60 5.895 ++ dirname ./install.sh [2020-11-27T11:54:13.513Z] #60 5.899 + dir=. [2020-11-27T11:54:13.513Z] #60 5.899 + bin=rootlesskit [2020-11-27T11:54:13.513Z] #60 5.899 + shift [2020-11-27T11:54:13.513Z] #60 5.899 + '[' '!' -f ./rootlesskit.installer ']' [2020-11-27T11:54:13.513Z] #60 5.899 + . ./rootlesskit.installer [2020-11-27T11:54:13.513Z] #60 5.899 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:54:13.513Z] #60 5.899 + install_rootlesskit [2020-11-27T11:54:13.513Z] #60 5.899 + case "$1" in [2020-11-27T11:54:13.513Z] #60 5.899 + export CGO_ENABLED=0 [2020-11-27T11:54:13.513Z] #60 5.899 + CGO_ENABLED=0 [2020-11-27T11:54:13.513Z] #60 5.899 + _install_rootlesskit [2020-11-27T11:54:13.513Z] #60 5.899 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:54:13.513Z] #60 5.899 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sz0tWhKQXc/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:54:13.513Z] #60 5.899 Cloning into '/tmp/tmp.sz0tWhKQXc/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:54:13.513Z] #60 5.899 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:54:13.773Z] #60 ... [2020-11-27T11:54:13.773Z] [2020-11-27T11:54:13.773Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:13.773Z] #38 6.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:13.773Z] #38 6.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:13.773Z] #38 6.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:13.936Z] #31 ... [2020-11-27T11:54:13.936Z] [2020-11-27T11:54:13.936Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:54:13.936Z] #66 DONE 25.6s [2020-11-27T11:54:13.936Z] [2020-11-27T11:54:13.936Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:54:13.936Z] #57 1.550 + RM_GOPATH=0 [2020-11-27T11:54:13.936Z] #57 1.551 + TMP_GOPATH= [2020-11-27T11:54:13.936Z] #57 1.551 + : /build [2020-11-27T11:54:13.936Z] #57 1.551 + '[' -z '' ']' [2020-11-27T11:54:13.936Z] #57 1.551 ++ mktemp -d [2020-11-27T11:54:13.936Z] #57 1.552 + export GOPATH=/tmp/tmp.eul8aynSeI [2020-11-27T11:54:13.936Z] #57 1.552 + GOPATH=/tmp/tmp.eul8aynSeI [2020-11-27T11:54:13.936Z] #57 1.552 + RM_GOPATH=1 [2020-11-27T11:54:13.936Z] #57 1.552 ++ dirname ./install.sh [2020-11-27T11:54:13.936Z] #57 1.556 + dir=. [2020-11-27T11:54:13.936Z] #57 1.556 + bin=containerd [2020-11-27T11:54:13.936Z] #57 1.556 + shift [2020-11-27T11:54:13.936Z] #57 1.556 + '[' '!' -f ./containerd.installer ']' [2020-11-27T11:54:13.936Z] #57 1.556 + . ./containerd.installer [2020-11-27T11:54:13.936Z] #57 1.556 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:54:13.936Z] #57 1.556 + install_containerd [2020-11-27T11:54:13.936Z] #57 1.556 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-27T11:54:13.936Z] #57 1.557 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:54:13.936Z] #57 1.557 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eul8aynSeI/src/github.com/containerd/containerd [2020-11-27T11:54:13.936Z] #57 1.560 Cloning into '/tmp/tmp.eul8aynSeI/src/github.com/containerd/containerd'... [2020-11-27T11:54:13.936Z] #57 ... [2020-11-27T11:54:13.936Z] [2020-11-27T11:54:13.936Z] #13 [dev 6/25] RUN ldconfig [2020-11-27T11:54:13.936Z] #13 DONE 1.1s [2020-11-27T11:54:13.936Z] [2020-11-27T11:54:13.936Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:14.355Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:14.355Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:14.355Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:54:14.355Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:54:14.355Z] Setting up python-six (1.12.0-1) ... [2020-11-27T11:54:14.972Z] #14 0.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:14.972Z] #14 1.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:14.972Z] #14 1.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:14.972Z] #14 ... [2020-11-27T11:54:14.972Z] [2020-11-27T11:54:14.972Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:14.972Z] #42 16.97 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:54:14.972Z] #42 24.60 internal/reflectlite [2020-11-27T11:54:14.972Z] #42 24.61 sync [2020-11-27T11:54:14.972Z] #42 26.25 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:54:14.972Z] #42 26.48 math/rand [2020-11-27T11:54:14.990Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T11:54:14.990Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:54:14.990Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:14.990Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T11:54:14.990Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:14.990Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:54:14.990Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:14.990Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T11:54:14.990Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:54:14.990Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:54:15.264Z] #42 ... [2020-11-27T11:54:15.264Z] [2020-11-27T11:54:15.264Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:54:15.264Z] #26 26.37 Checking out files: 78% (1194/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: 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-11-27T11:54:15.264Z] #26 27.11 + cd /tmp/tmp.tn5vYd0sUF/src/github.com/go-swagger/go-swagger [2020-11-27T11:54:15.264Z] #26 27.11 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-27T11:54:15.556Z] #26 27.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:54:16.030Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T11:54:16.030Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:16.326Z] #38 9.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:54:16.668Z] Removing intermediate container 48fed6d86da6 [2020-11-27T11:54:16.668Z] ---> 1ab396578078 [2020-11-27T11:54:16.668Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-11-27T11:54:16.668Z] ---> Running in 1232e7469360 [2020-11-27T11:54:16.668Z] Removing intermediate container 1232e7469360 [2020-11-27T11:54:16.668Z] ---> ca6abd2540f3 [2020-11-27T11:54:16.668Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-11-27T11:54:16.668Z] ---> Running in a87c56d9ac16 [2020-11-27T11:54:17.270Z] #38 ... [2020-11-27T11:54:17.270Z] [2020-11-27T11:54:17.270Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:17.270Z] #31 7.356 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:17.270Z] #31 7.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:17.270Z] #31 7.456 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:17.270Z] #31 8.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:54:17.270Z] #31 ... [2020-11-27T11:54:17.270Z] [2020-11-27T11:54:17.270Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:54:17.270Z] #36 7.335 + mktemp -d [2020-11-27T11:54:17.270Z] #36 7.346 + export GOPATH=/tmp/tmp.lHEI75ichE [2020-11-27T11:54:17.270Z] #36 7.346 + git clone https://github.com/docker/distribution.git /tmp/tmp.lHEI75ichE/src/github.com/docker/distribution [2020-11-27T11:54:17.270Z] #36 7.365 Cloning into '/tmp/tmp.lHEI75ichE/src/github.com/docker/distribution'... [2020-11-27T11:54:17.270Z] #36 ... [2020-11-27T11:54:17.270Z] [2020-11-27T11:54:17.270Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:54:17.270Z] #7 7.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:17.270Z] #7 7.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:17.270Z] #7 7.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:17.302Z] Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:54:17.302Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:54:17.302Z] Note: Building without GnuTLS support [2020-11-27T11:54:17.302Z] Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:54:17.302Z] Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:54:17.538Z] #7 ... [2020-11-27T11:54:17.538Z] [2020-11-27T11:54:17.538Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:17.538Z] #54 5.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:17.538Z] #54 6.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:17.538Z] #54 6.210 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:17.538Z] #54 6.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:54:17.538Z] #54 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:54:17.538Z] #54 ... [2020-11-27T11:54:17.538Z] [2020-11-27T11:54:17.538Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:54:17.538Z] #48 6.643 Installing gometalinter version v2.0.6 [2020-11-27T11:54:17.538Z] #48 6.644 + RM_GOPATH=0 [2020-11-27T11:54:17.538Z] #48 6.644 + TMP_GOPATH= [2020-11-27T11:54:17.538Z] #48 6.644 + : /build [2020-11-27T11:54:17.538Z] #48 6.644 + '[' -z '' ']' [2020-11-27T11:54:17.538Z] #48 6.644 ++ mktemp -d [2020-11-27T11:54:17.538Z] #48 6.644 + export GOPATH=/tmp/tmp.TixAYjXE1X [2020-11-27T11:54:17.538Z] #48 6.644 + GOPATH=/tmp/tmp.TixAYjXE1X [2020-11-27T11:54:17.538Z] #48 6.644 + RM_GOPATH=1 [2020-11-27T11:54:17.538Z] #48 6.644 ++ dirname ./install.sh [2020-11-27T11:54:17.538Z] #48 6.644 + dir=. [2020-11-27T11:54:17.538Z] #48 6.644 + bin=gometalinter [2020-11-27T11:54:17.538Z] #48 6.644 + shift [2020-11-27T11:54:17.538Z] #48 6.644 + '[' '!' -f ./gometalinter.installer ']' [2020-11-27T11:54:17.538Z] #48 6.644 + . ./gometalinter.installer [2020-11-27T11:54:17.538Z] #48 6.644 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-27T11:54:17.538Z] #48 6.644 + install_gometalinter [2020-11-27T11:54:17.538Z] #48 6.644 + echo 'Installing gometalinter version v2.0.6' [2020-11-27T11:54:17.538Z] #48 6.644 + go get -d github.com/alecthomas/gometalinter [2020-11-27T11:54:17.604Z] fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:54:17.604Z]  GEN .gitid [2020-11-27T11:54:17.604Z] GEN criu/include/version.h [2020-11-27T11:54:17.604Z] GEN include/common/asm [2020-11-27T11:54:17.799Z] #48 ... [2020-11-27T11:54:17.799Z] [2020-11-27T11:54:17.799Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:17.799Z] #42 6.376 + RM_GOPATH=0 [2020-11-27T11:54:17.799Z] #42 6.376 + TMP_GOPATH= [2020-11-27T11:54:17.799Z] #42 6.376 + : /build [2020-11-27T11:54:17.799Z] #42 6.376 + '[' -z '' ']' [2020-11-27T11:54:17.799Z] #42 6.376 ++ mktemp -d [2020-11-27T11:54:17.799Z] #42 6.382 + export GOPATH=/tmp/tmp.k7zFeYscZw [2020-11-27T11:54:17.799Z] #42 6.382 + GOPATH=/tmp/tmp.k7zFeYscZw [2020-11-27T11:54:17.799Z] #42 6.382 + RM_GOPATH=1 [2020-11-27T11:54:17.799Z] #42 6.385 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:54:17.799Z] #42 6.386 ++ dirname ./install.sh [2020-11-27T11:54:17.799Z] #42 6.386 + dir=. [2020-11-27T11:54:17.799Z] #42 6.386 + bin=vndr [2020-11-27T11:54:17.799Z] #42 6.386 + shift [2020-11-27T11:54:17.799Z] #42 6.386 + '[' '!' -f ./vndr.installer ']' [2020-11-27T11:54:17.799Z] #42 6.386 + . ./vndr.installer [2020-11-27T11:54:17.799Z] #42 6.386 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:54:17.799Z] #42 6.386 + install_vndr [2020-11-27T11:54:17.799Z] #42 6.386 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-27T11:54:17.799Z] #42 6.386 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.k7zFeYscZw/src/github.com/LK4D4/vndr [2020-11-27T11:54:17.799Z] #42 6.400 Cloning into '/tmp/tmp.k7zFeYscZw/src/github.com/LK4D4/vndr'... [2020-11-27T11:54:17.799Z] #42 7.198 + cd /tmp/tmp.k7zFeYscZw/src/github.com/LK4D4/vndr [2020-11-27T11:54:17.799Z] #42 7.198 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:54:17.799Z] #42 7.224 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:54:17.799Z] #42 8.987 internal/cpu [2020-11-27T11:54:17.799Z] #42 9.227 runtime/internal/atomic [2020-11-27T11:54:17.799Z] #42 9.701 runtime/internal/sys [2020-11-27T11:54:17.799Z] #42 9.930 internal/bytealg [2020-11-27T11:54:17.799Z] #42 10.13 runtime/internal/math [2020-11-27T11:54:17.799Z] #42 10.31 internal/race [2020-11-27T11:54:17.799Z] #42 10.43 sync/atomic [2020-11-27T11:54:17.799Z] #42 ... [2020-11-27T11:54:17.799Z] [2020-11-27T11:54:17.799Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:17.799Z] #29 6.911 + RM_GOPATH=0 [2020-11-27T11:54:17.799Z] #29 6.911 + TMP_GOPATH= [2020-11-27T11:54:17.799Z] #29 6.911 + : /build [2020-11-27T11:54:17.799Z] #29 6.911 + '[' -z '' ']' [2020-11-27T11:54:17.799Z] #29 6.911 ++ mktemp -d [2020-11-27T11:54:17.799Z] #29 6.913 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:54:17.799Z] #29 6.915 + export GOPATH=/tmp/tmp.Jx3AzPCiHY [2020-11-27T11:54:17.799Z] #29 6.915 + GOPATH=/tmp/tmp.Jx3AzPCiHY [2020-11-27T11:54:17.799Z] #29 6.915 + RM_GOPATH=1 [2020-11-27T11:54:17.799Z] #29 6.915 ++ dirname ./install.sh [2020-11-27T11:54:17.799Z] #29 6.915 + dir=. [2020-11-27T11:54:17.799Z] #29 6.915 + bin=tomlv [2020-11-27T11:54:17.799Z] #29 6.915 + shift [2020-11-27T11:54:17.799Z] #29 6.915 + '[' '!' -f ./tomlv.installer ']' [2020-11-27T11:54:17.799Z] #29 6.915 + . ./tomlv.installer [2020-11-27T11:54:17.799Z] #29 6.915 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:54:17.799Z] #29 6.915 + install_tomlv [2020-11-27T11:54:17.799Z] #29 6.915 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:54:17.799Z] #29 6.915 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jx3AzPCiHY/src/github.com/BurntSushi/toml [2020-11-27T11:54:17.799Z] #29 6.915 Cloning into '/tmp/tmp.Jx3AzPCiHY/src/github.com/BurntSushi/toml'... [2020-11-27T11:54:17.799Z] #29 8.117 + cd /tmp/tmp.Jx3AzPCiHY/src/github.com/BurntSushi/toml [2020-11-27T11:54:17.799Z] #29 8.118 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:54:17.799Z] #29 8.142 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:54:17.799Z] #29 9.380 internal/cpu [2020-11-27T11:54:17.799Z] #29 9.398 runtime/internal/atomic [2020-11-27T11:54:17.799Z] #29 9.743 runtime/internal/sys [2020-11-27T11:54:17.799Z] #29 10.16 internal/bytealg [2020-11-27T11:54:17.898Z] PBCC images/timens.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/timens.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/fown.pb-c.c [2020-11-27T11:54:17.898Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:54:17.898Z] PBCC images/opts.pb-c.c [2020-11-27T11:54:17.898Z] PBCC images/memfd.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/fown.pb-c.d [2020-11-27T11:54:17.898Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:54:17.898Z] DEP images/opts.pb-c.d [2020-11-27T11:54:17.898Z] DEP images/memfd.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/sit.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/sit.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/macvlan.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/macvlan.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/autofs.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/autofs.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/sysctl.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/sysctl.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/time.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/time.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/binfmt-misc.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/seccomp.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/seccomp.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/userns.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/userns.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/cgroup.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/cgroup.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/ext-file.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/ext-file.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/rpc.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/rpc.pb-c.d [2020-11-27T11:54:17.898Z] PBCC images/siginfo.pb-c.c [2020-11-27T11:54:17.898Z] DEP images/siginfo.pb-c.d [2020-11-27T11:54:18.059Z] #29 10.44 runtime/internal/math [2020-11-27T11:54:18.059Z] #29 ... [2020-11-27T11:54:18.059Z] [2020-11-27T11:54:18.059Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:18.059Z] #45 6.999 + RM_GOPATH=0 [2020-11-27T11:54:18.059Z] #45 6.999 + TMP_GOPATH= [2020-11-27T11:54:18.059Z] #45 7.000 + : /build [2020-11-27T11:54:18.059Z] #45 7.000 + '[' -z '' ']' [2020-11-27T11:54:18.059Z] #45 7.007 ++ mktemp -d [2020-11-27T11:54:18.059Z] #45 7.009 + export GOPATH=/tmp/tmp.8HXFAyyPmh [2020-11-27T11:54:18.059Z] #45 7.009 + GOPATH=/tmp/tmp.8HXFAyyPmh [2020-11-27T11:54:18.059Z] #45 7.009 + RM_GOPATH=1 [2020-11-27T11:54:18.059Z] #45 7.015 ++ dirname ./install.sh [2020-11-27T11:54:18.059Z] #45 7.027 + dir=. [2020-11-27T11:54:18.059Z] #45 7.027 + bin=gotestsum [2020-11-27T11:54:18.059Z] #45 7.027 + shift [2020-11-27T11:54:18.059Z] #45 7.027 + '[' '!' -f ./gotestsum.installer ']' [2020-11-27T11:54:18.059Z] #45 7.027 + . ./gotestsum.installer [2020-11-27T11:54:18.059Z] #45 7.027 ++ : v0.3.5 [2020-11-27T11:54:18.059Z] #45 7.027 + install_gotestsum [2020-11-27T11:54:18.059Z] #45 7.027 + set -e [2020-11-27T11:54:18.059Z] #45 7.027 + export GO111MODULE=on [2020-11-27T11:54:18.059Z] #45 7.027 + GO111MODULE=on [2020-11-27T11:54:18.059Z] #45 7.027 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-27T11:54:18.059Z] #45 7.109 go: finding gotest.tools v0.3.5 [2020-11-27T11:54:18.059Z] #45 7.111 go: finding gotest.tools/gotestsum v0.3.5 [2020-11-27T11:54:18.059Z] #45 8.330 go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-27T11:54:18.059Z] #45 9.057 go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-27T11:54:18.059Z] #45 10.61 go: downloading gotest.tools v2.1.0+incompatible [2020-11-27T11:54:18.059Z] #45 10.71 go: extracting gotest.tools v2.1.0+incompatible [2020-11-27T11:54:18.059Z] #45 ... [2020-11-27T11:54:18.059Z] [2020-11-27T11:54:18.059Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:54:18.059Z] #22 6.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:54:18.059Z] #22 6.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:54:18.059Z] #22 6.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:54:18.059Z] #22 7.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:54:18.191Z] PBCC images/pagemap.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/pagemap.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/rlimit.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/rlimit.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/file-lock.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/file-lock.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/tty.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/tty.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/tun.pb-c.c [2020-11-27T11:54:18.191Z] PBCC images/netdev.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/tun.pb-c.d [2020-11-27T11:54:18.191Z] DEP images/netdev.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/vma.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/vma.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/creds.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/creds.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/utsns.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/utsns.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/ipc-desc.pb-c.c [2020-11-27T11:54:18.191Z] PBCC images/ipc-sem.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/ipc-desc.pb-c.d [2020-11-27T11:54:18.191Z] DEP images/ipc-sem.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/ipc-msg.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/ipc-msg.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/ipc-shm.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/ipc-shm.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/ipc-var.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/ipc-var.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/sk-opts.pb-c.c [2020-11-27T11:54:18.191Z] PBCC images/packet-sock.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/sk-opts.pb-c.d [2020-11-27T11:54:18.191Z] DEP images/packet-sock.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/sk-netlink.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/sk-netlink.pb-c.d [2020-11-27T11:54:18.191Z] PBCC images/sk-inet.pb-c.c [2020-11-27T11:54:18.191Z] DEP images/sk-inet.pb-c.d [2020-11-27T11:54:18.292Z] #26 ... [2020-11-27T11:54:18.292Z] [2020-11-27T11:54:18.292Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:18.292Z] #24 3.396 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-27T11:54:18.292Z] #24 3.795 [2020-11-27T11:54:18.292Z] #24 4.026 #=#=# 0.0% 0.2% 0.8% # 2.4% #### 6.1% ####### 11.0% ########### 16.6% ################ 23.4% #################### 28.8% ######################### 35.0% ########################## 37.3% ############################## 42.9% ################################# 46.7% ##################################### 52.5% ####################################### 54.5% ########################################## 58.5% ############################################# 62.7% ################################################ 66.9% ################################################### 71.1% ###################################################### 75.3% ########################################################## 81.5% ################################################################ 89.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-11-27T11:54:18.292Z] #24 7.970 [2020-11-27T11:54:18.292Z] #24 8.249 #=#=# 0.0% 0.7% # 2.5% #### 6.7% ########### 16.6% ###################### 31.2% ############################### 43.5% ######################################### 58.1% #################################################### 72.2% ############################################################# 85.4% ####################################################################### 99.8% ######################################################################## 100.0% [2020-11-27T11:54:18.292Z] #24 ... [2020-11-27T11:54:18.292Z] [2020-11-27T11:54:18.292Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:54:18.292Z] #52 1.331 + RM_GOPATH=0 [2020-11-27T11:54:18.292Z] #52 1.331 + TMP_GOPATH= [2020-11-27T11:54:18.292Z] #52 1.331 + : /build [2020-11-27T11:54:18.292Z] #52 1.331 + '[' -z '' ']' [2020-11-27T11:54:18.292Z] #52 1.331 ++ mktemp -d [2020-11-27T11:54:18.292Z] #52 1.331 + export GOPATH=/tmp/tmp.9N7MaPGEyk [2020-11-27T11:54:18.292Z] #52 1.331 + GOPATH=/tmp/tmp.9N7MaPGEyk [2020-11-27T11:54:18.292Z] #52 1.331 + RM_GOPATH=1 [2020-11-27T11:54:18.292Z] #52 1.331 ++ dirname ./install.sh [2020-11-27T11:54:18.292Z] #52 1.340 + dir=. [2020-11-27T11:54:18.292Z] #52 1.340 + bin=runc [2020-11-27T11:54:18.292Z] #52 1.340 + shift [2020-11-27T11:54:18.292Z] #52 1.340 + '[' '!' -f ./runc.installer ']' [2020-11-27T11:54:18.292Z] #52 1.340 + . ./runc.installer [2020-11-27T11:54:18.292Z] #52 1.340 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:54:18.292Z] #52 1.340 + install_runc [2020-11-27T11:54:18.292Z] #52 1.340 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:54:18.292Z] #52 1.340 + uname -r [2020-11-27T11:54:18.292Z] #52 1.352 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:54:18.292Z] #52 1.352 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-27T11:54:18.292Z] #52 1.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9N7MaPGEyk/src/github.com/opencontainers/runc [2020-11-27T11:54:18.292Z] #52 1.352 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-27T11:54:18.292Z] #52 1.380 Cloning into '/tmp/tmp.9N7MaPGEyk/src/github.com/opencontainers/runc'... [2020-11-27T11:54:18.292Z] #52 9.666 + cd /tmp/tmp.9N7MaPGEyk/src/github.com/opencontainers/runc [2020-11-27T11:54:18.292Z] #52 9.670 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:54:18.292Z] #52 ... [2020-11-27T11:54:18.292Z] [2020-11-27T11:54:18.292Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:18.292Z] #24 10.37 [2020-11-27T11:54:18.321Z] #22 ... [2020-11-27T11:54:18.321Z] [2020-11-27T11:54:18.321Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:18.321Z] #45 10.77 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:54:18.321Z] #45 10.79 go: downloading github.com/fatih/color v1.6.0 [2020-11-27T11:54:18.321Z] #45 10.85 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:54:18.321Z] #45 10.97 go: downloading github.com/pkg/errors v0.8.0 [2020-11-27T11:54:18.484Z] PBCC images/sk-unix.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/sk-unix.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/mm.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/mm.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/timerfd.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/timerfd.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/timer.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/timer.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/sa.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/sa.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/pipe-data.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/pipe-data.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/mnt.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/mnt.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/sk-packet.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/sk-packet.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/tcp-stream.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/tcp-stream.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/pipe.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/pipe.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/pstree.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/pstree.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/fs.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/fs.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/signalfd.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/signalfd.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/fh.pb-c.c [2020-11-27T11:54:18.484Z] PBCC images/fsnotify.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/fh.pb-c.d [2020-11-27T11:54:18.484Z] DEP images/fsnotify.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/eventpoll.pb-c.c [2020-11-27T11:54:18.484Z] DEP images/eventpoll.pb-c.d [2020-11-27T11:54:18.484Z] PBCC images/eventfd.pb-c.c [2020-11-27T11:54:18.485Z] DEP images/eventfd.pb-c.d [2020-11-27T11:54:18.485Z] PBCC images/remap-file-path.pb-c.c [2020-11-27T11:54:18.485Z] DEP images/remap-file-path.pb-c.d [2020-11-27T11:54:18.581Z] #45 10.98 go: downloading github.com/spf13/pflag v1.0.1 [2020-11-27T11:54:18.581Z] #45 11.10 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:54:18.781Z] PBCC images/fifo.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/fifo.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/ghost-file.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/ghost-file.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/regfile.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/regfile.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/ns.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/ns.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/fdinfo.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/fdinfo.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/core-aarch64.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/core-arm.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/core-ppc64.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/core-s390.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/core-x86.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/core.pb-c.c [2020-11-27T11:54:18.781Z] PBCC images/inventory.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/core-aarch64.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/core-arm.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/core-ppc64.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/core-s390.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/core-x86.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/core.pb-c.d [2020-11-27T11:54:18.781Z] DEP images/inventory.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/cpuinfo.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/cpuinfo.pb-c.d [2020-11-27T11:54:18.781Z] PBCC images/stats.pb-c.c [2020-11-27T11:54:18.781Z] DEP images/stats.pb-c.d [2020-11-27T11:54:18.842Z] #45 11.50 go: extracting github.com/fatih/color v1.6.0 [2020-11-27T11:54:19.077Z] make[1]: Nothing to be done for 'all'. [2020-11-27T11:54:19.370Z] CC images/stats.o [2020-11-27T11:54:19.370Z] CC images/core.o [2020-11-27T11:54:19.413Z] #45 11.80 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:54:19.413Z] #45 11.84 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:54:19.413Z] #45 11.96 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:54:19.413Z] #45 12.05 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:54:19.413Z] #45 12.05 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:54:19.413Z] #45 12.06 go: extracting github.com/pkg/errors v0.8.0 [2020-11-27T11:54:19.632Z] #24 10.61 #=#=# 0.0% 0.3% 1.0% ## 3.1% [2020-11-27T11:54:19.632Z] #24 ... [2020-11-27T11:54:19.632Z] [2020-11-27T11:54:19.632Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:19.632Z] #38 26.81 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 26.81 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:19.632Z] #38 26.82 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:54:19.632Z] #38 26.83 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T11:54:19.632Z] #38 26.83 Setting up python-six (1.12.0-1) ... [2020-11-27T11:54:19.632Z] #38 28.22 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T11:54:19.632Z] #38 28.23 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:54:19.632Z] #38 28.24 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 28.25 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-27T11:54:19.632Z] #38 28.25 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 28.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 28.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:54:19.632Z] #38 28.28 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 28.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:54:19.632Z] #38 28.30 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:54:19.632Z] #38 31.19 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T11:54:19.632Z] #38 31.20 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:19.632Z] #38 DONE 31.8s [2020-11-27T11:54:19.632Z] [2020-11-27T11:54:19.632Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:19.663Z] CC images/core-x86.o [2020-11-27T11:54:19.663Z] CC images/core-arm.o [2020-11-27T11:54:19.663Z] CC images/core-aarch64.o [2020-11-27T11:54:19.663Z] CC images/core-ppc64.o [2020-11-27T11:54:19.956Z] CC images/core-s390.o [2020-11-27T11:54:19.956Z] CC images/cpuinfo.o [2020-11-27T11:54:19.956Z] CC images/inventory.o [2020-11-27T11:54:19.987Z] #45 12.22 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:54:19.988Z] #45 12.30 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:54:19.988Z] #45 12.37 go: extracting github.com/spf13/pflag v1.0.1 [2020-11-27T11:54:19.988Z] #45 12.63 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:54:20.248Z] #45 12.70 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:54:20.250Z] CC images/fdinfo.o [2020-11-27T11:54:20.250Z] CC images/fown.o [2020-11-27T11:54:20.250Z] CC images/ns.o [2020-11-27T11:54:20.250Z] CC images/regfile.o [2020-11-27T11:54:20.250Z] CC images/ghost-file.o [2020-11-27T11:54:20.250Z] CC images/fifo.o [2020-11-27T11:54:20.250Z] CC images/remap-file-path.o [2020-11-27T11:54:20.545Z] CC images/eventfd.o [2020-11-27T11:54:20.545Z] CC images/eventpoll.o [2020-11-27T11:54:20.545Z] CC images/fh.o [2020-11-27T11:54:20.545Z] CC images/fsnotify.o [2020-11-27T11:54:20.545Z] CC images/signalfd.o [2020-11-27T11:54:20.837Z] CC images/fs.o [2020-11-27T11:54:20.837Z] CC images/pstree.o [2020-11-27T11:54:20.837Z] CC images/pipe.o [2020-11-27T11:54:20.837Z] CC images/tcp-stream.o [2020-11-27T11:54:20.837Z] CC images/sk-packet.o [2020-11-27T11:54:20.837Z] CC images/mnt.o [2020-11-27T11:54:20.837Z] CC images/pipe-data.o [2020-11-27T11:54:20.837Z] CC images/sa.o [2020-11-27T11:54:21.097Z] #24 10.61 #=#=# 0.0% 0.3% 1.0% ## 3.1% ##### 7.2% ########### 15.5% ############### 21.7% #################### 28.3% ######################## 34.4% ############################# 40.6% ################################# 46.7% ###################################### 52.9% ########################################## 59.0% ############################################### 66.0% #################################################### 72.6% ######################################################## 79.0% ############################################################# 84.9% ################################################################# 91.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-11-27T11:54:21.130Z] CC images/timer.o [2020-11-27T11:54:21.130Z] CC images/timerfd.o [2020-11-27T11:54:21.130Z] CC images/mm.o [2020-11-27T11:54:21.130Z] CC images/sk-opts.o [2020-11-27T11:54:21.130Z] CC images/sk-unix.o [2020-11-27T11:54:21.130Z] CC images/sk-inet.o [2020-11-27T11:54:21.389Z] #24 13.66 #=#=# [2020-11-27T11:54:21.422Z] CC images/tun.o [2020-11-27T11:54:21.422Z] CC images/sk-netlink.o [2020-11-27T11:54:21.423Z] CC images/packet-sock.o [2020-11-27T11:54:21.423Z] CC images/ipc-var.o [2020-11-27T11:54:21.423Z] CC images/ipc-desc.o [2020-11-27T11:54:21.423Z] CC images/ipc-shm.o [2020-11-27T11:54:21.633Z] #45 13.83 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:54:21.717Z] CC images/ipc-msg.o [2020-11-27T11:54:21.717Z] CC images/ipc-sem.o [2020-11-27T11:54:21.717Z] CC images/utsns.o [2020-11-27T11:54:21.717Z] CC images/creds.o [2020-11-27T11:54:21.717Z] CC images/vma.o [2020-11-27T11:54:21.717Z] CC images/netdev.o [2020-11-27T11:54:21.717Z] CC images/tty.o [2020-11-27T11:54:22.013Z] CC images/file-lock.o [2020-11-27T11:54:22.013Z] CC images/rlimit.o [2020-11-27T11:54:22.013Z] CC images/pagemap.o [2020-11-27T11:54:22.013Z] CC images/siginfo.o [2020-11-27T11:54:22.013Z] CC images/rpc.o [2020-11-27T11:54:22.305Z] CC images/ext-file.o [2020-11-27T11:54:22.305Z] CC images/cgroup.o [2020-11-27T11:54:22.598Z] CC images/userns.o [2020-11-27T11:54:22.598Z] CC images/google/protobuf/descriptor.o [2020-11-27T11:54:22.894Z] CC images/opts.o [2020-11-27T11:54:22.894Z] CC images/seccomp.o [2020-11-27T11:54:22.894Z] CC images/binfmt-misc.o [2020-11-27T11:54:22.982Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% [2020-11-27T11:54:22.982Z] #24 ... [2020-11-27T11:54:22.982Z] [2020-11-27T11:54:22.982Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:22.982Z] #31 30.58 Selecting previously unselected package libxml2:s390x. [2020-11-27T11:54:22.982Z] #31 30.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 30.60 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:54:22.982Z] #31 31.04 Selecting previously unselected package libarchive13:s390x. [2020-11-27T11:54:22.982Z] #31 31.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 31.05 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T11:54:22.982Z] #31 31.27 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-27T11:54:22.982Z] #31 31.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 31.28 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T11:54:22.982Z] #31 31.36 Selecting previously unselected package librhash0:s390x. [2020-11-27T11:54:22.982Z] #31 31.37 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 31.37 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-27T11:54:22.982Z] #31 31.52 Selecting previously unselected package libuv1:s390x. [2020-11-27T11:54:22.982Z] #31 31.52 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 31.60 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-27T11:54:22.982Z] #31 31.81 Selecting previously unselected package cmake. [2020-11-27T11:54:22.982Z] #31 31.81 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-27T11:54:22.982Z] #31 31.81 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:54:22.982Z] #31 34.16 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:54:22.982Z] #31 34.16 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:54:22.982Z] #31 34.17 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-27T11:54:22.982Z] #31 34.18 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:54:22.982Z] #31 34.19 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-27T11:54:22.982Z] #31 34.20 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:54:22.982Z] #31 34.21 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:54:22.982Z] #31 34.21 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T11:54:22.982Z] #31 34.22 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T11:54:22.982Z] #31 34.23 Setting up cmake (3.13.4-1) ... [2020-11-27T11:54:22.982Z] #31 34.24 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:54:22.982Z] #31 34.29 Processing triggers for mime-support (3.62) ... [2020-11-27T11:54:22.982Z] #31 DONE 34.9s [2020-11-27T11:54:22.982Z] [2020-11-27T11:54:22.982Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:54:22.982Z] #32 DONE 0.1s [2020-11-27T11:54:22.982Z] [2020-11-27T11:54:22.982Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:22.982Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% #### 6.3% [2020-11-27T11:54:22.982Z] #24 ... [2020-11-27T11:54:22.982Z] [2020-11-27T11:54:22.982Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-27T11:54:22.982Z] #33 DONE 0.2s [2020-11-27T11:54:22.982Z] [2020-11-27T11:54:22.982Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:23.188Z] CC images/time.o [2020-11-27T11:54:23.188Z] CC images/sysctl.o [2020-11-27T11:54:23.188Z] CC images/autofs.o [2020-11-27T11:54:23.188Z] CC images/macvlan.o [2020-11-27T11:54:23.188Z] CC images/sit.o [2020-11-27T11:54:23.188Z] CC images/memfd.o [2020-11-27T11:54:23.188Z] CC images/timens.o [2020-11-27T11:54:23.484Z] LINK images/built-in.o [2020-11-27T11:54:23.484Z] GEN compel/include/asm [2020-11-27T11:54:23.484Z] GEN compel/include/version.h [2020-11-27T11:54:23.484Z] touch .config [2020-11-27T11:54:23.484Z] GEN include/common/config.h [2020-11-27T11:54:23.484Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:54:23.484Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:54:23.484Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-27T11:54:23.484Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-27T11:54:23.484Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-27T11:54:23.484Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-27T11:54:23.484Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-27T11:54:23.484Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:54:23.484Z] DEP compel/plugins/std/infect.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/std/string.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/std/log.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/std/fds.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/std/std.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/shmem/shmem.d [2020-11-27T11:54:23.484Z] DEP compel/plugins/fds/fds.d [2020-11-27T11:54:23.557Z] #45 16.07 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:54:23.777Z] CC compel/plugins/std/std.o [2020-11-27T11:54:23.777Z] CC compel/plugins/std/fds.o [2020-11-27T11:54:23.777Z] CC compel/plugins/std/log.o [2020-11-27T11:54:23.867Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% #### 6.3% ##### 7.8% ####### 11.0% ######### 12.6% ########## 14.8% ############# 18.1% ############## 20.0% ################ 22.5% [2020-11-27T11:54:23.867Z] #24 ... [2020-11-27T11:54:23.867Z] [2020-11-27T11:54:23.867Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:23.867Z] #29 25.73 io [2020-11-27T11:54:23.867Z] #29 27.24 internal/oserror [2020-11-27T11:54:23.867Z] #29 27.25 syscall [2020-11-27T11:54:23.867Z] #29 28.27 reflect [2020-11-27T11:54:23.867Z] #29 33.51 time [2020-11-27T11:54:23.867Z] #29 ... [2020-11-27T11:54:23.867Z] [2020-11-27T11:54:23.867Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:24.071Z] CC compel/plugins/std/string.o [2020-11-27T11:54:24.071Z] CC compel/plugins/std/infect.o [2020-11-27T11:54:24.071Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-27T11:54:24.071Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-27T11:54:24.071Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-27T11:54:24.071Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-27T11:54:24.071Z] AR compel/plugins/std.lib.a [2020-11-27T11:54:24.071Z] CC compel/plugins/fds/fds.o [2020-11-27T11:54:24.365Z] AR compel/plugins/fds.lib.a [2020-11-27T11:54:24.365Z] HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:54:24.365Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:54:24.365Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-27T11:54:24.365Z] HOSTDEP compel/src/main-host.d [2020-11-27T11:54:24.365Z] DEP compel/src/lib/ptrace.d [2020-11-27T11:54:24.365Z] DEP compel/src/lib/infect.d [2020-11-27T11:54:24.365Z] DEP compel/src/lib/infect-util.d [2020-11-27T11:54:24.365Z] DEP compel/src/lib/infect-rpc.d [2020-11-27T11:54:24.365Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-11-27T11:54:24.365Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-27T11:54:24.365Z] DEP compel/src/lib/log.d [2020-11-27T11:54:24.497Z] #45 ... [2020-11-27T11:54:24.498Z] [2020-11-27T11:54:24.498Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:54:24.498Z] #20 6.660 + RM_GOPATH=0 [2020-11-27T11:54:24.498Z] #20 6.660 + TMP_GOPATH= [2020-11-27T11:54:24.498Z] #20 6.660 + : /build [2020-11-27T11:54:24.498Z] #20 6.660 + '[' -z '' ']' [2020-11-27T11:54:24.498Z] #20 6.660 ++ mktemp -d [2020-11-27T11:54:24.498Z] #20 6.667 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:54:24.498Z] #20 6.667 + export GOPATH=/tmp/tmp.XL9jIjSIRY [2020-11-27T11:54:24.498Z] #20 6.667 + GOPATH=/tmp/tmp.XL9jIjSIRY [2020-11-27T11:54:24.498Z] #20 6.667 + RM_GOPATH=1 [2020-11-27T11:54:24.498Z] #20 6.667 ++ dirname ./install.sh [2020-11-27T11:54:24.498Z] #20 6.667 + dir=. [2020-11-27T11:54:24.498Z] #20 6.667 + bin=dockercli [2020-11-27T11:54:24.498Z] #20 6.667 + shift [2020-11-27T11:54:24.498Z] #20 6.667 + '[' '!' -f ./dockercli.installer ']' [2020-11-27T11:54:24.498Z] #20 6.667 + . ./dockercli.installer [2020-11-27T11:54:24.498Z] #20 6.667 ++ : stable [2020-11-27T11:54:24.498Z] #20 6.667 ++ : 17.06.2-ce [2020-11-27T11:54:24.498Z] #20 6.667 + install_dockercli [2020-11-27T11:54:24.498Z] #20 6.667 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:54:24.498Z] #20 6.676 ++ uname -m [2020-11-27T11:54:24.498Z] #20 6.688 + arch=x86_64 [2020-11-27T11:54:24.498Z] #20 6.688 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T11:54:24.498Z] #20 6.688 + url=https://download.docker.com/linux/static [2020-11-27T11:54:24.498Z] #20 6.688 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T11:54:24.498Z] #20 6.688 + tar -xz docker/docker [2020-11-27T11:54:24.498Z] #20 ... [2020-11-27T11:54:24.498Z] [2020-11-27T11:54:24.498Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:54:24.498Z] #66 7.110 + RM_GOPATH=0 [2020-11-27T11:54:24.498Z] #66 7.119 + TMP_GOPATH= [2020-11-27T11:54:24.498Z] #66 7.119 + : /build [2020-11-27T11:54:24.498Z] #66 7.119 + '[' -z '' ']' [2020-11-27T11:54:24.498Z] #66 7.119 ++ mktemp -d [2020-11-27T11:54:24.498Z] #66 7.176 + export GOPATH=/tmp/tmp.F0pJ7bdxcv [2020-11-27T11:54:24.498Z] #66 7.176 + GOPATH=/tmp/tmp.F0pJ7bdxcv [2020-11-27T11:54:24.498Z] #66 7.176 + RM_GOPATH=1 [2020-11-27T11:54:24.498Z] #66 7.176 ++ dirname ./install.sh [2020-11-27T11:54:24.498Z] #66 7.183 + dir=. [2020-11-27T11:54:24.498Z] #66 7.183 + bin=proxy [2020-11-27T11:54:24.498Z] #66 7.183 + shift [2020-11-27T11:54:24.498Z] #66 7.183 + '[' '!' -f ./proxy.installer ']' [2020-11-27T11:54:24.498Z] #66 7.183 + . ./proxy.installer [2020-11-27T11:54:24.498Z] #66 7.183 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:54:24.498Z] #66 7.183 + install_proxy [2020-11-27T11:54:24.498Z] #66 7.183 + case "$1" in [2020-11-27T11:54:24.498Z] #66 7.183 + export CGO_ENABLED=0 [2020-11-27T11:54:24.498Z] #66 7.183 + CGO_ENABLED=0 [2020-11-27T11:54:24.498Z] #66 7.183 + _install_proxy [2020-11-27T11:54:24.498Z] #66 7.183 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-27T11:54:24.498Z] #66 7.183 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F0pJ7bdxcv/src/github.com/docker/libnetwork [2020-11-27T11:54:24.498Z] #66 7.183 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:54:24.498Z] #66 7.208 Cloning into '/tmp/tmp.F0pJ7bdxcv/src/github.com/docker/libnetwork'... [2020-11-27T11:54:24.659Z] DEP compel/src/main.d [2020-11-27T11:54:24.659Z] DEP compel/src/lib/handle-elf.d [2020-11-27T11:54:24.659Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-27T11:54:24.659Z] CC compel/src/lib/log.o [2020-11-27T11:54:24.659Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-11-27T11:54:24.659Z] CC compel/arch/ppc64/src/lib/infect.o [2020-11-27T11:54:24.758Z] #66 ... [2020-11-27T11:54:24.758Z] [2020-11-27T11:54:24.758Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:54:24.758Z] #60 13.02 Checking out files: 68% (541/794) Checking out files: 69% (548/794) Checking out files: 70% (556/794) Checking out files: 71% (564/794) Checking out files: 72% (572/794) Checking out files: 73% (580/794) Checking out files: 74% (588/794) Checking out files: 75% (596/794) Checking out files: 76% (604/794) Checking out files: 77% (612/794) Checking out files: 78% (620/794) Checking out files: 79% (628/794) Checking out files: 80% (636/794) Checking out files: 81% (644/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:54:24.758Z] #60 13.69 + cd /tmp/tmp.sz0tWhKQXc/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:54:24.758Z] #60 13.69 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:54:24.758Z] #60 14.29 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:54:24.758Z] #60 14.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:54:24.953Z] CC compel/src/lib/infect-rpc.o [2020-11-27T11:54:24.953Z] CC compel/src/lib/infect-util.o [2020-11-27T11:54:24.953Z] CC compel/src/lib/infect.o [2020-11-27T11:54:25.329Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% #### 6.3% ##### 7.8% ####### 11.0% ######### 12.6% ########## 14.8% ############# 18.1% ############## 20.0% ################ 22.5% ################# 24.4% ################### 27.2% #################### 29.0% ###################### 31.3% ######################## 33.6% ######################### 35.9% ########################### 38.2% ############################# 40.5% ############################## 42.8% ################################ 45.1% ################################## 47.3% ################################### 49.7% ##################################### 51.9% ####################################### 54.2% ############# [2020-11-27T11:54:25.329Z] #24 ... [2020-11-27T11:54:25.329Z] [2020-11-27T11:54:25.329Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:25.329Z] #42 27.20 internal/singleflight [2020-11-27T11:54:25.329Z] #42 27.63 errors [2020-11-27T11:54:25.329Z] #42 27.63 sort [2020-11-27T11:54:25.329Z] #42 27.90 io [2020-11-27T11:54:25.329Z] #42 28.36 strconv [2020-11-27T11:54:25.329Z] #42 28.60 bytes [2020-11-27T11:54:25.329Z] #42 30.27 bufio [2020-11-27T11:54:25.329Z] #42 30.96 reflect [2020-11-27T11:54:25.329Z] #42 31.58 internal/oserror [2020-11-27T11:54:25.329Z] #42 31.73 syscall [2020-11-27T11:54:25.329Z] #42 ... [2020-11-27T11:54:25.329Z] [2020-11-27T11:54:25.329Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:25.590Z] CC compel/src/lib/ptrace.o [2020-11-27T11:54:25.590Z] AR compel/libcompel.a [2020-11-27T11:54:25.590Z] HOSTCC compel/src/main-host.o [2020-11-27T11:54:25.590Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-27T11:54:25.590Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:54:25.590Z] HOSTCC compel/src/lib/log-host.o [2020-11-27T11:54:25.590Z] HOSTLINK compel/compel-host-bin [2020-11-27T11:54:25.621Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% #### 6.3% ##### 7.8% ####### 11.0% ######### 12.6% ########## 14.8% ############# 18.1% ############## 20.0% ################ 22.5% ################# 24.4% ################### 27.2% #################### 29.0% ###################### 31.3% ######################## 33.6% ######################### 35.9% ########################### 38.2% ############################# 40.5% ############################## 42.8% ################################ 45.1% ################################## 47.3% ################################### 49.7% ##################################### 51.9% ####################################### 54.2% ######################################## 56.5% ########################################## 58.8% ########################################### 61.1% [2020-11-27T11:54:25.621Z] #24 ... [2020-11-27T11:54:25.621Z] [2020-11-27T11:54:25.621Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:25.621Z] #14 1.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:54:25.621Z] #14 3.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:54:25.621Z] #14 4.555 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:54:25.621Z] #14 10.04 Fetched 8093 kB in 9s (880 kB/s) [2020-11-27T11:54:25.621Z] #14 10.04 Reading package lists... [2020-11-27T11:54:25.621Z] #14 ... [2020-11-27T11:54:25.621Z] [2020-11-27T11:54:25.621Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:25.884Z] DEP soccr/soccr.d [2020-11-27T11:54:25.884Z] CC soccr/soccr.o [2020-11-27T11:54:26.177Z] AR soccr/libsoccr.a [2020-11-27T11:54:26.177Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:54:26.177Z] DEP criu/arch/ppc64/sigframe.d [2020-11-27T11:54:26.177Z] DEP criu/arch/ppc64/crtools.d [2020-11-27T11:54:26.177Z] DEP criu/arch/ppc64/cpu.d [2020-11-27T11:54:26.177Z] CC criu/arch/ppc64/cpu.o [2020-11-27T11:54:26.475Z] CC criu/arch/ppc64/crtools.o [2020-11-27T11:54:26.769Z] CC criu/arch/ppc64/sigframe.o [2020-11-27T11:54:26.769Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-11-27T11:54:26.769Z] DEP criu/pie/util-vdso.d [2020-11-27T11:54:26.769Z] DEP criu/pie/util.d [2020-11-27T11:54:26.769Z] CC criu/pie/util.o [2020-11-27T11:54:26.769Z] CC criu/pie/util-vdso.o [2020-11-27T11:54:27.062Z] AR criu/pie/pie.lib.a [2020-11-27T11:54:27.062Z] DEP criu/pie/restorer.d [2020-11-27T11:54:27.062Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-27T11:54:27.062Z] DEP criu/arch/ppc64/restorer.d [2020-11-27T11:54:27.062Z] DEP criu/arch/ppc64/vdso-pie.d [2020-11-27T11:54:27.062Z] DEP criu/pie/parasite-vdso.d [2020-11-27T11:54:27.063Z] DEP criu/pie/parasite.d [2020-11-27T11:54:27.309Z] #60 ... [2020-11-27T11:54:27.309Z] [2020-11-27T11:54:27.309Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:54:27.309Z] #20 19.49 + mkdir -p /build [2020-11-27T11:54:27.309Z] #20 19.51 + mv docker/docker /build/ [2020-11-27T11:54:27.309Z] #20 19.51 + rmdir docker [2020-11-27T11:54:27.357Z] CC criu/pie/parasite.o [2020-11-27T11:54:27.389Z] #24 13.87 #=#=# 0.0% 0.2% 1.0% # 2.6% ### 4.5% #### 6.3% ##### 7.8% ####### 11.0% ######### 12.6% ########## 14.8% ############# 18.1% ############## 20.0% ################ 22.5% ################# 24.4% ################### 27.2% #################### 29.0% ###################### 31.3% ######################## 33.6% ######################### 35.9% ########################### 38.2% ############################# 40.5% ############################## 42.8% ################################ 45.1% ################################## 47.3% ################################### 49.7% ##################################### 51.9% ####################################### 54.2% ######################################## 56.5% ########################################## 58.8% ########################################### 61.1% ############################################# 63.3% ############################################### 65.6% ################################################ 67.9% ################################################## 70.2% #################################################### 72.5% ##################################################### 74.8% ####################################################### 77.1% ######################################################### 79.3% ########################################################## 81.6% ############################################################ 84.0% ############################################################## 86.2% ############################################################### 88.5% ################################################################# 90.8% ################################################################### 93.4% #################################################################### 95.8% ###################################################################### 98.2% ######################################################################## 100.0% [2020-11-27T11:54:27.389Z] #24 19.57 [2020-11-27T11:54:27.652Z] LINK criu/pie/parasite.built-in.o [2020-11-27T11:54:27.652Z] GEN criu/pie/parasite-blob.h [2020-11-27T11:54:27.652Z] CC criu/pie/parasite-vdso.o [2020-11-27T11:54:27.652Z] CC criu/arch/ppc64/vdso-pie.o [2020-11-27T11:54:27.652Z] CC criu/arch/ppc64/restorer.o [2020-11-27T11:54:27.879Z] #20 ... [2020-11-27T11:54:27.880Z] [2020-11-27T11:54:27.880Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:54:27.880Z] #7 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:54:27.880Z] #7 16.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:54:27.880Z] #7 20.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:54:27.945Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-11-27T11:54:27.945Z] CC criu/pie/restorer.o [2020-11-27T11:54:28.140Z] #7 ... [2020-11-27T11:54:28.140Z] [2020-11-27T11:54:28.140Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:54:28.140Z] #48 17.31 + cd /tmp/tmp.TixAYjXE1X/src/github.com/alecthomas/gometalinter [2020-11-27T11:54:28.140Z] #48 17.31 + git checkout -q v2.0.6 [2020-11-27T11:54:28.140Z] #48 18.12 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-27T11:54:28.140Z] #48 ... [2020-11-27T11:54:28.140Z] [2020-11-27T11:54:28.140Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:28.140Z] #29 10.61 math/bits [2020-11-27T11:54:28.140Z] #29 11.68 math [2020-11-27T11:54:28.140Z] #29 11.75 runtime [2020-11-27T11:54:28.140Z] #29 20.01 unicode/utf8 [2020-11-27T11:54:28.401Z] #29 ... [2020-11-27T11:54:28.401Z] [2020-11-27T11:54:28.401Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:28.401Z] #42 10.82 unicode [2020-11-27T11:54:28.401Z] #42 11.03 runtime [2020-11-27T11:54:28.401Z] #42 16.00 unicode/utf8 [2020-11-27T11:54:28.401Z] #42 17.02 math/bits [2020-11-27T11:54:28.401Z] #42 18.55 math [2020-11-27T11:54:28.425Z] #24 20.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-27T11:54:28.425Z] #24 ... [2020-11-27T11:54:28.425Z] [2020-11-27T11:54:28.425Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:54:28.425Z] #52 10.51 + '[' -z '' ']' [2020-11-27T11:54:28.425Z] #52 10.51 + target=static [2020-11-27T11:54:28.425Z] #52 10.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:54:28.425Z] #52 11.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-27T11:54:28.582Z] LINK criu/pie/restorer.built-in.o [2020-11-27T11:54:28.582Z] GEN criu/pie/restorer-blob.h [2020-11-27T11:54:28.582Z] DEP criu/vdso.d [2020-11-27T11:54:28.582Z] DEP criu/uts_ns.d [2020-11-27T11:54:28.582Z] DEP criu/util.d [2020-11-27T11:54:28.582Z] DEP criu/uffd.d [2020-11-27T11:54:28.582Z] DEP criu/tun.d [2020-11-27T11:54:28.662Z] #42 ... [2020-11-27T11:54:28.662Z] [2020-11-27T11:54:28.662Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:28.662Z] #45 17.74 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:54:28.662Z] #45 17.84 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:54:28.717Z] #52 ... [2020-11-27T11:54:28.717Z] [2020-11-27T11:54:28.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:54:28.717Z] #39 1.515 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:54:28.717Z] #39 1.515 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:54:28.717Z] #39 1.558 Note: Building without GnuTLS support [2020-11-27T11:54:28.717Z] #39 1.559 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:54:28.717Z] #39 1.559 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:54:28.717Z] #39 2.724 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:54:28.717Z] #39 2.767 GEN .gitid [2020-11-27T11:54:28.717Z] #39 2.770 GEN criu/include/version.h [2020-11-27T11:54:28.717Z] #39 2.810 GEN include/common/asm [2020-11-27T11:54:28.717Z] #39 4.214 PBCC images/timens.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.264 DEP images/timens.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.306 PBCC images/fown.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.340 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.379 PBCC images/opts.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.411 PBCC images/memfd.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.443 DEP images/fown.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.487 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.541 DEP images/opts.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.557 DEP images/memfd.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.598 PBCC images/sit.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.631 DEP images/sit.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.679 PBCC images/macvlan.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.682 DEP images/macvlan.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.729 PBCC images/autofs.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.758 DEP images/autofs.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.780 PBCC images/sysctl.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.800 DEP images/sysctl.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.844 PBCC images/time.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.862 DEP images/time.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.886 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.907 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:54:28.717Z] #39 4.945 PBCC images/seccomp.pb-c.c [2020-11-27T11:54:28.717Z] #39 4.958 DEP images/seccomp.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.011 PBCC images/userns.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.029 DEP images/userns.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.058 PBCC images/cgroup.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.091 DEP images/cgroup.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.166 PBCC images/ext-file.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.188 DEP images/ext-file.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.263 PBCC images/rpc.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.323 DEP images/rpc.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.402 PBCC images/siginfo.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.436 DEP images/siginfo.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.516 PBCC images/pagemap.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.573 DEP images/pagemap.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.627 PBCC images/rlimit.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.657 DEP images/rlimit.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.694 PBCC images/file-lock.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.698 DEP images/file-lock.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.758 PBCC images/tty.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.851 DEP images/tty.pb-c.d [2020-11-27T11:54:28.717Z] #39 5.907 PBCC images/tun.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.938 PBCC images/netdev.pb-c.c [2020-11-27T11:54:28.717Z] #39 5.952 DEP images/tun.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.000 DEP images/netdev.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.035 PBCC images/vma.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.071 DEP images/vma.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.108 PBCC images/creds.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.129 DEP images/creds.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.161 PBCC images/utsns.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.182 DEP images/utsns.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.215 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.249 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.277 DEP images/ipc-desc.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.336 DEP images/ipc-sem.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.345 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.352 DEP images/ipc-msg.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.414 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.420 DEP images/ipc-shm.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.454 PBCC images/ipc-var.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.462 DEP images/ipc-var.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.501 PBCC images/sk-opts.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.517 PBCC images/packet-sock.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.552 DEP images/sk-opts.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.620 DEP images/packet-sock.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.679 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.760 DEP images/sk-netlink.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.833 PBCC images/sk-inet.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.917 DEP images/sk-inet.pb-c.d [2020-11-27T11:54:28.717Z] #39 6.946 PBCC images/sk-unix.pb-c.c [2020-11-27T11:54:28.717Z] #39 6.978 DEP images/sk-unix.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.044 PBCC images/mm.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.050 DEP images/mm.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.123 PBCC images/timerfd.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.148 DEP images/timerfd.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.189 PBCC images/timer.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.194 DEP images/timer.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.273 PBCC images/sa.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.297 DEP images/sa.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.341 PBCC images/pipe-data.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.355 DEP images/pipe-data.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.379 PBCC images/mnt.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.414 DEP images/mnt.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.455 PBCC images/sk-packet.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.462 DEP images/sk-packet.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.486 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.504 DEP images/tcp-stream.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.528 PBCC images/pipe.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.560 DEP images/pipe.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.604 PBCC images/pstree.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.617 DEP images/pstree.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.624 PBCC images/fs.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.638 DEP images/fs.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.664 PBCC images/signalfd.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.688 DEP images/signalfd.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.728 PBCC images/fh.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.747 PBCC images/fsnotify.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.789 DEP images/fh.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.817 DEP images/fsnotify.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.867 PBCC images/eventpoll.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.871 DEP images/eventpoll.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.879 PBCC images/eventfd.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.884 DEP images/eventfd.pb-c.d [2020-11-27T11:54:28.717Z] #39 7.922 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:54:28.717Z] #39 7.955 DEP images/remap-file-path.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.000 PBCC images/fifo.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.024 DEP images/fifo.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.085 PBCC images/ghost-file.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.155 DEP images/ghost-file.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.195 PBCC images/regfile.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.229 DEP images/regfile.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.271 PBCC images/ns.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.280 DEP images/ns.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.311 PBCC images/fdinfo.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.333 DEP images/fdinfo.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.398 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.417 PBCC images/core-arm.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.430 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.453 PBCC images/core-s390.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.485 PBCC images/core-x86.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.517 PBCC images/core.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.571 PBCC images/inventory.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.613 DEP images/core-aarch64.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.659 DEP images/core-arm.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.728 DEP images/core-ppc64.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.778 DEP images/core-s390.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.804 DEP images/core-x86.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.859 DEP images/core.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.911 DEP images/inventory.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.943 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:54:28.717Z] #39 8.947 DEP images/cpuinfo.pb-c.d [2020-11-27T11:54:28.717Z] #39 8.981 PBCC images/stats.pb-c.c [2020-11-27T11:54:28.717Z] #39 9.007 DEP images/stats.pb-c.d [2020-11-27T11:54:28.877Z] DEP criu/tty.d [2020-11-27T11:54:28.877Z] DEP criu/timerfd.d [2020-11-27T11:54:28.877Z] DEP criu/timens.d [2020-11-27T11:54:28.877Z] DEP criu/sysfs_parse.d [2020-11-27T11:54:28.877Z] DEP criu/sysctl.d [2020-11-27T11:54:28.877Z] DEP criu/string.d [2020-11-27T11:54:28.877Z] DEP criu/stats.d [2020-11-27T11:54:28.877Z] DEP criu/sockets.d [2020-11-27T11:54:29.171Z] DEP criu/sk-unix.d [2020-11-27T11:54:29.171Z] DEP criu/sk-tcp.d [2020-11-27T11:54:29.171Z] DEP criu/sk-queue.d [2020-11-27T11:54:29.171Z] DEP criu/sk-packet.d [2020-11-27T11:54:29.171Z] DEP criu/sk-netlink.d [2020-11-27T11:54:29.171Z] DEP criu/sk-inet.d [2020-11-27T11:54:29.464Z] DEP criu/signalfd.d [2020-11-27T11:54:29.464Z] DEP criu/sigframe.d [2020-11-27T11:54:29.464Z] DEP criu/shmem.d [2020-11-27T11:54:29.464Z] DEP criu/servicefd.d [2020-11-27T11:54:29.464Z] DEP criu/seize.d [2020-11-27T11:54:29.464Z] DEP criu/seccomp.d [2020-11-27T11:54:29.464Z] DEP criu/rst-malloc.d [2020-11-27T11:54:29.464Z] DEP criu/rbtree.d [2020-11-27T11:54:29.464Z] DEP criu/pstree.d [2020-11-27T11:54:29.629Z] #45 ... [2020-11-27T11:54:29.629Z] [2020-11-27T11:54:29.629Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:54:29.629Z] #22 12.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:54:29.629Z] #22 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:54:29.629Z] #22 ... [2020-11-27T11:54:29.629Z] [2020-11-27T11:54:29.629Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:29.629Z] #31 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:54:29.629Z] #31 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:54:29.629Z] #31 ... [2020-11-27T11:54:29.629Z] [2020-11-27T11:54:29.629Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:54:29.629Z] #20 DONE 22.1s [2020-11-27T11:54:29.629Z] [2020-11-27T11:54:29.629Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:29.629Z] #45 22.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-27T11:54:29.753Z] #39 10.01 make[1]: Nothing to be done for 'all'. [2020-11-27T11:54:29.773Z] DEP criu/protobuf.d [2020-11-27T11:54:29.773Z] GEN criu/protobuf-desc-gen.h [2020-11-27T11:54:30.050Z] #39 ... [2020-11-27T11:54:30.050Z] [2020-11-27T11:54:30.050Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:54:30.050Z] #34 0.746 + RM_GOPATH=0 [2020-11-27T11:54:30.050Z] #34 0.746 + TMP_GOPATH= [2020-11-27T11:54:30.050Z] #34 0.746 + : /build [2020-11-27T11:54:30.050Z] #34 0.746 + '[' -z '' ']' [2020-11-27T11:54:30.050Z] #34 0.746 ++ mktemp -d [2020-11-27T11:54:30.050Z] #34 0.748 + export GOPATH=/tmp/tmp.tV3Q2evewH [2020-11-27T11:54:30.050Z] #34 0.748 + GOPATH=/tmp/tmp.tV3Q2evewH [2020-11-27T11:54:30.050Z] #34 0.748 + RM_GOPATH=1 [2020-11-27T11:54:30.050Z] #34 0.748 ++ dirname ./install.sh [2020-11-27T11:54:30.050Z] #34 0.758 + dir=. [2020-11-27T11:54:30.050Z] #34 0.758 + bin=tini [2020-11-27T11:54:30.050Z] #34 0.758 + shift [2020-11-27T11:54:30.050Z] #34 0.758 + '[' '!' -f ./tini.installer ']' [2020-11-27T11:54:30.050Z] #34 0.758 + . ./tini.installer [2020-11-27T11:54:30.050Z] #34 0.758 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:54:30.050Z] #34 0.758 + install_tini [2020-11-27T11:54:30.050Z] #34 0.758 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:54:30.050Z] #34 0.758 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-27T11:54:30.050Z] #34 0.758 + git clone https://github.com/krallin/tini.git /tmp/tmp.tV3Q2evewH/tini [2020-11-27T11:54:30.050Z] #34 0.768 Cloning into '/tmp/tmp.tV3Q2evewH/tini'... [2020-11-27T11:54:30.050Z] #34 1.574 + cd /tmp/tmp.tV3Q2evewH/tini [2020-11-27T11:54:30.050Z] #34 1.574 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:54:30.050Z] #34 1.596 + cmake . [2020-11-27T11:54:30.050Z] #34 1.930 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:54:30.050Z] #34 1.951 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:54:30.050Z] #34 2.513 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:54:30.050Z] #34 2.516 -- Detecting C compiler ABI info [2020-11-27T11:54:30.050Z] #34 3.018 -- Detecting C compiler ABI info - done [2020-11-27T11:54:30.050Z] #34 3.023 -- Detecting C compile features [2020-11-27T11:54:30.050Z] #34 4.639 -- Detecting C compile features - done [2020-11-27T11:54:30.050Z] #34 4.644 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:54:30.050Z] #34 4.802 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:54:30.050Z] #34 4.882 -- Configuring done [2020-11-27T11:54:30.050Z] #34 4.904 -- Generating done [2020-11-27T11:54:30.050Z] #34 4.909 -- Build files have been written to: /tmp/tmp.tV3Q2evewH/tini [2020-11-27T11:54:30.050Z] #34 4.919 + make tini-static [2020-11-27T11:54:30.050Z] #34 5.259 Scanning dependencies of target tini-static [2020-11-27T11:54:30.050Z] #34 5.405 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:54:30.050Z] #34 6.393 [100%] Linking C executable tini-static [2020-11-27T11:54:30.050Z] #34 6.648 [100%] Built target tini-static [2020-11-27T11:54:30.050Z] #34 6.751 + mkdir -p /build [2020-11-27T11:54:30.050Z] #34 6.761 + cp tini-static /build/docker-init [2020-11-27T11:54:30.050Z] #34 DONE 7.1s [2020-11-27T11:54:30.050Z] [2020-11-27T11:54:30.050Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:30.050Z] #24 20.99 [2020-11-27T11:54:30.050Z] #24 21.23 #=#=# 0.2% ##### 8.0% ############### 22.0% ######################################### 57.8% ######################################################################## 100.0% [2020-11-27T11:54:30.068Z] DEP criu/protobuf-desc.d [2020-11-27T11:54:30.068Z] DEP criu/proc_parse.d [2020-11-27T11:54:30.068Z] DEP criu/plugin.d [2020-11-27T11:54:30.068Z] DEP criu/pipes.d [2020-11-27T11:54:30.068Z] DEP criu/pie-util.d [2020-11-27T11:54:30.068Z] DEP criu/pie-util-vdso.d [2020-11-27T11:54:30.068Z] DEP criu/path.d [2020-11-27T11:54:30.343Z] #24 22.46 [2020-11-27T11:54:30.361Z] DEP criu/parasite-syscall.d [2020-11-27T11:54:30.361Z] DEP criu/pagemap.d [2020-11-27T11:54:30.361Z] DEP criu/pagemap-cache.d [2020-11-27T11:54:30.361Z] DEP criu/page-xfer.d [2020-11-27T11:54:30.361Z] DEP criu/page-pipe.d [2020-11-27T11:54:30.361Z] DEP criu/netfilter.d [2020-11-27T11:54:30.361Z] DEP criu/net.d [2020-11-27T11:54:30.654Z] DEP criu/namespaces.d [2020-11-27T11:54:30.654Z] DEP criu/mount.d [2020-11-27T11:54:30.654Z] DEP criu/memfd.d [2020-11-27T11:54:30.654Z] DEP criu/mem.d [2020-11-27T11:54:30.654Z] DEP criu/lsm.d [2020-11-27T11:54:30.654Z] DEP criu/log.d [2020-11-27T11:54:30.654Z] DEP criu/libnetlink.d [2020-11-27T11:54:30.947Z] DEP criu/kerndat.d [2020-11-27T11:54:30.947Z] DEP criu/kcmp-ids.d [2020-11-27T11:54:30.947Z] DEP criu/irmap.d [2020-11-27T11:54:30.947Z] DEP criu/ipc_ns.d [2020-11-27T11:54:30.947Z] DEP criu/image.d [2020-11-27T11:54:30.947Z] DEP criu/image-desc.d [2020-11-27T11:54:30.947Z] DEP criu/fsnotify.d [2020-11-27T11:54:30.947Z] DEP criu/filesystems.d [2020-11-27T11:54:31.040Z] #45 23.38 go: finding gotest.tools v2.2.0+incompatible [2020-11-27T11:54:31.040Z] #45 ... [2020-11-27T11:54:31.040Z] [2020-11-27T11:54:31.040Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:31.040Z] #38 13.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:54:31.040Z] #38 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:54:31.040Z] #38 ... [2020-11-27T11:54:31.040Z] [2020-11-27T11:54:31.040Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:31.040Z] #45 23.42 go: finding gotest.tools/gotestsum v0.6.0 [2020-11-27T11:54:31.040Z] #45 23.45 go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-27T11:54:31.040Z] #45 23.45 go: downloading gotest.tools v2.2.0+incompatible [2020-11-27T11:54:31.242Z] DEP criu/files.d [2020-11-27T11:54:31.242Z] DEP criu/files-reg.d [2020-11-27T11:54:31.242Z] DEP criu/files-ext.d [2020-11-27T11:54:31.242Z] DEP criu/file-lock.d [2020-11-27T11:54:31.242Z] DEP criu/file-ids.d [2020-11-27T11:54:31.242Z] DEP criu/fifo.d [2020-11-27T11:54:31.242Z] DEP criu/fdstore.d [2020-11-27T11:54:31.242Z] DEP criu/fault-injection.d [2020-11-27T11:54:31.242Z] DEP criu/external.d [2020-11-27T11:54:31.535Z] DEP criu/eventpoll.d [2020-11-27T11:54:31.535Z] DEP criu/eventfd.d [2020-11-27T11:54:31.535Z] DEP criu/crtools.d [2020-11-27T11:54:31.535Z] DEP criu/cr-service.d [2020-11-27T11:54:31.535Z] DEP criu/cr-restore.d [2020-11-27T11:54:31.535Z] DEP criu/cr-errno.d [2020-11-27T11:54:31.535Z] DEP criu/cr-dump.d [2020-11-27T11:54:31.611Z] #45 ... [2020-11-27T11:54:31.611Z] [2020-11-27T11:54:31.611Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:31.611Z] #54 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:54:31.611Z] #54 ... [2020-11-27T11:54:31.611Z] [2020-11-27T11:54:31.611Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:31.611Z] #45 24.25 go: extracting gotest.tools v2.2.0+incompatible [2020-11-27T11:54:31.838Z] DEP criu/cr-dedup.d [2020-11-27T11:54:31.838Z] DEP criu/cr-check.d [2020-11-27T11:54:31.838Z] DEP criu/config.d [2020-11-27T11:54:31.838Z] DEP criu/clone-noasan.d [2020-11-27T11:54:31.838Z] DEP criu/cgroup.d [2020-11-27T11:54:31.838Z] DEP criu/cgroup-props.d [2020-11-27T11:54:31.838Z] DEP criu/bitmap.d [2020-11-27T11:54:31.838Z] DEP criu/bfd.d [2020-11-27T11:54:31.838Z] DEP criu/autofs.d [2020-11-27T11:54:31.857Z] #24 24.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-27T11:54:32.131Z] DEP criu/aio.d [2020-11-27T11:54:32.131Z] DEP criu/action-scripts.d [2020-11-27T11:54:32.131Z] CC criu/action-scripts.o [2020-11-27T11:54:32.131Z] CC criu/aio.o [2020-11-27T11:54:32.150Z] #24 24.31 [2020-11-27T11:54:32.184Z] #45 24.62 go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-27T11:54:32.424Z] CC criu/autofs.o [2020-11-27T11:54:32.718Z] CC criu/bfd.o [2020-11-27T11:54:33.013Z] CC criu/bitmap.o [2020-11-27T11:54:33.013Z] CC criu/cgroup-props.o [2020-11-27T11:54:33.306Z] CC criu/cgroup.o [2020-11-27T11:54:33.575Z] #45 26.22 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:54:33.660Z] #24 24.55 #=#=# 0.6% ### 5.5% ############## 20.7% ########################################### 61.0% ######################################################################## 100.0% [2020-11-27T11:54:33.660Z] #24 25.71 [2020-11-27T11:54:33.836Z] #45 26.33 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:54:33.836Z] #45 26.35 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:54:33.836Z] #45 26.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:54:33.836Z] #45 26.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:54:34.344Z] CC criu/clone-noasan.o [2020-11-27T11:54:34.344Z] CC criu/config.o [2020-11-27T11:54:34.407Z] #45 26.79 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:54:34.407Z] #45 26.94 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:54:34.407Z] #45 26.95 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:54:34.407Z] #45 26.95 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:54:34.407Z] #45 26.96 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:54:34.407Z] #45 27.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:54:34.407Z] #45 27.03 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:54:34.407Z] #45 27.03 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:54:34.637Z] CC criu/cr-check.o [2020-11-27T11:54:34.667Z] #45 27.27 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:54:34.667Z] #45 27.30 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:54:35.173Z] #24 27.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-27T11:54:35.173Z] #24 27.11 skipping existing b63cc5f62c21 [2020-11-27T11:54:35.173Z] #24 27.16 [2020-11-27T11:54:35.238Z] #45 27.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:54:35.273Z] CC criu/cr-dedup.o [2020-11-27T11:54:35.273Z] CC criu/cr-dump.o [2020-11-27T11:54:35.465Z] #24 ... [2020-11-27T11:54:35.465Z] [2020-11-27T11:54:35.466Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:35.466Z] #42 37.40 time [2020-11-27T11:54:35.466Z] #42 40.37 internal/fmtsort [2020-11-27T11:54:35.466Z] #42 40.95 internal/syscall/execenv [2020-11-27T11:54:35.466Z] #42 41.00 internal/syscall/unix [2020-11-27T11:54:35.466Z] #42 41.16 strings [2020-11-27T11:54:35.466Z] #42 41.67 internal/poll [2020-11-27T11:54:35.466Z] #42 43.26 os [2020-11-27T11:54:35.466Z] #42 43.72 regexp/syntax [2020-11-27T11:54:35.466Z] #42 45.78 fmt [2020-11-27T11:54:35.466Z] #42 46.87 path/filepath [2020-11-27T11:54:35.500Z] #45 27.92 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:54:35.500Z] #45 28.07 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:54:35.758Z] #42 ... [2020-11-27T11:54:35.758Z] [2020-11-27T11:54:35.758Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:35.758Z] #14 10.04 Reading package lists... [2020-11-27T11:54:35.758Z] #14 13.66 Reading package lists... [2020-11-27T11:54:35.758Z] #14 16.67 Building dependency tree... [2020-11-27T11:54:35.758Z] #14 17.19 Reading state information... [2020-11-27T11:54:35.758Z] #14 17.58 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:54:35.758Z] #14 17.58 libcap2-bin set to manually installed. [2020-11-27T11:54:35.758Z] #14 17.58 The following additional packages will be installed: [2020-11-27T11:54:35.758Z] #14 17.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:54:35.758Z] #14 17.58 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:54:35.758Z] #14 17.58 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:54:35.758Z] #14 17.58 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-27T11:54:35.758Z] #14 17.58 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-27T11:54:35.758Z] #14 17.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-27T11:54:35.758Z] #14 17.58 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-27T11:54:35.758Z] #14 17.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:54:35.758Z] #14 17.58 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:54:35.758Z] #14 17.58 Suggested packages: [2020-11-27T11:54:35.758Z] #14 17.58 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-27T11:54:35.758Z] #14 17.58 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-27T11:54:35.758Z] #14 17.58 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-27T11:54:35.758Z] #14 17.58 xfsdump acl attr quota [2020-11-27T11:54:35.758Z] #14 17.58 Recommended packages: [2020-11-27T11:54:35.758Z] #14 17.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:54:35.758Z] #14 17.58 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:54:35.758Z] #14 19.70 The following NEW packages will be installed: [2020-11-27T11:54:35.758Z] #14 19.71 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-27T11:54:35.758Z] #14 19.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-27T11:54:35.758Z] #14 19.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-27T11:54:35.758Z] #14 19.71 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-27T11:54:35.758Z] #14 19.71 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:54:35.758Z] #14 19.71 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-27T11:54:35.758Z] #14 19.71 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:54:35.758Z] #14 19.71 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:54:35.758Z] #14 19.71 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-27T11:54:35.758Z] #14 19.71 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-27T11:54:35.758Z] #14 19.71 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-27T11:54:35.758Z] #14 19.71 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-27T11:54:35.758Z] #14 19.71 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-27T11:54:35.758Z] #14 19.71 xfsprogs xxd xz-utils zip [2020-11-27T11:54:35.758Z] #14 19.83 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:54:35.758Z] #14 19.83 Need to get 99.3 MB of archives. [2020-11-27T11:54:35.758Z] #14 19.83 After this operation, 605 MB of additional disk space will be used. [2020-11-27T11:54:35.758Z] #14 19.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-27T11:54:35.758Z] #14 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-27T11:54:35.758Z] #14 19.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-27T11:54:35.758Z] #14 20.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-27T11:54:35.758Z] #14 20.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-27T11:54:35.758Z] #14 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-27T11:54:35.758Z] #14 20.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:54:35.758Z] #14 20.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-27T11:54:35.758Z] #14 20.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-27T11:54:35.758Z] #14 20.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-27T11:54:35.758Z] #14 20.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-27T11:54:35.758Z] #14 20.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-27T11:54:35.758Z] #14 20.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-27T11:54:35.758Z] #14 20.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-27T11:54:35.758Z] #14 20.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-27T11:54:35.758Z] #14 20.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-27T11:54:35.759Z] #14 20.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T11:54:35.759Z] #14 20.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:54:35.759Z] #14 20.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:54:35.759Z] #14 20.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-27T11:54:35.759Z] #14 20.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-27T11:54:35.759Z] #14 20.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-27T11:54:35.759Z] #14 20.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-27T11:54:35.759Z] #14 20.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-11-27T11:54:35.759Z] #14 20.96 Get:25 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-11-27T11:54:35.759Z] #14 21.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:54:35.759Z] #14 21.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-27T11:54:35.759Z] #14 21.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-27T11:54:35.759Z] #14 21.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:54:35.759Z] #14 21.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:54:35.759Z] #14 21.51 Get:31 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-11-27T11:54:35.759Z] #14 21.51 Get:32 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-11-27T11:54:35.762Z] #45 28.21 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:54:36.050Z] #14 ... [2020-11-27T11:54:36.050Z] [2020-11-27T11:54:36.050Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:36.050Z] #42 47.87 regexp [2020-11-27T11:54:36.050Z] #42 ... [2020-11-27T11:54:36.050Z] [2020-11-27T11:54:36.050Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:36.050Z] #29 37.90 internal/poll [2020-11-27T11:54:36.050Z] #29 37.98 internal/fmtsort [2020-11-27T11:54:36.050Z] #29 38.57 internal/syscall/execenv [2020-11-27T11:54:36.050Z] #29 38.65 internal/syscall/unix [2020-11-27T11:54:36.050Z] #29 38.82 strings [2020-11-27T11:54:36.050Z] #29 39.86 os [2020-11-27T11:54:36.050Z] #29 41.10 bytes [2020-11-27T11:54:36.050Z] #29 42.84 bufio [2020-11-27T11:54:36.050Z] #29 43.11 fmt [2020-11-27T11:54:36.050Z] #29 43.93 path/filepath [2020-11-27T11:54:36.050Z] #29 44.94 io/ioutil [2020-11-27T11:54:36.050Z] #29 45.26 path [2020-11-27T11:54:36.050Z] #29 45.68 text/tabwriter [2020-11-27T11:54:36.050Z] #29 46.31 flag [2020-11-27T11:54:36.050Z] #29 46.32 github.com/BurntSushi/toml [2020-11-27T11:54:36.050Z] #29 47.64 log [2020-11-27T11:54:36.317Z] CC criu/cr-errno.o [2020-11-27T11:54:36.317Z] CC criu/cr-restore.o [2020-11-27T11:54:36.342Z] #29 ... [2020-11-27T11:54:36.342Z] [2020-11-27T11:54:36.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:54:36.342Z] #39 11.48 CC images/stats.o [2020-11-27T11:54:36.342Z] #39 11.79 CC images/core.o [2020-11-27T11:54:36.342Z] #39 12.39 CC images/core-x86.o [2020-11-27T11:54:36.342Z] #39 12.87 CC images/core-arm.o [2020-11-27T11:54:36.342Z] #39 13.02 CC images/core-aarch64.o [2020-11-27T11:54:36.342Z] #39 13.26 CC images/core-ppc64.o [2020-11-27T11:54:36.342Z] #39 13.68 CC images/core-s390.o [2020-11-27T11:54:36.342Z] #39 14.24 CC images/cpuinfo.o [2020-11-27T11:54:36.342Z] #39 14.61 CC images/inventory.o [2020-11-27T11:54:36.342Z] #39 14.77 CC images/fdinfo.o [2020-11-27T11:54:36.342Z] #39 15.09 CC images/fown.o [2020-11-27T11:54:36.342Z] #39 15.34 CC images/ns.o [2020-11-27T11:54:36.342Z] #39 15.45 CC images/regfile.o [2020-11-27T11:54:36.342Z] #39 15.60 CC images/ghost-file.o [2020-11-27T11:54:36.342Z] #39 15.82 CC images/fifo.o [2020-11-27T11:54:36.342Z] #39 15.99 CC images/remap-file-path.o [2020-11-27T11:54:36.342Z] #39 16.18 CC images/eventfd.o [2020-11-27T11:54:36.342Z] #39 16.37 CC images/eventpoll.o [2020-11-27T11:54:36.342Z] #39 16.52 CC images/fh.o [2020-11-27T11:54:36.634Z] #39 16.75 CC images/fsnotify.o [2020-11-27T11:54:36.634Z] #39 ... [2020-11-27T11:54:36.634Z] [2020-11-27T11:54:36.634Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:54:36.634Z] #24 28.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-27T11:54:37.269Z] #24 29.15 [2020-11-27T11:54:37.361Z] CC criu/cr-service.o [2020-11-27T11:54:37.683Z] #45 29.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:54:37.904Z] #24 29.36 #=#=# ######################################################################## 100.0% [2020-11-27T11:54:37.904Z] #24 29.94 [2020-11-27T11:54:37.904Z] #24 30.00 Download of images into '/build' complete. [2020-11-27T11:54:37.904Z] #24 30.00 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:54:37.904Z] #24 30.00 tar -cC '/build' . | docker load [2020-11-27T11:54:38.003Z] CC criu/crtools.o [2020-11-27T11:54:38.003Z] CC criu/eventfd.o [2020-11-27T11:54:38.297Z] CC criu/eventpoll.o [2020-11-27T11:54:38.297Z] CC criu/external.o [2020-11-27T11:54:38.551Z] #24 DONE 30.5s [2020-11-27T11:54:38.551Z] [2020-11-27T11:54:38.551Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:54:38.591Z] CC criu/fault-injection.o [2020-11-27T11:54:38.591Z] CC criu/fdstore.o [2020-11-27T11:54:38.591Z] CC criu/fifo.o [2020-11-27T11:54:38.627Z] #45 ... [2020-11-27T11:54:38.627Z] [2020-11-27T11:54:38.627Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:54:38.847Z] #57 29.82 Checking out files: 71% (2429/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 95% (3266/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:54:38.884Z] CC criu/file-ids.o [2020-11-27T11:54:38.884Z] CC criu/file-lock.o [2020-11-27T11:54:39.140Z] #57 31.16 + cd /tmp/tmp.eul8aynSeI/src/github.com/containerd/containerd [2020-11-27T11:54:39.140Z] #57 31.16 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:54:39.147Z] #36 31.47 Checking out files: 59% (994/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) [2020-11-27T11:54:39.148Z] #36 ... [2020-11-27T11:54:39.148Z] [2020-11-27T11:54:39.148Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:39.148Z] #29 21.47 internal/race [2020-11-27T11:54:39.148Z] #29 21.76 sync/atomic [2020-11-27T11:54:39.148Z] #29 22.96 unicode [2020-11-27T11:54:39.148Z] #29 27.30 internal/testlog [2020-11-27T11:54:39.148Z] #29 27.81 encoding [2020-11-27T11:54:39.148Z] #29 28.29 runtime/cgo [2020-11-27T11:54:39.148Z] #29 ... [2020-11-27T11:54:39.148Z] [2020-11-27T11:54:39.148Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:54:39.178Z] CC criu/files-ext.o [2020-11-27T11:54:39.178Z] CC criu/files-reg.o [2020-11-27T11:54:39.674Z] #36 31.47 Checking out files: 59% (994/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 91% (1530/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:54:39.818Z] CC criu/files.o [2020-11-27T11:54:39.946Z] #36 32.82 + cd /tmp/tmp.lHEI75ichE/src/github.com/docker/distribution [2020-11-27T11:54:39.947Z] #36 32.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:54:40.455Z] CC criu/filesystems.o [2020-11-27T11:54:40.651Z] #57 32.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:54:40.651Z] #57 32.75 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:54:40.651Z] #57 32.75 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:54:40.651Z] #57 32.75 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:54:40.651Z] #57 32.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:54:40.651Z] #57 32.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:54:40.651Z] #57 32.75 + '[' '' = dynamic ']' [2020-11-27T11:54:40.651Z] #57 32.75 + make [2020-11-27T11:54:40.748Z] CC criu/fsnotify.o [2020-11-27T11:54:40.944Z] #57 ... [2020-11-27T11:54:40.944Z] [2020-11-27T11:54:40.944Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:54:40.944Z] #29 49.05 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:54:40.944Z] #29 DONE 52.7s [2020-11-27T11:54:40.944Z] [2020-11-27T11:54:40.944Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:40.944Z] #14 23.02 Get:33 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-11-27T11:54:40.944Z] #14 24.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-27T11:54:40.944Z] #14 24.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-27T11:54:40.944Z] #14 24.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-27T11:54:40.944Z] #14 24.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-27T11:54:40.944Z] #14 24.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T11:54:40.944Z] #14 24.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T11:54:40.944Z] #14 24.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-11-27T11:54:40.944Z] #14 24.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-27T11:54:40.944Z] #14 24.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-27T11:54:40.944Z] #14 24.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-27T11:54:40.944Z] #14 24.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-27T11:54:40.944Z] #14 24.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-27T11:54:40.944Z] #14 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-27T11:54:40.944Z] #14 24.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-27T11:54:40.944Z] #14 24.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-27T11:54:40.944Z] #14 24.33 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-27T11:54:40.944Z] #14 24.34 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T11:54:40.944Z] #14 25.04 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T11:54:40.944Z] #14 25.04 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T11:54:40.944Z] #14 25.04 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T11:54:40.944Z] #14 25.04 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-27T11:54:40.944Z] #14 25.04 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-27T11:54:40.944Z] #14 25.06 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-27T11:54:40.944Z] #14 25.09 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:54:40.944Z] #14 25.18 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:54:40.944Z] #14 25.19 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:54:40.944Z] #14 25.19 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-27T11:54:40.944Z] #14 25.21 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:54:40.944Z] #14 25.22 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:54:40.944Z] #14 25.28 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:54:40.944Z] #14 25.28 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-27T11:54:40.944Z] #14 25.28 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:54:40.944Z] #14 25.51 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-27T11:54:40.944Z] #14 25.56 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-27T11:54:40.944Z] #14 25.57 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-27T11:54:40.944Z] #14 26.11 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:54:40.944Z] #14 26.25 Fetched 99.3 MB in 6s (17.1 MB/s) [2020-11-27T11:54:40.944Z] #14 26.28 Selecting previously unselected package pigz. [2020-11-27T11:54:40.944Z] #14 26.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15240 files and directories currently installed.) [2020-11-27T11:54:40.944Z] #14 26.34 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-27T11:54:40.944Z] #14 26.34 Unpacking pigz (2.4-1) ... [2020-11-27T11:54:40.944Z] #14 26.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-27T11:54:40.944Z] #14 26.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:54:40.944Z] #14 26.47 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:54:41.243Z] #14 27.42 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:54:41.243Z] #14 27.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:54:41.243Z] #14 27.45 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:54:41.385Z] CC criu/image-desc.o [2020-11-27T11:54:41.385Z] CC criu/image.o [2020-11-27T11:54:41.385Z] CC criu/ipc_ns.o [2020-11-27T11:54:42.035Z] CC criu/irmap.o [2020-11-27T11:54:42.035Z] CC criu/kcmp-ids.o [2020-11-27T11:54:42.035Z] CC criu/kerndat.o [2020-11-27T11:54:42.279Z] #14 28.21 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:54:42.279Z] #14 28.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:54:42.671Z] CC criu/libnetlink.o [2020-11-27T11:54:42.671Z] CC criu/log.o [2020-11-27T11:54:42.671Z] CC criu/lsm.o [2020-11-27T11:54:42.965Z] CC criu/mem.o [2020-11-27T11:54:43.245Z] #36 ... [2020-11-27T11:54:43.245Z] [2020-11-27T11:54:43.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:43.245Z] #42 25.37 internal/testlog [2020-11-27T11:54:43.245Z] #42 25.77 encoding [2020-11-27T11:54:43.245Z] #42 26.20 unicode/utf16 [2020-11-27T11:54:43.245Z] #42 26.57 container/list [2020-11-27T11:54:43.245Z] #42 27.45 crypto/internal/subtle [2020-11-27T11:54:43.245Z] #42 27.76 crypto/subtle [2020-11-27T11:54:43.245Z] #42 28.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:54:43.245Z] #42 28.46 internal/nettrace [2020-11-27T11:54:43.245Z] #42 28.64 runtime/cgo [2020-11-27T11:54:43.245Z] #42 ... [2020-11-27T11:54:43.245Z] [2020-11-27T11:54:43.245Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:54:43.245Z] #66 32.23 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:54:43.245Z] #66 33.90 + cd /tmp/tmp.F0pJ7bdxcv/src/github.com/docker/libnetwork [2020-11-27T11:54:43.245Z] #66 33.90 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:54:43.245Z] #66 35.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:54:43.600Z] CC criu/memfd.o [2020-11-27T11:54:43.600Z] CC criu/mount.o [2020-11-27T11:54:43.789Z] #14 29.91 Selecting previously unselected package python3-minimal. [2020-11-27T11:54:44.081Z] #14 29.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15489 files and directories currently installed.) [2020-11-27T11:54:44.081Z] #14 29.93 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-27T11:54:44.081Z] #14 29.93 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:54:44.081Z] #14 30.00 Selecting previously unselected package libmpdec2:s390x. [2020-11-27T11:54:44.081Z] #14 30.00 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-27T11:54:44.081Z] #14 30.01 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-27T11:54:44.081Z] #14 30.15 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-27T11:54:44.081Z] #14 30.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:54:44.081Z] #14 30.16 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:54:45.113Z] CC criu/namespaces.o [2020-11-27T11:54:45.187Z] #14 31.05 Selecting previously unselected package python3.7. [2020-11-27T11:54:45.187Z] #14 31.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:54:45.187Z] #14 31.06 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:54:45.187Z] #14 31.16 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-27T11:54:45.187Z] #14 31.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-27T11:54:45.187Z] #14 31.16 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T11:54:45.187Z] #14 31.22 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:54:45.762Z] CC criu/net.o [2020-11-27T11:54:45.775Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fb7763d8c01a3bf4) in /home/ubuntu/workspace/moby_PR-41713 [Pipeline] { [Pipeline] checkout [2020-11-27T11:54:45.821Z] #14 31.91 Selecting previously unselected package python3. [2020-11-27T11:54:45.821Z] #14 31.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-11-27T11:54:46.113Z] #14 31.96 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-27T11:54:46.113Z] #14 31.97 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:54:46.113Z] #14 32.07 Selecting previously unselected package libip4tc0:s390x. [2020-11-27T11:54:46.113Z] #14 32.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-27T11:54:46.113Z] #14 32.07 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-27T11:54:46.113Z] #14 32.13 Selecting previously unselected package libip6tc0:s390x. [2020-11-27T11:54:46.113Z] #14 32.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-27T11:54:46.113Z] #14 32.13 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-27T11:54:46.113Z] #14 32.19 Selecting previously unselected package libiptc0:s390x. [2020-11-27T11:54:46.113Z] #14 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-27T11:54:46.113Z] #14 32.19 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-27T11:54:46.113Z] #14 32.26 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-27T11:54:46.113Z] #14 32.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-27T11:54:46.113Z] #14 32.28 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T11:54:46.113Z] #14 32.33 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-27T11:54:46.113Z] #14 32.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-27T11:54:46.405Z] #14 32.34 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T11:54:46.405Z] #14 32.38 Selecting previously unselected package libnftnl11:s390x. [2020-11-27T11:54:46.405Z] #14 32.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-27T11:54:46.405Z] #14 32.39 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-27T11:54:46.405Z] #14 32.46 Selecting previously unselected package iptables. [2020-11-27T11:54:46.405Z] #14 32.46 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-27T11:54:46.405Z] #14 32.46 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:54:46.565Z] #66 ... [2020-11-27T11:54:46.565Z] [2020-11-27T11:54:46.565Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:46.565Z] #54 29.31 Fetched 8405 kB in 24s (355 kB/s) [2020-11-27T11:54:46.565Z] #54 29.31 Reading package lists... [2020-11-27T11:54:46.565Z] #54 ... [2020-11-27T11:54:46.565Z] [2020-11-27T11:54:46.565Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:54:46.565Z] #36 36.70 + GOPATH=/tmp/tmp.lHEI75ichE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lHEI75ichE go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:54:46.697Z] #14 32.74 Selecting previously unselected package xxd. [2020-11-27T11:54:46.698Z] #14 32.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:54:46.698Z] #14 32.75 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:54:46.698Z] #14 32.85 Selecting previously unselected package vim-common. [2020-11-27T11:54:46.803Z] CC criu/netfilter.o [2020-11-27T11:54:46.990Z] #14 32.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:54:46.990Z] #14 32.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:54:46.990Z] #14 ... [2020-11-27T11:54:46.990Z] [2020-11-27T11:54:46.990Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:46.990Z] #42 48.79 flag [2020-11-27T11:54:46.990Z] #42 49.80 go/token [2020-11-27T11:54:46.990Z] #42 50.46 internal/lazyregexp [2020-11-27T11:54:46.990Z] #42 50.65 path [2020-11-27T11:54:46.990Z] #42 50.90 go/scanner [2020-11-27T11:54:46.990Z] #42 51.24 io/ioutil [2020-11-27T11:54:46.990Z] #42 51.64 net/url [2020-11-27T11:54:46.990Z] #42 52.03 go/ast [2020-11-27T11:54:46.990Z] #42 52.77 text/template/parse [2020-11-27T11:54:46.990Z] #42 55.71 text/template [2020-11-27T11:54:46.990Z] #42 56.11 go/parser [2020-11-27T11:54:46.990Z] #42 58.39 log [2020-11-27T11:54:46.990Z] #42 58.79 encoding/binary [2020-11-27T11:54:46.990Z] #42 ... [2020-11-27T11:54:46.990Z] [2020-11-27T11:54:46.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:54:46.990Z] #39 17.11 CC images/signalfd.o [2020-11-27T11:54:46.990Z] #39 17.30 CC images/fs.o [2020-11-27T11:54:46.990Z] #39 17.46 CC images/pstree.o [2020-11-27T11:54:46.990Z] #39 17.65 CC images/pipe.o [2020-11-27T11:54:46.990Z] #39 17.83 CC images/tcp-stream.o [2020-11-27T11:54:46.990Z] #39 18.01 CC images/sk-packet.o [2020-11-27T11:54:46.990Z] #39 18.34 CC images/mnt.o [2020-11-27T11:54:46.990Z] #39 18.52 CC images/pipe-data.o [2020-11-27T11:54:46.990Z] #39 18.73 CC images/sa.o [2020-11-27T11:54:46.990Z] #39 18.92 CC images/timer.o [2020-11-27T11:54:46.990Z] #39 19.25 CC images/timerfd.o [2020-11-27T11:54:46.990Z] #39 19.47 CC images/mm.o [2020-11-27T11:54:46.990Z] #39 19.60 CC images/sk-opts.o [2020-11-27T11:54:46.990Z] #39 19.66 CC images/sk-unix.o [2020-11-27T11:54:46.990Z] #39 19.80 CC images/sk-inet.o [2020-11-27T11:54:46.990Z] #39 20.09 CC images/tun.o [2020-11-27T11:54:46.990Z] #39 20.24 CC images/sk-netlink.o [2020-11-27T11:54:46.990Z] #39 20.47 CC images/packet-sock.o [2020-11-27T11:54:46.990Z] #39 20.71 CC images/ipc-var.o [2020-11-27T11:54:46.990Z] #39 20.90 CC images/ipc-desc.o [2020-11-27T11:54:46.990Z] #39 21.00 CC images/ipc-shm.o [2020-11-27T11:54:46.990Z] #39 21.17 CC images/ipc-msg.o [2020-11-27T11:54:46.990Z] #39 21.46 CC images/ipc-sem.o [2020-11-27T11:54:46.990Z] #39 21.65 CC images/utsns.o [2020-11-27T11:54:46.990Z] #39 21.75 CC images/creds.o [2020-11-27T11:54:46.990Z] #39 21.91 CC images/vma.o [2020-11-27T11:54:46.990Z] #39 22.04 CC images/netdev.o [2020-11-27T11:54:46.990Z] #39 22.21 CC images/tty.o [2020-11-27T11:54:46.990Z] #39 22.54 CC images/file-lock.o [2020-11-27T11:54:46.990Z] #39 22.74 CC images/rlimit.o [2020-11-27T11:54:46.990Z] #39 22.87 CC images/pagemap.o [2020-11-27T11:54:46.990Z] #39 23.02 CC images/siginfo.o [2020-11-27T11:54:46.990Z] #39 23.28 CC images/rpc.o [2020-11-27T11:54:46.990Z] #39 24.07 CC images/ext-file.o [2020-11-27T11:54:46.990Z] #39 24.22 CC images/cgroup.o [2020-11-27T11:54:46.990Z] #39 24.71 CC images/userns.o [2020-11-27T11:54:46.990Z] #39 24.91 CC images/google/protobuf/descriptor.o [2020-11-27T11:54:46.990Z] #39 25.87 CC images/opts.o [2020-11-27T11:54:46.990Z] #39 25.98 CC images/seccomp.o [2020-11-27T11:54:46.990Z] #39 26.10 CC images/binfmt-misc.o [2020-11-27T11:54:46.990Z] #39 26.25 CC images/time.o [2020-11-27T11:54:46.990Z] #39 26.41 CC images/sysctl.o [2020-11-27T11:54:46.990Z] #39 26.50 CC images/autofs.o [2020-11-27T11:54:46.990Z] #39 26.65 CC images/macvlan.o [2020-11-27T11:54:46.990Z] #39 26.76 CC images/sit.o [2020-11-27T11:54:46.990Z] #39 26.92 CC images/memfd.o [2020-11-27T11:54:46.990Z] #39 27.15 CC images/timens.o [2020-11-27T11:54:46.990Z] #39 27.29 LINK images/built-in.o [2020-11-27T11:54:47.095Z] CC criu/page-pipe.o [2020-11-27T11:54:47.282Z] #39 27.40 GEN compel/include/asm [2020-11-27T11:54:47.282Z] #39 27.40 GEN compel/include/version.h [2020-11-27T11:54:47.282Z] #39 27.41 touch .config [2020-11-27T11:54:47.282Z] #39 27.43 GEN include/common/config.h [2020-11-27T11:54:47.282Z] #39 27.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-27T11:54:47.282Z] #39 ... [2020-11-27T11:54:47.282Z] [2020-11-27T11:54:47.282Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:47.282Z] #14 33.10 Selecting previously unselected package bash-completion. [2020-11-27T11:54:47.282Z] #14 33.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:54:47.388Z] CC criu/page-xfer.o [2020-11-27T11:54:48.027Z] CC criu/pagemap-cache.o [2020-11-27T11:54:48.027Z] CC criu/pagemap.o [2020-11-27T11:54:48.320Z] CC criu/parasite-syscall.o [2020-11-27T11:54:48.613Z] CC criu/path.o [2020-11-27T11:54:48.613Z] CC criu/pie-util-vdso.o [2020-11-27T11:54:48.907Z] CC criu/pie-util.o [2020-11-27T11:54:48.907Z] CC criu/pipes.o [2020-11-27T11:54:49.201Z] CC criu/plugin.o [2020-11-27T11:54:49.201Z] CC criu/proc_parse.o [2020-11-27T11:54:49.324Z] using credential docker-jenkins-github-credentials [2020-11-27T11:54:49.332Z] Cloning the remote Git repository [2020-11-27T11:54:49.332Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:54:49.370Z] #14 35.11 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:54:49.370Z] #14 35.48 Selecting previously unselected package bzip2. [2020-11-27T11:54:49.370Z] #14 35.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-27T11:54:49.370Z] #14 35.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:54:49.421Z] #36 ... [2020-11-27T11:54:49.421Z] [2020-11-27T11:54:49.421Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:54:49.421Z] #22 31.97 Fetched 8405 kB in 26s (329 kB/s) [2020-11-27T11:54:49.421Z] #22 31.97 Reading package lists... [2020-11-27T11:54:49.421Z] #22 ... [2020-11-27T11:54:49.421Z] [2020-11-27T11:54:49.421Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:54:49.421Z] #45 32.33 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:54:49.421Z] #45 34.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:54:49.421Z] #45 38.83 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:54:49.421Z] #45 38.89 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:54:49.421Z] #45 39.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:54:49.421Z] #45 39.45 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:54:49.421Z] #45 39.58 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:54:49.421Z] #45 39.69 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:54:49.421Z] #45 40.01 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:54:49.421Z] #45 40.06 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:54:49.421Z] #45 40.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:54:49.421Z] #45 40.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:54:49.421Z] #45 40.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:54:49.421Z] #45 40.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:54:49.421Z] #45 ... [2020-11-27T11:54:49.421Z] [2020-11-27T11:54:49.421Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:49.421Z] #38 32.51 Fetched 8405 kB in 26s (324 kB/s) [2020-11-27T11:54:49.367Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:54:49.446Z] > git init /home/ubuntu/workspace/moby_PR-41713 # timeout=10 [2020-11-27T11:54:49.683Z] #38 32.51 Reading package lists... [2020-11-27T11:54:49.683Z] #38 ... [2020-11-27T11:54:49.683Z] [2020-11-27T11:54:49.683Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:49.683Z] #54 29.31 Reading package lists... [2020-11-27T11:54:49.685Z] #14 35.64 Selecting previously unselected package xz-utils. [2020-11-27T11:54:49.685Z] #14 35.64 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-27T11:54:49.685Z] #14 35.66 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:54:49.977Z] #14 35.96 Selecting previously unselected package apparmor. [2020-11-27T11:54:49.977Z] #14 35.96 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-27T11:54:49.977Z] #14 36.02 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:54:50.611Z] #14 36.44 Selecting previously unselected package aufs-tools. [2020-11-27T11:54:50.611Z] #14 36.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-27T11:54:50.611Z] #14 36.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:54:50.611Z] #14 36.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:54:50.611Z] #14 36.59 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-27T11:54:50.611Z] #14 36.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:54:49.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:54:49.705Z] > git --version # timeout=10 [2020-11-27T11:54:49.724Z] > git --version # 'git version 2.17.1' [2020-11-27T11:54:49.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:54:49.748Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:54:50.716Z] CC criu/protobuf-desc.o [2020-11-27T11:54:51.008Z] CC criu/protobuf.o [2020-11-27T11:54:51.008Z] CC criu/pstree.o [2020-11-27T11:54:51.081Z] #54 40.56 Reading package lists... [2020-11-27T11:54:51.081Z] #54 ... [2020-11-27T11:54:51.081Z] [2020-11-27T11:54:51.081Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:51.081Z] #31 34.11 Fetched 8405 kB in 27s (312 kB/s) [2020-11-27T11:54:51.341Z] #31 34.11 Reading package lists... [2020-11-27T11:54:51.341Z] #31 ... [2020-11-27T11:54:51.341Z] [2020-11-27T11:54:51.341Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:51.341Z] #38 32.51 Reading package lists... [2020-11-27T11:54:51.645Z] CC criu/rbtree.o [2020-11-27T11:54:51.645Z] CC criu/rst-malloc.o [2020-11-27T11:54:51.645Z] CC criu/seccomp.o [2020-11-27T11:54:51.646Z] #14 ... [2020-11-27T11:54:51.646Z] [2020-11-27T11:54:51.646Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:54:51.646Z] #57 33.67 + bin/ctr [2020-11-27T11:54:51.646Z] #57 ... [2020-11-27T11:54:51.646Z] [2020-11-27T11:54:51.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:54:51.646Z] #39 27.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:54:51.646Z] #39 27.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:54:51.646Z] #39 27.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-27T11:54:51.646Z] #39 27.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-27T11:54:51.646Z] #39 27.59 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-27T11:54:51.646Z] #39 27.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:54:51.646Z] #39 27.63 DEP compel/plugins/std/infect.d [2020-11-27T11:54:51.646Z] #39 27.69 DEP compel/plugins/std/string.d [2020-11-27T11:54:51.646Z] #39 27.71 DEP compel/plugins/std/log.d [2020-11-27T11:54:51.646Z] #39 27.89 DEP compel/plugins/std/fds.d [2020-11-27T11:54:51.646Z] #39 27.96 DEP compel/plugins/std/std.d [2020-11-27T11:54:51.646Z] #39 28.04 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:54:51.646Z] #39 28.11 DEP compel/plugins/fds/fds.d [2020-11-27T11:54:51.646Z] #39 28.30 CC compel/plugins/std/std.o [2020-11-27T11:54:51.646Z] #39 28.57 CC compel/plugins/std/fds.o [2020-11-27T11:54:51.646Z] #39 28.82 CC compel/plugins/std/log.o [2020-11-27T11:54:51.646Z] #39 29.46 CC compel/plugins/std/string.o [2020-11-27T11:54:51.646Z] #39 30.10 CC compel/plugins/std/infect.o [2020-11-27T11:54:51.646Z] #39 30.36 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-27T11:54:51.646Z] #39 30.38 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-27T11:54:51.646Z] #39 30.41 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-27T11:54:51.646Z] #39 30.57 AR compel/plugins/std.lib.a [2020-11-27T11:54:51.646Z] #39 30.61 CC compel/plugins/fds/fds.o [2020-11-27T11:54:51.646Z] #39 30.83 AR compel/plugins/fds.lib.a [2020-11-27T11:54:51.646Z] #39 30.87 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:54:51.646Z] #39 30.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:54:51.646Z] #39 30.97 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-27T11:54:51.646Z] #39 31.00 HOSTDEP compel/src/main-host.d [2020-11-27T11:54:51.646Z] #39 31.05 DEP compel/src/lib/ptrace.d [2020-11-27T11:54:51.646Z] #39 31.11 DEP compel/src/lib/infect.d [2020-11-27T11:54:51.646Z] #39 31.19 DEP compel/src/lib/infect-util.d [2020-11-27T11:54:51.646Z] #39 31.24 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:54:51.646Z] #39 31.31 DEP compel/arch/s390/src/lib/infect.d [2020-11-27T11:54:51.646Z] #39 31.35 DEP compel/arch/s390/src/lib/cpu.d [2020-11-27T11:54:51.646Z] #39 31.39 DEP compel/src/lib/log.d [2020-11-27T11:54:51.646Z] #39 31.42 DEP compel/src/main.d [2020-11-27T11:54:51.646Z] #39 31.48 DEP compel/src/lib/handle-elf.d [2020-11-27T11:54:51.647Z] #39 31.58 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-27T11:54:51.647Z] #39 31.67 CC compel/src/lib/log.o [2020-11-27T11:54:51.647Z] #39 31.81 CC compel/arch/s390/src/lib/cpu.o [2020-11-27T11:54:51.647Z] #39 31.94 CC compel/arch/s390/src/lib/infect.o [2020-11-27T11:54:51.938Z] CC criu/seize.o [2020-11-27T11:54:51.938Z] #39 32.43 CC compel/src/lib/infect-rpc.o [2020-11-27T11:54:52.231Z] #39 ... [2020-11-27T11:54:52.231Z] [2020-11-27T11:54:52.231Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:52.231Z] #14 38.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:54:52.231Z] #14 38.31 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-27T11:54:52.231Z] #14 38.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:54:52.231Z] CC criu/servicefd.o [2020-11-27T11:54:52.525Z] CC criu/shmem.o [2020-11-27T11:54:52.723Z] #38 44.07 Reading package lists... [2020-11-27T11:54:52.723Z] #38 ... [2020-11-27T11:54:52.723Z] [2020-11-27T11:54:52.723Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:54:52.723Z] #7 35.57 Fetched 8405 kB in 28s (296 kB/s) [2020-11-27T11:54:52.723Z] #7 35.57 Reading package lists... [2020-11-27T11:54:52.723Z] #7 ... [2020-11-27T11:54:52.723Z] [2020-11-27T11:54:52.723Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:54:52.723Z] #31 34.11 Reading package lists... [2020-11-27T11:54:52.819Z] CC criu/sigframe.o [2020-11-27T11:54:52.819Z] CC criu/signalfd.o [2020-11-27T11:54:53.112Z] CC criu/sk-inet.o [2020-11-27T11:54:53.405Z] CC criu/sk-netlink.o [2020-11-27T11:54:53.405Z] CC criu/sk-packet.o [2020-11-27T11:54:53.701Z] CC criu/sk-queue.o [2020-11-27T11:54:53.741Z] #14 39.52 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:54:53.741Z] #14 39.53 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:54:53.741Z] #14 39.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:54:53.741Z] #14 39.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-27T11:54:53.741Z] #14 39.63 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:54:53.742Z] #14 39.63 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:54:53.742Z] #14 39.73 Selecting previously unselected package dmsetup. [2020-11-27T11:54:53.742Z] #14 39.73 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:54:53.742Z] #14 39.74 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:54:53.742Z] #14 39.84 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:54:54.010Z] CC criu/sk-tcp.o [2020-11-27T11:54:54.033Z] #14 39.85 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:54:54.033Z] #14 39.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:54:54.304Z] CC criu/sk-unix.o [2020-11-27T11:54:54.943Z] CC criu/sockets.o [2020-11-27T11:54:55.239Z] CC criu/stats.o [2020-11-27T11:54:55.532Z] CC criu/string.o [2020-11-27T11:54:55.532Z] CC criu/sysctl.o [2020-11-27T11:54:55.825Z] CC criu/sysfs_parse.o [2020-11-27T11:54:55.825Z] CC criu/timens.o [2020-11-27T11:54:55.825Z] CC criu/timerfd.o [2020-11-27T11:54:56.118Z] CC criu/tty.o [2020-11-27T11:54:56.755Z] CC criu/tun.o [2020-11-27T11:54:57.049Z] CC criu/uffd.o [2020-11-27T11:54:57.553Z] #14 ... [2020-11-27T11:54:57.553Z] [2020-11-27T11:54:57.553Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:54:57.553Z] #42 59.26 go/doc [2020-11-27T11:54:57.553Z] #42 60.00 encoding/base64 [2020-11-27T11:54:57.553Z] #42 60.57 encoding/json [2020-11-27T11:54:57.553Z] #42 61.41 github.com/LK4D4/vndr/build [2020-11-27T11:54:57.553Z] #42 63.75 encoding/xml [2020-11-27T11:54:57.553Z] #42 63.92 github.com/LK4D4/vndr/versioned [2020-11-27T11:54:57.553Z] #42 64.09 compress/flate [2020-11-27T11:54:57.553Z] #42 66.38 hash [2020-11-27T11:54:57.553Z] #42 66.51 hash/crc32 [2020-11-27T11:54:57.553Z] #42 66.91 compress/gzip [2020-11-27T11:54:57.553Z] #42 67.48 context [2020-11-27T11:54:57.553Z] #42 68.14 crypto/cipher [2020-11-27T11:54:57.553Z] #42 68.27 math/big [2020-11-27T11:54:57.553Z] #42 69.05 crypto/aes [2020-11-27T11:54:57.553Z] #42 ... [2020-11-27T11:54:57.553Z] [2020-11-27T11:54:57.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:54:57.553Z] #39 32.59 CC compel/src/lib/infect-util.o [2020-11-27T11:54:57.553Z] #39 32.72 CC compel/src/lib/infect.o [2020-11-27T11:54:57.553Z] #39 33.93 CC compel/src/lib/ptrace.o [2020-11-27T11:54:57.553Z] #39 34.23 AR compel/libcompel.a [2020-11-27T11:54:57.553Z] #39 34.28 HOSTCC compel/src/main-host.o [2020-11-27T11:54:57.553Z] #39 34.55 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-27T11:54:57.553Z] #39 34.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:54:57.553Z] #39 34.89 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:54:57.553Z] #39 35.00 HOSTLINK compel/compel-host-bin [2020-11-27T11:54:57.553Z] #39 35.11 DEP soccr/soccr.d [2020-11-27T11:54:57.553Z] #39 35.29 CC soccr/soccr.o [2020-11-27T11:54:57.553Z] #39 36.08 AR soccr/libsoccr.a [2020-11-27T11:54:57.553Z] #39 36.10 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:54:57.553Z] #39 36.31 DEP criu/arch/s390/sigframe.d [2020-11-27T11:54:57.553Z] #39 36.40 DEP criu/arch/s390/crtools.d [2020-11-27T11:54:57.553Z] #39 36.50 DEP criu/arch/s390/cpu.d [2020-11-27T11:54:57.553Z] #39 36.59 CC criu/arch/s390/cpu.o [2020-11-27T11:54:57.553Z] #39 37.02 CC criu/arch/s390/crtools.o [2020-11-27T11:54:57.553Z] #39 37.68 CC criu/arch/s390/sigframe.o [2020-11-27T11:54:57.684Z] CC criu/util.o [2020-11-27T11:54:57.845Z] #39 37.91 LINK criu/arch/s390/crtools.built-in.o [2020-11-27T11:54:57.845Z] #39 37.96 DEP criu/pie/util-vdso.d [2020-11-27T11:54:57.845Z] #39 38.13 DEP criu/pie/util.d [2020-11-27T11:54:57.979Z] CC criu/uts_ns.o [2020-11-27T11:54:58.010Z] #31 45.35 Reading package lists... [2020-11-27T11:54:58.010Z] #31 ... [2020-11-27T11:54:58.010Z] [2020-11-27T11:54:58.010Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:54:58.010Z] #54 40.56 Reading package lists... [2020-11-27T11:54:58.138Z] #39 38.27 CC criu/pie/util.o [2020-11-27T11:54:58.138Z] #39 38.46 CC criu/pie/util-vdso.o [2020-11-27T11:54:58.272Z] CC criu/vdso.o [2020-11-27T11:54:58.272Z] LINK criu/built-in.o [2020-11-27T11:54:58.571Z] LINK criu/criu [2020-11-27T11:54:58.571Z] DEP lib/c/criu.d [2020-11-27T11:54:58.571Z] CC images/rpc.pb-c.o [2020-11-27T11:54:58.771Z] #39 39.06 AR criu/pie/pie.lib.a [2020-11-27T11:54:58.771Z] #39 39.11 DEP criu/pie/restorer.d [2020-11-27T11:54:58.771Z] #39 ... [2020-11-27T11:54:58.771Z] [2020-11-27T11:54:58.771Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:54:58.771Z] #60 70.65 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:54:58.771Z] #60 70.65 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:54:58.863Z] CC lib/c/criu.o [2020-11-27T11:54:59.500Z] LINK lib/c/built-in.o [2020-11-27T11:54:59.500Z] LINK lib/c/libcriu.so [2020-11-27T11:54:59.500Z] LINK lib/c/libcriu.a [2020-11-27T11:54:59.500Z] GEN magic.py [2020-11-27T11:54:59.500Z] Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:54:59.500Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:54:59.500Z] Note: Building without GnuTLS support [2020-11-27T11:54:59.500Z] Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:54:59.500Z] Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:54:59.799Z] fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:55:00.093Z] make[1]: Nothing to be done for 'all'. [2020-11-27T11:55:00.093Z] make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:55:00.093Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:55:00.093Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:55:00.093Z] make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:55:00.093Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:55:00.093Z] make[1]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] make[2]: Nothing to be done for 'all'. [2020-11-27T11:55:00.390Z] INSTALL criu/criu [2020-11-27T11:55:00.492Z] #54 51.29 Building dependency tree... [2020-11-27T11:55:00.492Z] #54 ... [2020-11-27T11:55:00.492Z] [2020-11-27T11:55:00.492Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:55:00.492Z] #22 31.97 Reading package lists... [2020-11-27T11:55:00.492Z] #22 43.69 Reading package lists... [2020-11-27T11:55:00.492Z] #22 ... [2020-11-27T11:55:00.492Z] [2020-11-27T11:55:00.492Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:55:00.492Z] #7 35.57 Reading package lists... [2020-11-27T11:55:00.753Z] #7 47.53 Reading package lists... [2020-11-27T11:55:00.753Z] #7 ... [2020-11-27T11:55:00.753Z] [2020-11-27T11:55:00.753Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:55:00.753Z] #54 51.29 Building dependency tree... [2020-11-27T11:55:00.753Z] #54 53.71 Reading state information... [2020-11-27T11:55:01.911Z] Removing intermediate container a87c56d9ac16 [2020-11-27T11:55:01.911Z] ---> 3d2dca9d041f [2020-11-27T11:55:01.911Z] Step 14/140 : FROM base AS registry [2020-11-27T11:55:01.911Z] ---> 422faf1b0a06 [2020-11-27T11:55:01.911Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:55:01.911Z] ---> Running in ac28288f9a98 [2020-11-27T11:55:01.911Z] Removing intermediate container ac28288f9a98 [2020-11-27T11:55:01.911Z] ---> 7f7a4d89d7d8 [2020-11-27T11:55:01.911Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:55:01.911Z] ---> Running in 08a745de8356 [2020-11-27T11:55:01.911Z] Removing intermediate container 08a745de8356 [2020-11-27T11:55:01.911Z] ---> 2d7e3b4fcb67 [2020-11-27T11:55:01.911Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-11-27T11:55:01.911Z] ---> Running in 243e70986bfe [2020-11-27T11:55:02.204Z] + mktemp -d [2020-11-27T11:55:02.204Z] + export GOPATH=/tmp/tmp.hrrj4la8Bs [2020-11-27T11:55:02.204Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution [2020-11-27T11:55:02.204Z] Cloning into '/tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution'... [2020-11-27T11:55:04.050Z] #54 ... [2020-11-27T11:55:04.050Z] [2020-11-27T11:55:04.050Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:04.050Z] #42 46.51 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:55:04.050Z] #42 46.67 vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:55:04.050Z] #42 ... [2020-11-27T11:55:04.050Z] [2020-11-27T11:55:04.050Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:55:04.050Z] #22 43.69 Reading package lists... [2020-11-27T11:55:04.050Z] #22 54.38 Building dependency tree... [2020-11-27T11:55:04.050Z] #22 56.93 Reading state information... [2020-11-27T11:55:04.291Z] + cd /tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution [2020-11-27T11:55:04.291Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:55:04.367Z] #60 DONE 75.4s [2020-11-27T11:55:04.367Z] [2020-11-27T11:55:04.367Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:55:04.367Z] #61 DONE 0.1s [2020-11-27T11:55:04.367Z] [2020-11-27T11:55:04.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:04.367Z] #39 39.40 DEP criu/arch/s390/restorer.d [2020-11-27T11:55:04.367Z] #39 39.58 DEP criu/arch/s390/vdso-pie.d [2020-11-27T11:55:04.367Z] #39 39.73 DEP criu/pie/parasite-vdso.d [2020-11-27T11:55:04.367Z] #39 39.95 DEP criu/pie/parasite.d [2020-11-27T11:55:04.367Z] #39 40.21 CC criu/pie/parasite.o [2020-11-27T11:55:04.367Z] #39 41.01 LINK criu/pie/parasite.built-in.o [2020-11-27T11:55:04.367Z] #39 41.02 GEN criu/pie/parasite-blob.h [2020-11-27T11:55:04.367Z] #39 41.04 CC criu/pie/parasite-vdso.o [2020-11-27T11:55:04.367Z] #39 41.47 CC criu/arch/s390/vdso-pie.o [2020-11-27T11:55:04.367Z] #39 41.69 CC criu/arch/s390/restorer.o [2020-11-27T11:55:04.367Z] #39 42.02 CC criu/pie/restorer.o [2020-11-27T11:55:04.367Z] #39 43.89 LINK criu/pie/restorer.built-in.o [2020-11-27T11:55:04.367Z] #39 43.89 GEN criu/pie/restorer-blob.h [2020-11-27T11:55:04.367Z] #39 43.96 DEP criu/vdso.d [2020-11-27T11:55:04.367Z] #39 44.12 DEP criu/uts_ns.d [2020-11-27T11:55:04.367Z] #39 44.22 DEP criu/util.d [2020-11-27T11:55:04.367Z] #39 44.37 DEP criu/uffd.d [2020-11-27T11:55:04.367Z] #39 44.50 DEP criu/tun.d [2020-11-27T11:55:04.367Z] #39 44.66 DEP criu/tty.d [2020-11-27T11:55:04.591Z] + GOPATH=/tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrrj4la8Bs go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:55:04.662Z] #39 44.94 DEP criu/timerfd.d [2020-11-27T11:55:04.954Z] #39 45.12 DEP criu/timens.d [2020-11-27T11:55:04.954Z] #39 45.26 DEP criu/sysfs_parse.d [2020-11-27T11:55:05.246Z] #39 45.44 DEP criu/sysctl.d [2020-11-27T11:55:05.246Z] #39 45.55 DEP criu/string.d [2020-11-27T11:55:05.246Z] #39 45.60 DEP criu/stats.d [2020-11-27T11:55:05.538Z] #39 45.76 DEP criu/sockets.d [2020-11-27T11:55:05.830Z] #39 46.00 DEP criu/sk-unix.d [2020-11-27T11:55:05.830Z] #39 46.15 DEP criu/sk-tcp.d [2020-11-27T11:55:06.122Z] #39 46.27 DEP criu/sk-queue.d [2020-11-27T11:55:06.122Z] #39 46.37 DEP criu/sk-packet.d [2020-11-27T11:55:06.122Z] #39 46.47 DEP criu/sk-netlink.d [2020-11-27T11:55:06.414Z] #39 46.69 DEP criu/sk-inet.d [2020-11-27T11:55:06.414Z] #39 46.88 DEP criu/signalfd.d [2020-11-27T11:55:06.706Z] #39 47.04 DEP criu/sigframe.d [2020-11-27T11:55:06.706Z] #39 47.14 DEP criu/shmem.d [2020-11-27T11:55:06.998Z] #39 47.30 DEP criu/servicefd.d [2020-11-27T11:55:06.998Z] #39 47.43 DEP criu/seize.d [2020-11-27T11:55:07.290Z] #39 47.53 DEP criu/seccomp.d [2020-11-27T11:55:07.290Z] #39 47.65 DEP criu/rst-malloc.d [2020-11-27T11:55:07.350Z] #22 ... [2020-11-27T11:55:07.350Z] [2020-11-27T11:55:07.350Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:55:07.350Z] #54 57.51 The following additional packages will be installed: [2020-11-27T11:55:07.350Z] #54 57.52 libbtrfs0 [2020-11-27T11:55:07.351Z] #54 57.84 The following NEW packages will be installed: [2020-11-27T11:55:07.351Z] #54 57.87 libbtrfs-dev libbtrfs0 [2020-11-27T11:55:07.351Z] #54 58.41 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:55:07.351Z] #54 58.41 Need to get 119 kB of archives. [2020-11-27T11:55:07.351Z] #54 58.41 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:55:07.351Z] #54 58.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:55:07.351Z] #54 58.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:55:07.351Z] #54 60.44 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:55:07.583Z] #39 47.71 DEP criu/rbtree.d [2020-11-27T11:55:07.583Z] #39 47.74 DEP criu/pstree.d [2020-11-27T11:55:07.583Z] #39 47.83 DEP criu/protobuf.d [2020-11-27T11:55:07.583Z] #39 47.91 GEN criu/protobuf-desc-gen.h [2020-11-27T11:55:07.875Z] #39 ... [2020-11-27T11:55:07.875Z] [2020-11-27T11:55:07.875Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:07.875Z] #14 43.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:55:07.875Z] #14 43.89 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:55:07.875Z] #14 43.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:55:07.875Z] #14 47.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:55:07.875Z] #14 47.72 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:55:07.875Z] #14 47.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:07.875Z] #14 47.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:55:07.875Z] #14 47.85 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:55:07.875Z] #14 47.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:07.875Z] #14 ... [2020-11-27T11:55:07.875Z] [2020-11-27T11:55:07.875Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:07.875Z] #42 70.21 crypto [2020-11-27T11:55:07.875Z] #42 70.41 crypto/des [2020-11-27T11:55:07.875Z] #42 70.78 crypto/internal/randutil [2020-11-27T11:55:07.875Z] #42 70.85 crypto/sha512 [2020-11-27T11:55:07.875Z] #42 71.43 crypto/ed25519/internal/edwards25519 [2020-11-27T11:55:07.875Z] #42 72.94 crypto/hmac [2020-11-27T11:55:07.875Z] #42 73.13 crypto/md5 [2020-11-27T11:55:07.875Z] #42 73.30 crypto/rand [2020-11-27T11:55:07.875Z] #42 73.61 crypto/elliptic [2020-11-27T11:55:07.875Z] #42 73.74 encoding/asn1 [2020-11-27T11:55:07.875Z] #42 76.17 crypto/ed25519 [2020-11-27T11:55:07.875Z] #42 76.65 crypto/ecdsa [2020-11-27T11:55:07.875Z] #42 76.66 crypto/rc4 [2020-11-27T11:55:07.875Z] #42 76.80 crypto/rsa [2020-11-27T11:55:07.875Z] #42 76.94 crypto/sha1 [2020-11-27T11:55:07.875Z] #42 77.37 crypto/sha256 [2020-11-27T11:55:07.875Z] #42 77.84 crypto/dsa [2020-11-27T11:55:07.875Z] #42 77.85 encoding/hex [2020-11-27T11:55:07.875Z] #42 78.12 encoding/pem [2020-11-27T11:55:07.875Z] #42 78.24 crypto/x509/pkix [2020-11-27T11:55:07.875Z] #42 78.49 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:55:07.875Z] #42 78.58 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:55:07.875Z] #42 79.64 vendor/golang.org/x/sys/cpu [2020-11-27T11:55:07.875Z] #42 79.87 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-27T11:55:07.921Z] #54 60.87 Fetched 119 kB in 0s (343 kB/s) [2020-11-27T11:55:08.181Z] #54 61.27 Selecting previously unselected package libbtrfs0. [2020-11-27T11:55:08.442Z] #54 61.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-11-27T11:55:08.442Z] #54 61.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:55:08.442Z] #54 61.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:55:08.509Z] #42 80.26 vendor/golang.org/x/crypto/poly1305 [2020-11-27T11:55:08.802Z] #42 80.65 net [2020-11-27T11:55:08.802Z] #42 ... [2020-11-27T11:55:08.802Z] [2020-11-27T11:55:08.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:08.802Z] #39 49.00 DEP criu/protobuf-desc.d [2020-11-27T11:55:09.012Z] #54 61.94 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:55:09.012Z] #54 61.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:55:09.012Z] #54 61.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:55:09.094Z] #39 49.18 DEP criu/proc_parse.d [2020-11-27T11:55:09.094Z] #39 49.38 DEP criu/plugin.d [2020-11-27T11:55:09.386Z] #39 49.50 DEP criu/pipes.d [2020-11-27T11:55:09.386Z] #39 49.66 DEP criu/pie-util.d [2020-11-27T11:55:09.386Z] #39 49.75 DEP criu/pie-util-vdso.d [2020-11-27T11:55:09.585Z] #54 62.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:55:09.705Z] #39 49.88 DEP criu/path.d [2020-11-27T11:55:09.705Z] #39 50.03 DEP criu/parasite-syscall.d [2020-11-27T11:55:09.848Z] #54 62.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:55:09.848Z] #54 62.66 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:09.848Z] #54 ... [2020-11-27T11:55:09.848Z] [2020-11-27T11:55:09.848Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:09.848Z] #42 62.49 internal/reflectlite [2020-11-27T11:55:09.848Z] #42 62.49 sync [2020-11-27T11:55:10.009Z] #39 50.29 DEP criu/pagemap.d [2020-11-27T11:55:10.301Z] #39 50.49 DEP criu/pagemap-cache.d [2020-11-27T11:55:10.301Z] #39 50.64 DEP criu/page-xfer.d [2020-11-27T11:55:10.593Z] #39 50.81 DEP criu/page-pipe.d [2020-11-27T11:55:10.593Z] #39 50.94 DEP criu/netfilter.d [2020-11-27T11:55:10.791Z] #42 ... [2020-11-27T11:55:10.791Z] [2020-11-27T11:55:10.791Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:55:10.791Z] #54 DONE 63.5s [2020-11-27T11:55:10.791Z] [2020-11-27T11:55:10.791Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:55:10.791Z] #55 DONE 0.0s [2020-11-27T11:55:10.791Z] [2020-11-27T11:55:10.791Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-27T11:55:10.791Z] #56 DONE 0.1s [2020-11-27T11:55:10.791Z] [2020-11-27T11:55:10.791Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:55:10.885Z] #39 51.10 DEP criu/net.d [2020-11-27T11:55:10.885Z] #39 51.25 DEP criu/namespaces.d [2020-11-27T11:55:11.177Z] #39 51.40 DEP criu/mount.d [2020-11-27T11:55:11.470Z] #39 51.65 DEP criu/memfd.d [2020-11-27T11:55:11.470Z] #39 51.86 DEP criu/mem.d [2020-11-27T11:55:11.762Z] #39 51.97 DEP criu/lsm.d [2020-11-27T11:55:11.762Z] #39 52.15 DEP criu/log.d [2020-11-27T11:55:11.884Z] #26 63.08 Checking out files: 68% (1038/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 89% (1359/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) [2020-11-27T11:55:11.884Z] #26 ... [2020-11-27T11:55:11.884Z] [2020-11-27T11:55:11.884Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:55:11.884Z] #66 DONE 64.6s [2020-11-27T11:55:11.884Z] [2020-11-27T11:55:11.884Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:11.884Z] #38 44.07 Reading package lists... [2020-11-27T11:55:11.884Z] #38 55.32 Building dependency tree... [2020-11-27T11:55:11.884Z] #38 57.81 Reading state information... [2020-11-27T11:55:11.884Z] #38 60.83 The following additional packages will be installed: [2020-11-27T11:55:11.884Z] #38 60.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:55:11.884Z] #38 60.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:55:11.884Z] #38 60.87 Suggested packages: [2020-11-27T11:55:11.884Z] #38 60.90 manpages-dev python-setuptools [2020-11-27T11:55:11.884Z] #38 62.72 The following NEW packages will be installed: [2020-11-27T11:55:11.884Z] #38 62.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:55:11.884Z] #38 62.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:55:11.884Z] #38 62.76 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:55:11.884Z] #38 62.77 python-six zlib1g-dev [2020-11-27T11:55:11.884Z] #38 63.46 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:55:11.884Z] #38 63.46 Need to get 4095 kB of archives. [2020-11-27T11:55:11.884Z] #38 63.46 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T11:55:11.884Z] #38 63.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T11:55:11.884Z] #38 63.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:55:11.884Z] #38 63.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:55:11.884Z] #38 63.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:55:11.884Z] #38 63.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T11:55:11.884Z] #38 63.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:55:11.884Z] #38 63.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T11:55:11.884Z] #38 63.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T11:55:11.884Z] #38 63.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T11:55:11.884Z] #38 63.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T11:55:11.884Z] #38 63.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T11:55:11.884Z] #38 64.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T11:55:11.884Z] #38 64.12 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-11-27T11:55:11.884Z] #38 64.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T11:55:11.884Z] #38 64.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:55:11.884Z] #38 64.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:55:11.884Z] #38 64.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T11:55:12.055Z] #39 52.26 DEP criu/libnetlink.d [2020-11-27T11:55:12.055Z] #39 52.32 DEP criu/kerndat.d [2020-11-27T11:55:12.145Z] #38 ... [2020-11-27T11:55:12.145Z] [2020-11-27T11:55:12.145Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:55:12.347Z] #39 52.49 DEP criu/kcmp-ids.d [2020-11-27T11:55:12.347Z] #39 52.60 DEP criu/irmap.d [2020-11-27T11:55:12.347Z] #39 52.72 DEP criu/ipc_ns.d [2020-11-27T11:55:12.380Z] Fetching without tags [2020-11-27T11:55:12.405Z] #26 63.08 Checking out files: 68% (1038/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 89% (1359/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: 96% (1463/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-11-27T11:55:12.405Z] #26 65.39 + cd /tmp/tmp.5UjME8LHsb/src/github.com/go-swagger/go-swagger [2020-11-27T11:55:12.405Z] #26 65.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-27T11:55:12.639Z] #39 52.96 DEP criu/image.d [2020-11-27T11:55:12.665Z] #26 65.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:55:12.665Z] #26 ... [2020-11-27T11:55:12.665Z] [2020-11-27T11:55:12.665Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:12.665Z] #31 45.35 Reading package lists... [2020-11-27T11:55:12.665Z] #31 56.04 Building dependency tree... [2020-11-27T11:55:12.665Z] #31 58.23 Reading state information... [2020-11-27T11:55:12.665Z] #31 61.56 The following additional packages will be installed: [2020-11-27T11:55:12.665Z] #31 61.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:55:12.665Z] #31 61.62 Suggested packages: [2020-11-27T11:55:12.665Z] #31 61.63 cmake-doc ninja-build lrzip [2020-11-27T11:55:12.665Z] #31 61.63 Recommended packages: [2020-11-27T11:55:12.665Z] #31 61.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:55:12.665Z] #31 63.55 The following NEW packages will be installed: [2020-11-27T11:55:12.665Z] #31 63.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:55:12.665Z] #31 63.59 vim-common xxd [2020-11-27T11:55:12.665Z] #31 64.23 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:55:12.665Z] #31 64.23 Need to get 14.9 MB of archives. [2020-11-27T11:55:12.665Z] #31 64.23 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T11:55:12.665Z] #31 64.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:55:12.665Z] #31 64.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:55:12.665Z] #31 64.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:55:12.665Z] #31 64.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:55:12.848Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:55:12.925Z] #31 ... [2020-11-27T11:55:12.926Z] [2020-11-27T11:55:12.926Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:55:12.926Z] #22 59.94 ca-certificates is already the newest version (20200601~deb10u1). [2020-11-27T11:55:12.926Z] #22 59.94 The following additional packages will be installed: [2020-11-27T11:55:12.926Z] #22 60.00 libjq1 libonig5 [2020-11-27T11:55:12.926Z] #22 60.80 The following NEW packages will be installed: [2020-11-27T11:55:12.926Z] #22 60.84 jq libjq1 libonig5 [2020-11-27T11:55:12.926Z] #22 61.39 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:55:12.926Z] #22 61.39 Need to get 355 kB of archives. [2020-11-27T11:55:12.926Z] #22 61.39 After this operation, 1072 kB of additional disk space will be used. [2020-11-27T11:55:12.926Z] #22 61.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:55:12.926Z] #22 61.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:55:12.926Z] #22 61.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:55:12.926Z] #22 63.75 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:55:12.926Z] #22 64.14 Fetched 355 kB in 0s (859 kB/s) [2020-11-27T11:55:12.926Z] #22 64.40 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:55:12.926Z] #22 64.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:55:12.926Z] #22 64.53 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:55:12.926Z] #22 64.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:55:12.926Z] #22 65.05 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:55:12.926Z] #22 65.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:55:12.926Z] #22 65.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:55:12.926Z] #22 65.42 Selecting previously unselected package jq. [2020-11-27T11:55:12.926Z] #22 65.44 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:55:12.926Z] #22 65.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:55:12.926Z] #22 65.73 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:55:12.926Z] #22 65.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:55:12.926Z] #22 65.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:55:12.926Z] #22 65.92 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:12.931Z] #39 53.14 DEP criu/image-desc.d [2020-11-27T11:55:12.932Z] #39 53.24 DEP criu/fsnotify.d [2020-11-27T11:55:12.932Z] #39 53.41 DEP criu/filesystems.d [2020-11-27T11:55:13.565Z] #39 53.58 DEP criu/files.d [2020-11-27T11:55:13.565Z] #39 53.74 DEP criu/files-reg.d [2020-11-27T11:55:13.565Z] #39 53.90 DEP criu/files-ext.d [2020-11-27T11:55:13.857Z] #39 54.04 DEP criu/file-lock.d [2020-11-27T11:55:13.857Z] #39 54.25 DEP criu/file-ids.d [2020-11-27T11:55:13.865Z] #22 DONE 66.9s [2020-11-27T11:55:13.865Z] [2020-11-27T11:55:13.865Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:13.865Z] #31 65.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T11:55:13.865Z] #31 65.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T11:55:13.865Z] #31 66.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T11:55:13.865Z] #31 66.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T11:55:13.865Z] #31 66.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T11:55:13.865Z] #31 66.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T11:55:14.126Z] #31 ... [2020-11-27T11:55:14.126Z] [2020-11-27T11:55:14.126Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:55:14.126Z] #23 DONE 0.2s [2020-11-27T11:55:14.149Z] #39 54.38 DEP criu/fifo.d [2020-11-27T11:55:12.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:55:12.274Z] > git config --add remote.origin.fetch +refs/pull/41713/head:refs/remotes/origin/PR-41713 # timeout=10 [2020-11-27T11:55:12.294Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:55:12.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:55:12.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:55:12.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:55:12.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:55:12.864Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:55:12.890Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:55:14.398Z] [2020-11-27T11:55:14.398Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:14.398Z] #38 66.33 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:55:14.398Z] #38 66.89 Fetched 4095 kB in 1s (3699 kB/s) [2020-11-27T11:55:14.398Z] #38 67.16 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T11:55:14.398Z] #38 67.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:55:14.398Z] #38 67.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T11:55:14.398Z] #38 67.29 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:55:14.441Z] #39 54.55 DEP criu/fdstore.d [2020-11-27T11:55:14.441Z] #39 54.66 DEP criu/fault-injection.d [2020-11-27T11:55:14.441Z] #39 54.70 DEP criu/external.d [2020-11-27T11:55:14.441Z] #39 54.77 DEP criu/eventpoll.d [2020-11-27T11:55:14.441Z] #39 54.89 DEP criu/eventfd.d [2020-11-27T11:55:14.666Z] #38 67.59 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:55:14.666Z] #38 67.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:55:14.666Z] #38 67.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:14.733Z] #39 55.00 DEP criu/crtools.d [2020-11-27T11:55:14.763Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:55:14.763Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:55:15.025Z] #39 55.18 DEP criu/cr-service.d [2020-11-27T11:55:15.025Z] #39 55.39 DEP criu/cr-restore.d [2020-11-27T11:55:15.241Z] #38 67.91 Selecting previously unselected package libnet1-dev. [2020-11-27T11:55:15.241Z] #38 67.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:55:15.241Z] #38 67.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:15.241Z] #38 ... [2020-11-27T11:55:15.241Z] [2020-11-27T11:55:15.241Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:55:15.241Z] #7 47.53 Reading package lists... [2020-11-27T11:55:15.241Z] #7 58.32 Building dependency tree... [2020-11-27T11:55:15.241Z] #7 60.93 Reading state information... [2020-11-27T11:55:15.241Z] #7 64.47 The following additional packages will be installed: [2020-11-27T11:55:15.241Z] #7 64.51 libapparmor1 [2020-11-27T11:55:15.241Z] #7 64.51 Suggested packages: [2020-11-27T11:55:15.241Z] #7 64.53 seccomp [2020-11-27T11:55:15.241Z] #7 65.14 The following NEW packages will be installed: [2020-11-27T11:55:15.241Z] #7 65.14 libapparmor-dev libapparmor1 libseccomp-dev [2020-11-27T11:55:15.241Z] #7 65.67 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:55:15.241Z] #7 65.67 Need to get 293 kB of archives. [2020-11-27T11:55:15.241Z] #7 65.67 After this operation, 952 kB of additional disk space will be used. [2020-11-27T11:55:15.241Z] #7 65.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T11:55:15.241Z] #7 65.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T11:55:15.241Z] #7 65.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T11:55:15.241Z] #7 67.60 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:55:15.241Z] #7 67.91 Fetched 293 kB in 0s (903 kB/s) [2020-11-27T11:55:15.241Z] #7 68.11 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T11:55:15.241Z] #7 68.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:55:15.241Z] #7 68.19 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T11:55:15.241Z] #7 68.23 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:55:15.318Z] #39 55.55 DEP criu/cr-errno.d [2020-11-27T11:55:15.318Z] #39 55.56 DEP criu/cr-dump.d [2020-11-27T11:55:15.502Z] #7 ... [2020-11-27T11:55:15.503Z] [2020-11-27T11:55:15.503Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:15.503Z] #31 68.36 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:55:15.611Z] #39 55.70 DEP criu/cr-dedup.d [2020-11-27T11:55:15.611Z] #39 55.90 DEP criu/cr-check.d [2020-11-27T11:55:15.903Z] #39 56.06 DEP criu/config.d [2020-11-27T11:55:15.903Z] #39 56.22 DEP criu/clone-noasan.d [2020-11-27T11:55:15.903Z] #39 56.26 DEP criu/cgroup.d [2020-11-27T11:55:15.903Z] #39 ... [2020-11-27T11:55:15.903Z] [2020-11-27T11:55:15.903Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:15.903Z] #14 62.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:55:15.903Z] #14 62.12 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:55:16.082Z] #31 69.06 Fetched 14.9 MB in 3s (5370 kB/s) [2020-11-27T11:55:16.195Z] #14 62.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:16.343Z] #31 69.35 Selecting previously unselected package xxd. [2020-11-27T11:55:16.604Z] #31 69.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:55:16.604Z] #31 69.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:55:16.604Z] #31 69.50 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:55:14.653Z] > git remote # timeout=10 [2020-11-27T11:55:14.678Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:55:14.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:55:14.708Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:55:14.740Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:55:14.766Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:55:14.797Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:55:17.544Z] #31 70.18 Selecting previously unselected package vim-common. [2020-11-27T11:55:17.544Z] #31 70.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:55:17.544Z] #31 70.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:55:17.804Z] #31 ... [2020-11-27T11:55:17.804Z] [2020-11-27T11:55:17.804Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:55:17.804Z] #7 68.61 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T11:55:17.804Z] #7 68.65 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T11:55:17.804Z] #7 68.68 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:55:17.804Z] #7 69.35 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T11:55:17.804Z] #7 69.35 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T11:55:17.804Z] #7 69.38 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:55:17.804Z] #7 69.62 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:55:17.804Z] #7 69.63 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:55:17.804Z] #7 69.66 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:55:17.804Z] #7 69.69 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:17.804Z] #7 DONE 70.6s [2020-11-27T11:55:17.804Z] [2020-11-27T11:55:17.804Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:55:17.804Z] #50 DONE 0.1s [2020-11-27T11:55:17.804Z] [2020-11-27T11:55:17.804Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:17.804Z] #38 68.56 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:55:17.804Z] #38 68.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 68.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:55:17.804Z] #38 68.94 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T11:55:17.804Z] #38 68.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 68.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:55:17.804Z] #38 69.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:55:17.804Z] #38 69.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 69.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:55:17.804Z] #38 69.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T11:55:17.804Z] #38 69.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 69.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:55:17.804Z] #38 69.85 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T11:55:17.804Z] #38 69.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 69.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:55:17.804Z] #38 70.60 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T11:55:17.804Z] #38 70.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:17.804Z] #38 70.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:18.064Z] #38 ... [2020-11-27T11:55:18.064Z] [2020-11-27T11:55:18.064Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-27T11:55:18.064Z] #51 DONE 0.3s [2020-11-27T11:55:18.328Z] [2020-11-27T11:55:18.328Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:18.328Z] #31 71.14 Selecting previously unselected package cmake-data. [2020-11-27T11:55:18.328Z] #31 71.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:55:18.328Z] #31 71.16 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:55:18.328Z] #31 ... [2020-11-27T11:55:18.328Z] [2020-11-27T11:55:18.328Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:55:18.328Z] #29 60.94 sync [2020-11-27T11:55:18.328Z] #29 60.96 internal/reflectlite [2020-11-27T11:55:18.328Z] #29 65.77 sort [2020-11-27T11:55:18.328Z] #29 65.88 errors [2020-11-27T11:55:18.328Z] #29 66.69 strconv [2020-11-27T11:55:18.328Z] #29 67.93 io [2020-11-27T11:55:18.328Z] #29 70.13 internal/oserror [2020-11-27T11:55:18.328Z] #29 70.47 syscall [2020-11-27T11:55:18.589Z] #29 ... [2020-11-27T11:55:18.589Z] [2020-11-27T11:55:18.589Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:55:18.930Z] #14 ... [2020-11-27T11:55:18.930Z] [2020-11-27T11:55:18.930Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:18.930Z] #42 80.76 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T11:55:18.930Z] #42 81.04 vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:55:18.930Z] #42 81.37 vendor/golang.org/x/crypto/hkdf [2020-11-27T11:55:18.930Z] #42 81.45 vendor/golang.org/x/text/transform [2020-11-27T11:55:18.930Z] #42 81.96 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:55:18.930Z] #42 82.94 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:55:18.930Z] #42 83.20 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:55:18.930Z] #42 85.60 vendor/golang.org/x/net/idna [2020-11-27T11:55:18.930Z] #42 87.17 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:55:18.930Z] #42 87.93 mime [2020-11-27T11:55:18.930Z] #42 89.25 mime/quotedprintable [2020-11-27T11:55:18.930Z] #42 89.50 net/http/internal [2020-11-27T11:55:18.930Z] #42 89.85 os/exec [2020-11-27T11:55:18.930Z] #42 ... [2020-11-27T11:55:18.930Z] [2020-11-27T11:55:18.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:18.930Z] #39 56.45 DEP criu/cgroup-props.d [2020-11-27T11:55:18.930Z] #39 56.55 DEP criu/bitmap.d [2020-11-27T11:55:18.930Z] #39 56.56 DEP criu/bfd.d [2020-11-27T11:55:18.930Z] #39 56.65 DEP criu/autofs.d [2020-11-27T11:55:18.930Z] #39 56.76 DEP criu/aio.d [2020-11-27T11:55:18.930Z] #39 56.93 DEP criu/action-scripts.d [2020-11-27T11:55:18.930Z] #39 57.12 CC criu/action-scripts.o [2020-11-27T11:55:18.930Z] #39 57.48 CC criu/aio.o [2020-11-27T11:55:18.930Z] #39 57.94 CC criu/autofs.o [2020-11-27T11:55:18.930Z] #39 59.10 CC criu/bfd.o [2020-11-27T11:55:19.222Z] #39 59.60 CC criu/bitmap.o [2020-11-27T11:55:19.278Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:55:19.514Z] #39 59.78 CC criu/cgroup-props.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:55:20.149Z] #39 60.44 CC criu/cgroup.o [2020-11-27T11:55:20.501Z] #52 2.026 + RM_GOPATH=0 [2020-11-27T11:55:20.501Z] #52 2.026 + TMP_GOPATH= [2020-11-27T11:55:20.501Z] #52 2.026 + : /build [2020-11-27T11:55:20.501Z] #52 2.026 + '[' -z '' ']' [2020-11-27T11:55:20.501Z] #52 2.028 ++ mktemp -d [2020-11-27T11:55:20.501Z] #52 2.044 + export GOPATH=/tmp/tmp.6gSJRqATR4 [2020-11-27T11:55:20.501Z] #52 2.044 + GOPATH=/tmp/tmp.6gSJRqATR4 [2020-11-27T11:55:20.501Z] #52 2.044 + RM_GOPATH=1 [2020-11-27T11:55:20.501Z] #52 2.062 ++ dirname ./install.sh [2020-11-27T11:55:20.501Z] #52 2.076 + dir=. [2020-11-27T11:55:20.501Z] #52 2.076 + bin=runc [2020-11-27T11:55:20.501Z] #52 2.077 + shift [2020-11-27T11:55:20.501Z] #52 2.077 + '[' '!' -f ./runc.installer ']' [2020-11-27T11:55:20.501Z] #52 2.077 + . ./runc.installer [2020-11-27T11:55:20.501Z] #52 2.078 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:55:20.501Z] #52 2.078 + install_runc [2020-11-27T11:55:20.501Z] #52 2.080 + uname -r [2020-11-27T11:55:20.501Z] #52 2.081 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:55:20.501Z] #52 2.084 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:55:20.501Z] #52 2.095 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-27T11:55:20.501Z] #52 2.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6gSJRqATR4/src/github.com/opencontainers/runc [2020-11-27T11:55:20.501Z] #52 2.096 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-27T11:55:20.501Z] #52 2.100 Cloning into '/tmp/tmp.6gSJRqATR4/src/github.com/opencontainers/runc'... [2020-11-27T11:55:20.638Z] + docker version [2020-11-27T11:55:20.762Z] #52 ... [2020-11-27T11:55:20.762Z] [2020-11-27T11:55:20.762Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:55:20.762Z] #57 2.305 + RM_GOPATH=0 [2020-11-27T11:55:20.762Z] #57 2.305 + TMP_GOPATH= [2020-11-27T11:55:20.762Z] #57 2.305 + : /build [2020-11-27T11:55:20.762Z] #57 2.305 + '[' -z '' ']' [2020-11-27T11:55:20.762Z] #57 2.305 ++ mktemp -d [2020-11-27T11:55:20.762Z] #57 2.305 + export GOPATH=/tmp/tmp.CNO03l904k [2020-11-27T11:55:20.762Z] #57 2.305 + GOPATH=/tmp/tmp.CNO03l904k [2020-11-27T11:55:20.762Z] #57 2.305 + RM_GOPATH=1 [2020-11-27T11:55:20.762Z] #57 2.305 ++ dirname ./install.sh [2020-11-27T11:55:20.762Z] #57 2.305 + dir=. [2020-11-27T11:55:20.762Z] #57 2.305 + bin=containerd [2020-11-27T11:55:20.762Z] #57 2.305 + shift [2020-11-27T11:55:20.762Z] #57 2.305 + '[' '!' -f ./containerd.installer ']' [2020-11-27T11:55:20.762Z] #57 2.305 + . ./containerd.installer [2020-11-27T11:55:20.762Z] #57 2.305 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:55:20.762Z] #57 2.305 + install_containerd [2020-11-27T11:55:20.762Z] #57 2.305 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-27T11:55:20.762Z] #57 2.305 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CNO03l904k/src/github.com/containerd/containerd [2020-11-27T11:55:20.762Z] #57 2.305 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:55:20.762Z] #57 2.312 Cloning into '/tmp/tmp.CNO03l904k/src/github.com/containerd/containerd'... [2020-11-27T11:55:20.762Z] #57 ... [2020-11-27T11:55:20.762Z] [2020-11-27T11:55:20.762Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:20.762Z] #24 3.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-27T11:55:20.762Z] #24 4.356 [2020-11-27T11:55:21.295Z] #24 4.692 # 1.6% ### 4.5% ##### 8.0% ######## 11.4% ########## 14.5% ############# 18.5% ############### 20.8% ################# 24.3% ###################### 30.7% ######################## 33.5% ########################### 37.8% ############################### 43.3% ################################ 44.8% ##################################### 51.5% ########################################## 58.5% ############################################### 66.0% #################################################### 73.0% ####################################################### 77.1% ########################################################## 80.9% ############################################################ 84.1% ################################################################ 89.6% [2020-11-27T11:55:21.295Z] #24 ... [2020-11-27T11:55:21.295Z] [2020-11-27T11:55:21.295Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-27T11:55:21.295Z] #8 DONE 3.5s [2020-11-27T11:55:21.295Z] [2020-11-27T11:55:21.295Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:21.295Z] #24 4.692 # 1.6% ### 4.5% ##### 8.0% ######## 11.4% ########## 14.5% ############# 18.5% ############### 20.8% ################# 24.3% ###################### 30.7% ######################## 33.5% ########################### 37.8% ############################### 43.3% ################################ 44.8% ##################################### 51.5% ########################################## 58.5% ############################################### 66.0% #################################################### 73.0% ####################################################### 77.1% ########################################################## 80.9% ############################################################ 84.1% ################################################################ 89.6% ################################################################# 90.9% [2020-11-27T11:55:21.295Z] #24 ... [2020-11-27T11:55:21.295Z] [2020-11-27T11:55:21.295Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-27T11:55:22.221Z] #39 62.48 CC criu/clone-noasan.o [2020-11-27T11:55:22.513Z] #39 62.69 CC criu/config.o [2020-11-27T11:55:22.680Z] #9 ... [2020-11-27T11:55:22.680Z] [2020-11-27T11:55:22.680Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:22.680Z] #42 65.13 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:55:22.680Z] #42 65.73 math/rand [2020-11-27T11:55:22.680Z] #42 67.90 internal/singleflight [2020-11-27T11:55:22.680Z] #42 68.39 errors [2020-11-27T11:55:22.680Z] #42 68.41 sort [2020-11-27T11:55:22.680Z] #42 69.01 io [2020-11-27T11:55:22.680Z] #42 70.27 strconv [2020-11-27T11:55:22.680Z] #42 71.13 bytes [2020-11-27T11:55:22.680Z] #42 74.87 bufio [2020-11-27T11:55:22.680Z] #42 ... [2020-11-27T11:55:22.680Z] [2020-11-27T11:55:22.680Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:22.680Z] #24 4.692 # 1.6% ### 4.5% ##### 8.0% ######## 11.4% ########## 14.5% ############# 18.5% ############### 20.8% ################# 24.3% ###################### 30.7% ######################## 33.5% ########################### 37.8% ############################### 43.3% ################################ 44.8% ##################################### 51.5% ########################################## 58.5% ############################################### 66.0% #################################################### 73.0% ####################################################### 77.1% ########################################################## 80.9% ############################################################ 84.1% ################################################################ 89.6% ################################################################# 90.9% ################################################################### 94.1% ##################################################################### 96.3% ######################################################################## 100.0% [2020-11-27T11:55:22.680Z] #24 8.284 #=#=# [2020-11-27T11:55:23.147Z] #39 ... [2020-11-27T11:55:23.147Z] [2020-11-27T11:55:23.147Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:55:23.147Z] #48 84.98 + GOBIN=/build [2020-11-27T11:55:23.147Z] #48 84.98 + /build/gometalinter --install [2020-11-27T11:55:23.147Z] #48 84.99 Installing: [2020-11-27T11:55:23.147Z] #48 84.99 deadcode [2020-11-27T11:55:23.147Z] #48 84.99 dupl [2020-11-27T11:55:23.147Z] #48 84.99 errcheck [2020-11-27T11:55:23.147Z] #48 84.99 gas [2020-11-27T11:55:23.147Z] #48 84.99 gochecknoglobals [2020-11-27T11:55:23.147Z] #48 84.99 gochecknoinits [2020-11-27T11:55:23.147Z] #48 84.99 goconst [2020-11-27T11:55:23.147Z] #48 84.99 gocyclo [2020-11-27T11:55:23.147Z] #48 84.99 goimports [2020-11-27T11:55:23.147Z] #48 84.99 golint [2020-11-27T11:55:23.147Z] #48 84.99 gosimple [2020-11-27T11:55:23.147Z] #48 84.99 gotype [2020-11-27T11:55:23.147Z] #48 84.99 gotypex [2020-11-27T11:55:23.147Z] #48 84.99 ineffassign [2020-11-27T11:55:23.148Z] #48 84.99 interfacer [2020-11-27T11:55:23.148Z] #48 84.99 lll [2020-11-27T11:55:23.148Z] #48 84.99 maligned [2020-11-27T11:55:23.148Z] #48 84.99 megacheck [2020-11-27T11:55:23.148Z] #48 84.99 misspell [2020-11-27T11:55:23.148Z] #48 84.99 nakedret [2020-11-27T11:55:23.148Z] #48 84.99 safesql [2020-11-27T11:55:23.148Z] #48 84.99 staticcheck [2020-11-27T11:55:23.148Z] #48 84.99 structcheck [2020-11-27T11:55:23.148Z] #48 84.99 unconvert [2020-11-27T11:55:23.148Z] #48 84.99 unparam [2020-11-27T11:55:23.148Z] #48 84.99 unused [2020-11-27T11:55:23.148Z] #48 84.99 varcheck [2020-11-27T11:55:23.209Z] #24 8.496 0.1% ##### 8.3% ########## 14.6% ############### 22.1% ###################### 30.9% ############## [2020-11-27T11:55:23.209Z] #24 ... [2020-11-27T11:55:23.209Z] [2020-11-27T11:55:23.209Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-27T11:55:23.209Z] #9 DONE 2.1s [2020-11-27T11:55:23.209Z] [2020-11-27T11:55:23.209Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:23.439Z] #48 ... [2020-11-27T11:55:23.440Z] [2020-11-27T11:55:23.440Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:23.440Z] #42 92.33 net/textproto [2020-11-27T11:55:23.440Z] #42 92.34 crypto/x509 [2020-11-27T11:55:23.440Z] #42 93.03 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:55:23.440Z] #42 93.20 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:55:23.440Z] #42 93.62 mime/multipart [2020-11-27T11:55:23.440Z] #42 95.13 crypto/tls [2020-11-27T11:55:23.729Z] #24 8.496 0.1% ##### 8.3% ########## 14.6% ############### 22.1% ###################### 30.9% ############################# 40.6% ################################## 47.6% ######################################### 57.5% ############################################# 62.8% ##################################################### 73.9% ############################################################# 86.0% ######################################################################## 100.0% [2020-11-27T11:55:25.115Z] #24 10.72 [2020-11-27T11:55:25.896Z] #24 11.00 0.2% #### 6.2% ######## 12.2% ############### 21.5% ################# 24.5% [2020-11-27T11:55:25.896Z] #24 ... [2020-11-27T11:55:25.896Z] [2020-11-27T11:55:25.896Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-27T11:55:25.896Z] #10 2.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:55:25.896Z] #10 DONE 2.6s [2020-11-27T11:55:25.896Z] [2020-11-27T11:55:25.896Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:26.963Z] #42 ... [2020-11-27T11:55:26.963Z] [2020-11-27T11:55:26.963Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:55:26.963Z] #26 98.54 + rm -rf /tmp/tmp.tn5vYd0sUF [2020-11-27T11:55:26.963Z] #26 DONE 99.1s [2020-11-27T11:55:26.963Z] [2020-11-27T11:55:26.963Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:26.963Z] #14 73.04 Selecting previously unselected package libonig5:s390x. [2020-11-27T11:55:26.963Z] #14 73.04 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-11-27T11:55:26.963Z] #14 73.05 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-27T11:55:27.233Z] Client: Docker Engine - Community [2020-11-27T11:55:27.233Z] Version: 19.03.13 [2020-11-27T11:55:27.233Z] API version: 1.40 [2020-11-27T11:55:27.233Z] Go version: go1.13.15 [2020-11-27T11:55:27.233Z] Git commit: 4484c46d9d [2020-11-27T11:55:27.233Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T11:55:27.233Z] OS/Arch: linux/amd64 [2020-11-27T11:55:27.233Z] Experimental: false [2020-11-27T11:55:27.233Z] [2020-11-27T11:55:27.233Z] Server: Docker Engine - Community [2020-11-27T11:55:27.233Z] Engine: [2020-11-27T11:55:27.233Z] Version: 19.03.13 [2020-11-27T11:55:27.234Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:55:27.234Z] Go version: go1.13.15 [2020-11-27T11:55:27.234Z] Git commit: 4484c46d9d [2020-11-27T11:55:27.234Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T11:55:27.234Z] OS/Arch: linux/amd64 [2020-11-27T11:55:27.234Z] Experimental: true [2020-11-27T11:55:27.234Z] containerd: [2020-11-27T11:55:27.234Z] Version: 1.3.7 [2020-11-27T11:55:27.234Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:55:27.234Z] runc: [2020-11-27T11:55:27.234Z] Version: 1.0.0-rc10 [2020-11-27T11:55:27.234Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:55:27.234Z] docker-init: [2020-11-27T11:55:27.234Z] Version: 0.18.0 [2020-11-27T11:55:27.234Z] GitCommit: fec3683 [2020-11-27T11:55:27.259Z] #14 73.35 Selecting previously unselected package libjq1:s390x. [2020-11-27T11:55:27.259Z] #14 73.35 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:55:27.259Z] #14 73.36 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [Pipeline] sh [2020-11-27T11:55:27.553Z] #14 73.55 Selecting previously unselected package jq. [2020-11-27T11:55:27.553Z] #14 73.58 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:55:27.553Z] #14 73.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:55:27.553Z] #14 73.67 Selecting previously unselected package libaio1:s390x. [2020-11-27T11:55:27.553Z] #14 73.67 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-11-27T11:55:27.553Z] #14 73.67 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-27T11:55:27.578Z] + docker info [2020-11-27T11:55:27.721Z] #24 11.00 0.2% #### 6.2% ######## 12.2% ############### 21.5% ################# 24.5% ####################### 32.3% ########################### 37.7% ############################## 42.0% ################################ 45.0% ################################## 47.9% #################################### 51.3% ####################################### 55.0% ########################################## 58.8% ########################################### 60.3% ############################################ 61.9% ############################################## 64.5% ################################################ 67.8% ################################################## 70.7% ########################################################## 80.8% ############################################################## 86.5% ################################################################## 92.3% #################################################################### 95.6% ######################################################################## 100.0% [2020-11-27T11:55:27.845Z] #14 73.73 Selecting previously unselected package libbtrfs0. [2020-11-27T11:55:27.845Z] #14 73.74 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T11:55:27.845Z] #14 73.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:55:27.845Z] #14 73.78 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:55:27.845Z] #14 73.79 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T11:55:27.845Z] #14 73.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:55:27.845Z] #14 73.91 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-27T11:55:27.845Z] #14 73.91 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:55:27.845Z] #14 73.92 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:55:27.845Z] #14 73.97 Selecting previously unselected package libudev-dev:s390x. [2020-11-27T11:55:27.845Z] #14 73.97 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T11:55:27.845Z] #14 73.98 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:55:28.160Z] #14 74.09 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-27T11:55:28.160Z] #14 74.10 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-27T11:55:28.160Z] #14 74.10 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-27T11:55:28.160Z] #14 74.29 Selecting previously unselected package libpcre16-3:s390x. [2020-11-27T11:55:28.160Z] #14 74.29 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-27T11:55:28.452Z] #14 74.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T11:55:28.452Z] #14 74.42 Selecting previously unselected package libpcre32-3:s390x. [2020-11-27T11:55:28.452Z] #14 74.42 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-27T11:55:28.452Z] #14 74.42 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T11:55:28.452Z] #14 74.54 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-27T11:55:28.452Z] #14 74.54 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-27T11:55:28.452Z] #14 74.54 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T11:55:28.452Z] #14 74.63 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-27T11:55:28.452Z] #14 74.63 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-27T11:55:28.452Z] #14 74.63 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T11:55:28.662Z] #24 ... [2020-11-27T11:55:28.662Z] [2020-11-27T11:55:28.662Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-27T11:55:28.662Z] #11 DONE 2.7s [2020-11-27T11:55:28.662Z] [2020-11-27T11:55:28.662Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:28.662Z] #24 14.26 #=#=# [2020-11-27T11:55:28.744Z] #14 74.83 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-27T11:55:28.744Z] #14 74.83 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-27T11:55:28.744Z] #14 74.83 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T11:55:29.036Z] #14 74.99 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-27T11:55:29.036Z] #14 75.00 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:55:29.036Z] #14 75.00 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T11:55:29.036Z] #14 75.06 Selecting previously unselected package libgpm2:s390x. [2020-11-27T11:55:29.036Z] #14 75.07 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-11-27T11:55:29.036Z] #14 75.07 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-27T11:55:29.036Z] #14 75.11 Selecting previously unselected package libicu63:s390x. [2020-11-27T11:55:29.036Z] #14 75.11 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T11:55:29.036Z] #14 75.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:55:29.193Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% [2020-11-27T11:55:29.194Z] #24 ... [2020-11-27T11:55:29.194Z] [2020-11-27T11:55:29.194Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:29.194Z] #38 72.20 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T11:55:29.194Z] #38 72.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 72.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:29.194Z] #38 72.75 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T11:55:29.194Z] #38 72.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 72.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:29.194Z] #38 74.88 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T11:55:29.194Z] #38 74.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 74.93 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:29.194Z] #38 76.27 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:55:29.194Z] #38 76.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 76.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:55:29.194Z] #38 76.64 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:55:29.194Z] #38 76.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 76.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:55:29.194Z] #38 77.04 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:55:29.194Z] #38 77.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:55:29.194Z] #38 77.16 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:55:29.194Z] #38 77.83 Selecting previously unselected package python-six. [2020-11-27T11:55:29.194Z] #38 77.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:55:29.194Z] #38 77.85 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:55:29.194Z] #38 77.99 Selecting previously unselected package python-protobuf. [2020-11-27T11:55:29.194Z] #38 77.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T11:55:29.194Z] #38 77.99 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:55:29.194Z] #38 79.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:55:29.454Z] #38 ... [2020-11-27T11:55:29.454Z] [2020-11-27T11:55:29.454Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:30.236Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% ##### 7.3% ##### 8.3% ###### 8.9% ####### 10.5% ######## 11.3% ######### 12.7% [2020-11-27T11:55:30.236Z] #24 ... [2020-11-27T11:55:30.236Z] [2020-11-27T11:55:30.236Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:55:30.236Z] #29 72.68 reflect [2020-11-27T11:55:30.236Z] #29 82.26 time [2020-11-27T11:55:30.236Z] #29 ... [2020-11-27T11:55:30.236Z] [2020-11-27T11:55:30.236Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:30.497Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% ##### 7.3% ##### 8.3% ###### 8.9% ####### 10.5% ######## 11.3% ######### 12.7% ######### 12.9% ########### 16.1% ### [2020-11-27T11:55:30.497Z] #24 ... [2020-11-27T11:55:30.497Z] [2020-11-27T11:55:30.497Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-27T11:55:30.497Z] #12 DONE 2.0s [2020-11-27T11:55:30.497Z] [2020-11-27T11:55:30.497Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:31.811Z] + dpkg --print-architecture [2020-11-27T11:55:31.811Z] + cd /tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution [2020-11-27T11:55:31.811Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:55:31.811Z] + GOPATH=/tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrrj4la8Bs [2020-11-27T11:55:31.811Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:55:32.556Z] #14 78.07 Selecting previously unselected package libnet1:s390x. [2020-11-27T11:55:32.556Z] #14 78.07 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.07 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:32.556Z] #14 78.14 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T11:55:32.556Z] #14 78.14 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.14 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:55:32.556Z] #14 78.19 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T11:55:32.556Z] #14 78.19 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.19 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:55:32.556Z] #14 78.23 Selecting previously unselected package libreadline5:s390x. [2020-11-27T11:55:32.556Z] #14 78.23 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.24 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T11:55:32.556Z] #14 78.34 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-27T11:55:32.556Z] #14 78.34 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.34 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:55:32.556Z] #14 78.59 Selecting previously unselected package net-tools. [2020-11-27T11:55:32.556Z] #14 78.59 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-27T11:55:32.556Z] #14 78.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:55:32.600Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% ##### 7.3% ##### 8.3% ###### 8.9% ####### 10.5% ######## 11.3% ######### 12.7% ######### 12.9% ########### 16.1% ############# 18.3% ############# 19.2% ############## 20.2% ############## 20.8% ############### 22.2% ################ 22.8% ################# 23.9% ################# 24.7% ################## 25.7% ################## 26.3% #################### 29.0% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.5% ########################### 37.6% ########################### 38.5% [2020-11-27T11:55:32.600Z] #24 ... [2020-11-27T11:55:32.600Z] [2020-11-27T11:55:32.600Z] #13 [dev 6/25] RUN ldconfig [2020-11-27T11:55:32.600Z] #13 DONE 1.9s [2020-11-27T11:55:32.600Z] [2020-11-27T11:55:32.600Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:32.848Z] #14 78.78 Selecting previously unselected package python-pip-whl. [2020-11-27T11:55:32.848Z] #14 78.79 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:55:32.848Z] #14 78.79 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:55:33.140Z] #14 79.32 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:55:33.382Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% ##### 7.3% ##### 8.3% ###### 8.9% ####### 10.5% ######## 11.3% ######### 12.7% ######### 12.9% ########### 16.1% ############# 18.3% ############# 19.2% ############## 20.2% ############## 20.8% ############### 22.2% ################ 22.8% ################# 23.9% ################# 24.7% ################## 25.7% ################## 26.3% #################### 29.0% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.5% ########################### 37.6% ########################### 38.5% ############################# 41.5% ############################## 42.8% ############################### 44.2% ################################# 46.2% ################################## 48.2% ################################### 49.9% ##################################### 51.8% ##################################### 52.7% ####################################### 55.1% [2020-11-27T11:55:33.382Z] #24 ... [2020-11-27T11:55:33.382Z] [2020-11-27T11:55:33.382Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:33.382Z] #31 76.32 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:55:33.382Z] #31 76.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:55:33.382Z] #31 76.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:55:33.432Z] #14 79.32 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:55:33.432Z] #14 79.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:55:33.432Z] #14 79.38 Selecting previously unselected package python3-distutils. [2020-11-27T11:55:33.432Z] #14 79.39 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:55:33.432Z] #14 79.39 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:55:33.432Z] #14 79.49 Selecting previously unselected package python3-pip. [2020-11-27T11:55:33.433Z] #14 79.49 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-27T11:55:33.433Z] #14 79.49 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:55:33.433Z] #14 79.60 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:55:33.644Z] #31 ... [2020-11-27T11:55:33.644Z] [2020-11-27T11:55:33.644Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:33.725Z] #14 79.61 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:55:33.725Z] #14 79.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:55:33.725Z] #14 79.69 Selecting previously unselected package python3-setuptools. [2020-11-27T11:55:33.725Z] #14 79.69 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:55:33.725Z] #14 79.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:55:33.725Z] #14 ... [2020-11-27T11:55:33.725Z] [2020-11-27T11:55:33.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:33.725Z] #39 63.90 CC criu/cr-check.o [2020-11-27T11:55:33.725Z] #39 65.26 CC criu/cr-dedup.o [2020-11-27T11:55:33.725Z] #39 65.56 CC criu/cr-dump.o [2020-11-27T11:55:33.725Z] #39 67.33 CC criu/cr-errno.o [2020-11-27T11:55:33.725Z] #39 67.34 CC criu/cr-restore.o [2020-11-27T11:55:33.725Z] #39 70.59 CC criu/cr-service.o [2020-11-27T11:55:33.725Z] #39 71.84 CC criu/crtools.o [2020-11-27T11:55:33.725Z] #39 72.26 CC criu/eventfd.o [2020-11-27T11:55:33.725Z] #39 72.57 CC criu/eventpoll.o [2020-11-27T11:55:33.725Z] #39 73.33 CC criu/external.o [2020-11-27T11:55:33.725Z] #39 73.51 CC criu/fault-injection.o [2020-11-27T11:55:33.725Z] #39 73.58 CC criu/fdstore.o [2020-11-27T11:55:33.725Z] #39 73.94 CC criu/fifo.o [2020-11-27T11:55:33.725Z] #39 ... [2020-11-27T11:55:33.725Z] [2020-11-27T11:55:33.725Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:33.725Z] #14 79.84 Selecting previously unselected package python3-wheel. [2020-11-27T11:55:33.725Z] #14 79.84 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:55:33.725Z] #14 79.85 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:55:33.725Z] #14 79.90 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:55:34.034Z] #14 79.91 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-27T11:55:34.034Z] #14 79.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:55:34.034Z] #14 80.13 Selecting previously unselected package vim-runtime. [2020-11-27T11:55:34.034Z] #14 80.13 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:55:34.034Z] #14 80.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:55:34.034Z] #14 80.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:55:34.034Z] #14 80.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:55:34.585Z] #14 ... [2020-11-27T11:55:34.586Z] [2020-11-27T11:55:34.586Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:34.586Z] #42 76.98 reflect [2020-11-27T11:55:34.586Z] #42 78.16 internal/oserror [2020-11-27T11:55:34.586Z] #42 78.38 syscall [2020-11-27T11:55:34.586Z] #42 ... [2020-11-27T11:55:34.586Z] [2020-11-27T11:55:34.586Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:35.809Z] Client: [2020-11-27T11:55:35.809Z] Debug Mode: false [2020-11-27T11:55:35.809Z] [2020-11-27T11:55:35.809Z] Server: [2020-11-27T11:55:35.809Z] Containers: 0 [2020-11-27T11:55:35.809Z] Running: 0 [2020-11-27T11:55:35.809Z] Paused: 0 [2020-11-27T11:55:35.809Z] Stopped: 0 [2020-11-27T11:55:35.809Z] Images: 0 [2020-11-27T11:55:35.809Z] Server Version: 19.03.13 [2020-11-27T11:55:35.809Z] Storage Driver: overlay2 [2020-11-27T11:55:35.809Z] Backing Filesystem: extfs [2020-11-27T11:55:35.809Z] Supports d_type: true [2020-11-27T11:55:35.809Z] Native Overlay Diff: true [2020-11-27T11:55:35.809Z] Logging Driver: json-file [2020-11-27T11:55:35.809Z] Cgroup Driver: cgroupfs [2020-11-27T11:55:35.809Z] Plugins: [2020-11-27T11:55:35.809Z] Volume: local [2020-11-27T11:55:35.809Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:55:35.809Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:55:35.809Z] Swarm: inactive [2020-11-27T11:55:35.809Z] Runtimes: runc [2020-11-27T11:55:35.809Z] Default Runtime: runc [2020-11-27T11:55:35.809Z] Init Binary: docker-init [2020-11-27T11:55:35.809Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:55:35.809Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:55:35.809Z] init version: fec3683 [2020-11-27T11:55:35.809Z] Security Options: [2020-11-27T11:55:35.809Z] apparmor [2020-11-27T11:55:35.809Z] seccomp [2020-11-27T11:55:35.809Z] Profile: default [2020-11-27T11:55:35.809Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T11:55:35.809Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T11:55:35.809Z] OSType: linux [2020-11-27T11:55:35.809Z] Architecture: x86_64 [2020-11-27T11:55:35.809Z] CPUs: 2 [2020-11-27T11:55:35.809Z] Total Memory: 7.487GiB [2020-11-27T11:55:35.809Z] Name: ip-10-100-56-101 [2020-11-27T11:55:35.809Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T11:55:35.809Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:55:35.809Z] Debug Mode: false [2020-11-27T11:55:35.809Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:55:35.809Z] Labels: [2020-11-27T11:55:35.809Z] Experimental: true [2020-11-27T11:55:35.809Z] Insecure Registries: [2020-11-27T11:55:35.809Z] 127.0.0.0/8 [2020-11-27T11:55:35.809Z] Live Restore Enabled: true [2020-11-27T11:55:35.809Z] [2020-11-27T11:55:35.809Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T11:55:36.112Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:55:36.112Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:55:36.112Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41713/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:55:36.112Z] + bash /home/ubuntu/workspace/moby_PR-41713/check-config.sh [2020-11-27T11:55:36.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:55:36.112Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T11:55:36.112Z] [2020-11-27T11:55:36.112Z] Generally Necessary: [2020-11-27T11:55:36.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:55:36.112Z] - apparmor: enabled and tools installed [2020-11-27T11:55:36.112Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:55:36.112Z] - CONFIG_NET_NS: enabled [2020-11-27T11:55:36.112Z] - CONFIG_PID_NS: enabled [2020-11-27T11:55:36.112Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:55:36.112Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:55:36.112Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:55:36.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:55:36.287Z] + rm -rf /tmp/tmp.hrrj4la8Bs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrrj4la8Bs [2020-11-27T11:55:36.381Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:55:36.381Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:55:36.381Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:55:36.381Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:55:36.381Z] - CONFIG_MEMCG: enabled [2020-11-27T11:55:36.381Z] - CONFIG_KEYS: enabled [2020-11-27T11:55:36.381Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T11:55:36.381Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:55:36.381Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:55:36.382Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T11:55:36.382Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:55:36.382Z] [2020-11-27T11:55:36.382Z] Optional Features: [2020-11-27T11:55:36.382Z] - CONFIG_USER_NS: enabled [2020-11-27T11:55:36.382Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:55:36.382Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:55:36.382Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:55:36.382Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:55:36.382Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:55:36.382Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:55:36.382Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:55:36.382Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T11:55:36.382Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T11:55:36.382Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:55:36.382Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:55:36.382Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:55:36.382Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:55:36.382Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:55:36.382Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:55:36.382Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:55:36.382Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:55:36.382Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:55:36.382Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:55:36.649Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:55:36.649Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:55:36.649Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:55:36.649Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:55:36.649Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:55:36.649Z] - Network Drivers: [2020-11-27T11:55:36.649Z] - "overlay": [2020-11-27T11:55:36.649Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:55:36.649Z] Optional (for encrypted networks): [2020-11-27T11:55:36.649Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:55:36.649Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:55:36.649Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:55:36.649Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:55:36.649Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:55:36.649Z] - CONFIG_XFRM: enabled [2020-11-27T11:55:36.649Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T11:55:36.649Z] - "ipvlan": [2020-11-27T11:55:36.649Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:55:36.649Z] - "macvlan": [2020-11-27T11:55:36.649Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:55:36.649Z] - "ftp,tftp client in container": [2020-11-27T11:55:36.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:55:36.649Z] - Storage Drivers: [2020-11-27T11:55:36.649Z] - "aufs": [2020-11-27T11:55:36.649Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:55:36.649Z] - "btrfs": [2020-11-27T11:55:36.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:55:36.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:55:36.649Z] - "devicemapper": [2020-11-27T11:55:36.649Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:55:36.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:55:36.649Z] - "overlay": [2020-11-27T11:55:36.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:55:36.649Z] - "zfs": [2020-11-27T11:55:36.649Z] - /dev/zfs: present [2020-11-27T11:55:36.649Z] - zfs command: missing [2020-11-27T11:55:36.649Z] - zpool command: missing [2020-11-27T11:55:36.649Z] [2020-11-27T11:55:36.649Z] Limits: [2020-11-27T11:55:36.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:55:36.649Z] [2020-11-27T11:55:36.649Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:55:36.767Z] #14 82.71 Selecting previously unselected package vim. [2020-11-27T11:55:36.767Z] #14 82.71 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:55:36.767Z] #14 82.72 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:55:36.777Z] #24 14.74 #=#=# 0.8% ## 3.3% ### 5.2% #### 6.5% ##### 7.3% ##### 8.3% ###### 8.9% ####### 10.5% ######## 11.3% ######### 12.7% ######### 12.9% ########### 16.1% ############# 18.3% ############# 19.2% ############## 20.2% ############## 20.8% ############### 22.2% ################ 22.8% ################# 23.9% ################# 24.7% ################## 25.7% ################## 26.3% #################### 29.0% ###################### 31.2% ####################### 32.8% ######################## 34.4% ########################## 36.5% ########################### 37.6% ########################### 38.5% ############################# 41.5% ############################## 42.8% ############################### 44.2% ################################# 46.2% ################################## 48.2% ################################### 49.9% ##################################### 51.8% ##################################### 52.7% ####################################### 55.1% ######################################## 56.5% ########################################## 58.6% ########################################### 60.1% ############################################ 62.2% ############################################## 64.8% ############################################### 65.7% ################################################ 67.0% ################################################# 68.4% ################################################# 69.2% ################################################### 71.5% #################################################### 72.4% #################################################### 73.2% ##################################################### 74.3% ###################################################### 75.5% ###################################################### 75.9% ####################################################### 76.6% ######################################################## 79.0% ######################################################### 79.8% ########################################################### 82.7% ############################################################ 84.2% ############################################################# 85.9% ############################################################### 87.7% ################################################################ 89.0% ################################################################# 90.5% ################################################################## 92.7% ################################################################### 94.2% ##################################################################### 96.4% ###################################################################### 98.4% ######################################################################## 100.0% [2020-11-27T11:55:37.000Z] + sudo modprobe ip_vs [2020-11-27T11:55:37.001Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6fd1cf089cc973a8f4200709675fb93036b94f78 . [2020-11-27T11:55:37.064Z] #24 22.88 [2020-11-27T11:55:37.268Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:55:37.268Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-11-27T11:55:37.268Z] #1 DONE 0.1s [2020-11-27T11:55:37.268Z] [2020-11-27T11:55:37.268Z] #2 [internal] load .dockerignore [2020-11-27T11:55:37.268Z] #2 transferring context: 87B done [2020-11-27T11:55:37.268Z] #2 DONE 0.1s [2020-11-27T11:55:37.268Z] [2020-11-27T11:55:37.268Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:55:37.335Z] Removing intermediate container 243e70986bfe [2020-11-27T11:55:37.335Z] ---> 7d526c916edf [2020-11-27T11:55:37.335Z] Step 18/140 : FROM base AS swagger [2020-11-27T11:55:37.335Z] ---> 422faf1b0a06 [2020-11-27T11:55:37.335Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-27T11:55:37.335Z] ---> Running in 5d65ddd4ea93 [2020-11-27T11:55:37.335Z] Removing intermediate container 5d65ddd4ea93 [2020-11-27T11:55:37.335Z] ---> a1282f305f0c [2020-11-27T11:55:37.335Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-11-27T11:55:37.335Z] ---> Running in 28e083b8bd0c [2020-11-27T11:55:37.402Z] #14 83.24 Selecting previously unselected package xfsprogs. [2020-11-27T11:55:37.402Z] #14 83.24 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-27T11:55:37.402Z] #14 83.24 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:55:37.402Z] #14 83.51 Selecting previously unselected package zip. [2020-11-27T11:55:37.402Z] #14 83.52 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-11-27T11:55:37.402Z] #14 83.52 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:55:37.630Z] + mktemp -d [2020-11-27T11:55:37.630Z] + export GOPATH=/tmp/tmp.pTYhQWhvNu [2020-11-27T11:55:37.630Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.pTYhQWhvNu/src/github.com/go-swagger/go-swagger [2020-11-27T11:55:37.630Z] Cloning into '/tmp/tmp.pTYhQWhvNu/src/github.com/go-swagger/go-swagger'... [2020-11-27T11:55:37.694Z] #14 83.68 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T11:55:37.694Z] #14 83.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:55:37.694Z] #14 83.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:55:37.694Z] #14 83.71 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-27T11:55:37.694Z] #14 83.72 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T11:55:37.694Z] #14 83.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:55:37.694Z] #14 83.73 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-27T11:55:37.694Z] #14 83.74 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T11:55:37.694Z] #14 83.75 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-27T11:55:37.694Z] #14 83.75 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-27T11:55:37.694Z] #14 83.76 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-27T11:55:37.694Z] #14 83.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:37.694Z] #14 83.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:37.694Z] #14 83.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:55:37.694Z] #14 83.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:55:37.694Z] #14 83.80 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:55:37.694Z] #14 83.80 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:55:37.694Z] #14 83.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:55:37.694Z] #14 83.82 Setting up zip (3.0-11+b1) ... [2020-11-27T11:55:37.694Z] #14 83.83 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:55:37.838Z] #4 ... [2020-11-27T11:55:37.838Z] [2020-11-27T11:55:37.838Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-27T11:55:37.838Z] #3 DONE 0.6s [2020-11-27T11:55:37.986Z] #14 83.84 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:55:37.986Z] #14 ... [2020-11-27T11:55:37.986Z] [2020-11-27T11:55:37.986Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:37.986Z] #42 99.93 net/http/httptrace [2020-11-27T11:55:37.986Z] #42 100.1 net/http [2020-11-27T11:55:37.986Z] #42 107.7 github.com/LK4D4/vndr/godl [2020-11-27T11:55:37.986Z] #42 108.2 github.com/LK4D4/vndr [2020-11-27T11:55:38.104Z] [2020-11-27T11:55:38.104Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:55:38.104Z] #4 DONE 0.8s [2020-11-27T11:55:38.104Z] [2020-11-27T11:55:38.104Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:55:38.104Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:55:38.278Z] #42 ... [2020-11-27T11:55:38.278Z] [2020-11-27T11:55:38.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:38.278Z] #39 74.26 CC criu/file-ids.o [2020-11-27T11:55:38.278Z] #39 74.57 CC criu/file-lock.o [2020-11-27T11:55:38.278Z] #39 75.40 CC criu/files-ext.o [2020-11-27T11:55:38.278Z] #39 75.84 CC criu/files-reg.o [2020-11-27T11:55:38.278Z] #39 77.32 CC criu/files.o [2020-11-27T11:55:38.375Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:55:38.375Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T11:55:38.375Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T11:55:38.375Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2020-11-27T11:55:38.375Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-11-27T11:55:38.375Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 974.38kB / 7.81MB 0.3s [2020-11-27T11:55:38.636Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.4s [2020-11-27T11:55:38.636Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.68MB / 7.81MB 0.4s [2020-11-27T11:55:38.636Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.75MB / 50.40MB 0.5s [2020-11-27T11:55:38.636Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.47MB / 7.81MB 0.5s [2020-11-27T11:55:38.898Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2020-11-27T11:55:38.911Z] #39 79.23 CC criu/filesystems.o [2020-11-27T11:55:38.981Z] #24 24.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-27T11:55:39.158Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.23MB / 50.40MB 1.0s [2020-11-27T11:55:39.158Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-11-27T11:55:39.158Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.17MB / 10.00MB 1.0s [2020-11-27T11:55:39.158Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.54MB / 51.83MB 1.0s [2020-11-27T11:55:39.158Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.77MB / 50.40MB 1.1s [2020-11-27T11:55:39.158Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2020-11-27T11:55:39.421Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.03MB / 51.83MB 1.2s [2020-11-27T11:55:39.421Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.89MB / 50.40MB 1.3s [2020-11-27T11:55:39.421Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-11-27T11:55:39.421Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s [2020-11-27T11:55:39.554Z] #24 25.28 [2020-11-27T11:55:39.568Z] #39 ... [2020-11-27T11:55:39.568Z] [2020-11-27T11:55:39.568Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:55:39.568Z] #45 DONE 111.2s [2020-11-27T11:55:39.568Z] [2020-11-27T11:55:39.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:39.568Z] #39 79.74 CC criu/fsnotify.o [2020-11-27T11:55:39.684Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.28MB / 50.40MB 1.4s [2020-11-27T11:55:39.685Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.19MB / 51.83MB 1.4s [2020-11-27T11:55:39.814Z] #24 25.63 ############# 19.4% ######################################################################## 100.0% [2020-11-27T11:55:39.954Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.11MB / 50.40MB 1.6s [2020-11-27T11:55:39.954Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.48MB / 51.83MB 1.6s [2020-11-27T11:55:39.954Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.96MB / 68.67MB 1.6s [2020-11-27T11:55:39.954Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.62MB / 50.40MB 1.7s [2020-11-27T11:55:39.954Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.04MB / 51.83MB 1.7s [2020-11-27T11:55:39.954Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.38MB / 50.40MB 1.9s [2020-11-27T11:55:39.954Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.36MB / 51.83MB 1.9s [2020-11-27T11:55:39.954Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.04MB / 68.67MB 1.9s [2020-11-27T11:55:40.214Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.74MB / 51.83MB 2.1s [2020-11-27T11:55:40.214Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.11MB / 68.67MB 2.1s [2020-11-27T11:55:40.384Z] #24 26.08 [2020-11-27T11:55:40.475Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 2.2s [2020-11-27T11:55:40.475Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.28MB / 51.83MB 2.2s [2020-11-27T11:55:40.475Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.16MB / 68.67MB 2.2s [2020-11-27T11:55:40.475Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.00MB / 51.83MB 2.3s [2020-11-27T11:55:40.612Z] #39 80.93 CC criu/image-desc.o [2020-11-27T11:55:40.612Z] #39 81.02 CC criu/image.o [2020-11-27T11:55:40.737Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.24MB / 68.67MB 2.4s [2020-11-27T11:55:40.737Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.21MB / 51.83MB 2.6s [2020-11-27T11:55:40.737Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.32MB / 68.67MB 2.6s [2020-11-27T11:55:41.000Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.01MB / 68.67MB 2.7s [2020-11-27T11:55:41.246Z] #39 81.43 CC criu/ipc_ns.o [2020-11-27T11:55:41.577Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.8s done [2020-11-27T11:55:41.577Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-11-27T11:55:41.577Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.58MB / 68.67MB 3.3s [2020-11-27T11:55:41.577Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-27T11:55:41.577Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.75MB / 120.17MB 3.3s [2020-11-27T11:55:41.577Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s [2020-11-27T11:55:41.577Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.05MB / 68.67MB 3.5s [2020-11-27T11:55:41.577Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-11-27T11:55:41.880Z] #39 82.18 CC criu/irmap.o [2020-11-27T11:55:42.125Z] + cd /tmp/tmp.pTYhQWhvNu/src/github.com/go-swagger/go-swagger [2020-11-27T11:55:42.125Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-27T11:55:42.125Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:55:42.153Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.59MB / 68.67MB 3.8s [2020-11-27T11:55:42.153Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.27MB / 120.17MB 3.8s [2020-11-27T11:55:42.153Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.86MB / 68.67MB 4.0s [2020-11-27T11:55:42.293Z] #24 28.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-27T11:55:42.413Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.09MB / 120.17MB 4.2s [2020-11-27T11:55:42.516Z] #39 82.81 CC criu/kcmp-ids.o [2020-11-27T11:55:42.677Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.95MB / 120.17MB 4.5s [2020-11-27T11:55:42.809Z] #39 ... [2020-11-27T11:55:42.809Z] [2020-11-27T11:55:42.809Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:42.809Z] #42 DONE 114.7s [2020-11-27T11:55:42.809Z] [2020-11-27T11:55:42.809Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:42.809Z] #39 83.04 CC criu/kerndat.o [2020-11-27T11:55:42.940Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2020-11-27T11:55:42.940Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.63MB / 120.17MB 4.9s [2020-11-27T11:55:43.201Z] #5 ... [2020-11-27T11:55:43.201Z] [2020-11-27T11:55:43.201Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-27T11:55:43.201Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-11-27T11:55:43.201Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-11-27T11:55:43.201Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-11-27T11:55:43.201Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-11-27T11:55:43.201Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.7s done [2020-11-27T11:55:43.201Z] #63 DONE 5.0s [2020-11-27T11:55:43.201Z] [2020-11-27T11:55:43.201Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:55:43.201Z] #5 ... [2020-11-27T11:55:43.201Z] [2020-11-27T11:55:43.201Z] #17 [internal] load build context [2020-11-27T11:55:43.201Z] #17 transferring context: 34.24MB 5.1s [2020-11-27T11:55:43.233Z] #24 29.11 [2020-11-27T11:55:43.457Z] #39 83.73 CC criu/libnetlink.o [2020-11-27T11:55:43.494Z] #24 29.36 0.7% ######################################################################## 100.0% [2020-11-27T11:55:43.754Z] #24 29.67 [2020-11-27T11:55:44.118Z] #39 84.19 CC criu/log.o [2020-11-27T11:55:44.410Z] #39 84.53 CC criu/lsm.o [2020-11-27T11:55:44.590Z] #17 transferring context: 51.20MB 6.6s done [2020-11-27T11:55:44.702Z] #24 ... [2020-11-27T11:55:44.702Z] [2020-11-27T11:55:44.702Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:44.702Z] #14 2.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:55:44.702Z] #14 2.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:55:44.702Z] #14 2.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:55:44.702Z] #14 4.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:55:44.702Z] #14 8.940 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:55:44.703Z] #39 84.88 CC criu/mem.o [2020-11-27T11:55:44.963Z] #14 ... [2020-11-27T11:55:44.963Z] [2020-11-27T11:55:44.963Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:55:44.963Z] #52 21.30 Checking out files: 74% (857/1149) Checking out files: 75% (862/1149) Checking out files: 76% (874/1149) Checking out files: 77% (885/1149) Checking out files: 78% (897/1149) Checking out files: 79% (908/1149) Checking out files: 80% (920/1149) Checking out files: 81% (931/1149) Checking out files: 82% (943/1149) Checking out files: 83% (954/1149) Checking out files: 84% (966/1149) Checking out files: 85% (977/1149) Checking out files: 86% (989/1149) Checking out files: 87% (1000/1149) Checking out files: 88% (1012/1149) Checking out files: 89% (1023/1149) Checking out files: 90% (1035/1149) Checking out files: 91% (1046/1149) Checking out files: 92% (1058/1149) Checking out files: 93% (1069/1149) Checking out files: 94% (1081/1149) Checking out files: 95% (1092/1149) Checking out files: 96% (1104/1149) Checking out files: 97% (1115/1149) Checking out files: 98% (1127/1149) Checking out files: 99% (1138/1149) Checking out files: 100% (1149/1149) Checking out files: 100% (1149/1149), done. [2020-11-27T11:55:44.963Z] #52 21.76 + cd /tmp/tmp.6gSJRqATR4/src/github.com/opencontainers/runc [2020-11-27T11:55:44.963Z] #52 21.76 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:55:44.963Z] #52 23.56 + '[' -z '' ']' [2020-11-27T11:55:44.963Z] #52 23.57 + target=static [2020-11-27T11:55:44.963Z] #52 23.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:55:44.963Z] #52 26.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-27T11:55:45.162Z] #17 DONE 7.1s [2020-11-27T11:55:45.162Z] [2020-11-27T11:55:45.162Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:55:45.162Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s [2020-11-27T11:55:45.532Z] #52 ... [2020-11-27T11:55:45.532Z] [2020-11-27T11:55:45.532Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:45.532Z] #24 31.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-27T11:55:45.738Z] #39 85.91 CC criu/memfd.o [2020-11-27T11:55:45.794Z] #24 31.72 skipping existing 1849cc453dee [2020-11-27T11:55:45.794Z] #24 ... [2020-11-27T11:55:45.794Z] [2020-11-27T11:55:45.794Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:45.794Z] #38 88.87 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:45.794Z] #38 88.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:45.794Z] #38 88.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:55:45.794Z] #38 88.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:55:45.794Z] #38 88.98 Setting up python-six (1.12.0-1) ... [2020-11-27T11:55:45.794Z] #38 96.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:55:45.794Z] #38 96.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:55:45.794Z] #38 96.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:45.794Z] #38 96.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:55:45.794Z] #38 96.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:45.794Z] #38 96.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:55:45.794Z] #38 96.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:55:45.794Z] #38 96.70 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:55:45.794Z] #38 96.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:55:45.794Z] #38 96.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:55:46.030Z] #39 86.35 CC criu/mount.o [2020-11-27T11:55:46.054Z] #38 ... [2020-11-27T11:55:46.055Z] [2020-11-27T11:55:46.055Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:46.055Z] #31 90.93 Selecting previously unselected package libxml2:amd64. [2020-11-27T11:55:46.055Z] #31 90.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 90.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:55:46.055Z] #31 91.98 Selecting previously unselected package libarchive13:amd64. [2020-11-27T11:55:46.055Z] #31 91.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 92.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:55:46.055Z] #31 92.94 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T11:55:46.055Z] #31 92.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 92.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:55:46.055Z] #31 93.18 Selecting previously unselected package librhash0:amd64. [2020-11-27T11:55:46.055Z] #31 93.19 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 93.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:55:46.055Z] #31 93.64 Selecting previously unselected package libuv1:amd64. [2020-11-27T11:55:46.055Z] #31 93.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 93.68 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:55:46.055Z] #31 94.27 Selecting previously unselected package cmake. [2020-11-27T11:55:46.055Z] #31 94.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T11:55:46.055Z] #31 94.28 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:55:46.120Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2020-11-27T11:55:46.315Z] #31 ... [2020-11-27T11:55:46.315Z] [2020-11-27T11:55:46.315Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:46.315Z] #24 32.02 [2020-11-27T11:55:46.381Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-11-27T11:55:47.541Z] #39 ... [2020-11-27T11:55:47.541Z] [2020-11-27T11:55:47.541Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:47.541Z] #14 86.06 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-27T11:55:47.541Z] #14 86.06 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:55:47.541Z] #14 86.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:55:47.541Z] #14 86.14 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T11:55:47.541Z] #14 86.15 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:55:47.541Z] #14 86.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:55:47.541Z] #14 86.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:55:47.541Z] #14 86.19 Setting up pigz (2.4-1) ... [2020-11-27T11:55:47.541Z] #14 86.20 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T11:55:47.541Z] #14 86.21 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:55:47.541Z] #14 86.23 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:55:47.541Z] #14 86.25 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-27T11:55:47.541Z] #14 86.26 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:55:47.541Z] #14 86.27 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:55:47.541Z] #14 86.56 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-27T11:55:47.541Z] #14 86.58 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:55:47.541Z] #14 86.58 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-27T11:55:47.541Z] #14 86.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:55:47.541Z] #14 86.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:55:47.541Z] #14 86.60 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:55:47.541Z] #14 86.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:55:47.541Z] #14 86.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:55:47.541Z] #14 86.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:55:47.541Z] #14 86.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:55:47.541Z] #14 86.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:55:47.541Z] #14 86.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:55:47.541Z] #14 86.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:55:47.541Z] #14 86.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:55:47.541Z] #14 86.64 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:55:47.541Z] #14 86.64 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T11:55:47.541Z] #14 86.65 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:47.541Z] #14 86.66 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-11-27T11:55:47.541Z] #14 86.66 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-11-27T11:55:47.541Z] #14 86.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:55:47.541Z] #14 86.67 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-11-27T11:55:47.541Z] #14 86.67 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-11-27T11:55:47.541Z] #14 86.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:55:47.541Z] #14 86.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:55:47.541Z] #14 86.69 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T11:55:47.541Z] #14 86.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:55:47.541Z] #14 86.71 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T11:55:47.541Z] #14 86.71 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:55:47.541Z] #14 88.86 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T11:55:47.541Z] #14 88.89 Setting up iptables (1.8.2-4) ... [2020-11-27T11:55:47.541Z] #14 88.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:55:47.541Z] #14 88.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:55:47.541Z] #14 88.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:55:47.541Z] #14 88.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:55:47.541Z] #14 88.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:55:47.542Z] #14 88.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:55:47.542Z] #14 88.95 Setting up python3 (3.7.3-1) ... [2020-11-27T11:55:47.542Z] #14 89.48 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:55:47.542Z] #14 90.08 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:55:47.542Z] #14 90.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:55:47.542Z] #14 91.07 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:55:47.542Z] #14 91.66 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:55:47.542Z] #14 91.97 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:55:47.542Z] #14 92.60 Setting up python3-pip (18.1-5) ... [2020-11-27T11:55:47.542Z] #14 93.03 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:55:47.542Z] #14 93.04 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:55:47.542Z] #14 93.04 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:55:47.542Z] #14 93.05 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:55:47.542Z] #14 93.06 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T11:55:47.542Z] #14 93.06 Processing triggers for mime-support (3.62) ... [2020-11-27T11:55:47.542Z] #14 93.08 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:47.542Z] #14 DONE 93.5s [2020-11-27T11:55:47.712Z] #24 33.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-27T11:55:47.774Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2020-11-27T11:55:47.833Z] [2020-11-27T11:55:47.833Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-27T11:55:48.035Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-11-27T11:55:48.280Z] #24 34.21 [2020-11-27T11:55:48.469Z] #15 0.753 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:55:48.469Z] #15 0.757 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:55:48.469Z] #15 0.759 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:55:48.469Z] #15 DONE 0.9s [2020-11-27T11:55:48.469Z] [2020-11-27T11:55:48.469Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:55:48.469Z] #52 ... [2020-11-27T11:55:48.469Z] [2020-11-27T11:55:48.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:48.469Z] #39 88.80 CC criu/namespaces.o [2020-11-27T11:55:48.541Z] #24 34.46 ######################################################################## 100.0% [2020-11-27T11:55:48.607Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-11-27T11:55:48.607Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-11-27T11:55:48.806Z] #24 34.63 [2020-11-27T11:55:48.806Z] #24 34.73 Download of images into '/build' complete. [2020-11-27T11:55:48.806Z] #24 34.73 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:55:48.806Z] #24 34.73 tar -cC '/build' . | docker load [2020-11-27T11:55:49.194Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-11-27T11:55:49.194Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-11-27T11:55:49.748Z] #24 ... [2020-11-27T11:55:49.748Z] [2020-11-27T11:55:49.748Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:49.748Z] #42 92.48 time [2020-11-27T11:55:49.748Z] #42 101.5 internal/fmtsort [2020-11-27T11:55:49.748Z] #42 101.9 internal/poll [2020-11-27T11:55:49.748Z] #42 102.5 internal/syscall/execenv [2020-11-27T11:55:49.985Z] #39 90.04 CC criu/net.o [2020-11-27T11:55:50.008Z] #42 102.6 internal/syscall/unix [2020-11-27T11:55:50.008Z] #42 ... [2020-11-27T11:55:50.008Z] [2020-11-27T11:55:50.008Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:50.008Z] #31 100.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:55:50.008Z] #31 100.3 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:55:50.008Z] #31 100.3 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:55:50.008Z] #31 100.3 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:55:50.008Z] #31 100.5 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:55:50.008Z] #31 100.5 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:55:50.008Z] #31 100.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:55:50.008Z] #31 100.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:55:50.008Z] #31 100.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:55:50.008Z] #31 100.6 Setting up cmake (3.13.4-1) ... [2020-11-27T11:55:50.008Z] #31 100.7 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:50.008Z] #31 100.9 Processing triggers for mime-support (3.62) ... [2020-11-27T11:55:50.966Z] #31 ... [2020-11-27T11:55:50.966Z] [2020-11-27T11:55:50.966Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:55:50.966Z] #29 93.36 internal/poll [2020-11-27T11:55:50.966Z] #29 97.43 internal/syscall/execenv [2020-11-27T11:55:50.966Z] #29 98.03 internal/fmtsort [2020-11-27T11:55:50.966Z] #29 98.05 internal/syscall/unix [2020-11-27T11:55:50.966Z] #29 98.64 os [2020-11-27T11:55:50.966Z] #29 99.49 strings [2020-11-27T11:55:50.966Z] #29 103.0 bytes [2020-11-27T11:55:51.227Z] #29 ... [2020-11-27T11:55:51.227Z] [2020-11-27T11:55:51.227Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:55:51.227Z] #24 DONE 37.0s [2020-11-27T11:55:51.227Z] [2020-11-27T11:55:51.227Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:51.227Z] #31 DONE 104.1s [2020-11-27T11:55:51.227Z] [2020-11-27T11:55:51.227Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:55:51.227Z] #42 102.9 strings [2020-11-27T11:55:51.227Z] #42 ... [2020-11-27T11:55:51.227Z] [2020-11-27T11:55:51.227Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:55:51.227Z] #32 DONE 0.1s [2020-11-27T11:55:51.487Z] [2020-11-27T11:55:51.487Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-27T11:55:51.487Z] #33 DONE 0.1s [2020-11-27T11:55:51.487Z] [2020-11-27T11:55:51.487Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:55:52.056Z] #39 92.09 CC criu/netfilter.o [2020-11-27T11:55:52.056Z] #39 92.30 CC criu/page-pipe.o [2020-11-27T11:55:52.349Z] #39 92.65 CC criu/page-xfer.o [2020-11-27T11:55:53.392Z] #39 ... [2020-11-27T11:55:53.392Z] [2020-11-27T11:55:53.392Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:55:53.392Z] #16 2.941 Collecting yamllint==1.16.0 [2020-11-27T11:55:53.392Z] #16 3.188 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:55:53.392Z] #16 3.231 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:55:53.392Z] #16 3.254 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:55:53.392Z] #16 3.280 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:55:53.392Z] #16 3.377 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:55:53.392Z] #16 4.070 Building wheels for collected packages: pyyaml [2020-11-27T11:55:53.392Z] #16 4.077 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:55:53.392Z] #16 4.425 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:55:53.392Z] #16 4.426 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:55:53.392Z] #16 4.472 Successfully built pyyaml [2020-11-27T11:55:53.392Z] #16 4.486 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T11:55:53.392Z] #16 4.664 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:55:53.392Z] #16 DONE 5.0s [2020-11-27T11:55:53.392Z] [2020-11-27T11:55:53.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:53.392Z] #39 93.67 CC criu/pagemap-cache.o [2020-11-27T11:55:53.392Z] #39 ... [2020-11-27T11:55:53.392Z] [2020-11-27T11:55:53.392Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-27T11:55:53.398Z] #34 2.105 + RM_GOPATH=0 [2020-11-27T11:55:53.398Z] #34 2.105 + TMP_GOPATH= [2020-11-27T11:55:53.398Z] #34 2.105 + : /build [2020-11-27T11:55:53.398Z] #34 2.105 + '[' -z '' ']' [2020-11-27T11:55:53.398Z] #34 2.105 ++ mktemp -d [2020-11-27T11:55:53.401Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2020-11-27T11:55:53.401Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T11:55:53.658Z] #34 2.106 + export GOPATH=/tmp/tmp.IEiaSFq1dx [2020-11-27T11:55:53.658Z] #34 2.106 + GOPATH=/tmp/tmp.IEiaSFq1dx [2020-11-27T11:55:53.658Z] #34 2.106 + RM_GOPATH=1 [2020-11-27T11:55:53.658Z] #34 2.106 ++ dirname ./install.sh [2020-11-27T11:55:53.658Z] #34 2.110 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:55:53.658Z] #34 2.114 + dir=. [2020-11-27T11:55:53.658Z] #34 2.114 + bin=tini [2020-11-27T11:55:53.658Z] #34 2.114 + shift [2020-11-27T11:55:53.658Z] #34 2.114 + '[' '!' -f ./tini.installer ']' [2020-11-27T11:55:53.658Z] #34 2.114 + . ./tini.installer [2020-11-27T11:55:53.658Z] #34 2.114 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:55:53.658Z] #34 2.114 + install_tini [2020-11-27T11:55:53.658Z] #34 2.114 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-27T11:55:53.658Z] #34 2.114 + git clone https://github.com/krallin/tini.git /tmp/tmp.IEiaSFq1dx/tini [2020-11-27T11:55:53.658Z] #34 2.114 Cloning into '/tmp/tmp.IEiaSFq1dx/tini'... [2020-11-27T11:55:53.685Z] #21 DONE 0.1s [2020-11-27T11:55:53.685Z] [2020-11-27T11:55:53.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:53.685Z] #39 93.88 CC criu/pagemap.o [2020-11-27T11:55:54.320Z] #39 94.70 CC criu/parasite-syscall.o [2020-11-27T11:55:54.612Z] #39 ... [2020-11-27T11:55:54.612Z] [2020-11-27T11:55:54.612Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T11:55:54.612Z] #25 DONE 1.0s [2020-11-27T11:55:54.612Z] [2020-11-27T11:55:54.612Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-27T11:55:54.612Z] #27 DONE 0.2s [2020-11-27T11:55:54.612Z] [2020-11-27T11:55:54.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:54.903Z] #39 ... [2020-11-27T11:55:54.904Z] [2020-11-27T11:55:54.904Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-27T11:55:54.904Z] #30 DONE 0.1s [2020-11-27T11:55:54.904Z] [2020-11-27T11:55:54.904Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-27T11:55:54.904Z] #35 DONE 0.1s [2020-11-27T11:55:54.904Z] [2020-11-27T11:55:54.904Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:55:55.043Z] #34 ... [2020-11-27T11:55:55.043Z] [2020-11-27T11:55:55.043Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:55.043Z] #14 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:55:55.043Z] #14 ... [2020-11-27T11:55:55.043Z] [2020-11-27T11:55:55.043Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:55:55.044Z] #38 107.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:55:55.044Z] #38 107.7 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:55:55.196Z] #48 ... [2020-11-27T11:55:55.196Z] [2020-11-27T11:55:55.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:55:55.196Z] #39 95.29 CC criu/path.o [2020-11-27T11:55:55.196Z] #39 95.47 CC criu/pie-util-vdso.o [2020-11-27T11:55:55.303Z] #38 DONE 108.2s [2020-11-27T11:55:55.303Z] [2020-11-27T11:55:55.303Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:55:55.303Z] #29 104.8 fmt [2020-11-27T11:55:55.303Z] #29 106.9 bufio [2020-11-27T11:55:55.317Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.2s done [2020-11-27T11:55:55.317Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-27T11:55:55.488Z] #39 95.78 CC criu/pie-util.o [2020-11-27T11:55:55.780Z] #39 95.93 CC criu/pipes.o [2020-11-27T11:55:56.073Z] #39 96.26 CC criu/plugin.o [2020-11-27T11:55:56.365Z] #39 96.47 CC criu/proc_parse.o [2020-11-27T11:55:57.561Z] + rm -rf /tmp/tmp.pTYhQWhvNu [2020-11-27T11:55:57.561Z] Removing intermediate container 28e083b8bd0c [2020-11-27T11:55:57.561Z] ---> d2ba89ff8b78 [2020-11-27T11:55:57.561Z] Step 21/140 : FROM base AS frozen-images [2020-11-27T11:55:57.561Z] ---> 422faf1b0a06 [2020-11-27T11:55:57.561Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:55:57.561Z] ---> Using cache [2020-11-27T11:55:57.561Z] ---> 322a1b5f6f55 [2020-11-27T11:55:57.561Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-11-27T11:55:57.561Z] ---> Running in 5fc116f0ccef [2020-11-27T11:55:57.561Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:55:57.561Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:55:57.561Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:55:57.561Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:55:57.561Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:55:57.561Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:55:57.846Z] #29 110.1 path/filepath [2020-11-27T11:55:57.882Z] #39 98.04 CC criu/protobuf-desc.o [2020-11-27T11:55:58.195Z] Fetched 8180 kB in 2s (4470 kB/s) [2020-11-27T11:55:58.428Z] #29 ... [2020-11-27T11:55:58.428Z] [2020-11-27T11:55:58.428Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:55:58.428Z] #34 3.949 + cd /tmp/tmp.IEiaSFq1dx/tini [2020-11-27T11:55:58.428Z] #34 3.949 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:55:58.428Z] #34 4.048 + cmake . [2020-11-27T11:55:58.428Z] #34 5.117 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:55:58.428Z] #34 5.225 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:55:58.428Z] #34 6.677 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:55:58.428Z] #34 6.677 -- Detecting C compiler ABI info [2020-11-27T11:55:58.562Z] #39 98.74 CC criu/protobuf.o [2020-11-27T11:55:58.831Z] Reading package lists... [2020-11-27T11:55:58.858Z] #39 99.03 CC criu/pstree.o [2020-11-27T11:55:58.997Z] #34 7.723 -- Detecting C compiler ABI info - done [2020-11-27T11:55:59.257Z] #34 7.791 -- Detecting C compile features [2020-11-27T11:55:59.491Z] #39 99.72 CC criu/rbtree.o [2020-11-27T11:55:59.783Z] #39 99.91 CC criu/rst-malloc.o [2020-11-27T11:55:59.783Z] #39 100.0 CC criu/seccomp.o [2020-11-27T11:55:59.870Z] Reading package lists... [2020-11-27T11:55:59.870Z] Building dependency tree... [2020-11-27T11:55:59.870Z] Reading state information... [2020-11-27T11:55:59.870Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-11-27T11:55:59.870Z] The following additional packages will be installed: [2020-11-27T11:55:59.870Z] libjq1 libonig5 [2020-11-27T11:55:59.870Z] The following NEW packages will be installed: [2020-11-27T11:55:59.870Z] jq libjq1 libonig5 [2020-11-27T11:56:00.075Z] #39 100.4 CC criu/seize.o [2020-11-27T11:56:00.164Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:56:00.165Z] Need to get 358 kB of archives. [2020-11-27T11:56:00.165Z] After this operation, 1277 kB of additional disk space will be used. [2020-11-27T11:56:00.165Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T11:56:00.165Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T11:56:00.165Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T11:56:00.165Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:56:00.165Z] Fetched 358 kB in 0s (4801 kB/s) [2020-11-27T11:56:00.165Z] Selecting previously unselected package libonig5:ppc64el. [2020-11-27T11:56:00.165Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T11:56:00.165Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T11:56:00.165Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:56:00.165Z] Selecting previously unselected package libjq1:ppc64el. [2020-11-27T11:56:00.165Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:56:00.165Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:56:00.457Z] Selecting previously unselected package jq. [2020-11-27T11:56:00.457Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:56:00.457Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:56:00.457Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:56:00.457Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:56:00.457Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:56:00.457Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:56:00.709Z] #39 100.8 CC criu/servicefd.o [2020-11-27T11:56:00.709Z] #39 101.0 CC criu/shmem.o [2020-11-27T11:56:00.749Z] Removing intermediate container 5fc116f0ccef [2020-11-27T11:56:00.749Z] ---> a452d53a83aa [2020-11-27T11:56:00.749Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:56:00.749Z] ---> b839c4b79323 [2020-11-27T11:56:00.749Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-11-27T11:56:01.001Z] #39 101.5 CC criu/sigframe.o [2020-11-27T11:56:01.043Z] ---> Running in 3613034459cc [2020-11-27T11:56:01.294Z] #39 101.5 CC criu/signalfd.o [2020-11-27T11:56:01.294Z] #39 101.7 CC criu/sk-inet.o [2020-11-27T11:56:01.904Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s [2020-11-27T11:56:01.936Z] #39 102.2 CC criu/sk-netlink.o [2020-11-27T11:56:02.087Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-27T11:56:02.236Z] #39 ... [2020-11-27T11:56:02.236Z] [2020-11-27T11:56:02.236Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:56:02.236Z] #52 112.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:56:02.236Z] #52 113.8 + mkdir -p /build [2020-11-27T11:56:02.236Z] #52 113.8 + cp runc /build/runc [2020-11-27T11:56:02.236Z] #52 DONE 114.1s [2020-11-27T11:56:02.236Z] [2020-11-27T11:56:02.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:02.236Z] #39 102.7 CC criu/sk-packet.o [2020-11-27T11:56:02.379Z]  [2020-11-27T11:56:02.552Z] #34 ... [2020-11-27T11:56:02.552Z] [2020-11-27T11:56:02.552Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:02.552Z] #29 112.4 io/ioutil [2020-11-27T11:56:02.552Z] #29 113.6 path [2020-11-27T11:56:02.552Z] #29 114.1 flag [2020-11-27T11:56:02.552Z] #29 114.6 github.com/BurntSushi/toml [2020-11-27T11:56:02.879Z] #39 103.1 CC criu/sk-queue.o [2020-11-27T11:56:03.129Z] #29 ... [2020-11-27T11:56:03.130Z] [2020-11-27T11:56:03.130Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:03.130Z] #42 105.5 os [2020-11-27T11:56:03.130Z] #42 108.2 regexp/syntax [2020-11-27T11:56:03.130Z] #42 112.3 fmt [2020-11-27T11:56:03.130Z] #42 ... [2020-11-27T11:56:03.130Z] [2020-11-27T11:56:03.130Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:56:03.130Z] #34 11.20 -- Detecting C compile features - done [2020-11-27T11:56:03.130Z] #34 11.27 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:56:03.130Z] #34 11.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:56:03.130Z] #34 11.91 -- Configuring done [2020-11-27T11:56:03.171Z] #39 103.4 CC criu/sk-tcp.o [2020-11-27T11:56:03.390Z] #34 11.96 -- Generating done [2020-11-27T11:56:03.390Z] #34 12.01 -- Build files have been written to: /tmp/tmp.IEiaSFq1dx/tini [2020-11-27T11:56:03.390Z] #34 12.06 + make tini-static [2020-11-27T11:56:03.463Z] #39 103.7 CC criu/sk-unix.o [2020-11-27T11:56:03.818Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.9s done [2020-11-27T11:56:04.499Z] #39 104.8 CC criu/sockets.o [2020-11-27T11:56:04.757Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T11:56:04.774Z] #34 13.12 Scanning dependencies of target tini-static [2020-11-27T11:56:04.774Z] #34 13.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:56:04.791Z] #39 105.2 CC criu/stats.o [2020-11-27T11:56:05.021Z] #5 DONE 26.9s [2020-11-27T11:56:05.021Z] [2020-11-27T11:56:05.021Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:56:05.083Z] #39 105.4 CC criu/string.o [2020-11-27T11:56:05.083Z] #39 105.4 CC criu/sysctl.o [2020-11-27T11:56:05.344Z] #34 ... [2020-11-27T11:56:05.344Z] [2020-11-27T11:56:05.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:05.344Z] #39 4.958 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:56:05.344Z] #39 4.958 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:56:05.344Z] #39 4.996 Note: Building without GnuTLS support [2020-11-27T11:56:05.344Z] #39 5.003 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:56:05.344Z] #39 5.003 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:56:05.344Z] #39 8.528 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:56:05.344Z] #39 8.896 GEN .gitid [2020-11-27T11:56:05.344Z] #39 9.060 GEN criu/include/version.h [2020-11-27T11:56:05.344Z] #39 9.205 GEN include/common/asm [2020-11-27T11:56:05.375Z] #39 105.7 CC criu/sysfs_parse.o [2020-11-27T11:56:05.424Z] #=#=#   0.1%    0.9% ###       4.3% ######     9.2% ###########   15.3% ################   22.4% ####################             28.9% ##########################    36.2% ############################   40.2% ##################################      47.8% ######################################     54.1% ##########################################           58.6% ###############################################   66.0% ###################################################  72.1% #######################################################   76.4% #######################################################    77.4% ######################################################### 80.4% #############################################################   85.7% ##################################################################   92.8% ######################################################################  97.4% ######################################################################## 100.0% [2020-11-27T11:56:05.424Z]  [2020-11-27T11:56:05.604Z] #39 ... [2020-11-27T11:56:05.604Z] [2020-11-27T11:56:05.604Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:05.604Z] #29 116.9 log [2020-11-27T11:56:05.604Z] #29 118.1 text/tabwriter [2020-11-27T11:56:05.667Z] #39 105.9 CC criu/timens.o [2020-11-27T11:56:05.667Z] #39 106.1 CC criu/timerfd.o [2020-11-27T11:56:05.959Z] #39 106.2 CC criu/tty.o [2020-11-27T11:56:06.995Z] #39 107.2 CC criu/tun.o [2020-11-27T11:56:07.244Z] #=#=#    0.2%          1.1% ##  3.6% ######   9.2% ##################       25.8% ##############################  42.0% #########################################   58.2% ###################################################  72.2% ################################################################ 90.1% ######################################################################## 100.0% [2020-11-27T11:56:07.244Z]  [2020-11-27T11:56:07.287Z] #39 107.4 CC criu/uffd.o [2020-11-27T11:56:07.573Z] #6 DONE 2.7s [2020-11-27T11:56:07.573Z] [2020-11-27T11:56:07.573Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:56:07.573Z] #18 DONE 0.1s [2020-11-27T11:56:07.573Z] [2020-11-27T11:56:07.573Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-27T11:56:07.573Z] #65 DONE 0.0s [2020-11-27T11:56:07.573Z] [2020-11-27T11:56:07.573Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-27T11:56:07.578Z] #39 108.1 CC criu/util.o [2020-11-27T11:56:07.837Z] #59 ... [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-27T11:56:07.837Z] #19 DONE 0.1s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-27T11:56:07.837Z] #47 DONE 0.1s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-27T11:56:07.837Z] #41 DONE 0.1s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-27T11:56:07.837Z] #44 DONE 0.2s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-27T11:56:07.837Z] #28 DONE 0.2s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-27T11:56:07.837Z] #59 DONE 0.3s [2020-11-27T11:56:07.837Z] [2020-11-27T11:56:07.837Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:08.614Z] #39 108.8 CC criu/uts_ns.o [2020-11-27T11:56:08.614Z] #39 108.9 CC criu/vdso.o [2020-11-27T11:56:08.902Z] #29 ... [2020-11-27T11:56:08.902Z] [2020-11-27T11:56:08.902Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:08.902Z] #14 26.13 Fetched 8405 kB in 24s (348 kB/s) [2020-11-27T11:56:08.902Z] #14 26.13 Reading package lists... [2020-11-27T11:56:08.902Z] #14 35.78 Reading package lists... [2020-11-27T11:56:08.902Z] #14 ... [2020-11-27T11:56:08.902Z] [2020-11-27T11:56:08.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:08.902Z] #39 13.04 PBCC images/timens.pb-c.c [2020-11-27T11:56:08.902Z] #39 13.07 DEP images/timens.pb-c.d [2020-11-27T11:56:08.902Z] #39 13.12 PBCC images/fown.pb-c.c [2020-11-27T11:56:08.902Z] #39 13.19 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:56:08.902Z] #39 13.39 PBCC images/opts.pb-c.c [2020-11-27T11:56:08.902Z] #39 13.45 PBCC images/memfd.pb-c.c [2020-11-27T11:56:08.902Z] #39 13.53 DEP images/fown.pb-c.d [2020-11-27T11:56:08.902Z] #39 13.59 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:56:08.902Z] #39 13.73 DEP images/opts.pb-c.d [2020-11-27T11:56:08.907Z] #39 109.2 LINK criu/built-in.o [2020-11-27T11:56:08.907Z] #39 109.3 LINK criu/criu [2020-11-27T11:56:09.162Z] #39 ... [2020-11-27T11:56:09.162Z] [2020-11-27T11:56:09.162Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:56:09.162Z] #34 15.42 [100%] Linking C executable tini-static [2020-11-27T11:56:09.162Z] #34 16.73 [100%] Built target tini-static [2020-11-27T11:56:09.162Z] #34 16.97 + mkdir -p /build [2020-11-27T11:56:09.162Z] #34 16.98 + cp tini-static /build/docker-init [2020-11-27T11:56:09.162Z] #34 DONE 17.7s [2020-11-27T11:56:09.162Z] [2020-11-27T11:56:09.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:09.162Z] #39 13.91 DEP images/memfd.pb-c.d [2020-11-27T11:56:09.162Z] #39 13.95 PBCC images/sit.pb-c.c [2020-11-27T11:56:09.162Z] #39 14.03 DEP images/sit.pb-c.d [2020-11-27T11:56:09.199Z] #39 109.5 DEP lib/c/criu.d [2020-11-27T11:56:09.199Z] #39 109.6 CC images/rpc.pb-c.o [2020-11-27T11:56:09.423Z] #39 14.12 PBCC images/macvlan.pb-c.c [2020-11-27T11:56:09.423Z] #39 14.17 DEP images/macvlan.pb-c.d [2020-11-27T11:56:09.491Z] #39 109.8 CC lib/c/criu.o [2020-11-27T11:56:09.682Z] #39 14.25 PBCC images/autofs.pb-c.c [2020-11-27T11:56:09.682Z] #39 14.32 DEP images/autofs.pb-c.d [2020-11-27T11:56:09.682Z] #39 14.46 PBCC images/sysctl.pb-c.c [2020-11-27T11:56:09.936Z] #=#=#     0.1% #        1.7% ###   4.4% #########   13.1% ###############  20.9% ################### 27.2% #########################    35.7% ############################   39.3% ############################ 39.4% ##################################   47.5% ######################################        54.0% #############################################      63.4% ##################################################  70.5% #######################################################  77.5% #############################################################   84.8% #################################################################  91.5% ######################################################################## 100.0% [2020-11-27T11:56:09.936Z]  [2020-11-27T11:56:09.942Z] #39 14.48 DEP images/sysctl.pb-c.d [2020-11-27T11:56:09.942Z] #39 14.58 PBCC images/time.pb-c.c [2020-11-27T11:56:09.942Z] #39 14.64 DEP images/time.pb-c.d [2020-11-27T11:56:09.942Z] #39 14.72 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:56:10.125Z] #39 110.3 LINK lib/c/built-in.o [2020-11-27T11:56:10.125Z] #39 110.3 LINK lib/c/libcriu.so [2020-11-27T11:56:10.125Z] #39 110.4 LINK lib/c/libcriu.a [2020-11-27T11:56:10.125Z] #39 110.4 GEN magic.py [2020-11-27T11:56:10.125Z] #39 110.5 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:56:10.202Z] #39 14.79 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:56:10.202Z] #39 14.97 PBCC images/seccomp.pb-c.c [2020-11-27T11:56:10.417Z] #39 110.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:56:10.417Z] #39 110.5 Note: Building without GnuTLS support [2020-11-27T11:56:10.417Z] #39 110.5 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:56:10.417Z] #39 110.5 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:56:10.417Z] #39 110.7 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:56:10.462Z] #39 15.02 DEP images/seccomp.pb-c.d [2020-11-27T11:56:10.462Z] #39 15.17 PBCC images/userns.pb-c.c [2020-11-27T11:56:10.462Z] #39 15.24 DEP images/userns.pb-c.d [2020-11-27T11:56:10.709Z] #39 111.1 make[1]: Nothing to be done for 'all'. [2020-11-27T11:56:10.722Z] #39 15.31 PBCC images/cgroup.pb-c.c [2020-11-27T11:56:10.722Z] #39 15.48 DEP images/cgroup.pb-c.d [2020-11-27T11:56:10.722Z] #39 15.51 PBCC images/ext-file.pb-c.c [2020-11-27T11:56:10.982Z] #39 15.61 DEP images/ext-file.pb-c.d [2020-11-27T11:56:10.982Z] #39 15.81 PBCC images/rpc.pb-c.c [2020-11-27T11:56:11.001Z] #39 111.4 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:56:11.002Z] #39 111.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:56:11.243Z] #39 15.84 DEP images/rpc.pb-c.d [2020-11-27T11:56:11.243Z] #39 15.93 PBCC images/siginfo.pb-c.c [2020-11-27T11:56:11.243Z] #39 15.95 DEP images/siginfo.pb-c.d [2020-11-27T11:56:11.243Z] #39 16.07 PBCC images/pagemap.pb-c.c [2020-11-27T11:56:11.293Z] #39 111.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:56:11.293Z] #39 111.5 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:56:11.293Z] #39 111.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:56:11.293Z] #39 111.5 make[1]: Nothing to be done for 'all'. [2020-11-27T11:56:11.293Z] #39 111.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:56:11.293Z] #39 111.6 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.293Z] #39 111.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.293Z] #39 111.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.293Z] #39 111.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.503Z] #39 16.20 DEP images/pagemap.pb-c.d [2020-11-27T11:56:11.503Z] #39 16.28 PBCC images/rlimit.pb-c.c [2020-11-27T11:56:11.503Z] #39 16.29 DEP images/rlimit.pb-c.d [2020-11-27T11:56:11.503Z] #39 16.31 PBCC images/file-lock.pb-c.c [2020-11-27T11:56:11.585Z] #39 111.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.585Z] #39 111.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.585Z] #39 111.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.585Z] #39 111.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:56:11.585Z] #39 111.9 INSTALL criu/criu [2020-11-27T11:56:11.763Z] #39 16.43 DEP images/file-lock.pb-c.d [2020-11-27T11:56:11.763Z] #39 16.49 PBCC images/tty.pb-c.c [2020-11-27T11:56:11.877Z] #39 DONE 112.2s [2020-11-27T11:56:11.877Z] [2020-11-27T11:56:11.877Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:56:11.877Z] #36 139.5 + dpkg --print-architecture [2020-11-27T11:56:11.877Z] #36 139.5 + cd /tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution [2020-11-27T11:56:11.877Z] #36 139.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:56:11.877Z] #36 139.9 + GOPATH=/tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpjlC7y56F [2020-11-27T11:56:11.877Z] #36 139.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:56:12.023Z] #39 16.58 DEP images/tty.pb-c.d [2020-11-27T11:56:12.023Z] #39 16.71 PBCC images/tun.pb-c.c [2020-11-27T11:56:12.023Z] #39 16.76 PBCC images/netdev.pb-c.c [2020-11-27T11:56:12.283Z] #39 16.87 DEP images/tun.pb-c.d [2020-11-27T11:56:12.283Z] #39 16.98 DEP images/netdev.pb-c.d [2020-11-27T11:56:12.283Z] #39 17.08 PBCC images/vma.pb-c.c [2020-11-27T11:56:12.543Z] #39 17.26 DEP images/vma.pb-c.d [2020-11-27T11:56:12.543Z] #39 17.37 PBCC images/creds.pb-c.c [2020-11-27T11:56:12.803Z] #39 17.39 DEP images/creds.pb-c.d [2020-11-27T11:56:12.803Z] #39 17.48 PBCC images/utsns.pb-c.c [2020-11-27T11:56:12.803Z] #39 17.54 DEP images/utsns.pb-c.d [2020-11-27T11:56:12.803Z] #39 17.63 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:56:13.063Z] #39 17.69 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:56:13.063Z] #39 17.77 DEP images/ipc-desc.pb-c.d [2020-11-27T11:56:13.063Z] #39 17.83 DEP images/ipc-sem.pb-c.d [2020-11-27T11:56:13.063Z] #39 17.85 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:56:13.326Z] #39 17.92 DEP images/ipc-msg.pb-c.d [2020-11-27T11:56:13.326Z] #39 17.98 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:56:13.326Z] #39 18.05 DEP images/ipc-shm.pb-c.d [2020-11-27T11:56:13.326Z] #39 18.11 PBCC images/ipc-var.pb-c.c [2020-11-27T11:56:13.590Z] #39 18.14 DEP images/ipc-var.pb-c.d [2020-11-27T11:56:13.590Z] #39 18.24 PBCC images/sk-opts.pb-c.c [2020-11-27T11:56:13.590Z] #39 18.31 PBCC images/packet-sock.pb-c.c [2020-11-27T11:56:13.590Z] #39 18.37 DEP images/sk-opts.pb-c.d [2020-11-27T11:56:13.590Z] #39 18.48 DEP images/packet-sock.pb-c.d [2020-11-27T11:56:13.850Z] #39 18.56 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:56:14.110Z] #39 18.71 DEP images/sk-netlink.pb-c.d [2020-11-27T11:56:14.110Z] #39 18.79 PBCC images/sk-inet.pb-c.c [2020-11-27T11:56:14.110Z] #39 18.89 DEP images/sk-inet.pb-c.d [2020-11-27T11:56:14.110Z] #39 ... [2020-11-27T11:56:14.110Z] [2020-11-27T11:56:14.110Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:14.110Z] #42 116.7 path/filepath [2020-11-27T11:56:14.110Z] #42 119.3 regexp [2020-11-27T11:56:14.110Z] #42 120.0 flag [2020-11-27T11:56:14.110Z] #42 123.2 go/token [2020-11-27T11:56:14.110Z] #42 124.8 go/scanner [2020-11-27T11:56:14.110Z] #42 125.8 internal/lazyregexp [2020-11-27T11:56:14.110Z] #42 126.3 path [2020-11-27T11:56:14.370Z] #42 ... [2020-11-27T11:56:14.370Z] [2020-11-27T11:56:14.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:14.370Z] #39 18.99 PBCC images/sk-unix.pb-c.c [2020-11-27T11:56:14.370Z] #39 19.06 DEP images/sk-unix.pb-c.d [2020-11-27T11:56:14.430Z] #29 ... [2020-11-27T11:56:14.430Z] [2020-11-27T11:56:14.430Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:56:14.430Z] #36 5.621 + mktemp -d [2020-11-27T11:56:14.430Z] #36 5.639 + export GOPATH=/tmp/tmp.uR7Dpk8R0f [2020-11-27T11:56:14.430Z] #36 5.639 + git clone https://github.com/docker/distribution.git /tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution [2020-11-27T11:56:14.430Z] #36 5.639 Cloning into '/tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution'... [2020-11-27T11:56:14.431Z] #36 ... [2020-11-27T11:56:14.431Z] [2020-11-27T11:56:14.431Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:56:14.431Z] #66 5.602 + RM_GOPATH=0 [2020-11-27T11:56:14.431Z] #66 5.602 + TMP_GOPATH= [2020-11-27T11:56:14.431Z] #66 5.602 + : /build [2020-11-27T11:56:14.431Z] #66 5.602 + '[' -z '' ']' [2020-11-27T11:56:14.431Z] #66 5.602 ++ mktemp -d [2020-11-27T11:56:14.431Z] #66 5.602 + export GOPATH=/tmp/tmp.JUqeBMVphO [2020-11-27T11:56:14.431Z] #66 5.602 + GOPATH=/tmp/tmp.JUqeBMVphO [2020-11-27T11:56:14.431Z] #66 5.602 + RM_GOPATH=1 [2020-11-27T11:56:14.431Z] #66 5.602 ++ dirname ./install.sh [2020-11-27T11:56:14.431Z] #66 5.602 + dir=. [2020-11-27T11:56:14.431Z] #66 5.602 + bin=proxy [2020-11-27T11:56:14.431Z] #66 5.602 + shift [2020-11-27T11:56:14.431Z] #66 5.602 + '[' '!' -f ./proxy.installer ']' [2020-11-27T11:56:14.431Z] #66 5.602 + . ./proxy.installer [2020-11-27T11:56:14.431Z] #66 5.602 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:56:14.431Z] #66 5.602 + install_proxy [2020-11-27T11:56:14.431Z] #66 5.602 + case "$1" in [2020-11-27T11:56:14.431Z] #66 5.602 + export CGO_ENABLED=0 [2020-11-27T11:56:14.431Z] #66 5.602 + CGO_ENABLED=0 [2020-11-27T11:56:14.431Z] #66 5.602 + _install_proxy [2020-11-27T11:56:14.431Z] #66 5.602 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-27T11:56:14.431Z] #66 5.602 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JUqeBMVphO/src/github.com/docker/libnetwork [2020-11-27T11:56:14.431Z] #66 5.602 Cloning into '/tmp/tmp.JUqeBMVphO/src/github.com/docker/libnetwork'... [2020-11-27T11:56:14.431Z] #66 5.603 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:56:14.431Z] #66 ... [2020-11-27T11:56:14.431Z] [2020-11-27T11:56:14.431Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:56:14.431Z] #20 6.078 + RM_GOPATH=0 [2020-11-27T11:56:14.431Z] #20 6.078 + TMP_GOPATH= [2020-11-27T11:56:14.431Z] #20 6.078 + : /build [2020-11-27T11:56:14.431Z] #20 6.078 + '[' -z '' ']' [2020-11-27T11:56:14.431Z] #20 6.078 ++ mktemp -d [2020-11-27T11:56:14.431Z] #20 6.081 + export GOPATH=/tmp/tmp.xSricsv7r5 [2020-11-27T11:56:14.431Z] #20 6.081 + GOPATH=/tmp/tmp.xSricsv7r5 [2020-11-27T11:56:14.431Z] #20 6.081 + RM_GOPATH=1 [2020-11-27T11:56:14.431Z] #20 6.081 ++ dirname ./install.sh [2020-11-27T11:56:14.431Z] #20 6.085 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:56:14.431Z] #20 6.094 + dir=. [2020-11-27T11:56:14.431Z] #20 6.094 + bin=dockercli [2020-11-27T11:56:14.431Z] #20 6.094 + shift [2020-11-27T11:56:14.431Z] #20 6.094 + '[' '!' -f ./dockercli.installer ']' [2020-11-27T11:56:14.431Z] #20 6.094 + . ./dockercli.installer [2020-11-27T11:56:14.431Z] #20 6.094 ++ : stable [2020-11-27T11:56:14.431Z] #20 6.094 ++ : 17.06.2-ce [2020-11-27T11:56:14.431Z] #20 6.094 + install_dockercli [2020-11-27T11:56:14.431Z] #20 6.094 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:56:14.431Z] #20 6.094 ++ uname -m [2020-11-27T11:56:14.431Z] #20 6.113 + arch=x86_64 [2020-11-27T11:56:14.431Z] #20 6.113 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T11:56:14.431Z] #20 6.113 + url=https://download.docker.com/linux/static [2020-11-27T11:56:14.431Z] #20 6.113 + tar -xz docker/docker [2020-11-27T11:56:14.431Z] #20 6.113 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T11:56:14.431Z] #20 ... [2020-11-27T11:56:14.431Z] [2020-11-27T11:56:14.431Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:14.431Z] #29 6.173 + RM_GOPATH=0 [2020-11-27T11:56:14.431Z] #29 6.173 + TMP_GOPATH= [2020-11-27T11:56:14.431Z] #29 6.173 + : /build [2020-11-27T11:56:14.431Z] #29 6.173 + '[' -z '' ']' [2020-11-27T11:56:14.431Z] #29 6.177 ++ mktemp -d [2020-11-27T11:56:14.431Z] #29 6.189 + export GOPATH=/tmp/tmp.FBAM4BaoWg [2020-11-27T11:56:14.431Z] #29 6.189 + GOPATH=/tmp/tmp.FBAM4BaoWg [2020-11-27T11:56:14.431Z] #29 6.189 + RM_GOPATH=1 [2020-11-27T11:56:14.431Z] #29 6.189 ++ dirname ./install.sh [2020-11-27T11:56:14.431Z] #29 6.189 + dir=. [2020-11-27T11:56:14.431Z] #29 6.189 + bin=tomlv [2020-11-27T11:56:14.431Z] #29 6.189 + shift [2020-11-27T11:56:14.431Z] #29 6.189 + '[' '!' -f ./tomlv.installer ']' [2020-11-27T11:56:14.431Z] #29 6.189 + . ./tomlv.installer [2020-11-27T11:56:14.431Z] #29 6.189 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:14.431Z] #29 6.189 + install_tomlv [2020-11-27T11:56:14.431Z] #29 6.189 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:56:14.431Z] #29 6.189 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FBAM4BaoWg/src/github.com/BurntSushi/toml [2020-11-27T11:56:14.431Z] #29 6.189 Cloning into '/tmp/tmp.FBAM4BaoWg/src/github.com/BurntSushi/toml'... [2020-11-27T11:56:14.431Z] #29 6.189 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:14.631Z] #39 19.20 PBCC images/mm.pb-c.c [2020-11-27T11:56:14.631Z] #39 19.33 DEP images/mm.pb-c.d [2020-11-27T11:56:14.631Z] #39 19.40 PBCC images/timerfd.pb-c.c [2020-11-27T11:56:14.891Z] #39 19.54 DEP images/timerfd.pb-c.d [2020-11-27T11:56:14.891Z] #39 19.68 PBCC images/timer.pb-c.c [2020-11-27T11:56:14.891Z] #39 19.75 DEP images/timer.pb-c.d [2020-11-27T11:56:15.151Z] #39 19.87 PBCC images/sa.pb-c.c [2020-11-27T11:56:15.151Z] #39 19.97 DEP images/sa.pb-c.d [2020-11-27T11:56:15.721Z] #39 20.35 PBCC images/pipe-data.pb-c.c [2020-11-27T11:56:15.721Z] #39 20.45 DEP images/pipe-data.pb-c.d [2020-11-27T11:56:15.819Z] #29 7.876 + cd /tmp/tmp.FBAM4BaoWg/src/github.com/BurntSushi/toml [2020-11-27T11:56:15.819Z] #29 7.876 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:15.819Z] #29 7.890 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:56:15.981Z] #39 20.67 PBCC images/mnt.pb-c.c [2020-11-27T11:56:15.981Z] #39 20.72 DEP images/mnt.pb-c.d [2020-11-27T11:56:15.981Z] #39 20.82 PBCC images/sk-packet.pb-c.c [2020-11-27T11:56:16.242Z] #39 20.91 DEP images/sk-packet.pb-c.d [2020-11-27T11:56:16.242Z] #39 20.96 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:56:16.242Z] #39 21.02 DEP images/tcp-stream.pb-c.d [2020-11-27T11:56:16.502Z] #39 21.08 PBCC images/pipe.pb-c.c [2020-11-27T11:56:16.502Z] #39 21.22 DEP images/pipe.pb-c.d [2020-11-27T11:56:16.762Z] #39 21.36 PBCC images/pstree.pb-c.c [2020-11-27T11:56:16.762Z] #39 21.43 DEP images/pstree.pb-c.d [2020-11-27T11:56:17.022Z] #39 21.62 PBCC images/fs.pb-c.c [2020-11-27T11:56:17.022Z] #39 21.79 DEP images/fs.pb-c.d [2020-11-27T11:56:17.184Z] #=#=#     0.0%      0.1%      0.5% #      1.6% ###          4.2% ####    6.7% ######   8.9% ########                           11.7% ##########     14.6% ############    16.9% #############  18.9% ############### 21.2% ################  23.3% ##################  26.3% ####################      28.0% #####################      29.2% ######################     31.6% ########################    33.4% #########################          35.2% ###########################   38.3% #############################   41.2% ###############################    43.3% ################################       45.5% ##################################         47.9% ####################################      50.4% ######################################        52.9% #######################################   55.4% ########################################   56.8% ##########################################                  58.4% ###########################################    61.1% #############################################   63.4% ############################################## 64.8% ###############################################  65.8% ################################################   66.8% ################################################  67.9% ##################################################     69.6% ###################################################    71.0% ####################################################   73.3% ######################################################  75.5% #######################################################   77.5% ########################################################   78.5% #########################################################   80.2% ##########################################################   81.2% ###########################################################   82.9% ############################################################   84.0% #############################################################     85.2% ##############################################################   87.2% ################################################################  89.3% ################################################################  90.3% ##################################################################  91.7% ###################################################################  93.4% ####################################################################  95.0% #####################################################################  96.0% ######################################################################  98.3% ######################################################################## 100.0% [2020-11-27T11:56:17.184Z]  [2020-11-27T11:56:17.216Z] #29 8.985 runtime/internal/atomic [2020-11-27T11:56:17.216Z] #29 9.016 internal/cpu [2020-11-27T11:56:17.282Z] #39 21.93 PBCC images/signalfd.pb-c.c [2020-11-27T11:56:17.282Z] #39 21.99 DEP images/signalfd.pb-c.d [2020-11-27T11:56:17.282Z] #39 22.11 PBCC images/fh.pb-c.c [2020-11-27T11:56:17.282Z] #39 22.16 PBCC images/fsnotify.pb-c.c [2020-11-27T11:56:17.543Z] #39 ... [2020-11-27T11:56:17.543Z] [2020-11-27T11:56:17.543Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:17.543Z] #29 123.1 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:56:17.543Z] #29 DONE 130.1s [2020-11-27T11:56:17.543Z] [2020-11-27T11:56:17.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:17.543Z] #39 22.31 DEP images/fh.pb-c.d [2020-11-27T11:56:17.794Z] #29 9.712 runtime/internal/sys [2020-11-27T11:56:17.794Z] #29 ... [2020-11-27T11:56:17.794Z] [2020-11-27T11:56:17.795Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:17.795Z] #38 7.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:17.795Z] #38 7.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:17.795Z] #38 7.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:17.795Z] #38 8.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:56:17.795Z] #38 ... [2020-11-27T11:56:17.795Z] [2020-11-27T11:56:17.795Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:56:17.795Z] #26 6.457 + mktemp -d [2020-11-27T11:56:17.795Z] #26 6.470 + export GOPATH=/tmp/tmp.V6Zhgcmewx [2020-11-27T11:56:17.795Z] #26 6.470 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.V6Zhgcmewx/src/github.com/go-swagger/go-swagger [2020-11-27T11:56:17.795Z] #26 6.470 Cloning into '/tmp/tmp.V6Zhgcmewx/src/github.com/go-swagger/go-swagger'... [2020-11-27T11:56:17.803Z] #39 22.53 DEP images/fsnotify.pb-c.d [2020-11-27T11:56:17.803Z] #39 22.64 PBCC images/eventpoll.pb-c.c [2020-11-27T11:56:17.803Z] #39 22.64 DEP images/eventpoll.pb-c.d [2020-11-27T11:56:18.056Z] #26 ... [2020-11-27T11:56:18.056Z] [2020-11-27T11:56:18.056Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:56:18.056Z] #48 6.402 + RM_GOPATH=0 [2020-11-27T11:56:18.056Z] #48 6.402 + TMP_GOPATH= [2020-11-27T11:56:18.056Z] #48 6.402 + : /build [2020-11-27T11:56:18.056Z] #48 6.402 + '[' -z '' ']' [2020-11-27T11:56:18.056Z] #48 6.402 ++ mktemp -d [2020-11-27T11:56:18.056Z] #48 6.412 + export GOPATH=/tmp/tmp.ECJDdsCHGu [2020-11-27T11:56:18.056Z] #48 6.412 + GOPATH=/tmp/tmp.ECJDdsCHGu [2020-11-27T11:56:18.056Z] #48 6.412 + RM_GOPATH=1 [2020-11-27T11:56:18.056Z] #48 6.412 ++ dirname ./install.sh [2020-11-27T11:56:18.056Z] #48 6.419 + dir=. [2020-11-27T11:56:18.056Z] #48 6.428 + bin=gometalinter [2020-11-27T11:56:18.056Z] #48 6.428 + shift [2020-11-27T11:56:18.056Z] #48 6.428 + '[' '!' -f ./gometalinter.installer ']' [2020-11-27T11:56:18.056Z] #48 6.428 + . ./gometalinter.installer [2020-11-27T11:56:18.056Z] #48 6.430 Installing gometalinter version v2.0.6 [2020-11-27T11:56:18.056Z] #48 6.430 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-27T11:56:18.056Z] #48 6.430 + install_gometalinter [2020-11-27T11:56:18.056Z] #48 6.430 + echo 'Installing gometalinter version v2.0.6' [2020-11-27T11:56:18.056Z] #48 6.430 + go get -d github.com/alecthomas/gometalinter [2020-11-27T11:56:18.056Z] #48 ... [2020-11-27T11:56:18.056Z] [2020-11-27T11:56:18.056Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:56:18.056Z] #60 6.218 + RM_GOPATH=0 [2020-11-27T11:56:18.056Z] #60 6.218 + TMP_GOPATH= [2020-11-27T11:56:18.056Z] #60 6.218 + : /build/ [2020-11-27T11:56:18.056Z] #60 6.219 + '[' -z '' ']' [2020-11-27T11:56:18.056Z] #60 6.224 ++ mktemp -d [2020-11-27T11:56:18.056Z] #60 6.225 + export GOPATH=/tmp/tmp.8938zc4bzr [2020-11-27T11:56:18.056Z] #60 6.225 + GOPATH=/tmp/tmp.8938zc4bzr [2020-11-27T11:56:18.056Z] #60 6.226 + RM_GOPATH=1 [2020-11-27T11:56:18.056Z] #60 6.226 ++ dirname ./install.sh [2020-11-27T11:56:18.056Z] #60 6.228 + dir=. [2020-11-27T11:56:18.056Z] #60 6.228 + bin=rootlesskit [2020-11-27T11:56:18.056Z] #60 6.228 + shift [2020-11-27T11:56:18.056Z] #60 6.228 + '[' '!' -f ./rootlesskit.installer ']' [2020-11-27T11:56:18.056Z] #60 6.228 + . ./rootlesskit.installer [2020-11-27T11:56:18.056Z] #60 6.228 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:56:18.056Z] #60 6.228 + install_rootlesskit [2020-11-27T11:56:18.056Z] #60 6.228 + case "$1" in [2020-11-27T11:56:18.056Z] #60 6.228 + export CGO_ENABLED=0 [2020-11-27T11:56:18.056Z] #60 6.228 + CGO_ENABLED=0 [2020-11-27T11:56:18.056Z] #60 6.228 + _install_rootlesskit [2020-11-27T11:56:18.056Z] #60 6.228 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:56:18.056Z] #60 6.228 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8938zc4bzr/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:56:18.056Z] #60 6.228 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:56:18.056Z] #60 6.239 Cloning into '/tmp/tmp.8938zc4bzr/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:56:18.063Z] #39 22.76 PBCC images/eventfd.pb-c.c [2020-11-27T11:56:18.063Z] #39 22.78 DEP images/eventfd.pb-c.d [2020-11-27T11:56:18.063Z] #39 22.87 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:56:18.219Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-27T11:56:18.219Z]  [2020-11-27T11:56:18.317Z] #60 ... [2020-11-27T11:56:18.317Z] [2020-11-27T11:56:18.317Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:18.317Z] #31 5.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:18.317Z] #31 5.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:18.317Z] #31 5.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:18.317Z] #31 7.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:56:18.317Z] #31 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:56:18.317Z] #31 ... [2020-11-27T11:56:18.317Z] [2020-11-27T11:56:18.317Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:56:18.317Z] #7 5.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:18.317Z] #7 5.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:18.317Z] #7 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:18.317Z] #7 7.302 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:56:18.325Z] #39 22.89 DEP images/remap-file-path.pb-c.d [2020-11-27T11:56:18.325Z] #39 22.99 PBCC images/fifo.pb-c.c [2020-11-27T11:56:18.325Z] #39 23.02 DEP images/fifo.pb-c.d [2020-11-27T11:56:18.326Z] #39 23.08 PBCC images/ghost-file.pb-c.c [2020-11-27T11:56:18.326Z] #39 23.21 DEP images/ghost-file.pb-c.d [2020-11-27T11:56:18.579Z] #7 ... [2020-11-27T11:56:18.579Z] [2020-11-27T11:56:18.579Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:18.579Z] #42 5.854 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:18.579Z] #42 5.854 + RM_GOPATH=0 [2020-11-27T11:56:18.579Z] #42 5.854 + TMP_GOPATH= [2020-11-27T11:56:18.579Z] #42 5.854 + : /build [2020-11-27T11:56:18.579Z] #42 5.854 + '[' -z '' ']' [2020-11-27T11:56:18.579Z] #42 5.854 ++ mktemp -d [2020-11-27T11:56:18.579Z] #42 5.854 + export GOPATH=/tmp/tmp.P0oDgOKCkQ [2020-11-27T11:56:18.579Z] #42 5.854 + GOPATH=/tmp/tmp.P0oDgOKCkQ [2020-11-27T11:56:18.579Z] #42 5.854 + RM_GOPATH=1 [2020-11-27T11:56:18.579Z] #42 5.854 ++ dirname ./install.sh [2020-11-27T11:56:18.579Z] #42 5.854 + dir=. [2020-11-27T11:56:18.579Z] #42 5.854 + bin=vndr [2020-11-27T11:56:18.579Z] #42 5.854 + shift [2020-11-27T11:56:18.579Z] #42 5.854 + '[' '!' -f ./vndr.installer ']' [2020-11-27T11:56:18.579Z] #42 5.854 + . ./vndr.installer [2020-11-27T11:56:18.579Z] #42 5.854 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:18.579Z] #42 5.854 + install_vndr [2020-11-27T11:56:18.579Z] #42 5.854 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-27T11:56:18.580Z] #42 5.854 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.P0oDgOKCkQ/src/github.com/LK4D4/vndr [2020-11-27T11:56:18.580Z] #42 5.854 Cloning into '/tmp/tmp.P0oDgOKCkQ/src/github.com/LK4D4/vndr'... [2020-11-27T11:56:18.580Z] #42 6.608 + cd /tmp/tmp.P0oDgOKCkQ/src/github.com/LK4D4/vndr [2020-11-27T11:56:18.580Z] #42 6.615 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:18.580Z] #42 6.626 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:56:18.580Z] #42 8.957 internal/cpu [2020-11-27T11:56:18.580Z] #42 8.982 runtime/internal/atomic [2020-11-27T11:56:18.580Z] #42 9.830 runtime/internal/sys [2020-11-27T11:56:18.580Z] #42 9.895 internal/bytealg [2020-11-27T11:56:18.580Z] #42 10.14 runtime/internal/math [2020-11-27T11:56:18.580Z] #42 10.25 internal/race [2020-11-27T11:56:18.580Z] #42 10.36 sync/atomic [2020-11-27T11:56:18.580Z] #42 ... [2020-11-27T11:56:18.580Z] [2020-11-27T11:56:18.580Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:18.580Z] #45 5.966 + RM_GOPATH=0 [2020-11-27T11:56:18.580Z] #45 5.966 + TMP_GOPATH= [2020-11-27T11:56:18.580Z] #45 5.966 + : /build [2020-11-27T11:56:18.580Z] #45 5.966 + '[' -z '' ']' [2020-11-27T11:56:18.580Z] #45 5.968 ++ mktemp -d [2020-11-27T11:56:18.580Z] #45 5.979 + export GOPATH=/tmp/tmp.snsDP0D8uF [2020-11-27T11:56:18.580Z] #45 5.979 + GOPATH=/tmp/tmp.snsDP0D8uF [2020-11-27T11:56:18.580Z] #45 5.979 + RM_GOPATH=1 [2020-11-27T11:56:18.580Z] #45 5.979 ++ dirname ./install.sh [2020-11-27T11:56:18.580Z] #45 5.994 + dir=. [2020-11-27T11:56:18.580Z] #45 5.994 + bin=gotestsum [2020-11-27T11:56:18.580Z] #45 5.994 + shift [2020-11-27T11:56:18.580Z] #45 5.994 + '[' '!' -f ./gotestsum.installer ']' [2020-11-27T11:56:18.580Z] #45 5.994 + . ./gotestsum.installer [2020-11-27T11:56:18.580Z] #45 5.994 ++ : v0.3.5 [2020-11-27T11:56:18.580Z] #45 5.994 + install_gotestsum [2020-11-27T11:56:18.580Z] #45 5.994 + set -e [2020-11-27T11:56:18.580Z] #45 5.994 + export GO111MODULE=on [2020-11-27T11:56:18.580Z] #45 5.994 + GO111MODULE=on [2020-11-27T11:56:18.580Z] #45 5.994 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-27T11:56:18.580Z] #45 6.309 go: finding gotest.tools/gotestsum v0.3.5 [2020-11-27T11:56:18.580Z] #45 6.309 go: finding gotest.tools v0.3.5 [2020-11-27T11:56:18.580Z] #45 7.308 go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-27T11:56:18.580Z] #45 7.930 go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-27T11:56:18.580Z] #45 9.256 go: downloading gotest.tools v2.1.0+incompatible [2020-11-27T11:56:18.580Z] #45 9.355 go: extracting gotest.tools v2.1.0+incompatible [2020-11-27T11:56:18.580Z] #45 9.647 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:56:18.580Z] #45 9.809 go: downloading github.com/fatih/color v1.6.0 [2020-11-27T11:56:18.580Z] #45 9.809 go: downloading github.com/pkg/errors v0.8.0 [2020-11-27T11:56:18.580Z] #45 9.809 go: downloading github.com/spf13/pflag v1.0.1 [2020-11-27T11:56:18.580Z] #45 9.835 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:56:18.580Z] #45 9.841 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:56:18.580Z] #45 10.08 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:56:18.580Z] #45 10.23 go: extracting github.com/spf13/pflag v1.0.1 [2020-11-27T11:56:18.580Z] #45 10.26 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:56:18.580Z] #45 10.41 go: extracting github.com/pkg/errors v0.8.0 [2020-11-27T11:56:18.580Z] #45 10.60 go: extracting github.com/fatih/color v1.6.0 [2020-11-27T11:56:18.580Z] #45 10.62 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:56:18.580Z] #45 10.62 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:56:18.580Z] #45 10.64 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:56:18.580Z] #45 10.66 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:56:18.586Z] #39 23.34 PBCC images/regfile.pb-c.c [2020-11-27T11:56:18.787Z] #36 ... [2020-11-27T11:56:18.787Z] [2020-11-27T11:56:18.787Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:56:18.787Z] #48 DONE 149.4s [2020-11-27T11:56:18.787Z] [2020-11-27T11:56:18.787Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:56:18.787Z] #36 150.3 + rm -rf /tmp/tmp.wpjlC7y56F/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wpjlC7y56F [2020-11-27T11:56:18.787Z] #36 DONE 150.5s [2020-11-27T11:56:18.787Z] [2020-11-27T11:56:18.787Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:56:18.841Z] #45 ... [2020-11-27T11:56:18.841Z] [2020-11-27T11:56:18.841Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:56:18.841Z] #54 6.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:18.841Z] #54 6.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:18.841Z] #54 6.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:18.841Z] #54 8.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:56:18.841Z] #54 ... [2020-11-27T11:56:18.841Z] [2020-11-27T11:56:18.841Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:56:18.841Z] #22 5.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:18.841Z] #22 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:18.841Z] #22 5.785 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:18.841Z] #22 6.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:56:18.841Z] #22 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:56:18.846Z] #39 23.47 DEP images/regfile.pb-c.d [2020-11-27T11:56:18.846Z] #39 23.59 PBCC images/ns.pb-c.c [2020-11-27T11:56:18.846Z] #39 23.62 DEP images/ns.pb-c.d [2020-11-27T11:56:19.082Z] #57 ... [2020-11-27T11:56:19.082Z] [2020-11-27T11:56:19.082Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-27T11:56:19.102Z] #22 ... [2020-11-27T11:56:19.102Z] [2020-11-27T11:56:19.102Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:19.102Z] #45 10.98 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:56:19.102Z] #45 10.98 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:56:19.102Z] #45 11.10 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:56:19.102Z] #45 11.10 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:56:19.106Z] #39 23.74 PBCC images/fdinfo.pb-c.c [2020-11-27T11:56:19.367Z] #39 23.94 DEP images/fdinfo.pb-c.d [2020-11-27T11:56:19.367Z] #39 24.04 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:56:19.367Z] #39 24.13 PBCC images/core-arm.pb-c.c [2020-11-27T11:56:19.373Z] #37 DONE 0.3s [2020-11-27T11:56:19.373Z] [2020-11-27T11:56:19.373Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:56:19.439Z] #=#=#  #      1.5% ##### 7.9% ####################   28.6% ################################################################# 90.4% ######################################################################## 100.0% [2020-11-27T11:56:19.439Z]  [2020-11-27T11:56:19.628Z] #39 24.22 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:56:19.628Z] #39 24.26 PBCC images/core-s390.pb-c.c [2020-11-27T11:56:19.628Z] #39 24.34 PBCC images/core-x86.pb-c.c [2020-11-27T11:56:19.665Z] #57 ... [2020-11-27T11:56:19.665Z] [2020-11-27T11:56:19.665Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:56:19.665Z] #40 DONE 0.2s [2020-11-27T11:56:19.665Z] [2020-11-27T11:56:19.665Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-27T11:56:19.665Z] #43 DONE 0.1s [2020-11-27T11:56:19.665Z] [2020-11-27T11:56:19.665Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:56:19.888Z] #39 24.43 PBCC images/core.pb-c.c [2020-11-27T11:56:19.888Z] #39 24.54 PBCC images/inventory.pb-c.c [2020-11-27T11:56:19.888Z] #39 24.62 DEP images/core-aarch64.pb-c.d [2020-11-27T11:56:19.957Z] #57 ... [2020-11-27T11:56:19.957Z] [2020-11-27T11:56:19.957Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-27T11:56:19.957Z] #46 DONE 0.1s [2020-11-27T11:56:19.957Z] [2020-11-27T11:56:19.957Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-27T11:56:20.092Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-27T11:56:20.148Z] #39 24.67 DEP images/core-arm.pb-c.d [2020-11-27T11:56:20.148Z] #39 24.82 DEP images/core-ppc64.pb-c.d [2020-11-27T11:56:20.148Z] #39 24.86 DEP images/core-s390.pb-c.d [2020-11-27T11:56:20.148Z] #39 24.94 DEP images/core-x86.pb-c.d [2020-11-27T11:56:20.385Z]  [2020-11-27T11:56:20.408Z] #39 25.02 DEP images/core.pb-c.d [2020-11-27T11:56:20.408Z] #39 25.10 DEP images/inventory.pb-c.d [2020-11-27T11:56:20.408Z] #39 25.18 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:56:20.408Z] #39 25.22 DEP images/cpuinfo.pb-c.d [2020-11-27T11:56:20.591Z] #49 DONE 0.5s [2020-11-27T11:56:20.591Z] [2020-11-27T11:56:20.591Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-27T11:56:20.591Z] #53 DONE 0.1s [2020-11-27T11:56:20.591Z] [2020-11-27T11:56:20.591Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:56:20.668Z] #39 25.32 PBCC images/stats.pb-c.c [2020-11-27T11:56:20.668Z] #39 25.38 DEP images/stats.pb-c.d [2020-11-27T11:56:21.023Z] #45 13.26 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:56:21.313Z] #=#=#  #    1.5% ############## 19.7% ######################################################################## 100.0% [2020-11-27T11:56:21.313Z]  [2020-11-27T11:56:21.948Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-27T11:56:21.948Z] skipping existing c8c2d4a6b2e3 [2020-11-27T11:56:21.948Z] [2020-11-27T11:56:22.934Z] #45 14.84 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:56:22.986Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-27T11:56:22.986Z]  [2020-11-27T11:56:23.195Z] #45 15.17 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:56:23.913Z] #=#=#  ######################################################################## 100.0% [2020-11-27T11:56:23.913Z]  [2020-11-27T11:56:23.913Z] Download of images into '/build' complete. [2020-11-27T11:56:23.913Z] Use something like the following to load the result into a Docker daemon: [2020-11-27T11:56:23.913Z] tar -cC '/build' . | docker load [2020-11-27T11:56:23.968Z] #39 28.55 make[1]: Nothing to be done for 'all'. [2020-11-27T11:56:24.539Z] #39 ... [2020-11-27T11:56:24.539Z] [2020-11-27T11:56:24.539Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:24.539Z] #42 127.0 io/ioutil [2020-11-27T11:56:24.539Z] #42 127.4 go/ast [2020-11-27T11:56:24.539Z] #42 128.1 net/url [2020-11-27T11:56:24.539Z] #42 131.4 text/template/parse [2020-11-27T11:56:24.539Z] #42 136.1 go/parser [2020-11-27T11:56:24.539Z] #42 ... [2020-11-27T11:56:24.539Z] [2020-11-27T11:56:24.539Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:56:24.539Z] #57 66.04 Checking out files: 24% (830/3407) Checking out files: 25% (852/3407) Checking out files: 26% (886/3407) Checking out files: 27% (920/3407) Checking out files: 28% (954/3407) Checking out files: 29% (989/3407) Checking out files: 30% (1023/3407) Checking out files: 31% (1057/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 46% (1584/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 71% (2449/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 87% (2974/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:56:24.539Z] #57 69.78 + cd /tmp/tmp.CNO03l904k/src/github.com/containerd/containerd [2020-11-27T11:56:24.539Z] #57 69.79 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:56:24.539Z] #57 72.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:56:24.539Z] #57 72.79 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:56:24.539Z] #57 72.79 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:56:24.539Z] #57 72.79 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:56:24.539Z] #57 72.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:56:24.539Z] #57 72.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:56:24.539Z] #57 72.79 + '[' '' = dynamic ']' [2020-11-27T11:56:24.539Z] #57 72.79 + make [2020-11-27T11:56:25.094Z] #57 137.4 + bin/containerd [2020-11-27T11:56:25.110Z] #45 ... [2020-11-27T11:56:25.110Z] [2020-11-27T11:56:25.110Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:56:25.110Z] #60 13.88 Checking out files: 95% (762/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:56:25.110Z] #60 13.93 + cd /tmp/tmp.8938zc4bzr/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:56:25.110Z] #60 13.93 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:56:25.110Z] #60 14.28 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:56:25.110Z] #60 14.28 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:56:25.110Z] #57 74.19 + bin/ctr [2020-11-27T11:56:25.110Z] #57 ... [2020-11-27T11:56:25.110Z] [2020-11-27T11:56:25.110Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:25.110Z] #42 137.7 text/template [2020-11-27T11:56:25.995Z] Removing intermediate container 3613034459cc [2020-11-27T11:56:25.995Z] ---> 8bbe2f133660 [2020-11-27T11:56:25.995Z] Step 26/140 : FROM base AS cross-false [2020-11-27T11:56:25.995Z] ---> 422faf1b0a06 [2020-11-27T11:56:25.995Z] Step 27/140 : FROM base AS cross-true [2020-11-27T11:56:25.995Z] ---> 422faf1b0a06 [2020-11-27T11:56:25.995Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:56:25.995Z] ---> Using cache [2020-11-27T11:56:25.995Z] ---> 322a1b5f6f55 [2020-11-27T11:56:25.995Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-11-27T11:56:25.995Z] ---> Running in ceeeec8ce017 [2020-11-27T11:56:26.291Z] Removing intermediate container ceeeec8ce017 [2020-11-27T11:56:26.291Z] ---> facc98624429 [2020-11-27T11:56:26.291Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-11-27T11:56:26.291Z] ---> Running in 8d5b8d1f53ee [2020-11-27T11:56:26.493Z] #42 ... [2020-11-27T11:56:26.493Z] [2020-11-27T11:56:26.493Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:26.493Z] #14 35.78 Reading package lists... [2020-11-27T11:56:26.493Z] #14 44.13 Building dependency tree... [2020-11-27T11:56:26.493Z] #14 46.51 Reading state information... [2020-11-27T11:56:26.493Z] #14 48.81 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:56:26.493Z] #14 48.81 libcap2-bin set to manually installed. [2020-11-27T11:56:26.493Z] #14 48.81 The following additional packages will be installed: [2020-11-27T11:56:26.493Z] #14 48.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:56:26.493Z] #14 48.81 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:56:26.493Z] #14 48.81 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:56:26.493Z] #14 48.82 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-27T11:56:26.493Z] #14 48.82 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-27T11:56:26.493Z] #14 48.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-27T11:56:26.493Z] #14 48.82 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-27T11:56:26.493Z] #14 48.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:56:26.493Z] #14 48.83 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:56:26.493Z] #14 48.85 Suggested packages: [2020-11-27T11:56:26.493Z] #14 48.85 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-27T11:56:26.493Z] #14 48.85 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-27T11:56:26.493Z] #14 48.85 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-27T11:56:26.493Z] #14 48.85 xfsdump acl attr quota [2020-11-27T11:56:26.493Z] #14 48.85 Recommended packages: [2020-11-27T11:56:26.493Z] #14 48.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:56:26.493Z] #14 48.85 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:56:26.493Z] #14 53.07 The following NEW packages will be installed: [2020-11-27T11:56:26.493Z] #14 53.08 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-27T11:56:26.493Z] #14 53.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-27T11:56:26.493Z] #14 53.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-27T11:56:26.493Z] #14 53.09 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-27T11:56:26.493Z] #14 53.09 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:56:26.493Z] #14 53.10 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-27T11:56:26.493Z] #14 53.10 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:56:26.493Z] #14 53.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:56:26.493Z] #14 53.10 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-27T11:56:26.493Z] #14 53.11 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-27T11:56:26.494Z] #14 53.11 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-27T11:56:26.494Z] #14 53.11 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-27T11:56:26.494Z] #14 53.11 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-27T11:56:26.494Z] #14 53.11 xfsprogs xxd xz-utils zip [2020-11-27T11:56:26.494Z] #14 53.79 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:56:26.494Z] #14 53.79 Need to get 104 MB of archives. [2020-11-27T11:56:26.494Z] #14 53.79 After this operation, 597 MB of additional disk space will be used. [2020-11-27T11:56:26.494Z] #14 53.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T11:56:26.494Z] #14 53.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T11:56:26.494Z] #14 53.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T11:56:26.753Z] #14 54.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T11:56:26.753Z] #14 54.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T11:56:26.753Z] #14 54.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T11:56:26.753Z] #14 54.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:56:26.935Z] Removing intermediate container 8d5b8d1f53ee [2020-11-27T11:56:26.935Z] ---> 108f0792ddfb [2020-11-27T11:56:26.935Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-11-27T11:56:26.935Z] ---> Running in ba015a9be512 [2020-11-27T11:56:27.014Z] #14 54.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T11:56:27.014Z] #14 54.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T11:56:27.014Z] #14 54.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T11:56:27.014Z] #14 54.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T11:56:27.014Z] #14 54.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T11:56:27.014Z] #14 54.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T11:56:27.014Z] #14 54.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T11:56:27.014Z] #14 54.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T11:56:27.014Z] #14 54.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T11:56:27.014Z] #14 54.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:56:27.014Z] #14 54.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:56:27.014Z] #14 54.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:56:27.014Z] #14 54.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T11:56:27.014Z] #14 54.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T11:56:27.014Z] #14 54.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T11:56:27.014Z] #14 54.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T11:56:27.274Z] #14 54.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-27T11:56:27.535Z] #14 55.01 Get:25 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-11-27T11:56:27.583Z] Removing intermediate container ba015a9be512 [2020-11-27T11:56:27.583Z] ---> 3071ba180430 [2020-11-27T11:56:27.583Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-11-27T11:56:27.583Z] ---> Running in 4c6aad78c5ac [2020-11-27T11:56:27.796Z] #14 55.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:56:27.796Z] #14 55.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T11:56:27.796Z] #14 55.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T11:56:27.796Z] #14 55.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:56:28.057Z] #14 ... [2020-11-27T11:56:28.057Z] [2020-11-27T11:56:28.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:28.057Z] #39 32.72 CC images/stats.o [2020-11-27T11:56:28.231Z] Removing intermediate container 4c6aad78c5ac [2020-11-27T11:56:28.231Z] ---> ea16a2b008a7 [2020-11-27T11:56:28.231Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-11-27T11:56:28.231Z] ---> 422faf1b0a06 [2020-11-27T11:56:28.231Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-11-27T11:56:28.231Z] ---> 422faf1b0a06 [2020-11-27T11:56:28.231Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:56:28.231Z] ---> Using cache [2020-11-27T11:56:28.231Z] ---> 322a1b5f6f55 [2020-11-27T11:56:28.231Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-11-27T11:56:28.231Z] ---> Running in 8be63e549621 [2020-11-27T11:56:28.411Z] #60 ... [2020-11-27T11:56:28.411Z] [2020-11-27T11:56:28.411Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:28.411Z] #45 18.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-27T11:56:28.411Z] #45 19.49 go: finding gotest.tools v2.2.0+incompatible [2020-11-27T11:56:28.411Z] #45 19.49 go: finding gotest.tools/gotestsum v0.6.0 [2020-11-27T11:56:28.411Z] #45 19.59 go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-27T11:56:28.411Z] #45 19.59 go: downloading gotest.tools v2.2.0+incompatible [2020-11-27T11:56:28.411Z] #45 ... [2020-11-27T11:56:28.411Z] [2020-11-27T11:56:28.411Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:28.411Z] #29 9.913 runtime/internal/math [2020-11-27T11:56:28.411Z] #29 10.07 math/bits [2020-11-27T11:56:28.411Z] #29 10.07 internal/bytealg [2020-11-27T11:56:28.411Z] #29 10.84 math [2020-11-27T11:56:28.411Z] #29 11.96 runtime [2020-11-27T11:56:28.411Z] #29 17.37 unicode/utf8 [2020-11-27T11:56:28.411Z] #29 18.36 internal/race [2020-11-27T11:56:28.411Z] #29 18.55 sync/atomic [2020-11-27T11:56:28.411Z] #29 19.04 unicode [2020-11-27T11:56:28.411Z] #29 ... [2020-11-27T11:56:28.411Z] [2020-11-27T11:56:28.411Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T11:56:28.411Z] #20 18.64 + mkdir -p /build [2020-11-27T11:56:28.411Z] #20 18.64 + mv docker/docker /build/ [2020-11-27T11:56:28.411Z] #20 18.65 + rmdir docker [2020-11-27T11:56:28.671Z] #20 DONE 20.7s [2020-11-27T11:56:28.671Z] [2020-11-27T11:56:28.671Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:28.671Z] #42 10.75 unicode [2020-11-27T11:56:28.671Z] #42 11.15 runtime [2020-11-27T11:56:28.671Z] #42 16.59 unicode/utf8 [2020-11-27T11:56:28.671Z] #42 17.60 math/bits [2020-11-27T11:56:28.671Z] #42 19.03 math [2020-11-27T11:56:28.671Z] #42 ... [2020-11-27T11:56:28.671Z] [2020-11-27T11:56:28.671Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:28.671Z] #45 20.56 go: extracting gotest.tools v2.2.0+incompatible [2020-11-27T11:56:28.671Z] #45 20.60 go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-27T11:56:28.702Z] #39 33.19 CC images/core.o [2020-11-27T11:56:28.930Z] #45 ... [2020-11-27T11:56:28.930Z] [2020-11-27T11:56:28.931Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:56:28.931Z] #7 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:56:28.931Z] #7 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:56:28.933Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:56:28.933Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:56:28.933Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:56:28.933Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:56:29.196Z] #7 ... [2020-11-27T11:56:29.196Z] [2020-11-27T11:56:29.196Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:56:29.196Z] #48 17.65 + cd /tmp/tmp.ECJDdsCHGu/src/github.com/alecthomas/gometalinter [2020-11-27T11:56:29.196Z] #48 17.65 + git checkout -q v2.0.6 [2020-11-27T11:56:29.196Z] #48 18.03 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-27T11:56:29.237Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:56:29.237Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:56:29.457Z] #48 ... [2020-11-27T11:56:29.457Z] [2020-11-27T11:56:29.457Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:56:29.457Z] #54 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:56:29.457Z] #54 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:56:29.457Z] #54 ... [2020-11-27T11:56:29.457Z] [2020-11-27T11:56:29.457Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:29.457Z] #38 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:56:29.457Z] #38 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:56:29.898Z] #38 ... [2020-11-27T11:56:29.898Z] [2020-11-27T11:56:29.898Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:29.898Z] #45 22.05 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:56:30.121Z] #39 34.65 CC images/core-x86.o [2020-11-27T11:56:30.185Z] #45 22.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:56:30.185Z] #45 22.15 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:56:30.185Z] #45 22.17 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:56:30.185Z] #45 22.22 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:56:30.763Z] #45 22.61 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:56:30.763Z] #45 22.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:56:30.763Z] #45 22.84 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:56:30.763Z] #45 22.84 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:56:30.788Z] Fetched 8180 kB in 2s (4395 kB/s) [2020-11-27T11:56:31.026Z] #45 22.99 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:56:31.026Z] #45 23.03 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:56:31.060Z] #39 35.84 CC images/core-arm.o [2020-11-27T11:56:31.295Z] #45 23.18 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:56:31.295Z] #45 23.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:56:31.425Z] Reading package lists... [2020-11-27T11:56:31.557Z] #45 23.56 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:56:31.631Z] #39 36.33 CC images/core-aarch64.o [2020-11-27T11:56:31.818Z] #45 23.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:56:32.062Z] Reading package lists... [2020-11-27T11:56:32.079Z] #45 24.21 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:56:32.079Z] #45 24.21 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:56:32.355Z] Building dependency tree... [2020-11-27T11:56:32.355Z] Reading state information... [2020-11-27T11:56:32.355Z] The following additional packages will be installed: [2020-11-27T11:56:32.355Z] libapparmor1 [2020-11-27T11:56:32.355Z] Suggested packages: [2020-11-27T11:56:32.355Z] seccomp [2020-11-27T11:56:32.355Z] The following NEW packages will be installed: [2020-11-27T11:56:32.355Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-11-27T11:56:32.572Z] #39 37.13 CC images/core-ppc64.o [2020-11-27T11:56:32.650Z] #45 ... [2020-11-27T11:56:32.650Z] [2020-11-27T11:56:32.650Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:56:32.650Z] #22 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:56:32.650Z] #22 ... [2020-11-27T11:56:32.650Z] [2020-11-27T11:56:32.650Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:32.650Z] #29 24.49 internal/testlog [2020-11-27T11:56:32.650Z] #29 ... [2020-11-27T11:56:32.650Z] [2020-11-27T11:56:32.650Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:32.650Z] #31 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:56:32.651Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:56:32.651Z] Need to get 307 kB of archives. [2020-11-27T11:56:32.651Z] After this operation, 1108 kB of additional disk space will be used. [2020-11-27T11:56:32.651Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-27T11:56:32.651Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-27T11:56:32.651Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-27T11:56:32.651Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:56:32.651Z] Fetched 307 kB in 0s (4526 kB/s) [2020-11-27T11:56:32.651Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-11-27T11:56:32.651Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T11:56:32.651Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-27T11:56:32.651Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T11:56:32.651Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-27T11:56:32.651Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-27T11:56:32.651Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T11:56:32.651Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-27T11:56:32.651Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-27T11:56:32.651Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T11:56:32.911Z] #31 ... [2020-11-27T11:56:32.911Z] [2020-11-27T11:56:32.911Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:32.911Z] #45 24.77 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:56:32.911Z] #45 24.88 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:56:32.945Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T11:56:32.945Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T11:56:32.945Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T11:56:32.945Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:56:33.243Z] Removing intermediate container 8be63e549621 [2020-11-27T11:56:33.243Z] ---> 84319a3f7637 [2020-11-27T11:56:33.243Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-11-27T11:56:33.243Z] ---> ea16a2b008a7 [2020-11-27T11:56:33.243Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:56:33.243Z] ---> Running in 74865c06dc79 [2020-11-27T11:56:33.243Z] Removing intermediate container 74865c06dc79 [2020-11-27T11:56:33.243Z] ---> 8dce9a322037 [2020-11-27T11:56:33.243Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-11-27T11:56:33.243Z] ---> Running in 689734e4e9b1 [2020-11-27T11:56:33.513Z] #39 38.28 CC images/core-s390.o [2020-11-27T11:56:33.884Z] Removing intermediate container 689734e4e9b1 [2020-11-27T11:56:33.884Z] ---> cb22a0680785 [2020-11-27T11:56:33.884Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-11-27T11:56:33.884Z] ---> 84319a3f7637 [2020-11-27T11:56:33.884Z] Step 41/140 : FROM base AS tomlv [2020-11-27T11:56:33.884Z] ---> 422faf1b0a06 [2020-11-27T11:56:33.884Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-11-27T11:56:33.884Z] ---> Running in 61bc21bd8cb0 [2020-11-27T11:56:34.175Z] Removing intermediate container 61bc21bd8cb0 [2020-11-27T11:56:34.175Z] ---> d9e78e6fc2df [2020-11-27T11:56:34.176Z] Step 43/140 : ARG TOMLV_COMMIT [2020-11-27T11:56:34.176Z] ---> Running in c99556d982be [2020-11-27T11:56:34.176Z] Removing intermediate container c99556d982be [2020-11-27T11:56:34.176Z] ---> 10b94f7aae0f [2020-11-27T11:56:34.176Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:56:34.470Z] ---> e0c5f5ff65be [2020-11-27T11:56:34.470Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:56:34.470Z] ---> c4b2eb724af2 [2020-11-27T11:56:34.470Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:56:34.470Z] ---> Running in c1223b634d6b [2020-11-27T11:56:34.767Z] + RM_GOPATH=0 [2020-11-27T11:56:34.767Z] + TMP_GOPATH= [2020-11-27T11:56:34.767Z] + : /build [2020-11-27T11:56:34.767Z] + '[' -z '' ']' [2020-11-27T11:56:34.767Z] ++ mktemp -d [2020-11-27T11:56:34.767Z] + export GOPATH=/tmp/tmp.BZoIUUZu8i [2020-11-27T11:56:34.767Z] + GOPATH=/tmp/tmp.BZoIUUZu8i [2020-11-27T11:56:34.767Z] + RM_GOPATH=1 [2020-11-27T11:56:34.767Z] ++ dirname ./install.sh [2020-11-27T11:56:34.767Z] + dir=. [2020-11-27T11:56:34.767Z] + bin=tomlv [2020-11-27T11:56:34.767Z] + shift [2020-11-27T11:56:34.767Z] + '[' '!' -f ./tomlv.installer ']' [2020-11-27T11:56:34.767Z] + . ./tomlv.installer [2020-11-27T11:56:34.767Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:34.767Z] + install_tomlv [2020-11-27T11:56:34.767Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:56:34.767Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BZoIUUZu8i/src/github.com/BurntSushi/toml [2020-11-27T11:56:34.767Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:34.767Z] Cloning into '/tmp/tmp.BZoIUUZu8i/src/github.com/BurntSushi/toml'... [2020-11-27T11:56:34.897Z] #39 39.37 CC images/cpuinfo.o [2020-11-27T11:56:35.070Z] + cd /tmp/tmp.BZoIUUZu8i/src/github.com/BurntSushi/toml [2020-11-27T11:56:35.070Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:56:35.070Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:56:35.070Z] internal/cpu [2020-11-27T11:56:35.070Z] math/bits [2020-11-27T11:56:35.070Z] runtime/internal/sys [2020-11-27T11:56:35.377Z] runtime/internal/math [2020-11-27T11:56:35.377Z] runtime/internal/atomic [2020-11-27T11:56:35.377Z] unicode/utf8 [2020-11-27T11:56:35.377Z] internal/bytealg [2020-11-27T11:56:35.377Z] math [2020-11-27T11:56:35.377Z] internal/race [2020-11-27T11:56:35.377Z] sync/atomic [2020-11-27T11:56:35.377Z] unicode [2020-11-27T11:56:35.377Z] runtime [2020-11-27T11:56:35.377Z] internal/testlog [2020-11-27T11:56:35.377Z] encoding [2020-11-27T11:56:35.377Z] runtime/cgo [2020-11-27T11:56:35.837Z] #39 40.30 CC images/inventory.o [2020-11-27T11:56:36.097Z] #39 40.87 CC images/fdinfo.o [2020-11-27T11:56:36.219Z] #45 27.73 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:56:36.220Z] #45 28.01 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:56:36.668Z] #39 41.46 CC images/fown.o [2020-11-27T11:56:37.238Z] #39 41.88 CC images/ns.o [2020-11-27T11:56:37.498Z] #39 42.24 CC images/regfile.o [2020-11-27T11:56:37.759Z] #39 42.61 CC images/ghost-file.o [2020-11-27T11:56:38.135Z] internal/reflectlite [2020-11-27T11:56:38.135Z] sync [2020-11-27T11:56:38.135Z] errors [2020-11-27T11:56:38.135Z] sort [2020-11-27T11:56:38.139Z] #45 ... [2020-11-27T11:56:38.139Z] [2020-11-27T11:56:38.139Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:56:38.165Z] #39 ... [2020-11-27T11:56:38.166Z] [2020-11-27T11:56:38.166Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:38.166Z] #14 55.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:56:38.166Z] #14 56.52 Get:31 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-11-27T11:56:38.166Z] #14 56.54 Get:32 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-11-27T11:56:38.166Z] #14 61.62 Get:33 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-11-27T11:56:38.166Z] #14 65.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:56:38.166Z] #14 65.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:56:38.166Z] #14 65.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:56:38.166Z] #14 65.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T11:56:38.166Z] #14 65.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:56:38.166Z] #14 65.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:56:38.166Z] #14 65.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-27T11:56:38.166Z] #14 65.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T11:56:38.166Z] #14 65.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T11:56:38.166Z] #14 65.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T11:56:38.426Z] #14 65.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T11:56:38.426Z] #14 65.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T11:56:38.426Z] #14 65.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T11:56:38.426Z] #14 65.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T11:56:38.426Z] #14 65.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:56:38.426Z] #14 65.93 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T11:56:38.426Z] #14 65.95 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:56:38.431Z] internal/oserror [2020-11-27T11:56:38.431Z] io [2020-11-27T11:56:38.431Z] strconv [2020-11-27T11:56:38.431Z] syscall [2020-11-27T11:56:38.431Z] bytes [2020-11-27T11:56:38.431Z] strings [2020-11-27T11:56:38.661Z] #36 29.72 Checking out files: 52% (881/1665) Checking out files: 53% (883/1665) Checking out files: 54% (900/1665) Checking out files: 55% (916/1665) Checking out files: 56% (933/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 87% (1462/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:56:38.724Z] #14 ... [2020-11-27T11:56:38.724Z] [2020-11-27T11:56:38.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:38.724Z] #39 43.24 CC images/fifo.o [2020-11-27T11:56:38.727Z] path [2020-11-27T11:56:38.727Z] bufio [2020-11-27T11:56:38.922Z] #36 31.13 + cd /tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution [2020-11-27T11:56:38.922Z] #36 31.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:56:38.990Z] #39 43.69 CC images/remap-file-path.o [2020-11-27T11:56:39.023Z] reflect [2020-11-27T11:56:39.023Z] text/tabwriter [2020-11-27T11:56:39.251Z] #39 44.05 CC images/eventfd.o [2020-11-27T11:56:39.251Z] #39 ... [2020-11-27T11:56:39.251Z] [2020-11-27T11:56:39.251Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:39.251Z] #42 141.9 log [2020-11-27T11:56:39.251Z] #42 143.2 encoding/binary [2020-11-27T11:56:39.251Z] #42 145.8 encoding/base64 [2020-11-27T11:56:39.251Z] #42 147.1 encoding/json [2020-11-27T11:56:39.251Z] #42 147.9 go/doc [2020-11-27T11:56:39.319Z] internal/syscall/execenv [2020-11-27T11:56:39.319Z] internal/syscall/unix [2020-11-27T11:56:39.319Z] time [2020-11-27T11:56:39.511Z] #42 ... [2020-11-27T11:56:39.511Z] [2020-11-27T11:56:39.511Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:39.511Z] #14 66.90 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:56:39.511Z] #14 66.90 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:56:39.511Z] #14 66.90 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:56:39.511Z] #14 66.91 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T11:56:39.511Z] #14 66.91 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T11:56:39.511Z] #14 66.95 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T11:56:39.511Z] #14 66.99 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:56:39.511Z] #14 67.20 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:56:39.774Z] #14 67.22 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:56:39.774Z] #14 67.24 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:56:39.774Z] #14 67.25 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:56:39.774Z] #14 67.25 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:56:39.774Z] #14 67.30 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:56:39.774Z] #14 67.31 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T11:56:39.774Z] #14 67.36 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:56:39.960Z] internal/poll [2020-11-27T11:56:39.960Z] os [2020-11-27T11:56:40.255Z] internal/fmtsort [2020-11-27T11:56:40.255Z] path/filepath [2020-11-27T11:56:40.255Z] fmt [2020-11-27T11:56:40.346Z] #14 67.84 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T11:56:40.346Z] #14 67.96 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T11:56:40.550Z] io/ioutil [2020-11-27T11:56:40.550Z] log [2020-11-27T11:56:40.550Z] flag [2020-11-27T11:56:40.550Z] github.com/BurntSushi/toml [2020-11-27T11:56:40.621Z] #14 68.07 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T11:56:41.190Z] github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:56:42.006Z] #14 69.45 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:56:42.234Z] Removing intermediate container c1223b634d6b [2020-11-27T11:56:42.234Z] ---> b341dcd43607 [2020-11-27T11:56:42.234Z] Step 47/140 : FROM base AS vndr [2020-11-27T11:56:42.234Z] ---> 422faf1b0a06 [2020-11-27T11:56:42.234Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-11-27T11:56:42.234Z] ---> Running in 1508682d4ec9 [2020-11-27T11:56:42.238Z] #36 34.17 + GOPATH=/tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uR7Dpk8R0f go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:56:42.267Z] #14 69.63 Fetched 104 MB in 15s (7101 kB/s) [2020-11-27T11:56:42.267Z] #14 69.76 Selecting previously unselected package pigz. [2020-11-27T11:56:42.526Z] Removing intermediate container 1508682d4ec9 [2020-11-27T11:56:42.526Z] ---> 08b045f65620 [2020-11-27T11:56:42.526Z] Step 49/140 : ARG VNDR_COMMIT [2020-11-27T11:56:42.526Z] ---> Running in b5e85b5307cf [2020-11-27T11:56:42.526Z] Removing intermediate container b5e85b5307cf [2020-11-27T11:56:42.526Z] ---> da7d922d3b12 [2020-11-27T11:56:42.526Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:56:42.527Z] #14 69.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 ... 15473 files and directories currently installed.) [2020-11-27T11:56:42.528Z] #14 69.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T11:56:42.528Z] #14 69.90 Unpacking pigz (2.4-1) ... [2020-11-27T11:56:42.528Z] #14 70.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T11:56:42.789Z] #14 70.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:56:42.789Z] #14 70.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:56:42.823Z] ---> b8fecab894f8 [2020-11-27T11:56:42.823Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:56:42.823Z] ---> 974b4f4b73b7 [2020-11-27T11:56:42.823Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:56:42.823Z] ---> Running in b144a621b340 [2020-11-27T11:56:43.117Z] + RM_GOPATH=0 [2020-11-27T11:56:43.117Z] + TMP_GOPATH= [2020-11-27T11:56:43.117Z] + : /build [2020-11-27T11:56:43.117Z] + '[' -z '' ']' [2020-11-27T11:56:43.117Z] ++ mktemp -d [2020-11-27T11:56:43.117Z] + export GOPATH=/tmp/tmp.GrdN7tVgVk [2020-11-27T11:56:43.117Z] + GOPATH=/tmp/tmp.GrdN7tVgVk [2020-11-27T11:56:43.117Z] + RM_GOPATH=1 [2020-11-27T11:56:43.117Z] ++ dirname ./install.sh [2020-11-27T11:56:43.117Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:43.117Z] + dir=. [2020-11-27T11:56:43.117Z] + bin=vndr [2020-11-27T11:56:43.117Z] + shift [2020-11-27T11:56:43.117Z] + '[' '!' -f ./vndr.installer ']' [2020-11-27T11:56:43.117Z] + . ./vndr.installer [2020-11-27T11:56:43.117Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:43.117Z] + install_vndr [2020-11-27T11:56:43.117Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-27T11:56:43.117Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GrdN7tVgVk/src/github.com/LK4D4/vndr [2020-11-27T11:56:43.117Z] Cloning into '/tmp/tmp.GrdN7tVgVk/src/github.com/LK4D4/vndr'... [2020-11-27T11:56:43.181Z] #36 ... [2020-11-27T11:56:43.181Z] [2020-11-27T11:56:43.181Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:56:43.181Z] #29 25.19 encoding [2020-11-27T11:56:43.181Z] #29 25.64 runtime/cgo [2020-11-27T11:56:43.413Z] + cd /tmp/tmp.GrdN7tVgVk/src/github.com/LK4D4/vndr [2020-11-27T11:56:43.413Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-27T11:56:43.413Z] + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:56:43.443Z] #29 ... [2020-11-27T11:56:43.443Z] [2020-11-27T11:56:43.443Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:56:43.443Z] #66 31.79 Checking out files: 42% (810/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 90% (1722/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:56:43.443Z] #66 33.06 + cd /tmp/tmp.JUqeBMVphO/src/github.com/docker/libnetwork [2020-11-27T11:56:43.443Z] #66 33.06 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:56:43.443Z] #66 34.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:56:43.686Z] #57 154.6 + bin/containerd-stress [2020-11-27T11:56:43.686Z] #57 155.8 + bin/containerd-shim [2020-11-27T11:56:43.714Z] #66 ... [2020-11-27T11:56:43.714Z] [2020-11-27T11:56:43.714Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:43.714Z] #42 25.80 internal/testlog [2020-11-27T11:56:43.714Z] #42 26.11 encoding [2020-11-27T11:56:43.714Z] #42 26.27 unicode/utf16 [2020-11-27T11:56:43.714Z] #42 26.75 container/list [2020-11-27T11:56:43.714Z] #42 27.30 crypto/internal/subtle [2020-11-27T11:56:43.714Z] #42 27.44 crypto/subtle [2020-11-27T11:56:43.714Z] #42 27.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:56:43.714Z] #42 27.96 internal/nettrace [2020-11-27T11:56:43.714Z] #42 28.15 runtime/cgo [2020-11-27T11:56:43.724Z] internal/cpu [2020-11-27T11:56:43.724Z] runtime/internal/sys [2020-11-27T11:56:43.724Z] internal/race [2020-11-27T11:56:43.724Z] runtime/internal/atomic [2020-11-27T11:56:43.724Z] sync/atomic [2020-11-27T11:56:43.724Z] runtime/internal/math [2020-11-27T11:56:43.724Z] unicode [2020-11-27T11:56:43.724Z] unicode/utf8 [2020-11-27T11:56:43.724Z] internal/bytealg [2020-11-27T11:56:43.724Z] math/bits [2020-11-27T11:56:43.724Z] math [2020-11-27T11:56:43.724Z] internal/testlog [2020-11-27T11:56:43.724Z] runtime [2020-11-27T11:56:43.724Z] encoding [2020-11-27T11:56:43.724Z] unicode/utf16 [2020-11-27T11:56:43.731Z] #14 71.10 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:56:43.731Z] #14 71.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:56:43.731Z] #14 71.15 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:56:44.022Z] container/list [2020-11-27T11:56:44.022Z] crypto/internal/subtle [2020-11-27T11:56:44.022Z] crypto/subtle [2020-11-27T11:56:44.022Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:56:44.022Z] internal/nettrace [2020-11-27T11:56:44.022Z] runtime/cgo [2020-11-27T11:56:44.022Z] vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:56:44.657Z] #42 ... [2020-11-27T11:56:44.657Z] [2020-11-27T11:56:44.657Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:56:44.657Z] #45 31.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:56:44.657Z] #45 35.97 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:56:44.657Z] #45 36.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:56:44.657Z] #45 36.47 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:56:44.657Z] #45 36.74 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:56:44.920Z] #45 36.90 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:56:44.920Z] #45 36.91 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:56:44.920Z] #45 37.00 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:56:44.920Z] #45 37.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:56:45.248Z] #45 37.17 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:56:45.248Z] #45 37.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:56:45.519Z] #45 37.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:56:45.519Z] #45 37.55 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:56:45.913Z] #14 73.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:56:45.913Z] #14 73.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:56:46.794Z] internal/reflectlite [2020-11-27T11:56:46.794Z] sync [2020-11-27T11:56:46.794Z] github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:56:46.794Z] math/rand [2020-11-27T11:56:46.794Z] internal/singleflight [2020-11-27T11:56:46.794Z] errors [2020-11-27T11:56:46.794Z] sort [2020-11-27T11:56:46.794Z] io [2020-11-27T11:56:46.794Z] internal/oserror [2020-11-27T11:56:46.794Z] strconv [2020-11-27T11:56:46.794Z] syscall [2020-11-27T11:56:47.093Z] vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:56:47.093Z] bytes [2020-11-27T11:56:47.391Z] bufio [2020-11-27T11:56:47.391Z] reflect [2020-11-27T11:56:47.690Z] strings [2020-11-27T11:56:47.988Z] hash [2020-11-27T11:56:47.988Z] hash/crc32 [2020-11-27T11:56:47.988Z] time [2020-11-27T11:56:48.111Z] #45 ... [2020-11-27T11:56:48.111Z] [2020-11-27T11:56:48.111Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:56:48.111Z] #22 29.95 Fetched 8405 kB in 25s (341 kB/s) [2020-11-27T11:56:48.111Z] #22 29.95 Reading package lists... [2020-11-27T11:56:48.111Z] #22 ... [2020-11-27T11:56:48.111Z] [2020-11-27T11:56:48.111Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:48.111Z] #31 30.51 Fetched 8405 kB in 25s (337 kB/s) [2020-11-27T11:56:48.111Z] #31 30.51 Reading package lists... [2020-11-27T11:56:48.111Z] #31 ... [2020-11-27T11:56:48.111Z] [2020-11-27T11:56:48.111Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:56:48.111Z] #7 30.29 Fetched 8405 kB in 25s (339 kB/s) [2020-11-27T11:56:48.111Z] #7 30.29 Reading package lists... [2020-11-27T11:56:48.111Z] #7 ... [2020-11-27T11:56:48.111Z] [2020-11-27T11:56:48.111Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:56:48.111Z] #22 29.95 Reading package lists... [2020-11-27T11:56:48.287Z] internal/syscall/execenv [2020-11-27T11:56:48.287Z] internal/syscall/unix [2020-11-27T11:56:48.287Z] regexp/syntax [2020-11-27T11:56:48.287Z] path [2020-11-27T11:56:48.287Z] crypto [2020-11-27T11:56:48.287Z] crypto/internal/randutil [2020-11-27T11:56:48.585Z] crypto/hmac [2020-11-27T11:56:48.585Z] crypto/rc4 [2020-11-27T11:56:48.585Z] vendor/golang.org/x/crypto/hkdf [2020-11-27T11:56:48.585Z] vendor/golang.org/x/text/transform [2020-11-27T11:56:48.882Z] regexp [2020-11-27T11:56:49.180Z] context [2020-11-27T11:56:49.180Z] internal/poll [2020-11-27T11:56:49.327Z] #57 160.5 + bin/containerd-shim-runc-v1 [2020-11-27T11:56:49.480Z] internal/fmtsort [2020-11-27T11:56:49.480Z] encoding/binary [2020-11-27T11:56:49.480Z] os [2020-11-27T11:56:49.480Z] github.com/LK4D4/vndr/versioned [2020-11-27T11:56:49.480Z] encoding/base64 [2020-11-27T11:56:49.480Z] crypto/sha512 [2020-11-27T11:56:49.480Z] crypto/cipher [2020-11-27T11:56:49.624Z] #22 41.11 Reading package lists... [2020-11-27T11:56:49.624Z] #22 ... [2020-11-27T11:56:49.624Z] [2020-11-27T11:56:49.624Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:56:49.624Z] #54 31.73 Fetched 8405 kB in 26s (329 kB/s) [2020-11-27T11:56:49.624Z] #54 31.73 Reading package lists... [2020-11-27T11:56:49.624Z] #54 ... [2020-11-27T11:56:49.624Z] [2020-11-27T11:56:49.624Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:56:49.778Z] crypto/ed25519/internal/edwards25519 [2020-11-27T11:56:49.778Z] crypto/aes [2020-11-27T11:56:49.778Z] crypto/des [2020-11-27T11:56:50.076Z] fmt [2020-11-27T11:56:50.076Z] path/filepath [2020-11-27T11:56:50.076Z] internal/lazyregexp [2020-11-27T11:56:50.076Z] crypto/md5 [2020-11-27T11:56:50.076Z] crypto/sha1 [2020-11-27T11:56:50.113Z] #14 ... [2020-11-27T11:56:50.113Z] [2020-11-27T11:56:50.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:50.113Z] #39 44.15 CC images/eventpoll.o [2020-11-27T11:56:50.113Z] #39 44.58 CC images/fh.o [2020-11-27T11:56:50.113Z] #39 45.15 CC images/fsnotify.o [2020-11-27T11:56:50.113Z] #39 46.07 CC images/signalfd.o [2020-11-27T11:56:50.113Z] #39 46.53 CC images/fs.o [2020-11-27T11:56:50.113Z] #39 46.85 CC images/pstree.o [2020-11-27T11:56:50.113Z] #39 47.21 CC images/pipe.o [2020-11-27T11:56:50.113Z] #39 47.65 CC images/tcp-stream.o [2020-11-27T11:56:50.113Z] #39 48.04 CC images/sk-packet.o [2020-11-27T11:56:50.113Z] #39 48.57 CC images/mnt.o [2020-11-27T11:56:50.113Z] #39 48.99 CC images/pipe-data.o [2020-11-27T11:56:50.113Z] #39 49.35 CC images/sa.o [2020-11-27T11:56:50.113Z] #39 49.69 CC images/timer.o [2020-11-27T11:56:50.113Z] #39 50.33 CC images/timerfd.o [2020-11-27T11:56:50.113Z] #39 50.80 CC images/mm.o [2020-11-27T11:56:50.113Z] #39 51.48 CC images/sk-opts.o [2020-11-27T11:56:50.113Z] #39 52.02 CC images/sk-unix.o [2020-11-27T11:56:50.113Z] #39 52.63 CC images/sk-inet.o [2020-11-27T11:56:50.113Z] #39 53.43 CC images/tun.o [2020-11-27T11:56:50.113Z] #39 54.15 CC images/sk-netlink.o [2020-11-27T11:56:50.113Z] #39 54.62 CC images/packet-sock.o [2020-11-27T11:56:50.374Z] #39 ... [2020-11-27T11:56:50.374Z] [2020-11-27T11:56:50.374Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:50.374Z] #42 152.9 github.com/LK4D4/vndr/build [2020-11-27T11:56:50.374Z] #42 156.9 encoding/xml [2020-11-27T11:56:50.374Z] #42 158.4 github.com/LK4D4/vndr/versioned [2020-11-27T11:56:50.374Z] #42 158.5 compress/flate [2020-11-27T11:56:50.375Z] crypto/sha256 [2020-11-27T11:56:50.375Z] io/ioutil [2020-11-27T11:56:50.375Z] encoding/pem [2020-11-27T11:56:50.375Z] net [2020-11-27T11:56:50.375Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-11-27T11:56:50.375Z] vendor/golang.org/x/crypto/poly1305 [2020-11-27T11:56:50.566Z] #7 41.10 Reading package lists... [2020-11-27T11:56:50.566Z] #7 ... [2020-11-27T11:56:50.566Z] [2020-11-27T11:56:50.566Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:50.566Z] #38 32.98 Fetched 8405 kB in 26s (321 kB/s) [2020-11-27T11:56:50.566Z] #38 32.98 Reading package lists... [2020-11-27T11:56:50.634Z] #42 ... [2020-11-27T11:56:50.634Z] [2020-11-27T11:56:50.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:56:50.634Z] #39 55.35 CC images/ipc-var.o [2020-11-27T11:56:50.673Z] vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:56:50.673Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T11:56:50.673Z] os/exec [2020-11-27T11:56:50.673Z] flag [2020-11-27T11:56:50.673Z] go/token [2020-11-27T11:56:50.832Z] #38 ... [2020-11-27T11:56:50.832Z] [2020-11-27T11:56:50.832Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:56:50.832Z] #54 31.73 Reading package lists... [2020-11-27T11:56:50.836Z] #57 162.6 + bin/containerd-shim-runc-v2 [2020-11-27T11:56:50.970Z] go/scanner [2020-11-27T11:56:50.970Z] net/url [2020-11-27T11:56:50.970Z] text/template/parse [2020-11-27T11:56:51.130Z] #57 163.2 + binaries [2020-11-27T11:56:51.130Z] #57 163.2 + mkdir -p /build [2020-11-27T11:56:51.130Z] #57 163.2 + cp bin/containerd /build/containerd [2020-11-27T11:56:51.130Z] #57 163.3 + cp bin/containerd-shim /build/containerd-shim [2020-11-27T11:56:51.130Z] #57 163.3 + cp bin/ctr /build/ctr [2020-11-27T11:56:51.205Z] #39 56.07 CC images/ipc-desc.o [2020-11-27T11:56:51.279Z] go/ast [2020-11-27T11:56:51.579Z] log [2020-11-27T11:56:51.579Z] encoding/json [2020-11-27T11:56:51.764Z] #57 DONE 163.8s [2020-11-27T11:56:51.794Z] #39 56.38 CC images/ipc-shm.o [2020-11-27T11:56:51.878Z] text/template [2020-11-27T11:56:51.878Z] go/parser [2020-11-27T11:56:52.055Z] #39 56.57 CC images/ipc-msg.o [2020-11-27T11:56:52.343Z] #39 57.01 CC images/ipc-sem.o [2020-11-27T11:56:52.399Z] [2020-11-27T11:56:52.399Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-27T11:56:52.604Z] #39 57.25 CC images/utsns.o [2020-11-27T11:56:52.690Z] #58 DONE 0.4s [2020-11-27T11:56:52.690Z] [2020-11-27T11:56:52.690Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-27T11:56:52.866Z] #39 57.54 CC images/creds.o [2020-11-27T11:56:52.929Z] encoding/xml [2020-11-27T11:56:52.929Z] compress/flate [2020-11-27T11:56:52.929Z] go/doc [2020-11-27T11:56:52.982Z] #62 DONE 0.2s [2020-11-27T11:56:52.982Z] [2020-11-27T11:56:52.982Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-27T11:56:52.982Z] #64 DONE 0.1s [2020-11-27T11:56:52.982Z] [2020-11-27T11:56:52.982Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-27T11:56:53.126Z] #39 58.01 CC images/vma.o [2020-11-27T11:56:53.226Z] compress/gzip [2020-11-27T11:56:53.274Z] #67 DONE 0.1s [2020-11-27T11:56:53.274Z] [2020-11-27T11:56:53.274Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:56:53.274Z] #68 DONE 0.0s [2020-11-27T11:56:53.274Z] [2020-11-27T11:56:53.274Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:56:53.524Z] math/big [2020-11-27T11:56:53.524Z] github.com/LK4D4/vndr/build [2020-11-27T11:56:53.699Z] #39 58.34 CC images/netdev.o [2020-11-27T11:56:53.820Z] encoding/hex [2020-11-27T11:56:53.820Z] vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:56:53.908Z] #69 DONE 0.6s [2020-11-27T11:56:53.908Z] [2020-11-27T11:56:53.908Z] #70 exporting to image [2020-11-27T11:56:53.908Z] #70 exporting layers [2020-11-27T11:56:54.270Z] #39 58.97 CC images/tty.o [2020-11-27T11:56:54.464Z] vendor/golang.org/x/text/unicode/norm [2020-11-27T11:56:54.464Z] vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:56:54.464Z] vendor/golang.org/x/net/http2/hpack [2020-11-27T11:56:54.760Z] mime [2020-11-27T11:56:55.057Z] mime/quotedprintable [2020-11-27T11:56:55.211Z] #39 59.81 CC images/file-lock.o [2020-11-27T11:56:55.353Z] net/http/internal [2020-11-27T11:56:55.353Z] vendor/golang.org/x/net/idna [2020-11-27T11:56:55.353Z] net/textproto [2020-11-27T11:56:55.473Z] #39 60.10 CC images/rlimit.o [2020-11-27T11:56:55.650Z] crypto/rand [2020-11-27T11:56:55.650Z] crypto/elliptic [2020-11-27T11:56:55.650Z] encoding/asn1 [2020-11-27T11:56:55.650Z] crypto/ed25519 [2020-11-27T11:56:55.736Z] #39 60.54 CC images/pagemap.o [2020-11-27T11:56:55.947Z] crypto/rsa [2020-11-27T11:56:55.947Z] crypto/dsa [2020-11-27T11:56:55.947Z] vendor/golang.org/x/net/http/httpguts [2020-11-27T11:56:55.947Z] vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:56:55.947Z] mime/multipart [2020-11-27T11:56:56.120Z] #54 42.68 Reading package lists... [2020-11-27T11:56:56.120Z] #54 ... [2020-11-27T11:56:56.120Z] [2020-11-27T11:56:56.120Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:56:56.120Z] #42 45.80 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:56:56.120Z] #42 45.96 vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:56:56.243Z] crypto/x509/pkix [2020-11-27T11:56:56.243Z] crypto/ecdsa [2020-11-27T11:56:56.243Z] vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:56:56.540Z] crypto/x509 [2020-11-27T11:56:56.641Z] #70 exporting layers 2.8s done [2020-11-27T11:56:56.641Z] #70 writing image sha256:be95399fb0c4c487b6f81772280045faf5b020c21b9e86bcfd78e1882966a71d done [2020-11-27T11:56:56.641Z] #70 naming to docker.io/library/docker:6fd1cf089cc973a8f4200709675fb93036b94f78 done [2020-11-27T11:56:56.641Z] #70 DONE 2.8s [Pipeline] } [2020-11-27T11:56:56.676Z] #39 61.26 CC images/siginfo.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T11:56:56.838Z] crypto/tls [2020-11-27T11:56:57.070Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/test/unit [2020-11-27T11:56:57.246Z] #39 61.87 CC images/rpc.o [2020-11-27T11:56:57.246Z] #39 ... [2020-11-27T11:56:57.246Z] [2020-11-27T11:56:57.246Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:57.246Z] #14 79.97 Selecting previously unselected package python3-minimal. [2020-11-27T11:56:57.247Z] #14 79.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-11-27T11:56:57.247Z] #14 80.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T11:56:57.247Z] #14 80.17 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:56:57.247Z] #14 80.34 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T11:56:57.247Z] #14 80.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T11:56:57.247Z] #14 80.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:56:57.247Z] #14 80.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T11:56:57.247Z] #14 80.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:56:57.247Z] #14 80.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:56:57.247Z] #14 82.49 Selecting previously unselected package python3.7. [2020-11-27T11:56:57.247Z] #14 82.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:56:57.247Z] #14 82.55 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:56:57.247Z] #14 82.87 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T11:56:57.247Z] #14 82.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T11:56:57.247Z] #14 82.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:56:57.247Z] #14 83.20 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:56:58.187Z] #14 85.58 Selecting previously unselected package python3. [2020-11-27T11:56:58.187Z] #14 85.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 ... 16134 files and directories currently installed.) [2020-11-27T11:56:58.187Z] #14 85.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T11:56:58.187Z] #14 85.71 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:56:58.367Z] net/http/httptrace [2020-11-27T11:56:58.367Z] net/http [2020-11-27T11:56:58.447Z] #14 86.10 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T11:56:58.667Z] #42 ... [2020-11-27T11:56:58.667Z] [2020-11-27T11:56:58.667Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:58.667Z] #31 40.75 Reading package lists... [2020-11-27T11:56:58.667Z] #31 ... [2020-11-27T11:56:58.667Z] [2020-11-27T11:56:58.667Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:56:58.667Z] #38 43.77 Reading package lists... [2020-11-27T11:56:58.667Z] #38 ... [2020-11-27T11:56:58.667Z] [2020-11-27T11:56:58.667Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:56:58.667Z] #7 41.10 Reading package lists... [2020-11-27T11:56:58.708Z] #14 86.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:56:58.708Z] #14 86.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:56:58.708Z] #14 86.29 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T11:56:58.708Z] #14 86.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:56:58.708Z] #14 86.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:56:58.969Z] #14 86.42 Selecting previously unselected package libiptc0:amd64. [2020-11-27T11:56:58.969Z] #14 86.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T11:56:58.969Z] #14 86.43 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:56:58.969Z] #14 86.58 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T11:56:58.969Z] #14 86.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T11:56:58.969Z] #14 86.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:56:58.969Z] #14 86.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T11:56:59.141Z] ? github.com/docker/docker/api [no test files] [2020-11-27T11:56:59.229Z] #14 86.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T11:56:59.229Z] #14 86.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:56:59.229Z] #14 86.82 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T11:56:59.229Z] #14 86.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T11:56:59.229Z] #14 86.85 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:56:59.490Z] #14 86.98 Selecting previously unselected package iptables. [2020-11-27T11:56:59.490Z] #14 86.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T11:56:59.490Z] #14 86.99 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:56:59.809Z] Running on azwin-2-943310 in d:\jenkins\workspace\moby_PR-41713 [Pipeline] { [Pipeline] ws [2020-11-27T11:56:59.823Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-27T11:57:00.060Z] #14 87.49 Selecting previously unselected package xxd. [2020-11-27T11:57:00.060Z] #14 87.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:57:00.060Z] #14 87.51 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:57:00.320Z] #14 87.71 Selecting previously unselected package vim-common. [2020-11-27T11:57:00.320Z] #14 87.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:57:00.320Z] #14 87.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:57:00.453Z] github.com/LK4D4/vndr/godl [2020-11-27T11:57:00.453Z] github.com/LK4D4/vndr [2020-11-27T11:57:00.580Z] #14 88.07 Selecting previously unselected package bash-completion. [2020-11-27T11:57:00.580Z] #14 88.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:57:01.152Z] #14 ... [2020-11-27T11:57:01.152Z] [2020-11-27T11:57:01.152Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:01.152Z] #42 163.6 hash [2020-11-27T11:57:01.152Z] #42 164.1 hash/crc32 [2020-11-27T11:57:01.152Z] #42 164.6 compress/gzip [2020-11-27T11:57:01.152Z] #42 165.1 context [2020-11-27T11:57:01.152Z] #42 166.1 crypto/cipher [2020-11-27T11:57:01.152Z] #42 166.4 math/big [2020-11-27T11:57:01.152Z] #42 168.3 crypto/aes [2020-11-27T11:57:01.152Z] #42 170.5 crypto [2020-11-27T11:57:01.152Z] #42 170.9 crypto/des [2020-11-27T11:57:01.152Z] #42 171.7 crypto/internal/randutil [2020-11-27T11:57:01.152Z] #42 171.8 crypto/sha512 [2020-11-27T11:57:01.152Z] #42 173.1 crypto/ed25519/internal/edwards25519 [2020-11-27T11:57:01.152Z] #42 ... [2020-11-27T11:57:01.152Z] [2020-11-27T11:57:01.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:01.152Z] #39 63.91 CC images/ext-file.o [2020-11-27T11:57:01.152Z] #39 64.11 CC images/cgroup.o [2020-11-27T11:57:01.152Z] #39 64.82 CC images/userns.o [2020-11-27T11:57:01.152Z] #39 65.07 CC images/google/protobuf/descriptor.o [2020-11-27T11:57:01.787Z] #7 51.55 Building dependency tree... [2020-11-27T11:57:02.049Z] #7 54.22 Reading state information... [2020-11-27T11:57:02.535Z] #39 67.25 CC images/opts.o [2020-11-27T11:57:02.796Z] #39 67.60 CC images/seccomp.o [2020-11-27T11:57:03.200Z] Removing intermediate container b144a621b340 [2020-11-27T11:57:03.200Z] ---> a990a7deab13 [2020-11-27T11:57:03.200Z] Step 53/140 : FROM dev-base AS containerd [2020-11-27T11:57:03.200Z] ---> 422faf1b0a06 [2020-11-27T11:57:03.200Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-11-27T11:57:03.200Z] ---> Using cache [2020-11-27T11:57:03.200Z] ---> 322a1b5f6f55 [2020-11-27T11:57:03.200Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-11-27T11:57:03.200Z] ---> Running in 6eb13c51e51a [2020-11-27T11:57:03.200Z] Removing intermediate container 6eb13c51e51a [2020-11-27T11:57:03.200Z] ---> a3b6f3eca342 [2020-11-27T11:57:03.200Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-11-27T11:57:03.200Z] ---> Running in 3f0eb494849a [2020-11-27T11:57:03.366Z] #39 68.01 CC images/binfmt-misc.o [2020-11-27T11:57:03.626Z] #39 68.22 CC images/time.o [2020-11-27T11:57:03.838Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:57:03.838Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:57:03.838Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:57:03.838Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:57:03.887Z] #39 68.46 CC images/sysctl.o [2020-11-27T11:57:03.887Z] #39 68.72 CC images/autofs.o [2020-11-27T11:57:04.132Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:57:04.132Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:57:04.147Z] #39 68.98 CC images/macvlan.o [2020-11-27T11:57:04.407Z] #39 69.21 CC images/sit.o [2020-11-27T11:57:04.667Z] #39 69.53 CC images/memfd.o [2020-11-27T11:57:04.667Z] #39 ... [2020-11-27T11:57:04.667Z] [2020-11-27T11:57:04.667Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:04.927Z] #14 92.36 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:57:05.364Z] #7 ... [2020-11-27T11:57:05.364Z] [2020-11-27T11:57:05.364Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:05.364Z] #38 43.77 Reading package lists... [2020-11-27T11:57:05.364Z] #38 54.91 Building dependency tree... [2020-11-27T11:57:05.364Z] #38 57.08 Reading state information... [2020-11-27T11:57:05.498Z] #14 92.95 Selecting previously unselected package bzip2. [2020-11-27T11:57:05.498Z] #14 92.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T11:57:05.498Z] #14 93.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:57:05.498Z] #14 93.16 Selecting previously unselected package xz-utils. [2020-11-27T11:57:05.498Z] #14 93.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T11:57:05.498Z] #14 93.16 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:57:05.652Z] Fetched 8180 kB in 2s (4413 kB/s) [2020-11-27T11:57:05.758Z] #14 93.44 Selecting previously unselected package apparmor. [2020-11-27T11:57:05.758Z] #14 93.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T11:57:06.018Z] #14 93.57 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:57:06.289Z] Reading package lists... [2020-11-27T11:57:06.588Z] #14 94.18 Selecting previously unselected package aufs-tools. [2020-11-27T11:57:06.588Z] #14 94.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T11:57:06.588Z] #14 94.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:57:06.849Z] #14 94.37 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:57:06.849Z] #14 94.37 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:57:06.849Z] #14 94.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:57:06.929Z] Reading package lists... [2020-11-27T11:57:07.224Z] Building dependency tree... [2020-11-27T11:57:07.224Z] Reading state information... [2020-11-27T11:57:07.224Z] The following additional packages will be installed: [2020-11-27T11:57:07.224Z] libbtrfs0 [2020-11-27T11:57:07.517Z] The following NEW packages will be installed: [2020-11-27T11:57:07.517Z] libbtrfs-dev libbtrfs0 [2020-11-27T11:57:07.517Z] 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:07.517Z] Need to get 120 kB of archives. [2020-11-27T11:57:07.517Z] After this operation, 423 kB of additional disk space will be used. [2020-11-27T11:57:07.517Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T11:57:07.517Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T11:57:07.517Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:07.517Z] Fetched 120 kB in 0s (1923 kB/s) [2020-11-27T11:57:07.517Z] Selecting previously unselected package libbtrfs0. [2020-11-27T11:57:07.518Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T11:57:07.518Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T11:57:07.518Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:57:07.518Z] Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:57:07.518Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T11:57:07.518Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:57:07.625Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2020-11-27T11:57:07.810Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:57:07.810Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:57:07.810Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:07.914Z] #38 60.14 The following additional packages will be installed: [2020-11-27T11:57:07.914Z] #38 60.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:57:07.914Z] #38 60.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:57:07.914Z] #38 60.16 Suggested packages: [2020-11-27T11:57:07.914Z] #38 60.16 manpages-dev python-setuptools [2020-11-27T11:57:08.107Z] Removing intermediate container 3f0eb494849a [2020-11-27T11:57:08.108Z] ---> 9604512c1fbb [2020-11-27T11:57:08.108Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-11-27T11:57:08.108Z] ---> Running in e1c2879357bc [2020-11-27T11:57:08.108Z] Removing intermediate container e1c2879357bc [2020-11-27T11:57:08.108Z] ---> 0bf6d5e338de [2020-11-27T11:57:08.108Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:57:08.175Z] #38 ... [2020-11-27T11:57:08.175Z] [2020-11-27T11:57:08.175Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:57:08.175Z] #7 57.19 The following additional packages will be installed: [2020-11-27T11:57:08.175Z] #7 57.22 libapparmor1 [2020-11-27T11:57:08.175Z] #7 57.23 Suggested packages: [2020-11-27T11:57:08.175Z] #7 57.24 seccomp [2020-11-27T11:57:08.175Z] #7 57.73 The following NEW packages will be installed: [2020-11-27T11:57:08.175Z] #7 57.74 libapparmor-dev libapparmor1 libseccomp-dev [2020-11-27T11:57:08.175Z] #7 58.44 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:08.175Z] #7 58.44 Need to get 293 kB of archives. [2020-11-27T11:57:08.175Z] #7 58.44 After this operation, 952 kB of additional disk space will be used. [2020-11-27T11:57:08.175Z] #7 58.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T11:57:08.175Z] #7 58.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T11:57:08.175Z] #7 58.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T11:57:08.175Z] #7 60.04 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:08.175Z] #7 60.35 Fetched 293 kB in 0s (667 kB/s) [2020-11-27T11:57:08.175Z] #7 60.46 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T11:57:08.175Z] #7 60.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:57:08.175Z] #7 60.55 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T11:57:08.175Z] #7 60.58 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:57:08.404Z] ---> a0bfe1659152 [2020-11-27T11:57:08.404Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:57:08.404Z] ---> bea67ab3b1d0 [2020-11-27T11:57:08.404Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:57:08.404Z] ---> Running in f39604e3fe64 [2020-11-27T11:57:08.436Z] #7 60.89 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T11:57:08.436Z] #7 60.90 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T11:57:08.436Z] #7 60.93 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:57:08.698Z] #7 ... [2020-11-27T11:57:08.698Z] [2020-11-27T11:57:08.698Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:57:08.698Z] #22 41.11 Reading package lists... [2020-11-27T11:57:08.698Z] #22 51.59 Building dependency tree... [2020-11-27T11:57:08.698Z] #22 54.23 Reading state information... [2020-11-27T11:57:08.698Z] #22 57.78 ca-certificates is already the newest version (20200601~deb10u1). [2020-11-27T11:57:08.698Z] #22 57.78 The following additional packages will be installed: [2020-11-27T11:57:08.698Z] #22 57.79 libjq1 libonig5 [2020-11-27T11:57:08.698Z] #22 58.60 The following NEW packages will be installed: [2020-11-27T11:57:08.698Z] #22 58.60 jq libjq1 libonig5 [2020-11-27T11:57:08.698Z] #22 59.10 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:08.698Z] #22 59.10 Need to get 355 kB of archives. [2020-11-27T11:57:08.698Z] #22 59.10 After this operation, 1072 kB of additional disk space will be used. [2020-11-27T11:57:08.698Z] #22 59.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:57:08.698Z] #22 59.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:57:08.698Z] #22 59.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:57:08.698Z] #22 60.56 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:08.698Z] #22 60.85 Fetched 355 kB in 0s (1008 kB/s) [2020-11-27T11:57:08.698Z] #22 60.98 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:57:08.698Z] #22 60.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-11-27T11:57:08.698Z] #22 61.09 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:57:08.698Z] + RM_GOPATH=0 [2020-11-27T11:57:08.698Z] + TMP_GOPATH= [2020-11-27T11:57:08.698Z] + : /build [2020-11-27T11:57:08.698Z] + '[' -z '' ']' [2020-11-27T11:57:08.698Z] ++ mktemp -d [2020-11-27T11:57:08.698Z] + export GOPATH=/tmp/tmp.W0ZrPSrFsB [2020-11-27T11:57:08.698Z] + GOPATH=/tmp/tmp.W0ZrPSrFsB [2020-11-27T11:57:08.698Z] + RM_GOPATH=1 [2020-11-27T11:57:08.698Z] ++ dirname ./install.sh [2020-11-27T11:57:08.698Z] + dir=. [2020-11-27T11:57:08.698Z] + bin=containerd [2020-11-27T11:57:08.698Z] + shift [2020-11-27T11:57:08.698Z] + '[' '!' -f ./containerd.installer ']' [2020-11-27T11:57:08.698Z] + . ./containerd.installer [2020-11-27T11:57:08.698Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:57:08.698Z] + install_containerd [2020-11-27T11:57:08.698Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-27T11:57:08.698Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.W0ZrPSrFsB/src/github.com/containerd/containerd [2020-11-27T11:57:08.698Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:57:08.698Z] Cloning into '/tmp/tmp.W0ZrPSrFsB/src/github.com/containerd/containerd'... [2020-11-27T11:57:08.959Z] #22 61.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:57:08.959Z] #22 ... [2020-11-27T11:57:08.959Z] [2020-11-27T11:57:08.959Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:08.959Z] #31 40.75 Reading package lists... [2020-11-27T11:57:08.959Z] #31 51.64 Building dependency tree... [2020-11-27T11:57:08.959Z] #31 54.26 Reading state information... [2020-11-27T11:57:08.959Z] #31 56.89 The following additional packages will be installed: [2020-11-27T11:57:08.959Z] #31 56.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:57:08.959Z] #31 56.93 Suggested packages: [2020-11-27T11:57:08.959Z] #31 57.00 cmake-doc ninja-build lrzip [2020-11-27T11:57:08.959Z] #31 57.00 Recommended packages: [2020-11-27T11:57:08.959Z] #31 57.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:57:08.959Z] #31 58.94 The following NEW packages will be installed: [2020-11-27T11:57:08.959Z] #31 58.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:57:08.959Z] #31 59.00 vim-common xxd [2020-11-27T11:57:08.959Z] #31 59.59 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:08.959Z] #31 59.59 Need to get 14.9 MB of archives. [2020-11-27T11:57:08.959Z] #31 59.59 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T11:57:08.959Z] #31 59.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:57:08.959Z] #31 59.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:57:08.959Z] #31 59.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:57:08.959Z] #31 59.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:57:08.959Z] #31 61.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T11:57:08.959Z] #31 61.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T11:57:08.959Z] #31 61.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T11:57:08.959Z] #31 61.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T11:57:08.959Z] #31 61.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T11:57:08.959Z] #31 61.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T11:57:08.959Z] #31 ... [2020-11-27T11:57:08.959Z] [2020-11-27T11:57:08.959Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:57:08.959Z] #7 61.33 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T11:57:08.959Z] #7 61.33 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T11:57:09.220Z] #7 61.48 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:57:09.392Z] #14 96.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:57:09.392Z] #14 96.69 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:57:09.392Z] #14 96.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:57:09.481Z] #7 61.90 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:57:09.481Z] #7 61.96 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:57:09.481Z] #7 62.01 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:57:09.743Z] #7 62.02 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:10.778Z] #14 ... [2020-11-27T11:57:10.778Z] [2020-11-27T11:57:10.778Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:57:10.778Z] #60 174.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:57:10.778Z] #60 174.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:57:10.778Z] #60 DONE 183.1s [2020-11-27T11:57:10.778Z] [2020-11-27T11:57:10.778Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:57:10.778Z] #61 DONE 0.1s [2020-11-27T11:57:10.778Z] [2020-11-27T11:57:10.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:10.778Z] #39 69.83 CC images/timens.o [2020-11-27T11:57:10.778Z] #39 70.18 LINK images/built-in.o [2020-11-27T11:57:10.778Z] #39 70.35 GEN compel/include/asm [2020-11-27T11:57:10.778Z] #39 70.38 GEN compel/include/version.h [2020-11-27T11:57:10.778Z] #39 70.40 touch .config [2020-11-27T11:57:10.778Z] #39 70.46 GEN include/common/config.h [2020-11-27T11:57:10.778Z] #39 70.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T11:57:10.778Z] #39 70.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T11:57:10.778Z] #39 70.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T11:57:10.778Z] #39 70.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T11:57:10.778Z] #39 70.75 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T11:57:10.778Z] #39 70.79 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T11:57:10.778Z] #39 70.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:57:10.779Z] #39 70.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T11:57:10.779Z] #39 70.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:57:10.779Z] #39 70.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:57:10.779Z] #39 70.94 DEP compel/plugins/std/infect.d [2020-11-27T11:57:10.779Z] #39 71.09 DEP compel/plugins/std/string.d [2020-11-27T11:57:10.779Z] #39 71.17 DEP compel/plugins/std/log.d [2020-11-27T11:57:10.779Z] #39 71.29 DEP compel/plugins/std/fds.d [2020-11-27T11:57:10.779Z] #39 71.39 DEP compel/plugins/std/std.d [2020-11-27T11:57:10.779Z] #39 71.55 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:57:10.779Z] #39 71.69 DEP compel/plugins/fds/fds.d [2020-11-27T11:57:10.779Z] #39 71.86 CC compel/plugins/std/std.o [2020-11-27T11:57:10.779Z] #39 72.21 CC compel/plugins/std/fds.o [2020-11-27T11:57:10.779Z] #39 72.82 CC compel/plugins/std/log.o [2020-11-27T11:57:10.779Z] #39 73.99 CC compel/plugins/std/string.o [2020-11-27T11:57:10.779Z] #39 74.74 CC compel/plugins/std/infect.o [2020-11-27T11:57:10.779Z] #39 75.21 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T11:57:10.779Z] #39 75.31 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T11:57:10.779Z] #39 75.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T11:57:10.779Z] #39 75.52 AR compel/plugins/std.lib.a [2020-11-27T11:57:10.779Z] #39 75.59 CC compel/plugins/fds/fds.o [2020-11-27T11:57:11.130Z] #7 ... [2020-11-27T11:57:11.130Z] [2020-11-27T11:57:11.130Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:57:11.130Z] #54 42.68 Reading package lists... [2020-11-27T11:57:11.130Z] #54 53.64 Building dependency tree... [2020-11-27T11:57:11.130Z] #54 56.10 Reading state information... [2020-11-27T11:57:11.130Z] #54 59.30 The following additional packages will be installed: [2020-11-27T11:57:11.130Z] #54 59.32 libbtrfs0 [2020-11-27T11:57:11.130Z] #54 59.57 The following NEW packages will be installed: [2020-11-27T11:57:11.130Z] #54 59.61 libbtrfs-dev libbtrfs0 [2020-11-27T11:57:11.130Z] #54 60.03 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:11.130Z] #54 60.03 Need to get 119 kB of archives. [2020-11-27T11:57:11.130Z] #54 60.03 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:57:11.130Z] #54 60.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:57:11.130Z] #54 60.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:57:11.130Z] #54 61.60 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:11.130Z] #54 61.98 Fetched 119 kB in 0s (390 kB/s) [2020-11-27T11:57:11.130Z] #54 62.30 Selecting previously unselected package libbtrfs0. [2020-11-27T11:57:11.130Z] #54 62.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:57:11.130Z] #54 62.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:57:11.130Z] #54 62.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:57:11.130Z] #54 ... [2020-11-27T11:57:11.130Z] [2020-11-27T11:57:11.130Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:11.130Z] #38 61.64 The following NEW packages will be installed: [2020-11-27T11:57:11.130Z] #38 61.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:57:11.130Z] #38 61.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:57:11.130Z] #38 61.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:57:11.130Z] #38 61.64 python-six zlib1g-dev [2020-11-27T11:57:11.130Z] #38 62.02 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:57:11.130Z] #38 62.02 Need to get 4095 kB of archives. [2020-11-27T11:57:11.130Z] #38 62.02 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T11:57:11.130Z] #38 62.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T11:57:11.130Z] #38 62.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-11-27T11:57:11.130Z] #38 62.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-11-27T11:57:11.130Z] #38 62.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:57:11.130Z] #38 62.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T11:57:11.130Z] #38 62.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-11-27T11:57:11.130Z] #38 62.11 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-11-27T11:57:11.130Z] #38 62.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T11:57:11.130Z] #38 62.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T11:57:11.130Z] #38 62.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T11:57:11.130Z] #38 62.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T11:57:11.130Z] #38 62.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T11:57:11.130Z] #38 62.84 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-11-27T11:57:11.130Z] #38 62.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T11:57:11.130Z] #38 62.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:57:11.130Z] #38 62.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:57:11.130Z] #38 62.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T11:57:11.130Z] #38 ... [2020-11-27T11:57:11.130Z] [2020-11-27T11:57:11.130Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-27T11:57:11.130Z] #66 DONE 63.3s [2020-11-27T11:57:11.130Z] [2020-11-27T11:57:11.130Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-27T11:57:11.130Z] #7 DONE 63.4s [2020-11-27T11:57:11.130Z] [2020-11-27T11:57:11.130Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:57:11.130Z] #54 63.60 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:57:11.130Z] #54 63.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:57:11.130Z] #54 63.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:57:11.349Z] #39 75.95 AR compel/plugins/fds.lib.a [2020-11-27T11:57:11.349Z] #39 76.10 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:57:11.349Z] #39 76.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:57:11.413Z] #54 ... [2020-11-27T11:57:11.413Z] [2020-11-27T11:57:11.413Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:57:11.413Z] #50 DONE 0.3s [2020-11-27T11:57:11.413Z] [2020-11-27T11:57:11.413Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-27T11:57:11.681Z] #51 DONE 0.2s [2020-11-27T11:57:11.681Z] [2020-11-27T11:57:11.681Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:57:11.681Z] #54 64.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:57:11.681Z] #54 ... [2020-11-27T11:57:11.681Z] [2020-11-27T11:57:11.681Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-27T11:57:11.681Z] #22 61.62 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:57:11.681Z] #22 61.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:57:11.681Z] #22 61.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:57:11.681Z] #22 62.12 Selecting previously unselected package jq. [2020-11-27T11:57:11.681Z] #22 62.13 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:57:11.681Z] #22 62.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:57:11.681Z] #22 62.60 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:57:11.681Z] #22 63.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:57:11.681Z] #22 63.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:57:11.681Z] #22 63.39 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:11.681Z] #22 DONE 64.1s [2020-11-27T11:57:11.681Z] [2020-11-27T11:57:11.681Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:57:11.681Z] #54 64.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:57:11.681Z] #54 64.13 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:11.922Z] #39 76.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T11:57:11.922Z] #39 76.54 HOSTDEP compel/src/main-host.d [2020-11-27T11:57:11.922Z] #39 ... [2020-11-27T11:57:11.922Z] [2020-11-27T11:57:11.922Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:11.943Z] #54 ... [2020-11-27T11:57:11.943Z] [2020-11-27T11:57:11.943Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:57:11.943Z] #23 DONE 0.1s [2020-11-27T11:57:12.185Z] #14 99.49 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:57:12.185Z] #14 99.52 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:57:12.185Z] #14 99.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:57:12.185Z] #14 99.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T11:57:12.185Z] #14 99.72 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:57:12.185Z] #14 99.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:57:12.205Z] [2020-11-27T11:57:12.205Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:12.205Z] #31 63.46 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:12.205Z] #31 63.84 Fetched 14.9 MB in 2s (6173 kB/s) [2020-11-27T11:57:12.205Z] #31 64.14 Selecting previously unselected package xxd. [2020-11-27T11:57:12.205Z] #31 64.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:57:12.205Z] #31 64.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:57:12.205Z] #31 64.27 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:57:12.446Z] #14 99.90 Selecting previously unselected package dmsetup. [2020-11-27T11:57:12.446Z] #14 99.91 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:57:12.446Z] #14 99.92 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:57:12.466Z] #31 ... [2020-11-27T11:57:12.466Z] [2020-11-27T11:57:12.466Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-27T11:57:12.466Z] #54 DONE 64.7s [2020-11-27T11:57:12.466Z] [2020-11-27T11:57:12.466Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:12.466Z] #31 64.65 Selecting previously unselected package vim-common. [2020-11-27T11:57:12.466Z] #31 64.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:57:12.466Z] #31 ... [2020-11-27T11:57:12.466Z] [2020-11-27T11:57:12.466Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:57:12.466Z] #55 DONE 0.2s [2020-11-27T11:57:12.466Z] [2020-11-27T11:57:12.466Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-27T11:57:12.466Z] #56 DONE 0.0s [2020-11-27T11:57:12.466Z] [2020-11-27T11:57:12.466Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:12.466Z] #31 64.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:57:12.712Z] #14 100.1 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:57:12.712Z] #14 100.1 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:57:12.712Z] #14 100.1 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:57:12.712Z] #14 ... [2020-11-27T11:57:12.712Z] [2020-11-27T11:57:12.712Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:12.712Z] #42 175.2 crypto/hmac [2020-11-27T11:57:12.712Z] #42 175.5 crypto/md5 [2020-11-27T11:57:12.712Z] #42 176.3 crypto/rc4 [2020-11-27T11:57:12.712Z] #42 176.5 crypto/sha1 [2020-11-27T11:57:12.712Z] #42 177.4 crypto/rand [2020-11-27T11:57:12.712Z] #42 177.8 crypto/elliptic [2020-11-27T11:57:12.712Z] #42 178.2 encoding/asn1 [2020-11-27T11:57:12.712Z] #42 180.6 crypto/ed25519 [2020-11-27T11:57:12.712Z] #42 181.1 crypto/rsa [2020-11-27T11:57:12.712Z] #42 181.2 crypto/ecdsa [2020-11-27T11:57:12.712Z] #42 181.7 crypto/sha256 [2020-11-27T11:57:12.712Z] #42 182.7 crypto/dsa [2020-11-27T11:57:12.712Z] #42 182.8 encoding/hex [2020-11-27T11:57:12.712Z] #42 183.4 encoding/pem [2020-11-27T11:57:12.712Z] #42 183.8 crypto/x509/pkix [2020-11-27T11:57:12.712Z] #42 184.3 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:57:12.712Z] #42 184.5 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:57:12.712Z] #42 ... [2020-11-27T11:57:12.712Z] [2020-11-27T11:57:12.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:12.712Z] #39 76.75 DEP compel/src/lib/ptrace.d [2020-11-27T11:57:12.712Z] #39 76.99 DEP compel/src/lib/infect.d [2020-11-27T11:57:12.712Z] #39 77.17 DEP compel/src/lib/infect-util.d [2020-11-27T11:57:12.712Z] #39 77.27 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:57:12.712Z] #39 77.42 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T11:57:12.974Z] #39 77.58 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T11:57:12.974Z] #39 77.67 DEP compel/src/lib/log.d [2020-11-27T11:57:13.041Z] #31 65.39 Selecting previously unselected package cmake-data. [2020-11-27T11:57:13.041Z] #31 65.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:57:13.041Z] #31 65.44 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:57:13.234Z] #39 77.84 DEP compel/src/main.d [2020-11-27T11:57:13.234Z] #39 78.04 DEP compel/src/lib/handle-elf.d [2020-11-27T11:57:13.494Z] #39 78.19 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T11:57:13.494Z] #39 78.25 CC compel/src/lib/log.o [2020-11-27T11:57:13.754Z] #39 78.52 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T11:57:14.298Z] + cd /tmp/tmp.W0ZrPSrFsB/src/github.com/containerd/containerd [2020-11-27T11:57:14.298Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:57:14.596Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:57:14.596Z] + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:57:14.596Z] + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:57:14.596Z] + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:57:14.596Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:57:14.596Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:57:14.596Z] + '[' '' = dynamic ']' [2020-11-27T11:57:14.596Z] + make [2020-11-27T11:57:14.695Z] #39 79.43 CC compel/arch/x86/src/lib/infect.o [2020-11-27T11:57:15.237Z] + bin/ctr [2020-11-27T11:57:15.635Z] #39 80.34 CC compel/src/lib/infect-rpc.o [2020-11-27T11:57:16.205Z] #39 80.75 CC compel/src/lib/infect-util.o [2020-11-27T11:57:16.205Z] #39 80.99 CC compel/src/lib/infect.o [2020-11-27T11:57:16.344Z] #31 ... [2020-11-27T11:57:16.344Z] [2020-11-27T11:57:16.344Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-27T11:57:16.344Z] #8 DONE 5.4s [2020-11-27T11:57:16.605Z] [2020-11-27T11:57:16.605Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:57:18.332Z] #39 ... [2020-11-27T11:57:18.332Z] [2020-11-27T11:57:18.332Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:18.332Z] #14 105.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:57:18.332Z] #14 105.7 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:57:18.332Z] #14 105.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:57:18.494Z] #26 68.93 Checking out files: 48% (738/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 85% (1297/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) [2020-11-27T11:57:18.494Z] #26 ... [2020-11-27T11:57:18.494Z] [2020-11-27T11:57:18.494Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:57:18.494Z] #29 60.63 sync [2020-11-27T11:57:18.494Z] #29 60.63 internal/reflectlite [2020-11-27T11:57:18.494Z] #29 64.33 errors [2020-11-27T11:57:18.494Z] #29 64.33 sort [2020-11-27T11:57:18.494Z] #29 64.92 strconv [2020-11-27T11:57:18.494Z] #29 66.67 io [2020-11-27T11:57:18.494Z] #29 68.62 internal/oserror [2020-11-27T11:57:18.494Z] #29 69.03 syscall [2020-11-27T11:57:18.494Z] #29 69.97 reflect [2020-11-27T11:57:18.755Z] #29 ... [2020-11-27T11:57:18.755Z] [2020-11-27T11:57:18.755Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:57:19.017Z] #26 68.93 Checking out files: 48% (738/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) [2020-11-27T11:57:19.017Z] #26 ... [2020-11-27T11:57:19.017Z] [2020-11-27T11:57:19.017Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:19.017Z] #42 60.94 internal/reflectlite [2020-11-27T11:57:19.017Z] #42 60.94 sync [2020-11-27T11:57:19.017Z] #42 63.19 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:57:19.017Z] #42 63.78 math/rand [2020-11-27T11:57:19.017Z] #42 65.45 internal/singleflight [2020-11-27T11:57:19.017Z] #42 66.08 sort [2020-11-27T11:57:19.017Z] #42 66.13 errors [2020-11-27T11:57:19.017Z] #42 66.79 io [2020-11-27T11:57:19.017Z] #42 67.94 strconv [2020-11-27T11:57:19.017Z] #42 68.66 bytes [2020-11-27T11:57:19.017Z] #42 ... [2020-11-27T11:57:19.017Z] [2020-11-27T11:57:19.017Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:57:19.017Z] #26 68.93 Checking out files: 48% (738/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/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: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T11:57:19.017Z] #26 71.53 + cd /tmp/tmp.V6Zhgcmewx/src/github.com/go-swagger/go-swagger [2020-11-27T11:57:19.017Z] #26 71.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-27T11:57:19.279Z] #26 ... [2020-11-27T11:57:19.279Z] [2020-11-27T11:57:19.279Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-27T11:57:19.279Z] #9 DONE 2.8s [2020-11-27T11:57:19.279Z] [2020-11-27T11:57:19.279Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-27T11:57:20.665Z] #10 1.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:57:21.237Z] #10 DONE 1.9s [2020-11-27T11:57:21.237Z] [2020-11-27T11:57:21.237Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-27T11:57:21.810Z] #11 ... [2020-11-27T11:57:21.810Z] [2020-11-27T11:57:21.810Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:57:21.810Z] #52 5.025 + RM_GOPATH=0 [2020-11-27T11:57:21.810Z] #52 5.025 + TMP_GOPATH= [2020-11-27T11:57:21.810Z] #52 5.025 + : /build [2020-11-27T11:57:21.810Z] #52 5.025 + '[' -z '' ']' [2020-11-27T11:57:21.810Z] #52 5.025 ++ mktemp -d [2020-11-27T11:57:21.810Z] #52 5.067 + export GOPATH=/tmp/tmp.14GvIl5U7r [2020-11-27T11:57:21.810Z] #52 5.067 + GOPATH=/tmp/tmp.14GvIl5U7r [2020-11-27T11:57:21.810Z] #52 5.067 + RM_GOPATH=1 [2020-11-27T11:57:21.810Z] #52 5.067 ++ dirname ./install.sh [2020-11-27T11:57:21.810Z] #52 5.096 + dir=. [2020-11-27T11:57:21.810Z] #52 5.096 + bin=runc [2020-11-27T11:57:21.810Z] #52 5.096 + shift [2020-11-27T11:57:21.810Z] #52 5.096 + '[' '!' -f ./runc.installer ']' [2020-11-27T11:57:21.810Z] #52 5.096 + . ./runc.installer [2020-11-27T11:57:21.810Z] #52 5.096 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:57:21.810Z] #52 5.096 + install_runc [2020-11-27T11:57:21.810Z] #52 5.096 + uname -r [2020-11-27T11:57:21.810Z] #52 5.096 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:57:21.810Z] #52 5.119 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-27T11:57:21.810Z] #52 5.119 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:57:21.810Z] #52 5.119 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-27T11:57:21.810Z] #52 5.119 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.14GvIl5U7r/src/github.com/opencontainers/runc [2020-11-27T11:57:21.810Z] #52 5.139 Cloning into '/tmp/tmp.14GvIl5U7r/src/github.com/opencontainers/runc'... [2020-11-27T11:57:21.810Z] #52 ... [2020-11-27T11:57:21.810Z] [2020-11-27T11:57:21.810Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:21.810Z] #24 6.740 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-27T11:57:21.810Z] #24 7.388 [2020-11-27T11:57:21.811Z] #24 7.751 0.0% # 2.5% #### 5.7% ####### 9.7% ########### 15.8% ################ 22.5% ################### 27.7% ####################### 32.2% ########################## 37.4% ############################## 42.3% ################################## 47.3% ###################################### 54.1% ########################################### 59.9% ############################################## 64.8% ################################################## 69.8% ##################################################### 74.3% ######################################################### 79.9% ########################################################## 81.8% ############################################################## 86.9% #################################################################### 94.6% ######################################################################## 100.0% [2020-11-27T11:57:22.077Z] #24 ... [2020-11-27T11:57:22.077Z] [2020-11-27T11:57:22.077Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:22.077Z] #38 64.53 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:57:22.077Z] #38 64.83 Fetched 4095 kB in 1s (3523 kB/s) [2020-11-27T11:57:22.077Z] #38 64.96 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T11:57:22.077Z] #38 64.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 ... 15410 files and directories currently installed.) [2020-11-27T11:57:22.077Z] #38 65.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 65.12 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:57:22.077Z] #38 65.37 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:57:22.077Z] #38 65.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 65.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:57:22.077Z] #38 65.58 Selecting previously unselected package libnet1-dev. [2020-11-27T11:57:22.077Z] #38 65.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 65.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:57:22.077Z] #38 65.98 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:57:22.077Z] #38 65.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 65.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:57:22.077Z] #38 66.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T11:57:22.077Z] #38 66.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 66.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:57:22.077Z] #38 66.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:57:22.077Z] #38 66.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 66.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:57:22.077Z] #38 66.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T11:57:22.077Z] #38 66.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 66.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:57:22.077Z] #38 67.03 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T11:57:22.077Z] #38 67.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 67.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:57:22.077Z] #38 67.44 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T11:57:22.077Z] #38 67.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 67.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:22.077Z] #38 68.87 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T11:57:22.077Z] #38 68.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 68.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:22.077Z] #38 69.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T11:57:22.077Z] #38 69.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 69.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:22.077Z] #38 72.20 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T11:57:22.077Z] #38 72.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 72.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:22.077Z] #38 73.78 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:57:22.077Z] #38 73.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 73.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:57:22.077Z] #38 74.13 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:57:22.077Z] #38 74.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.077Z] #38 74.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:57:22.077Z] #38 74.33 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:57:22.077Z] #38 74.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:57:22.077Z] #38 74.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:57:22.338Z] #38 74.67 Selecting previously unselected package python-six. [2020-11-27T11:57:22.338Z] #38 74.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:57:22.338Z] #38 74.69 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:57:22.599Z] #38 74.83 Selecting previously unselected package python-protobuf. [2020-11-27T11:57:22.599Z] #38 74.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T11:57:22.599Z] #38 74.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:57:22.599Z] #38 ... [2020-11-27T11:57:22.599Z] [2020-11-27T11:57:22.599Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:57:22.599Z] #57 4.439 + RM_GOPATH=0 [2020-11-27T11:57:22.599Z] #57 4.439 + TMP_GOPATH= [2020-11-27T11:57:22.599Z] #57 4.439 + : /build [2020-11-27T11:57:22.599Z] #57 4.439 + '[' -z '' ']' [2020-11-27T11:57:22.599Z] #57 4.439 ++ mktemp -d [2020-11-27T11:57:22.599Z] #57 4.439 + export GOPATH=/tmp/tmp.NziQr7FBY5 [2020-11-27T11:57:22.599Z] #57 4.439 + GOPATH=/tmp/tmp.NziQr7FBY5 [2020-11-27T11:57:22.599Z] #57 4.439 + RM_GOPATH=1 [2020-11-27T11:57:22.599Z] #57 4.439 ++ dirname ./install.sh [2020-11-27T11:57:22.599Z] #57 4.443 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:57:22.599Z] #57 4.443 + dir=. [2020-11-27T11:57:22.599Z] #57 4.443 + bin=containerd [2020-11-27T11:57:22.599Z] #57 4.443 + shift [2020-11-27T11:57:22.599Z] #57 4.443 + '[' '!' -f ./containerd.installer ']' [2020-11-27T11:57:22.599Z] #57 4.443 + . ./containerd.installer [2020-11-27T11:57:22.599Z] #57 4.443 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:57:22.599Z] #57 4.443 + install_containerd [2020-11-27T11:57:22.599Z] #57 4.443 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-27T11:57:22.599Z] #57 4.443 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NziQr7FBY5/src/github.com/containerd/containerd [2020-11-27T11:57:22.599Z] #57 4.458 Cloning into '/tmp/tmp.NziQr7FBY5/src/github.com/containerd/containerd'... [2020-11-27T11:57:22.599Z] #57 ... [2020-11-27T11:57:22.599Z] [2020-11-27T11:57:22.599Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:22.599Z] #42 72.89 bufio [2020-11-27T11:57:22.599Z] #42 73.95 reflect [2020-11-27T11:57:23.101Z] using credential docker-jenkins-github-credentials [2020-11-27T11:57:23.177Z] Cloning the remote Git repository [2020-11-27T11:57:23.177Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:57:23.367Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:57:23.541Z] #42 ... [2020-11-27T11:57:23.541Z] [2020-11-27T11:57:23.541Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-27T11:57:23.541Z] #11 DONE 2.4s [2020-11-27T11:57:23.627Z] #14 110.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:57:23.627Z] #14 110.7 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:57:23.627Z] #14 110.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:57:23.627Z] #14 110.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:57:23.627Z] #14 110.9 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:57:23.627Z] #14 110.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:57:23.802Z] [2020-11-27T11:57:23.802Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:23.802Z] #24 10.86 [2020-11-27T11:57:24.063Z] #24 11.26 0.1% ############### 21.3% ####################### 32.5% ################################ 45.7% ######################################## 55.8% ############################################## 64.5% ###################################################### 75.5% ############################################################### 88.7% ######################################################################## 100.0% [2020-11-27T11:57:24.197Z] #14 ... [2020-11-27T11:57:24.198Z] [2020-11-27T11:57:24.198Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:24.198Z] #42 186.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-27T11:57:24.198Z] #42 187.3 vendor/golang.org/x/crypto/poly1305 [2020-11-27T11:57:24.198Z] #42 187.7 vendor/golang.org/x/sys/cpu [2020-11-27T11:57:24.198Z] #42 188.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T11:57:24.198Z] #42 188.4 net [2020-11-27T11:57:24.198Z] #42 189.5 vendor/golang.org/x/crypto/hkdf [2020-11-27T11:57:24.198Z] #42 189.7 vendor/golang.org/x/text/transform [2020-11-27T11:57:24.198Z] #42 190.5 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:57:24.198Z] #42 192.6 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:57:24.198Z] #42 192.9 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:57:24.198Z] #42 ... [2020-11-27T11:57:24.198Z] [2020-11-27T11:57:24.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:24.198Z] #39 83.92 CC compel/src/lib/ptrace.o [2020-11-27T11:57:24.198Z] #39 84.34 AR compel/libcompel.a [2020-11-27T11:57:24.198Z] #39 84.47 HOSTCC compel/src/main-host.o [2020-11-27T11:57:24.198Z] #39 84.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T11:57:24.198Z] #39 84.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:57:24.198Z] #39 85.34 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:57:24.198Z] #39 85.55 HOSTLINK compel/compel-host-bin [2020-11-27T11:57:24.198Z] #39 85.72 DEP soccr/soccr.d [2020-11-27T11:57:24.198Z] #39 85.99 CC soccr/soccr.o [2020-11-27T11:57:24.198Z] #39 87.56 AR soccr/libsoccr.a [2020-11-27T11:57:24.198Z] #39 87.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:57:24.198Z] #39 88.04 DEP criu/arch/x86/sigframe.d [2020-11-27T11:57:24.198Z] #39 88.19 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T11:57:24.198Z] #39 88.35 DEP criu/arch/x86/kerndat.d [2020-11-27T11:57:24.198Z] #39 88.49 DEP criu/arch/x86/crtools.d [2020-11-27T11:57:24.198Z] #39 88.65 DEP criu/arch/x86/cpu.d [2020-11-27T11:57:24.198Z] #39 88.83 CC criu/arch/x86/cpu.o [2020-11-27T11:57:25.007Z] #24 12.90 [2020-11-27T11:57:25.139Z] #39 89.62 CC criu/arch/x86/crtools.o [2020-11-27T11:57:23.778Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-27T11:57:24.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:57:24.632Z] > git --version # timeout=10 [2020-11-27T11:57:24.682Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-27T11:57:24.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:57:24.685Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:57:25.536Z] #24 13.15 #=#=# #### 6.1% ######## 12.0% ########### 16.5% [2020-11-27T11:57:25.536Z] #24 ... [2020-11-27T11:57:25.536Z] [2020-11-27T11:57:25.536Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-27T11:57:25.536Z] #12 DONE 2.0s [2020-11-27T11:57:25.536Z] [2020-11-27T11:57:25.536Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:26.521Z] #39 91.00 CC criu/arch/x86/kerndat.o [2020-11-27T11:57:26.782Z] #39 91.66 CC criu/arch/x86/sigaction_compat.o [2020-11-27T11:57:27.352Z] #39 91.95 CC criu/arch/x86/sigframe.o [2020-11-27T11:57:27.379Z] #24 13.15 #=#=# #### 6.1% ######## 12.0% ########### 16.5% ############# 18.4% ############## 20.6% ################ 23.3% ################## 25.1% ################### 27.7% ####################### 33.0% ########################## 36.2% ############################# 40.6% ############################### 44.3% ################################# 46.5% ################################## 48.2% #################################### 50.9% ######################################## 56.0% ############################################ 62.1% [2020-11-27T11:57:27.379Z] #24 ... [2020-11-27T11:57:27.379Z] [2020-11-27T11:57:27.379Z] #13 [dev 6/25] RUN ldconfig [2020-11-27T11:57:27.379Z] #13 DONE 1.7s [2020-11-27T11:57:27.379Z] [2020-11-27T11:57:27.379Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:27.613Z] #39 92.29 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T11:57:27.613Z] #39 92.36 DEP criu/pie/util-vdso-elf32.d [2020-11-27T11:57:27.613Z] #39 92.50 DEP criu/pie/util-vdso.d [2020-11-27T11:57:27.901Z] #24 13.15 #=#=# #### 6.1% ######## 12.0% ########### 16.5% ############# 18.4% ############## 20.6% ################ 23.3% ################## 25.1% ################### 27.7% ####################### 33.0% ########################## 36.2% ############################# 40.6% ############################### 44.3% ################################# 46.5% ################################## 48.2% #################################### 50.9% ######################################## 56.0% ############################################ 62.1% ################################################## 70.3% ################################################### 71.5% ###################################################### 75.7% ######################################################## 78.6% ############################################################ 83.5% ################################################################## 92.9% ######################################################################## 100.0% [2020-11-27T11:57:27.901Z] #24 ... [2020-11-27T11:57:27.901Z] [2020-11-27T11:57:27.902Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:27.902Z] #31 70.24 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:57:27.902Z] #31 70.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:57:27.902Z] #31 70.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:57:27.902Z] #31 ... [2020-11-27T11:57:27.902Z] [2020-11-27T11:57:27.902Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:28.184Z] #39 92.68 DEP criu/pie/util.d [2020-11-27T11:57:28.184Z] #39 92.84 CC criu/pie/util.o [2020-11-27T11:57:28.754Z] #39 93.28 CC criu/pie/util-vdso.o [2020-11-27T11:57:29.324Z] #39 93.96 CC criu/pie/util-vdso-elf32.o [2020-11-27T11:57:29.833Z] #14 2.668 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:57:29.833Z] #14 ... [2020-11-27T11:57:29.833Z] [2020-11-27T11:57:29.833Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:57:29.833Z] #26 72.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:57:30.093Z] #26 ... [2020-11-27T11:57:30.093Z] [2020-11-27T11:57:30.093Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:30.093Z] #24 16.65 #=#=# [2020-11-27T11:57:30.265Z] #39 94.86 AR criu/pie/pie.lib.a [2020-11-27T11:57:30.265Z] #39 94.93 DEP criu/pie/restorer.d [2020-11-27T11:57:30.525Z] #39 95.20 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T11:57:30.525Z] #39 95.40 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T11:57:30.786Z] #39 95.44 DEP criu/arch/x86/restorer.d [2020-11-27T11:57:31.047Z] #39 95.73 DEP criu/arch/x86/vdso-pie.d [2020-11-27T11:57:31.047Z] #39 95.84 DEP criu/pie/parasite-vdso.d [2020-11-27T11:57:31.307Z] #39 96.10 DEP criu/pie/parasite.d [2020-11-27T11:57:31.568Z] #39 ... [2020-11-27T11:57:31.568Z] [2020-11-27T11:57:31.568Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:57:31.568Z] #48 194.2 + GOBIN=/build [2020-11-27T11:57:31.568Z] #48 194.2 + /build/gometalinter --install [2020-11-27T11:57:31.568Z] #48 194.3 Installing: [2020-11-27T11:57:31.568Z] #48 194.3 deadcode [2020-11-27T11:57:31.568Z] #48 194.3 dupl [2020-11-27T11:57:31.568Z] #48 194.3 errcheck [2020-11-27T11:57:31.568Z] #48 194.3 gas [2020-11-27T11:57:31.568Z] #48 194.3 gochecknoglobals [2020-11-27T11:57:31.568Z] #48 194.3 gochecknoinits [2020-11-27T11:57:31.568Z] #48 194.3 goconst [2020-11-27T11:57:31.568Z] #48 194.3 gocyclo [2020-11-27T11:57:31.568Z] #48 194.3 goimports [2020-11-27T11:57:31.568Z] #48 194.3 golint [2020-11-27T11:57:31.568Z] #48 194.3 gosimple [2020-11-27T11:57:31.568Z] #48 194.3 gotype [2020-11-27T11:57:31.568Z] #48 194.3 gotypex [2020-11-27T11:57:31.568Z] #48 194.3 ineffassign [2020-11-27T11:57:31.568Z] #48 194.3 interfacer [2020-11-27T11:57:31.568Z] #48 194.3 lll [2020-11-27T11:57:31.568Z] #48 194.3 maligned [2020-11-27T11:57:31.568Z] #48 194.3 megacheck [2020-11-27T11:57:31.568Z] #48 194.3 misspell [2020-11-27T11:57:31.568Z] #48 194.3 nakedret [2020-11-27T11:57:31.568Z] #48 194.3 safesql [2020-11-27T11:57:31.568Z] #48 194.3 staticcheck [2020-11-27T11:57:31.568Z] #48 194.3 structcheck [2020-11-27T11:57:31.568Z] #48 194.3 unconvert [2020-11-27T11:57:31.568Z] #48 194.3 unparam [2020-11-27T11:57:31.568Z] #48 194.3 unused [2020-11-27T11:57:31.568Z] #48 194.3 varcheck [2020-11-27T11:57:31.828Z] #48 ... [2020-11-27T11:57:31.828Z] [2020-11-27T11:57:31.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:31.828Z] #39 96.49 CC criu/pie/parasite.o [2020-11-27T11:57:33.212Z] #39 98.00 LINK criu/pie/parasite.built-in.o [2020-11-27T11:57:33.472Z] #39 98.01 GEN criu/pie/parasite-blob.h [2020-11-27T11:57:33.472Z] #39 98.04 CC criu/pie/parasite-vdso.o [2020-11-27T11:57:33.753Z] #24 16.98 0.0% ## 3.0% ### 4.4% ### 5.5% #### 6.2% ##### 8.0% ####### 10.2% ######## 11.9% ######### 13.8% ########### 15.5% ############# 18.2% ############## 20.8% ################ 23.6% ################## 25.8% #################### 29.0% ###################### 31.9% ######################## 34.7% ########################## 36.9% ############################ 39.1% ############################# 40.8% ############################## 42.4% ################################ 44.9% ################################## 47.8% #################################### 50.8% ##################################### 52.3% ####################################### 54.4% ######################################## 56.9% ########################################## 58.8% ########################################### 61.0% ############################################# 62.8% ############################################### 65.3% ################################################# 68.3% ################################################### 70.9% #################################################### 72.4% ##################################################### 74.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.4% [2020-11-27T11:57:33.753Z] #24 ... [2020-11-27T11:57:33.753Z] [2020-11-27T11:57:33.753Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:33.753Z] #38 76.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:57:33.753Z] #38 83.70 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:33.753Z] #38 83.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:57:33.753Z] #38 83.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:57:33.753Z] #38 83.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:57:33.753Z] #38 83.87 Setting up python-six (1.12.0-1) ... [2020-11-27T11:57:33.753Z] #38 ... [2020-11-27T11:57:33.753Z] [2020-11-27T11:57:33.753Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:34.014Z] #24 16.98 0.0% ## 3.0% ### 4.4% ### 5.5% #### 6.2% ##### 8.0% ####### 10.2% ######## 11.9% ######### 13.8% ########### 15.5% ############# 18.2% ############## 20.8% ################ 23.6% ################## 25.8% #################### 29.0% ###################### 31.9% ######################## 34.7% ########################## 36.9% ############################ 39.1% ############################# 40.8% ############################## 42.4% ################################ 44.9% ################################## 47.8% #################################### 50.8% ##################################### 52.3% ####################################### 54.4% ######################################## 56.9% ########################################## 58.8% ########################################### 61.0% ############################################# 62.8% ############################################### 65.3% ################################################# 68.3% ################################################### 70.9% #################################################### 72.4% ##################################################### 74.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.4% ############################################################## 87.1% ################################################################ 89.4% ################################################################## 91.9% ################################################################## [2020-11-27T11:57:34.014Z] #24 ... [2020-11-27T11:57:34.014Z] [2020-11-27T11:57:34.014Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:34.014Z] #42 76.18 internal/oserror [2020-11-27T11:57:34.014Z] #42 76.58 syscall [2020-11-27T11:57:34.042Z] #39 98.82 CC criu/arch/x86/vdso-pie.o [2020-11-27T11:57:34.275Z] #42 ... [2020-11-27T11:57:34.275Z] [2020-11-27T11:57:34.275Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:34.276Z] #24 16.98 0.0% ## 3.0% ### 4.4% ### 5.5% #### 6.2% ##### 8.0% ####### 10.2% ######## 11.9% ######### 13.8% ########### 15.5% ############# 18.2% ############## 20.8% ################ 23.6% ################## 25.8% #################### 29.0% ###################### 31.9% ######################## 34.7% ########################## 36.9% ############################ 39.1% ############################# 40.8% ############################## 42.4% ################################ 44.9% ################################## 47.8% #################################### 50.8% ##################################### 52.3% ####################################### 54.4% ######################################## 56.9% ########################################## 58.8% ########################################### 61.0% ############################################# 62.8% ############################################### 65.3% ################################################# 68.3% ################################################### 70.9% #################################################### 72.4% ##################################################### 74.2% ###################################################### 75.5% ######################################################## 78.0% ######################################################### 79.7% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.4% ############################################################## 87.1% ################################################################ 89.4% ################################################################## 91.9% ################################################################## 93.0% #################################################################### 95.4% ######################################################################## 100.0% [2020-11-27T11:57:34.303Z] #39 99.11 CC criu/arch/x86/restorer.o [2020-11-27T11:57:34.303Z] #39 ... [2020-11-27T11:57:34.303Z] [2020-11-27T11:57:34.303Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:34.303Z] #42 197.0 vendor/golang.org/x/net/idna [2020-11-27T11:57:34.303Z] #42 199.6 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:57:34.303Z] #42 200.9 mime [2020-11-27T11:57:34.303Z] #42 203.0 mime/quotedprintable [2020-11-27T11:57:34.303Z] #42 203.4 net/http/internal [2020-11-27T11:57:34.303Z] #42 203.6 os/exec [2020-11-27T11:57:34.536Z] #24 22.64 [2020-11-27T11:57:34.873Z] #42 ... [2020-11-27T11:57:34.874Z] [2020-11-27T11:57:34.874Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:34.874Z] #39 99.73 CC criu/arch/x86/restorer_unmap.o [2020-11-27T11:57:34.874Z] #39 99.77 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T11:57:35.444Z] #39 100.0 CC criu/pie/restorer.o [2020-11-27T11:57:36.676Z] #24 24.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-27T11:57:37.665Z] #24 25.77 #=#=# [2020-11-27T11:57:38.237Z] #24 26.21 ######################################################################## 100.0% [2020-11-27T11:57:38.503Z] #24 26.50 [2020-11-27T11:57:39.646Z] #39 103.8 LINK criu/pie/restorer.built-in.o [2020-11-27T11:57:39.646Z] #39 103.8 GEN criu/pie/restorer-blob.h [2020-11-27T11:57:39.646Z] #39 104.0 DEP criu/vdso.d [2020-11-27T11:57:39.646Z] #39 104.2 DEP criu/vdso-compat.d [2020-11-27T11:57:39.646Z] #39 104.3 DEP criu/uts_ns.d [2020-11-27T11:57:39.906Z] #39 104.5 DEP criu/util.d [2020-11-27T11:57:39.907Z] #39 104.8 DEP criu/uffd.d [2020-11-27T11:57:40.423Z] #24 28.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-27T11:57:40.423Z] #24 ... [2020-11-27T11:57:40.423Z] [2020-11-27T11:57:40.423Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:40.423Z] #14 2.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:57:40.423Z] #14 2.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:57:40.423Z] #14 5.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:57:40.423Z] #14 9.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:57:40.423Z] #14 ... [2020-11-27T11:57:40.423Z] [2020-11-27T11:57:40.423Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:57:40.423Z] #52 25.86 Checking out files: 82% (946/1149) Checking out files: 83% (954/1149) Checking out files: 84% (966/1149) Checking out files: 85% (977/1149) Checking out files: 86% (989/1149) Checking out files: 87% (1000/1149) Checking out files: 88% (1012/1149) Checking out files: 89% (1023/1149) Checking out files: 90% (1035/1149) Checking out files: 91% (1046/1149) Checking out files: 92% (1058/1149) Checking out files: 93% (1069/1149) Checking out files: 94% (1081/1149) Checking out files: 95% (1092/1149) Checking out files: 96% (1104/1149) Checking out files: 97% (1115/1149) Checking out files: 98% (1127/1149) Checking out files: 99% (1138/1149) Checking out files: 100% (1149/1149) Checking out files: 100% (1149/1149), done. [2020-11-27T11:57:40.423Z] #52 26.28 + cd /tmp/tmp.14GvIl5U7r/src/github.com/opencontainers/runc [2020-11-27T11:57:40.423Z] #52 26.28 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:57:40.423Z] #52 27.69 + '[' -z '' ']' [2020-11-27T11:57:40.423Z] #52 27.70 + target=static [2020-11-27T11:57:40.423Z] #52 27.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:57:40.477Z] #39 105.1 DEP criu/tun.d [2020-11-27T11:57:40.477Z] #39 105.4 DEP criu/tty.d [2020-11-27T11:57:40.994Z] Fetching without tags [2020-11-27T11:57:41.048Z] #39 105.7 DEP criu/timerfd.d [2020-11-27T11:57:41.048Z] #39 105.9 DEP criu/timens.d [2020-11-27T11:57:41.366Z] #52 ... [2020-11-27T11:57:41.366Z] [2020-11-27T11:57:41.366Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:57:41.366Z] #29 83.24 time [2020-11-27T11:57:41.366Z] #29 ... [2020-11-27T11:57:41.366Z] [2020-11-27T11:57:41.366Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:41.366Z] #24 28.83 [2020-11-27T11:57:41.366Z] #24 29.13 0.0% ########################## 37.0% ############################################################### 88.0% ######################################################################## 100.0% [2020-11-27T11:57:41.366Z] #24 29.59 [2020-11-27T11:57:41.619Z] #39 106.2 DEP criu/sysfs_parse.d [2020-11-27T11:57:41.619Z] #39 106.4 DEP criu/sysctl.d [2020-11-27T11:57:41.891Z] #39 106.6 DEP criu/string.d [2020-11-27T11:57:41.891Z] #39 106.7 DEP criu/stats.d [2020-11-27T11:57:42.151Z] #39 106.8 DEP criu/sockets.d [2020-11-27T11:57:40.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:57:40.708Z] > git config --add remote.origin.fetch +refs/pull/41713/head:refs/remotes/origin/PR-41713 # timeout=10 [2020-11-27T11:57:40.759Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:57:40.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:57:41.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:57:41.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:57:41.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41713/head:refs/remotes/origin/PR-41713 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-27T11:57:42.326Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:57:42.411Z] #39 107.1 DEP criu/sk-unix.d [2020-11-27T11:57:42.671Z] #39 107.4 DEP criu/sk-tcp.d [2020-11-27T11:57:42.932Z] #39 107.6 DEP criu/sk-queue.d [2020-11-27T11:57:42.932Z] #39 107.8 DEP criu/sk-packet.d [2020-11-27T11:57:43.192Z] #39 108.0 DEP criu/sk-netlink.d [2020-11-27T11:57:43.280Z] #24 31.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-27T11:57:43.545Z] #24 ... [2020-11-27T11:57:43.545Z] [2020-11-27T11:57:43.545Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:43.545Z] #31 85.88 Selecting previously unselected package libxml2:amd64. [2020-11-27T11:57:43.545Z] #31 85.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 85.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:57:43.545Z] #31 87.37 Selecting previously unselected package libarchive13:amd64. [2020-11-27T11:57:43.545Z] #31 87.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 87.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:57:43.545Z] #31 87.99 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T11:57:43.545Z] #31 88.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 88.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:57:43.545Z] #31 88.60 Selecting previously unselected package librhash0:amd64. [2020-11-27T11:57:43.545Z] #31 88.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 88.62 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:57:43.545Z] #31 89.21 Selecting previously unselected package libuv1:amd64. [2020-11-27T11:57:43.545Z] #31 89.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 89.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:57:43.545Z] #31 89.46 Selecting previously unselected package cmake. [2020-11-27T11:57:43.545Z] #31 89.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T11:57:43.545Z] #31 89.49 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:57:43.763Z] #39 108.3 DEP criu/sk-inet.d [2020-11-27T11:57:43.763Z] #39 108.5 DEP criu/signalfd.d [2020-11-27T11:57:43.806Z] #31 ... [2020-11-27T11:57:43.807Z] [2020-11-27T11:57:43.807Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:57:43.807Z] #24 31.75 skipping existing 1849cc453dee [2020-11-27T11:57:44.023Z] #39 108.7 DEP criu/sigframe.d [2020-11-27T11:57:44.023Z] #39 108.8 DEP criu/shmem.d [2020-11-27T11:57:44.071Z] #24 31.99 [2020-11-27T11:57:44.283Z] #39 109.0 DEP criu/servicefd.d [2020-11-27T11:57:44.544Z] #39 109.2 DEP criu/seize.d [2020-11-27T11:57:44.544Z] #39 109.3 DEP criu/seccomp.d [2020-11-27T11:57:44.804Z] #39 109.6 DEP criu/rst-malloc.d [2020-11-27T11:57:45.064Z] #39 109.7 DEP criu/rbtree.d [2020-11-27T11:57:45.064Z] #39 109.7 DEP criu/pstree.d [2020-11-27T11:57:42.431Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:57:42.480Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:57:44.884Z] > git remote # timeout=10 [2020-11-27T11:57:45.041Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:57:45.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:57:45.093Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-27T11:57:45.326Z] #39 109.9 DEP criu/protobuf.d [2020-11-27T11:57:45.326Z] #39 ... [2020-11-27T11:57:45.326Z] [2020-11-27T11:57:45.326Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:45.326Z] #42 207.8 net/textproto [2020-11-27T11:57:45.326Z] #42 207.8 crypto/x509 [2020-11-27T11:57:45.326Z] #42 208.9 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:57:45.326Z] #42 209.3 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:57:45.326Z] #42 209.9 mime/multipart [2020-11-27T11:57:45.326Z] #42 212.3 crypto/tls [2020-11-27T11:57:45.326Z] #42 ... [2020-11-27T11:57:45.326Z] [2020-11-27T11:57:45.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:45.326Z] #39 110.0 GEN criu/protobuf-desc-gen.h [2020-11-27T11:57:45.338Z] Merge succeeded, producing 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:57:45.339Z] Checking out Revision 6fd1cf089cc973a8f4200709675fb93036b94f78 (PR-41713) [2020-11-27T11:57:45.458Z] #24 33.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-27T11:57:45.719Z] #24 33.76 [2020-11-27T11:57:45.980Z] #24 33.90 ######################################################################## 100.0% [2020-11-27T11:57:45.980Z] #24 34.00 [2020-11-27T11:57:45.980Z] #24 34.12 Download of images into '/build' complete. [2020-11-27T11:57:46.242Z] #24 34.12 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:57:46.242Z] #24 34.12 tar -cC '/build' . | docker load [2020-11-27T11:57:46.816Z] #24 DONE 34.9s [2020-11-27T11:57:46.816Z] [2020-11-27T11:57:46.816Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:46.816Z] #31 96.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:57:46.816Z] #31 96.21 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:57:46.816Z] #31 96.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:57:46.816Z] #31 96.29 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:57:46.816Z] #31 96.34 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:57:46.816Z] #31 96.36 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:57:46.816Z] #31 96.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:57:46.816Z] #31 96.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:57:46.816Z] #31 96.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:57:46.816Z] #31 96.45 Setting up cmake (3.13.4-1) ... [2020-11-27T11:57:46.816Z] #31 96.46 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:46.816Z] #31 96.58 Processing triggers for mime-support (3.62) ... [2020-11-27T11:57:46.816Z] #31 DONE 99.2s [2020-11-27T11:57:46.816Z] [2020-11-27T11:57:46.816Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:46.816Z] #38 90.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:57:46.816Z] #38 90.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:57:46.816Z] #38 90.72 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:46.816Z] #38 90.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:57:46.816Z] #38 90.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:46.816Z] #38 90.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:57:46.816Z] #38 90.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:57:46.816Z] #38 91.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:57:46.816Z] #38 91.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:57:46.816Z] #38 91.14 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:57:47.079Z] #38 ... [2020-11-27T11:57:47.079Z] [2020-11-27T11:57:47.079Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:57:47.079Z] #32 DONE 0.2s [2020-11-27T11:57:47.079Z] [2020-11-27T11:57:47.079Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:57:47.079Z] #29 93.45 internal/fmtsort [2020-11-27T11:57:47.079Z] #29 93.52 internal/poll [2020-11-27T11:57:47.079Z] #29 94.81 internal/syscall/execenv [2020-11-27T11:57:47.079Z] #29 95.42 internal/syscall/unix [2020-11-27T11:57:47.079Z] #29 96.13 strings [2020-11-27T11:57:47.079Z] #29 97.31 os [2020-11-27T11:57:47.079Z] #29 ... [2020-11-27T11:57:47.079Z] [2020-11-27T11:57:47.079Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-27T11:57:47.340Z] #33 DONE 0.1s [2020-11-27T11:57:47.340Z] [2020-11-27T11:57:47.340Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:57:47.871Z] #39 112.1 DEP criu/protobuf-desc.d [2020-11-27T11:57:47.871Z] #39 112.3 DEP criu/proc_parse.d [2020-11-27T11:57:47.871Z] #39 112.5 DEP criu/plugin.d [2020-11-27T11:57:47.871Z] #39 112.6 DEP criu/pipes.d [2020-11-27T11:57:48.131Z] #39 112.8 DEP criu/pie-util.d [2020-11-27T11:57:48.131Z] #39 112.9 DEP criu/pie-util-vdso.d [2020-11-27T11:57:45.227Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-27T11:57:45.370Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:57:45.419Z] > git checkout -f 6fd1cf089cc973a8f4200709675fb93036b94f78 # timeout=10 [2020-11-27T11:57:48.391Z] #39 113.0 DEP criu/pie-util-vdso-elf32.d [2020-11-27T11:57:48.391Z] #39 113.1 DEP criu/path.d [2020-11-27T11:57:48.651Z] #39 113.4 DEP criu/parasite-syscall.d [2020-11-27T11:57:49.222Z] #39 113.7 DEP criu/pagemap.d [2020-11-27T11:57:49.222Z] #39 113.9 DEP criu/pagemap-cache.d [2020-11-27T11:57:49.257Z] #34 2.028 + RM_GOPATH=0 [2020-11-27T11:57:49.257Z] #34 2.028 + TMP_GOPATH= [2020-11-27T11:57:49.257Z] #34 2.028 + : /build [2020-11-27T11:57:49.257Z] #34 2.028 + '[' -z '' ']' [2020-11-27T11:57:49.257Z] #34 2.028 ++ mktemp -d [2020-11-27T11:57:49.257Z] #34 2.028 + export GOPATH=/tmp/tmp.gxC7mqkyWa [2020-11-27T11:57:49.257Z] #34 2.028 + GOPATH=/tmp/tmp.gxC7mqkyWa [2020-11-27T11:57:49.257Z] #34 2.028 + RM_GOPATH=1 [2020-11-27T11:57:49.257Z] #34 2.028 ++ dirname ./install.sh [2020-11-27T11:57:49.257Z] #34 2.028 + dir=. [2020-11-27T11:57:49.257Z] #34 2.028 + bin=tini [2020-11-27T11:57:49.257Z] #34 2.028 + shift [2020-11-27T11:57:49.257Z] #34 2.028 + '[' '!' -f ./tini.installer ']' [2020-11-27T11:57:49.257Z] #34 2.028 + . ./tini.installer [2020-11-27T11:57:49.257Z] #34 2.028 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:57:49.257Z] #34 2.028 + install_tini [2020-11-27T11:57:49.257Z] #34 2.028 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-27T11:57:49.257Z] #34 2.028 + git clone https://github.com/krallin/tini.git /tmp/tmp.gxC7mqkyWa/tini [2020-11-27T11:57:49.257Z] #34 2.028 Cloning into '/tmp/tmp.gxC7mqkyWa/tini'... [2020-11-27T11:57:49.257Z] #34 2.028 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:57:49.485Z] #39 114.1 DEP criu/page-xfer.d [2020-11-27T11:57:49.517Z] #34 ... [2020-11-27T11:57:49.518Z] [2020-11-27T11:57:49.518Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:49.518Z] #42 91.65 time [2020-11-27T11:57:49.518Z] #42 97.62 internal/fmtsort [2020-11-27T11:57:49.518Z] #42 98.23 internal/syscall/execenv [2020-11-27T11:57:49.518Z] #42 98.44 internal/syscall/unix [2020-11-27T11:57:49.518Z] #42 98.69 strings [2020-11-27T11:57:49.518Z] #42 100.2 internal/poll [2020-11-27T11:57:49.746Z] #39 114.3 DEP criu/page-pipe.d [2020-11-27T11:57:49.746Z] #39 114.5 DEP criu/netfilter.d [2020-11-27T11:57:49.795Z] #42 ... [2020-11-27T11:57:49.795Z] [2020-11-27T11:57:49.795Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:49.795Z] #38 101.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:57:49.795Z] #38 101.7 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:57:50.006Z] #39 114.7 DEP criu/net.d [2020-11-27T11:57:50.266Z] #39 115.0 DEP criu/namespaces.d [2020-11-27T11:57:50.367Z] #38 DONE 102.5s [2020-11-27T11:57:50.367Z] [2020-11-27T11:57:50.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:50.367Z] #39 ... [2020-11-27T11:57:50.367Z] [2020-11-27T11:57:50.367Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:50.367Z] #14 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:57:50.527Z] #39 115.2 DEP criu/mount.d [2020-11-27T11:57:50.628Z] #14 ... [2020-11-27T11:57:50.628Z] [2020-11-27T11:57:50.628Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:57:50.628Z] #29 99.90 bytes [2020-11-27T11:57:50.787Z] #39 115.4 DEP criu/memfd.d [2020-11-27T11:57:50.787Z] #39 115.6 DEP criu/mem.d [2020-11-27T11:57:50.889Z] #29 102.9 fmt [2020-11-27T11:57:51.048Z] #39 115.7 DEP criu/lsm.d [2020-11-27T11:57:51.308Z] #39 115.8 DEP criu/log.d [2020-11-27T11:57:51.308Z] #39 116.0 DEP criu/libnetlink.d [2020-11-27T11:57:51.308Z] #39 116.2 DEP criu/kerndat.d [2020-11-27T11:57:51.879Z] #39 ... [2020-11-27T11:57:51.879Z] [2020-11-27T11:57:51.879Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:57:51.879Z] #26 222.2 + rm -rf /tmp/tmp.5UjME8LHsb [2020-11-27T11:57:51.879Z] #26 DONE 224.9s [2020-11-27T11:57:51.879Z] [2020-11-27T11:57:51.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:51.879Z] #39 116.5 DEP criu/kcmp-ids.d [2020-11-27T11:57:51.879Z] #39 116.6 DEP criu/irmap.d [2020-11-27T11:57:51.879Z] #39 ... [2020-11-27T11:57:51.879Z] [2020-11-27T11:57:51.879Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:57:51.879Z] #14 133.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:57:51.879Z] #14 133.5 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:57:51.879Z] #14 133.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:57:52.139Z] #14 ... [2020-11-27T11:57:52.139Z] [2020-11-27T11:57:52.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:52.139Z] #39 116.8 DEP criu/ipc_ns.d [2020-11-27T11:57:52.274Z] #29 104.1 bufio [2020-11-27T11:57:52.399Z] #39 117.1 DEP criu/image.d [2020-11-27T11:57:52.659Z] #39 117.4 DEP criu/image-desc.d [2020-11-27T11:57:52.845Z] #29 ... [2020-11-27T11:57:52.845Z] [2020-11-27T11:57:52.845Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:57:52.845Z] #52 31.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-27T11:57:52.845Z] #52 ... [2020-11-27T11:57:52.845Z] [2020-11-27T11:57:52.845Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:57:52.845Z] #34 3.631 + cd /tmp/tmp.gxC7mqkyWa/tini [2020-11-27T11:57:52.845Z] #34 3.631 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T11:57:52.845Z] #34 3.671 + cmake . [2020-11-27T11:57:52.845Z] #34 4.671 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:57:52.845Z] #34 4.779 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:57:52.919Z] #39 117.6 DEP criu/fsnotify.d [2020-11-27T11:57:53.178Z] #39 118.0 DEP criu/filesystems.d [2020-11-27T11:57:53.417Z] #34 6.125 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:57:53.417Z] #34 6.125 -- Detecting C compiler ABI info [2020-11-27T11:57:53.438Z] #39 118.1 DEP criu/files.d [2020-11-27T11:57:53.698Z] #39 118.4 DEP criu/files-reg.d [2020-11-27T11:57:53.957Z] #39 118.7 DEP criu/files-ext.d [2020-11-27T11:57:54.218Z] #39 118.8 DEP criu/file-lock.d [2020-11-27T11:57:54.218Z] #39 119.0 DEP criu/file-ids.d [2020-11-27T11:57:54.218Z] #39 119.1 DEP criu/fifo.d [2020-11-27T11:57:54.358Z] #34 7.213 -- Detecting C compiler ABI info - done [2020-11-27T11:57:54.358Z] #34 7.274 -- Detecting C compile features [2020-11-27T11:57:54.696Z] + bin/containerd [2020-11-27T11:57:54.789Z] #39 119.3 DEP criu/fdstore.d [2020-11-27T11:57:54.789Z] #39 119.5 DEP criu/fault-injection.d [2020-11-27T11:57:54.789Z] #39 119.5 DEP criu/external.d [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 3.1% of statements [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T11:57:54.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-11-27T11:57:54.980Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements [2020-11-27T11:57:55.049Z] #39 119.6 DEP criu/eventpoll.d [2020-11-27T11:57:55.273Z] ok github.com/docker/docker/builder/dockerfile 0.943s coverage: 45.1% of statements [2020-11-27T11:57:55.309Z] #39 119.9 DEP criu/eventfd.d [2020-11-27T11:57:55.309Z] #39 120.0 DEP criu/crtools.d [2020-11-27T11:57:55.569Z] #39 120.2 DEP criu/cr-service.d [2020-11-27T11:57:55.569Z] #39 120.4 DEP criu/cr-restore.d [2020-11-27T11:57:55.910Z] ok github.com/docker/docker/builder/remotecontext 0.372s coverage: 13.6% of statements [2020-11-27T11:57:56.139Z] #39 120.7 DEP criu/cr-errno.d [2020-11-27T11:57:56.139Z] #39 120.7 DEP criu/cr-dump.d [2020-11-27T11:57:56.139Z] #39 120.9 DEP criu/cr-dedup.d [2020-11-27T11:57:56.399Z] #39 121.1 DEP criu/cr-check.d [2020-11-27T11:57:56.547Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-27T11:57:56.659Z] #39 121.4 DEP criu/config.d [2020-11-27T11:57:56.659Z] #39 ... [2020-11-27T11:57:56.659Z] [2020-11-27T11:57:56.659Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:57:56.659Z] #42 219.3 net/http/httptrace [2020-11-27T11:57:56.659Z] #42 219.7 net/http [2020-11-27T11:57:56.841Z] ok github.com/docker/docker/builder/remotecontext/git 0.999s coverage: 85.1% of statements [2020-11-27T11:57:56.841Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T11:57:56.841Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T11:57:56.919Z] #42 ... [2020-11-27T11:57:56.919Z] [2020-11-27T11:57:56.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:56.919Z] #39 121.6 DEP criu/clone-noasan.d [2020-11-27T11:57:56.919Z] #39 121.7 DEP criu/cgroup.d [2020-11-27T11:57:57.179Z] #39 121.9 DEP criu/cgroup-props.d [2020-11-27T11:57:57.439Z] #39 122.0 DEP criu/bitmap.d [2020-11-27T11:57:57.439Z] #39 122.1 DEP criu/bfd.d [2020-11-27T11:57:57.439Z] #39 122.2 DEP criu/autofs.d [2020-11-27T11:57:57.658Z] #34 ... [2020-11-27T11:57:57.659Z] [2020-11-27T11:57:57.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:57:57.659Z] #39 4.331 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:57:57.659Z] #39 4.331 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:57:57.659Z] #39 4.359 Note: Building without GnuTLS support [2020-11-27T11:57:57.659Z] #39 4.372 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:57:57.659Z] #39 4.372 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:57:57.659Z] #39 7.416 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:57:57.659Z] #39 7.511 GEN .gitid [2020-11-27T11:57:57.659Z] #39 7.555 GEN criu/include/version.h [2020-11-27T11:57:57.699Z] #39 122.3 DEP criu/aio.d [2020-11-27T11:57:57.926Z] #39 7.635 GEN include/common/asm [2020-11-27T11:57:57.959Z] #39 122.5 DEP criu/action-scripts.d [2020-11-27T11:57:58.218Z] #39 122.9 CC criu/action-scripts.o [2020-11-27T11:57:58.788Z] #39 123.4 CC criu/aio.o [2020-11-27T11:57:59.358Z] #39 124.2 CC criu/autofs.o [2020-11-27T11:57:59.580Z] ok github.com/docker/docker/client 0.119s coverage: 75.7% of statements [2020-11-27T11:58:00.848Z] Commit message: "api: clarify "v" option behavior in the container remove endpoint" [2020-11-27T11:58:01.268Z] #39 126.0 CC criu/bfd.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:58:01.838Z] #39 126.6 CC criu/bitmap.o [2020-11-27T11:58:02.099Z] #39 126.8 CC criu/cgroup-props.o [2020-11-27T11:58:02.133Z] #39 ... [2020-11-27T11:58:02.133Z] [2020-11-27T11:58:02.133Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:58:02.133Z] #34 10.31 -- Detecting C compile features - done [2020-11-27T11:58:02.133Z] #34 10.40 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:58:02.133Z] #34 10.72 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:58:02.133Z] #34 10.89 -- Configuring done [2020-11-27T11:58:02.133Z] #34 10.94 -- Generating done [2020-11-27T11:58:02.133Z] #34 10.94 -- Build files have been written to: /tmp/tmp.gxC7mqkyWa/tini [2020-11-27T11:58:02.133Z] #34 10.95 + make tini-static [2020-11-27T11:58:02.133Z] #34 11.97 Scanning dependencies of target tini-static [2020-11-27T11:58:02.133Z] #34 12.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:58:02.133Z] #34 14.31 [100%] Linking C executable tini-static [2020-11-27T11:58:02.133Z] #34 ... [2020-11-27T11:58:02.133Z] [2020-11-27T11:58:02.133Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:02.133Z] #42 103.6 os [2020-11-27T11:58:02.133Z] #42 103.8 regexp/syntax [2020-11-27T11:58:02.133Z] #42 110.7 fmt [2020-11-27T11:58:02.133Z] #42 110.7 path/filepath [2020-11-27T11:58:02.133Z] #42 ... [2020-11-27T11:58:02.133Z] [2020-11-27T11:58:02.133Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:58:02.133Z] #29 107.1 path/filepath [2020-11-27T11:58:02.133Z] #29 109.5 io/ioutil [2020-11-27T11:58:02.133Z] #29 110.5 flag [2020-11-27T11:58:02.133Z] #29 110.8 github.com/BurntSushi/toml [2020-11-27T11:58:02.133Z] #29 113.4 log [2020-11-27T11:58:02.133Z] #29 ... [2020-11-27T11:58:02.133Z] [2020-11-27T11:58:02.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:02.133Z] #39 11.78 PBCC images/timens.pb-c.c [2020-11-27T11:58:02.133Z] #39 11.79 DEP images/timens.pb-c.d [2020-11-27T11:58:02.133Z] #39 11.86 PBCC images/fown.pb-c.c [2020-11-27T11:58:02.133Z] #39 11.88 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:58:02.133Z] #39 12.04 PBCC images/opts.pb-c.c [2020-11-27T11:58:02.133Z] #39 12.07 PBCC images/memfd.pb-c.c [2020-11-27T11:58:02.133Z] #39 12.16 DEP images/fown.pb-c.d [2020-11-27T11:58:02.394Z] #39 12.31 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:58:02.655Z] #39 12.47 DEP images/opts.pb-c.d [2020-11-27T11:58:02.655Z] #39 12.57 DEP images/memfd.pb-c.d [2020-11-27T11:58:02.655Z] #39 12.61 PBCC images/sit.pb-c.c [2020-11-27T11:58:02.669Z] #39 ... [2020-11-27T11:58:02.669Z] [2020-11-27T11:58:02.669Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:02.669Z] #14 150.1 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:58:02.669Z] #14 150.1 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:58:02.669Z] #14 150.1 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:58:02.669Z] #14 150.3 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:58:02.916Z] #39 ... [2020-11-27T11:58:02.916Z] [2020-11-27T11:58:02.916Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-27T11:58:02.916Z] #34 15.22 [100%] Built target tini-static [2020-11-27T11:58:02.916Z] #34 15.31 + mkdir -p /build [2020-11-27T11:58:02.916Z] #34 15.32 + cp tini-static /build/docker-init [2020-11-27T11:58:02.916Z] #34 DONE 15.6s [2020-11-27T11:58:02.916Z] [2020-11-27T11:58:02.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:02.916Z] #39 12.79 DEP images/sit.pb-c.d [2020-11-27T11:58:02.916Z] #39 12.86 PBCC images/macvlan.pb-c.c [2020-11-27T11:58:02.916Z] #39 12.92 DEP images/macvlan.pb-c.d [2020-11-27T11:58:02.929Z] #14 150.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:58:02.929Z] #14 150.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:58:02.929Z] #14 150.5 Selecting previously unselected package jq. [2020-11-27T11:58:02.929Z] #14 150.5 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:58:02.929Z] #14 150.5 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:58:03.177Z] #39 13.09 PBCC images/autofs.pb-c.c [2020-11-27T11:58:03.177Z] #39 13.09 DEP images/autofs.pb-c.d [2020-11-27T11:58:03.177Z] #39 13.15 PBCC images/sysctl.pb-c.c [2020-11-27T11:58:03.177Z] #39 13.20 DEP images/sysctl.pb-c.d [2020-11-27T11:58:03.189Z] #14 150.6 Selecting previously unselected package libaio1:amd64. [2020-11-27T11:58:03.189Z] #14 150.6 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T11:58:03.189Z] #14 150.6 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:58:03.189Z] #14 150.7 Selecting previously unselected package libbtrfs0. [2020-11-27T11:58:03.189Z] #14 150.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:58:03.189Z] #14 150.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:58:03.438Z] #39 13.30 PBCC images/time.pb-c.c [2020-11-27T11:58:03.438Z] #39 13.34 DEP images/time.pb-c.d [2020-11-27T11:58:03.448Z] #14 150.9 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:58:03.448Z] #14 150.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:58:03.448Z] #14 150.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:58:03.699Z] #39 13.51 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:58:03.699Z] #39 13.57 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:58:03.708Z] #14 151.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T11:58:03.708Z] #14 151.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:58:03.708Z] #14 151.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:58:03.960Z] #39 13.68 PBCC images/seccomp.pb-c.c [2020-11-27T11:58:03.960Z] #39 13.71 DEP images/seccomp.pb-c.d [2020-11-27T11:58:03.960Z] #39 13.78 PBCC images/userns.pb-c.c [2020-11-27T11:58:03.960Z] #39 13.88 DEP images/userns.pb-c.d [2020-11-27T11:58:03.968Z] #14 151.3 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T11:58:03.968Z] #14 151.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:58:03.968Z] #14 151.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:58:03.968Z] #14 151.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T11:58:03.968Z] #14 151.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T11:58:03.968Z] #14 151.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:58:04.196Z] + docker version [2020-11-27T11:58:04.221Z] #39 13.97 PBCC images/cgroup.pb-c.c [2020-11-27T11:58:04.221Z] #39 14.11 DEP images/cgroup.pb-c.d [2020-11-27T11:58:04.228Z] #14 151.8 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T11:58:04.228Z] #14 151.8 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:58:04.228Z] #14 151.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:58:04.482Z] #39 ... [2020-11-27T11:58:04.482Z] [2020-11-27T11:58:04.482Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:04.482Z] #14 27.12 Fetched 8405 kB in 25s (339 kB/s) [2020-11-27T11:58:04.482Z] #14 27.12 Reading package lists... [2020-11-27T11:58:04.482Z] #14 35.49 Reading package lists... [2020-11-27T11:58:04.482Z] #14 ... [2020-11-27T11:58:04.482Z] [2020-11-27T11:58:04.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:04.482Z] #39 14.36 PBCC images/ext-file.pb-c.c [2020-11-27T11:58:04.482Z] #39 14.40 DEP images/ext-file.pb-c.d [2020-11-27T11:58:04.488Z] #14 152.0 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T11:58:04.488Z] #14 152.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:58:04.488Z] #14 152.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:58:04.743Z] #39 14.54 PBCC images/rpc.pb-c.c [2020-11-27T11:58:04.743Z] #39 14.63 DEP images/rpc.pb-c.d [2020-11-27T11:58:04.748Z] #14 152.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T11:58:04.748Z] #14 152.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T11:58:04.748Z] #14 152.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:58:05.004Z] #39 14.83 PBCC images/siginfo.pb-c.c [2020-11-27T11:58:05.004Z] #39 14.89 DEP images/siginfo.pb-c.d [2020-11-27T11:58:05.004Z] #39 14.98 PBCC images/pagemap.pb-c.c [2020-11-27T11:58:05.004Z] #39 15.01 DEP images/pagemap.pb-c.d [2020-11-27T11:58:05.007Z] #14 152.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T11:58:05.007Z] #14 152.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T11:58:05.007Z] #14 152.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:58:05.264Z] #39 15.03 PBCC images/rlimit.pb-c.c [2020-11-27T11:58:05.265Z] #39 15.07 DEP images/rlimit.pb-c.d [2020-11-27T11:58:05.265Z] #39 15.12 PBCC images/file-lock.pb-c.c [2020-11-27T11:58:05.265Z] #39 15.20 DEP images/file-lock.pb-c.d [2020-11-27T11:58:05.265Z] #39 15.26 PBCC images/tty.pb-c.c [2020-11-27T11:58:05.267Z] #14 152.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T11:58:05.267Z] #14 152.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T11:58:05.267Z] #14 152.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:58:05.525Z] #39 15.37 DEP images/tty.pb-c.d [2020-11-27T11:58:05.525Z] #39 15.46 PBCC images/tun.pb-c.c [2020-11-27T11:58:05.527Z] #14 153.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T11:58:05.527Z] #14 153.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:58:05.786Z] #39 15.56 PBCC images/netdev.pb-c.c [2020-11-27T11:58:05.786Z] #39 15.63 DEP images/tun.pb-c.d [2020-11-27T11:58:05.787Z] #14 153.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:58:06.047Z] #14 153.4 Selecting previously unselected package libgpm2:amd64. [2020-11-27T11:58:06.047Z] #14 153.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T11:58:06.047Z] #14 153.5 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:58:06.047Z] #14 153.6 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:58:06.047Z] #39 15.80 DEP images/netdev.pb-c.d [2020-11-27T11:58:06.047Z] #39 15.98 PBCC images/vma.pb-c.c [2020-11-27T11:58:06.307Z] #14 153.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:58:06.307Z] #14 153.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:58:06.308Z] #39 16.12 DEP images/vma.pb-c.d [2020-11-27T11:58:06.569Z] #39 16.23 PBCC images/creds.pb-c.c [2020-11-27T11:58:06.569Z] #39 16.30 DEP images/creds.pb-c.d [2020-11-27T11:58:06.569Z] #39 16.39 PBCC images/utsns.pb-c.c [2020-11-27T11:58:06.569Z] #39 16.43 DEP images/utsns.pb-c.d [2020-11-27T11:58:06.569Z] #39 16.49 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:58:06.829Z] #39 16.58 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:58:06.829Z] #39 16.66 DEP images/ipc-desc.pb-c.d [2020-11-27T11:58:06.829Z] #39 16.76 DEP images/ipc-sem.pb-c.d [2020-11-27T11:58:07.093Z] #39 16.79 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:58:07.093Z] #39 16.94 DEP images/ipc-msg.pb-c.d [2020-11-27T11:58:07.354Z] #39 17.07 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:58:07.354Z] #39 17.10 DEP images/ipc-shm.pb-c.d [2020-11-27T11:58:07.354Z] #39 17.15 PBCC images/ipc-var.pb-c.c [2020-11-27T11:58:07.354Z] #39 17.29 DEP images/ipc-var.pb-c.d [2020-11-27T11:58:07.615Z] #39 17.48 PBCC images/sk-opts.pb-c.c [2020-11-27T11:58:07.876Z] #39 17.64 PBCC images/packet-sock.pb-c.c [2020-11-27T11:58:07.876Z] #39 17.76 DEP images/sk-opts.pb-c.d [2020-11-27T11:58:08.137Z] #39 17.96 DEP images/packet-sock.pb-c.d [2020-11-27T11:58:08.398Z] #39 18.15 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:58:08.659Z] #39 18.42 DEP images/sk-netlink.pb-c.d [2020-11-27T11:58:08.659Z] #39 18.61 PBCC images/sk-inet.pb-c.c [2020-11-27T11:58:08.912Z] Client: Docker Engine - Enterprise [2020-11-27T11:58:08.912Z] Version: 19.03.12 [2020-11-27T11:58:08.912Z] API version: 1.40 [2020-11-27T11:58:08.912Z] Go version: go1.13.13 [2020-11-27T11:58:08.912Z] Git commit: 4306744 [2020-11-27T11:58:08.912Z] Built: 08/05/2020 19:27:53 [2020-11-27T11:58:08.912Z] OS/Arch: windows/amd64 [2020-11-27T11:58:08.912Z] Experimental: false [2020-11-27T11:58:08.912Z] [2020-11-27T11:58:08.912Z] Server: Docker Engine - Enterprise [2020-11-27T11:58:08.912Z] Engine: [2020-11-27T11:58:08.912Z] Version: 19.03.12 [2020-11-27T11:58:08.912Z] API version: 1.40 (minimum version 1.24) [2020-11-27T11:58:08.912Z] Go version: go1.13.13 [2020-11-27T11:58:08.912Z] Git commit: f295753ffd [2020-11-27T11:58:08.912Z] Built: 08/05/2020 19:26:41 [2020-11-27T11:58:08.912Z] OS/Arch: windows/amd64 [2020-11-27T11:58:08.912Z] Experimental: true [2020-11-27T11:58:08.930Z] #39 18.68 DEP images/sk-inet.pb-c.d [2020-11-27T11:58:08.930Z] #39 18.71 PBCC images/sk-unix.pb-c.c [2020-11-27T11:58:08.930Z] #39 18.78 DEP images/sk-unix.pb-c.d [2020-11-27T11:58:08.998Z] #14 ... [2020-11-27T11:58:08.998Z] [2020-11-27T11:58:08.998Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T11:58:08.998Z] #45 DONE 241.2s [2020-11-27T11:58:08.998Z] [2020-11-27T11:58:08.998Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:08.998Z] #39 128.1 CC criu/cgroup.o [2020-11-27T11:58:08.998Z] #39 131.7 CC criu/clone-noasan.o [2020-11-27T11:58:08.998Z] #39 131.9 CC criu/config.o [2020-11-27T11:58:08.998Z] #39 133.7 CC criu/cr-check.o [2020-11-27T11:58:09.191Z] #39 18.92 PBCC images/mm.pb-c.c [2020-11-27T11:58:09.191Z] #39 19.02 DEP images/mm.pb-c.d [2020-11-27T11:58:09.191Z] #39 19.13 PBCC images/timerfd.pb-c.c [2020-11-27T11:58:09.452Z] #39 19.19 DEP images/timerfd.pb-c.d [2020-11-27T11:58:09.452Z] #39 19.27 PBCC images/timer.pb-c.c [2020-11-27T11:58:09.452Z] #39 19.30 DEP images/timer.pb-c.d [Pipeline] sh [2020-11-27T11:58:09.713Z] #39 19.49 PBCC images/sa.pb-c.c [2020-11-27T11:58:09.713Z] #39 19.58 DEP images/sa.pb-c.d [2020-11-27T11:58:09.714Z] #39 19.64 PBCC images/pipe-data.pb-c.c [2020-11-27T11:58:09.961Z] #39 ... [2020-11-27T11:58:09.962Z] [2020-11-27T11:58:09.962Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:09.962Z] #42 232.6 github.com/LK4D4/vndr/godl [2020-11-27T11:58:09.962Z] #42 233.5 github.com/LK4D4/vndr [2020-11-27T11:58:09.974Z] #39 19.86 DEP images/pipe-data.pb-c.d [2020-11-27T11:58:09.974Z] #39 19.98 PBCC images/mnt.pb-c.c [2020-11-27T11:58:10.235Z] #39 20.05 DEP images/mnt.pb-c.d [2020-11-27T11:58:10.463Z] + docker info [2020-11-27T11:58:10.496Z] #39 20.17 PBCC images/sk-packet.pb-c.c [2020-11-27T11:58:10.496Z] #39 20.20 DEP images/sk-packet.pb-c.d [2020-11-27T11:58:10.496Z] #39 20.35 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:58:10.767Z] #39 20.46 DEP images/tcp-stream.pb-c.d [2020-11-27T11:58:10.767Z] #39 20.53 PBCC images/pipe.pb-c.c [2020-11-27T11:58:10.767Z] #39 20.67 DEP images/pipe.pb-c.d [2020-11-27T11:58:11.029Z] #39 20.75 PBCC images/pstree.pb-c.c [2020-11-27T11:58:11.029Z] #39 20.76 DEP images/pstree.pb-c.d [2020-11-27T11:58:11.029Z] #39 20.83 PBCC images/fs.pb-c.c [2020-11-27T11:58:11.029Z] #39 20.91 DEP images/fs.pb-c.d [2020-11-27T11:58:11.029Z] #39 21.01 PBCC images/signalfd.pb-c.c [2020-11-27T11:58:11.289Z] #39 21.15 DEP images/signalfd.pb-c.d [2020-11-27T11:58:11.289Z] #39 21.23 PBCC images/fh.pb-c.c [2020-11-27T11:58:11.344Z] #42 DONE 243.8s [2020-11-27T11:58:11.344Z] [2020-11-27T11:58:11.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:11.551Z] #39 21.38 PBCC images/fsnotify.pb-c.c [2020-11-27T11:58:11.551Z] #39 21.58 DEP images/fh.pb-c.d [2020-11-27T11:58:11.812Z] #39 21.68 DEP images/fsnotify.pb-c.d [2020-11-27T11:58:11.812Z] #39 21.79 PBCC images/eventpoll.pb-c.c [2020-11-27T11:58:11.914Z] #39 ... [2020-11-27T11:58:11.914Z] [2020-11-27T11:58:11.914Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:11.914Z] #14 159.4 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:58:11.914Z] #14 159.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:58:11.914Z] #14 159.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:58:12.073Z] #39 21.83 DEP images/eventpoll.pb-c.d [2020-11-27T11:58:12.073Z] #39 21.85 PBCC images/eventfd.pb-c.c [2020-11-27T11:58:12.073Z] #39 21.90 DEP images/eventfd.pb-c.d [2020-11-27T11:58:12.073Z] #39 21.96 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:58:12.073Z] #39 22.03 DEP images/remap-file-path.pb-c.d [2020-11-27T11:58:12.073Z] #39 ... [2020-11-27T11:58:12.073Z] [2020-11-27T11:58:12.073Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:12.073Z] #42 114.2 regexp [2020-11-27T11:58:12.073Z] #42 118.6 flag [2020-11-27T11:58:12.073Z] #42 120.4 go/token [2020-11-27T11:58:12.073Z] #42 121.6 internal/lazyregexp [2020-11-27T11:58:12.073Z] #42 122.1 go/scanner [2020-11-27T11:58:12.073Z] #42 122.3 path [2020-11-27T11:58:12.073Z] #42 123.2 io/ioutil [2020-11-27T11:58:12.073Z] #42 124.0 net/url [2020-11-27T11:58:12.173Z] #14 159.6 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:58:12.173Z] #14 159.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:58:12.173Z] #14 159.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:58:12.173Z] #14 159.9 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:58:12.336Z] #42 ... [2020-11-27T11:58:12.336Z] [2020-11-27T11:58:12.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:12.336Z] #39 22.17 PBCC images/fifo.pb-c.c [2020-11-27T11:58:12.336Z] #39 22.26 DEP images/fifo.pb-c.d [2020-11-27T11:58:12.336Z] #39 22.30 PBCC images/ghost-file.pb-c.c [2020-11-27T11:58:12.336Z] #39 ... [2020-11-27T11:58:12.336Z] [2020-11-27T11:58:12.336Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:58:12.336Z] #29 114.3 path [2020-11-27T11:58:12.336Z] #29 114.8 text/tabwriter [2020-11-27T11:58:12.336Z] #29 119.2 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:58:12.432Z] #14 159.9 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:58:12.432Z] #14 159.9 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:58:12.432Z] #14 159.9 Selecting previously unselected package libreadline5:amd64. [2020-11-27T11:58:12.432Z] #14 159.9 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T11:58:12.433Z] #14 159.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:58:12.597Z] #29 ... [2020-11-27T11:58:12.597Z] [2020-11-27T11:58:12.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:12.597Z] #39 22.36 DEP images/ghost-file.pb-c.d [2020-11-27T11:58:12.597Z] #39 22.48 PBCC images/regfile.pb-c.c [2020-11-27T11:58:12.597Z] #39 22.57 DEP images/regfile.pb-c.d [2020-11-27T11:58:12.692Z] #14 160.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T11:58:12.692Z] #14 160.1 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:58:12.692Z] #14 160.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:58:12.866Z] #39 22.67 PBCC images/ns.pb-c.c [2020-11-27T11:58:12.866Z] #39 22.70 DEP images/ns.pb-c.d [2020-11-27T11:58:12.866Z] #39 22.78 PBCC images/fdinfo.pb-c.c [2020-11-27T11:58:12.952Z] #14 160.4 Selecting previously unselected package net-tools. [2020-11-27T11:58:12.952Z] #14 160.5 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T11:58:12.952Z] #14 160.5 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:58:13.127Z] #39 23.00 DEP images/fdinfo.pb-c.d [2020-11-27T11:58:13.211Z] #14 160.6 Selecting previously unselected package python-pip-whl. [2020-11-27T11:58:13.211Z] #14 160.7 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:58:13.211Z] #14 160.7 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:58:13.387Z] #39 23.11 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:58:13.387Z] #39 23.18 PBCC images/core-arm.pb-c.c [2020-11-27T11:58:13.387Z] #39 23.23 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:58:13.387Z] #39 23.28 PBCC images/core-s390.pb-c.c [2020-11-27T11:58:13.649Z] #39 23.37 PBCC images/core-x86.pb-c.c [2020-11-27T11:58:13.649Z] #39 23.42 PBCC images/core.pb-c.c [2020-11-27T11:58:13.649Z] #39 23.58 PBCC images/inventory.pb-c.c [2020-11-27T11:58:13.780Z] #14 161.2 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:58:13.781Z] #14 161.2 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:58:13.781Z] #14 161.2 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:58:13.781Z] #14 161.3 Selecting previously unselected package python3-distutils. [2020-11-27T11:58:13.781Z] #14 161.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:58:13.781Z] #14 161.3 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:58:13.781Z] #14 161.5 Selecting previously unselected package python3-pip. [2020-11-27T11:58:13.912Z] #39 ... [2020-11-27T11:58:13.912Z] [2020-11-27T11:58:13.912Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-27T11:58:13.912Z] #29 DONE 125.9s [2020-11-27T11:58:13.912Z] [2020-11-27T11:58:13.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:13.912Z] #39 23.68 DEP images/core-aarch64.pb-c.d [2020-11-27T11:58:13.912Z] #39 23.81 DEP images/core-arm.pb-c.d [2020-11-27T11:58:13.912Z] #39 23.89 DEP images/core-ppc64.pb-c.d [2020-11-27T11:58:14.040Z] #14 161.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-27T11:58:14.040Z] #14 161.5 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:58:14.040Z] #14 161.6 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:58:14.040Z] #14 161.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:58:14.040Z] #14 161.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:58:14.040Z] #14 161.7 Selecting previously unselected package python3-setuptools. [2020-11-27T11:58:14.176Z] #39 23.99 DEP images/core-s390.pb-c.d [2020-11-27T11:58:14.176Z] #39 24.07 DEP images/core-x86.pb-c.d [2020-11-27T11:58:14.176Z] #39 24.13 DEP images/core.pb-c.d [2020-11-27T11:58:14.300Z] #14 161.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:58:14.300Z] #14 161.7 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:58:14.300Z] #14 162.0 Selecting previously unselected package python3-wheel. [2020-11-27T11:58:14.438Z] #39 24.30 DEP images/inventory.pb-c.d [2020-11-27T11:58:14.559Z] #14 162.0 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:58:14.559Z] #14 162.0 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:58:14.559Z] #14 162.1 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:58:14.559Z] #14 162.1 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T11:58:14.559Z] #14 162.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:58:14.766Z] #39 24.45 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:58:14.766Z] #39 24.46 DEP images/cpuinfo.pb-c.d [2020-11-27T11:58:14.819Z] #14 162.3 Selecting previously unselected package vim-runtime. [2020-11-27T11:58:14.819Z] #14 162.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:58:14.819Z] #14 162.4 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:58:14.819Z] #14 162.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:58:14.819Z] #14 162.4 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:58:15.027Z] #39 24.61 PBCC images/stats.pb-c.c [2020-11-27T11:58:15.027Z] #39 24.67 DEP images/stats.pb-c.d [2020-11-27T11:58:18.117Z] #14 165.6 Selecting previously unselected package vim. [2020-11-27T11:58:18.117Z] #14 165.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:58:18.117Z] #14 165.7 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:58:18.688Z] #14 166.3 Selecting previously unselected package xfsprogs. [2020-11-27T11:58:18.688Z] #14 166.3 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T11:58:18.688Z] #14 166.3 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:58:19.231Z] #39 28.79 make[1]: Nothing to be done for 'all'. [2020-11-27T11:58:19.628Z] #14 166.8 Selecting previously unselected package zip. [2020-11-27T11:58:19.628Z] #14 166.8 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-11-27T11:58:19.628Z] #14 166.9 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:58:19.628Z] #14 167.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:58:19.628Z] #14 167.1 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:58:19.628Z] #14 167.1 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:58:19.628Z] #14 167.2 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:58:19.628Z] #14 167.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:58:19.628Z] #14 167.3 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:58:19.628Z] #14 167.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:58:19.803Z] #39 ... [2020-11-27T11:58:19.803Z] [2020-11-27T11:58:19.803Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:58:19.889Z] #14 167.3 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:58:19.889Z] #14 167.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:58:19.889Z] #14 167.4 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:58:19.889Z] #14 167.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:58:20.149Z] #14 167.5 Setting up zip (3.0-11+b1) ... [2020-11-27T11:58:20.149Z] #14 167.5 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:58:20.149Z] #14 167.6 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:58:20.965Z] Client: [2020-11-27T11:58:20.965Z] Debug Mode: false [2020-11-27T11:58:20.965Z] Plugins: [2020-11-27T11:58:20.965Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T11:58:20.965Z] [2020-11-27T11:58:20.965Z] Server: [2020-11-27T11:58:20.965Z] Containers: 0 [2020-11-27T11:58:20.965Z] Running: 0 [2020-11-27T11:58:20.965Z] Paused: 0 [2020-11-27T11:58:20.965Z] Stopped: 0 [2020-11-27T11:58:20.965Z] Images: 0 [2020-11-27T11:58:20.965Z] Server Version: 19.03.12 [2020-11-27T11:58:20.965Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T11:58:20.965Z] Windows: [2020-11-27T11:58:20.965Z] LCOW: [2020-11-27T11:58:20.965Z] Logging Driver: json-file [2020-11-27T11:58:20.965Z] Plugins: [2020-11-27T11:58:20.965Z] Volume: local [2020-11-27T11:58:20.965Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T11:58:20.965Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T11:58:20.965Z] Swarm: inactive [2020-11-27T11:58:20.965Z] Default Isolation: process [2020-11-27T11:58:20.965Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T11:58:20.965Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T11:58:20.965Z] OSType: windows [2020-11-27T11:58:20.965Z] Architecture: x86_64 [2020-11-27T11:58:20.965Z] CPUs: 4 [2020-11-27T11:58:20.965Z] Total Memory: 32GiB [2020-11-27T11:58:20.965Z] Name: azwin-2-943310 [2020-11-27T11:58:20.965Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T11:58:20.965Z] Docker Root Dir: D:\docker [2020-11-27T11:58:20.965Z] Debug Mode: false [2020-11-27T11:58:20.965Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:58:20.965Z] Labels: [2020-11-27T11:58:20.965Z] Experimental: true [2020-11-27T11:58:20.965Z] Insecure Registries: [2020-11-27T11:58:20.965Z] 10.0.0.4:5000 [2020-11-27T11:58:20.965Z] 127.0.0.0/8 [2020-11-27T11:58:20.965Z] Registry Mirrors: [2020-11-27T11:58:20.965Z] http://10.0.0.4:5000/ [2020-11-27T11:58:20.965Z] Live Restore Enabled: false [2020-11-27T11:58:20.965Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-27T11:58:21.638Z] #57 67.25 Checking out files: 28% (956/3407) Checking out files: 29% (989/3407) Checking out files: 30% (1023/3407) Checking out files: 31% (1057/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) [2020-11-27T11:58:21.638Z] #57 ... [2020-11-27T11:58:21.638Z] [2020-11-27T11:58:21.638Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:21.638Z] #14 35.49 Reading package lists... [2020-11-27T11:58:21.638Z] #14 44.73 Building dependency tree... [2020-11-27T11:58:21.638Z] #14 46.42 Reading state information... [2020-11-27T11:58:21.638Z] #14 49.03 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:58:21.638Z] #14 49.03 libcap2-bin set to manually installed. [2020-11-27T11:58:21.638Z] #14 49.03 The following additional packages will be installed: [2020-11-27T11:58:21.638Z] #14 49.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:58:21.638Z] #14 49.04 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:58:21.638Z] #14 49.04 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:58:21.638Z] #14 49.04 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-27T11:58:21.638Z] #14 49.04 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-27T11:58:21.638Z] #14 49.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-27T11:58:21.638Z] #14 49.04 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-27T11:58:21.638Z] #14 49.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:58:21.638Z] #14 49.05 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:58:21.638Z] #14 49.06 Suggested packages: [2020-11-27T11:58:21.638Z] #14 49.06 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-27T11:58:21.638Z] #14 49.06 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-27T11:58:21.638Z] #14 49.06 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-27T11:58:21.638Z] #14 49.08 xfsdump acl attr quota [2020-11-27T11:58:21.638Z] #14 49.08 Recommended packages: [2020-11-27T11:58:21.638Z] #14 49.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:58:21.638Z] #14 49.08 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:58:21.638Z] #14 53.82 The following NEW packages will be installed: [2020-11-27T11:58:21.638Z] #14 53.82 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-27T11:58:21.638Z] #14 53.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-27T11:58:21.638Z] #14 53.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-27T11:58:21.638Z] #14 53.83 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-27T11:58:21.638Z] #14 53.83 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T11:58:21.638Z] #14 53.83 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-27T11:58:21.638Z] #14 53.83 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:58:21.638Z] #14 53.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:58:21.638Z] #14 53.83 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-27T11:58:21.638Z] #14 53.83 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-27T11:58:21.638Z] #14 53.83 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-27T11:58:21.638Z] #14 53.83 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-27T11:58:21.638Z] #14 53.83 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-27T11:58:21.638Z] #14 53.83 xfsprogs xxd xz-utils zip [2020-11-27T11:58:21.638Z] #14 54.25 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:58:21.638Z] #14 54.25 Need to get 104 MB of archives. [2020-11-27T11:58:21.638Z] #14 54.25 After this operation, 597 MB of additional disk space will be used. [2020-11-27T11:58:21.638Z] #14 54.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T11:58:21.638Z] #14 54.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T11:58:21.638Z] #14 54.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T11:58:21.899Z] #14 54.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T11:58:21.899Z] #14 54.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T11:58:21.899Z] #14 54.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T11:58:21.899Z] #14 ... [2020-11-27T11:58:21.899Z] [2020-11-27T11:58:21.899Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:58:21.923Z] + bin/containerd-stress [2020-11-27T11:58:22.060Z] #14 ... [2020-11-27T11:58:22.060Z] [2020-11-27T11:58:22.060Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:22.060Z] #39 136.7 CC criu/cr-dedup.o [2020-11-27T11:58:22.060Z] #39 137.2 CC criu/cr-dump.o [2020-11-27T11:58:22.060Z] #39 139.5 CC criu/cr-errno.o [2020-11-27T11:58:22.060Z] #39 139.6 CC criu/cr-restore.o [2020-11-27T11:58:22.060Z] #39 144.3 CC criu/cr-service.o [2020-11-27T11:58:22.060Z] #39 145.9 CC criu/crtools.o [2020-11-27T11:58:22.060Z] #39 146.4 CC criu/eventfd.o [2020-11-27T11:58:22.060Z] #39 146.7 CC criu/eventpoll.o [2020-11-27T11:58:22.071Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2020-11-27T11:58:22.364Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.5% of statements [2020-11-27T11:58:22.421Z] #57 67.25 Checking out files: 28% (956/3407) Checking out files: 29% (989/3407) Checking out files: 30% (1023/3407) Checking out files: 31% (1057/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3124/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:58:22.421Z] #57 ... [2020-11-27T11:58:22.421Z] [2020-11-27T11:58:22.421Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:22.421Z] #42 124.5 go/ast [2020-11-27T11:58:22.421Z] #42 126.7 text/template/parse [2020-11-27T11:58:22.421Z] #42 132.0 go/parser [2020-11-27T11:58:22.421Z] #42 133.5 text/template [2020-11-27T11:58:22.681Z] #42 ... [2020-11-27T11:58:22.681Z] [2020-11-27T11:58:22.681Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:22.681Z] #14 54.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:58:22.681Z] #14 54.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T11:58:22.681Z] #14 54.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T11:58:22.682Z] #14 54.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T11:58:22.682Z] #14 54.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T11:58:22.682Z] #14 54.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T11:58:22.682Z] #14 54.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T11:58:22.682Z] #14 54.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T11:58:22.682Z] #14 54.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T11:58:22.682Z] #14 54.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T11:58:22.682Z] #14 54.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:58:22.682Z] #14 54.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:58:22.682Z] #14 54.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:58:22.682Z] #14 54.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T11:58:22.682Z] #14 54.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T11:58:22.682Z] #14 54.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T11:58:22.682Z] #14 54.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T11:58:22.682Z] #14 54.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-27T11:58:22.682Z] #14 55.27 Get:25 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-11-27T11:58:22.942Z] #14 55.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:58:22.942Z] #14 55.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T11:58:22.942Z] #14 55.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T11:58:22.942Z] #14 55.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:58:23.003Z] #39 147.6 CC criu/external.o [2020-11-27T11:58:23.003Z] #39 ... [2020-11-27T11:58:23.003Z] [2020-11-27T11:58:23.003Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:58:23.003Z] #14 170.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:58:23.003Z] #14 170.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:58:23.003Z] #14 170.5 Setting up pigz (2.4-1) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:58:23.003Z] #14 170.6 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:23.573Z] #14 171.1 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:58:23.573Z] #14 171.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:58:23.573Z] #14 171.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:58:23.573Z] #14 171.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:58:23.573Z] #14 171.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-11-27T11:58:23.573Z] #14 171.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-11-27T11:58:23.833Z] #14 171.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:58:23.833Z] #14 171.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-11-27T11:58:23.833Z] #14 171.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-11-27T11:58:23.833Z] #14 171.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:58:23.833Z] #14 171.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:58:23.833Z] #14 171.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:58:23.833Z] #14 171.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:58:23.833Z] #14 171.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:58:23.833Z] #14 171.4 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:23.878Z] ok github.com/docker/docker/container 0.110s coverage: 35.6% of statements [2020-11-27T11:58:23.878Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T11:58:23.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T11:58:23.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T11:58:23.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T11:58:23.933Z] #14 56.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:58:24.028Z] + bin/containerd-shim [2020-11-27T11:58:24.203Z] #14 56.84 Get:31 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-11-27T11:58:24.203Z] #14 56.87 Get:32 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-11-27T11:58:27.131Z] #14 174.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:58:27.131Z] #14 174.3 Setting up iptables (1.8.2-4) ... [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:58:27.131Z] #14 174.4 Setting up python3 (3.7.3-1) ... [2020-11-27T11:58:27.391Z] #14 174.9 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:58:28.333Z] #14 175.8 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:58:28.409Z] #14 60.97 Get:33 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-11-27T11:58:29.533Z] ok github.com/docker/docker/daemon/cluster 0.026s coverage: 0.5% of statements [2020-11-27T11:58:30.249Z] #14 177.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:58:30.509Z] #14 177.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:58:30.575Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-27T11:58:31.451Z] #14 178.9 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:58:31.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-11-27T11:58:31.888Z] #14 64.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:58:31.888Z] #14 ... [2020-11-27T11:58:31.888Z] [2020-11-27T11:58:31.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:31.888Z] #39 31.44 CC images/stats.o [2020-11-27T11:58:31.888Z] #39 31.93 CC images/core.o [2020-11-27T11:58:31.888Z] #39 33.27 CC images/core-x86.o [2020-11-27T11:58:31.888Z] #39 34.31 CC images/core-arm.o [2020-11-27T11:58:31.888Z] #39 35.06 CC images/core-aarch64.o [2020-11-27T11:58:31.888Z] #39 35.69 CC images/core-ppc64.o [2020-11-27T11:58:31.888Z] #39 36.89 CC images/core-s390.o [2020-11-27T11:58:31.888Z] #39 38.13 CC images/cpuinfo.o [2020-11-27T11:58:31.888Z] #39 39.18 CC images/inventory.o [2020-11-27T11:58:31.888Z] #39 39.78 CC images/fdinfo.o [2020-11-27T11:58:31.888Z] #39 40.58 CC images/fown.o [2020-11-27T11:58:31.888Z] #39 40.93 CC images/ns.o [2020-11-27T11:58:31.888Z] #39 41.38 CC images/regfile.o [2020-11-27T11:58:31.888Z] #39 ... [2020-11-27T11:58:31.888Z] [2020-11-27T11:58:31.888Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:31.888Z] #14 64.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:58:31.888Z] #14 64.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:58:31.888Z] #14 64.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T11:58:31.888Z] #14 64.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:58:31.888Z] #14 64.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:58:31.888Z] #14 64.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-27T11:58:31.888Z] #14 64.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T11:58:31.888Z] #14 64.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T11:58:31.888Z] #14 64.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T11:58:31.888Z] #14 64.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T11:58:31.888Z] #14 64.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T11:58:31.888Z] #14 64.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T11:58:31.888Z] #14 64.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T11:58:31.888Z] #14 64.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:58:31.888Z] #14 64.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T11:58:31.888Z] #14 64.66 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:58:32.021Z] #14 179.5 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:58:32.475Z] #14 ... [2020-11-27T11:58:32.475Z] [2020-11-27T11:58:32.475Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:58:32.475Z] #57 69.96 + cd /tmp/tmp.NziQr7FBY5/src/github.com/containerd/containerd [2020-11-27T11:58:32.475Z] #57 69.96 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:58:32.475Z] #57 73.15 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:58:32.475Z] #57 73.15 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:58:32.475Z] #57 73.15 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:58:32.475Z] #57 73.15 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:58:32.475Z] #57 73.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:58:32.475Z] #57 73.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:58:32.475Z] #57 73.15 + '[' '' = dynamic ']' [2020-11-27T11:58:32.475Z] #57 73.15 + make [2020-11-27T11:58:32.475Z] #57 74.81 + bin/ctr [2020-11-27T11:58:32.602Z] + bin/containerd-shim-runc-v1 [2020-11-27T11:58:32.740Z] #57 ... [2020-11-27T11:58:32.740Z] [2020-11-27T11:58:32.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:32.740Z] #39 41.78 CC images/ghost-file.o [2020-11-27T11:58:32.740Z] #39 42.38 CC images/fifo.o [2020-11-27T11:58:33.000Z] #39 42.82 CC images/remap-file-path.o [2020-11-27T11:58:33.222Z] #14 180.7 Setting up python3-pip (18.1-5) ... [2020-11-27T11:58:33.222Z] #14 ... [2020-11-27T11:58:33.222Z] [2020-11-27T11:58:33.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:33.222Z] #39 147.9 CC criu/fault-injection.o [2020-11-27T11:58:33.222Z] #39 148.0 CC criu/fdstore.o [2020-11-27T11:58:33.222Z] #39 148.4 CC criu/fifo.o [2020-11-27T11:58:33.222Z] #39 148.8 CC criu/file-ids.o [2020-11-27T11:58:33.222Z] #39 149.1 CC criu/file-lock.o [2020-11-27T11:58:33.222Z] #39 150.1 CC criu/files-ext.o [2020-11-27T11:58:33.222Z] #39 150.5 CC criu/files-reg.o [2020-11-27T11:58:33.222Z] #39 152.7 CC criu/files.o [2020-11-27T11:58:33.222Z] #39 154.7 CC criu/filesystems.o [2020-11-27T11:58:33.222Z] #39 155.5 CC criu/fsnotify.o [2020-11-27T11:58:33.222Z] #39 156.8 CC criu/image-desc.o [2020-11-27T11:58:33.222Z] #39 156.9 CC criu/image.o [2020-11-27T11:58:33.222Z] #39 157.9 CC criu/ipc_ns.o [2020-11-27T11:58:33.570Z] #39 43.35 CC images/eventfd.o [2020-11-27T11:58:33.831Z] #39 43.60 CC images/eventpoll.o [2020-11-27T11:58:34.163Z] #39 ... [2020-11-27T11:58:34.163Z] [2020-11-27T11:58:34.163Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:34.163Z] #14 181.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:58:34.163Z] #14 181.7 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:58:34.163Z] #14 181.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:58:34.163Z] #14 181.7 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:58:34.163Z] #14 181.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:58:34.163Z] #14 181.7 Processing triggers for mime-support (3.62) ... [2020-11-27T11:58:34.401Z] #39 44.17 CC images/fh.o [2020-11-27T11:58:34.423Z] #14 181.8 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:58:34.970Z] #39 44.86 CC images/fsnotify.o [2020-11-27T11:58:35.361Z] + bin/containerd-shim-runc-v2 [2020-11-27T11:58:35.368Z] #14 DONE 182.8s [2020-11-27T11:58:35.368Z] [2020-11-27T11:58:35.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:35.368Z] #39 159.1 CC criu/irmap.o [2020-11-27T11:58:35.368Z] #39 159.9 CC criu/kcmp-ids.o [2020-11-27T11:58:35.942Z] #39 160.5 CC criu/kerndat.o [2020-11-27T11:58:36.203Z] #39 ... [2020-11-27T11:58:36.203Z] [2020-11-27T11:58:36.203Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-27T11:58:36.203Z] #15 0.932 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:58:36.203Z] #15 0.936 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:58:36.203Z] #15 0.939 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:58:36.203Z] #15 DONE 1.0s [2020-11-27T11:58:36.399Z] #39 46.06 CC images/signalfd.o [2020-11-27T11:58:36.399Z] #39 ... [2020-11-27T11:58:36.399Z] [2020-11-27T11:58:36.399Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:36.399Z] #42 138.6 log [2020-11-27T11:58:36.399Z] #42 139.5 encoding/binary [2020-11-27T11:58:36.399Z] #42 141.7 go/doc [2020-11-27T11:58:36.399Z] #42 143.0 encoding/base64 [2020-11-27T11:58:36.399Z] #42 143.9 encoding/json [2020-11-27T11:58:36.399Z] #42 148.1 github.com/LK4D4/vndr/build [2020-11-27T11:58:36.414Z] + binaries [2020-11-27T11:58:36.414Z] + mkdir -p /build [2020-11-27T11:58:36.414Z] + cp bin/containerd /build/containerd [2020-11-27T11:58:36.414Z] + cp bin/containerd-shim /build/containerd-shim [2020-11-27T11:58:36.414Z] + cp bin/ctr /build/ctr [2020-11-27T11:58:36.464Z] [2020-11-27T11:58:36.464Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:58:36.659Z] #42 ... [2020-11-27T11:58:36.659Z] [2020-11-27T11:58:36.659Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:36.659Z] #14 65.71 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:58:36.659Z] #14 65.72 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:58:36.659Z] #14 65.72 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:58:36.659Z] #14 65.72 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T11:58:36.659Z] #14 65.73 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T11:58:36.659Z] #14 65.81 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T11:58:36.659Z] #14 65.82 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:58:36.659Z] #14 66.02 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:58:36.659Z] #14 66.03 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:58:36.659Z] #14 66.04 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:58:36.659Z] #14 66.10 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:58:36.659Z] #14 66.11 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:58:36.659Z] #14 66.16 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:58:36.659Z] #14 66.16 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T11:58:36.659Z] #14 66.21 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:58:36.659Z] #14 66.91 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T11:58:36.659Z] #14 67.05 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T11:58:36.659Z] #14 67.15 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T11:58:36.659Z] #14 68.76 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:58:36.659Z] #14 69.24 Fetched 104 MB in 13s (7894 kB/s) [2020-11-27T11:58:36.659Z] #14 69.38 Selecting previously unselected package pigz. [2020-11-27T11:58:36.659Z] #14 69.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-11-27T11:58:36.659Z] #14 69.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T11:58:36.659Z] #14 69.48 Unpacking pigz (2.4-1) ... [2020-11-27T11:58:36.920Z] #14 69.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T11:58:36.920Z] #14 69.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:58:36.920Z] #14 69.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:38.370Z] #14 70.92 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:58:38.371Z] #14 70.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:58:38.559Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.423s coverage: 13.7% of statements [2020-11-27T11:58:38.559Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 82.2% of statements [2020-11-27T11:58:38.630Z] #14 70.97 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:58:39.194Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements [2020-11-27T11:58:39.830Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-27T11:58:40.015Z] #14 ... [2020-11-27T11:58:40.015Z] [2020-11-27T11:58:40.015Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:40.015Z] #42 152.1 encoding/xml [2020-11-27T11:58:40.275Z] #42 152.2 github.com/LK4D4/vndr/versioned [2020-11-27T11:58:40.275Z] #42 152.4 compress/flate [2020-11-27T11:58:40.466Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-27T11:58:40.885Z] Removing intermediate container f39604e3fe64 [2020-11-27T11:58:40.885Z] ---> 1906c4d8b7e4 [2020-11-27T11:58:40.885Z] Step 61/140 : FROM dev-base AS proxy [2020-11-27T11:58:40.885Z] ---> 422faf1b0a06 [2020-11-27T11:58:40.885Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-11-27T11:58:40.885Z] ---> Running in f4ad15475643 [2020-11-27T11:58:40.885Z] Removing intermediate container f4ad15475643 [2020-11-27T11:58:40.885Z] ---> 31ee603c7451 [2020-11-27T11:58:40.885Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-11-27T11:58:40.885Z] ---> Running in 7ca1c6013e31 [2020-11-27T11:58:40.885Z] Removing intermediate container 7ca1c6013e31 [2020-11-27T11:58:40.885Z] ---> a1ddd1d28e23 [2020-11-27T11:58:40.885Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:58:41.180Z] ---> 581bed20477d [2020-11-27T11:58:41.180Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:58:41.180Z] ---> 66d717e19cbb [2020-11-27T11:58:41.180Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:58:41.180Z] ---> Running in 0e387e925a9a [2020-11-27T11:58:41.474Z] + RM_GOPATH=0 [2020-11-27T11:58:41.474Z] + TMP_GOPATH= [2020-11-27T11:58:41.474Z] + : /build [2020-11-27T11:58:41.474Z] + '[' -z '' ']' [2020-11-27T11:58:41.474Z] ++ mktemp -d [2020-11-27T11:58:41.474Z] + export GOPATH=/tmp/tmp.VpJdgJUXXE [2020-11-27T11:58:41.474Z] + GOPATH=/tmp/tmp.VpJdgJUXXE [2020-11-27T11:58:41.474Z] + RM_GOPATH=1 [2020-11-27T11:58:41.474Z] ++ dirname ./install.sh [2020-11-27T11:58:41.474Z] + dir=. [2020-11-27T11:58:41.474Z] + bin=proxy [2020-11-27T11:58:41.474Z] + shift [2020-11-27T11:58:41.474Z] + '[' '!' -f ./proxy.installer ']' [2020-11-27T11:58:41.474Z] + . ./proxy.installer [2020-11-27T11:58:41.474Z] ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:58:41.474Z] + install_proxy [2020-11-27T11:58:41.474Z] + case "$1" in [2020-11-27T11:58:41.474Z] + export CGO_ENABLED=0 [2020-11-27T11:58:41.474Z] + CGO_ENABLED=0 [2020-11-27T11:58:41.474Z] + _install_proxy [2020-11-27T11:58:41.474Z] + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-27T11:58:41.474Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VpJdgJUXXE/src/github.com/docker/libnetwork [2020-11-27T11:58:41.474Z] Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:58:41.474Z] Cloning into '/tmp/tmp.VpJdgJUXXE/src/github.com/docker/libnetwork'... [2020-11-27T11:58:41.507Z] ok github.com/docker/docker/daemon 12.269s coverage: 17.5% of statements [2020-11-27T11:58:41.507Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T11:58:41.507Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T11:58:41.508Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T11:58:41.508Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T11:58:41.746Z] #16 5.182 Collecting yamllint==1.16.0 [2020-11-27T11:58:42.667Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-27T11:58:42.667Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cf34d5ee\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-27T11:58:42.667Z] ---------------------------------------------------------------------------- [2020-11-27T11:58:42.667Z] [2020-11-27T11:58:42.667Z] INFO: executeCI.ps1 starting at Fri Nov 27 11:58:39 CUT 2020 [2020-11-27T11:58:42.667Z] [2020-11-27T11:58:42.667Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-27T11:58:42.667Z] INFO: Running git version 2.24.1.windows.2 [2020-11-27T11:58:42.667Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-27T11:58:42.667Z] INFO: Environment variables: [2020-11-27T11:58:42.667Z] [2020-11-27T11:58:42.667Z] Name Value [2020-11-27T11:58:42.667Z] ---- ----- [2020-11-27T11:58:42.667Z] ALLUSERSPROFILE C:\ProgramData [2020-11-27T11:58:42.667Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-27T11:58:42.667Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-27T11:58:42.667Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-27T11:58:42.667Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-27T11:58:42.667Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-27T11:58:42.667Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-11-27T11:58:42.667Z] BRANCH_NAME PR-41713 [2020-11-27T11:58:42.667Z] BUILD_DISPLAY_NAME #3 [2020-11-27T11:58:42.667Z] BUILD_ID 3 [2020-11-27T11:58:42.667Z] BUILD_NUMBER 3 [2020-11-27T11:58:42.667Z] BUILD_TAG jenkins-moby-PR-41713-3 [2020-11-27T11:58:42.667Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41713/3/ [2020-11-27T11:58:42.667Z] CHANGE_AUTHOR thaJeztah [2020-11-27T11:58:42.667Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-27T11:58:42.667Z] CHANGE_BRANCH 19.03_backport_api_clarify_associated_volume_removal [2020-11-27T11:58:42.667Z] CHANGE_FORK thaJeztah/docker [2020-11-27T11:58:42.667Z] CHANGE_ID 41713 [2020-11-27T11:58:42.667Z] CHANGE_TARGET 19.03 [2020-11-27T11:58:42.667Z] CHANGE_TITLE [19.03 backport] api: clarify "v" option behavior in the container remove endpoint [2020-11-27T11:58:42.667Z] CHANGE_URL https://github.com/moby/moby/pull/41713 [2020-11-27T11:58:42.667Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:58:42.667Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-27T11:58:42.667Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-27T11:58:42.667Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-27T11:58:42.667Z] COMPUTERNAME azwin-2-943310 [2020-11-27T11:58:42.667Z] ComSpec C:\windows\system32\cmd.exe [2020-11-27T11:58:42.667Z] ConfigSequenceNumber 0 [2020-11-27T11:58:42.667Z] DOCKER_BUILDKIT 0 [2020-11-27T11:58:42.667Z] DOCKER_DUT_DEBUG 1 [2020-11-27T11:58:42.667Z] DOCKER_EXPERIMENTAL 1 [2020-11-27T11:58:42.667Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-27T11:58:42.667Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-27T11:58:42.667Z] EXECUTOR_NUMBER 0 [2020-11-27T11:58:42.667Z] FQDN azwin-2-943310.westus.cloudapp.azure.com [2020-11-27T11:58:42.667Z] GIT_BRANCH PR-41713 [2020-11-27T11:58:42.667Z] GIT_COMMIT 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:58:42.667Z] GIT_PREVIOUS_COMMIT 6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T11:58:42.667Z] GIT_URL https://github.com/moby/moby.git [2020-11-27T11:58:42.667Z] HUDSON_COOKIE 460c7f1a-8553-4223-8e75-9deeeeb5fb70 [2020-11-27T11:58:42.667Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-27T11:58:42.667Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-27T11:58:42.667Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-27T11:58:42.667Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-27T11:58:42.667Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-27T11:58:42.667Z] JENKINS_NODE_COOKIE b07ab74b-3adc-48fb-8879-3baf1f7b68e8 [2020-11-27T11:58:42.667Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-27T11:58:42.667Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-27T11:58:42.667Z] JOB_BASE_NAME PR-41713 [2020-11-27T11:58:42.667Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41713/display/redirect [2020-11-27T11:58:42.667Z] JOB_NAME moby/PR-41713 [2020-11-27T11:58:42.667Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41713/ [2020-11-27T11:58:42.667Z] library.jps.version master [2020-11-27T11:58:42.667Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-27T11:58:42.667Z] NODE_LABELS amd64 azure azwin-2-943310 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-27T11:58:42.667Z] NODE_NAME azwin-2-943310 [2020-11-27T11:58:42.667Z] NUMBER_OF_PROCESSORS 4 [2020-11-27T11:58:42.667Z] OS Windows_NT [2020-11-27T11:58:42.667Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-27T11:58:42.667Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-27T11:58:42.668Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-27T11:58:42.668Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-11-27T11:58:42.668Z] PROCESSOR_LEVEL 6 [2020-11-27T11:58:42.668Z] PROCESSOR_REVISION 5504 [2020-11-27T11:58:42.668Z] ProgramData C:\ProgramData [2020-11-27T11:58:42.668Z] ProgramFiles C:\Program Files [2020-11-27T11:58:42.668Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-27T11:58:42.668Z] ProgramW6432 C:\Program Files [2020-11-27T11:58:42.668Z] PROMPT $P$G [2020-11-27T11:58:42.668Z] PSExecutionPolicyPreference Bypass [2020-11-27T11:58:42.668Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-27T11:58:42.668Z] PUBLIC C:\Users\Public [2020-11-27T11:58:42.668Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41713/3/display/redirect?page=changes [2020-11-27T11:58:42.668Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41713/3/display/redirect [2020-11-27T11:58:42.668Z] SKIP_VALIDATION_TESTS 1 [2020-11-27T11:58:42.668Z] SOURCES_DRIVE d [2020-11-27T11:58:42.668Z] SOURCES_SUBDIR gopath [2020-11-27T11:58:42.668Z] STAGE_NAME Run tests [2020-11-27T11:58:42.668Z] SystemDrive C: [2020-11-27T11:58:42.668Z] SystemRoot C:\windows [2020-11-27T11:58:42.668Z] TEMP C:\windows\TEMP [2020-11-27T11:58:42.668Z] TESTDEBUG 0 [2020-11-27T11:58:42.668Z] TESTRUN_DRIVE d [2020-11-27T11:58:42.668Z] TESTRUN_SUBDIR CI [2020-11-27T11:58:42.668Z] TIMEOUT 120m [2020-11-27T11:58:42.668Z] TMP C:\windows\TEMP [2020-11-27T11:58:42.668Z] USERDOMAIN WORKGROUP [2020-11-27T11:58:42.668Z] USERNAME azwin-2-943310$ [2020-11-27T11:58:42.668Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-27T11:58:42.668Z] windir C:\windows [2020-11-27T11:58:42.668Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-27T11:58:42.668Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-27T11:58:42.668Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-27T11:58:42.668Z] [2020-11-27T11:58:42.668Z] [2020-11-27T11:58:42.668Z] [2020-11-27T11:58:42.668Z] INFO: Sources under d:\gopath\... [2020-11-27T11:58:42.668Z] INFO: Test run under d:\CI\... [2020-11-27T11:58:42.668Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-27T11:58:42.668Z] INFO: docker/docker repository was found [2020-11-27T11:58:42.668Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-27T11:58:42.668Z] ltsc2019: Pulling from windows/servercore [2020-11-27T11:58:42.668Z] 4612f6d0b889: Pulling fs layer [2020-11-27T11:58:42.668Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T11:58:42.688Z] #16 ... [2020-11-27T11:58:42.688Z] [2020-11-27T11:58:42.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:42.688Z] #39 162.0 CC criu/libnetlink.o [2020-11-27T11:58:42.688Z] #39 162.4 CC criu/log.o [2020-11-27T11:58:42.688Z] #39 162.9 CC criu/lsm.o [2020-11-27T11:58:42.688Z] #39 163.4 CC criu/mem.o [2020-11-27T11:58:42.688Z] #39 165.2 CC criu/memfd.o [2020-11-27T11:58:42.688Z] #39 165.9 CC criu/mount.o [2020-11-27T11:58:43.021Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-27T11:58:43.657Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 56.9% of statements [2020-11-27T11:58:43.793Z] + cd /tmp/tmp.VpJdgJUXXE/src/github.com/docker/libnetwork [2020-11-27T11:58:43.793Z] + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-27T11:58:44.086Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:58:44.481Z] #42 156.7 hash [2020-11-27T11:58:44.742Z] #42 157.0 hash/crc32 [2020-11-27T11:58:45.230Z] #39 169.4 CC criu/namespaces.o [2020-11-27T11:58:45.687Z] #42 ... [2020-11-27T11:58:45.687Z] [2020-11-27T11:58:45.687Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:45.687Z] #14 73.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:45.687Z] #14 73.29 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:58:45.687Z] #14 77.92 Selecting previously unselected package python3-minimal. [2020-11-27T11:58:45.687Z] #14 77.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-11-27T11:58:45.687Z] #14 77.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T11:58:45.687Z] #14 78.00 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:58:45.687Z] #14 78.14 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T11:58:45.687Z] #14 78.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T11:58:45.687Z] #14 78.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:58:45.687Z] #14 78.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T11:58:45.687Z] #14 78.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:58:45.687Z] #14 78.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:46.613Z] #39 171.2 CC criu/net.o [2020-11-27T11:58:46.631Z] #14 ... [2020-11-27T11:58:46.631Z] [2020-11-27T11:58:46.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:46.631Z] #39 46.57 CC images/fs.o [2020-11-27T11:58:46.631Z] #39 46.82 CC images/pstree.o [2020-11-27T11:58:46.631Z] #39 47.28 CC images/pipe.o [2020-11-27T11:58:46.631Z] #39 47.85 CC images/tcp-stream.o [2020-11-27T11:58:46.631Z] #39 48.45 CC images/sk-packet.o [2020-11-27T11:58:46.631Z] #39 48.84 CC images/mnt.o [2020-11-27T11:58:46.631Z] #39 49.19 CC images/pipe-data.o [2020-11-27T11:58:46.631Z] #39 49.57 CC images/sa.o [2020-11-27T11:58:46.631Z] #39 50.02 CC images/timer.o [2020-11-27T11:58:46.631Z] #39 50.56 CC images/timerfd.o [2020-11-27T11:58:46.631Z] #39 50.93 CC images/mm.o [2020-11-27T11:58:46.631Z] #39 51.25 CC images/sk-opts.o [2020-11-27T11:58:46.631Z] #39 51.63 CC images/sk-unix.o [2020-11-27T11:58:46.631Z] #39 52.17 CC images/sk-inet.o [2020-11-27T11:58:46.631Z] #39 52.71 CC images/tun.o [2020-11-27T11:58:46.631Z] #39 53.16 CC images/sk-netlink.o [2020-11-27T11:58:46.631Z] #39 53.68 CC images/packet-sock.o [2020-11-27T11:58:46.631Z] #39 54.33 CC images/ipc-var.o [2020-11-27T11:58:46.631Z] #39 54.73 CC images/ipc-desc.o [2020-11-27T11:58:46.631Z] #39 54.95 CC images/ipc-shm.o [2020-11-27T11:58:46.631Z] #39 55.30 CC images/ipc-msg.o [2020-11-27T11:58:46.631Z] #39 55.68 CC images/ipc-sem.o [2020-11-27T11:58:46.631Z] #39 56.19 CC images/utsns.o [2020-11-27T11:58:46.631Z] #39 56.58 CC images/creds.o [2020-11-27T11:58:46.857Z] Removing intermediate container 0e387e925a9a [2020-11-27T11:58:46.857Z] ---> 974a12987a8f [2020-11-27T11:58:46.857Z] Step 67/140 : FROM base AS gometalinter [2020-11-27T11:58:46.857Z] ---> 422faf1b0a06 [2020-11-27T11:58:46.857Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-11-27T11:58:46.857Z] ---> Running in 042668e1469d [2020-11-27T11:58:46.857Z] Removing intermediate container 042668e1469d [2020-11-27T11:58:46.857Z] ---> 1a3afae4afa2 [2020-11-27T11:58:46.857Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:58:46.857Z] ---> 7cca505114b1 [2020-11-27T11:58:46.857Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:58:46.857Z] ---> 3e973bcb59b7 [2020-11-27T11:58:46.857Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:58:46.857Z] ---> Running in 008d77bef33a [2020-11-27T11:58:46.874Z] #39 ... [2020-11-27T11:58:46.874Z] [2020-11-27T11:58:46.874Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:58:46.874Z] #16 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:58:46.874Z] #16 10.67 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:58:46.893Z] #39 ... [2020-11-27T11:58:46.893Z] [2020-11-27T11:58:46.893Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:58:46.893Z] #42 158.2 compress/gzip [2020-11-27T11:58:46.893Z] #42 158.8 context [2020-11-27T11:58:47.134Z] #16 10.82 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:58:47.149Z] + RM_GOPATH=0 [2020-11-27T11:58:47.149Z] + TMP_GOPATH= [2020-11-27T11:58:47.149Z] + : /build [2020-11-27T11:58:47.149Z] + '[' -z '' ']' [2020-11-27T11:58:47.149Z] ++ mktemp -d [2020-11-27T11:58:47.149Z] + export GOPATH=/tmp/tmp.7IrQ6Eiw6d [2020-11-27T11:58:47.149Z] + GOPATH=/tmp/tmp.7IrQ6Eiw6d [2020-11-27T11:58:47.149Z] + RM_GOPATH=1 [2020-11-27T11:58:47.149Z] ++ dirname ./install.sh [2020-11-27T11:58:47.149Z] + dir=. [2020-11-27T11:58:47.149Z] + bin=gometalinter [2020-11-27T11:58:47.149Z] + shift [2020-11-27T11:58:47.149Z] + '[' '!' -f ./gometalinter.installer ']' [2020-11-27T11:58:47.149Z] + . ./gometalinter.installer [2020-11-27T11:58:47.149Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-27T11:58:47.149Z] + install_gometalinter [2020-11-27T11:58:47.149Z] + echo 'Installing gometalinter version v2.0.6' [2020-11-27T11:58:47.149Z] + go get -d github.com/alecthomas/gometalinter [2020-11-27T11:58:47.149Z] Installing gometalinter version v2.0.6 [2020-11-27T11:58:48.121Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.115s coverage: 46.2% of statements [2020-11-27T11:58:48.195Z] + cd /tmp/tmp.7IrQ6Eiw6d/src/github.com/alecthomas/gometalinter [2020-11-27T11:58:48.195Z] + git checkout -q v2.0.6 [2020-11-27T11:58:48.195Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-27T11:58:48.277Z] #42 160.0 crypto/cipher [2020-11-27T11:58:48.490Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T11:58:48.490Z] 680bbdbacf1b: Download complete [2020-11-27T11:58:48.518Z] #16 12.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:58:48.518Z] #16 12.20 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:58:48.518Z] #16 12.25 Building wheels for collected packages: pyyaml [2020-11-27T11:58:48.779Z] #16 12.25 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:58:49.718Z] #16 13.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:58:49.719Z] #16 13.41 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:58:49.719Z] #16 13.47 Successfully built pyyaml [2020-11-27T11:58:49.719Z] #16 13.50 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-27T11:58:49.979Z] #16 13.82 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:58:50.190Z] #42 162.0 math/big [2020-11-27T11:58:50.549Z] #16 DONE 14.3s [2020-11-27T11:58:50.549Z] [2020-11-27T11:58:50.549Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-27T11:58:50.762Z] #42 162.8 crypto/aes [2020-11-27T11:58:50.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.313s coverage: 49.5% of statements [2020-11-27T11:58:51.121Z] #21 DONE 0.4s [2020-11-27T11:58:51.121Z] [2020-11-27T11:58:51.121Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T11:58:51.708Z] #42 ... [2020-11-27T11:58:51.708Z] [2020-11-27T11:58:51.708Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:58:51.708Z] #14 81.23 Selecting previously unselected package python3.7. [2020-11-27T11:58:51.708Z] #14 81.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:58:51.708Z] #14 81.30 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:58:51.708Z] #14 81.63 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T11:58:51.708Z] #14 81.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T11:58:51.708Z] #14 81.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:58:51.708Z] #14 81.87 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:58:51.708Z] #14 84.35 Selecting previously unselected package python3. [2020-11-27T11:58:51.708Z] #14 84.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-11-27T11:58:51.708Z] #14 84.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T11:58:51.708Z] #14 84.47 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:58:51.969Z] #14 84.66 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T11:58:51.969Z] #14 84.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:58:51.969Z] #14 84.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:51.969Z] #14 84.87 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T11:58:51.969Z] #14 84.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:58:52.231Z] #14 84.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:52.494Z] #14 85.11 Selecting previously unselected package libiptc0:amd64. [2020-11-27T11:58:52.494Z] #14 85.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T11:58:52.494Z] #14 85.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:58:52.494Z] #14 85.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T11:58:52.494Z] #14 85.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T11:58:52.755Z] #14 85.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:58:52.755Z] #14 85.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T11:58:52.755Z] #14 85.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T11:58:52.755Z] #14 85.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:58:53.016Z] #14 85.68 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T11:58:53.016Z] #14 85.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T11:58:53.016Z] #14 85.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:58:53.277Z] #14 85.85 Selecting previously unselected package iptables. [2020-11-27T11:58:53.277Z] #14 85.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T11:58:53.277Z] #14 85.87 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:58:53.860Z] #14 86.58 Selecting previously unselected package xxd. [2020-11-27T11:58:53.860Z] #14 86.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:58:53.860Z] #14 86.60 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:58:54.121Z] #14 86.92 Selecting previously unselected package vim-common. [2020-11-27T11:58:54.121Z] #14 86.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:58:54.382Z] #14 87.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:58:54.419Z] #25 DONE 3.3s [2020-11-27T11:58:54.419Z] [2020-11-27T11:58:54.419Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-27T11:58:54.954Z] #14 87.75 Selecting previously unselected package bash-completion. [2020-11-27T11:58:54.991Z] #27 ... [2020-11-27T11:58:54.991Z] [2020-11-27T11:58:54.991Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T11:58:54.991Z] #52 214.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:58:54.991Z] #52 216.4 + mkdir -p /build [2020-11-27T11:58:54.991Z] #52 216.4 + cp runc /build/runc [2020-11-27T11:58:54.991Z] #52 DONE 216.9s [2020-11-27T11:58:54.991Z] [2020-11-27T11:58:54.991Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-27T11:58:54.991Z] #27 DONE 0.8s [2020-11-27T11:58:54.991Z] [2020-11-27T11:58:54.991Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-27T11:58:55.222Z] #14 87.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:58:55.256Z] #30 DONE 0.1s [2020-11-27T11:58:55.256Z] [2020-11-27T11:58:55.256Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-27T11:58:55.256Z] #35 DONE 0.1s [2020-11-27T11:58:55.256Z] [2020-11-27T11:58:55.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:55.256Z] #39 174.8 CC criu/netfilter.o [2020-11-27T11:58:55.256Z] #39 175.3 CC criu/page-pipe.o [2020-11-27T11:58:55.256Z] #39 176.2 CC criu/page-xfer.o [2020-11-27T11:58:55.256Z] #39 177.6 CC criu/pagemap-cache.o [2020-11-27T11:58:55.256Z] #39 177.9 CC criu/pagemap.o [2020-11-27T11:58:55.256Z] #39 178.7 CC criu/parasite-syscall.o [2020-11-27T11:58:55.256Z] #39 179.5 CC criu/path.o [2020-11-27T11:58:55.256Z] #39 179.8 CC criu/pie-util-vdso-elf32.o [2020-11-27T11:58:55.794Z] #14 ... [2020-11-27T11:58:55.794Z] [2020-11-27T11:58:55.794Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:58:55.794Z] #60 167.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:58:55.794Z] #60 167.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:58:55.826Z] #39 180.4 CC criu/pie-util-vdso.o [2020-11-27T11:58:56.396Z] #39 181.0 CC criu/pie-util.o [2020-11-27T11:58:56.655Z] #39 181.3 CC criu/pipes.o [2020-11-27T11:58:57.095Z] 4612f6d0b889: Verifying Checksum [2020-11-27T11:58:57.095Z] 4612f6d0b889: Download complete [2020-11-27T11:58:57.226Z] #39 181.8 CC criu/plugin.o [2020-11-27T11:58:57.486Z] #39 182.2 CC criu/proc_parse.o [2020-11-27T11:58:57.708Z] #60 ... [2020-11-27T11:58:57.708Z] [2020-11-27T11:58:57.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:58:57.708Z] #39 57.18 CC images/vma.o [2020-11-27T11:58:57.708Z] #39 57.58 CC images/netdev.o [2020-11-27T11:58:57.708Z] #39 58.41 CC images/tty.o [2020-11-27T11:58:57.708Z] #39 59.67 CC images/file-lock.o [2020-11-27T11:58:57.708Z] #39 60.18 CC images/rlimit.o [2020-11-27T11:58:57.708Z] #39 60.66 CC images/pagemap.o [2020-11-27T11:58:57.708Z] #39 61.06 CC images/siginfo.o [2020-11-27T11:58:57.708Z] #39 61.41 CC images/rpc.o [2020-11-27T11:58:57.708Z] #39 63.15 CC images/ext-file.o [2020-11-27T11:58:57.708Z] #39 63.47 CC images/cgroup.o [2020-11-27T11:58:57.708Z] #39 64.38 CC images/userns.o [2020-11-27T11:58:57.708Z] #39 64.83 CC images/google/protobuf/descriptor.o [2020-11-27T11:58:57.708Z] #39 67.72 CC images/opts.o [2020-11-27T11:58:57.771Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.007s coverage: 72.3% of statements [2020-11-27T11:58:57.771Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T11:58:57.771Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.003s coverage: 60.4% of statements [2020-11-27T11:58:57.771Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T11:58:58.279Z] #39 68.08 CC images/seccomp.o [2020-11-27T11:58:58.540Z] #39 68.37 CC images/binfmt-misc.o [2020-11-27T11:58:58.801Z] #39 68.60 CC images/time.o [2020-11-27T11:58:58.801Z] #39 68.83 CC images/sysctl.o [2020-11-27T11:58:58.810Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-11-27T11:58:59.062Z] #39 69.08 CC images/autofs.o [2020-11-27T11:58:59.394Z] #39 ... [2020-11-27T11:58:59.394Z] [2020-11-27T11:58:59.394Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:58:59.394Z] #36 292.3 + dpkg --print-architecture [2020-11-27T11:58:59.394Z] #36 292.3 + cd /tmp/tmp.lHEI75ichE/src/github.com/docker/distribution [2020-11-27T11:58:59.394Z] #36 292.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:58:59.446Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.755s coverage: 76.1% of statements [2020-11-27T11:58:59.446Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T11:58:59.447Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-11-27T11:58:59.634Z] #39 69.37 CC images/macvlan.o [2020-11-27T11:58:59.739Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-11-27T11:58:59.894Z] #39 69.55 CC images/sit.o [2020-11-27T11:58:59.964Z] #36 292.7 + GOPATH=/tmp/tmp.lHEI75ichE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lHEI75ichE [2020-11-27T11:58:59.964Z] #36 292.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:59:00.155Z] #39 69.90 CC images/memfd.o [2020-11-27T11:59:00.416Z] #39 70.22 CC images/timens.o [2020-11-27T11:59:00.679Z] #39 70.68 LINK images/built-in.o [2020-11-27T11:59:00.882Z] + GOBIN=/build [2020-11-27T11:59:00.882Z] + /build/gometalinter --install [2020-11-27T11:59:00.882Z] Installing: [2020-11-27T11:59:00.882Z] deadcode [2020-11-27T11:59:00.882Z] dupl [2020-11-27T11:59:00.882Z] errcheck [2020-11-27T11:59:00.882Z] gas [2020-11-27T11:59:00.882Z] gochecknoglobals [2020-11-27T11:59:00.882Z] gochecknoinits [2020-11-27T11:59:00.882Z] goconst [2020-11-27T11:59:00.882Z] gocyclo [2020-11-27T11:59:00.882Z] goimports [2020-11-27T11:59:00.882Z] golint [2020-11-27T11:59:00.882Z] gosimple [2020-11-27T11:59:00.882Z] gotype [2020-11-27T11:59:00.882Z] gotypex [2020-11-27T11:59:00.882Z] ineffassign [2020-11-27T11:59:00.882Z] interfacer [2020-11-27T11:59:00.882Z] lll [2020-11-27T11:59:00.882Z] maligned [2020-11-27T11:59:00.882Z] megacheck [2020-11-27T11:59:00.882Z] misspell [2020-11-27T11:59:00.882Z] nakedret [2020-11-27T11:59:00.882Z] safesql [2020-11-27T11:59:00.882Z] staticcheck [2020-11-27T11:59:00.882Z] structcheck [2020-11-27T11:59:00.882Z] unconvert [2020-11-27T11:59:00.882Z] unparam [2020-11-27T11:59:00.882Z] unused [2020-11-27T11:59:00.882Z] varcheck [2020-11-27T11:59:00.940Z] #39 70.83 GEN compel/include/asm [2020-11-27T11:59:00.940Z] #39 70.87 GEN compel/include/version.h [2020-11-27T11:59:00.940Z] #39 70.91 touch .config [2020-11-27T11:59:00.940Z] #39 70.94 GEN include/common/config.h [2020-11-27T11:59:01.201Z] #39 71.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T11:59:01.201Z] #39 71.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T11:59:01.201Z] #39 71.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T11:59:01.201Z] #39 71.11 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T11:59:01.201Z] #39 71.18 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T11:59:01.255Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 43.7% of statements [2020-11-27T11:59:01.255Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-11-27T11:59:01.255Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T11:59:01.255Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T11:59:01.462Z] #39 71.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T11:59:01.462Z] #39 71.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:59:01.462Z] #39 71.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T11:59:01.462Z] #39 71.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:59:01.462Z] #39 ... [2020-11-27T11:59:01.462Z] [2020-11-27T11:59:01.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:01.462Z] #14 94.12 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:59:02.034Z] #14 94.65 Selecting previously unselected package bzip2. [2020-11-27T11:59:02.034Z] #14 94.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T11:59:02.034Z] #14 94.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:59:02.034Z] #14 94.79 Selecting previously unselected package xz-utils. [2020-11-27T11:59:02.034Z] #14 94.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T11:59:02.034Z] #14 94.80 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:59:02.294Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-11-27T11:59:02.295Z] #14 ... [2020-11-27T11:59:02.295Z] [2020-11-27T11:59:02.295Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:02.295Z] #42 164.4 crypto [2020-11-27T11:59:02.295Z] #42 164.7 crypto/des [2020-11-27T11:59:02.295Z] #42 165.4 crypto/internal/randutil [2020-11-27T11:59:02.295Z] #42 165.4 crypto/sha512 [2020-11-27T11:59:02.295Z] #42 167.2 crypto/ed25519/internal/edwards25519 [2020-11-27T11:59:02.295Z] #42 170.5 crypto/hmac [2020-11-27T11:59:02.295Z] #42 170.8 crypto/md5 [2020-11-27T11:59:02.295Z] #42 171.8 crypto/rc4 [2020-11-27T11:59:02.295Z] #42 172.0 crypto/sha1 [2020-11-27T11:59:02.295Z] #42 172.9 crypto/sha256 [2020-11-27T11:59:02.295Z] #42 173.6 crypto/rand [2020-11-27T11:59:02.295Z] #42 174.0 crypto/elliptic [2020-11-27T11:59:02.295Z] #42 174.5 encoding/asn1 [2020-11-27T11:59:02.295Z] #42 ... [2020-11-27T11:59:02.295Z] [2020-11-27T11:59:02.295Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:02.295Z] #14 95.08 Selecting previously unselected package apparmor. [2020-11-27T11:59:02.295Z] #14 95.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T11:59:02.556Z] #14 95.23 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:59:02.587Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 78.6% of statements [2020-11-27T11:59:02.587Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T11:59:02.587Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T11:59:02.880Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-11-27T11:59:03.128Z] #14 95.75 Selecting previously unselected package aufs-tools. [2020-11-27T11:59:03.128Z] #14 95.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T11:59:03.128Z] #14 95.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:59:03.389Z] #14 95.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:59:03.389Z] #14 96.02 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:59:03.389Z] #14 96.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:59:03.517Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-11-27T11:59:03.517Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-11-27T11:59:04.154Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2020-11-27T11:59:04.154Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T11:59:04.449Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.9% of statements [2020-11-27T11:59:04.774Z] #14 ... [2020-11-27T11:59:04.774Z] [2020-11-27T11:59:04.774Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-27T11:59:04.774Z] #60 DONE 176.6s [2020-11-27T11:59:04.774Z] [2020-11-27T11:59:04.774Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:59:04.774Z] #61 DONE 0.1s [2020-11-27T11:59:04.774Z] [2020-11-27T11:59:04.774Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:04.774Z] #42 176.5 crypto/ed25519 [2020-11-27T11:59:04.774Z] #42 176.9 crypto/rsa [2020-11-27T11:59:05.488Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-11-27T11:59:05.717Z] #42 177.8 crypto/ecdsa [2020-11-27T11:59:05.781Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-27T11:59:06.441Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-27T11:59:06.659Z] #42 178.6 crypto/dsa [2020-11-27T11:59:06.778Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 84.5% of statements [2020-11-27T11:59:06.778Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T11:59:06.778Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T11:59:06.920Z] #42 179.2 encoding/hex [2020-11-27T11:59:07.182Z] #42 179.2 encoding/pem [2020-11-27T11:59:07.443Z] #42 179.5 crypto/x509/pkix [2020-11-27T11:59:07.705Z] #42 179.7 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:59:07.705Z] #42 180.0 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:59:07.817Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.3% of statements [2020-11-27T11:59:08.101Z] #36 ... [2020-11-27T11:59:08.101Z] [2020-11-27T11:59:08.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:08.101Z] #39 184.2 CC criu/protobuf-desc.o [2020-11-27T11:59:08.101Z] #39 185.0 CC criu/protobuf.o [2020-11-27T11:59:08.101Z] #39 185.3 CC criu/pstree.o [2020-11-27T11:59:08.101Z] #39 186.2 CC criu/rbtree.o [2020-11-27T11:59:08.101Z] #39 186.4 CC criu/rst-malloc.o [2020-11-27T11:59:08.101Z] #39 186.6 CC criu/seccomp.o [2020-11-27T11:59:08.101Z] #39 187.2 CC criu/seize.o [2020-11-27T11:59:08.101Z] #39 187.8 CC criu/servicefd.o [2020-11-27T11:59:08.101Z] #39 188.2 CC criu/shmem.o [2020-11-27T11:59:08.101Z] #39 189.1 CC criu/sigframe.o [2020-11-27T11:59:08.101Z] #39 189.3 CC criu/signalfd.o [2020-11-27T11:59:08.101Z] #39 189.6 CC criu/sk-inet.o [2020-11-27T11:59:08.101Z] #39 190.6 CC criu/sk-netlink.o [2020-11-27T11:59:08.101Z] #39 191.0 CC criu/sk-packet.o [2020-11-27T11:59:08.101Z] #39 191.5 CC criu/sk-queue.o [2020-11-27T11:59:08.101Z] #39 191.9 CC criu/sk-tcp.o [2020-11-27T11:59:08.101Z] #39 192.5 CC criu/sk-unix.o [2020-11-27T11:59:08.111Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2020-11-27T11:59:08.111Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T11:59:08.748Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-11-27T11:59:09.519Z] #39 194.2 CC criu/sockets.o [2020-11-27T11:59:09.619Z] #42 181.8 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-27T11:59:09.789Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-11-27T11:59:10.082Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-11-27T11:59:10.192Z] #42 ... [2020-11-27T11:59:10.192Z] [2020-11-27T11:59:10.192Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:10.192Z] #14 98.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:59:10.192Z] #14 98.50 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:59:10.192Z] #14 98.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:59:10.192Z] #14 100.9 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:59:10.192Z] #14 100.9 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:59:10.192Z] #14 100.9 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:59:10.192Z] #14 101.0 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T11:59:10.192Z] #14 101.1 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:59:10.192Z] #14 101.1 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:59:10.192Z] #14 101.2 Selecting previously unselected package dmsetup. [2020-11-27T11:59:10.192Z] #14 101.2 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:59:10.192Z] #14 101.3 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:59:10.192Z] #14 101.4 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:59:10.192Z] #14 101.4 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:59:10.192Z] #14 101.4 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:59:10.407Z] ok github.com/docker/docker/distribution/xfer 1.417s coverage: 83.9% of statements [2020-11-27T11:59:10.407Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T11:59:10.407Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T11:59:10.459Z] #39 195.0 CC criu/stats.o [2020-11-27T11:59:10.459Z] #39 195.3 CC criu/string.o [2020-11-27T11:59:10.719Z] #39 195.4 CC criu/sysctl.o [2020-11-27T11:59:11.044Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-11-27T11:59:11.044Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-27T11:59:11.289Z] #39 196.1 CC criu/sysfs_parse.o [2020-11-27T11:59:11.577Z] #14 ... [2020-11-27T11:59:11.577Z] [2020-11-27T11:59:11.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:11.577Z] #39 71.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:59:11.577Z] #39 71.32 DEP compel/plugins/std/infect.d [2020-11-27T11:59:11.577Z] #39 71.46 DEP compel/plugins/std/string.d [2020-11-27T11:59:11.577Z] #39 71.54 DEP compel/plugins/std/log.d [2020-11-27T11:59:11.577Z] #39 71.63 DEP compel/plugins/std/fds.d [2020-11-27T11:59:11.577Z] #39 71.74 DEP compel/plugins/std/std.d [2020-11-27T11:59:11.577Z] #39 71.85 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:59:11.577Z] #39 71.98 DEP compel/plugins/fds/fds.d [2020-11-27T11:59:11.577Z] #39 72.18 CC compel/plugins/std/std.o [2020-11-27T11:59:11.577Z] #39 72.52 CC compel/plugins/std/fds.o [2020-11-27T11:59:11.577Z] #39 72.98 CC compel/plugins/std/log.o [2020-11-27T11:59:11.577Z] #39 73.95 CC compel/plugins/std/string.o [2020-11-27T11:59:11.577Z] #39 74.75 CC compel/plugins/std/infect.o [2020-11-27T11:59:11.577Z] #39 75.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T11:59:11.577Z] #39 75.41 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T11:59:11.577Z] #39 75.48 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T11:59:11.577Z] #39 75.55 AR compel/plugins/std.lib.a [2020-11-27T11:59:11.577Z] #39 75.65 CC compel/plugins/fds/fds.o [2020-11-27T11:59:11.577Z] #39 75.94 AR compel/plugins/fds.lib.a [2020-11-27T11:59:11.577Z] #39 76.03 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:59:11.577Z] #39 76.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:59:11.577Z] #39 76.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T11:59:11.577Z] #39 76.39 HOSTDEP compel/src/main-host.d [2020-11-27T11:59:11.577Z] #39 76.55 DEP compel/src/lib/ptrace.d [2020-11-27T11:59:11.577Z] #39 76.84 DEP compel/src/lib/infect.d [2020-11-27T11:59:11.577Z] #39 76.98 DEP compel/src/lib/infect-util.d [2020-11-27T11:59:11.577Z] #39 77.07 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:59:11.577Z] #39 77.16 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T11:59:11.577Z] #39 77.28 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T11:59:11.577Z] #39 77.33 DEP compel/src/lib/log.d [2020-11-27T11:59:11.577Z] #39 77.45 DEP compel/src/main.d [2020-11-27T11:59:11.577Z] #39 77.58 DEP compel/src/lib/handle-elf.d [2020-11-27T11:59:11.577Z] #39 77.66 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T11:59:11.577Z] #39 77.75 CC compel/src/lib/log.o [2020-11-27T11:59:11.577Z] #39 78.05 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T11:59:11.577Z] #39 78.84 CC compel/arch/x86/src/lib/infect.o [2020-11-27T11:59:11.577Z] #39 79.79 CC compel/src/lib/infect-rpc.o [2020-11-27T11:59:11.577Z] #39 80.16 CC compel/src/lib/infect-util.o [2020-11-27T11:59:11.577Z] #39 80.42 CC compel/src/lib/infect.o [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-27T11:59:11.680Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-27T11:59:11.860Z] #39 196.4 CC criu/timens.o [2020-11-27T11:59:11.974Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-27T11:59:11.974Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-27T11:59:11.974Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T11:59:12.120Z] #39 196.7 CC criu/timerfd.o [2020-11-27T11:59:12.268Z] ok github.com/docker/docker/internal/testutil 0.006s coverage: 62.5% of statements [2020-11-27T11:59:12.381Z] #39 197.0 CC criu/tty.o [2020-11-27T11:59:12.561Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-27T11:59:12.961Z] #39 ... [2020-11-27T11:59:12.961Z] [2020-11-27T11:59:12.961Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:12.961Z] #14 105.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:59:12.961Z] #14 105.6 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:59:12.961Z] #14 105.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:59:13.600Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2020-11-27T11:59:13.600Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-27T11:59:14.291Z] #39 198.7 CC criu/tun.o [2020-11-27T11:59:14.551Z] #39 199.2 CC criu/uffd.o [2020-11-27T11:59:15.116Z] ok github.com/docker/docker/pkg/archive 0.530s coverage: 76.9% of statements [2020-11-27T11:59:15.493Z] #39 200.2 CC criu/util.o [2020-11-27T11:59:16.631Z] ok github.com/docker/docker/pkg/authorization 0.833s coverage: 66.7% of statements [2020-11-27T11:59:16.875Z] #39 201.4 CC criu/uts_ns.o [2020-11-27T11:59:16.875Z] #39 201.6 CC criu/vdso-compat.o [2020-11-27T11:59:16.875Z] #39 201.7 CC criu/vdso.o [2020-11-27T11:59:16.925Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-27T11:59:16.925Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-27T11:59:17.445Z] #39 202.3 LINK criu/built-in.o [2020-11-27T11:59:17.705Z] #39 202.5 LINK criu/criu [2020-11-27T11:59:18.276Z] #39 202.8 DEP lib/c/criu.d [2020-11-27T11:59:18.276Z] #39 202.8 CC images/rpc.pb-c.o [2020-11-27T11:59:18.432Z] #14 110.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:59:18.432Z] #14 110.8 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:59:18.432Z] #14 110.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:59:18.432Z] #14 110.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:59:18.432Z] #14 110.9 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:59:18.432Z] #14 110.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:59:18.537Z] #39 203.3 CC lib/c/criu.o [2020-11-27T11:59:19.107Z] #39 ... [2020-11-27T11:59:19.107Z] [2020-11-27T11:59:19.107Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:59:19.107Z] #48 DONE 311.7s [2020-11-27T11:59:19.367Z] [2020-11-27T11:59:19.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:19.367Z] #39 204.2 LINK lib/c/built-in.o [2020-11-27T11:59:19.376Z] #14 ... [2020-11-27T11:59:19.376Z] [2020-11-27T11:59:19.376Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T11:59:19.376Z] #48 191.4 + GOBIN=/build [2020-11-27T11:59:19.376Z] #48 191.4 + /build/gometalinter --install [2020-11-27T11:59:19.376Z] #48 191.4 Installing: [2020-11-27T11:59:19.376Z] #48 191.4 deadcode [2020-11-27T11:59:19.376Z] #48 191.4 dupl [2020-11-27T11:59:19.376Z] #48 191.4 errcheck [2020-11-27T11:59:19.376Z] #48 191.4 gas [2020-11-27T11:59:19.376Z] #48 191.4 gochecknoglobals [2020-11-27T11:59:19.376Z] #48 191.4 gochecknoinits [2020-11-27T11:59:19.376Z] #48 191.4 goconst [2020-11-27T11:59:19.376Z] #48 191.4 gocyclo [2020-11-27T11:59:19.376Z] #48 191.4 goimports [2020-11-27T11:59:19.376Z] #48 191.4 golint [2020-11-27T11:59:19.376Z] #48 191.4 gosimple [2020-11-27T11:59:19.376Z] #48 191.4 gotype [2020-11-27T11:59:19.376Z] #48 191.4 gotypex [2020-11-27T11:59:19.376Z] #48 191.4 ineffassign [2020-11-27T11:59:19.376Z] #48 191.4 interfacer [2020-11-27T11:59:19.376Z] #48 191.4 lll [2020-11-27T11:59:19.376Z] #48 191.4 maligned [2020-11-27T11:59:19.376Z] #48 191.4 megacheck [2020-11-27T11:59:19.376Z] #48 191.4 misspell [2020-11-27T11:59:19.376Z] #48 191.4 nakedret [2020-11-27T11:59:19.376Z] #48 191.4 safesql [2020-11-27T11:59:19.376Z] #48 191.4 staticcheck [2020-11-27T11:59:19.376Z] #48 191.4 structcheck [2020-11-27T11:59:19.376Z] #48 191.4 unconvert [2020-11-27T11:59:19.376Z] #48 191.4 unparam [2020-11-27T11:59:19.376Z] #48 191.4 unused [2020-11-27T11:59:19.376Z] #48 191.4 varcheck [2020-11-27T11:59:19.627Z] #39 204.2 LINK lib/c/libcriu.so [2020-11-27T11:59:19.627Z] #39 204.2 LINK lib/c/libcriu.a [2020-11-27T11:59:19.627Z] #39 204.4 GEN magic.py [2020-11-27T11:59:20.201Z] #39 204.8 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:59:20.201Z] #39 204.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:59:20.201Z] #39 204.8 Note: Building without GnuTLS support [2020-11-27T11:59:20.201Z] #39 204.9 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:59:20.201Z] #39 204.9 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:59:20.318Z] #48 ... [2020-11-27T11:59:20.318Z] [2020-11-27T11:59:20.318Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:20.318Z] #42 182.4 vendor/golang.org/x/crypto/poly1305 [2020-11-27T11:59:20.318Z] #42 182.9 vendor/golang.org/x/sys/cpu [2020-11-27T11:59:20.318Z] #42 183.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T11:59:20.318Z] #42 183.9 net [2020-11-27T11:59:20.318Z] #42 184.6 vendor/golang.org/x/crypto/hkdf [2020-11-27T11:59:20.318Z] #42 184.8 vendor/golang.org/x/text/transform [2020-11-27T11:59:20.318Z] #42 185.5 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:59:20.318Z] #42 187.3 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:59:20.318Z] #42 187.6 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:59:20.318Z] #42 191.6 vendor/golang.org/x/net/idna [2020-11-27T11:59:20.454Z] ok github.com/docker/docker/layer 7.072s coverage: 72.0% of statements [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T11:59:20.454Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T11:59:20.454Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-27T11:59:20.579Z] #42 ... [2020-11-27T11:59:20.579Z] [2020-11-27T11:59:20.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:20.579Z] #39 83.30 CC compel/src/lib/ptrace.o [2020-11-27T11:59:20.579Z] #39 83.76 AR compel/libcompel.a [2020-11-27T11:59:20.579Z] #39 83.87 HOSTCC compel/src/main-host.o [2020-11-27T11:59:20.579Z] #39 84.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T11:59:20.579Z] #39 84.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:59:20.579Z] #39 84.87 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:59:20.579Z] #39 85.09 HOSTLINK compel/compel-host-bin [2020-11-27T11:59:20.579Z] #39 85.24 DEP soccr/soccr.d [2020-11-27T11:59:20.579Z] #39 85.45 CC soccr/soccr.o [2020-11-27T11:59:20.579Z] #39 87.02 AR soccr/libsoccr.a [2020-11-27T11:59:20.579Z] #39 87.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:59:20.579Z] #39 87.57 DEP criu/arch/x86/sigframe.d [2020-11-27T11:59:20.579Z] #39 87.74 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T11:59:20.579Z] #39 87.83 DEP criu/arch/x86/kerndat.d [2020-11-27T11:59:20.579Z] #39 88.04 DEP criu/arch/x86/crtools.d [2020-11-27T11:59:20.579Z] #39 88.25 DEP criu/arch/x86/cpu.d [2020-11-27T11:59:20.579Z] #39 88.47 CC criu/arch/x86/cpu.o [2020-11-27T11:59:20.579Z] #39 89.19 CC criu/arch/x86/crtools.o [2020-11-27T11:59:20.748Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-11-27T11:59:20.771Z] #39 ... [2020-11-27T11:59:20.771Z] [2020-11-27T11:59:20.771Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T11:59:20.771Z] #36 313.3 + rm -rf /tmp/tmp.lHEI75ichE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lHEI75ichE [2020-11-27T11:59:20.771Z] #36 DONE 313.5s [2020-11-27T11:59:20.771Z] [2020-11-27T11:59:20.771Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:59:20.840Z] #39 90.80 CC criu/arch/x86/kerndat.o [2020-11-27T11:59:21.032Z] #57 ... [2020-11-27T11:59:21.032Z] [2020-11-27T11:59:21.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:21.032Z] #39 205.7 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:59:21.041Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-11-27T11:59:21.041Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2020-11-27T11:59:21.041Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T11:59:21.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T11:59:21.411Z] #39 91.28 CC criu/arch/x86/sigaction_compat.o [2020-11-27T11:59:21.672Z] #39 91.59 CC criu/arch/x86/sigframe.o [2020-11-27T11:59:21.672Z] #39 ... [2020-11-27T11:59:21.672Z] [2020-11-27T11:59:21.672Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:21.672Z] #42 193.9 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:59:21.678Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-11-27T11:59:21.970Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-11-27T11:59:21.972Z] #39 206.8 make[1]: Nothing to be done for 'all'. [2020-11-27T11:59:22.263Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-27T11:59:22.919Z] #39 207.6 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:59:22.919Z] #39 207.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:59:22.919Z] #39 207.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:59:22.919Z] #39 207.7 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:59:22.919Z] #39 207.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:59:23.056Z] #42 195.2 mime [2020-11-27T11:59:23.179Z] #39 207.8 make[1]: Nothing to be done for 'all'. [2020-11-27T11:59:23.179Z] #39 207.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:59:23.179Z] #39 ... [2020-11-27T11:59:23.179Z] [2020-11-27T11:59:23.179Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-27T11:59:23.179Z] #37 DONE 0.4s [2020-11-27T11:59:23.179Z] [2020-11-27T11:59:23.179Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:23.179Z] #39 207.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.179Z] #39 207.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.179Z] #39 208.0 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.179Z] #39 208.0 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.303Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-11-27T11:59:23.444Z] #39 208.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.444Z] #39 208.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.444Z] #39 208.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.444Z] #39 208.2 make[2]: Nothing to be done for 'all'. [2020-11-27T11:59:23.444Z] #39 208.2 INSTALL criu/criu [2020-11-27T11:59:23.454Z] Removing intermediate container 008d77bef33a [2020-11-27T11:59:23.454Z] ---> 309ebcf8c046 [2020-11-27T11:59:23.454Z] Step 72/140 : FROM base AS gotestsum [2020-11-27T11:59:23.454Z] ---> 422faf1b0a06 [2020-11-27T11:59:23.454Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-11-27T11:59:23.454Z] ---> Running in 85d881436086 [2020-11-27T11:59:23.454Z] Removing intermediate container 85d881436086 [2020-11-27T11:59:23.454Z] ---> b18e9f7a4c99 [2020-11-27T11:59:23.454Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-11-27T11:59:23.454Z] ---> Running in 5ddaff40f520 [2020-11-27T11:59:23.454Z] Removing intermediate container 5ddaff40f520 [2020-11-27T11:59:23.454Z] ---> 6b9ecd0a039d [2020-11-27T11:59:23.454Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:59:23.454Z] ---> 3441b5a15ffe [2020-11-27T11:59:23.454Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:59:23.709Z] #39 DONE 208.3s [2020-11-27T11:59:23.709Z] [2020-11-27T11:59:23.709Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:59:23.747Z] ---> ab01088c82a6 [2020-11-27T11:59:23.747Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:59:23.747Z] ---> Running in fcd6950e337c [2020-11-27T11:59:23.940Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-11-27T11:59:24.039Z] + RM_GOPATH=0 [2020-11-27T11:59:24.039Z] + TMP_GOPATH= [2020-11-27T11:59:24.039Z] + : /build [2020-11-27T11:59:24.039Z] + '[' -z '' ']' [2020-11-27T11:59:24.039Z] ++ mktemp -d [2020-11-27T11:59:24.039Z] + export GOPATH=/tmp/tmp.N2UpI9kzPD [2020-11-27T11:59:24.039Z] + GOPATH=/tmp/tmp.N2UpI9kzPD [2020-11-27T11:59:24.039Z] + RM_GOPATH=1 [2020-11-27T11:59:24.039Z] ++ dirname ./install.sh [2020-11-27T11:59:24.039Z] + dir=. [2020-11-27T11:59:24.039Z] + bin=gotestsum [2020-11-27T11:59:24.039Z] + shift [2020-11-27T11:59:24.039Z] + '[' '!' -f ./gotestsum.installer ']' [2020-11-27T11:59:24.039Z] + . ./gotestsum.installer [2020-11-27T11:59:24.039Z] ++ : v0.3.5 [2020-11-27T11:59:24.039Z] + install_gotestsum [2020-11-27T11:59:24.039Z] + set -e [2020-11-27T11:59:24.039Z] + export GO111MODULE=on [2020-11-27T11:59:24.039Z] + GO111MODULE=on [2020-11-27T11:59:24.039Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-27T11:59:24.039Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-11-27T11:59:24.039Z] go: finding gotest.tools v0.3.5 [2020-11-27T11:59:24.330Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-27T11:59:24.650Z] #57 ... [2020-11-27T11:59:24.650Z] [2020-11-27T11:59:24.650Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:59:24.921Z] #40 DONE 0.1s [2020-11-27T11:59:24.921Z] [2020-11-27T11:59:24.921Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-27T11:59:24.921Z] #43 DONE 0.2s [2020-11-27T11:59:24.921Z] [2020-11-27T11:59:24.921Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:59:24.981Z] ok github.com/docker/docker/pkg/fsutils 0.413s coverage: 85.1% of statements [2020-11-27T11:59:24.981Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2020-11-27T11:59:25.181Z] #57 ... [2020-11-27T11:59:25.181Z] [2020-11-27T11:59:25.181Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-27T11:59:25.274Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 10.2% of statements [2020-11-27T11:59:25.366Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-27T11:59:25.440Z] #46 DONE 0.2s [2020-11-27T11:59:25.440Z] [2020-11-27T11:59:25.440Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-27T11:59:25.654Z] #42 197.4 mime/quotedprintable [2020-11-27T11:59:25.654Z] #42 197.8 net/http/internal [2020-11-27T11:59:25.911Z] ok github.com/docker/docker/pkg/idtools 0.347s coverage: 70.1% of statements [2020-11-27T11:59:25.912Z] ok github.com/docker/docker/pkg/ioutils 0.277s coverage: 70.4% of statements [2020-11-27T11:59:26.226Z] #42 198.4 os/exec [2020-11-27T11:59:26.379Z] #49 DONE 0.9s [2020-11-27T11:59:26.379Z] [2020-11-27T11:59:26.379Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-27T11:59:26.379Z] #53 DONE 0.2s [2020-11-27T11:59:26.379Z] [2020-11-27T11:59:26.379Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T11:59:26.409Z] go: downloading gotest.tools v2.1.0+incompatible [2020-11-27T11:59:26.409Z] go: extracting gotest.tools v2.1.0+incompatible [2020-11-27T11:59:26.409Z] go: downloading github.com/fatih/color v1.6.0 [2020-11-27T11:59:26.409Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:26.409Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-11-27T11:59:26.409Z] go: downloading github.com/pkg/errors v0.8.0 [2020-11-27T11:59:26.409Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:59:26.409Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:59:26.409Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:26.409Z] go: extracting github.com/pkg/errors v0.8.0 [2020-11-27T11:59:26.409Z] go: extracting github.com/fatih/color v1.6.0 [2020-11-27T11:59:26.409Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:59:26.409Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:59:26.409Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-11-27T11:59:26.409Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-27T11:59:26.409Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:59:26.409Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:59:26.409Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-27T11:59:26.409Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:59:26.548Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-11-27T11:59:26.548Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-11-27T11:59:26.548Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-27T11:59:26.548Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T11:59:26.701Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-27T11:59:26.701Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-27T11:59:26.841Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-11-27T11:59:26.997Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-27T11:59:26.997Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-27T11:59:27.134Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-11-27T11:59:27.290Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-27T11:59:27.290Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-27T11:59:27.427Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-11-27T11:59:27.583Z] go: finding gotest.tools v2.2.0+incompatible [2020-11-27T11:59:27.583Z] go: finding gotest.tools/gotestsum v0.6.0 [2020-11-27T11:59:27.721Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-11-27T11:59:27.721Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-11-27T11:59:27.874Z] go: downloading gotest.tools v2.2.0+incompatible [2020-11-27T11:59:27.874Z] go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-27T11:59:28.135Z] #42 ... [2020-11-27T11:59:28.135Z] [2020-11-27T11:59:28.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:28.135Z] #39 91.99 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T11:59:28.135Z] #39 92.04 DEP criu/pie/util-vdso-elf32.d [2020-11-27T11:59:28.135Z] #39 92.28 DEP criu/pie/util-vdso.d [2020-11-27T11:59:28.135Z] #39 92.49 DEP criu/pie/util.d [2020-11-27T11:59:28.135Z] #39 92.70 CC criu/pie/util.o [2020-11-27T11:59:28.135Z] #39 93.05 CC criu/pie/util-vdso.o [2020-11-27T11:59:28.135Z] #39 93.88 CC criu/pie/util-vdso-elf32.o [2020-11-27T11:59:28.135Z] #39 94.84 AR criu/pie/pie.lib.a [2020-11-27T11:59:28.135Z] #39 94.91 DEP criu/pie/restorer.d [2020-11-27T11:59:28.135Z] #39 95.12 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T11:59:28.135Z] #39 95.24 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T11:59:28.135Z] #39 95.27 DEP criu/arch/x86/restorer.d [2020-11-27T11:59:28.135Z] #39 95.57 DEP criu/arch/x86/vdso-pie.d [2020-11-27T11:59:28.135Z] #39 95.68 DEP criu/pie/parasite-vdso.d [2020-11-27T11:59:28.135Z] #39 95.95 DEP criu/pie/parasite.d [2020-11-27T11:59:28.135Z] #39 96.27 CC criu/pie/parasite.o [2020-11-27T11:59:28.135Z] #39 97.73 LINK criu/pie/parasite.built-in.o [2020-11-27T11:59:28.135Z] #39 97.75 GEN criu/pie/parasite-blob.h [2020-11-27T11:59:28.135Z] #39 97.79 CC criu/pie/parasite-vdso.o [2020-11-27T11:59:28.358Z] ok github.com/docker/docker/pkg/mount 1.297s coverage: 69.6% of statements [2020-11-27T11:59:28.358Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T11:59:28.358Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T11:59:28.358Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T11:59:28.508Z] go: extracting gotest.tools v2.2.0+incompatible [2020-11-27T11:59:28.508Z] go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-27T11:59:28.651Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-11-27T11:59:28.705Z] #39 98.56 CC criu/arch/x86/vdso-pie.o [2020-11-27T11:59:28.965Z] #39 98.93 CC criu/arch/x86/restorer.o [2020-11-27T11:59:29.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-27T11:59:29.287Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-11-27T11:59:29.580Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-27T11:59:29.906Z] #39 99.53 CC criu/arch/x86/restorer_unmap.o [2020-11-27T11:59:29.906Z] #39 99.60 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T11:59:30.024Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:59:30.024Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:30.024Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:59:30.024Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:30.024Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:30.024Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:30.024Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:30.024Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:59:30.024Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:59:30.024Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:30.024Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:30.024Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:30.024Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:30.024Z] go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:59:30.024Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:30.024Z] go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:59:30.024Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:59:30.024Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:30.024Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:30.167Z] #39 99.98 CC criu/pie/restorer.o [2020-11-27T11:59:30.323Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:30.323Z] go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:59:30.621Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 72.7% of statements [2020-11-27T11:59:30.627Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:30.919Z] go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:59:30.919Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:30.919Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:30.919Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:30.919Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:59:30.919Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:30.919Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:30.919Z] go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-27T11:59:30.919Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:30.919Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:30.919Z] go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-27T11:59:30.965Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-27T11:59:31.215Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:31.549Z] #39 ... [2020-11-27T11:59:31.549Z] [2020-11-27T11:59:31.549Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:31.549Z] #42 203.3 net/textproto [2020-11-27T11:59:31.549Z] #42 203.3 crypto/x509 [2020-11-27T11:59:32.933Z] #42 204.7 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:59:32.933Z] #42 205.1 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:59:32.952Z] #57 262.1 + bin/containerd [2020-11-27T11:59:33.504Z] #42 205.6 mime/multipart [2020-11-27T11:59:34.492Z] ok github.com/docker/docker/pkg/signal 2.676s coverage: 61.0% of statements [2020-11-27T11:59:34.492Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-11-27T11:59:34.785Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-11-27T11:59:34.785Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-27T11:59:35.078Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-11-27T11:59:35.373Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-11-27T11:59:36.010Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 35.1% of statements [2020-11-27T11:59:36.048Z] #42 207.8 crypto/tls [2020-11-27T11:59:36.303Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-11-27T11:59:36.597Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2020-11-27T11:59:36.991Z] #42 ... [2020-11-27T11:59:36.991Z] [2020-11-27T11:59:36.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:36.991Z] #39 103.7 LINK criu/pie/restorer.built-in.o [2020-11-27T11:59:36.991Z] #39 103.7 GEN criu/pie/restorer-blob.h [2020-11-27T11:59:36.991Z] #39 103.9 DEP criu/vdso.d [2020-11-27T11:59:36.991Z] #39 104.1 DEP criu/vdso-compat.d [2020-11-27T11:59:36.991Z] #39 104.3 DEP criu/uts_ns.d [2020-11-27T11:59:36.991Z] #39 104.4 DEP criu/util.d [2020-11-27T11:59:36.991Z] #39 104.6 DEP criu/uffd.d [2020-11-27T11:59:36.991Z] #39 104.8 DEP criu/tun.d [2020-11-27T11:59:36.991Z] #39 105.0 DEP criu/tty.d [2020-11-27T11:59:36.991Z] #39 105.3 DEP criu/timerfd.d [2020-11-27T11:59:36.991Z] #39 105.5 DEP criu/timens.d [2020-11-27T11:59:36.991Z] #39 105.7 DEP criu/sysfs_parse.d [2020-11-27T11:59:36.991Z] #39 105.9 DEP criu/sysctl.d [2020-11-27T11:59:36.991Z] #39 106.1 DEP criu/string.d [2020-11-27T11:59:36.991Z] #39 106.1 DEP criu/stats.d [2020-11-27T11:59:36.991Z] #39 106.3 DEP criu/sockets.d [2020-11-27T11:59:36.991Z] #39 106.5 DEP criu/sk-unix.d [2020-11-27T11:59:36.991Z] #39 106.7 DEP criu/sk-tcp.d [2020-11-27T11:59:36.991Z] #39 106.9 DEP criu/sk-queue.d [2020-11-27T11:59:37.233Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-11-27T11:59:37.233Z] testing: warning: no tests to run [2020-11-27T11:59:37.233Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-11-27T11:59:37.251Z] #39 107.1 DEP criu/sk-packet.d [2020-11-27T11:59:37.512Z] #39 107.4 DEP criu/sk-netlink.d [2020-11-27T11:59:37.526Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-27T11:59:37.773Z] #39 107.6 DEP criu/sk-inet.d [2020-11-27T11:59:37.819Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-27T11:59:38.034Z] #39 107.8 DEP criu/signalfd.d [2020-11-27T11:59:38.034Z] #39 108.1 DEP criu/sigframe.d [2020-11-27T11:59:38.112Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-27T11:59:38.294Z] #39 108.2 DEP criu/shmem.d [2020-11-27T11:59:38.556Z] #39 108.4 DEP criu/servicefd.d [2020-11-27T11:59:38.817Z] #39 108.6 DEP criu/seize.d [2020-11-27T11:59:38.817Z] #39 108.8 DEP criu/seccomp.d [2020-11-27T11:59:39.077Z] #39 109.0 DEP criu/rst-malloc.d [2020-11-27T11:59:39.338Z] #39 109.1 DEP criu/rbtree.d [2020-11-27T11:59:39.338Z] #39 109.2 DEP criu/pstree.d [2020-11-27T11:59:39.599Z] #39 109.4 DEP criu/protobuf.d [2020-11-27T11:59:39.626Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.3% of statements [2020-11-27T11:59:39.859Z] #39 109.6 GEN criu/protobuf-desc-gen.h [2020-11-27T11:59:39.860Z] #39 ... [2020-11-27T11:59:39.860Z] [2020-11-27T11:59:39.860Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:39.860Z] #14 132.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:59:39.860Z] #14 132.7 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:59:39.860Z] #14 132.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:59:40.267Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-27T11:59:40.904Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-11-27T11:59:41.197Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-11-27T11:59:42.237Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2020-11-27T11:59:42.530Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-27T11:59:42.824Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-11-27T11:59:43.460Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-11-27T11:59:43.753Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-27T11:59:44.390Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-11-27T11:59:45.027Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-11-27T11:59:45.664Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-11-27T11:59:46.444Z] #14 ... [2020-11-27T11:59:46.444Z] [2020-11-27T11:59:46.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:46.444Z] #39 111.5 DEP criu/protobuf-desc.d [2020-11-27T11:59:46.444Z] #39 111.6 DEP criu/proc_parse.d [2020-11-27T11:59:46.444Z] #39 111.9 DEP criu/plugin.d [2020-11-27T11:59:46.444Z] #39 112.0 DEP criu/pipes.d [2020-11-27T11:59:46.444Z] #39 112.2 DEP criu/pie-util.d [2020-11-27T11:59:46.444Z] #39 112.3 DEP criu/pie-util-vdso.d [2020-11-27T11:59:46.444Z] #39 112.5 DEP criu/pie-util-vdso-elf32.d [2020-11-27T11:59:46.444Z] #39 112.6 DEP criu/path.d [2020-11-27T11:59:46.444Z] #39 112.8 DEP criu/parasite-syscall.d [2020-11-27T11:59:46.444Z] #39 113.1 DEP criu/pagemap.d [2020-11-27T11:59:46.444Z] #39 113.4 DEP criu/pagemap-cache.d [2020-11-27T11:59:46.444Z] #39 113.6 DEP criu/page-xfer.d [2020-11-27T11:59:46.444Z] #39 113.8 DEP criu/page-pipe.d [2020-11-27T11:59:46.444Z] #39 114.0 DEP criu/netfilter.d [2020-11-27T11:59:46.444Z] #39 114.2 DEP criu/net.d [2020-11-27T11:59:46.444Z] #39 114.5 DEP criu/namespaces.d [2020-11-27T11:59:46.444Z] #39 114.6 DEP criu/mount.d [2020-11-27T11:59:46.444Z] #39 114.8 DEP criu/memfd.d [2020-11-27T11:59:46.444Z] #39 115.0 DEP criu/mem.d [2020-11-27T11:59:46.444Z] #39 115.2 DEP criu/lsm.d [2020-11-27T11:59:46.444Z] #39 115.3 DEP criu/log.d [2020-11-27T11:59:46.444Z] #39 115.4 DEP criu/libnetlink.d [2020-11-27T11:59:46.444Z] #39 115.5 DEP criu/kerndat.d [2020-11-27T11:59:46.444Z] #39 115.7 DEP criu/kcmp-ids.d [2020-11-27T11:59:46.444Z] #39 115.8 DEP criu/irmap.d [2020-11-27T11:59:46.444Z] #39 115.9 DEP criu/ipc_ns.d [2020-11-27T11:59:46.444Z] #39 116.1 DEP criu/image.d [2020-11-27T11:59:46.444Z] #39 116.3 DEP criu/image-desc.d [2020-11-27T11:59:46.705Z] #39 116.3 DEP criu/fsnotify.d [2020-11-27T11:59:46.705Z] #39 116.5 DEP criu/filesystems.d [2020-11-27T11:59:46.966Z] #39 116.7 DEP criu/files.d [2020-11-27T11:59:46.966Z] #39 116.9 DEP criu/files-reg.d [2020-11-27T11:59:47.227Z] #39 117.1 DEP criu/files-ext.d [2020-11-27T11:59:47.487Z] #39 117.3 DEP criu/file-lock.d [2020-11-27T11:59:47.748Z] #39 117.5 DEP criu/file-ids.d [2020-11-27T11:59:48.008Z] #39 117.7 DEP criu/fifo.d [2020-11-27T11:59:48.270Z] #39 118.0 DEP criu/fdstore.d [2020-11-27T11:59:48.270Z] #39 118.1 DEP criu/fault-injection.d [2020-11-27T11:59:48.270Z] #39 118.2 DEP criu/external.d [2020-11-27T11:59:48.530Z] #39 118.3 DEP criu/eventpoll.d [2020-11-27T11:59:48.530Z] #39 118.4 DEP criu/eventfd.d [2020-11-27T11:59:48.791Z] #39 118.6 DEP criu/crtools.d [2020-11-27T11:59:49.052Z] #39 118.9 DEP criu/cr-service.d [2020-11-27T11:59:49.313Z] #39 119.1 DEP criu/cr-restore.d [2020-11-27T11:59:49.573Z] #39 119.4 DEP criu/cr-errno.d [2020-11-27T11:59:49.573Z] #39 119.5 DEP criu/cr-dump.d [2020-11-27T11:59:49.573Z] #39 ... [2020-11-27T11:59:49.573Z] [2020-11-27T11:59:49.573Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-27T11:59:49.573Z] #26 222.0 + rm -rf /tmp/tmp.V6Zhgcmewx [2020-11-27T11:59:49.860Z] Removing intermediate container fcd6950e337c [2020-11-27T11:59:49.860Z] ---> 6b99cedaed60 [2020-11-27T11:59:49.860Z] Step 78/140 : FROM dev-base AS dockercli [2020-11-27T11:59:49.860Z] ---> 422faf1b0a06 [2020-11-27T11:59:49.860Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-11-27T11:59:49.860Z] ---> Running in 20940a176418 [2020-11-27T11:59:49.860Z] Removing intermediate container 20940a176418 [2020-11-27T11:59:49.860Z] ---> 4e871193e13c [2020-11-27T11:59:49.860Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-11-27T11:59:49.860Z] ---> Running in 325b933cad75 [2020-11-27T11:59:49.860Z] Removing intermediate container 325b933cad75 [2020-11-27T11:59:49.860Z] ---> 5e093930531d [2020-11-27T11:59:49.860Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-11-27T11:59:49.860Z] ---> Running in 4264a8a39874 [2020-11-27T11:59:49.860Z] Removing intermediate container 4264a8a39874 [2020-11-27T11:59:49.860Z] ---> 5d5f2c0e4313 [2020-11-27T11:59:49.860Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T11:59:49.860Z] ---> 0ef87fa5d4b4 [2020-11-27T11:59:49.860Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T11:59:49.860Z] ---> d936e6a8906e [2020-11-27T11:59:49.860Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T11:59:49.860Z] ---> Running in 4fe45380bb67 [2020-11-27T11:59:50.153Z] + RM_GOPATH=0 [2020-11-27T11:59:50.153Z] + TMP_GOPATH= [2020-11-27T11:59:50.153Z] + : /build [2020-11-27T11:59:50.153Z] + '[' -z '' ']' [2020-11-27T11:59:50.153Z] ++ mktemp -d [2020-11-27T11:59:50.153Z] + export GOPATH=/tmp/tmp.xqefdTSEF8 [2020-11-27T11:59:50.153Z] + GOPATH=/tmp/tmp.xqefdTSEF8 [2020-11-27T11:59:50.153Z] + RM_GOPATH=1 [2020-11-27T11:59:50.153Z] ++ dirname ./install.sh [2020-11-27T11:59:50.153Z] + dir=. [2020-11-27T11:59:50.153Z] + bin=dockercli [2020-11-27T11:59:50.153Z] + shift [2020-11-27T11:59:50.153Z] + '[' '!' -f ./dockercli.installer ']' [2020-11-27T11:59:50.153Z] + . ./dockercli.installer [2020-11-27T11:59:50.153Z] ++ : stable [2020-11-27T11:59:50.153Z] ++ : 17.06.2-ce [2020-11-27T11:59:50.153Z] + install_dockercli [2020-11-27T11:59:50.153Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:59:50.153Z] Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:59:50.153Z] ++ uname -m [2020-11-27T11:59:50.153Z] + arch=ppc64le [2020-11-27T11:59:50.153Z] + '[' ppc64le '!=' x86_64 ']' [2020-11-27T11:59:50.153Z] + '[' ppc64le '!=' s390x ']' [2020-11-27T11:59:50.153Z] + '[' ppc64le '!=' armhf ']' [2020-11-27T11:59:50.153Z] + build_dockercli [2020-11-27T11:59:50.153Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.xqefdTSEF8/tmp/docker-ce [2020-11-27T11:59:50.153Z] Cloning into '/tmp/tmp.xqefdTSEF8/tmp/docker-ce'... [2020-11-27T11:59:52.888Z] #26 DONE 224.8s [2020-11-27T11:59:52.888Z] [2020-11-27T11:59:52.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:52.888Z] #39 119.8 DEP criu/cr-dedup.d [2020-11-27T11:59:52.888Z] #39 120.1 DEP criu/cr-check.d [2020-11-27T11:59:52.888Z] #39 120.3 DEP criu/config.d [2020-11-27T11:59:52.888Z] #39 120.5 DEP criu/clone-noasan.d [2020-11-27T11:59:52.888Z] #39 120.6 DEP criu/cgroup.d [2020-11-27T11:59:52.888Z] #39 120.9 DEP criu/cgroup-props.d [2020-11-27T11:59:52.888Z] #39 121.0 DEP criu/bitmap.d [2020-11-27T11:59:52.888Z] #39 121.0 DEP criu/bfd.d [2020-11-27T11:59:52.888Z] #39 121.1 DEP criu/autofs.d [2020-11-27T11:59:52.888Z] #39 121.3 DEP criu/aio.d [2020-11-27T11:59:52.888Z] #39 121.5 DEP criu/action-scripts.d [2020-11-27T11:59:52.888Z] #39 121.9 CC criu/action-scripts.o [2020-11-27T11:59:52.888Z] #39 122.7 CC criu/aio.o [2020-11-27T11:59:53.148Z] #39 ... [2020-11-27T11:59:53.148Z] [2020-11-27T11:59:53.148Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T11:59:53.148Z] #42 215.2 net/http/httptrace [2020-11-27T11:59:53.148Z] #42 215.6 net/http [2020-11-27T11:59:54.090Z] #42 ... [2020-11-27T11:59:54.090Z] [2020-11-27T11:59:54.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:59:54.090Z] #39 123.7 CC criu/autofs.o [2020-11-27T11:59:56.020Z] #39 125.7 CC criu/bfd.o [2020-11-27T11:59:56.281Z] #39 126.2 CC criu/bitmap.o [2020-11-27T11:59:56.542Z] #39 126.4 CC criu/cgroup-props.o [2020-11-27T11:59:57.927Z] #39 127.5 CC criu/cgroup.o [2020-11-27T11:59:59.312Z] #39 ... [2020-11-27T11:59:59.312Z] [2020-11-27T11:59:59.312Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T11:59:59.312Z] #14 150.4 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:59:59.312Z] #14 150.4 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 150.5 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:59:59.312Z] #14 150.6 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:59:59.312Z] #14 150.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 150.7 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:59:59.312Z] #14 150.8 Selecting previously unselected package jq. [2020-11-27T11:59:59.312Z] #14 150.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 150.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:59:59.312Z] #14 150.9 Selecting previously unselected package libaio1:amd64. [2020-11-27T11:59:59.312Z] #14 150.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 150.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:59:59.312Z] #14 151.0 Selecting previously unselected package libbtrfs0. [2020-11-27T11:59:59.312Z] #14 151.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 151.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:59:59.312Z] #14 151.1 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:59:59.312Z] #14 151.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 151.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:59:59.312Z] #14 151.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T11:59:59.312Z] #14 151.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 151.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:59:59.312Z] #14 151.4 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T11:59:59.312Z] #14 151.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 151.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:59:59.312Z] #14 151.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T11:59:59.312Z] #14 151.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 151.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:59:59.312Z] #14 152.0 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T11:59:59.312Z] #14 152.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:59:59.312Z] #14 152.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:59:59.530Z] #57 288.9 + bin/containerd-stress [2020-11-27T11:59:59.573Z] #14 152.2 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T11:59:59.573Z] #14 152.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:59:59.573Z] #14 152.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:59:59.573Z] #14 152.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T11:59:59.833Z] #14 152.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T11:59:59.833Z] #14 152.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:59:59.833Z] #14 152.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T11:59:59.833Z] #14 152.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T11:59:59.833Z] #14 152.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T12:00:00.094Z] #14 153.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T12:00:00.355Z] #14 153.0 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T12:00:00.355Z] #14 153.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T12:00:00.355Z] #14 153.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T12:00:00.618Z] #14 153.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T12:00:00.618Z] #14 153.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T12:00:00.618Z] #14 153.4 Selecting previously unselected package libgpm2:amd64. [2020-11-27T12:00:00.618Z] #14 153.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T12:00:00.618Z] #14 153.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T12:00:00.618Z] #14 153.5 Selecting previously unselected package libicu63:amd64. [2020-11-27T12:00:00.881Z] #14 153.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T12:00:00.881Z] #14 153.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T12:00:02.067Z] #57 290.9 + bin/containerd-shim [2020-11-27T12:00:04.184Z] #14 ... [2020-11-27T12:00:04.184Z] [2020-11-27T12:00:04.184Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-27T12:00:04.184Z] #45 DONE 235.7s [2020-11-27T12:00:04.184Z] [2020-11-27T12:00:04.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:04.184Z] #39 131.2 CC criu/clone-noasan.o [2020-11-27T12:00:04.184Z] #39 131.4 CC criu/config.o [2020-11-27T12:00:04.184Z] #39 133.1 CC criu/cr-check.o [2020-11-27T12:00:04.266Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.8% of statements [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:00:04.266Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === Skipped [2020-11-27T12:00:04.266Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T12:00:04.266Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T12:00:04.266Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T12:00:04.266Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T12:00:04.266Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T12:00:04.266Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:00:04.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T12:00:04.266Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T12:00:04.266Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T12:00:04.266Z] [2020-11-27T12:00:04.266Z] DONE 2066 tests, 19 skipped in 183.894s Post stage [Pipeline] junit [2020-11-27T12:00:04.313Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T12:00:04.862Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh dynbinary test-integration [2020-11-27T12:00:05.155Z] [2020-11-27T12:00:05.450Z] Removing bundles/ [2020-11-27T12:00:05.450Z] [2020-11-27T12:00:05.450Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T12:00:05.450Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:00:05.450Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:00:06.733Z] #39 136.1 CC criu/cr-dedup.o [2020-11-27T12:00:06.733Z] #39 ... [2020-11-27T12:00:06.733Z] [2020-11-27T12:00:06.733Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T12:00:06.733Z] #42 228.6 github.com/LK4D4/vndr/godl [2020-11-27T12:00:06.733Z] #42 229.4 github.com/LK4D4/vndr [2020-11-27T12:00:06.733Z] #42 ... [2020-11-27T12:00:06.733Z] [2020-11-27T12:00:06.733Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T12:00:06.733Z] #14 158.7 Selecting previously unselected package libnet1:amd64. [2020-11-27T12:00:06.733Z] #14 158.7 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T12:00:06.733Z] #14 158.7 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T12:00:06.733Z] #14 158.9 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T12:00:06.733Z] #14 158.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T12:00:06.733Z] #14 158.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T12:00:06.733Z] #14 159.0 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T12:00:06.733Z] #14 159.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T12:00:06.733Z] #14 159.1 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T12:00:06.733Z] #14 159.1 Selecting previously unselected package libreadline5:amd64. [2020-11-27T12:00:06.733Z] #14 159.1 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T12:00:06.733Z] #14 159.1 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T12:00:06.733Z] #14 159.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T12:00:06.733Z] #14 159.3 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T12:00:06.733Z] #14 159.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T12:00:06.994Z] #14 159.7 Selecting previously unselected package net-tools. [2020-11-27T12:00:06.994Z] #14 159.7 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T12:00:06.994Z] #14 159.7 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T12:00:07.255Z] #14 159.9 Selecting previously unselected package python-pip-whl. [2020-11-27T12:00:07.255Z] #14 159.9 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-27T12:00:07.255Z] #14 159.9 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T12:00:07.516Z] #14 ... [2020-11-27T12:00:07.516Z] [2020-11-27T12:00:07.516Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-27T12:00:07.516Z] #42 DONE 239.6s [2020-11-27T12:00:07.516Z] [2020-11-27T12:00:07.516Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:07.516Z] #39 136.7 CC criu/cr-dump.o [2020-11-27T12:00:10.063Z] #39 139.5 CC criu/cr-errno.o [2020-11-27T12:00:10.063Z] #39 139.5 CC criu/cr-restore.o [2020-11-27T12:00:10.199Z] #57 298.3 + bin/containerd-shim-runc-v1 [2020-11-27T12:00:12.109Z] #57 301.4 + bin/containerd-shim-runc-v2 [2020-11-27T12:00:12.610Z] #39 ... [2020-11-27T12:00:12.610Z] [2020-11-27T12:00:12.610Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T12:00:12.610Z] #14 161.0 Selecting previously unselected package python3-lib2to3. [2020-11-27T12:00:12.610Z] #14 161.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T12:00:12.610Z] #14 161.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T12:00:12.610Z] #14 161.3 Selecting previously unselected package python3-distutils. [2020-11-27T12:00:12.610Z] #14 161.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T12:00:12.610Z] #14 161.3 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T12:00:12.610Z] #14 161.4 Selecting previously unselected package python3-pip. [2020-11-27T12:00:12.610Z] #14 161.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-27T12:00:12.610Z] #14 161.4 Unpacking python3-pip (18.1-5) ... [2020-11-27T12:00:12.610Z] #14 161.6 Selecting previously unselected package python3-pkg-resources. [2020-11-27T12:00:12.610Z] #14 161.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T12:00:12.610Z] #14 161.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T12:00:12.610Z] #14 161.8 Selecting previously unselected package python3-setuptools. [2020-11-27T12:00:12.610Z] #14 161.8 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T12:00:12.610Z] #14 161.8 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T12:00:12.610Z] #14 162.1 Selecting previously unselected package python3-wheel. [2020-11-27T12:00:12.610Z] #14 162.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T12:00:12.610Z] #14 162.1 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T12:00:12.610Z] #14 162.2 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T12:00:12.610Z] #14 162.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T12:00:12.610Z] #14 162.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T12:00:12.610Z] #14 162.4 Selecting previously unselected package vim-runtime. [2020-11-27T12:00:12.610Z] #14 162.4 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T12:00:12.610Z] #14 162.5 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T12:00:12.610Z] #14 162.5 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T12:00:12.610Z] #14 162.5 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T12:00:12.678Z] Checking out files: 65% (7193/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-27T12:00:12.678Z] + cd /tmp/tmp.xqefdTSEF8/tmp/docker-ce [2020-11-27T12:00:12.679Z] + git checkout -q v17.06.2-ce [2020-11-27T12:00:12.679Z] + mkdir -p /tmp/tmp.xqefdTSEF8/src/github.com/docker [2020-11-27T12:00:12.679Z] + mv components/cli /tmp/tmp.xqefdTSEF8/src/github.com/docker/cli [2020-11-27T12:00:12.679Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-27T12:00:12.871Z] #14 165.6 Selecting previously unselected package vim. [2020-11-27T12:00:12.871Z] #14 165.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T12:00:12.871Z] #14 165.6 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T12:00:13.048Z] #57 302.2 + binaries [2020-11-27T12:00:13.048Z] #57 302.2 + mkdir -p /build [2020-11-27T12:00:13.048Z] #57 302.2 + cp bin/containerd /build/containerd [2020-11-27T12:00:13.048Z] #57 302.3 + cp bin/containerd-shim /build/containerd-shim [2020-11-27T12:00:13.048Z] #57 302.3 + cp bin/ctr /build/ctr [2020-11-27T12:00:13.441Z] #14 166.2 Selecting previously unselected package xfsprogs. [2020-11-27T12:00:13.441Z] #14 166.2 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T12:00:13.441Z] #14 166.2 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T12:00:14.012Z] #14 166.7 Selecting previously unselected package zip. [2020-11-27T12:00:14.012Z] #14 166.7 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-11-27T12:00:14.012Z] #14 166.7 Unpacking zip (3.0-11+b1) ... [2020-11-27T12:00:14.272Z] #14 166.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T12:00:14.272Z] #14 166.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T12:00:14.272Z] #14 166.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T12:00:14.272Z] #14 167.0 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T12:00:14.272Z] #14 167.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T12:00:14.273Z] #14 167.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T12:00:14.273Z] #14 167.0 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T12:00:14.273Z] #14 167.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T12:00:14.273Z] #14 167.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T12:00:14.273Z] #14 167.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T12:00:14.273Z] #14 167.1 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T12:00:14.273Z] #14 167.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:00:14.425Z] #57 DONE 303.8s [2020-11-27T12:00:14.533Z] #14 167.1 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T12:00:14.533Z] #14 167.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T12:00:14.533Z] #14 167.1 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T12:00:14.533Z] #14 167.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T12:00:14.533Z] #14 167.2 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T12:00:14.533Z] #14 167.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T12:00:14.533Z] #14 167.2 Setting up zip (3.0-11+b1) ... [2020-11-27T12:00:14.533Z] #14 167.2 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T12:00:14.533Z] #14 167.2 Setting up bash-completion (1:2.8-6) ... [2020-11-27T12:00:15.362Z] [2020-11-27T12:00:15.363Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-27T12:00:16.299Z] #58 DONE 0.7s [2020-11-27T12:00:16.299Z] [2020-11-27T12:00:16.299Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-27T12:00:16.299Z] #62 DONE 0.2s [2020-11-27T12:00:16.299Z] [2020-11-27T12:00:16.299Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-27T12:00:16.867Z] #64 DONE 0.5s [2020-11-27T12:00:16.867Z] [2020-11-27T12:00:16.867Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-27T12:00:16.867Z] #67 DONE 0.1s [2020-11-27T12:00:17.079Z] #14 169.9 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T12:00:17.079Z] #14 170.0 Setting up xz-utils (5.2.4-1) ... [2020-11-27T12:00:17.127Z] [2020-11-27T12:00:17.127Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-27T12:00:17.127Z] #68 DONE 0.0s [2020-11-27T12:00:17.127Z] [2020-11-27T12:00:17.127Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T12:00:17.339Z] #14 170.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T12:00:17.339Z] #14 170.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T12:00:17.339Z] #14 170.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T12:00:17.339Z] #14 170.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up pigz (2.4-1) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up python-pip-whl (18.1-5) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T12:00:17.339Z] #14 170.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T12:00:17.339Z] #14 170.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T12:00:17.910Z] #14 170.6 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T12:00:17.910Z] #14 170.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T12:00:17.910Z] #14 170.6 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T12:00:17.910Z] #14 170.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T12:00:17.910Z] #14 170.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T12:00:17.910Z] #14 170.7 Setting up vim (2:8.1.0875-5) ... [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T12:00:17.910Z] #14 170.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T12:00:17.910Z] #14 170.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T12:00:17.910Z] #14 170.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:00:17.910Z] #14 170.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T12:00:17.910Z] #14 170.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T12:00:17.910Z] #14 170.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:00:17.910Z] #14 170.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T12:00:17.910Z] #14 170.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-11-27T12:00:18.171Z] #14 170.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T12:00:18.171Z] #14 170.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T12:00:18.171Z] #14 170.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T12:00:18.171Z] #14 170.9 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T12:00:18.171Z] #14 170.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T12:00:18.171Z] #14 170.9 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T12:00:18.507Z] #69 DONE 1.6s [2020-11-27T12:00:18.507Z] [2020-11-27T12:00:18.507Z] #70 exporting to image [2020-11-27T12:00:18.507Z] #70 exporting layers [2020-11-27T12:00:21.489Z] #14 173.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T12:00:21.489Z] #14 173.9 Setting up iptables (1.8.2-4) ... [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T12:00:21.489Z] #14 173.9 Setting up python3 (3.7.3-1) ... [2020-11-27T12:00:21.489Z] #14 174.3 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T12:00:22.432Z] #14 175.0 Setting up apparmor (2.13.2-10) ... [2020-11-27T12:00:24.417Z] #14 176.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T12:00:24.417Z] #14 ... [2020-11-27T12:00:24.417Z] [2020-11-27T12:00:24.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:24.417Z] #39 144.1 CC criu/cr-service.o [2020-11-27T12:00:24.417Z] #39 145.7 CC criu/crtools.o [2020-11-27T12:00:24.417Z] #39 146.4 CC criu/eventfd.o [2020-11-27T12:00:24.417Z] #39 146.8 CC criu/eventpoll.o [2020-11-27T12:00:24.417Z] #39 147.7 CC criu/external.o [2020-11-27T12:00:24.417Z] #39 148.1 CC criu/fault-injection.o [2020-11-27T12:00:24.417Z] #39 148.2 CC criu/fdstore.o [2020-11-27T12:00:24.417Z] #39 148.6 CC criu/fifo.o [2020-11-27T12:00:24.417Z] #39 149.0 CC criu/file-ids.o [2020-11-27T12:00:24.417Z] #39 149.3 CC criu/file-lock.o [2020-11-27T12:00:24.417Z] #39 150.2 CC criu/files-ext.o [2020-11-27T12:00:24.417Z] #39 150.6 CC criu/files-reg.o [2020-11-27T12:00:24.417Z] #39 152.8 CC criu/files.o [2020-11-27T12:00:24.417Z] #39 ... [2020-11-27T12:00:24.417Z] [2020-11-27T12:00:24.417Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-27T12:00:24.417Z] #14 177.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T12:00:25.078Z] #70 exporting layers 6.6s done [2020-11-27T12:00:25.078Z] #70 writing image sha256:81d5bd2a584b7fd9534594cfea00eac950962f8ce0416d30d45031be4ab14ca6 done [2020-11-27T12:00:25.078Z] #70 naming to docker.io/library/docker:6fd1cf089cc973a8f4200709675fb93036b94f78 done [2020-11-27T12:00:25.078Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-27T12:00:25.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/validate/default [2020-11-27T12:00:25.865Z] #14 178.2 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T12:00:26.125Z] #14 178.8 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T12:00:26.347Z] Congratulations! All commits are properly signed with the DCO! [2020-11-27T12:00:27.505Z] #14 180.0 Setting up python3-pip (18.1-5) ... [2020-11-27T12:00:28.444Z] #14 181.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T12:00:28.444Z] #14 181.1 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T12:00:28.444Z] #14 181.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T12:00:28.444Z] #14 181.1 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T12:00:28.444Z] #14 181.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T12:00:28.444Z] #14 181.1 Processing triggers for mime-support (3.62) ... [2020-11-27T12:00:28.444Z] #14 181.2 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T12:00:29.016Z] #14 DONE 181.9s [2020-11-27T12:00:29.016Z] [2020-11-27T12:00:29.016Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-27T12:00:29.957Z] #15 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T12:00:30.218Z] #15 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T12:00:30.218Z] #15 0.927 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T12:00:30.218Z] #15 DONE 1.0s [2020-11-27T12:00:30.218Z] [2020-11-27T12:00:30.218Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-27T12:00:35.498Z] #16 ... [2020-11-27T12:00:35.498Z] [2020-11-27T12:00:35.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:35.498Z] #39 154.9 CC criu/filesystems.o [2020-11-27T12:00:35.498Z] #39 155.6 CC criu/fsnotify.o [2020-11-27T12:00:35.498Z] #39 156.7 CC criu/image-desc.o [2020-11-27T12:00:35.498Z] #39 156.8 CC criu/image.o [2020-11-27T12:00:35.498Z] #39 157.7 CC criu/ipc_ns.o [2020-11-27T12:00:35.498Z] #39 158.9 CC criu/irmap.o [2020-11-27T12:00:35.498Z] #39 159.9 CC criu/kcmp-ids.o [2020-11-27T12:00:35.499Z] #39 160.4 CC criu/kerndat.o [2020-11-27T12:00:35.499Z] #39 161.5 CC criu/libnetlink.o [2020-11-27T12:00:35.499Z] #39 162.0 CC criu/log.o [2020-11-27T12:00:35.499Z] #39 162.6 CC criu/lsm.o [2020-11-27T12:00:35.499Z] #39 163.0 CC criu/mem.o [2020-11-27T12:00:35.499Z] #39 164.9 CC criu/memfd.o [2020-11-27T12:00:35.499Z] #39 ... [2020-11-27T12:00:35.499Z] [2020-11-27T12:00:35.499Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-27T12:00:35.499Z] #16 5.123 Collecting yamllint==1.16.0 [2020-11-27T12:00:40.783Z] #16 10.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T12:00:40.783Z] #16 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T12:00:40.783Z] #16 10.58 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T12:00:40.783Z] #16 10.62 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T12:00:40.783Z] #16 10.77 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T12:00:42.168Z] #16 12.09 Building wheels for collected packages: pyyaml [2020-11-27T12:00:42.168Z] #16 12.09 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T12:00:43.109Z] #16 13.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T12:00:43.370Z] #16 13.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T12:00:43.370Z] #16 13.20 Successfully built pyyaml [2020-11-27T12:00:43.370Z] #16 13.23 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T12:00:43.631Z] #16 13.56 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T12:00:44.203Z] #16 DONE 14.0s [2020-11-27T12:00:44.203Z] [2020-11-27T12:00:44.203Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-27T12:00:44.773Z] #21 DONE 0.4s [2020-11-27T12:00:44.773Z] [2020-11-27T12:00:44.773Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T12:00:45.712Z] #25 ... [2020-11-27T12:00:45.712Z] [2020-11-27T12:00:45.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:45.712Z] #39 165.4 CC criu/mount.o [2020-11-27T12:00:45.712Z] #39 169.0 CC criu/namespaces.o [2020-11-27T12:00:45.712Z] #39 170.8 CC criu/net.o [2020-11-27T12:00:45.712Z] #39 174.9 CC criu/netfilter.o [2020-11-27T12:00:45.712Z] #39 175.2 CC criu/page-pipe.o [2020-11-27T12:00:45.972Z] #39 175.8 CC criu/page-xfer.o [2020-11-27T12:00:46.542Z] #39 ... [2020-11-27T12:00:46.542Z] [2020-11-27T12:00:46.542Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T12:00:46.542Z] #52 214.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T12:00:48.456Z] #52 ... [2020-11-27T12:00:48.456Z] [2020-11-27T12:00:48.457Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T12:00:48.457Z] #25 DONE 3.8s [2020-11-27T12:00:48.457Z] [2020-11-27T12:00:48.457Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-27T12:00:48.457Z] #52 216.9 + mkdir -p /build [2020-11-27T12:00:48.457Z] #52 216.9 + cp runc /build/runc [2020-11-27T12:00:49.030Z] #52 DONE 217.3s [2020-11-27T12:00:49.030Z] [2020-11-27T12:00:49.030Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-27T12:00:49.030Z] #27 DONE 0.6s [2020-11-27T12:00:49.030Z] [2020-11-27T12:00:49.030Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-27T12:00:49.292Z] #30 DONE 0.3s [2020-11-27T12:00:49.292Z] [2020-11-27T12:00:49.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:49.292Z] #39 177.2 CC criu/pagemap-cache.o [2020-11-27T12:00:49.292Z] #39 177.6 CC criu/pagemap.o [2020-11-27T12:00:49.292Z] #39 178.6 CC criu/parasite-syscall.o [2020-11-27T12:00:49.552Z] #39 ... [2020-11-27T12:00:49.552Z] [2020-11-27T12:00:49.552Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-27T12:00:49.552Z] #35 DONE 0.2s [2020-11-27T12:00:49.552Z] [2020-11-27T12:00:49.552Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T12:00:50.123Z] #48 ... [2020-11-27T12:00:50.123Z] [2020-11-27T12:00:50.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:00:50.123Z] #39 179.8 CC criu/path.o [2020-11-27T12:00:50.383Z] #39 180.2 CC criu/pie-util-vdso-elf32.o [2020-11-27T12:00:50.643Z] #39 180.6 CC criu/pie-util-vdso.o [2020-11-27T12:00:51.214Z] #39 180.9 CC criu/pie-util.o [2020-11-27T12:00:51.214Z] #39 181.1 CC criu/pipes.o [2020-11-27T12:00:51.786Z] #39 181.6 CC criu/plugin.o [2020-11-27T12:00:52.046Z] #39 181.9 CC criu/proc_parse.o [2020-11-27T12:00:52.124Z] + return [2020-11-27T12:00:53.959Z] #39 183.9 CC criu/protobuf-desc.o [2020-11-27T12:00:54.900Z] #39 184.6 CC criu/protobuf.o [2020-11-27T12:00:55.160Z] #39 184.9 CC criu/pstree.o [2020-11-27T12:00:55.662Z] Removing intermediate container 4fe45380bb67 [2020-11-27T12:00:55.662Z] ---> 08285d70bdd6 [2020-11-27T12:00:55.662Z] Step 85/140 : FROM runtime-dev AS runc [2020-11-27T12:00:55.662Z] ---> 84319a3f7637 [2020-11-27T12:00:55.662Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-11-27T12:00:55.662Z] ---> Running in 52503424a056 [2020-11-27T12:00:55.662Z] Removing intermediate container 52503424a056 [2020-11-27T12:00:55.662Z] ---> c949a8d1b01c [2020-11-27T12:00:55.662Z] Step 87/140 : ARG RUNC_COMMIT [2020-11-27T12:00:55.662Z] ---> Running in 8d504d58f87b [2020-11-27T12:00:55.954Z] Removing intermediate container 8d504d58f87b [2020-11-27T12:00:55.954Z] ---> cd30caa85628 [2020-11-27T12:00:55.954Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-11-27T12:00:55.954Z] ---> Running in c2318d52ab7a [2020-11-27T12:00:55.954Z] Removing intermediate container c2318d52ab7a [2020-11-27T12:00:55.954Z] ---> 8318ad1b2103 [2020-11-27T12:00:55.954Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T12:00:56.100Z] #39 186.1 CC criu/rbtree.o [2020-11-27T12:00:56.257Z] ---> 79acf5f36cff [2020-11-27T12:00:56.257Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T12:00:56.257Z] ---> 5548e6bc678f [2020-11-27T12:00:56.257Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T12:00:56.257Z] ---> Running in 7c14da010e87 [2020-11-27T12:00:56.360Z] #39 186.3 CC criu/rst-malloc.o [2020-11-27T12:00:56.550Z] + RM_GOPATH=0 [2020-11-27T12:00:56.550Z] + TMP_GOPATH= [2020-11-27T12:00:56.550Z] + : /build [2020-11-27T12:00:56.550Z] + '[' -z '' ']' [2020-11-27T12:00:56.550Z] ++ mktemp -d [2020-11-27T12:00:56.550Z] + export GOPATH=/tmp/tmp.HgWYofqWx1 [2020-11-27T12:00:56.550Z] + GOPATH=/tmp/tmp.HgWYofqWx1 [2020-11-27T12:00:56.550Z] + RM_GOPATH=1 [2020-11-27T12:00:56.550Z] ++ dirname ./install.sh [2020-11-27T12:00:56.550Z] + dir=. [2020-11-27T12:00:56.550Z] + bin=runc [2020-11-27T12:00:56.550Z] + shift [2020-11-27T12:00:56.550Z] + '[' '!' -f ./runc.installer ']' [2020-11-27T12:00:56.550Z] + . ./runc.installer [2020-11-27T12:00:56.550Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T12:00:56.550Z] + install_runc [2020-11-27T12:00:56.550Z] + uname -r [2020-11-27T12:00:56.550Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T12:00:56.550Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T12:00:56.550Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-27T12:00:56.550Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HgWYofqWx1/src/github.com/opencontainers/runc [2020-11-27T12:00:56.550Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-27T12:00:56.550Z] Cloning into '/tmp/tmp.HgWYofqWx1/src/github.com/opencontainers/runc'... [2020-11-27T12:00:56.621Z] #39 186.5 CC criu/seccomp.o [2020-11-27T12:00:56.882Z] #39 ... [2020-11-27T12:00:56.882Z] [2020-11-27T12:00:56.882Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T12:00:56.882Z] #36 285.5 + dpkg --print-architecture [2020-11-27T12:00:56.882Z] #36 285.5 + cd /tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution [2020-11-27T12:00:56.882Z] #36 285.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T12:00:56.882Z] #36 285.9 + GOPATH=/tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uR7Dpk8R0f [2020-11-27T12:00:56.882Z] #36 285.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T12:00:58.069Z] + cd /tmp/tmp.HgWYofqWx1/src/github.com/opencontainers/runc [2020-11-27T12:00:58.069Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T12:00:58.362Z] + '[' -z '' ']' [2020-11-27T12:00:58.362Z] + target=static [2020-11-27T12:00:58.362Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T12:00:58.657Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-27T12:01:02.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:01:02.438Z] [2020-11-27T12:01:02.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:01:02.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:01:02.438Z] HOSTNAME=0a9fce1ba0e5 [2020-11-27T12:01:02.438Z] TESTDEBUG=0 [2020-11-27T12:01:02.438Z] DEST=bundles/test-integration [2020-11-27T12:01:02.438Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:01:02.438Z] DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T12:01:02.438Z] container=docker [2020-11-27T12:01:02.438Z] HOME=/root [2020-11-27T12:01:02.438Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:01:02.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:01:02.438Z] VALIDATE_BRANCH=19.03 [2020-11-27T12:01:02.438Z] TERM=xterm [2020-11-27T12:01:02.438Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:01:02.438Z] SHLVL=1 [2020-11-27T12:01:02.438Z] TIMEOUT=120m [2020-11-27T12:01:02.438Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:01:02.438Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:01:02.438Z] GO111MODULE=off [2020-11-27T12:01:02.438Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T12:01:02.438Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T12:01:02.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:01:02.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:01:02.438Z] GOPATH=/go [2020-11-27T12:01:02.438Z] PKG_CONFIG=pkg-config [2020-11-27T12:01:02.438Z] _=/usr/bin/env [2020-11-27T12:01:02.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T12:01:03.476Z] #36 ... [2020-11-27T12:01:03.476Z] [2020-11-27T12:01:03.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:01:03.476Z] #39 187.0 CC criu/seize.o [2020-11-27T12:01:03.476Z] #39 187.8 CC criu/servicefd.o [2020-11-27T12:01:03.476Z] #39 188.2 CC criu/shmem.o [2020-11-27T12:01:03.476Z] #39 189.0 CC criu/sigframe.o [2020-11-27T12:01:03.476Z] #39 189.1 CC criu/signalfd.o [2020-11-27T12:01:03.476Z] #39 189.4 CC criu/sk-inet.o [2020-11-27T12:01:03.476Z] #39 190.3 CC criu/sk-netlink.o [2020-11-27T12:01:03.476Z] #39 190.7 CC criu/sk-packet.o [2020-11-27T12:01:03.476Z] #39 191.2 CC criu/sk-queue.o [2020-11-27T12:01:03.476Z] #39 191.6 CC criu/sk-tcp.o [2020-11-27T12:01:03.476Z] #39 192.0 CC criu/sk-unix.o [2020-11-27T12:01:04.049Z] #39 193.8 CC criu/sockets.o [2020-11-27T12:01:04.621Z] #39 194.5 CC criu/stats.o [2020-11-27T12:01:04.881Z] #39 194.8 CC criu/string.o [2020-11-27T12:01:04.882Z] #39 194.8 CC criu/sysctl.o [2020-11-27T12:01:05.823Z] #39 195.5 CC criu/sysfs_parse.o [2020-11-27T12:01:06.084Z] #39 196.0 CC criu/timens.o [2020-11-27T12:01:06.345Z] #39 196.3 CC criu/timerfd.o [2020-11-27T12:01:06.606Z] #39 196.6 CC criu/tty.o [2020-11-27T12:01:08.516Z] #39 198.1 CC criu/tun.o [2020-11-27T12:01:08.777Z] #39 198.6 CC criu/uffd.o [2020-11-27T12:01:09.719Z] #39 199.5 CC criu/util.o [2020-11-27T12:01:10.659Z] #39 200.5 CC criu/uts_ns.o [2020-11-27T12:01:10.919Z] #39 200.8 CC criu/vdso-compat.o [2020-11-27T12:01:11.179Z] #39 201.0 CC criu/vdso.o [2020-11-27T12:01:11.751Z] #39 201.6 LINK criu/built-in.o [2020-11-27T12:01:12.011Z] #39 201.7 LINK criu/criu [2020-11-27T12:01:12.272Z] #39 202.2 DEP lib/c/criu.d [2020-11-27T12:01:12.272Z] #39 202.2 CC images/rpc.pb-c.o [2020-11-27T12:01:12.843Z] #39 202.7 CC lib/c/criu.o [2020-11-27T12:01:13.415Z] #39 203.4 LINK lib/c/built-in.o [2020-11-27T12:01:13.415Z] #39 ... [2020-11-27T12:01:13.415Z] [2020-11-27T12:01:13.415Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-27T12:01:13.415Z] #36 305.8 + rm -rf /tmp/tmp.uR7Dpk8R0f/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uR7Dpk8R0f [2020-11-27T12:01:13.676Z] #36 DONE 306.1s [2020-11-27T12:01:13.676Z] [2020-11-27T12:01:13.676Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-27T12:01:13.676Z] #48 DONE 305.9s [2020-11-27T12:01:13.676Z] [2020-11-27T12:01:13.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:01:13.676Z] #39 203.4 LINK lib/c/libcriu.so [2020-11-27T12:01:13.676Z] #39 203.5 LINK lib/c/libcriu.a [2020-11-27T12:01:13.676Z] #39 203.6 GEN magic.py [2020-11-27T12:01:13.937Z] #39 203.8 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T12:01:13.937Z] #39 203.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T12:01:13.937Z] #39 203.8 Note: Building without GnuTLS support [2020-11-27T12:01:13.937Z] #39 203.8 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T12:01:13.937Z] #39 203.8 Makefile.config:40: Warn: Building without nftables support [2020-11-27T12:01:14.879Z] #39 204.6 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T12:01:15.821Z] #39 205.4 make[1]: Nothing to be done for 'all'. [2020-11-27T12:01:16.393Z] #39 206.3 make[1]: 'images/built-in.o' is up to date. [2020-11-27T12:01:16.393Z] #39 206.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T12:01:16.393Z] #39 206.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T12:01:16.654Z] #39 206.4 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T12:01:16.654Z] #39 206.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T12:01:16.654Z] #39 ... [2020-11-27T12:01:16.654Z] [2020-11-27T12:01:16.654Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-27T12:01:16.654Z] #37 DONE 0.4s [2020-11-27T12:01:16.654Z] [2020-11-27T12:01:16.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T12:01:16.654Z] #39 206.5 make[1]: Nothing to be done for 'all'. [2020-11-27T12:01:16.654Z] #39 206.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T12:01:16.915Z] #39 206.8 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:16.915Z] #39 206.8 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:16.915Z] #39 206.9 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.176Z] #39 207.0 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.176Z] #39 207.1 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.176Z] #39 207.1 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.176Z] #39 207.1 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.437Z] #39 207.2 make[2]: Nothing to be done for 'all'. [2020-11-27T12:01:17.437Z] #39 207.2 INSTALL criu/criu [2020-11-27T12:01:17.437Z] #39 DONE 207.3s [2020-11-27T12:01:17.437Z] [2020-11-27T12:01:17.437Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T12:01:17.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T12:01:17.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T12:01:18.830Z] #57 ... [2020-11-27T12:01:18.830Z] [2020-11-27T12:01:18.830Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-27T12:01:18.830Z] #40 DONE 0.1s [2020-11-27T12:01:18.830Z] [2020-11-27T12:01:18.830Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-27T12:01:18.830Z] #43 DONE 0.2s [2020-11-27T12:01:18.830Z] [2020-11-27T12:01:18.830Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-27T12:01:18.830Z] #46 DONE 0.1s [2020-11-27T12:01:18.830Z] [2020-11-27T12:01:18.830Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T12:01:18.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T12:01:19.092Z] #57 ... [2020-11-27T12:01:19.092Z] [2020-11-27T12:01:19.092Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-27T12:01:19.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T12:01:20.033Z] #49 DONE 1.0s [2020-11-27T12:01:20.033Z] [2020-11-27T12:01:20.033Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T12:01:20.033Z] #57 ... [2020-11-27T12:01:20.033Z] [2020-11-27T12:01:20.033Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-27T12:01:20.296Z] #53 DONE 0.2s [2020-11-27T12:01:20.296Z] [2020-11-27T12:01:20.296Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-27T12:01:20.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T12:01:21.222Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T12:01:21.222Z] + mkdir -p /build [2020-11-27T12:01:21.222Z] + cp runc /build/runc [2020-11-27T12:01:21.222Z] Removing intermediate container 7c14da010e87 [2020-11-27T12:01:21.222Z] ---> ed6f906e4d01 [2020-11-27T12:01:21.222Z] Step 92/140 : FROM dev-base AS tini [2020-11-27T12:01:21.222Z] ---> 422faf1b0a06 [2020-11-27T12:01:21.222Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-11-27T12:01:21.222Z] ---> Using cache [2020-11-27T12:01:21.222Z] ---> 322a1b5f6f55 [2020-11-27T12:01:21.222Z] Step 94/140 : ARG TINI_COMMIT [2020-11-27T12:01:21.222Z] ---> Running in 00258d743c8d [2020-11-27T12:01:21.222Z] Removing intermediate container 00258d743c8d [2020-11-27T12:01:21.222Z] ---> 894463037f8a [2020-11-27T12:01:21.222Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-11-27T12:01:21.222Z] ---> Running in 7c5bf9585e4b [2020-11-27T12:01:21.222Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T12:01:21.222Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T12:01:21.222Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T12:01:21.222Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T12:01:21.222Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T12:01:21.222Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T12:01:21.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T12:01:22.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T12:01:22.258Z] Fetched 8180 kB in 2s (4433 kB/s) [2020-11-27T12:01:22.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T12:01:22.894Z] Reading package lists... [2020-11-27T12:01:23.939Z] Reading package lists... [2020-11-27T12:01:23.939Z] Building dependency tree... [2020-11-27T12:01:23.939Z] Reading state information... [2020-11-27T12:01:23.939Z] The following additional packages will be installed: [2020-11-27T12:01:23.939Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T12:01:23.939Z] Suggested packages: [2020-11-27T12:01:23.939Z] cmake-doc ninja-build lrzip [2020-11-27T12:01:23.939Z] Recommended packages: [2020-11-27T12:01:23.939Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T12:01:24.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T12:01:24.212Z] 4612f6d0b889: Pull complete [2020-11-27T12:01:24.232Z] The following NEW packages will be installed: [2020-11-27T12:01:24.232Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T12:01:24.232Z] vim-common xxd [2020-11-27T12:01:24.232Z] 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T12:01:24.232Z] Need to get 14.9 MB of archives. [2020-11-27T12:01:24.232Z] After this operation, 67.2 MB of additional disk space will be used. [2020-11-27T12:01:24.232Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T12:01:24.232Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T12:01:24.232Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T12:01:24.232Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-27T12:01:24.527Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-27T12:01:24.527Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-27T12:01:24.527Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-27T12:01:24.527Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-27T12:01:24.527Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-27T12:01:24.527Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-27T12:01:24.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T12:01:24.822Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T12:01:24.822Z] Fetched 14.9 MB in 1s (29.3 MB/s) [2020-11-27T12:01:24.822Z] Selecting previously unselected package xxd. [2020-11-27T12:01:24.822Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-11-27T12:01:24.822Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T12:01:24.822Z] Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T12:01:24.822Z] Selecting previously unselected package vim-common. [2020-11-27T12:01:24.822Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T12:01:24.822Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T12:01:24.822Z] Selecting previously unselected package cmake-data. [2020-11-27T12:01:24.822Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T12:01:24.822Z] Unpacking cmake-data (3.13.4-1) ... [2020-11-27T12:01:25.460Z] Selecting previously unselected package libicu63:ppc64el. [2020-11-27T12:01:25.460Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T12:01:25.460Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T12:01:26.095Z] Selecting previously unselected package libxml2:ppc64el. [2020-11-27T12:01:26.095Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-27T12:01:26.095Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T12:01:26.389Z] Selecting previously unselected package libarchive13:ppc64el. [2020-11-27T12:01:26.389Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-27T12:01:26.389Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T12:01:26.389Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-27T12:01:26.389Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-27T12:01:26.389Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T12:01:26.389Z] Selecting previously unselected package librhash0:ppc64el. [2020-11-27T12:01:26.389Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-27T12:01:26.389Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-27T12:01:26.389Z] Selecting previously unselected package libuv1:ppc64el. [2020-11-27T12:01:26.389Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-27T12:01:26.389Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-27T12:01:26.389Z] Selecting previously unselected package cmake. [2020-11-27T12:01:26.389Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-27T12:01:26.389Z] Unpacking cmake (3.13.4-1) ... [2020-11-27T12:01:26.682Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T12:01:26.682Z] Setting up xxd (2:8.1.0875-5) ... [2020-11-27T12:01:26.682Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-27T12:01:26.682Z] Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T12:01:26.682Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-27T12:01:26.682Z] Setting up cmake-data (3.13.4-1) ... [2020-11-27T12:01:26.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T12:01:26.973Z] #57 254.0 + bin/containerd [2020-11-27T12:01:26.975Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T12:01:26.975Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T12:01:26.975Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T12:01:26.975Z] Setting up cmake (3.13.4-1) ... [2020-11-27T12:01:26.975Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T12:01:26.975Z] Processing triggers for mime-support (3.62) ... [2020-11-27T12:01:28.495Z] Removing intermediate container 7c5bf9585e4b [2020-11-27T12:01:28.495Z] ---> 8477912282b6 [2020-11-27T12:01:28.495Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T12:01:28.495Z] ---> 005e9e1ce0c8 [2020-11-27T12:01:28.495Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-11-27T12:01:28.495Z] ---> Running in 7b3e0f24707c [2020-11-27T12:01:28.495Z] Removing intermediate container 7b3e0f24707c [2020-11-27T12:01:28.495Z] ---> a58774521293 [2020-11-27T12:01:28.495Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T12:01:28.495Z] ---> 48c252eae851 [2020-11-27T12:01:28.495Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-27T12:01:28.495Z] ---> Running in 92f8bb518be7 [2020-11-27T12:01:28.788Z] + RM_GOPATH=0 [2020-11-27T12:01:28.788Z] + TMP_GOPATH= [2020-11-27T12:01:28.788Z] + : /build [2020-11-27T12:01:28.788Z] + '[' -z '' ']' [2020-11-27T12:01:28.788Z] ++ mktemp -d [2020-11-27T12:01:28.788Z] + export GOPATH=/tmp/tmp.j7RA6tz1zU [2020-11-27T12:01:28.788Z] + GOPATH=/tmp/tmp.j7RA6tz1zU [2020-11-27T12:01:28.788Z] + RM_GOPATH=1 [2020-11-27T12:01:28.788Z] ++ dirname ./install.sh [2020-11-27T12:01:28.788Z] + dir=. [2020-11-27T12:01:28.788Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T12:01:28.788Z] + bin=tini [2020-11-27T12:01:28.788Z] + shift [2020-11-27T12:01:28.788Z] + '[' '!' -f ./tini.installer ']' [2020-11-27T12:01:28.788Z] + . ./tini.installer [2020-11-27T12:01:28.788Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T12:01:28.788Z] + install_tini [2020-11-27T12:01:28.788Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-27T12:01:28.788Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.j7RA6tz1zU/tini [2020-11-27T12:01:28.788Z] Cloning into '/tmp/tmp.j7RA6tz1zU/tini'... [2020-11-27T12:01:29.084Z] + cd /tmp/tmp.j7RA6tz1zU/tini [2020-11-27T12:01:29.084Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-27T12:01:29.084Z] + cmake . [2020-11-27T12:01:29.377Z] -- The C compiler identification is GNU 8.3.0 [2020-11-27T12:01:29.377Z] -- Check for working C compiler: /usr/bin/cc [2020-11-27T12:01:29.377Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T12:01:29.377Z] -- Detecting C compiler ABI info [2020-11-27T12:01:29.378Z] -- Detecting C compiler ABI info - done [2020-11-27T12:01:29.378Z] -- Detecting C compile features [2020-11-27T12:01:29.670Z] -- Detecting C compile features - done [2020-11-27T12:01:29.670Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T12:01:29.670Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T12:01:29.670Z] -- Configuring done [2020-11-27T12:01:29.670Z] -- Generating done [2020-11-27T12:01:29.670Z] -- Build files have been written to: /tmp/tmp.j7RA6tz1zU/tini [2020-11-27T12:01:29.670Z] + make tini-static [2020-11-27T12:01:29.964Z] Scanning dependencies of target tini-static [2020-11-27T12:01:29.964Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T12:01:30.258Z] [100%] Linking C executable tini-static [2020-11-27T12:01:30.258Z] [100%] Built target tini-static [2020-11-27T12:01:30.258Z] + mkdir -p /build [2020-11-27T12:01:30.258Z] + cp tini-static /build/docker-init [2020-11-27T12:01:30.552Z] Removing intermediate container 92f8bb518be7 [2020-11-27T12:01:30.552Z] ---> 606210657d3d [2020-11-27T12:01:30.552Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-11-27T12:01:30.552Z] ---> 422faf1b0a06 [2020-11-27T12:01:30.552Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-11-27T12:01:30.552Z] ---> Running in 6e1b3526712e [2020-11-27T12:01:30.846Z] Removing intermediate container 6e1b3526712e [2020-11-27T12:01:30.846Z] ---> 9449fe59c007 [2020-11-27T12:01:30.846Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-11-27T12:01:30.846Z] ---> Running in e79abaed1d64 [2020-11-27T12:01:30.846Z] Removing intermediate container e79abaed1d64 [2020-11-27T12:01:30.846Z] ---> 2af29ecfb0b2 [2020-11-27T12:01:30.846Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T12:01:30.846Z] ---> f2f21b6b239f [2020-11-27T12:01:30.846Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-27T12:01:31.138Z] ---> 21195a3a3c99 [2020-11-27T12:01:31.138Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-11-27T12:01:31.138Z] ---> Running in 1e89340dad69 [2020-11-27T12:01:31.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T12:01:31.431Z] + RM_GOPATH=0 [2020-11-27T12:01:31.431Z] + TMP_GOPATH= [2020-11-27T12:01:31.431Z] + : /build/ [2020-11-27T12:01:31.431Z] + '[' -z '' ']' [2020-11-27T12:01:31.431Z] ++ mktemp -d [2020-11-27T12:01:31.431Z] + export GOPATH=/tmp/tmp.W7ZsSk0DJQ [2020-11-27T12:01:31.431Z] + GOPATH=/tmp/tmp.W7ZsSk0DJQ [2020-11-27T12:01:31.431Z] + RM_GOPATH=1 [2020-11-27T12:01:31.431Z] ++ dirname ./install.sh [2020-11-27T12:01:31.431Z] + dir=. [2020-11-27T12:01:31.431Z] + bin=rootlesskit [2020-11-27T12:01:31.431Z] + shift [2020-11-27T12:01:31.431Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-11-27T12:01:31.431Z] + . ./rootlesskit.installer [2020-11-27T12:01:31.431Z] Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T12:01:31.431Z] ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T12:01:31.431Z] + install_rootlesskit [2020-11-27T12:01:31.431Z] + case "$1" in [2020-11-27T12:01:31.431Z] + export CGO_ENABLED=0 [2020-11-27T12:01:31.431Z] + CGO_ENABLED=0 [2020-11-27T12:01:31.431Z] + _install_rootlesskit [2020-11-27T12:01:31.431Z] + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T12:01:31.431Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W7ZsSk0DJQ/src/github.com/rootless-containers/rootlesskit [2020-11-27T12:01:31.431Z] Cloning into '/tmp/tmp.W7ZsSk0DJQ/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T12:01:32.068Z] + cd /tmp/tmp.W7ZsSk0DJQ/src/github.com/rootless-containers/rootlesskit [2020-11-27T12:01:32.068Z] + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T12:01:32.068Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T12:01:32.068Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T12:01:32.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T12:01:32.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T12:01:34.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T12:01:35.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T12:01:35.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T12:01:36.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:01:36.716Z] Using test binary docker [2020-11-27T12:01:36.716Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T12:01:36.716Z] +++ /etc/init.d/apparmor start [2020-11-27T12:01:36.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:01:36.716Z] INFO: Waiting for daemon to start... [2020-11-27T12:01:36.716Z] Starting dockerd [2020-11-27T12:01:36.716Z] +++ 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-11-27T12:01:38.793Z] . [2020-11-27T12:01:38.793Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:01:38.793Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:01:38.793Z] Error: No such image: emptyfs [2020-11-27T12:01:38.793Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:01:38.793Z] ++++ docker load [2020-11-27T12:01:39.086Z] Running integration-test (iteration 1) [2020-11-27T12:01:39.086Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T12:01:39.086Z] ++ 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-11-27T12:01:39.086Z] ++ set -e [2020-11-27T12:01:39.086Z] ++ '[' -n 0 ']' [2020-11-27T12:01:39.086Z] ++ set -x [2020-11-27T12:01:39.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:01:40.623Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T12:01:40.623Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T12:01:42.702Z] Removing intermediate container 1e89340dad69 [2020-11-27T12:01:42.702Z] ---> 8733245a584d [2020-11-27T12:01:42.702Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T12:01:42.994Z] ---> 43a6a23dc44d [2020-11-27T12:01:42.994Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-11-27T12:01:43.286Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-11-27T12:01:43.286Z] bad55c542dc9: Pulling fs layer [2020-11-27T12:01:44.323Z] bad55c542dc9: Verifying Checksum [2020-11-27T12:01:44.323Z] bad55c542dc9: Download complete [2020-11-27T12:01:44.631Z] bad55c542dc9: Pull complete [2020-11-27T12:01:44.631Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-27T12:01:44.631Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-27T12:01:44.631Z] ---> e49efe6f0050 [2020-11-27T12:01:44.631Z] Step 108/140 : FROM runtime-dev AS dev [2020-11-27T12:01:44.631Z] ---> 84319a3f7637 [2020-11-27T12:01:44.631Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-11-27T12:01:44.631Z] ---> Running in 75b8772cc9f3 [2020-11-27T12:01:44.631Z] Removing intermediate container 75b8772cc9f3 [2020-11-27T12:01:44.631Z] ---> 059b06f3cbf5 [2020-11-27T12:01:44.631Z] Step 110/140 : RUN groupadd -r docker [2020-11-27T12:01:44.929Z] ---> Running in bc9889b16edb [2020-11-27T12:01:45.567Z] Removing intermediate container bc9889b16edb [2020-11-27T12:01:45.567Z] ---> ee5437ffa198 [2020-11-27T12:01:45.567Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-11-27T12:01:45.567Z] ---> Running in 72436d1d21ac [2020-11-27T12:01:46.000Z] Loaded image: buildpack-deps:jessie [2020-11-27T12:01:46.000Z] Loaded image: busybox:latest [2020-11-27T12:01:46.204Z] Removing intermediate container 72436d1d21ac [2020-11-27T12:01:46.204Z] ---> 53c03a273a97 [2020-11-27T12:01:46.204Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-11-27T12:01:46.204Z] ---> Running in f9dc3e63ee5b [2020-11-27T12:01:46.204Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T12:01:46.293Z] Loaded image: busybox:glibc [2020-11-27T12:01:46.293Z] Loaded image: debian:jessie [2020-11-27T12:01:46.293Z] Loaded image: hello-world:latest [2020-11-27T12:01:46.293Z] INFO: Testing against a local daemon [2020-11-27T12:01:46.293Z] === RUN TestBuildWithSession [2020-11-27T12:01:46.841Z] Removing intermediate container f9dc3e63ee5b [2020-11-27T12:01:46.841Z] ---> 4885658eb61d [2020-11-27T12:01:46.841Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-11-27T12:01:46.841Z] ---> Running in 8bdb4afadcc9 [2020-11-27T12:01:47.477Z] Removing intermediate container 8bdb4afadcc9 [2020-11-27T12:01:47.477Z] ---> e915f01b2bff [2020-11-27T12:01:47.477Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-11-27T12:01:47.477Z] ---> Running in 4b9072117a66 [2020-11-27T12:01:47.873Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-11-27T12:01:48.115Z] Removing intermediate container 4b9072117a66 [2020-11-27T12:01:48.115Z] ---> 9118ae337ae0 [2020-11-27T12:01:48.115Z] Step 115/140 : RUN ldconfig [2020-11-27T12:01:48.115Z] ---> Running in 8ff5645daf59 [2020-11-27T12:01:48.765Z] Removing intermediate container 8ff5645daf59 [2020-11-27T12:01:48.765Z] ---> 91fc858ee051 [2020-11-27T12:01:48.765Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-11-27T12:01:48.765Z] ---> Running in 11745e43a996 [2020-11-27T12:01:49.061Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T12:01:49.061Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T12:01:49.061Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T12:01:49.357Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T12:01:49.652Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T12:01:49.652Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T12:01:49.827Z] --- PASS: TestBuildWithSession (3.47s) [2020-11-27T12:01:49.827Z] === RUN TestBuildSquashParent [2020-11-27T12:01:51.164Z] Fetched 8180 kB in 2s (4013 kB/s) [2020-11-27T12:01:51.800Z] Reading package lists... [2020-11-27T12:01:52.436Z] Reading package lists... [2020-11-27T12:01:52.729Z] Building dependency tree... [2020-11-27T12:01:52.729Z] Reading state information... [2020-11-27T12:01:52.729Z] libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T12:01:52.729Z] libcap2-bin set to manually installed. [2020-11-27T12:01:52.729Z] The following additional packages will be installed: [2020-11-27T12:01:52.729Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T12:01:52.729Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T12:01:52.729Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T12:01:52.729Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-27T12:01:52.729Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-27T12:01:52.729Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-27T12:01:52.729Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-27T12:01:52.729Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T12:01:52.729Z] python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T12:01:52.729Z] Suggested packages: [2020-11-27T12:01:52.729Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-27T12:01:52.729Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-27T12:01:52.729Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-27T12:01:52.729Z] xfsdump acl attr quota [2020-11-27T12:01:52.729Z] Recommended packages: [2020-11-27T12:01:52.729Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T12:01:52.729Z] python3-keyrings.alt python3-xdg unzip [2020-11-27T12:01:53.367Z] The following NEW packages will be installed: [2020-11-27T12:01:53.367Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-27T12:01:53.367Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-27T12:01:53.367Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-27T12:01:53.367Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-27T12:01:53.367Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-27T12:01:53.367Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-27T12:01:53.367Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T12:01:53.367Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T12:01:53.367Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-27T12:01:53.367Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-27T12:01:53.367Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-27T12:01:53.367Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-27T12:01:53.367Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-27T12:01:53.367Z] xfsprogs xxd xz-utils zip [2020-11-27T12:01:53.367Z] 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T12:01:53.367Z] Need to get 106 MB of archives. [2020-11-27T12:01:53.367Z] After this operation, 660 MB of additional disk space will be used. [2020-11-27T12:01:53.367Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-27T12:01:53.367Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-27T12:01:53.367Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-27T12:01:53.367Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-27T12:01:53.367Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-27T12:01:53.367Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-27T12:01:53.541Z] #57 280.4 + bin/containerd-stress [2020-11-27T12:01:53.660Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-27T12:01:53.660Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-27T12:01:53.660Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-27T12:01:53.660Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-27T12:01:53.660Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-27T12:01:53.660Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-27T12:01:53.660Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-27T12:01:53.660Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-27T12:01:53.660Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-27T12:01:53.660Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-27T12:01:53.660Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T12:01:53.660Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T12:01:53.660Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-27T12:01:53.660Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-27T12:01:53.660Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-27T12:01:53.660Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-27T12:01:53.660Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-27T12:01:53.660Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-11-27T12:01:53.660Z] Get:25 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-11-27T12:01:53.660Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T12:01:53.660Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-27T12:01:53.660Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-27T12:01:53.660Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T12:01:53.956Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T12:01:53.956Z] Get:31 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-11-27T12:01:53.956Z] Get:32 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-11-27T12:01:54.442Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-11-27T12:01:54.921Z] #57 282.4 + bin/containerd-shim [2020-11-27T12:01:55.015Z] Get:33 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-11-27T12:01:55.378Z] Congratulations! All api changes are done the right way. [2020-11-27T12:01:55.378Z] Congratulations! All toml source files changed here have valid syntax. [2020-11-27T12:01:55.378Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-27T12:01:55.378Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-27T12:01:55.654Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T12:01:55.654Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T12:01:55.654Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T12:01:55.654Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-27T12:01:55.654Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T12:01:55.654Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T12:01:55.654Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-27T12:01:55.654Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-27T12:01:55.654Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-27T12:01:55.654Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-27T12:01:55.654Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-27T12:01:55.654Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-27T12:01:55.654Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-27T12:01:55.654Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-27T12:01:55.654Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-27T12:01:55.654Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-27T12:01:55.654Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-27T12:01:55.654Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T12:01:55.654Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T12:01:55.654Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T12:01:55.654Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-27T12:01:55.654Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-27T12:01:55.654Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-27T12:01:55.654Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T12:01:55.654Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T12:01:55.654Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T12:01:55.654Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-27T12:01:55.654Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T12:01:55.654Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T12:01:55.654Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T12:01:55.654Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-27T12:01:55.654Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T12:01:55.947Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-27T12:01:55.947Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-27T12:01:55.947Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-27T12:01:55.947Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T12:01:56.242Z] Fetched 106 MB in 3s (40.8 MB/s) [2020-11-27T12:01:56.242Z] Selecting previously unselected package pigz. [2020-11-27T12:01:56.242Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15402 files and directories currently installed.) [2020-11-27T12:01:56.242Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-27T12:01:56.242Z] Unpacking pigz (2.4-1) ... [2020-11-27T12:01:56.242Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-27T12:01:56.242Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T12:01:56.242Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T12:01:56.242Z] Selecting previously unselected package python3.7-minimal. [2020-11-27T12:01:56.242Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T12:01:56.242Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-27T12:01:56.536Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T12:01:56.536Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T12:01:56.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh dynbinary-daemon test-docker-py [2020-11-27T12:01:56.740Z] --- PASS: TestBuildSquashParent (6.91s) [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:01:56.741Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:01:56.741Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:01:56.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:01:56.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:01:57.172Z] Selecting previously unselected package python3-minimal. [2020-11-27T12:01:57.173Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15651 files and directories currently installed.) [2020-11-27T12:01:57.173Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-27T12:01:57.173Z] Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T12:01:57.173Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-11-27T12:01:57.173Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-27T12:01:57.173Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T12:01:57.173Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-27T12:01:57.173Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T12:01:57.173Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T12:01:57.173Z] Selecting previously unselected package python3.7. [2020-11-27T12:01:57.173Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T12:01:57.173Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T12:01:57.212Z] [2020-11-27T12:01:57.212Z] Removing bundles/ [2020-11-27T12:01:57.212Z] [2020-11-27T12:01:57.212Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T12:01:57.212Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:01:57.212Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:01:57.468Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-27T12:01:57.468Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-27T12:01:57.468Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T12:01:57.468Z] Setting up python3-minimal (3.7.3-1) ... [2020-11-27T12:01:57.468Z] Selecting previously unselected package python3. [2020-11-27T12:01:57.468Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16063 files and directories currently installed.) [2020-11-27T12:01:57.468Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-27T12:01:57.468Z] Unpacking python3 (3.7.3-1) ... [2020-11-27T12:01:57.468Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-11-27T12:01:57.468Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T12:01:57.468Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T12:01:57.468Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-11-27T12:01:57.468Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T12:01:57.468Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T12:01:57.468Z] Selecting previously unselected package libiptc0:ppc64el. [2020-11-27T12:01:57.468Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-27T12:01:57.468Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-27T12:01:57.762Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-27T12:01:57.762Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-27T12:01:57.762Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-27T12:01:57.762Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-11-27T12:01:57.762Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-27T12:01:57.762Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package iptables. [2020-11-27T12:01:57.762Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-27T12:01:57.762Z] Unpacking iptables (1.8.2-4) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package xxd. [2020-11-27T12:01:57.762Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T12:01:57.762Z] Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package vim-common. [2020-11-27T12:01:57.762Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T12:01:57.762Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T12:01:57.762Z] Selecting previously unselected package bash-completion. [2020-11-27T12:01:57.762Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T12:01:58.402Z] Unpacking bash-completion (1:2.8-6) ... [2020-11-27T12:01:58.704Z] Selecting previously unselected package bzip2. [2020-11-27T12:01:58.704Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-27T12:01:58.704Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T12:01:58.704Z] Selecting previously unselected package xz-utils. [2020-11-27T12:01:58.704Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-27T12:01:58.704Z] Unpacking xz-utils (5.2.4-1) ... [2020-11-27T12:01:58.704Z] Selecting previously unselected package apparmor. [2020-11-27T12:01:58.704Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-27T12:01:58.704Z] Unpacking apparmor (2.13.2-10) ... [2020-11-27T12:01:58.997Z] Selecting previously unselected package aufs-tools. [2020-11-27T12:01:58.997Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-27T12:01:58.997Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T12:01:58.997Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T12:01:58.997Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T12:01:58.997Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T12:01:59.290Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T12:01:59.290Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T12:01:59.291Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T12:01:59.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:01:59.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:01:59.586Z] Selecting previously unselected package binutils-mingw-w64. [2020-11-27T12:01:59.586Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T12:01:59.586Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T12:01:59.586Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-27T12:01:59.586Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T12:01:59.586Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T12:01:59.882Z] Selecting previously unselected package dmsetup. [2020-11-27T12:01:59.882Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T12:01:59.882Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T12:01:59.882Z] Selecting previously unselected package mingw-w64-common. [2020-11-27T12:01:59.882Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T12:01:59.882Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T12:02:00.523Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T12:02:00.523Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T12:02:00.523Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T12:02:01.166Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T12:02:01.166Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T12:02:01.166Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:01.460Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T12:02:01.460Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T12:02:01.460Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:02.221Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:02:02.221Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:02:03.051Z] #57 289.9 + bin/containerd-shim-runc-v1 [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-11-27T12:02:04.305Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2020-11-27T12:02:04.305Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:02:04.305Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:02:04.991Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T12:02:04.991Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T12:02:04.991Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:05.592Z] #57 293.0 + bin/containerd-shim-runc-v2 [2020-11-27T12:02:06.531Z] #57 293.9 + binaries [2020-11-27T12:02:06.531Z] #57 293.9 + mkdir -p /build [2020-11-27T12:02:06.531Z] #57 293.9 + cp bin/containerd /build/containerd [2020-11-27T12:02:06.531Z] #57 293.9 + cp bin/containerd-shim /build/containerd-shim [2020-11-27T12:02:06.531Z] #57 293.9 + cp bin/ctr /build/ctr [2020-11-27T12:02:07.236Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:02:07.236Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:02:07.771Z] Selecting previously unselected package libonig5:ppc64el. [2020-11-27T12:02:07.771Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T12:02:07.771Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T12:02:07.771Z] Selecting previously unselected package libjq1:ppc64el. [2020-11-27T12:02:07.771Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T12:02:07.771Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T12:02:07.872Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:02:08.065Z] Selecting previously unselected package jq. [2020-11-27T12:02:08.065Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libaio1:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libbtrfs0. [2020-11-27T12:02:08.065Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libbtrfs-dev. [2020-11-27T12:02:08.065Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T12:02:08.065Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-27T12:02:08.065Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T12:02:08.065Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libgpm2:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T12:02:08.360Z] Selecting previously unselected package libicu63:ppc64el. [2020-11-27T12:02:08.360Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T12:02:08.360Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T12:02:08.438Z] #57 DONE 295.6s [2020-11-27T12:02:08.514Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-11-27T12:02:09.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-11-27T12:02:09.151Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:02:09.378Z] [2020-11-27T12:02:09.378Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-27T12:02:09.398Z] Selecting previously unselected package libnet1:ppc64el. [2020-11-27T12:02:09.398Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T12:02:09.398Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T12:02:09.398Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T12:02:09.398Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T12:02:09.398Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T12:02:09.398Z] Selecting previously unselected package libreadline5:ppc64el. [2020-11-27T12:02:09.398Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T12:02:09.398Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-27T12:02:09.398Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T12:02:09.398Z] Selecting previously unselected package net-tools. [2020-11-27T12:02:09.398Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-27T12:02:09.398Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python-pip-whl. [2020-11-27T12:02:09.692Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python-pip-whl (18.1-5) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python3-lib2to3. [2020-11-27T12:02:09.692Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python3-distutils. [2020-11-27T12:02:09.692Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python3-pip. [2020-11-27T12:02:09.692Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python3-pip (18.1-5) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python3-pkg-resources. [2020-11-27T12:02:09.692Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T12:02:09.692Z] Selecting previously unselected package python3-setuptools. [2020-11-27T12:02:09.692Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T12:02:09.692Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T12:02:09.947Z] #58 DONE 0.7s [2020-11-27T12:02:09.987Z] Selecting previously unselected package python3-wheel. [2020-11-27T12:02:09.987Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T12:02:09.987Z] Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T12:02:09.987Z] Selecting previously unselected package thin-provisioning-tools. [2020-11-27T12:02:09.987Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-27T12:02:09.987Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T12:02:09.987Z] Selecting previously unselected package vim-runtime. [2020-11-27T12:02:09.987Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T12:02:09.987Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T12:02:09.987Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T12:02:09.987Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T12:02:10.206Z] [2020-11-27T12:02:10.206Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-27T12:02:10.206Z] #62 DONE 0.2s [2020-11-27T12:02:10.206Z] [2020-11-27T12:02:10.206Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-27T12:02:10.630Z] Selecting previously unselected package vim. [2020-11-27T12:02:10.630Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T12:02:10.630Z] Unpacking vim (2:8.1.0875-5) ... [2020-11-27T12:02:10.670Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-11-27T12:02:10.670Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:02:10.775Z] #64 DONE 0.4s [2020-11-27T12:02:10.775Z] [2020-11-27T12:02:10.775Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-27T12:02:10.775Z] #67 DONE 0.0s [2020-11-27T12:02:10.775Z] [2020-11-27T12:02:10.775Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-27T12:02:10.775Z] #68 DONE 0.0s [2020-11-27T12:02:10.775Z] [2020-11-27T12:02:10.775Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T12:02:10.923Z] Selecting previously unselected package xfsprogs. [2020-11-27T12:02:10.923Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-27T12:02:10.923Z] Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T12:02:10.923Z] Selecting previously unselected package zip. [2020-11-27T12:02:10.923Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-11-27T12:02:10.923Z] Unpacking zip (3.0-11+b1) ... [2020-11-27T12:02:10.923Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T12:02:10.923Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T12:02:10.923Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T12:02:10.923Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T12:02:10.923Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T12:02:10.923Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T12:02:10.923Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T12:02:11.217Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T12:02:11.217Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T12:02:11.217Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T12:02:11.217Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T12:02:11.217Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:11.217Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T12:02:11.217Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T12:02:11.217Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T12:02:11.217Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T12:02:11.217Z] Setting up xxd (2:8.1.0875-5) ... [2020-11-27T12:02:11.218Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T12:02:11.218Z] Setting up zip (3.0-11+b1) ... [2020-11-27T12:02:11.218Z] Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T12:02:11.218Z] Setting up bash-completion (1:2.8-6) ... [2020-11-27T12:02:11.855Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T12:02:11.855Z] Setting up xz-utils (5.2.4-1) ... [2020-11-27T12:02:11.855Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T12:02:11.855Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T12:02:11.855Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T12:02:11.855Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T12:02:11.855Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T12:02:11.855Z] Setting up pigz (2.4-1) ... [2020-11-27T12:02:11.855Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T12:02:11.855Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T12:02:11.855Z] Setting up python-pip-whl (18.1-5) ... [2020-11-27T12:02:11.855Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T12:02:11.855Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T12:02:11.855Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T12:02:12.150Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-27T12:02:12.150Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T12:02:12.150Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T12:02:12.150Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T12:02:12.150Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T12:02:12.150Z] Setting up vim (2:8.1.0875-5) ... [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T12:02:12.150Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T12:02:12.150Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T12:02:12.150Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T12:02:12.150Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:12.150Z] 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-11-27T12:02:12.150Z] 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-11-27T12:02:12.150Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T12:02:12.150Z] 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-11-27T12:02:12.150Z] 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-11-27T12:02:12.150Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T12:02:12.150Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T12:02:12.150Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T12:02:12.150Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T12:02:12.150Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T12:02:12.150Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T12:02:12.156Z] #69 DONE 1.3s [2020-11-27T12:02:12.156Z] [2020-11-27T12:02:12.156Z] #70 exporting to image [2020-11-27T12:02:12.156Z] #70 exporting layers [2020-11-27T12:02:12.746Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-11-27T12:02:12.746Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:02:12.791Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T12:02:12.791Z] Setting up iptables (1.8.2-4) ... [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T12:02:12.791Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T12:02:12.791Z] Setting up python3 (3.7.3-1) ... [2020-11-27T12:02:13.086Z] Setting up python3-wheel (0.32.3-2) ... [2020-11-27T12:02:13.086Z] Setting up apparmor (2.13.2-10) ... [2020-11-27T12:02:13.722Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T12:02:13.722Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T12:02:13.722Z] Setting up python3-distutils (3.7.3-1) ... [2020-11-27T12:02:13.785Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-11-27T12:02:13.785Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:02:14.016Z] Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T12:02:14.309Z] Setting up python3-pip (18.1-5) ... [2020-11-27T12:02:14.602Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T12:02:14.602Z] Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T12:02:14.602Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T12:02:14.602Z] Setting up xfsprogs (4.20.0-1) ... [2020-11-27T12:02:14.602Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T12:02:14.602Z] Processing triggers for mime-support (3.62) ... [2020-11-27T12:02:14.602Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-27T12:02:16.526Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-11-27T12:02:16.526Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:02:18.044Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-11-27T12:02:18.044Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:02:18.734Z] #70 exporting layers 6.6s done [2020-11-27T12:02:18.734Z] #70 writing image sha256:31ed20e35932369594699077b2c22df3db9be222d6c97fc3a4729d7bd2d3d6ab [2020-11-27T12:02:18.734Z] #70 writing image sha256:31ed20e35932369594699077b2c22df3db9be222d6c97fc3a4729d7bd2d3d6ab done [2020-11-27T12:02:18.734Z] #70 naming to docker.io/library/docker:6fd1cf089cc973a8f4200709675fb93036b94f78 done [2020-11-27T12:02:18.734Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-27T12:02:19.071Z] + trap exit INT TERM [2020-11-27T12:02:19.071Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-27T12:02:19.071Z] + CONTAINER_NAME=docker-pr3 [2020-11-27T12:02:19.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh dynbinary-daemon [2020-11-27T12:02:20.451Z] [2020-11-27T12:02:20.451Z] Removing bundles/ [2020-11-27T12:02:20.451Z] [2020-11-27T12:02:20.451Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T12:02:20.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:02:20.451Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:02:20.786Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-11-27T12:02:20.786Z] === RUN TestBuildWithHugeFile [2020-11-27T12:02:23.105Z] Removing intermediate container 11745e43a996 [2020-11-27T12:02:23.105Z] ---> 4bb890f63032 [2020-11-27T12:02:23.105Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-11-27T12:02:23.105Z] ---> Running in ac9825dfad42 [2020-11-27T12:02:23.105Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T12:02:23.105Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T12:02:23.105Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T12:02:23.105Z] Removing intermediate container ac9825dfad42 [2020-11-27T12:02:23.105Z] ---> bffb0d679b1b [2020-11-27T12:02:23.105Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-11-27T12:02:23.105Z] ---> Running in 88c853a56403 [2020-11-27T12:02:23.741Z] Collecting yamllint==1.16.0 [2020-11-27T12:02:24.033Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T12:02:24.033Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T12:02:24.033Z] Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T12:02:24.033Z] Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T12:02:24.033Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T12:02:24.670Z] Building wheels for collected packages: pyyaml [2020-11-27T12:02:24.670Z] Running setup.py bdist_wheel for pyyaml: started [2020-11-27T12:02:24.670Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T12:02:24.670Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T12:02:24.670Z] Successfully built pyyaml [2020-11-27T12:02:24.966Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T12:02:24.966Z] Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T12:02:25.262Z] Removing intermediate container 88c853a56403 [2020-11-27T12:02:25.262Z] ---> b6c60c6021f5 [2020-11-27T12:02:25.262Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-11-27T12:02:25.897Z] ---> 9e17ec060a8e [2020-11-27T12:02:25.897Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T12:02:28.637Z] ---> 9fcdd429c086 [2020-11-27T12:02:28.637Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-11-27T12:02:28.931Z] ---> ac126f74e7a3 [2020-11-27T12:02:28.931Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-27T12:02:28.931Z] ---> 6f886b9f0020 [2020-11-27T12:02:28.931Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-11-27T12:02:29.226Z] ---> 925b6dd53901 [2020-11-27T12:02:29.226Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-11-27T12:02:29.862Z] ---> b9801bf1820e [2020-11-27T12:02:29.862Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-11-27T12:02:29.862Z] ---> 4b37ce4bdc6e [2020-11-27T12:02:29.862Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-11-27T12:02:30.155Z] ---> 686b7ecf3536 [2020-11-27T12:02:30.155Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-27T12:02:30.448Z] ---> ddc46b66648e [2020-11-27T12:02:30.448Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-27T12:02:32.534Z] ---> 8644915ea07e [2020-11-27T12:02:32.534Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-11-27T12:02:32.534Z] ---> 83b8e6cd8b3b [2020-11-27T12:02:32.534Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-11-27T12:02:33.173Z] ---> b22927038706 [2020-11-27T12:02:33.173Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-27T12:02:33.469Z] ---> 4bd85e897bd1 [2020-11-27T12:02:33.469Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-11-27T12:02:33.761Z] ---> 92b42588359a [2020-11-27T12:02:33.761Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-11-27T12:02:34.055Z] ---> 61b9382040fe [2020-11-27T12:02:34.055Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-11-27T12:02:34.055Z] ---> Running in 727808fc4625 [2020-11-27T12:02:34.055Z] Removing intermediate container 727808fc4625 [2020-11-27T12:02:34.055Z] ---> 0c21f56e2680 [2020-11-27T12:02:34.055Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-11-27T12:02:34.348Z] ---> Running in 6b1e15120568 [2020-11-27T12:02:34.348Z] Removing intermediate container 6b1e15120568 [2020-11-27T12:02:34.348Z] ---> e8efda184951 [2020-11-27T12:02:34.348Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-11-27T12:02:34.348Z] ---> Running in 22b6f62ff174 [2020-11-27T12:02:34.348Z] Removing intermediate container 22b6f62ff174 [2020-11-27T12:02:34.348Z] ---> 06bc6267bd22 [2020-11-27T12:02:34.348Z] Step 137/140 : VOLUME /var/lib/docker [2020-11-27T12:02:34.348Z] ---> Running in eff5071c4264 [2020-11-27T12:02:34.642Z] Removing intermediate container eff5071c4264 [2020-11-27T12:02:34.642Z] ---> 386ccb898517 [2020-11-27T12:02:34.642Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-11-27T12:02:34.642Z] ---> Running in f83849b81920 [2020-11-27T12:02:34.642Z] Removing intermediate container f83849b81920 [2020-11-27T12:02:34.642Z] ---> 376fc0053d83 [2020-11-27T12:02:34.642Z] Step 139/140 : FROM dev AS final [2020-11-27T12:02:34.642Z] ---> 376fc0053d83 [2020-11-27T12:02:34.642Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-11-27T12:02:40.236Z] ---> 91e4cc6956b4 [2020-11-27T12:02:40.236Z] Successfully built 91e4cc6956b4 [2020-11-27T12:02:40.236Z] Successfully tagged docker:6fd1cf089cc973a8f4200709675fb93036b94f78 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T12:02:40.687Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/test/unit [2020-11-27T12:02:43.451Z] ? github.com/docker/docker/api [no test files] [2020-11-27T12:02:47.924Z] --- PASS: TestBuildWithHugeFile (26.29s) [2020-11-27T12:02:47.924Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:02:47.924Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:47.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:47.924Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:47.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:47.924Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:47.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:47.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:47.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:47.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:47.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-11-27T12:02:47.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-11-27T12:02:47.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-11-27T12:02:47.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-11-27T12:02:47.924Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:02:47.924Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:02:51.433Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:02:54.163Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-11-27T12:02:54.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-11-27T12:02:54.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-11-27T12:02:54.163Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:02:54.163Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-11-27T12:02:54.163Z] PASS [2020-11-27T12:02:54.163Z] [2020-11-27T12:02:54.163Z] DONE 30 tests in 74.992s [2020-11-27T12:02:54.163Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:02:54.163Z] ++ 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-11-27T12:02:54.163Z] ++ set -e [2020-11-27T12:02:54.163Z] ++ '[' -n 0 ']' [2020-11-27T12:02:54.163Z] ++ set -x [2020-11-27T12:02:54.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:02:54.163Z] INFO: Testing against a local daemon [2020-11-27T12:02:54.163Z] === RUN TestConfigList [2020-11-27T12:02:57.739Z] --- PASS: TestConfigList (3.67s) [2020-11-27T12:02:57.739Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-27T12:02:57.739Z] daemon.go:325: [d746bf47938e1] waiting for daemon to start [2020-11-27T12:02:57.739Z] daemon.go:325: [d746bf47938e1] waiting for daemon to start [2020-11-27T12:02:57.739Z] daemon.go:353: [d746bf47938e1] daemon started [2020-11-27T12:02:57.739Z] daemon.go:461: [d746bf47938e1] Stopping daemon [2020-11-27T12:02:57.739Z] daemon.go:296: [d746bf47938e1] exiting daemon [2020-11-27T12:02:57.739Z] daemon.go:448: [d746bf47938e1] Daemon stopped [2020-11-27T12:02:57.739Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:03:01.270Z] --- PASS: TestConfigsCreateAndDelete (3.50s) [2020-11-27T12:03:01.270Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-27T12:03:01.270Z] daemon.go:325: [d49cb01ec6fd9] waiting for daemon to start [2020-11-27T12:03:01.270Z] daemon.go:325: [d49cb01ec6fd9] waiting for daemon to start [2020-11-27T12:03:01.270Z] daemon.go:353: [d49cb01ec6fd9] daemon started [2020-11-27T12:03:01.270Z] daemon.go:461: [d49cb01ec6fd9] Stopping daemon [2020-11-27T12:03:01.270Z] daemon.go:296: [d49cb01ec6fd9] exiting daemon [2020-11-27T12:03:01.270Z] daemon.go:448: [d49cb01ec6fd9] Daemon stopped [2020-11-27T12:03:01.270Z] === RUN TestConfigsUpdate [2020-11-27T12:03:02.159Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-11-27T12:03:04.799Z] --- PASS: TestConfigsUpdate (3.58s) [2020-11-27T12:03:04.799Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-27T12:03:04.799Z] daemon.go:325: [d9dbe9eee93a7] waiting for daemon to start [2020-11-27T12:03:04.799Z] daemon.go:325: [d9dbe9eee93a7] waiting for daemon to start [2020-11-27T12:03:04.799Z] daemon.go:353: [d9dbe9eee93a7] daemon started [2020-11-27T12:03:04.799Z] daemon.go:461: [d9dbe9eee93a7] Stopping daemon [2020-11-27T12:03:04.799Z] daemon.go:296: [d9dbe9eee93a7] exiting daemon [2020-11-27T12:03:04.799Z] daemon.go:448: [d9dbe9eee93a7] Daemon stopped [2020-11-27T12:03:04.799Z] === RUN TestTemplatedConfig [2020-11-27T12:03:08.329Z] --- PASS: TestTemplatedConfig (3.49s) [2020-11-27T12:03:08.329Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-27T12:03:08.329Z] daemon.go:325: [d60c134e5350e] waiting for daemon to start [2020-11-27T12:03:08.329Z] daemon.go:325: [d60c134e5350e] waiting for daemon to start [2020-11-27T12:03:08.329Z] daemon.go:353: [d60c134e5350e] daemon started [2020-11-27T12:03:08.329Z] daemon.go:461: [d60c134e5350e] Stopping daemon [2020-11-27T12:03:08.329Z] daemon.go:296: [d60c134e5350e] exiting daemon [2020-11-27T12:03:08.329Z] daemon.go:448: [d60c134e5350e] Daemon stopped [2020-11-27T12:03:08.329Z] === RUN TestConfigInspect [2020-11-27T12:03:11.859Z] --- PASS: TestConfigInspect (3.46s) [2020-11-27T12:03:11.859Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-27T12:03:11.859Z] daemon.go:325: [dea131f65a2c4] waiting for daemon to start [2020-11-27T12:03:11.859Z] daemon.go:325: [dea131f65a2c4] waiting for daemon to start [2020-11-27T12:03:11.859Z] daemon.go:353: [dea131f65a2c4] daemon started [2020-11-27T12:03:11.859Z] daemon.go:461: [dea131f65a2c4] Stopping daemon [2020-11-27T12:03:11.859Z] daemon.go:296: [dea131f65a2c4] exiting daemon [2020-11-27T12:03:11.859Z] daemon.go:448: [dea131f65a2c4] Daemon stopped [2020-11-27T12:03:11.859Z] === RUN TestConfigCreateWithLabels [2020-11-27T12:03:15.385Z] --- PASS: TestConfigCreateWithLabels (3.66s) [2020-11-27T12:03:15.385Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-27T12:03:15.385Z] daemon.go:325: [d171c9af48f6b] waiting for daemon to start [2020-11-27T12:03:15.385Z] daemon.go:325: [d171c9af48f6b] waiting for daemon to start [2020-11-27T12:03:15.385Z] daemon.go:353: [d171c9af48f6b] daemon started [2020-11-27T12:03:15.385Z] daemon.go:461: [d171c9af48f6b] Stopping daemon [2020-11-27T12:03:15.385Z] daemon.go:296: [d171c9af48f6b] exiting daemon [2020-11-27T12:03:15.385Z] daemon.go:448: [d171c9af48f6b] Daemon stopped [2020-11-27T12:03:15.385Z] === RUN TestConfigCreateResolve [2020-11-27T12:03:18.838Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:03:18.838Z] [2020-11-27T12:03:18.838Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-27T12:03:18.838Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-27T12:03:18.838Z] Using test binary docker [2020-11-27T12:03:18.838Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T12:03:18.838Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:03:18.838Z] INFO: Waiting for daemon to start... [2020-11-27T12:03:18.838Z] Starting dockerd [2020-11-27T12:03:18.838Z] . [2020-11-27T12:03:18.838Z] INFO: Building docker-sdk-python3:4.1.0... [2020-11-27T12:03:18.914Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-11-27T12:03:18.914Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-27T12:03:18.914Z] daemon.go:325: [d988ad7402b01] waiting for daemon to start [2020-11-27T12:03:18.914Z] daemon.go:325: [d988ad7402b01] waiting for daemon to start [2020-11-27T12:03:18.914Z] daemon.go:353: [d988ad7402b01] daemon started [2020-11-27T12:03:18.914Z] daemon.go:461: [d988ad7402b01] Stopping daemon [2020-11-27T12:03:18.914Z] daemon.go:296: [d988ad7402b01] exiting daemon [2020-11-27T12:03:18.914Z] daemon.go:448: [d988ad7402b01] Daemon stopped [2020-11-27T12:03:18.914Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:03:19.557Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-27T12:03:19.557Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-27T12:03:19.557Z] daemon.go:325: [df46fdf9778e5] waiting for daemon to start [2020-11-27T12:03:19.557Z] daemon.go:325: [df46fdf9778e5] waiting for daemon to start [2020-11-27T12:03:19.557Z] daemon.go:353: [df46fdf9778e5] daemon started [2020-11-27T12:03:19.557Z] daemon.go:461: [df46fdf9778e5] Stopping daemon [2020-11-27T12:03:19.557Z] daemon.go:296: [df46fdf9778e5] exiting daemon [2020-11-27T12:03:19.557Z] daemon.go:448: [df46fdf9778e5] Daemon stopped [2020-11-27T12:03:19.557Z] PASS [2020-11-27T12:03:19.557Z] [2020-11-27T12:03:19.557Z] DONE 8 tests in 25.507s [2020-11-27T12:03:19.557Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:03:19.557Z] ++ 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-11-27T12:03:19.557Z] ++ set -e [2020-11-27T12:03:19.557Z] ++ '[' -n 0 ']' [2020-11-27T12:03:19.557Z] ++ set -x [2020-11-27T12:03:19.557Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:03:19.557Z] INFO: Testing against a local daemon [2020-11-27T12:03:19.557Z] === RUN TestCheckpoint [2020-11-27T12:03:19.557Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:03:19.557Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:03:19.557Z] === RUN TestContainerInvalidJSON [2020-11-27T12:03:19.557Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:19.557Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:19.557Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:19.557Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:19.557Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:19.557Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:19.557Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:19.557Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:19.557Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:19.557Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-27T12:03:19.557Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:03:19.558Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T12:03:19.558Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:03:19.558Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:03:19.850Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-11-27T12:03:19.850Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:03:19.850Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-11-27T12:03:19.850Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:03:20.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-27T12:03:20.143Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:03:20.143Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-11-27T12:03:20.143Z] === RUN TestCopyFromContainer [2020-11-27T12:03:20.769Z] 680bbdbacf1b: Pull complete [2020-11-27T12:03:20.769Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T12:03:20.769Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:03:20.769Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:03:20.769Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-27T12:03:20.769Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-27T12:03:20.769Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-11-27T12:03:20.769Z] INFO: Docker version of control daemon [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Client: Docker Engine - Enterprise [2020-11-27T12:03:20.769Z] Version: 19.03.12 [2020-11-27T12:03:20.769Z] API version: 1.40 [2020-11-27T12:03:20.769Z] Go version: go1.13.13 [2020-11-27T12:03:20.769Z] Git commit: 4306744 [2020-11-27T12:03:20.769Z] Built: 08/05/2020 19:27:53 [2020-11-27T12:03:20.769Z] OS/Arch: windows/amd64 [2020-11-27T12:03:20.769Z] Experimental: false [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Server: Docker Engine - Enterprise [2020-11-27T12:03:20.769Z] Engine: [2020-11-27T12:03:20.769Z] Version: 19.03.12 [2020-11-27T12:03:20.769Z] API version: 1.40 (minimum version 1.24) [2020-11-27T12:03:20.769Z] Go version: go1.13.13 [2020-11-27T12:03:20.769Z] Git commit: f295753ffd [2020-11-27T12:03:20.769Z] Built: 08/05/2020 19:26:41 [2020-11-27T12:03:20.769Z] OS/Arch: windows/amd64 [2020-11-27T12:03:20.769Z] Experimental: true [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] INFO: Docker info of control daemon [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Client: [2020-11-27T12:03:20.769Z] Debug Mode: false [2020-11-27T12:03:20.769Z] Plugins: [2020-11-27T12:03:20.769Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Server: [2020-11-27T12:03:20.769Z] Containers: 0 [2020-11-27T12:03:20.769Z] Running: 0 [2020-11-27T12:03:20.769Z] Paused: 0 [2020-11-27T12:03:20.769Z] Stopped: 0 [2020-11-27T12:03:20.769Z] Images: 1 [2020-11-27T12:03:20.769Z] Server Version: 19.03.12 [2020-11-27T12:03:20.769Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T12:03:20.769Z] Windows: [2020-11-27T12:03:20.769Z] LCOW: [2020-11-27T12:03:20.769Z] Logging Driver: json-file [2020-11-27T12:03:20.769Z] Plugins: [2020-11-27T12:03:20.769Z] Volume: local [2020-11-27T12:03:20.769Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T12:03:20.769Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T12:03:20.769Z] Swarm: inactive [2020-11-27T12:03:20.769Z] Default Isolation: process [2020-11-27T12:03:20.769Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T12:03:20.769Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T12:03:20.769Z] OSType: windows [2020-11-27T12:03:20.769Z] Architecture: x86_64 [2020-11-27T12:03:20.769Z] CPUs: 4 [2020-11-27T12:03:20.769Z] Total Memory: 32GiB [2020-11-27T12:03:20.769Z] Name: azwin-2-943310 [2020-11-27T12:03:20.769Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T12:03:20.769Z] Docker Root Dir: D:\docker [2020-11-27T12:03:20.769Z] Debug Mode: false [2020-11-27T12:03:20.769Z] Registry: https://index.docker.io/v1/ [2020-11-27T12:03:20.769Z] Labels: [2020-11-27T12:03:20.769Z] Experimental: true [2020-11-27T12:03:20.769Z] Insecure Registries: [2020-11-27T12:03:20.769Z] 10.0.0.4:5000 [2020-11-27T12:03:20.769Z] 127.0.0.0/8 [2020-11-27T12:03:20.769Z] Registry Mirrors: [2020-11-27T12:03:20.769Z] http://10.0.0.4:5000/ [2020-11-27T12:03:20.769Z] Live Restore Enabled: false [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] INFO: Commit hash is 6fd1cf089 [2020-11-27T12:03:20.769Z] INFO: Nuke-Everything... [2020-11-27T12:03:20.769Z] INFO: Container count on control daemon to delete is 0 [2020-11-27T12:03:20.769Z] INFO: Nuking d:\CI [2020-11-27T12:03:20.769Z] INFO: Zapped successfully [2020-11-27T12:03:20.769Z] INFO: Location for testing is d:\CI\PR-41713\3 [2020-11-27T12:03:20.769Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] INFO: Building the image from Dockerfile.windows at 11/27/2020 12:03:13... [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Sending build context to Docker daemon 55.76MB [2020-11-27T12:03:20.769Z] [2020-11-27T12:03:20.769Z] Step 1/8 : FROM microsoft/windowsservercore [2020-11-27T12:03:20.769Z] ---> 32fecabef723 [2020-11-27T12:03:20.769Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-27T12:03:20.769Z] ---> Running in b59768c3b230 [2020-11-27T12:03:20.769Z] Removing intermediate container b59768c3b230 [2020-11-27T12:03:20.769Z] ---> e31be6651896 [2020-11-27T12:03:20.769Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-11-27T12:03:20.769Z] ---> Running in 2766fdbd1458 [2020-11-27T12:03:20.769Z] Removing intermediate container 2766fdbd1458 [2020-11-27T12:03:20.769Z] ---> 771afdc1740a [2020-11-27T12:03:20.769Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-11-27T12:03:20.769Z] ---> Running in 1ee9155f6c11 [2020-11-27T12:03:20.769Z] Removing intermediate container 1ee9155f6c11 [2020-11-27T12:03:20.769Z] ---> d20943050431 [2020-11-27T12:03:20.770Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-11-27T12:03:20.770Z] ---> Running in db40929c2494 [2020-11-27T12:03:22.219Z] === RUN TestCopyFromContainer// [2020-11-27T12:03:22.219Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:03:22.219Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:03:22.513Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:03:22.513Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:03:22.513Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:03:22.513Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:03:22.807Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:03:22.807Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:03:22.807Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer (2.80s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer// (0.04s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-11-27T12:03:22.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-11-27T12:03:22.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:03:22.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:22.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:22.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:22.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:22.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:22.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:22.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:22.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:22.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:22.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-27T12:03:22.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:03:22.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T12:03:22.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T12:03:22.807Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:03:23.101Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-27T12:03:23.101Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:03:23.101Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:03:23.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:03:23.101Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:03:23.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:03:23.101Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:03:23.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:03:23.101Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:03:23.101Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:03:23.101Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:03:23.101Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T12:03:23.101Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:03:23.101Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:03:23.101Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:03:23.101Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:03:23.101Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T12:03:23.101Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:03:25.846Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:03:25.846Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-11-27T12:03:25.846Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-11-27T12:03:25.846Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:03:26.589Z] [2020-11-27T12:03:26.589Z] SUCCESS: Specified value was saved. [2020-11-27T12:03:28.135Z] INFO: Downloading git... [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:28.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:28.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:28.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:28.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:28.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:28.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:28.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:28.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:28.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:28.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:28.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T12:03:28.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-11-27T12:03:28.630Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:03:29.328Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-11-27T12:03:29.328Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:03:29.328Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:03:29.328Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:03:29.328Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:03:29.328Z] === RUN TestDiff [2020-11-27T12:03:30.030Z] --- PASS: TestDiff (0.84s) [2020-11-27T12:03:30.030Z] === RUN TestExecWithCloseStdin [2020-11-27T12:03:30.328Z] INFO: Downloading go... [2020-11-27T12:03:31.072Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-11-27T12:03:31.072Z] === RUN TestExec [2020-11-27T12:03:31.303Z] INFO: Downloading compiler 1 of 3... [2020-11-27T12:03:31.738Z] --- PASS: TestExec (0.92s) [2020-11-27T12:03:31.738Z] === RUN TestExecUser [2020-11-27T12:03:31.766Z] INFO: Downloading compiler 2 of 3... [2020-11-27T12:03:32.229Z] INFO: Downloading compiler 3 of 3... [2020-11-27T12:03:32.691Z] INFO: Extracting git... [2020-11-27T12:03:32.777Z] --- PASS: TestExecUser (0.87s) [2020-11-27T12:03:32.777Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:03:33.829Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-11-27T12:03:33.829Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:03:35.343Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-11-27T12:03:35.343Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-27T12:03:35.343Z] daemon.go:325: [d3b59065a7b34] waiting for daemon to start [2020-11-27T12:03:35.343Z] daemon.go:325: [d3b59065a7b34] waiting for daemon to start [2020-11-27T12:03:35.343Z] daemon.go:353: [d3b59065a7b34] daemon started [2020-11-27T12:03:35.343Z] daemon.go:461: [d3b59065a7b34] Stopping daemon [2020-11-27T12:03:35.343Z] daemon.go:296: [d3b59065a7b34] exiting daemon [2020-11-27T12:03:35.343Z] daemon.go:448: [d3b59065a7b34] Daemon stopped [2020-11-27T12:03:35.343Z] daemon.go:325: [d3b59065a7b34] waiting for daemon to start [2020-11-27T12:03:35.343Z] daemon.go:325: [d3b59065a7b34] waiting for daemon to start [2020-11-27T12:03:35.343Z] daemon.go:353: [d3b59065a7b34] daemon started [2020-11-27T12:03:35.343Z] daemon.go:461: [d3b59065a7b34] Stopping daemon [2020-11-27T12:03:35.343Z] daemon.go:296: [d3b59065a7b34] exiting daemon [2020-11-27T12:03:35.343Z] daemon.go:448: [d3b59065a7b34] Daemon stopped [2020-11-27T12:03:35.343Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:03:36.421Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-11-27T12:03:36.421Z] === RUN TestHealthKillContainer [2020-11-27T12:03:40.019Z] --- PASS: TestHealthKillContainer (3.07s) [2020-11-27T12:03:40.019Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:03:40.316Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-11-27T12:03:40.316Z] === RUN TestIpcModeNone [2020-11-27T12:03:41.355Z] --- PASS: TestIpcModeNone (0.92s) [2020-11-27T12:03:41.355Z] === RUN TestIpcModePrivate [2020-11-27T12:03:41.931Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:03:41.931Z] [2020-11-27T12:03:41.931Z] + c=0 [2020-11-27T12:03:41.931Z] + TEST_INTEGRATION_DEST=3 [2020-11-27T12:03:41.931Z] + CONTAINER_NAME=docker-pr3-3 [2020-11-27T12:03:41.931Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T12:03:41.931Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T12:03:41.931Z] + run_tests [2020-11-27T12:03:41.931Z] + '[' -n 0 ']' [2020-11-27T12:03:41.931Z] + rm= [2020-11-27T12:03:41.931Z] + TEST_INTEGRATION_DEST=2 [2020-11-27T12:03:41.931Z] + CONTAINER_NAME=docker-pr3-2 [2020-11-27T12:03:41.931Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T12:03:41.931Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-27T12:03:41.931Z] + run_tests [2020-11-27T12:03:41.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41713/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh '' test-integration [2020-11-27T12:03:41.931Z] + '[' -n 0 ']' [2020-11-27T12:03:41.931Z] + rm= [2020-11-27T12:03:41.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41713/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh '' test-integration [2020-11-27T12:03:41.931Z] ++ jobs -p [2020-11-27T12:03:41.931Z] + TEST_INTEGRATION_DEST=1 [2020-11-27T12:03:41.931Z] + CONTAINER_NAME=docker-pr3-1 [2020-11-27T12:03:41.931Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T12:03:41.931Z] + run_tests test-integration-flaky [2020-11-27T12:03:41.931Z] + '[' -n 0 ']' [2020-11-27T12:03:41.931Z] + rm= [2020-11-27T12:03:41.931Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41713/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh test-integration-flaky test-integration [2020-11-27T12:03:41.931Z] + for job in $(jobs -p) [2020-11-27T12:03:41.931Z] + wait 15930 [2020-11-27T12:03:41.931Z] [2020-11-27T12:03:41.931Z] [2020-11-27T12:03:41.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:03:41.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:03:41.931Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:03:41.931Z] HOSTNAME=8e04e9ef11d3 [2020-11-27T12:03:41.931Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T12:03:41.931Z] TESTDEBUG=0 [2020-11-27T12:03:41.931Z] DEST=bundles/test-integration [2020-11-27T12:03:41.931Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:03:41.931Z] KEEPBUNDLE=1 [2020-11-27T12:03:41.931Z] DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T12:03:41.931Z] container=docker [2020-11-27T12:03:41.931Z] HOME=/root [2020-11-27T12:03:41.931Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:03:41.931Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:03:41.931Z] VALIDATE_BRANCH=19.03 [2020-11-27T12:03:41.931Z] TERM=xterm [2020-11-27T12:03:41.931Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:03:41.931Z] SHLVL=1 [2020-11-27T12:03:41.931Z] TIMEOUT=120m [2020-11-27T12:03:41.931Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:03:41.931Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:03:41.931Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-27T12:03:41.931Z] GO111MODULE=off [2020-11-27T12:03:41.931Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:03:41.931Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:03:41.931Z] GOPATH=/go [2020-11-27T12:03:41.931Z] PKG_CONFIG=pkg-config [2020-11-27T12:03:41.931Z] _=/usr/bin/env [2020-11-27T12:03:41.931Z] Building test suite binary ./integration-cli/test.main [2020-11-27T12:03:41.931Z] [2020-11-27T12:03:41.931Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:03:41.931Z] HOSTNAME=f2fe8f348776 [2020-11-27T12:03:41.931Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T12:03:41.931Z] TESTDEBUG=0 [2020-11-27T12:03:41.931Z] DEST=bundles/test-integration [2020-11-27T12:03:41.931Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:03:41.931Z] KEEPBUNDLE=1 [2020-11-27T12:03:41.931Z] DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T12:03:41.931Z] container=docker [2020-11-27T12:03:41.931Z] HOME=/root [2020-11-27T12:03:41.931Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:03:41.931Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:03:41.931Z] VALIDATE_BRANCH=19.03 [2020-11-27T12:03:41.931Z] TERM=xterm [2020-11-27T12:03:41.931Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:03:41.931Z] SHLVL=1 [2020-11-27T12:03:41.931Z] TIMEOUT=120m [2020-11-27T12:03:41.931Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:03:41.931Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:03:41.931Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-27T12:03:41.931Z] GO111MODULE=off [2020-11-27T12:03:41.931Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:03:41.931Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:03:41.931Z] GOPATH=/go [2020-11-27T12:03:41.931Z] PKG_CONFIG=pkg-config [2020-11-27T12:03:41.931Z] _=/usr/bin/env [2020-11-27T12:03:41.931Z] Building test suite binary ./integration-cli/test.main [2020-11-27T12:03:41.931Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-27T12:03:41.931Z] No new tests added to integration. [2020-11-27T12:03:41.931Z] [2020-11-27T12:03:41.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:03:41.991Z] --- PASS: TestIpcModePrivate (0.89s) [2020-11-27T12:03:41.991Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-27T12:03:41.991Z] === RUN TestIpcModeShareable [2020-11-27T12:03:42.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:03:42.871Z] HOSTNAME=319c696555bc [2020-11-27T12:03:42.871Z] TESTDEBUG=0 [2020-11-27T12:03:42.871Z] DEST=bundles/test-integration [2020-11-27T12:03:42.871Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:03:42.871Z] KEEPBUNDLE=1 [2020-11-27T12:03:42.871Z] DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T12:03:42.871Z] container=docker [2020-11-27T12:03:42.871Z] HOME=/root [2020-11-27T12:03:42.871Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:03:42.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:03:42.871Z] VALIDATE_BRANCH=19.03 [2020-11-27T12:03:42.871Z] TERM=xterm [2020-11-27T12:03:42.871Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:03:42.871Z] SHLVL=1 [2020-11-27T12:03:42.871Z] TIMEOUT=120m [2020-11-27T12:03:42.871Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:03:42.871Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:03:42.871Z] GO111MODULE=off [2020-11-27T12:03:42.871Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T12:03:42.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:03:42.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:03:42.871Z] GOPATH=/go [2020-11-27T12:03:42.871Z] PKG_CONFIG=pkg-config [2020-11-27T12:03:42.871Z] _=/usr/bin/env [2020-11-27T12:03:42.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T12:03:43.031Z] --- PASS: TestIpcModeShareable (0.96s) [2020-11-27T12:03:43.031Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-11-27T12:03:43.031Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:03:45.775Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-11-27T12:03:45.775Z] === RUN TestAPIIpcModeHost [2020-11-27T12:03:46.412Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-11-27T12:03:46.412Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:03:47.552Z] INFO: Expanding go... [2020-11-27T12:03:48.487Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-11-27T12:03:48.487Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-27T12:03:48.487Z] daemon.go:325: [da1ce78007e69] waiting for daemon to start [2020-11-27T12:03:48.487Z] daemon.go:325: [da1ce78007e69] waiting for daemon to start [2020-11-27T12:03:48.487Z] daemon.go:353: [da1ce78007e69] daemon started [2020-11-27T12:03:48.487Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-27T12:03:48.487Z] daemon.go:461: [da1ce78007e69] Stopping daemon [2020-11-27T12:03:48.487Z] daemon.go:296: [da1ce78007e69] exiting daemon [2020-11-27T12:03:48.487Z] daemon.go:448: [da1ce78007e69] Daemon stopped [2020-11-27T12:03:48.487Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:03:50.002Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-11-27T12:03:50.002Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-27T12:03:50.002Z] daemon.go:325: [d5e8b12b5479d] waiting for daemon to start [2020-11-27T12:03:50.002Z] daemon.go:325: [d5e8b12b5479d] waiting for daemon to start [2020-11-27T12:03:50.002Z] daemon.go:353: [d5e8b12b5479d] daemon started [2020-11-27T12:03:50.002Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-27T12:03:50.002Z] daemon.go:461: [d5e8b12b5479d] Stopping daemon [2020-11-27T12:03:50.002Z] daemon.go:296: [d5e8b12b5479d] exiting daemon [2020-11-27T12:03:50.002Z] daemon.go:448: [d5e8b12b5479d] Daemon stopped [2020-11-27T12:03:50.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:03:51.522Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-11-27T12:03:51.522Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-27T12:03:51.522Z] daemon.go:325: [dc1c5ee92131e] waiting for daemon to start [2020-11-27T12:03:51.522Z] daemon.go:325: [dc1c5ee92131e] waiting for daemon to start [2020-11-27T12:03:51.522Z] daemon.go:353: [dc1c5ee92131e] daemon started [2020-11-27T12:03:51.522Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-27T12:03:51.522Z] daemon.go:461: [dc1c5ee92131e] Stopping daemon [2020-11-27T12:03:51.522Z] daemon.go:296: [dc1c5ee92131e] exiting daemon [2020-11-27T12:03:51.522Z] daemon.go:448: [dc1c5ee92131e] Daemon stopped [2020-11-27T12:03:51.522Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:03:53.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-11-27T12:03:53.599Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-27T12:03:53.599Z] daemon.go:325: [d44da23362dde] waiting for daemon to start [2020-11-27T12:03:53.599Z] daemon.go:325: [d44da23362dde] waiting for daemon to start [2020-11-27T12:03:53.599Z] daemon.go:353: [d44da23362dde] daemon started [2020-11-27T12:03:53.599Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-27T12:03:53.599Z] daemon.go:461: [d44da23362dde] Stopping daemon [2020-11-27T12:03:53.599Z] daemon.go:296: [d44da23362dde] exiting daemon [2020-11-27T12:03:53.599Z] daemon.go:448: [d44da23362dde] Daemon stopped [2020-11-27T12:03:53.599Z] === RUN TestIpcModeOlderClient [2020-11-27T12:03:53.599Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:03:53.599Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:03:54.235Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-11-27T12:03:54.235Z] === RUN TestKillContainer [2020-11-27T12:03:54.235Z] === RUN TestKillContainer/no_signal [2020-11-27T12:03:55.274Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:03:55.567Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:03:56.648Z] --- PASS: TestKillContainer (2.55s) [2020-11-27T12:03:56.648Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-11-27T12:03:56.648Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-11-27T12:03:56.648Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-11-27T12:03:56.648Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:03:56.648Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:03:57.690Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:03:58.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-11-27T12:03:58.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-11-27T12:03:58.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-11-27T12:03:58.327Z] === RUN TestKillStoppedContainer [2020-11-27T12:03:58.620Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-11-27T12:03:58.620Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:03:58.620Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-11-27T12:03:58.620Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:03:59.660Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-11-27T12:03:59.660Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:03:59.660Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T12:03:59.660Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:59.660Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:03:59.660Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:03:59.660Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:59.660Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:03:59.953Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-11-27T12:03:59.953Z] === RUN TestLinksContainerNames [2020-11-27T12:04:02.029Z] --- PASS: TestLinksContainerNames (1.70s) [2020-11-27T12:04:02.029Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:04:02.665Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-11-27T12:04:02.665Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:04:03.302Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:04:03.302Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:04:03.302Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:04:03.302Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:04:03.302Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:04:03.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:04:03.302Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:04:03.595Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:04:03.595Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:04:03.595Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:04:03.889Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:04:04.182Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:04:04.476Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:04:04.476Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-27T12:04:04.476Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-27T12:04:04.476Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:04:05.544Z] sha256:fb74356c4eca85d83ea8c43e454234bbe7c559ebca8c17bac885080a50ed25a3 [2020-11-27T12:04:05.544Z] INFO: Starting docker-py tests... [2020-11-27T12:04:05.544Z] ============================= test session starts ============================== [2020-11-27T12:04:05.544Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-27T12:04:05.544Z] rootdir: /src, inifile: pytest.ini [2020-11-27T12:04:05.544Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-27T12:04:05.544Z] collected 385 items / 3 deselected / 382 selected [2020-11-27T12:04:05.544Z] [2020-11-27T12:04:06.553Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-11-27T12:04:06.553Z] === RUN TestNetworkNat [2020-11-27T12:04:07.191Z] --- PASS: TestNetworkNat (0.94s) [2020-11-27T12:04:07.191Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:04:08.230Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-11-27T12:04:08.230Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:04:08.701Z] INFO: Expanding compiler 1 of 3... [2020-11-27T12:04:08.701Z] INFO: Expanding compiler 2 of 3... [2020-11-27T12:04:09.270Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-11-27T12:04:09.270Z] === RUN TestPause [2020-11-27T12:04:10.310Z] --- PASS: TestPause (0.83s) [2020-11-27T12:04:10.310Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:04:10.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:04:10.310Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:04:10.310Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:04:10.746Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-11-27T12:04:10.746Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T12:04:10.947Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-11-27T12:04:10.947Z] === RUN TestPsFilter [2020-11-27T12:04:11.241Z] --- PASS: TestPsFilter (0.26s) [2020-11-27T12:04:11.241Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:04:11.400Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-11-27T12:04:11.400Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T12:04:11.400Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T12:04:11.400Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T12:04:11.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T12:04:11.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T12:04:11.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T12:04:11.698Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T12:04:11.698Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T12:04:11.998Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T12:04:12.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-11-27T12:04:12.280Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:04:12.916Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-11-27T12:04:12.916Z] === RUN TestRemoveContainerRunning [2020-11-27T12:04:13.412Z] INFO: Expanding compiler 3 of 3... [2020-11-27T12:04:13.412Z] INFO: Removing downloaded files... [2020-11-27T12:04:13.412Z] INFO: Creating source directory... [2020-11-27T12:04:13.412Z] INFO: Configuring git core.autocrlf... [2020-11-27T12:04:13.412Z] INFO: Completed [2020-11-27T12:04:13.537Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T12:04:13.537Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T12:04:13.838Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-11-27T12:04:13.955Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-11-27T12:04:13.955Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:04:14.175Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-11-27T12:04:14.472Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 3.1% of statements [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T12:04:14.472Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T12:04:14.472Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-11-27T12:04:14.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-27T12:04:14.591Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:04:14.591Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T12:04:14.591Z] === RUN TestRenameLinkedContainer [2020-11-27T12:04:14.786Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T12:04:14.786Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T12:04:15.442Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-11-27T12:04:18.121Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-11-27T12:04:18.122Z] === RUN TestRenameStoppedContainer [2020-11-27T12:04:18.758Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-11-27T12:04:18.758Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:04:19.255Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-27T12:04:19.514Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-27T12:04:20.834Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-11-27T12:04:20.834Z] === RUN TestRenameInvalidName [2020-11-27T12:04:21.085Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements [2020-11-27T12:04:21.279Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-27T12:04:21.470Z] --- PASS: TestRenameInvalidName (0.91s) [2020-11-27T12:04:21.470Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:04:22.656Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-11-27T12:04:22.656Z] ok github.com/docker/docker/builder/remotecontext/git 3.493s coverage: 85.1% of statements [2020-11-27T12:04:22.960Z] ok github.com/docker/docker/builder/dockerfile 1.031s coverage: 45.1% of statements [2020-11-27T12:04:22.960Z] ok github.com/docker/docker/builder/remotecontext 0.392s coverage: 13.6% of statements [2020-11-27T12:04:22.960Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T12:04:22.960Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T12:04:27.099Z] --- PASS: TestRenameAnonymousContainer (4.84s) [2020-11-27T12:04:27.099Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:04:27.392Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-11-27T12:04:27.392Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:04:29.468Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2020-11-27T12:04:29.468Z] === RUN TestResize [2020-11-27T12:04:30.104Z] --- PASS: TestResize (0.86s) [2020-11-27T12:04:30.104Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:04:30.740Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-11-27T12:04:30.740Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:04:31.779Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:31.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:31.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:31.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:31.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:33.429Z] ok github.com/docker/docker/client 0.368s coverage: 75.7% of statements [2020-11-27T12:04:33.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:34.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:36.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:36.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:38.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:38.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:40.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:41.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:42.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:42.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:44.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:04:44.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [df765d8011d89] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [df765d8011d89] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [df765d8011d89] daemon started [2020-11-27T12:04:44.955Z] daemon.go:325: [df765d8011d89] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:296: [df765d8011d89] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [df765d8011d89] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [df765d8011d89] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [df765d8011d89] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [df765d8011d89] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [df765d8011d89] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [de59426dddbfa] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [de59426dddbfa] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [de59426dddbfa] daemon started [2020-11-27T12:04:44.955Z] daemon.go:325: [de59426dddbfa] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:296: [de59426dddbfa] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [de59426dddbfa] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [de59426dddbfa] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [de59426dddbfa] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [de59426dddbfa] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [de59426dddbfa] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [df4b97a782669] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [df4b97a782669] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [df4b97a782669] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [df4b97a782669] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [df4b97a782669] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [df4b97a782669] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [df4b97a782669] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [df4b97a782669] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [df4b97a782669] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [df4b97a782669] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [df4b97a782669] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [df4b97a782669] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [dd18f5a8cd614] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [dd18f5a8cd614] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [dd18f5a8cd614] daemon started [2020-11-27T12:04:44.955Z] daemon.go:296: [dd18f5a8cd614] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [dd18f5a8cd614] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [dd18f5a8cd614] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [dd18f5a8cd614] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [dd18f5a8cd614] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [dd18f5a8cd614] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [dd18f5a8cd614] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [dec91ad85a9f8] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [dec91ad85a9f8] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [dec91ad85a9f8] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [dec91ad85a9f8] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [dec91ad85a9f8] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [dec91ad85a9f8] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [dec91ad85a9f8] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [dec91ad85a9f8] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [dec91ad85a9f8] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [dec91ad85a9f8] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [dec91ad85a9f8] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [dec91ad85a9f8] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d7a85ceff932b] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d7a85ceff932b] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d7a85ceff932b] daemon started [2020-11-27T12:04:44.955Z] daemon.go:296: [d7a85ceff932b] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d7a85ceff932b] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d7a85ceff932b] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d7a85ceff932b] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d7a85ceff932b] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d7a85ceff932b] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d7a85ceff932b] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [da5003c5478eb] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [da5003c5478eb] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [da5003c5478eb] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [da5003c5478eb] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [da5003c5478eb] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [da5003c5478eb] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [da5003c5478eb] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [da5003c5478eb] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [da5003c5478eb] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [da5003c5478eb] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [da5003c5478eb] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [da5003c5478eb] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d646d880cac73] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d646d880cac73] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d646d880cac73] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d646d880cac73] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d646d880cac73] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d646d880cac73] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [d646d880cac73] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d646d880cac73] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d646d880cac73] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d646d880cac73] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d646d880cac73] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d646d880cac73] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d42367cf15cef] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d42367cf15cef] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d42367cf15cef] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d42367cf15cef] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d42367cf15cef] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d42367cf15cef] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [d42367cf15cef] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d42367cf15cef] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d42367cf15cef] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d42367cf15cef] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d42367cf15cef] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d42367cf15cef] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d75c328f1ca7a] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d75c328f1ca7a] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d75c328f1ca7a] daemon started [2020-11-27T12:04:44.955Z] daemon.go:325: [d75c328f1ca7a] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:296: [d75c328f1ca7a] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d75c328f1ca7a] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d75c328f1ca7a] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d75c328f1ca7a] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d75c328f1ca7a] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d75c328f1ca7a] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [de4ed248fc047] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [de4ed248fc047] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [de4ed248fc047] daemon started [2020-11-27T12:04:44.955Z] daemon.go:325: [de4ed248fc047] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:296: [de4ed248fc047] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [de4ed248fc047] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [de4ed248fc047] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [de4ed248fc047] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [de4ed248fc047] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [de4ed248fc047] Daemon stopped [2020-11-27T12:04:44.955Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-11-27T12:04:44.955Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:44.955Z] daemon.go:325: [d939efbedcfd3] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d939efbedcfd3] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d939efbedcfd3] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d939efbedcfd3] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d939efbedcfd3] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d939efbedcfd3] Daemon stopped [2020-11-27T12:04:44.955Z] daemon.go:325: [d939efbedcfd3] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:325: [d939efbedcfd3] waiting for daemon to start [2020-11-27T12:04:44.955Z] daemon.go:353: [d939efbedcfd3] daemon started [2020-11-27T12:04:44.955Z] daemon.go:461: [d939efbedcfd3] Stopping daemon [2020-11-27T12:04:44.955Z] daemon.go:296: [d939efbedcfd3] exiting daemon [2020-11-27T12:04:44.955Z] daemon.go:448: [d939efbedcfd3] Daemon stopped [2020-11-27T12:04:44.955Z] === RUN TestKernelTCPMemory [2020-11-27T12:04:45.994Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-11-27T12:04:45.995Z] === RUN TestNISDomainname [2020-11-27T12:04:47.034Z] --- PASS: TestNISDomainname (0.98s) [2020-11-27T12:04:47.034Z] === RUN TestStats [2020-11-27T12:04:48.549Z] --- PASS: TestStats (1.85s) [2020-11-27T12:04:48.550Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:04:48.550Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:04:48.550Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:04:48.550Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:04:48.550Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:04:48.550Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:04:48.550Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:04:48.550Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:04:48.550Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:04:48.550Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:04:48.550Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:04:49.589Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:04:51.727Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:04:51.960Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-27T12:04:53.803Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T12:04:53.803Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-11-27T12:04:53.803Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-11-27T12:04:53.803Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-11-27T12:04:53.803Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-11-27T12:04:53.803Z] === RUN TestDeleteDevicemapper [2020-11-27T12:04:53.803Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:04:53.803Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:04:53.803Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:04:57.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-11-27T12:04:57.331Z] === RUN TestUpdateMemory [2020-11-27T12:04:57.331Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T12:04:57.331Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:04:57.331Z] === RUN TestUpdateCPUQuota [2020-11-27T12:04:57.970Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-11-27T12:04:57.970Z] === RUN TestUpdatePidsLimit [2020-11-27T12:04:57.970Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:04:58.606Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:04:58.899Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:04:59.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:04:59.830Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:05:00.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:05:00.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-11-27T12:05:01.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-11-27T12:05:01.933Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:05:06.266Z] ok github.com/docker/docker/cmd/dockerd/hack 0.009s coverage: 72.9% of statements [2020-11-27T12:05:07.799Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 29.5% of statements [2020-11-27T12:05:12.316Z] ok github.com/docker/docker/container 0.160s coverage: 35.6% of statements [2020-11-27T12:05:12.316Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T12:05:12.316Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T12:05:12.316Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T12:05:12.316Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T12:05:14.452Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2020-11-27T12:05:14.591Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-11-27T12:05:14.591Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:05:15.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-11-27T12:05:15.630Z] === RUN TestWaitNonBlocked [2020-11-27T12:05:15.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:15.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:15.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:15.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:15.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:15.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:16.669Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-27T12:05:16.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-11-27T12:05:16.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-11-27T12:05:16.669Z] === RUN TestWaitBlocked [2020-11-27T12:05:16.669Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:16.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:16.669Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:05:16.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:05:16.669Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:16.669Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:05:18.183Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-27T12:05:18.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-11-27T12:05:18.183Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-11-27T12:05:18.183Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:05:18.183Z] === CONT TestIpcModeOlderClient [2020-11-27T12:05:18.183Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-11-27T12:05:18.183Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:05:20.923Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s) [2020-11-27T12:05:20.923Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-27T12:05:20.923Z] daemon.go:325: [d679b88335ffe] waiting for daemon to start [2020-11-27T12:05:20.923Z] daemon.go:325: [d679b88335ffe] waiting for daemon to start [2020-11-27T12:05:20.923Z] daemon.go:353: [d679b88335ffe] daemon started [2020-11-27T12:05:20.923Z] daemon.go:296: [d679b88335ffe] exiting daemon [2020-11-27T12:05:20.923Z] daemon.go:325: [d679b88335ffe] waiting for daemon to start [2020-11-27T12:05:20.923Z] daemon.go:325: [d679b88335ffe] waiting for daemon to start [2020-11-27T12:05:20.923Z] daemon.go:353: [d679b88335ffe] daemon started [2020-11-27T12:05:20.923Z] daemon.go:461: [d679b88335ffe] Stopping daemon [2020-11-27T12:05:20.923Z] daemon.go:296: [d679b88335ffe] exiting daemon [2020-11-27T12:05:20.923Z] daemon.go:448: [d679b88335ffe] Daemon stopped [2020-11-27T12:05:21.441Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.8% of statements [2020-11-27T12:05:21.962Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-11-27T12:05:21.962Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-27T12:05:21.962Z] daemon.go:325: [d14ba5a78f5c5] waiting for daemon to start [2020-11-27T12:05:21.962Z] daemon.go:325: [d14ba5a78f5c5] waiting for daemon to start [2020-11-27T12:05:21.962Z] daemon.go:353: [d14ba5a78f5c5] daemon started [2020-11-27T12:05:21.962Z] daemon.go:461: [d14ba5a78f5c5] Stopping daemon [2020-11-27T12:05:21.962Z] daemon.go:296: [d14ba5a78f5c5] exiting daemon [2020-11-27T12:05:21.962Z] daemon.go:448: [d14ba5a78f5c5] Daemon stopped [2020-11-27T12:05:21.962Z] daemon.go:325: [d14ba5a78f5c5] waiting for daemon to start [2020-11-27T12:05:21.962Z] daemon.go:325: [d14ba5a78f5c5] waiting for daemon to start [2020-11-27T12:05:21.962Z] daemon.go:353: [d14ba5a78f5c5] daemon started [2020-11-27T12:05:21.962Z] daemon.go:461: [d14ba5a78f5c5] Stopping daemon [2020-11-27T12:05:21.962Z] daemon.go:296: [d14ba5a78f5c5] exiting daemon [2020-11-27T12:05:21.962Z] daemon.go:448: [d14ba5a78f5c5] Daemon stopped [2020-11-27T12:05:21.962Z] PASS [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === Skipped [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-27T12:05:21.962Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T12:05:21.962Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:05:21.962Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:05:21.962Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:05:21.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-27T12:05:21.962Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:21.962Z] [2020-11-27T12:05:21.962Z] DONE 189 tests, 6 skipped in 122.317s [2020-11-27T12:05:21.962Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:05:21.962Z] ++ 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-11-27T12:05:21.962Z] ++ set -e [2020-11-27T12:05:21.962Z] ++ '[' -n 0 ']' [2020-11-27T12:05:21.962Z] ++ set -x [2020-11-27T12:05:21.962Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:05:21.962Z] INFO: Testing against a local daemon [2020-11-27T12:05:21.962Z] === RUN TestCommitInheritsEnv [2020-11-27T12:05:22.091Z] ok github.com/docker/docker/daemon/cluster 0.152s coverage: 0.5% of statements [2020-11-27T12:05:22.598Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-11-27T12:05:22.598Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:05:22.598Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:05:22.598Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:05:22.598Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-11-27T12:05:22.598Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:05:22.598Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-27T12:05:22.598Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:05:22.891Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-11-27T12:05:22.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:05:23.184Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-27T12:05:23.184Z] === RUN TestTagInvalidReference [2020-11-27T12:05:23.184Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-27T12:05:23.184Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:05:23.184Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-27T12:05:23.184Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:05:23.184Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-27T12:05:23.184Z] === RUN TestTagOfficialNames [2020-11-27T12:05:23.184Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-27T12:05:23.184Z] === RUN TestTagMatchesDigest [2020-11-27T12:05:23.184Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-27T12:05:23.184Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:05:25.668Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.4% of statements [2020-11-27T12:05:28.457Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2020-11-27T12:05:29.106Z] ok github.com/docker/docker/daemon/config 0.128s coverage: 82.2% of statements [2020-11-27T12:05:31.248Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-11-27T12:05:34.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T12:05:34.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T12:05:34.812Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-11-27T12:05:34.812Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.7% of statements [2020-11-27T12:05:36.355Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.658s coverage: 57.8% of statements [2020-11-27T12:05:40.876Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.024s coverage: 68.5% of statements [2020-11-27T12:05:40.876Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.506s coverage: 49.5% of statements [2020-11-27T12:05:41.175Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.305s coverage: 45.9% of statements [2020-11-27T12:05:41.475Z] ok github.com/docker/docker/daemon 12.369s coverage: 17.5% of statements [2020-11-27T12:05:41.475Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T12:05:41.475Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T12:05:41.475Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T12:05:41.475Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T12:05:41.475Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T12:05:42.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T12:05:45.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T12:05:45.055Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-11-27T12:05:45.055Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.486s coverage: 76.1% of statements [2020-11-27T12:05:45.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-11-27T12:05:46.492Z] ................................................ [ 29%] [2020-11-27T12:05:46.722Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-11-27T12:05:48.834Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.893s coverage: 55.1% of statements [2020-11-27T12:05:48.834Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T12:05:48.834Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T12:05:48.834Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.7% of statements [2020-11-27T12:05:49.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T12:05:51.617Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-11-27T12:05:51.617Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-11-27T12:05:51.617Z] ok github.com/docker/docker/daemon/logger/awslogs 0.387s coverage: 78.6% of statements [2020-11-27T12:05:51.917Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-11-27T12:05:51.917Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T12:05:51.917Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T12:05:51.917Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T12:05:51.917Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T12:05:52.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T12:05:52.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2020-11-27T12:05:54.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-11-27T12:05:54.521Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 74.7% of statements [2020-11-27T12:05:54.521Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T12:05:55.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T12:05:56.062Z] time="2020-11-27T12:05:55Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate331827458/log858699385.1: no such file or directory" [2020-11-27T12:05:56.062Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 37.9% of statements [2020-11-27T12:05:56.359Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-11-27T12:05:56.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T12:05:57.429Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-11-27T12:05:58.085Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-11-27T12:05:59.156Z] ok github.com/docker/docker/daemon/logger/splunk 2.477s coverage: 84.5% of statements [2020-11-27T12:05:59.156Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T12:05:59.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T12:06:01.277Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2020-11-27T12:06:01.614Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-11-27T12:06:02.259Z] ok github.com/docker/docker/distribution 0.638s coverage: 22.3% of statements [2020-11-27T12:06:02.259Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T12:06:02.421Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-11-27T12:06:03.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T12:06:04.354Z] ok github.com/docker/docker/distribution/xfer 1.480s coverage: 83.4% of statements [2020-11-27T12:06:04.354Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T12:06:04.354Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-11-27T12:06:04.667Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2020-11-27T12:06:04.667Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T12:06:04.964Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-11-27T12:06:04.964Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-27T12:06:05.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T12:06:06.504Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2020-11-27T12:06:07.153Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-27T12:06:08.210Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T12:06:09.273Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2020-11-27T12:06:09.894Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-11-27T12:06:09.962Z] Removing intermediate container db40929c2494 [2020-11-27T12:06:09.962Z] ---> 4217d32c6aba [2020-11-27T12:06:09.962Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-11-27T12:06:09.962Z] ---> Running in ff20262ec974 [2020-11-27T12:06:09.962Z] Removing intermediate container ff20262ec974 [2020-11-27T12:06:09.962Z] ---> 811eb6a50ab3 [2020-11-27T12:06:09.962Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-27T12:06:09.962Z] ---> Running in 750b9acf92f7 [2020-11-27T12:06:09.962Z] Removing intermediate container 750b9acf92f7 [2020-11-27T12:06:09.962Z] ---> fd860b5b9683 [2020-11-27T12:06:09.962Z] Step 8/8 : COPY . . [2020-11-27T12:06:10.827Z] ok github.com/docker/docker/opts 0.058s coverage: 66.9% of statements [2020-11-27T12:06:12.365Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-27T12:06:12.666Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-11-27T12:06:12.967Z] ok github.com/docker/docker/pkg/authorization 1.289s coverage: 66.7% of statements [2020-11-27T12:06:13.273Z] ok github.com/docker/docker/pkg/archive 1.222s coverage: 76.6% of statements [2020-11-27T12:06:13.462Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-27T12:06:13.925Z] ok github.com/docker/docker/pkg/directory 0.030s coverage: 80.0% of statements [2020-11-27T12:06:14.595Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-11-27T12:06:14.895Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-11-27T12:06:15.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T12:06:15.957Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-11-27T12:06:16.606Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-11-27T12:06:17.247Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-11-27T12:06:17.247Z] ok github.com/docker/docker/layer 7.388s coverage: 72.0% of statements [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T12:06:17.247Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T12:06:18.304Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-11-27T12:06:18.604Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 66.3% of statements [2020-11-27T12:06:18.604Z] ok github.com/docker/docker/pkg/chrootarchive 4.132s coverage: 43.2% of statements [2020-11-27T12:06:18.604Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T12:06:18.604Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T12:06:19.265Z] ok github.com/docker/docker/pkg/fsutils 0.381s coverage: 85.1% of statements [2020-11-27T12:06:19.564Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-11-27T12:06:20.221Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2020-11-27T12:06:20.893Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-11-27T12:06:21.538Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-11-27T12:06:21.836Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-11-27T12:06:21.836Z] ok github.com/docker/docker/pkg/idtools 0.856s coverage: 70.1% of statements [2020-11-27T12:06:22.893Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-11-27T12:06:22.893Z] ok github.com/docker/docker/pkg/ioutils 1.739s coverage: 70.4% of statements [2020-11-27T12:06:22.893Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T12:06:23.191Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-11-27T12:06:23.493Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-11-27T12:06:23.493Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.0% of statements [2020-11-27T12:06:24.144Z] ok github.com/docker/docker/pkg/mount 0.958s coverage: 69.6% of statements [2020-11-27T12:06:24.144Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T12:06:24.144Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-11-27T12:06:24.144Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T12:06:24.144Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T12:06:24.794Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2020-11-27T12:06:25.864Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-11-27T12:06:25.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-11-27T12:06:26.174Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 87.9% of statements [2020-11-27T12:06:26.823Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-11-27T12:06:27.888Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 72.7% of statements [2020-11-27T12:06:27.888Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2020-11-27T12:06:28.552Z] ok github.com/docker/docker/pkg/stringid 0.023s coverage: 70.6% of statements [2020-11-27T12:06:28.853Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-11-27T12:06:29.451Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-11-27T12:06:29.500Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-11-27T12:06:29.802Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.8% of statements [2020-11-27T12:06:30.457Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 35.1% of statements [2020-11-27T12:06:30.758Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2020-11-27T12:06:31.115Z] ---> 6a23efa7c86f [2020-11-27T12:06:31.115Z] Successfully built 6a23efa7c86f [2020-11-27T12:06:31.115Z] Successfully tagged docker:latest [2020-11-27T12:06:31.115Z] INFO: Image build ended at 11/27/2020 12:06:30. Duration:00:03:17.1607447 [2020-11-27T12:06:31.115Z] [2020-11-27T12:06:31.115Z] [2020-11-27T12:06:31.115Z] INFO: Building the test binaries at 11/27/2020 12:06:31... [2020-11-27T12:06:31.406Z] ok github.com/docker/docker/pkg/signal 4.458s coverage: 61.0% of statements [2020-11-27T12:06:31.746Z] ok github.com/docker/docker/pkg/tarsum 0.152s coverage: 89.3% of statements [2020-11-27T12:06:31.746Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2020-11-27T12:06:32.813Z] testing: warning: no tests to run [2020-11-27T12:06:32.813Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-11-27T12:06:32.813Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-11-27T12:06:32.813Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-11-27T12:06:33.116Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2020-11-27T12:06:34.662Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-11-27T12:06:35.715Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-11-27T12:06:35.849Z] INFO: make.ps1 starting at 11/27/2020 12:06:35 [2020-11-27T12:06:36.312Z] INFO: Git commit (6fd1cf089) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T12:06:36.312Z] INFO: Invoking autogen... [2020-11-27T12:06:36.783Z] ok github.com/docker/docker/profiles/seccomp 0.063s coverage: 69.1% of statements [2020-11-27T12:06:36.783Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.3% of statements [2020-11-27T12:06:37.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T12:06:37.859Z] INFO: Building daemon... [2020-11-27T12:06:38.343Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 49.0% of statements [2020-11-27T12:06:38.343Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-11-27T12:06:39.426Z] ok github.com/docker/docker/registry 0.311s coverage: 56.3% of statements [2020-11-27T12:06:39.726Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-11-27T12:06:40.033Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-11-27T12:06:41.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T12:06:42.146Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.0% of statements [2020-11-27T12:06:42.146Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-11-27T12:06:43.197Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-11-27T12:06:44.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T12:06:45.419Z] --- PASS: TestImportExtremelyLargeImageWorks (79.38s) [2020-11-27T12:06:45.419Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-27T12:06:45.419Z] daemon.go:325: [daf34c2cd7f82] waiting for daemon to start [2020-11-27T12:06:45.419Z] daemon.go:325: [daf34c2cd7f82] waiting for daemon to start [2020-11-27T12:06:45.419Z] daemon.go:353: [daf34c2cd7f82] daemon started [2020-11-27T12:06:45.419Z] daemon.go:461: [daf34c2cd7f82] Stopping daemon [2020-11-27T12:06:45.419Z] daemon.go:296: [daf34c2cd7f82] exiting daemon [2020-11-27T12:06:45.419Z] daemon.go:448: [daf34c2cd7f82] Daemon stopped [2020-11-27T12:06:45.419Z] PASS [2020-11-27T12:06:45.419Z] [2020-11-27T12:06:45.419Z] DONE 11 tests in 80.702s [2020-11-27T12:06:45.419Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:06:45.419Z] ++ 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-11-27T12:06:45.419Z] ++ set -e [2020-11-27T12:06:45.419Z] ++ '[' -n 0 ']' [2020-11-27T12:06:45.419Z] ++ set -x [2020-11-27T12:06:45.419Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:06:45.419Z] INFO: Testing against a local daemon [2020-11-27T12:06:45.419Z] === RUN TestNetworkCreateDelete [2020-11-27T12:06:45.419Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-11-27T12:06:45.419Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:06:45.419Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-27T12:06:45.419Z] === RUN TestDaemonDNSFallback [2020-11-27T12:06:45.419Z] --- PASS: TestDaemonDNSFallback (2.44s) [2020-11-27T12:06:45.419Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-27T12:06:45.419Z] daemon.go:325: [d4f792272fcdd] waiting for daemon to start [2020-11-27T12:06:45.419Z] daemon.go:325: [d4f792272fcdd] waiting for daemon to start [2020-11-27T12:06:45.419Z] daemon.go:353: [d4f792272fcdd] daemon started [2020-11-27T12:06:45.419Z] daemon.go:461: [d4f792272fcdd] Stopping daemon [2020-11-27T12:06:45.419Z] daemon.go:296: [d4f792272fcdd] exiting daemon [2020-11-27T12:06:45.419Z] daemon.go:448: [d4f792272fcdd] Daemon stopped [2020-11-27T12:06:45.419Z] === RUN TestInspectNetwork [2020-11-27T12:06:46.535Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-27T12:06:48.039Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-11-27T12:06:49.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T12:06:52.300Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-11-27T12:06:52.331Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:06:52.331Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:06:52.331Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:06:52.331Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:06:52.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T12:06:56.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T12:06:56.795Z] --- PASS: TestInspectNetwork (11.11s) [2020-11-27T12:06:56.795Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-27T12:06:56.795Z] daemon.go:325: [de7d4347fd231] waiting for daemon to start [2020-11-27T12:06:56.795Z] daemon.go:325: [de7d4347fd231] waiting for daemon to start [2020-11-27T12:06:56.795Z] daemon.go:353: [de7d4347fd231] daemon started [2020-11-27T12:06:56.795Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:06:56.795Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:06:56.795Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:06:56.795Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:06:56.795Z] daemon.go:461: [de7d4347fd231] Stopping daemon [2020-11-27T12:06:56.795Z] daemon.go:296: [de7d4347fd231] exiting daemon [2020-11-27T12:06:56.795Z] daemon.go:448: [de7d4347fd231] Daemon stopped [2020-11-27T12:06:56.795Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:06:59.536Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-11-27T12:06:59.536Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-27T12:06:59.536Z] daemon.go:325: [d0f4a3704fff9] waiting for daemon to start [2020-11-27T12:06:59.536Z] daemon.go:325: [d0f4a3704fff9] waiting for daemon to start [2020-11-27T12:06:59.536Z] daemon.go:353: [d0f4a3704fff9] daemon started [2020-11-27T12:06:59.536Z] daemon.go:461: [d0f4a3704fff9] Stopping daemon [2020-11-27T12:06:59.536Z] daemon.go:296: [d0f4a3704fff9] exiting daemon [2020-11-27T12:06:59.536Z] daemon.go:448: [d0f4a3704fff9] Daemon stopped [2020-11-27T12:06:59.536Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:06:59.536Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:06:59.536Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:06:59.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:06:59.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:06:59.536Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:06:59.536Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:06:59.536Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:06:59.536Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:06:59.536Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:06:59.536Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-27T12:06:59.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:06:59.537Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:06:59.537Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:06:59.537Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:06:59.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:06:59.582Z] Using test binary docker [2020-11-27T12:06:59.582Z] +++ /etc/init.d/apparmor start [2020-11-27T12:06:59.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:06:59.582Z] INFO: Waiting for daemon to start... [2020-11-27T12:06:59.582Z] Starting dockerd [2020-11-27T12:06:59.582Z] +++ 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-11-27T12:07:00.173Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-27T12:07:00.173Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-27T12:07:00.173Z] daemon.go:325: [da99e7a477744] waiting for daemon to start [2020-11-27T12:07:00.173Z] daemon.go:325: [da99e7a477744] waiting for daemon to start [2020-11-27T12:07:00.173Z] daemon.go:353: [da99e7a477744] daemon started [2020-11-27T12:07:00.173Z] daemon.go:461: [da99e7a477744] Stopping daemon [2020-11-27T12:07:00.173Z] daemon.go:296: [da99e7a477744] exiting daemon [2020-11-27T12:07:00.173Z] daemon.go:448: [da99e7a477744] Daemon stopped [2020-11-27T12:07:00.173Z] daemon.go:325: [da99e7a477744] waiting for daemon to start [2020-11-27T12:07:00.173Z] daemon.go:325: [da99e7a477744] waiting for daemon to start [2020-11-27T12:07:00.173Z] daemon.go:353: [da99e7a477744] daemon started [2020-11-27T12:07:00.173Z] daemon.go:461: [da99e7a477744] Stopping daemon [2020-11-27T12:07:00.173Z] daemon.go:296: [da99e7a477744] exiting daemon [2020-11-27T12:07:00.173Z] daemon.go:448: [da99e7a477744] Daemon stopped [2020-11-27T12:07:00.173Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:07:01.213Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-11-27T12:07:01.213Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-27T12:07:01.213Z] daemon.go:325: [dce01bce97a0b] waiting for daemon to start [2020-11-27T12:07:01.213Z] daemon.go:325: [dce01bce97a0b] waiting for daemon to start [2020-11-27T12:07:01.213Z] daemon.go:353: [dce01bce97a0b] daemon started [2020-11-27T12:07:01.213Z] daemon.go:461: [dce01bce97a0b] Stopping daemon [2020-11-27T12:07:01.213Z] daemon.go:296: [dce01bce97a0b] exiting daemon [2020-11-27T12:07:01.213Z] daemon.go:448: [dce01bce97a0b] Daemon stopped [2020-11-27T12:07:01.213Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:07:01.496Z] . [2020-11-27T12:07:01.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:07:01.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:07:01.496Z] Error: No such image: emptyfs [2020-11-27T12:07:01.496Z] ++++ docker load [2020-11-27T12:07:01.496Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:07:01.800Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.8% of statements [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:07:01.800Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === Skipped [2020-11-27T12:07:01.800Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T12:07:01.800Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T12:07:01.800Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T12:07:01.800Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T12:07:01.800Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T12:07:01.800Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.800Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T12:07:01.800Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.800Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:07:01.800Z] [2020-11-27T12:07:01.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T12:07:01.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.801Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:07:01.801Z] [2020-11-27T12:07:01.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T12:07:01.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.801Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:07:01.801Z] [2020-11-27T12:07:01.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T12:07:01.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:07:01.801Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:07:01.801Z] [2020-11-27T12:07:01.801Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T12:07:01.801Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:07:01.801Z] [2020-11-27T12:07:01.801Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T12:07:01.801Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T12:07:01.801Z] [2020-11-27T12:07:01.801Z] DONE 2066 tests, 19 skipped in 257.754s Post stage [Pipeline] junit [2020-11-27T12:07:01.847Z] Recording test results [2020-11-27T12:07:02.068Z] Running integration-test (iteration 1) [2020-11-27T12:07:02.068Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T12:07:02.068Z] ++ 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-11-27T12:07:02.068Z] ++ set -e [2020-11-27T12:07:02.068Z] ++ '[' -n 0 ']' [2020-11-27T12:07:02.068Z] ++ set -x [2020-11-27T12:07:02.068Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:07:02.252Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-11-27T12:07:02.252Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-27T12:07:02.252Z] daemon.go:325: [df148a29820e9] waiting for daemon to start [2020-11-27T12:07:02.252Z] daemon.go:325: [df148a29820e9] waiting for daemon to start [2020-11-27T12:07:02.252Z] daemon.go:353: [df148a29820e9] daemon started [2020-11-27T12:07:02.252Z] daemon.go:461: [df148a29820e9] Stopping daemon [2020-11-27T12:07:02.252Z] daemon.go:296: [df148a29820e9] exiting daemon [2020-11-27T12:07:02.252Z] daemon.go:448: [df148a29820e9] Daemon stopped [2020-11-27T12:07:02.252Z] daemon.go:325: [df148a29820e9] waiting for daemon to start [2020-11-27T12:07:02.252Z] daemon.go:325: [df148a29820e9] waiting for daemon to start [2020-11-27T12:07:02.252Z] daemon.go:353: [df148a29820e9] daemon started [2020-11-27T12:07:02.252Z] daemon.go:461: [df148a29820e9] Stopping daemon [2020-11-27T12:07:02.252Z] daemon.go:296: [df148a29820e9] exiting daemon [2020-11-27T12:07:02.252Z] daemon.go:448: [df148a29820e9] Daemon stopped [2020-11-27T12:07:02.252Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T12:07:02.703Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh dynbinary test-integration [2020-11-27T12:07:03.001Z] [2020-11-27T12:07:03.001Z] Removing bundles/ [2020-11-27T12:07:03.001Z] [2020-11-27T12:07:03.001Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T12:07:03.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:07:03.001Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:07:03.768Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-11-27T12:07:03.768Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:07:03.768Z] daemon.go:325: [db77f6863a6a1] waiting for daemon to start [2020-11-27T12:07:03.768Z] daemon.go:325: [db77f6863a6a1] waiting for daemon to start [2020-11-27T12:07:03.768Z] daemon.go:353: [db77f6863a6a1] daemon started [2020-11-27T12:07:03.768Z] daemon.go:461: [db77f6863a6a1] Stopping daemon [2020-11-27T12:07:03.768Z] daemon.go:296: [db77f6863a6a1] exiting daemon [2020-11-27T12:07:03.768Z] daemon.go:448: [db77f6863a6a1] Daemon stopped [2020-11-27T12:07:03.768Z] daemon.go:325: [db77f6863a6a1] waiting for daemon to start [2020-11-27T12:07:03.768Z] daemon.go:325: [db77f6863a6a1] waiting for daemon to start [2020-11-27T12:07:03.768Z] daemon.go:353: [db77f6863a6a1] daemon started [2020-11-27T12:07:03.768Z] daemon.go:461: [db77f6863a6a1] Stopping daemon [2020-11-27T12:07:03.768Z] daemon.go:296: [db77f6863a6a1] exiting daemon [2020-11-27T12:07:03.768Z] daemon.go:448: [db77f6863a6a1] Daemon stopped [2020-11-27T12:07:03.768Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:07:04.061Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-27T12:07:04.061Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:07:04.061Z] daemon.go:325: [d3dd798661813] waiting for daemon to start [2020-11-27T12:07:04.061Z] daemon.go:325: [d3dd798661813] waiting for daemon to start [2020-11-27T12:07:04.061Z] daemon.go:353: [d3dd798661813] daemon started [2020-11-27T12:07:04.061Z] daemon.go:461: [d3dd798661813] Stopping daemon [2020-11-27T12:07:04.061Z] daemon.go:296: [d3dd798661813] exiting daemon [2020-11-27T12:07:04.061Z] daemon.go:448: [d3dd798661813] Daemon stopped [2020-11-27T12:07:04.061Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:07:06.967Z] ......................... [ 67%] [2020-11-27T12:07:07.589Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2020-11-27T12:07:07.589Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-27T12:07:07.589Z] daemon.go:325: [d4e935f4fe452] waiting for daemon to start [2020-11-27T12:07:07.589Z] daemon.go:325: [d4e935f4fe452] waiting for daemon to start [2020-11-27T12:07:07.589Z] daemon.go:353: [d4e935f4fe452] daemon started [2020-11-27T12:07:07.589Z] daemon.go:461: [d4e935f4fe452] Stopping daemon [2020-11-27T12:07:07.589Z] daemon.go:296: [d4e935f4fe452] exiting daemon [2020-11-27T12:07:07.589Z] daemon.go:448: [d4e935f4fe452] Daemon stopped [2020-11-27T12:07:07.589Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:07:07.589Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:07:07.589Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:07:07.589Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:07:30.076Z] --- PASS: TestServiceWithDataPathPortInit (19.87s) [2020-11-27T12:07:30.077Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:07:30.077Z] daemon.go:325: [dc40005758bbb] waiting for daemon to start [2020-11-27T12:07:30.077Z] daemon.go:325: [dc40005758bbb] waiting for daemon to start [2020-11-27T12:07:30.077Z] daemon.go:353: [dc40005758bbb] daemon started [2020-11-27T12:07:30.077Z] daemon.go:461: [dc40005758bbb] Stopping daemon [2020-11-27T12:07:30.077Z] daemon.go:296: [dc40005758bbb] exiting daemon [2020-11-27T12:07:30.077Z] daemon.go:448: [dc40005758bbb] Daemon stopped [2020-11-27T12:07:30.077Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:07:30.077Z] daemon.go:325: [dfd6302c08607] waiting for daemon to start [2020-11-27T12:07:30.077Z] daemon.go:325: [dfd6302c08607] waiting for daemon to start [2020-11-27T12:07:30.077Z] daemon.go:353: [dfd6302c08607] daemon started [2020-11-27T12:07:30.077Z] daemon.go:461: [dfd6302c08607] Stopping daemon [2020-11-27T12:07:30.077Z] daemon.go:296: [dfd6302c08607] exiting daemon [2020-11-27T12:07:30.077Z] daemon.go:448: [dfd6302c08607] Daemon stopped [2020-11-27T12:07:30.077Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:07:36.988Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.71s) [2020-11-27T12:07:36.988Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-27T12:07:36.988Z] daemon.go:325: [dbe35763bc722] waiting for daemon to start [2020-11-27T12:07:36.988Z] daemon.go:325: [dbe35763bc722] waiting for daemon to start [2020-11-27T12:07:36.988Z] daemon.go:353: [dbe35763bc722] daemon started [2020-11-27T12:07:36.988Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u09bde0gop9z027l1m283qu7w Created:2020-11-27 12:07:28.05840598 +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[cd618bf1fcb0299f24080fda9c5c288df801e5db76d985523c9efe2fa1c69024:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4rxz5gq4zcqmbuigqvarhgd2t EndpointID:7c3b89b25a4068cc714ce32e1924f74e55d6d7f23b0b01c6cbcf599d1b2806ea MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9121c0ca77212188ed34d13bfd30dcc3aabb82a489bf4090b65b53eedd24d2c3 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:db04dc36e5e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4rxz5gq4zcqmbuigqvarhgd2t EndpointID:7c3b89b25a4068cc714ce32e1924f74e55d6d7f23b0b01c6cbcf599d1b2806ea EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:07:36.988Z] daemon.go:461: [dbe35763bc722] Stopping daemon [2020-11-27T12:07:36.988Z] daemon.go:296: [dbe35763bc722] exiting daemon [2020-11-27T12:07:36.988Z] daemon.go:448: [dbe35763bc722] Daemon stopped [2020-11-27T12:07:36.988Z] PASS [2020-11-27T12:07:36.988Z] [2020-11-27T12:07:36.988Z] === Skipped [2020-11-27T12:07:36.988Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:07:36.988Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:07:36.988Z] [2020-11-27T12:07:36.988Z] DONE 22 tests, 1 skipped in 54.218s [2020-11-27T12:07:36.988Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:07:36.988Z] ++ 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-11-27T12:07:36.988Z] ++ set -e [2020-11-27T12:07:36.988Z] ++ '[' -n 0 ']' [2020-11-27T12:07:36.988Z] ++ set -x [2020-11-27T12:07:36.988Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:07:36.988Z] INFO: Testing against a local daemon [2020-11-27T12:07:36.988Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:07:36.988Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:07:36.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:07:36.988Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:07:36.988Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:07:36.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:07:36.988Z] PASS [2020-11-27T12:07:36.988Z] [2020-11-27T12:07:36.988Z] === Skipped [2020-11-27T12:07:36.988Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:07:36.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:07:36.988Z] [2020-11-27T12:07:36.988Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:07:36.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:07:36.988Z] [2020-11-27T12:07:36.988Z] DONE 2 tests, 2 skipped in 0.066s [2020-11-27T12:07:36.988Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:07:36.988Z] ++ 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-11-27T12:07:36.988Z] ++ set -e [2020-11-27T12:07:36.988Z] ++ '[' -n 0 ']' [2020-11-27T12:07:36.988Z] ++ set -x [2020-11-27T12:07:36.988Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:07:36.988Z] INFO: Testing against a local daemon [2020-11-27T12:07:36.988Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:07:38.503Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-11-27T12:07:38.503Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-27T12:07:38.503Z] daemon.go:325: [deaf18e14eb28] waiting for daemon to start [2020-11-27T12:07:38.503Z] daemon.go:325: [deaf18e14eb28] waiting for daemon to start [2020-11-27T12:07:38.503Z] daemon.go:353: [deaf18e14eb28] daemon started [2020-11-27T12:07:38.503Z] daemon.go:461: [deaf18e14eb28] Stopping daemon [2020-11-27T12:07:38.503Z] daemon.go:296: [deaf18e14eb28] exiting daemon [2020-11-27T12:07:38.503Z] daemon.go:448: [deaf18e14eb28] Daemon stopped [2020-11-27T12:07:38.503Z] daemon.go:325: [deaf18e14eb28] waiting for daemon to start [2020-11-27T12:07:38.503Z] daemon.go:325: [deaf18e14eb28] waiting for daemon to start [2020-11-27T12:07:38.503Z] daemon.go:353: [deaf18e14eb28] daemon started [2020-11-27T12:07:38.503Z] daemon.go:461: [deaf18e14eb28] Stopping daemon [2020-11-27T12:07:38.503Z] daemon.go:296: [deaf18e14eb28] exiting daemon [2020-11-27T12:07:38.503Z] daemon.go:448: [deaf18e14eb28] Daemon stopped [2020-11-27T12:07:38.503Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:07:39.140Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:07:40.182Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:07:40.823Z] Loaded image: buildpack-deps:jessie [2020-11-27T12:07:40.823Z] Loaded image: busybox:latest [2020-11-27T12:07:40.823Z] Loaded image: busybox:glibc [2020-11-27T12:07:40.823Z] Loaded image: debian:jessie [2020-11-27T12:07:40.823Z] Loaded image: hello-world:latest [2020-11-27T12:07:40.823Z] INFO: Testing against a local daemon [2020-11-27T12:07:40.823Z] === RUN TestBuildWithSession [2020-11-27T12:07:40.823Z] --- PASS: TestBuildWithSession (4.54s) [2020-11-27T12:07:40.823Z] === RUN TestBuildSquashParent [2020-11-27T12:07:41.223Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:07:41.303Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-11-27T12:07:44.752Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:07:50.046Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-27T12:07:50.046Z] [2020-11-27T12:07:50.046Z] ________ ____ __. [2020-11-27T12:07:50.046Z] \_____ \ | |/ _| [2020-11-27T12:07:50.046Z] / | \| < [2020-11-27T12:07:50.046Z] / | \ | \ [2020-11-27T12:07:50.046Z] \_______ /____|__ \ [2020-11-27T12:07:50.046Z] \/ \/ [2020-11-27T12:07:50.046Z] [2020-11-27T12:07:50.046Z] INFO: make.ps1 ended at 11/27/2020 12:07:42 [2020-11-27T12:07:50.046Z] INFO: Binaries build ended at 11/27/2020 12:07:44. Duration:00:01:12.8929827 [2020-11-27T12:07:50.046Z] INFO: Copying the built daemon binary to d:\CI\PR-41713\3\binary\dockerd-6fd1cf089.exe... [2020-11-27T12:07:50.046Z] INFO: Copying the built client binary to d:\CI\PR-41713\3\binary\docker-6fd1cf089.exe... [2020-11-27T12:07:50.046Z] INFO: Copying dockerversion from the container... [2020-11-27T12:07:50.046Z] INFO: Copying the golang package from the container to d:\CI\PR-41713\3\installer\go.zip... [2020-11-27T12:07:50.046Z] INFO: Extracting go.zip to d:\CI\PR-41713\3\go [2020-11-27T12:07:50.334Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:07:50.825Z] --- PASS: TestBuildSquashParent (9.33s) [2020-11-27T12:07:50.826Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-11-27T12:07:50.826Z] daemon.go:325: [da019d70359bb] waiting for daemon to start [2020-11-27T12:07:50.826Z] daemon.go:325: [da019d70359bb] waiting for daemon to start [2020-11-27T12:07:50.826Z] daemon.go:353: [da019d70359bb] daemon started [2020-11-27T12:07:50.826Z] daemon.go:461: [da019d70359bb] Stopping daemon [2020-11-27T12:07:50.826Z] daemon.go:296: [da019d70359bb] exiting daemon [2020-11-27T12:07:50.826Z] daemon.go:448: [da019d70359bb] Daemon stopped [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:07:50.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:07:50.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:07:50.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:07:50.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:07:53.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:07:53.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:07:56.181Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-27T12:07:56.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:07:56.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:07:58.713Z] tests/integration/client_test.py ..... [ 76%] [2020-11-27T12:07:58.713Z] tests/integration/errors_test.py . [ 76%] [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2020-11-27T12:08:00.016Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2020-11-27T12:08:00.016Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:08:00.016Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:08:02.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:08:03.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:08:04.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:08:04.705Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy (5.50s) [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.05s) [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-11-27T12:08:05.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-11-27T12:08:05.276Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:08:06.670Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-11-27T12:08:06.670Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:08:08.586Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-11-27T12:08:08.586Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan (27.76s) [2020-11-27T12:08:08.937Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:08:08.937Z] daemon.go:325: [d0372334c8242] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:325: [d0372334c8242] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:353: [d0372334c8242] daemon started [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-27T12:08:08.937Z] daemon.go:461: [d0372334c8242] Stopping daemon [2020-11-27T12:08:08.937Z] daemon.go:296: [d0372334c8242] exiting daemon [2020-11-27T12:08:08.937Z] daemon.go:448: [d0372334c8242] Daemon stopped [2020-11-27T12:08:08.937Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:08:08.937Z] daemon.go:325: [d6dac0b82f447] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:325: [d6dac0b82f447] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:353: [d6dac0b82f447] daemon started [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-11-27T12:08:08.937Z] daemon.go:461: [d6dac0b82f447] Stopping daemon [2020-11-27T12:08:08.937Z] daemon.go:296: [d6dac0b82f447] exiting daemon [2020-11-27T12:08:08.937Z] daemon.go:448: [d6dac0b82f447] Daemon stopped [2020-11-27T12:08:08.937Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:08:08.937Z] daemon.go:325: [d0f66ffb3849d] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:325: [d0f66ffb3849d] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:353: [d0f66ffb3849d] daemon started [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2020-11-27T12:08:08.937Z] daemon.go:461: [d0f66ffb3849d] Stopping daemon [2020-11-27T12:08:08.937Z] daemon.go:296: [d0f66ffb3849d] exiting daemon [2020-11-27T12:08:08.937Z] daemon.go:448: [d0f66ffb3849d] Daemon stopped [2020-11-27T12:08:08.937Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:08:08.937Z] daemon.go:325: [d41a665af6616] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:325: [d41a665af6616] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:353: [d41a665af6616] daemon started [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.33s) [2020-11-27T12:08:08.937Z] daemon.go:461: [d41a665af6616] Stopping daemon [2020-11-27T12:08:08.937Z] daemon.go:296: [d41a665af6616] exiting daemon [2020-11-27T12:08:08.937Z] daemon.go:448: [d41a665af6616] Daemon stopped [2020-11-27T12:08:08.937Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:08:08.937Z] daemon.go:325: [d9f66f725da3c] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:325: [d9f66f725da3c] waiting for daemon to start [2020-11-27T12:08:08.937Z] daemon.go:353: [d9f66f725da3c] daemon started [2020-11-27T12:08:08.937Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.34s) [2020-11-27T12:08:08.937Z] daemon.go:461: [d9f66f725da3c] Stopping daemon [2020-11-27T12:08:08.937Z] daemon.go:296: [d9f66f725da3c] exiting daemon [2020-11-27T12:08:08.937Z] daemon.go:448: [d9f66f725da3c] Daemon stopped [2020-11-27T12:08:08.937Z] PASS [2020-11-27T12:08:08.937Z] [2020-11-27T12:08:08.937Z] DONE 7 tests in 29.275s [2020-11-27T12:08:08.937Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:08:08.937Z] ++ 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-11-27T12:08:08.937Z] ++ set -e [2020-11-27T12:08:08.937Z] ++ '[' -n 0 ']' [2020-11-27T12:08:08.937Z] ++ set -x [2020-11-27T12:08:08.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:08:08.937Z] testing: warning: no tests to run [2020-11-27T12:08:08.937Z] PASS [2020-11-27T12:08:08.937Z] [2020-11-27T12:08:08.937Z] DONE 0 tests in 0.015s [2020-11-27T12:08:08.937Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:08:08.938Z] ++ 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-11-27T12:08:08.938Z] ++ set -e [2020-11-27T12:08:08.938Z] ++ '[' -n 0 ']' [2020-11-27T12:08:08.938Z] ++ set -x [2020-11-27T12:08:08.938Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:08:08.938Z] INFO: Testing against a local daemon [2020-11-27T12:08:08.938Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:08:08.938Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-11-27T12:08:08.938Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-27T12:08:08.938Z] daemon.go:325: [d000394269d1a] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:325: [d000394269d1a] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:353: [d000394269d1a] daemon started [2020-11-27T12:08:08.938Z] daemon.go:461: [d000394269d1a] Stopping daemon [2020-11-27T12:08:08.938Z] daemon.go:296: [d000394269d1a] exiting daemon [2020-11-27T12:08:08.938Z] daemon.go:448: [d000394269d1a] Daemon stopped [2020-11-27T12:08:08.938Z] === RUN TestAuthZPluginTLS [2020-11-27T12:08:08.938Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-11-27T12:08:08.938Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-27T12:08:08.938Z] daemon.go:325: [de20177159878] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:325: [de20177159878] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:353: [de20177159878] daemon started [2020-11-27T12:08:08.938Z] daemon.go:461: [de20177159878] Stopping daemon [2020-11-27T12:08:08.938Z] daemon.go:296: [de20177159878] exiting daemon [2020-11-27T12:08:08.938Z] daemon.go:448: [de20177159878] Daemon stopped [2020-11-27T12:08:08.938Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:08:08.938Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-27T12:08:08.938Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-27T12:08:08.938Z] daemon.go:325: [d214e6919deaa] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:325: [d214e6919deaa] waiting for daemon to start [2020-11-27T12:08:08.938Z] daemon.go:353: [d214e6919deaa] daemon started [2020-11-27T12:08:08.938Z] daemon.go:461: [d214e6919deaa] Stopping daemon [2020-11-27T12:08:08.938Z] daemon.go:296: [d214e6919deaa] exiting daemon [2020-11-27T12:08:08.938Z] daemon.go:448: [d214e6919deaa] Daemon stopped [2020-11-27T12:08:08.938Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:08:09.574Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-11-27T12:08:09.574Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-27T12:08:09.574Z] daemon.go:325: [d9cbe8ca1a66b] waiting for daemon to start [2020-11-27T12:08:09.574Z] daemon.go:325: [d9cbe8ca1a66b] waiting for daemon to start [2020-11-27T12:08:09.574Z] daemon.go:353: [d9cbe8ca1a66b] daemon started [2020-11-27T12:08:09.574Z] daemon.go:461: [d9cbe8ca1a66b] Stopping daemon [2020-11-27T12:08:09.574Z] daemon.go:296: [d9cbe8ca1a66b] exiting daemon [2020-11-27T12:08:09.574Z] daemon.go:448: [d9cbe8ca1a66b] Daemon stopped [2020-11-27T12:08:09.574Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:08:09.969Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-11-27T12:08:09.969Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:08:10.211Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-27T12:08:10.211Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-27T12:08:10.211Z] daemon.go:325: [de9dd0a5ad233] waiting for daemon to start [2020-11-27T12:08:10.211Z] daemon.go:325: [de9dd0a5ad233] waiting for daemon to start [2020-11-27T12:08:10.211Z] daemon.go:353: [de9dd0a5ad233] daemon started [2020-11-27T12:08:10.211Z] daemon.go:461: [de9dd0a5ad233] Stopping daemon [2020-11-27T12:08:10.211Z] daemon.go:296: [de9dd0a5ad233] exiting daemon [2020-11-27T12:08:10.211Z] daemon.go:448: [de9dd0a5ad233] Daemon stopped [2020-11-27T12:08:10.211Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:08:11.727Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-11-27T12:08:11.727Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-27T12:08:11.727Z] daemon.go:325: [dca60805a866d] waiting for daemon to start [2020-11-27T12:08:11.727Z] daemon.go:325: [dca60805a866d] waiting for daemon to start [2020-11-27T12:08:11.727Z] daemon.go:353: [dca60805a866d] daemon started [2020-11-27T12:08:11.727Z] daemon.go:461: [dca60805a866d] Stopping daemon [2020-11-27T12:08:11.727Z] daemon.go:296: [dca60805a866d] exiting daemon [2020-11-27T12:08:11.727Z] daemon.go:448: [dca60805a866d] Daemon stopped [2020-11-27T12:08:11.727Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:08:12.363Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-11-27T12:08:12.363Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-27T12:08:12.363Z] daemon.go:325: [dd50a71b325f1] waiting for daemon to start [2020-11-27T12:08:12.363Z] daemon.go:325: [dd50a71b325f1] waiting for daemon to start [2020-11-27T12:08:12.363Z] daemon.go:353: [dd50a71b325f1] daemon started [2020-11-27T12:08:12.363Z] daemon.go:461: [dd50a71b325f1] Stopping daemon [2020-11-27T12:08:12.363Z] daemon.go:296: [dd50a71b325f1] exiting daemon [2020-11-27T12:08:12.363Z] daemon.go:448: [dd50a71b325f1] Daemon stopped [2020-11-27T12:08:12.363Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:08:12.678Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-11-27T12:08:12.678Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-27T12:08:12.678Z] daemon.go:325: [dee1072a058f7] waiting for daemon to start [2020-11-27T12:08:12.678Z] daemon.go:325: [dee1072a058f7] waiting for daemon to start [2020-11-27T12:08:12.678Z] daemon.go:353: [dee1072a058f7] daemon started [2020-11-27T12:08:12.678Z] daemon.go:461: [dee1072a058f7] Stopping daemon [2020-11-27T12:08:12.678Z] daemon.go:296: [dee1072a058f7] exiting daemon [2020-11-27T12:08:12.678Z] daemon.go:448: [dee1072a058f7] Daemon stopped [2020-11-27T12:08:12.678Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:08:13.265Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2020-11-27T12:08:13.265Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:08:13.318Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-27T12:08:13.318Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:08:13.318Z] daemon.go:325: [d8bde424bac97] waiting for daemon to start [2020-11-27T12:08:13.318Z] daemon.go:325: [d8bde424bac97] waiting for daemon to start [2020-11-27T12:08:13.318Z] daemon.go:353: [d8bde424bac97] daemon started [2020-11-27T12:08:13.318Z] daemon.go:461: [d8bde424bac97] Stopping daemon [2020-11-27T12:08:13.318Z] daemon.go:296: [d8bde424bac97] exiting daemon [2020-11-27T12:08:13.318Z] daemon.go:448: [d8bde424bac97] Daemon stopped [2020-11-27T12:08:13.318Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:08:14.646Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2020-11-27T12:08:14.646Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:08:15.243Z] INFO: Extraction ended at 11/27/2020 12:08:13. Duration:00:00:23.9318408 [2020-11-27T12:08:15.243Z] INFO: Updating the golang and path environment variables [2020-11-27T12:08:15.243Z] INFO: GOPATH=d:\gopath [2020-11-27T12:08:15.244Z] INFO: go version go1.13.15 windows/amd64 [2020-11-27T12:08:15.244Z] INFO: Running the daemon under test in debug mode [2020-11-27T12:08:15.244Z] INFO: Starting a daemon under test... [2020-11-27T12:08:15.244Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41713\3\daemon --pidfile d:\CI\PR-41713\3\docker.pid -D [2020-11-27T12:08:15.244Z] INFO: Process started successfully. [2020-11-27T12:08:15.244Z] INFO: Start tailing logs of the daemon under tests [2020-11-27T12:08:15.244Z] INFO: Waiting for the daemon under test to start... [2020-11-27T12:08:15.394Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-11-27T12:08:15.394Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:08:15.394Z] daemon.go:325: [dc5542e7c4d3a] waiting for daemon to start [2020-11-27T12:08:15.394Z] daemon.go:325: [dc5542e7c4d3a] waiting for daemon to start [2020-11-27T12:08:15.394Z] daemon.go:353: [dc5542e7c4d3a] daemon started [2020-11-27T12:08:15.394Z] daemon.go:461: [dc5542e7c4d3a] Stopping daemon [2020-11-27T12:08:15.394Z] daemon.go:296: [dc5542e7c4d3a] exiting daemon [2020-11-27T12:08:15.394Z] daemon.go:448: [dc5542e7c4d3a] Daemon stopped [2020-11-27T12:08:15.394Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:08:17.435Z] INFO: Daemon under test started and replied! [2020-11-27T12:08:17.435Z] INFO: Docker version of the daemon under test [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] Client: [2020-11-27T12:08:17.435Z] Version: 17.06.2-ce [2020-11-27T12:08:17.435Z] API version: 1.30 [2020-11-27T12:08:17.435Z] Go version: go1.8.3 [2020-11-27T12:08:17.435Z] Git commit: cec0b72 [2020-11-27T12:08:17.435Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-27T12:08:17.435Z] OS/Arch: windows/amd64 [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] Server: [2020-11-27T12:08:17.435Z] Version: 0.0.0-dev [2020-11-27T12:08:17.435Z] API version: 1.40 (minimum version 1.24) [2020-11-27T12:08:17.435Z] Go version: go1.13.15 [2020-11-27T12:08:17.435Z] Git commit: 6fd1cf089 [2020-11-27T12:08:17.435Z] Built: 11/27/2020 12:06:35 [2020-11-27T12:08:17.435Z] OS/Arch: windows/amd64 [2020-11-27T12:08:17.435Z] Experimental: false [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] INFO: Docker info of the daemon under test [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] Containers: 0 [2020-11-27T12:08:17.435Z] Running: 0 [2020-11-27T12:08:17.435Z] Paused: 0 [2020-11-27T12:08:17.435Z] Stopped: 0 [2020-11-27T12:08:17.435Z] Images: 0 [2020-11-27T12:08:17.435Z] Server Version: 0.0.0-dev [2020-11-27T12:08:17.435Z] Storage Driver: windowsfilter [2020-11-27T12:08:17.435Z] Windows: [2020-11-27T12:08:17.435Z] Logging Driver: json-file [2020-11-27T12:08:17.435Z] Plugins: [2020-11-27T12:08:17.435Z] Volume: local [2020-11-27T12:08:17.435Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T12:08:17.435Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T12:08:17.435Z] Swarm: inactive [2020-11-27T12:08:17.435Z] Default Isolation: process [2020-11-27T12:08:17.435Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T12:08:17.435Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T12:08:17.435Z] OSType: windows [2020-11-27T12:08:17.435Z] Architecture: x86_64 [2020-11-27T12:08:17.435Z] CPUs: 4 [2020-11-27T12:08:17.435Z] Total Memory: 32GiB [2020-11-27T12:08:17.435Z] Name: azwin-2-943310 [2020-11-27T12:08:17.435Z] ID: UWEU:KPVN:CYG3:S4QN:3FJG:AHC4:4QVG:WPAJ:KVG2:FJ4N:LKI4:3FUF [2020-11-27T12:08:17.435Z] Docker Root Dir: D:\CI\PR-41713\3\daemon [2020-11-27T12:08:17.435Z] Debug Mode (client): false [2020-11-27T12:08:17.435Z] Debug Mode (server): true [2020-11-27T12:08:17.435Z] File Descriptors: -1 [2020-11-27T12:08:17.435Z] Goroutines: 17 [2020-11-27T12:08:17.435Z] System Time: 2020-11-27T12:08:17.0557127Z [2020-11-27T12:08:17.435Z] EventsListeners: 0 [2020-11-27T12:08:17.435Z] Registry: https://index.docker.io/v1/ [2020-11-27T12:08:17.435Z] Labels: [2020-11-27T12:08:17.435Z] Experimental: false [2020-11-27T12:08:17.435Z] Insecure Registries: [2020-11-27T12:08:17.435Z] 127.0.0.0/8 [2020-11-27T12:08:17.435Z] Live Restore Enabled: false [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] INFO: Docker images of the daemon under test [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T12:08:17.435Z] [2020-11-27T12:08:17.435Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-27T12:08:17.435Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-27T12:08:17.435Z] ltsc2019: Pulling from windows/servercore [2020-11-27T12:08:17.470Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-11-27T12:08:17.471Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:08:17.471Z] daemon.go:325: [dcd41b3381603] waiting for daemon to start [2020-11-27T12:08:17.471Z] daemon.go:325: [dcd41b3381603] waiting for daemon to start [2020-11-27T12:08:17.471Z] daemon.go:353: [dcd41b3381603] daemon started [2020-11-27T12:08:17.471Z] daemon.go:461: [dcd41b3381603] Stopping daemon [2020-11-27T12:08:17.471Z] daemon.go:296: [dcd41b3381603] exiting daemon [2020-11-27T12:08:17.471Z] daemon.go:448: [dcd41b3381603] Daemon stopped [2020-11-27T12:08:17.471Z] === RUN TestAuthZPluginHeader [2020-11-27T12:08:17.901Z] 4612f6d0b889: Pulling fs layer [2020-11-27T12:08:17.901Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T12:08:18.511Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-11-27T12:08:18.511Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-27T12:08:18.511Z] daemon.go:325: [d71f6b28f8001] waiting for daemon to start [2020-11-27T12:08:18.511Z] daemon.go:325: [d71f6b28f8001] waiting for daemon to start [2020-11-27T12:08:18.511Z] daemon.go:353: [d71f6b28f8001] daemon started [2020-11-27T12:08:18.511Z] daemon.go:461: [d71f6b28f8001] Stopping daemon [2020-11-27T12:08:18.511Z] daemon.go:296: [d71f6b28f8001] exiting daemon [2020-11-27T12:08:18.511Z] daemon.go:448: [d71f6b28f8001] Daemon stopped [2020-11-27T12:08:18.511Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:08:18.511Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:08:18.511Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:18.511Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:08:18.511Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:08:18.511Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:18.511Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:08:18.511Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:08:18.511Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:18.511Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:08:18.511Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:08:18.511Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:18.511Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:08:18.845Z] --- PASS: TestBuildMultiStageLayerLeak (3.43s) [2020-11-27T12:08:18.845Z] === RUN TestBuildWithHugeFile [2020-11-27T12:08:25.330Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:08:25.330Z] [2020-11-27T12:08:25.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:08:25.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:08:25.330Z] HOSTNAME=4a2fdc8c865d [2020-11-27T12:08:25.330Z] TESTDEBUG=0 [2020-11-27T12:08:25.330Z] DEST=bundles/test-integration [2020-11-27T12:08:25.330Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:08:25.330Z] DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 [2020-11-27T12:08:25.330Z] container=docker [2020-11-27T12:08:25.330Z] HOME=/root [2020-11-27T12:08:25.330Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:08:25.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:08:25.330Z] VALIDATE_BRANCH=19.03 [2020-11-27T12:08:25.330Z] TERM=xterm [2020-11-27T12:08:25.330Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:08:25.330Z] SHLVL=1 [2020-11-27T12:08:25.330Z] TIMEOUT=120m [2020-11-27T12:08:25.330Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:08:25.330Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:08:25.330Z] GO111MODULE=off [2020-11-27T12:08:25.330Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T12:08:25.330Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T12:08:25.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:08:25.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:08:25.330Z] GOPATH=/go [2020-11-27T12:08:25.330Z] PKG_CONFIG=pkg-config [2020-11-27T12:08:25.330Z] _=/usr/bin/env [2020-11-27T12:08:25.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T12:08:26.513Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T12:08:26.513Z] 680bbdbacf1b: Download complete [2020-11-27T12:08:33.613Z] 4612f6d0b889: Verifying Checksum [2020-11-27T12:08:33.613Z] 4612f6d0b889: Download complete [2020-11-27T12:08:37.151Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-11-27T12:08:37.151Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:353: [dba2d84de9692] daemon started [2020-11-27T12:08:37.151Z] daemon.go:461: [dba2d84de9692] Stopping daemon [2020-11-27T12:08:37.151Z] daemon.go:296: [dba2d84de9692] exiting daemon [2020-11-27T12:08:37.151Z] daemon.go:448: [dba2d84de9692] Daemon stopped [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:339: [dba2d84de9692] error pinging daemon on start: Get http://dba2d84de9692.sock/_ping: context deadline exceeded [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:339: [dba2d84de9692] error pinging daemon on start: Get http://dba2d84de9692.sock/_ping: context deadline exceeded [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:339: [dba2d84de9692] error pinging daemon on start: Get http://dba2d84de9692.sock/_ping: context deadline exceeded [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:339: [dba2d84de9692] error pinging daemon on start: Get http://dba2d84de9692.sock/_ping: context deadline exceeded [2020-11-27T12:08:37.151Z] daemon.go:296: [dba2d84de9692] exiting daemon [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:325: [dba2d84de9692] waiting for daemon to start [2020-11-27T12:08:37.151Z] daemon.go:353: [dba2d84de9692] daemon started [2020-11-27T12:08:37.151Z] daemon.go:461: [dba2d84de9692] Stopping daemon [2020-11-27T12:08:37.151Z] daemon.go:296: [dba2d84de9692] exiting daemon [2020-11-27T12:08:37.151Z] daemon.go:448: [dba2d84de9692] Daemon stopped [2020-11-27T12:08:37.151Z] PASS [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] === Skipped [2020-11-27T12:08:37.151Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:08:37.151Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:08:37.151Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:08:37.151Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:08:37.151Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] DONE 17 tests, 4 skipped in 28.911s [2020-11-27T12:08:37.151Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:08:37.151Z] ++ 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-11-27T12:08:37.151Z] ++ set -e [2020-11-27T12:08:37.151Z] ++ '[' -n 0 ']' [2020-11-27T12:08:37.151Z] ++ set -x [2020-11-27T12:08:37.151Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:08:37.151Z] INFO: Testing against a local daemon [2020-11-27T12:08:37.151Z] === RUN TestPluginInvalidJSON [2020-11-27T12:08:37.151Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:08:37.151Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:08:37.151Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:08:37.151Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-27T12:08:37.151Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:08:37.151Z] PASS [2020-11-27T12:08:37.151Z] [2020-11-27T12:08:37.151Z] DONE 2 tests in 0.076s [2020-11-27T12:08:37.151Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:08:37.151Z] ++ 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-11-27T12:08:37.151Z] ++ set -e [2020-11-27T12:08:37.151Z] ++ '[' -n 0 ']' [2020-11-27T12:08:37.151Z] ++ set -x [2020-11-27T12:08:37.151Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:08:37.151Z] INFO: Testing against a local daemon [2020-11-27T12:08:37.151Z] === RUN TestExternalGraphDriver [2020-11-27T12:08:37.151Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:08:37.444Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:08:39.524Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:08:41.602Z] --- PASS: TestExternalGraphDriver (6.42s) [2020-11-27T12:08:41.602Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:353: [d92c5dce1db74] daemon started [2020-11-27T12:08:41.602Z] daemon.go:461: [d92c5dce1db74] Stopping daemon [2020-11-27T12:08:41.602Z] daemon.go:296: [d92c5dce1db74] exiting daemon [2020-11-27T12:08:41.602Z] daemon.go:448: [d92c5dce1db74] Daemon stopped [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:353: [d92c5dce1db74] daemon started [2020-11-27T12:08:41.602Z] daemon.go:461: [d92c5dce1db74] Stopping daemon [2020-11-27T12:08:41.602Z] daemon.go:296: [d92c5dce1db74] exiting daemon [2020-11-27T12:08:41.602Z] daemon.go:448: [d92c5dce1db74] Daemon stopped [2020-11-27T12:08:41.602Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:353: [d92c5dce1db74] daemon started [2020-11-27T12:08:41.602Z] daemon.go:461: [d92c5dce1db74] Stopping daemon [2020-11-27T12:08:41.602Z] daemon.go:296: [d92c5dce1db74] exiting daemon [2020-11-27T12:08:41.602Z] daemon.go:448: [d92c5dce1db74] Daemon stopped [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:353: [d92c5dce1db74] daemon started [2020-11-27T12:08:41.602Z] daemon.go:461: [d92c5dce1db74] Stopping daemon [2020-11-27T12:08:41.602Z] daemon.go:296: [d92c5dce1db74] exiting daemon [2020-11-27T12:08:41.602Z] daemon.go:448: [d92c5dce1db74] Daemon stopped [2020-11-27T12:08:41.602Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:325: [d92c5dce1db74] waiting for daemon to start [2020-11-27T12:08:41.602Z] daemon.go:353: [d92c5dce1db74] daemon started [2020-11-27T12:08:41.602Z] daemon.go:461: [d92c5dce1db74] Stopping daemon [2020-11-27T12:08:41.602Z] daemon.go:296: [d92c5dce1db74] exiting daemon [2020-11-27T12:08:41.602Z] daemon.go:448: [d92c5dce1db74] Daemon stopped [2020-11-27T12:08:41.602Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-11-27T12:08:41.602Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:08:41.602Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:08:41.602Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:41.602Z] PASS [2020-11-27T12:08:41.602Z] [2020-11-27T12:08:41.602Z] === Skipped [2020-11-27T12:08:41.602Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:08:41.602Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:41.602Z] [2020-11-27T12:08:41.602Z] DONE 5 tests, 1 skipped in 6.541s [2020-11-27T12:08:41.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:08:41.602Z] ++ 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-11-27T12:08:41.602Z] ++ set -e [2020-11-27T12:08:41.602Z] ++ '[' -n 0 ']' [2020-11-27T12:08:41.602Z] ++ set -x [2020-11-27T12:08:41.602Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:08:41.896Z] INFO: Testing against a local daemon [2020-11-27T12:08:41.896Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:08:41.896Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:08:41.896Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:08:41.896Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:08:41.896Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:08:41.896Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:08:42.479Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-27T12:08:50.398Z] --- PASS: TestDaemonStartWithLogOpt (7.90s) [2020-11-27T12:08:50.398Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-27T12:08:50.398Z] daemon.go:325: [d6e9364681d4a] waiting for daemon to start [2020-11-27T12:08:50.398Z] daemon.go:325: [d6e9364681d4a] waiting for daemon to start [2020-11-27T12:08:50.398Z] daemon.go:353: [d6e9364681d4a] daemon started [2020-11-27T12:08:50.398Z] daemon.go:461: [d6e9364681d4a] Stopping daemon [2020-11-27T12:08:50.398Z] daemon.go:296: [d6e9364681d4a] exiting daemon [2020-11-27T12:08:50.398Z] daemon.go:448: [d6e9364681d4a] Daemon stopped [2020-11-27T12:08:50.398Z] daemon.go:325: [d6e9364681d4a] waiting for daemon to start [2020-11-27T12:08:50.398Z] daemon.go:325: [d6e9364681d4a] waiting for daemon to start [2020-11-27T12:08:50.398Z] daemon.go:353: [d6e9364681d4a] daemon started [2020-11-27T12:08:50.398Z] daemon.go:461: [d6e9364681d4a] Stopping daemon [2020-11-27T12:08:50.398Z] daemon.go:296: [d6e9364681d4a] exiting daemon [2020-11-27T12:08:50.398Z] daemon.go:448: [d6e9364681d4a] Daemon stopped [2020-11-27T12:08:54.865Z] --- PASS: TestContinueAfterPluginCrash (12.83s) [2020-11-27T12:08:54.865Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-27T12:08:54.865Z] daemon.go:325: [d415855f1ac60] waiting for daemon to start [2020-11-27T12:08:54.865Z] daemon.go:325: [d415855f1ac60] waiting for daemon to start [2020-11-27T12:08:54.865Z] daemon.go:353: [d415855f1ac60] daemon started [2020-11-27T12:08:54.865Z] daemon.go:461: [d415855f1ac60] Stopping daemon [2020-11-27T12:08:54.865Z] daemon.go:296: [d415855f1ac60] exiting daemon [2020-11-27T12:08:54.865Z] daemon.go:448: [d415855f1ac60] Daemon stopped [2020-11-27T12:08:54.865Z] PASS [2020-11-27T12:08:54.865Z] [2020-11-27T12:08:54.865Z] DONE 2 tests in 12.902s [2020-11-27T12:08:54.865Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:08:54.865Z] ++ 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-11-27T12:08:54.865Z] ++ set -e [2020-11-27T12:08:54.865Z] ++ '[' -n 0 ']' [2020-11-27T12:08:54.865Z] ++ set -x [2020-11-27T12:08:54.865Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:08:54.865Z] INFO: Testing against a local daemon [2020-11-27T12:08:54.865Z] === RUN TestPluginWithDevMounts [2020-11-27T12:08:54.865Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:08:54.865Z] === CONT TestPluginWithDevMounts [2020-11-27T12:08:56.382Z] --- PASS: TestPluginWithDevMounts (1.79s) [2020-11-27T12:08:56.382Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-27T12:08:56.382Z] daemon.go:325: [d28888df1d473] waiting for daemon to start [2020-11-27T12:08:56.382Z] daemon.go:325: [d28888df1d473] waiting for daemon to start [2020-11-27T12:08:56.382Z] daemon.go:353: [d28888df1d473] daemon started [2020-11-27T12:08:56.382Z] daemon.go:461: [d28888df1d473] Stopping daemon [2020-11-27T12:08:56.382Z] daemon.go:296: [d28888df1d473] exiting daemon [2020-11-27T12:08:56.382Z] daemon.go:448: [d28888df1d473] Daemon stopped [2020-11-27T12:08:56.382Z] PASS [2020-11-27T12:08:56.382Z] [2020-11-27T12:08:56.382Z] DONE 1 tests in 1.871s [2020-11-27T12:08:56.382Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:08:56.382Z] ++ 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-11-27T12:08:56.382Z] ++ set -e [2020-11-27T12:08:56.382Z] ++ '[' -n 0 ']' [2020-11-27T12:08:56.382Z] ++ set -x [2020-11-27T12:08:56.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:08:56.675Z] INFO: Testing against a local daemon [2020-11-27T12:08:56.675Z] === RUN TestSecretInspect [2020-11-27T12:08:58.723Z] ......... [ 86%] [2020-11-27T12:09:00.250Z] --- PASS: TestSecretInspect (3.62s) [2020-11-27T12:09:00.250Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-27T12:09:00.250Z] daemon.go:325: [deaf5e68013c9] waiting for daemon to start [2020-11-27T12:09:00.250Z] daemon.go:325: [deaf5e68013c9] waiting for daemon to start [2020-11-27T12:09:00.250Z] daemon.go:353: [deaf5e68013c9] daemon started [2020-11-27T12:09:00.250Z] daemon.go:461: [deaf5e68013c9] Stopping daemon [2020-11-27T12:09:00.250Z] daemon.go:296: [deaf5e68013c9] exiting daemon [2020-11-27T12:09:00.250Z] daemon.go:448: [deaf5e68013c9] Daemon stopped [2020-11-27T12:09:00.250Z] === RUN TestSecretList [2020-11-27T12:09:03.171Z] tests/integration/models_images_test.py .............. [ 89%] [2020-11-27T12:09:03.781Z] --- PASS: TestSecretList (3.60s) [2020-11-27T12:09:03.781Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-27T12:09:03.781Z] daemon.go:325: [d8a2b8e63f3a3] waiting for daemon to start [2020-11-27T12:09:03.781Z] daemon.go:325: [d8a2b8e63f3a3] waiting for daemon to start [2020-11-27T12:09:03.781Z] daemon.go:353: [d8a2b8e63f3a3] daemon started [2020-11-27T12:09:03.781Z] daemon.go:461: [d8a2b8e63f3a3] Stopping daemon [2020-11-27T12:09:03.781Z] daemon.go:296: [d8a2b8e63f3a3] exiting daemon [2020-11-27T12:09:03.781Z] daemon.go:448: [d8a2b8e63f3a3] Daemon stopped [2020-11-27T12:09:03.781Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:09:04.628Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-27T12:09:04.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T12:09:04.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T12:09:04.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T12:09:05.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T12:09:06.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T12:09:07.311Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2020-11-27T12:09:07.311Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-27T12:09:07.311Z] daemon.go:325: [dbe37d3606105] waiting for daemon to start [2020-11-27T12:09:07.311Z] daemon.go:325: [dbe37d3606105] waiting for daemon to start [2020-11-27T12:09:07.311Z] daemon.go:353: [dbe37d3606105] daemon started [2020-11-27T12:09:07.311Z] daemon.go:461: [dbe37d3606105] Stopping daemon [2020-11-27T12:09:07.311Z] daemon.go:296: [dbe37d3606105] exiting daemon [2020-11-27T12:09:07.311Z] daemon.go:448: [dbe37d3606105] Daemon stopped [2020-11-27T12:09:07.311Z] === RUN TestSecretsUpdate [2020-11-27T12:09:08.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T12:09:09.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T12:09:09.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T12:09:10.838Z] --- PASS: TestSecretsUpdate (3.60s) [2020-11-27T12:09:10.838Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-27T12:09:10.838Z] daemon.go:325: [d128102d7c310] waiting for daemon to start [2020-11-27T12:09:10.838Z] daemon.go:325: [d128102d7c310] waiting for daemon to start [2020-11-27T12:09:10.838Z] daemon.go:353: [d128102d7c310] daemon started [2020-11-27T12:09:10.838Z] daemon.go:461: [d128102d7c310] Stopping daemon [2020-11-27T12:09:10.838Z] daemon.go:296: [d128102d7c310] exiting daemon [2020-11-27T12:09:10.838Z] daemon.go:448: [d128102d7c310] Daemon stopped [2020-11-27T12:09:10.838Z] === RUN TestTemplatedSecret [2020-11-27T12:09:11.193Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-27T12:09:11.193Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-27T12:09:12.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T12:09:13.578Z] --- PASS: TestTemplatedSecret (3.07s) [2020-11-27T12:09:13.579Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-27T12:09:13.579Z] daemon.go:325: [d182d410faaf1] waiting for daemon to start [2020-11-27T12:09:13.579Z] daemon.go:325: [d182d410faaf1] waiting for daemon to start [2020-11-27T12:09:13.579Z] daemon.go:353: [d182d410faaf1] daemon started [2020-11-27T12:09:13.579Z] daemon.go:461: [d182d410faaf1] Stopping daemon [2020-11-27T12:09:13.579Z] daemon.go:296: [d182d410faaf1] exiting daemon [2020-11-27T12:09:13.579Z] daemon.go:448: [d182d410faaf1] Daemon stopped [2020-11-27T12:09:13.579Z] === RUN TestSecretCreateResolve [2020-11-27T12:09:13.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T12:09:17.031Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-27T12:09:17.107Z] --- PASS: TestSecretCreateResolve (3.63s) [2020-11-27T12:09:17.107Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-27T12:09:17.107Z] daemon.go:325: [d03a2642578d8] waiting for daemon to start [2020-11-27T12:09:17.107Z] daemon.go:325: [d03a2642578d8] waiting for daemon to start [2020-11-27T12:09:17.107Z] daemon.go:353: [d03a2642578d8] daemon started [2020-11-27T12:09:17.107Z] daemon.go:461: [d03a2642578d8] Stopping daemon [2020-11-27T12:09:17.107Z] daemon.go:296: [d03a2642578d8] exiting daemon [2020-11-27T12:09:17.107Z] daemon.go:448: [d03a2642578d8] Daemon stopped [2020-11-27T12:09:17.107Z] PASS [2020-11-27T12:09:17.107Z] [2020-11-27T12:09:17.107Z] DONE 6 tests in 20.671s [2020-11-27T12:09:17.107Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:09:17.107Z] ++ 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-11-27T12:09:17.107Z] ++ set -e [2020-11-27T12:09:17.107Z] ++ '[' -n 0 ']' [2020-11-27T12:09:17.107Z] ++ set -x [2020-11-27T12:09:17.107Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:09:17.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T12:09:17.400Z] INFO: Testing against a local daemon [2020-11-27T12:09:17.400Z] === RUN TestServiceCreateInit [2020-11-27T12:09:17.400Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:09:20.314Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-27T12:09:20.314Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-27T12:09:22.984Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:09:23.936Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-27T12:09:24.455Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-27T12:09:24.455Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-27T12:09:24.455Z] [2020-11-27T12:09:24.455Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-27T12:09:24.455Z] =========================== short test summary info ============================ [2020-11-27T12:09:24.455Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-27T12:09:24.455Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-27T12:09:24.455Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-27T12:09:24.455Z] Not supported on most drivers [2020-11-27T12:09:24.455Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-27T12:09:24.455Z] Can fail if eth0 has multiple IP addresses [2020-11-27T12:09:24.455Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-27T12:09:24.455Z] This doesn't seem to be taken into account by the engine [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-11-27T12:09:24.455Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-11-27T12:09:24.455Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-27T12:09:24.455Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 323.34 seconds == [2020-11-27T12:09:24.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-27T12:09:25.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T12:09:26.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:09:26.569Z] Using test binary docker [2020-11-27T12:09:26.569Z] +++ /etc/init.d/apparmor start [2020-11-27T12:09:26.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:09:26.569Z] Starting dockerd [2020-11-27T12:09:26.569Z] INFO: Waiting for daemon to start... [2020-11-27T12:09:26.569Z] +++ 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-11-27T12:09:26.569Z] . [2020-11-27T12:09:26.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:09:26.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:09:26.569Z] Error: No such image: emptyfs [2020-11-27T12:09:26.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:09:26.569Z] ++++ docker load [2020-11-27T12:09:26.569Z] Running integration-test (iteration 1) [2020-11-27T12:09:26.569Z] 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-11-27T12:09:26.569Z] ++ 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-11-27T12:09:26.569Z] ++ set -e [2020-11-27T12:09:26.569Z] ++ '[' -n 0 ']' [2020-11-27T12:09:26.569Z] ++ set -x [2020-11-27T12:09:26.569Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:09:26.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:09:26.569Z] Using test binary docker [2020-11-27T12:09:26.569Z] +++ /etc/init.d/apparmor start [2020-11-27T12:09:26.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:09:26.569Z] INFO: Waiting for daemon to start... [2020-11-27T12:09:26.569Z] Starting dockerd [2020-11-27T12:09:26.569Z] +++ 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-11-27T12:09:26.569Z] . [2020-11-27T12:09:26.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:09:26.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:09:26.569Z] Error: No such image: emptyfs [2020-11-27T12:09:26.569Z] ++++ docker load [2020-11-27T12:09:26.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:09:26.569Z] Running integration-test (iteration 1) [2020-11-27T12:09:26.569Z] 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-11-27T12:09:26.569Z] ++ 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-11-27T12:09:26.569Z] ++ set -e [2020-11-27T12:09:26.569Z] ++ '[' -n 0 ']' [2020-11-27T12:09:26.569Z] ++ set -x [2020-11-27T12:09:26.569Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:09:26.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T12:09:28.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T12:09:28.566Z] --- PASS: TestServiceCreateInit (10.65s) [2020-11-27T12:09:28.566Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-11-27T12:09:28.566Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:09:28.566Z] daemon.go:325: [d58620a9b5f7d] waiting for daemon to start [2020-11-27T12:09:28.566Z] daemon.go:325: [d58620a9b5f7d] waiting for daemon to start [2020-11-27T12:09:28.566Z] daemon.go:353: [d58620a9b5f7d] daemon started [2020-11-27T12:09:28.566Z] daemon.go:461: [d58620a9b5f7d] Stopping daemon [2020-11-27T12:09:28.566Z] daemon.go:296: [d58620a9b5f7d] exiting daemon [2020-11-27T12:09:28.566Z] daemon.go:448: [d58620a9b5f7d] Daemon stopped [2020-11-27T12:09:28.566Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-11-27T12:09:28.566Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:09:28.566Z] daemon.go:325: [d57a10e5f2846] waiting for daemon to start [2020-11-27T12:09:28.566Z] daemon.go:325: [d57a10e5f2846] waiting for daemon to start [2020-11-27T12:09:28.566Z] daemon.go:353: [d57a10e5f2846] daemon started [2020-11-27T12:09:28.566Z] daemon.go:461: [d57a10e5f2846] Stopping daemon [2020-11-27T12:09:28.566Z] daemon.go:296: [d57a10e5f2846] exiting daemon [2020-11-27T12:09:28.566Z] daemon.go:448: [d57a10e5f2846] Daemon stopped [2020-11-27T12:09:28.566Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:09:30.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T12:09:32.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T12:09:33.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T12:09:34.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:09:34.722Z] Using test binary docker [2020-11-27T12:09:34.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T12:09:34.722Z] +++ /etc/init.d/apparmor start [2020-11-27T12:09:34.722Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:09:34.722Z] INFO: Waiting for daemon to start... [2020-11-27T12:09:34.722Z] Starting dockerd [2020-11-27T12:09:34.722Z] +++ 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-11-27T12:09:36.794Z] . [2020-11-27T12:09:36.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:09:36.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:09:36.794Z] Error: No such image: emptyfs [2020-11-27T12:09:36.794Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:09:36.794Z] ++++ docker load [2020-11-27T12:09:36.794Z] Running integration-test (iteration 1) [2020-11-27T12:09:36.794Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T12:09:36.795Z] ++ 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-11-27T12:09:36.795Z] ++ set -e [2020-11-27T12:09:36.795Z] ++ '[' -n 0 ']' [2020-11-27T12:09:36.795Z] ++ set -x [2020-11-27T12:09:36.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-11-27T12:09:36.918Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-11-27T12:09:36.918Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:09:36.918Z] [2020-11-27T12:09:36.918Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:09:36.918Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:09:36.918Z] [2020-11-27T12:09:36.918Z] To set a process to complain mode, use the command line tool [2020-11-27T12:09:36.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:09:36.918Z] Post stage [Pipeline] junit [2020-11-27T12:09:37.501Z] Recording test results [Pipeline] sh [2020-11-27T12:09:38.943Z] + echo Ensuring container killed. [2020-11-27T12:09:38.943Z] Ensuring container killed. [2020-11-27T12:09:38.943Z] + docker rm -vf docker-pr3 [2020-11-27T12:09:38.943Z] Error: No such container: docker-pr3 [2020-11-27T12:09:38.943Z] + true [Pipeline] sh [2020-11-27T12:09:39.230Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:09:39.230Z] Chowning /workspace to jenkins user [2020-11-27T12:09:39.230Z] + id -u [2020-11-27T12:09:39.230Z] + id -g [2020-11-27T12:09:39.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41713:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:09:39.230Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:09:39.797Z] latest: Pulling from library/busybox [2020-11-27T12:09:39.797Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T12:09:40.065Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T12:09:40.066Z] 5f5dd3e95e9f: Download complete [2020-11-27T12:09:40.066Z] 5f5dd3e95e9f: Pull complete [2020-11-27T12:09:40.066Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:09:40.066Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:09:42.268Z] + bundleName=docker-py [2020-11-27T12:09:42.268Z] + echo Creating docker-py-bundles.tar.gz [2020-11-27T12:09:42.268Z] Creating docker-py-bundles.tar.gz [2020-11-27T12:09:42.268Z] + 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-11-27T12:09:42.280Z] Archiving artifacts [2020-11-27T12:09:44.016Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-27T12:09:44.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh binary-daemon [2020-11-27T12:09:44.631Z] [2020-11-27T12:09:44.891Z] Removing bundles/ [2020-11-27T12:09:44.891Z] [2020-11-27T12:09:44.891Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-27T12:09:44.891Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-27T12:09:44.891Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:09:47.264Z] Loaded image: buildpack-deps:jessie [2020-11-27T12:09:47.264Z] Loaded image: busybox:latest [2020-11-27T12:09:47.264Z] Loaded image: busybox:glibc [2020-11-27T12:09:47.264Z] Loaded image: debian:jessie [2020-11-27T12:09:47.264Z] Loaded image: hello-world:latest [2020-11-27T12:09:47.264Z] INFO: Testing against a local daemon [2020-11-27T12:09:47.264Z] === RUN TestBuildWithSession [2020-11-27T12:09:49.347Z] --- PASS: TestBuildWithSession (1.87s) [2020-11-27T12:09:49.347Z] === RUN TestBuildSquashParent [2020-11-27T12:09:51.139Z] --- PASS: TestCreateServiceMultipleTimes (22.98s) [2020-11-27T12:09:51.139Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-27T12:09:51.139Z] daemon.go:325: [da35ff0d9f0b5] waiting for daemon to start [2020-11-27T12:09:51.139Z] daemon.go:325: [da35ff0d9f0b5] waiting for daemon to start [2020-11-27T12:09:51.139Z] daemon.go:353: [da35ff0d9f0b5] daemon started [2020-11-27T12:09:51.139Z] daemon.go:461: [da35ff0d9f0b5] Stopping daemon [2020-11-27T12:09:51.139Z] daemon.go:296: [da35ff0d9f0b5] exiting daemon [2020-11-27T12:09:51.139Z] daemon.go:448: [da35ff0d9f0b5] Daemon stopped [2020-11-27T12:09:51.139Z] === RUN TestCreateServiceConflict [2020-11-27T12:09:53.820Z] --- PASS: TestBuildSquashParent (4.33s) [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:09:53.820Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:09:53.820Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:09:53.820Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:09:53.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:09:53.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:09:53.820Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:09:54.672Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-11-27T12:09:54.672Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-27T12:09:54.672Z] daemon.go:325: [d35863c141b3a] waiting for daemon to start [2020-11-27T12:09:54.672Z] daemon.go:325: [d35863c141b3a] waiting for daemon to start [2020-11-27T12:09:54.672Z] daemon.go:353: [d35863c141b3a] daemon started [2020-11-27T12:09:54.672Z] daemon.go:461: [d35863c141b3a] Stopping daemon [2020-11-27T12:09:54.672Z] daemon.go:296: [d35863c141b3a] exiting daemon [2020-11-27T12:09:54.672Z] daemon.go:448: [d35863c141b3a] Daemon stopped [2020-11-27T12:09:54.672Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:09:55.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:09:55.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2020-11-27T12:09:58.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2020-11-27T12:09:58.014Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:09:58.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:09:58.208Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-11-27T12:09:58.208Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-27T12:09:58.208Z] daemon.go:325: [d5a7ba2070aab] waiting for daemon to start [2020-11-27T12:09:58.208Z] daemon.go:325: [d5a7ba2070aab] waiting for daemon to start [2020-11-27T12:09:58.208Z] daemon.go:353: [d5a7ba2070aab] daemon started [2020-11-27T12:09:58.208Z] daemon.go:461: [d5a7ba2070aab] Stopping daemon [2020-11-27T12:09:58.208Z] daemon.go:296: [d5a7ba2070aab] exiting daemon [2020-11-27T12:09:58.208Z] daemon.go:448: [d5a7ba2070aab] Daemon stopped [2020-11-27T12:09:58.208Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:09:58.678Z] Loaded image: buildpack-deps:jessie [2020-11-27T12:09:58.678Z] Loaded image: busybox:latest [2020-11-27T12:09:58.678Z] Loaded image: busybox:glibc [2020-11-27T12:09:58.678Z] Loaded image: debian:jessie [2020-11-27T12:09:58.678Z] Loaded image: hello-world:latest [2020-11-27T12:09:58.678Z] INFO: Testing against a local daemon [2020-11-27T12:09:58.678Z] === RUN TestDockerDaemonSuite [2020-11-27T12:09:58.678Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-27T12:09:58.678Z] Loaded image: buildpack-deps:jessie [2020-11-27T12:09:58.678Z] Loaded image: busybox:latest [2020-11-27T12:09:58.678Z] Loaded image: busybox:glibc [2020-11-27T12:09:58.678Z] Loaded image: debian:jessie [2020-11-27T12:09:58.679Z] Loaded image: hello-world:latest [2020-11-27T12:09:58.679Z] INFO: Testing against a local daemon [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T12:09:58.679Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T12:09:59.248Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T12:09:59.508Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T12:09:59.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:09:59.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:10:00.079Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T12:10:00.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:10:00.342Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T12:10:00.342Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T12:10:00.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.61s) [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-11-27T12:10:00.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-11-27T12:10:00.760Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:10:01.397Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-11-27T12:10:01.397Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:10:01.728Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T12:10:01.989Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-27T12:10:02.250Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T12:10:02.250Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T12:10:02.250Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T12:10:02.909Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-11-27T12:10:02.909Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:10:03.204Z] --- PASS: TestBuildWithEmptyLayers (0.58s) [2020-11-27T12:10:03.204Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:10:03.636Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T12:10:03.897Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T12:10:04.468Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T12:10:04.468Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-27T12:10:04.728Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T12:10:04.728Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T12:10:04.728Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T12:10:05.287Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-11-27T12:10:05.287Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:10:05.925Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-11-27T12:10:05.925Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:10:08.003Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-11-27T12:10:08.003Z] === RUN TestBuildWithHugeFile [2020-11-27T12:10:08.029Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-27T12:10:08.968Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T12:10:10.350Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-27T12:10:10.920Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T12:10:12.304Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-27T12:10:13.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T12:10:13.573Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s) [2020-11-27T12:10:13.574Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-27T12:10:13.574Z] daemon.go:325: [d9bc2228c043e] waiting for daemon to start [2020-11-27T12:10:13.574Z] daemon.go:325: [d9bc2228c043e] waiting for daemon to start [2020-11-27T12:10:13.574Z] daemon.go:353: [d9bc2228c043e] daemon started [2020-11-27T12:10:13.574Z] daemon.go:461: [d9bc2228c043e] Stopping daemon [2020-11-27T12:10:13.574Z] daemon.go:296: [d9bc2228c043e] exiting daemon [2020-11-27T12:10:13.574Z] daemon.go:448: [d9bc2228c043e] Daemon stopped [2020-11-27T12:10:13.574Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:10:13.821Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-27T12:10:15.205Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T12:10:16.589Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T12:10:17.102Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-11-27T12:10:17.102Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-27T12:10:17.102Z] daemon.go:325: [dd366517e528d] waiting for daemon to start [2020-11-27T12:10:17.102Z] daemon.go:325: [dd366517e528d] waiting for daemon to start [2020-11-27T12:10:17.102Z] daemon.go:353: [dd366517e528d] daemon started [2020-11-27T12:10:17.102Z] daemon.go:461: [dd366517e528d] Stopping daemon [2020-11-27T12:10:17.102Z] daemon.go:296: [dd366517e528d] exiting daemon [2020-11-27T12:10:17.102Z] daemon.go:448: [dd366517e528d] Daemon stopped [2020-11-27T12:10:17.102Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:10:17.159Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-27T12:10:17.419Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T12:10:18.360Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T12:10:19.301Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-27T12:10:19.872Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-27T12:10:20.443Z] --- PASS: TestBuildWithHugeFile (122.28s) [2020-11-27T12:10:20.443Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:10:20.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:10:20.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:10:20.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:10:20.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:10:20.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:10:20.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:10:20.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:10:20.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:10:20.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:10:20.636Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2020-11-27T12:10:20.636Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-27T12:10:20.636Z] daemon.go:325: [d55c503cea2a5] waiting for daemon to start [2020-11-27T12:10:20.636Z] daemon.go:325: [d55c503cea2a5] waiting for daemon to start [2020-11-27T12:10:20.636Z] daemon.go:353: [d55c503cea2a5] daemon started [2020-11-27T12:10:20.636Z] daemon.go:461: [d55c503cea2a5] Stopping daemon [2020-11-27T12:10:20.636Z] daemon.go:296: [d55c503cea2a5] exiting daemon [2020-11-27T12:10:20.636Z] daemon.go:448: [d55c503cea2a5] Daemon stopped [2020-11-27T12:10:20.636Z] === RUN TestCreateServiceSysctls [2020-11-27T12:10:20.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-11-27T12:10:20.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-11-27T12:10:20.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-11-27T12:10:20.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-11-27T12:10:20.703Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:10:20.703Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:10:21.274Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-27T12:10:23.234Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-27T12:10:23.234Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-27T12:10:23.828Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:10:24.088Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T12:10:24.176Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-11-27T12:10:24.176Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-27T12:10:24.176Z] daemon.go:325: [d8d345fddb981] waiting for daemon to start [2020-11-27T12:10:24.176Z] daemon.go:325: [d8d345fddb981] waiting for daemon to start [2020-11-27T12:10:24.176Z] daemon.go:353: [d8d345fddb981] daemon started [2020-11-27T12:10:24.176Z] daemon.go:461: [d8d345fddb981] Stopping daemon [2020-11-27T12:10:24.176Z] daemon.go:296: [d8d345fddb981] exiting daemon [2020-11-27T12:10:24.176Z] daemon.go:448: [d8d345fddb981] Daemon stopped [2020-11-27T12:10:24.176Z] === RUN TestInspect [2020-11-27T12:10:25.027Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T12:10:25.966Z] --- PASS: TestBuildPreserveOwnership (5.29s) [2020-11-27T12:10:25.967Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2020-11-27T12:10:25.967Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-11-27T12:10:25.967Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:10:25.967Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-27T12:10:25.967Z] PASS [2020-11-27T12:10:25.967Z] [2020-11-27T12:10:25.967Z] DONE 30 tests in 203.960s [2020-11-27T12:10:25.967Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:10:25.967Z] ++ 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-11-27T12:10:25.967Z] ++ set -e [2020-11-27T12:10:25.967Z] ++ '[' -n 0 ']' [2020-11-27T12:10:25.967Z] ++ set -x [2020-11-27T12:10:25.967Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:10:26.227Z] INFO: Testing against a local daemon [2020-11-27T12:10:26.227Z] === RUN TestConfigList [2020-11-27T12:10:26.487Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-27T12:10:27.059Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T12:10:27.704Z] --- PASS: TestInspect (3.40s) [2020-11-27T12:10:27.704Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-27T12:10:27.704Z] daemon.go:325: [da34da055abad] waiting for daemon to start [2020-11-27T12:10:27.704Z] daemon.go:325: [da34da055abad] waiting for daemon to start [2020-11-27T12:10:27.704Z] daemon.go:353: [da34da055abad] daemon started [2020-11-27T12:10:27.704Z] daemon.go:461: [da34da055abad] Stopping daemon [2020-11-27T12:10:27.704Z] daemon.go:296: [da34da055abad] exiting daemon [2020-11-27T12:10:27.704Z] daemon.go:448: [da34da055abad] Daemon stopped [2020-11-27T12:10:27.704Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:10:28.002Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T12:10:28.574Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-27T12:10:28.834Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T12:10:29.094Z] --- PASS: TestConfigList (3.01s) [2020-11-27T12:10:29.094Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-27T12:10:29.094Z] daemon.go:325: [dcc1c65d34796] waiting for daemon to start [2020-11-27T12:10:29.094Z] daemon.go:325: [dcc1c65d34796] waiting for daemon to start [2020-11-27T12:10:29.094Z] daemon.go:353: [dcc1c65d34796] daemon started [2020-11-27T12:10:29.094Z] daemon.go:461: [dcc1c65d34796] Stopping daemon [2020-11-27T12:10:29.094Z] daemon.go:296: [dcc1c65d34796] exiting daemon [2020-11-27T12:10:29.094Z] daemon.go:448: [dcc1c65d34796] Daemon stopped [2020-11-27T12:10:29.094Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:10:30.035Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T12:10:30.035Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-27T12:10:31.947Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T12:10:32.207Z] --- PASS: TestConfigsCreateAndDelete (3.05s) [2020-11-27T12:10:32.207Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-27T12:10:32.207Z] daemon.go:325: [d61c0162b466e] waiting for daemon to start [2020-11-27T12:10:32.207Z] daemon.go:325: [d61c0162b466e] waiting for daemon to start [2020-11-27T12:10:32.207Z] daemon.go:353: [d61c0162b466e] daemon started [2020-11-27T12:10:32.207Z] daemon.go:461: [d61c0162b466e] Stopping daemon [2020-11-27T12:10:32.207Z] daemon.go:296: [d61c0162b466e] exiting daemon [2020-11-27T12:10:32.207Z] daemon.go:448: [d61c0162b466e] Daemon stopped [2020-11-27T12:10:32.207Z] === RUN TestConfigsUpdate [2020-11-27T12:10:32.471Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-27T12:10:32.732Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T12:10:32.999Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-27T12:10:33.571Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-27T12:10:33.571Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T12:10:33.571Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T12:10:34.958Z] --- PASS: TestConfigsUpdate (2.41s) [2020-11-27T12:10:34.958Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-27T12:10:34.958Z] daemon.go:325: [d8d340054684a] waiting for daemon to start [2020-11-27T12:10:34.958Z] daemon.go:325: [d8d340054684a] waiting for daemon to start [2020-11-27T12:10:34.958Z] daemon.go:353: [d8d340054684a] daemon started [2020-11-27T12:10:34.958Z] daemon.go:461: [d8d340054684a] Stopping daemon [2020-11-27T12:10:34.958Z] daemon.go:296: [d8d340054684a] exiting daemon [2020-11-27T12:10:34.958Z] daemon.go:448: [d8d340054684a] Daemon stopped [2020-11-27T12:10:34.958Z] === RUN TestTemplatedConfig [2020-11-27T12:10:34.958Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-27T12:10:34.958Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T12:10:35.260Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-27T12:10:35.519Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T12:10:36.238Z] --- PASS: TestDockerNetworkConnectAlias (7.41s) [2020-11-27T12:10:36.238Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-27T12:10:36.238Z] daemon.go:325: [db6ab6d07bf9c] waiting for daemon to start [2020-11-27T12:10:36.238Z] daemon.go:325: [db6ab6d07bf9c] waiting for daemon to start [2020-11-27T12:10:36.238Z] daemon.go:353: [db6ab6d07bf9c] daemon started [2020-11-27T12:10:36.238Z] daemon.go:461: [db6ab6d07bf9c] Stopping daemon [2020-11-27T12:10:36.238Z] daemon.go:296: [db6ab6d07bf9c] exiting daemon [2020-11-27T12:10:36.238Z] daemon.go:448: [db6ab6d07bf9c] Daemon stopped [2020-11-27T12:10:36.238Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:10:38.061Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-27T12:10:38.321Z] --- PASS: TestTemplatedConfig (3.65s) [2020-11-27T12:10:38.321Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-27T12:10:38.321Z] daemon.go:325: [dae17955bb02b] waiting for daemon to start [2020-11-27T12:10:38.321Z] daemon.go:325: [dae17955bb02b] waiting for daemon to start [2020-11-27T12:10:38.321Z] daemon.go:353: [dae17955bb02b] daemon started [2020-11-27T12:10:38.321Z] daemon.go:461: [dae17955bb02b] Stopping daemon [2020-11-27T12:10:38.321Z] daemon.go:296: [dae17955bb02b] exiting daemon [2020-11-27T12:10:38.321Z] daemon.go:448: [dae17955bb02b] Daemon stopped [2020-11-27T12:10:38.321Z] === RUN TestConfigInspect [2020-11-27T12:10:39.706Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-27T12:10:41.616Z] --- PASS: TestConfigInspect (3.00s) [2020-11-27T12:10:41.616Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-27T12:10:41.616Z] daemon.go:325: [ddaf68e4484b0] waiting for daemon to start [2020-11-27T12:10:41.616Z] daemon.go:325: [ddaf68e4484b0] waiting for daemon to start [2020-11-27T12:10:41.616Z] daemon.go:353: [ddaf68e4484b0] daemon started [2020-11-27T12:10:41.616Z] daemon.go:461: [ddaf68e4484b0] Stopping daemon [2020-11-27T12:10:41.616Z] daemon.go:296: [ddaf68e4484b0] exiting daemon [2020-11-27T12:10:41.616Z] daemon.go:448: [ddaf68e4484b0] Daemon stopped [2020-11-27T12:10:41.616Z] === RUN TestConfigCreateWithLabels [2020-11-27T12:10:41.831Z] --- PASS: TestDockerNetworkReConnect (6.04s) [2020-11-27T12:10:41.831Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-27T12:10:41.831Z] daemon.go:325: [d31be135426b0] waiting for daemon to start [2020-11-27T12:10:41.831Z] daemon.go:325: [d31be135426b0] waiting for daemon to start [2020-11-27T12:10:41.831Z] daemon.go:353: [d31be135426b0] daemon started [2020-11-27T12:10:41.831Z] daemon.go:461: [d31be135426b0] Stopping daemon [2020-11-27T12:10:41.831Z] daemon.go:296: [d31be135426b0] exiting daemon [2020-11-27T12:10:41.831Z] daemon.go:448: [d31be135426b0] Daemon stopped [2020-11-27T12:10:41.831Z] === RUN TestServicePlugin [2020-11-27T12:10:41.831Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:10:41.831Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:10:41.831Z] === RUN TestServiceUpdateLabel [2020-11-27T12:10:41.876Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-27T12:10:43.258Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-27T12:10:43.828Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-27T12:10:44.398Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2020-11-27T12:10:44.398Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-27T12:10:44.398Z] daemon.go:325: [d5eef8b622b68] waiting for daemon to start [2020-11-27T12:10:44.398Z] daemon.go:325: [d5eef8b622b68] waiting for daemon to start [2020-11-27T12:10:44.398Z] daemon.go:353: [d5eef8b622b68] daemon started [2020-11-27T12:10:44.398Z] daemon.go:461: [d5eef8b622b68] Stopping daemon [2020-11-27T12:10:44.398Z] daemon.go:296: [d5eef8b622b68] exiting daemon [2020-11-27T12:10:44.398Z] daemon.go:448: [d5eef8b622b68] Daemon stopped [2020-11-27T12:10:44.398Z] === RUN TestConfigCreateResolve [2020-11-27T12:10:44.571Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-11-27T12:10:44.571Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-27T12:10:44.571Z] daemon.go:325: [d4f1cf7400891] waiting for daemon to start [2020-11-27T12:10:44.571Z] daemon.go:325: [d4f1cf7400891] waiting for daemon to start [2020-11-27T12:10:44.571Z] daemon.go:353: [d4f1cf7400891] daemon started [2020-11-27T12:10:44.571Z] daemon.go:461: [d4f1cf7400891] Stopping daemon [2020-11-27T12:10:44.571Z] daemon.go:296: [d4f1cf7400891] exiting daemon [2020-11-27T12:10:44.571Z] daemon.go:448: [d4f1cf7400891] Daemon stopped [2020-11-27T12:10:44.571Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:10:46.939Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-11-27T12:10:46.939Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-27T12:10:46.939Z] daemon.go:325: [d869bf7651f27] waiting for daemon to start [2020-11-27T12:10:46.939Z] daemon.go:325: [d869bf7651f27] waiting for daemon to start [2020-11-27T12:10:46.939Z] daemon.go:353: [d869bf7651f27] daemon started [2020-11-27T12:10:46.939Z] daemon.go:461: [d869bf7651f27] Stopping daemon [2020-11-27T12:10:46.939Z] daemon.go:296: [d869bf7651f27] exiting daemon [2020-11-27T12:10:46.939Z] daemon.go:448: [d869bf7651f27] Daemon stopped [2020-11-27T12:10:46.939Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:10:47.512Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-27T12:10:47.512Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-11-27T12:10:47.512Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-27T12:10:47.512Z] daemon.go:325: [dd625ac93910d] waiting for daemon to start [2020-11-27T12:10:47.512Z] daemon.go:325: [dd625ac93910d] waiting for daemon to start [2020-11-27T12:10:47.512Z] daemon.go:353: [dd625ac93910d] daemon started [2020-11-27T12:10:47.512Z] daemon.go:461: [dd625ac93910d] Stopping daemon [2020-11-27T12:10:47.512Z] daemon.go:296: [dd625ac93910d] exiting daemon [2020-11-27T12:10:47.512Z] daemon.go:448: [dd625ac93910d] Daemon stopped [2020-11-27T12:10:47.512Z] PASS [2020-11-27T12:10:47.512Z] [2020-11-27T12:10:47.512Z] DONE 8 tests in 21.480s [2020-11-27T12:10:47.512Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:10:47.512Z] ++ 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-11-27T12:10:47.512Z] ++ set -e [2020-11-27T12:10:47.512Z] ++ '[' -n 0 ']' [2020-11-27T12:10:47.512Z] ++ set -x [2020-11-27T12:10:47.512Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:10:47.773Z] INFO: Testing against a local daemon [2020-11-27T12:10:47.773Z] === RUN TestCheckpoint [2020-11-27T12:10:47.773Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:10:47.773Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:10:47.773Z] === RUN TestContainerInvalidJSON [2020-11-27T12:10:47.773Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:10:47.773Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:10:47.773Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:10:47.773Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:10:47.773Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:10:47.773Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:10:47.773Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:10:47.773Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:10:47.773Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:10:47.773Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T12:10:47.773Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:10:47.773Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T12:10:47.773Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:10:47.773Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:10:47.773Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-11-27T12:10:47.773Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:10:48.033Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-11-27T12:10:48.033Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:10:48.033Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-11-27T12:10:48.033Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:10:48.033Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-27T12:10:48.033Z] === RUN TestCopyFromContainer [2020-11-27T12:10:49.417Z] === RUN TestCopyFromContainer// [2020-11-27T12:10:49.417Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:10:49.417Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:10:49.677Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:10:49.677Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:10:49.677Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:10:49.942Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:10:49.943Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:10:49.943Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:10:49.943Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:10:50.203Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer (2.13s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-11-27T12:10:50.203Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-11-27T12:10:50.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:10:50.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:10:50.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:10:50.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:10:50.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:10:50.203Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:10:50.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:10:50.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:10:50.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:10:50.203Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:10:50.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T12:10:50.203Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:10:50.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-27T12:10:50.203Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:10:50.203Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:10:50.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:10:50.203Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:10:50.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:10:50.203Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:10:50.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:10:50.203Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:10:50.203Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:10:50.203Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:10:50.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:10:50.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-27T12:10:50.203Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:10:50.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-27T12:10:50.203Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:10:50.775Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T12:10:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-27T12:10:51.606Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-27T12:10:51.867Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T12:10:52.128Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-27T12:10:52.128Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T12:10:52.128Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2020-11-27T12:10:52.128Z] === RUN TestCreateWithCapabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:10:52.387Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:10:52.387Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:10:52.387Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:10:52.388Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:10:52.388Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-11-27T12:10:52.388Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-11-27T12:10:52.388Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:10:52.648Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-27T12:10:52.908Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-27T12:10:53.169Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:10:55.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:10:55.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:10:55.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:10:55.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:10:55.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:10:55.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:10:55.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:10:55.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:10:55.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:10:55.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:10:55.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T12:10:55.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T12:10:55.081Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:10:55.081Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T12:10:55.653Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-11-27T12:10:55.653Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:10:55.653Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:10:55.653Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:10:55.653Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:10:55.653Z] === RUN TestDiff [2020-11-27T12:10:56.223Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-27T12:10:56.483Z] --- PASS: TestDiff (0.78s) [2020-11-27T12:10:56.483Z] === RUN TestExecWithCloseStdin [2020-11-27T12:10:57.425Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-11-27T12:10:57.425Z] === RUN TestExec [2020-11-27T12:10:57.685Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T12:10:58.256Z] --- PASS: TestExec (0.85s) [2020-11-27T12:10:58.256Z] === RUN TestExecUser [2020-11-27T12:10:58.516Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T12:10:58.776Z] --- PASS: TestExecUser (0.69s) [2020-11-27T12:10:58.776Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:10:59.933Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2020-11-27T12:10:59.933Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-27T12:10:59.933Z] daemon.go:325: [d3a7148648ca6] waiting for daemon to start [2020-11-27T12:10:59.933Z] daemon.go:325: [d3a7148648ca6] waiting for daemon to start [2020-11-27T12:10:59.933Z] daemon.go:353: [d3a7148648ca6] daemon started [2020-11-27T12:10:59.933Z] daemon.go:461: [d3a7148648ca6] Stopping daemon [2020-11-27T12:10:59.933Z] daemon.go:296: [d3a7148648ca6] exiting daemon [2020-11-27T12:10:59.933Z] daemon.go:448: [d3a7148648ca6] Daemon stopped [2020-11-27T12:10:59.933Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:11:00.158Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-11-27T12:11:00.158Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:11:01.099Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-27T12:11:01.670Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-11-27T12:11:01.670Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-27T12:11:01.670Z] daemon.go:325: [d9c754d8b2aa7] waiting for daemon to start [2020-11-27T12:11:01.670Z] daemon.go:325: [d9c754d8b2aa7] waiting for daemon to start [2020-11-27T12:11:01.670Z] daemon.go:353: [d9c754d8b2aa7] daemon started [2020-11-27T12:11:01.670Z] daemon.go:461: [d9c754d8b2aa7] Stopping daemon [2020-11-27T12:11:01.670Z] daemon.go:296: [d9c754d8b2aa7] exiting daemon [2020-11-27T12:11:01.670Z] daemon.go:448: [d9c754d8b2aa7] Daemon stopped [2020-11-27T12:11:01.670Z] daemon.go:325: [d9c754d8b2aa7] waiting for daemon to start [2020-11-27T12:11:01.670Z] daemon.go:325: [d9c754d8b2aa7] waiting for daemon to start [2020-11-27T12:11:01.670Z] daemon.go:353: [d9c754d8b2aa7] daemon started [2020-11-27T12:11:01.670Z] daemon.go:461: [d9c754d8b2aa7] Stopping daemon [2020-11-27T12:11:01.670Z] daemon.go:296: [d9c754d8b2aa7] exiting daemon [2020-11-27T12:11:01.670Z] daemon.go:448: [d9c754d8b2aa7] Daemon stopped [2020-11-27T12:11:01.670Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:11:02.612Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-11-27T12:11:02.612Z] === RUN TestHealthKillContainer [2020-11-27T12:11:03.556Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-27T12:11:03.556Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-27T12:11:05.002Z] --- PASS: TestBuildWithHugeFile (56.41s) [2020-11-27T12:11:05.002Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:11:05.002Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:11:05.002Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:11:05.002Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:11:05.002Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:11:05.002Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:11:05.002Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:11:05.002Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:11:05.002Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:11:05.002Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:11:05.002Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-11-27T12:11:05.002Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-11-27T12:11:05.002Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-11-27T12:11:05.002Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-11-27T12:11:05.002Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:11:05.002Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:11:05.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-27T12:11:05.469Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T12:11:05.729Z] --- PASS: TestHealthKillContainer (3.02s) [2020-11-27T12:11:05.729Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:11:06.300Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-11-27T12:11:06.300Z] === RUN TestIpcModeNone [2020-11-27T12:11:06.348Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-27T12:11:06.348Z] Copying nested executables into bundles/binary-daemon [2020-11-27T12:11:06.348Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-27T12:11:06.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/make.sh cross [2020-11-27T12:11:06.947Z] [2020-11-27T12:11:07.086Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:11:07.207Z] Removing bundles/ [2020-11-27T12:11:07.207Z] [2020-11-27T12:11:07.207Z] ---> Making bundle: cross (in bundles/cross) [2020-11-27T12:11:07.207Z] Cross building: bundles/cross/linux/amd64 [2020-11-27T12:11:07.207Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T12:11:07.207Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-27T12:11:07.242Z] --- PASS: TestIpcModeNone (0.91s) [2020-11-27T12:11:07.242Z] === RUN TestIpcModePrivate [2020-11-27T12:11:07.501Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-27T12:11:08.441Z] --- PASS: TestIpcModePrivate (0.99s) [2020-11-27T12:11:08.441Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-11-27T12:11:08.441Z] === RUN TestIpcModeShareable [2020-11-27T12:11:08.605Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2020-11-27T12:11:08.605Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2020-11-27T12:11:08.605Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2020-11-27T12:11:08.605Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:11:08.605Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-11-27T12:11:08.605Z] PASS [2020-11-27T12:11:08.605Z] [2020-11-27T12:11:08.605Z] DONE 30 tests in 91.625s [2020-11-27T12:11:08.605Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:11:08.605Z] ++ 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-11-27T12:11:08.605Z] ++ set -e [2020-11-27T12:11:08.605Z] ++ '[' -n 0 ']' [2020-11-27T12:11:08.605Z] ++ set -x [2020-11-27T12:11:08.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:11:08.605Z] INFO: Testing against a local daemon [2020-11-27T12:11:08.605Z] === RUN TestConfigList [2020-11-27T12:11:09.381Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-27T12:11:09.381Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T12:11:09.381Z] --- PASS: TestIpcModeShareable (1.01s) [2020-11-27T12:11:09.381Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-11-27T12:11:09.381Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:11:09.381Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T12:11:10.692Z] --- PASS: TestConfigList (1.93s) [2020-11-27T12:11:10.692Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-27T12:11:10.692Z] daemon.go:325: [d50c72b09c5f6] waiting for daemon to start [2020-11-27T12:11:10.692Z] daemon.go:325: [d50c72b09c5f6] waiting for daemon to start [2020-11-27T12:11:10.692Z] daemon.go:353: [d50c72b09c5f6] daemon started [2020-11-27T12:11:10.692Z] daemon.go:461: [d50c72b09c5f6] Stopping daemon [2020-11-27T12:11:10.692Z] daemon.go:296: [d50c72b09c5f6] exiting daemon [2020-11-27T12:11:10.692Z] daemon.go:448: [d50c72b09c5f6] Daemon stopped [2020-11-27T12:11:10.692Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:11:11.294Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-27T12:11:11.295Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T12:11:12.235Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-11-27T12:11:12.235Z] === RUN TestAPIIpcModeHost [2020-11-27T12:11:12.771Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-11-27T12:11:12.771Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-27T12:11:12.771Z] daemon.go:325: [d9e013e340a71] waiting for daemon to start [2020-11-27T12:11:12.771Z] daemon.go:325: [d9e013e340a71] waiting for daemon to start [2020-11-27T12:11:12.771Z] daemon.go:353: [d9e013e340a71] daemon started [2020-11-27T12:11:12.771Z] daemon.go:461: [d9e013e340a71] Stopping daemon [2020-11-27T12:11:12.771Z] daemon.go:296: [d9e013e340a71] exiting daemon [2020-11-27T12:11:12.771Z] daemon.go:448: [d9e013e340a71] Daemon stopped [2020-11-27T12:11:12.771Z] === RUN TestConfigsUpdate [2020-11-27T12:11:12.805Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-11-27T12:11:12.805Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:11:14.281Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-27T12:11:14.308Z] --- PASS: TestConfigsUpdate (1.95s) [2020-11-27T12:11:14.308Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-27T12:11:14.308Z] daemon.go:325: [d66eb3d7e2c9d] waiting for daemon to start [2020-11-27T12:11:14.308Z] daemon.go:325: [d66eb3d7e2c9d] waiting for daemon to start [2020-11-27T12:11:14.308Z] daemon.go:353: [d66eb3d7e2c9d] daemon started [2020-11-27T12:11:14.308Z] daemon.go:461: [d66eb3d7e2c9d] Stopping daemon [2020-11-27T12:11:14.308Z] daemon.go:296: [d66eb3d7e2c9d] exiting daemon [2020-11-27T12:11:14.308Z] daemon.go:448: [d66eb3d7e2c9d] Daemon stopped [2020-11-27T12:11:14.308Z] === RUN TestTemplatedConfig [2020-11-27T12:11:14.560Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-27T12:11:14.827Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-11-27T12:11:14.827Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-27T12:11:14.827Z] daemon.go:325: [d5b23a6a5c65a] waiting for daemon to start [2020-11-27T12:11:14.827Z] daemon.go:325: [d5b23a6a5c65a] waiting for daemon to start [2020-11-27T12:11:14.827Z] daemon.go:353: [d5b23a6a5c65a] daemon started [2020-11-27T12:11:14.827Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-11-27T12:11:14.827Z] daemon.go:461: [d5b23a6a5c65a] Stopping daemon [2020-11-27T12:11:14.827Z] daemon.go:296: [d5b23a6a5c65a] exiting daemon [2020-11-27T12:11:14.827Z] daemon.go:448: [d5b23a6a5c65a] Daemon stopped [2020-11-27T12:11:14.827Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:11:15.088Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T12:11:15.294Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2020-11-27T12:11:15.294Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-27T12:11:15.294Z] daemon.go:325: [d07d7697c50aa] waiting for daemon to start [2020-11-27T12:11:15.294Z] daemon.go:325: [d07d7697c50aa] waiting for daemon to start [2020-11-27T12:11:15.294Z] daemon.go:353: [d07d7697c50aa] daemon started [2020-11-27T12:11:15.294Z] daemon.go:461: [d07d7697c50aa] Stopping daemon [2020-11-27T12:11:15.294Z] daemon.go:296: [d07d7697c50aa] exiting daemon [2020-11-27T12:11:15.294Z] daemon.go:448: [d07d7697c50aa] Daemon stopped [2020-11-27T12:11:15.294Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:11:15.820Z] 4612f6d0b889: Pull complete [2020-11-27T12:11:16.474Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T12:11:16.734Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2020-11-27T12:11:16.734Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-27T12:11:16.734Z] daemon.go:325: [df1c0a9dc5abb] waiting for daemon to start [2020-11-27T12:11:16.734Z] daemon.go:325: [df1c0a9dc5abb] waiting for daemon to start [2020-11-27T12:11:16.734Z] daemon.go:353: [df1c0a9dc5abb] daemon started [2020-11-27T12:11:16.734Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-11-27T12:11:16.734Z] daemon.go:461: [df1c0a9dc5abb] Stopping daemon [2020-11-27T12:11:16.734Z] daemon.go:296: [df1c0a9dc5abb] exiting daemon [2020-11-27T12:11:16.734Z] daemon.go:448: [df1c0a9dc5abb] Daemon stopped [2020-11-27T12:11:16.734Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:11:17.054Z] --- PASS: TestTemplatedConfig (2.36s) [2020-11-27T12:11:17.054Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-27T12:11:17.054Z] daemon.go:325: [d66461cb546dd] waiting for daemon to start [2020-11-27T12:11:17.054Z] daemon.go:325: [d66461cb546dd] waiting for daemon to start [2020-11-27T12:11:17.054Z] daemon.go:353: [d66461cb546dd] daemon started [2020-11-27T12:11:17.054Z] daemon.go:461: [d66461cb546dd] Stopping daemon [2020-11-27T12:11:17.054Z] daemon.go:296: [d66461cb546dd] exiting daemon [2020-11-27T12:11:17.054Z] daemon.go:448: [d66461cb546dd] Daemon stopped [2020-11-27T12:11:17.054Z] === RUN TestConfigInspect [2020-11-27T12:11:17.303Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T12:11:18.245Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2020-11-27T12:11:18.245Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-27T12:11:18.245Z] daemon.go:325: [dec164b304309] waiting for daemon to start [2020-11-27T12:11:18.245Z] daemon.go:325: [dec164b304309] waiting for daemon to start [2020-11-27T12:11:18.245Z] daemon.go:353: [dec164b304309] daemon started [2020-11-27T12:11:18.245Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-27T12:11:18.245Z] daemon.go:461: [dec164b304309] Stopping daemon [2020-11-27T12:11:18.245Z] daemon.go:296: [dec164b304309] exiting daemon [2020-11-27T12:11:18.245Z] daemon.go:448: [dec164b304309] Daemon stopped [2020-11-27T12:11:18.245Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:11:18.569Z] --- PASS: TestConfigInspect (1.85s) [2020-11-27T12:11:18.569Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-27T12:11:18.569Z] daemon.go:325: [d4c47ed63028b] waiting for daemon to start [2020-11-27T12:11:18.569Z] daemon.go:325: [d4c47ed63028b] waiting for daemon to start [2020-11-27T12:11:18.569Z] daemon.go:353: [d4c47ed63028b] daemon started [2020-11-27T12:11:18.569Z] daemon.go:461: [d4c47ed63028b] Stopping daemon [2020-11-27T12:11:18.569Z] daemon.go:296: [d4c47ed63028b] exiting daemon [2020-11-27T12:11:18.569Z] daemon.go:448: [d4c47ed63028b] Daemon stopped [2020-11-27T12:11:18.569Z] === RUN TestConfigCreateWithLabels [2020-11-27T12:11:18.816Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-27T12:11:20.198Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-11-27T12:11:20.198Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-27T12:11:20.198Z] daemon.go:325: [dc9795722caa7] waiting for daemon to start [2020-11-27T12:11:20.198Z] daemon.go:325: [dc9795722caa7] waiting for daemon to start [2020-11-27T12:11:20.198Z] daemon.go:353: [dc9795722caa7] daemon started [2020-11-27T12:11:20.198Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-11-27T12:11:20.198Z] daemon.go:461: [dc9795722caa7] Stopping daemon [2020-11-27T12:11:20.198Z] daemon.go:296: [dc9795722caa7] exiting daemon [2020-11-27T12:11:20.198Z] daemon.go:448: [dc9795722caa7] Daemon stopped [2020-11-27T12:11:20.198Z] === RUN TestIpcModeOlderClient [2020-11-27T12:11:20.198Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:11:20.198Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:11:20.198Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T12:11:20.650Z] --- PASS: TestConfigCreateWithLabels (1.87s) [2020-11-27T12:11:20.650Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-27T12:11:20.651Z] daemon.go:325: [de7c55f9bdfde] waiting for daemon to start [2020-11-27T12:11:20.651Z] daemon.go:325: [de7c55f9bdfde] waiting for daemon to start [2020-11-27T12:11:20.651Z] daemon.go:353: [de7c55f9bdfde] daemon started [2020-11-27T12:11:20.651Z] daemon.go:461: [de7c55f9bdfde] Stopping daemon [2020-11-27T12:11:20.651Z] daemon.go:296: [de7c55f9bdfde] exiting daemon [2020-11-27T12:11:20.651Z] daemon.go:448: [de7c55f9bdfde] Daemon stopped [2020-11-27T12:11:20.651Z] === RUN TestConfigCreateResolve [2020-11-27T12:11:20.768Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2020-11-27T12:11:20.768Z] === RUN TestKillContainer [2020-11-27T12:11:20.768Z] === RUN TestKillContainer/no_signal [2020-11-27T12:11:21.338Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:11:21.598Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:11:22.166Z] --- PASS: TestConfigCreateResolve (1.85s) [2020-11-27T12:11:22.166Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-27T12:11:22.166Z] daemon.go:325: [d7ae502bab623] waiting for daemon to start [2020-11-27T12:11:22.166Z] daemon.go:325: [d7ae502bab623] waiting for daemon to start [2020-11-27T12:11:22.166Z] daemon.go:353: [d7ae502bab623] daemon started [2020-11-27T12:11:22.166Z] daemon.go:461: [d7ae502bab623] Stopping daemon [2020-11-27T12:11:22.166Z] daemon.go:296: [d7ae502bab623] exiting daemon [2020-11-27T12:11:22.166Z] daemon.go:448: [d7ae502bab623] Daemon stopped [2020-11-27T12:11:22.166Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:11:22.538Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-27T12:11:22.538Z] --- PASS: TestKillContainer (1.79s) [2020-11-27T12:11:22.538Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-11-27T12:11:22.538Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-11-27T12:11:22.538Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-11-27T12:11:22.538Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:11:22.538Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:11:22.801Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-27T12:11:22.801Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-27T12:11:22.801Z] daemon.go:325: [d18eab6216b6f] waiting for daemon to start [2020-11-27T12:11:22.801Z] daemon.go:325: [d18eab6216b6f] waiting for daemon to start [2020-11-27T12:11:22.801Z] daemon.go:353: [d18eab6216b6f] daemon started [2020-11-27T12:11:22.801Z] daemon.go:461: [d18eab6216b6f] Stopping daemon [2020-11-27T12:11:22.801Z] daemon.go:296: [d18eab6216b6f] exiting daemon [2020-11-27T12:11:22.801Z] daemon.go:448: [d18eab6216b6f] Daemon stopped [2020-11-27T12:11:22.801Z] PASS [2020-11-27T12:11:22.801Z] [2020-11-27T12:11:22.801Z] DONE 8 tests in 14.353s [2020-11-27T12:11:22.801Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:11:22.801Z] ++ 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-11-27T12:11:22.801Z] ++ set -e [2020-11-27T12:11:22.801Z] ++ '[' -n 0 ']' [2020-11-27T12:11:22.801Z] ++ set -x [2020-11-27T12:11:22.801Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:11:22.801Z] INFO: Testing against a local daemon [2020-11-27T12:11:22.801Z] === RUN TestCheckpoint [2020-11-27T12:11:22.801Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:11:22.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:11:22.801Z] === RUN TestContainerInvalidJSON [2020-11-27T12:11:22.801Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:11:22.801Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:11:22.801Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:11:22.801Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:11:22.801Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:11:22.801Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:11:22.801Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:11:22.801Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:11:22.801Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:11:22.801Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T12:11:22.801Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:11:22.801Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:11:22.801Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T12:11:22.801Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:11:23.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-27T12:11:23.107Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:11:23.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-11-27T12:11:23.107Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:11:23.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-27T12:11:23.107Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:11:23.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-11-27T12:11:23.107Z] === RUN TestCopyFromContainer [2020-11-27T12:11:23.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:11:23.109Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T12:11:24.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2020-11-27T12:11:24.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-11-27T12:11:24.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-11-27T12:11:24.051Z] === RUN TestKillStoppedContainer [2020-11-27T12:11:24.051Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-11-27T12:11:24.051Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:11:24.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-27T12:11:24.051Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:11:24.312Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer// [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:11:24.621Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:11:24.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:11:24.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:11:24.914Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:11:24.914Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer (1.89s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-11-27T12:11:25.210Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-27T12:11:25.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:11:25.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:11:25.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:11:25.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:11:25.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:11:25.210Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:11:25.210Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:11:25.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:11:25.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:11:25.210Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:11:25.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T12:11:25.210Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:11:25.210Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-27T12:11:25.210Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:11:25.210Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:11:25.210Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:11:25.210Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:11:25.210Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:11:25.210Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:11:25.210Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:11:25.210Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:11:25.210Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:11:25.210Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:11:25.210Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:11:25.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:11:25.210Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:11:25.210Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T12:11:25.210Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:11:25.255Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-11-27T12:11:25.255Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:11:25.255Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-11-27T12:11:25.255Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:11:25.255Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:11:25.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:11:25.255Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:11:25.255Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:11:25.825Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T12:11:25.825Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2020-11-27T12:11:25.825Z] === RUN TestLinksContainerNames [2020-11-27T12:11:25.825Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-27T12:11:26.396Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-27T12:11:26.726Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:11:26.726Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:11:26.726Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-27T12:11:26.726Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-27T12:11:26.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-27T12:11:27.021Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-27T12:11:27.021Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-27T12:11:27.021Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-27T12:11:27.021Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-27T12:11:27.021Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-11-27T12:11:27.021Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-11-27T12:11:27.021Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:11:27.229Z] --- PASS: TestLinksContainerNames (1.55s) [2020-11-27T12:11:27.229Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:11:27.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-27T12:11:28.060Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-11-27T12:11:28.060Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:11:28.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:11:28.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:11:28.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:11:28.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:11:28.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:11:28.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:11:28.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:11:28.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:11:28.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:11:28.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:11:28.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-27T12:11:28.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-27T12:11:28.538Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:11:28.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T12:11:28.892Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:28.892Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:28.892Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:28.892Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:29.153Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:29.153Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-27T12:11:29.176Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-11-27T12:11:29.176Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:11:29.176Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:11:29.176Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:11:29.176Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:11:29.176Z] === RUN TestDiff [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:29.413Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rprivate (0.02s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-27T12:11:29.674Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-27T12:11:29.674Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:11:29.813Z] --- PASS: TestDiff (0.55s) [2020-11-27T12:11:29.814Z] === RUN TestExecWithCloseStdin [2020-11-27T12:11:30.452Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-11-27T12:11:30.452Z] === RUN TestExec [2020-11-27T12:11:31.057Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-27T12:11:31.089Z] --- PASS: TestExec (0.61s) [2020-11-27T12:11:31.089Z] === RUN TestExecUser [2020-11-27T12:11:31.628Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-11-27T12:11:31.629Z] === RUN TestNetworkNat [2020-11-27T12:11:31.726Z] --- PASS: TestExecUser (0.69s) [2020-11-27T12:11:31.726Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:11:32.366Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-11-27T12:11:32.366Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:11:32.570Z] --- PASS: TestNetworkNat (0.87s) [2020-11-27T12:11:32.570Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:11:32.831Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-27T12:11:33.402Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-11-27T12:11:33.402Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:11:33.896Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-11-27T12:11:33.896Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-27T12:11:33.896Z] daemon.go:325: [d750b7aea5981] waiting for daemon to start [2020-11-27T12:11:33.896Z] daemon.go:325: [d750b7aea5981] waiting for daemon to start [2020-11-27T12:11:33.896Z] daemon.go:353: [d750b7aea5981] daemon started [2020-11-27T12:11:33.896Z] daemon.go:461: [d750b7aea5981] Stopping daemon [2020-11-27T12:11:33.896Z] daemon.go:296: [d750b7aea5981] exiting daemon [2020-11-27T12:11:33.896Z] daemon.go:448: [d750b7aea5981] Daemon stopped [2020-11-27T12:11:33.896Z] daemon.go:325: [d750b7aea5981] waiting for daemon to start [2020-11-27T12:11:33.896Z] daemon.go:325: [d750b7aea5981] waiting for daemon to start [2020-11-27T12:11:33.896Z] daemon.go:353: [d750b7aea5981] daemon started [2020-11-27T12:11:33.896Z] daemon.go:461: [d750b7aea5981] Stopping daemon [2020-11-27T12:11:33.896Z] daemon.go:296: [d750b7aea5981] exiting daemon [2020-11-27T12:11:33.896Z] daemon.go:448: [d750b7aea5981] Daemon stopped [2020-11-27T12:11:33.896Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:11:33.902Z] --- PASS: TestServiceUpdateNetwork (16.10s) [2020-11-27T12:11:33.902Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-27T12:11:33.902Z] daemon.go:325: [d389e90dff6cb] waiting for daemon to start [2020-11-27T12:11:33.902Z] daemon.go:325: [d389e90dff6cb] waiting for daemon to start [2020-11-27T12:11:33.902Z] daemon.go:353: [d389e90dff6cb] daemon started [2020-11-27T12:11:33.902Z] daemon.go:461: [d389e90dff6cb] Stopping daemon [2020-11-27T12:11:33.902Z] daemon.go:296: [d389e90dff6cb] exiting daemon [2020-11-27T12:11:33.902Z] daemon.go:448: [d389e90dff6cb] Daemon stopped [2020-11-27T12:11:33.902Z] PASS [2020-11-27T12:11:33.902Z] [2020-11-27T12:11:33.902Z] === Skipped [2020-11-27T12:11:33.902Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-27T12:11:33.902Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:33.902Z] [2020-11-27T12:11:33.902Z] DONE 18 tests, 1 skipped in 134.312s [2020-11-27T12:11:33.902Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:11:33.902Z] ++ 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-11-27T12:11:33.902Z] ++ set -e [2020-11-27T12:11:33.902Z] ++ '[' -n 0 ']' [2020-11-27T12:11:33.902Z] ++ set -x [2020-11-27T12:11:33.902Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:11:33.902Z] INFO: Testing against a local daemon [2020-11-27T12:11:33.902Z] === RUN TestSessionCreate [2020-11-27T12:11:33.903Z] --- PASS: TestSessionCreate (0.02s) [2020-11-27T12:11:33.903Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:11:33.903Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T12:11:33.903Z] PASS [2020-11-27T12:11:33.903Z] [2020-11-27T12:11:33.903Z] DONE 2 tests in 0.099s [2020-11-27T12:11:33.903Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:11:33.903Z] ++ 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-11-27T12:11:33.903Z] ++ set -e [2020-11-27T12:11:33.903Z] ++ '[' -n 0 ']' [2020-11-27T12:11:33.903Z] ++ set -x [2020-11-27T12:11:33.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:11:33.903Z] INFO: Testing against a local daemon [2020-11-27T12:11:33.903Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:11:33.903Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:11:33.903Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:11:33.903Z] === RUN TestEventsExecDie [2020-11-27T12:11:33.903Z] --- PASS: TestEventsExecDie (0.93s) [2020-11-27T12:11:33.903Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:11:33.903Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-11-27T12:11:33.903Z] === RUN TestInfoBinaryCommits [2020-11-27T12:11:33.903Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestInfoAPIVersioned [2020-11-27T12:11:33.903Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestInfoAPI [2020-11-27T12:11:33.903Z] --- PASS: TestInfoAPI (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestInfoAPIWarnings [2020-11-27T12:11:33.903Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-11-27T12:11:33.903Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-27T12:11:33.903Z] daemon.go:325: [d38dbb8196f7e] waiting for daemon to start [2020-11-27T12:11:33.903Z] daemon.go:325: [d38dbb8196f7e] waiting for daemon to start [2020-11-27T12:11:33.903Z] daemon.go:353: [d38dbb8196f7e] daemon started [2020-11-27T12:11:33.903Z] daemon.go:461: [d38dbb8196f7e] Stopping daemon [2020-11-27T12:11:33.903Z] daemon.go:296: [d38dbb8196f7e] exiting daemon [2020-11-27T12:11:33.903Z] daemon.go:448: [d38dbb8196f7e] Daemon stopped [2020-11-27T12:11:33.903Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:11:33.903Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-11-27T12:11:33.903Z] === RUN TestPingCacheHeaders [2020-11-27T12:11:33.903Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestPingGet [2020-11-27T12:11:33.903Z] --- PASS: TestPingGet (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestPingHead [2020-11-27T12:11:33.903Z] --- PASS: TestPingHead (0.02s) [2020-11-27T12:11:33.903Z] === RUN TestVersion [2020-11-27T12:11:33.903Z] --- PASS: TestVersion (0.02s) [2020-11-27T12:11:33.903Z] PASS [2020-11-27T12:11:33.903Z] [2020-11-27T12:11:33.903Z] === Skipped [2020-11-27T12:11:33.903Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:11:33.903Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:11:33.903Z] [2020-11-27T12:11:33.903Z] DONE 12 tests, 1 skipped in 2.264s [2020-11-27T12:11:33.903Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:11:33.903Z] ++ 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-11-27T12:11:33.903Z] ++ set -e [2020-11-27T12:11:33.903Z] ++ '[' -n 0 ']' [2020-11-27T12:11:33.903Z] ++ set -x [2020-11-27T12:11:33.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:11:33.903Z] INFO: Testing against a local daemon [2020-11-27T12:11:33.903Z] === RUN TestVolumesCreateAndList [2020-11-27T12:11:33.903Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-11-27T12:11:33.903Z] === RUN TestVolumesRemove [2020-11-27T12:11:34.196Z] --- PASS: TestVolumesRemove (0.13s) [2020-11-27T12:11:34.196Z] === RUN TestVolumesInspect [2020-11-27T12:11:34.196Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-27T12:11:34.196Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:11:34.196Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:11:34.196Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:11:34.196Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:11:34.196Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T12:11:34.196Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:11:34.196Z] PASS [2020-11-27T12:11:34.196Z] [2020-11-27T12:11:34.196Z] DONE 5 tests in 0.228s [2020-11-27T12:11:34.196Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:11:34.196Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:11:34.196Z] +++ kill 10856 [2020-11-27T12:11:34.786Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-11-27T12:11:34.786Z] === RUN TestPause [2020-11-27T12:11:34.786Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-27T12:11:34.935Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2020-11-27T12:11:34.935Z] === RUN TestHealthKillContainer [2020-11-27T12:11:35.357Z] --- PASS: TestPause (0.87s) [2020-11-27T12:11:35.357Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:11:35.357Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:11:35.357Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:11:35.357Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:11:35.710Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-27T12:11:35.710Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:11:35.710Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:11:35.710Z] [2020-11-27T12:11:35.710Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:11:35.710Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:11:35.710Z] [2020-11-27T12:11:35.710Z] To set a process to complain mode, use the command line tool [2020-11-27T12:11:35.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:11:35.710Z] +++ true [2020-11-27T12:11:35.710Z] exiting test-integration [2020-11-27T12:11:35.710Z] ++ exit 0 [2020-11-27T12:11:35.710Z] [2020-11-27T12:11:36.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T12:11:36.298Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-11-27T12:11:36.298Z] === RUN TestPsFilter [2020-11-27T12:11:36.298Z] --- PASS: TestPsFilter (0.22s) [2020-11-27T12:11:36.298Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:11:36.560Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-27T12:11:37.131Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-11-27T12:11:37.131Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:11:37.672Z] --- PASS: TestHealthKillContainer (2.75s) [2020-11-27T12:11:37.672Z] === RUN TestInspectCpusetInConfigPre120 Post stage [Pipeline] junit [2020-11-27T12:11:37.837Z] Recording test results [2020-11-27T12:11:37.967Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-11-27T12:11:37.967Z] === RUN TestIpcModeNone [2020-11-27T12:11:38.073Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-11-27T12:11:38.073Z] === RUN TestRemoveContainerRunning [2020-11-27T12:11:38.073Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:11:38.542Z] + echo Ensuring container killed. [2020-11-27T12:11:38.542Z] Ensuring container killed. [2020-11-27T12:11:38.542Z] + docker rm -vf docker-pr3 [2020-11-27T12:11:38.542Z] Error: No such container: docker-pr3 [2020-11-27T12:11:38.542Z] + true [Pipeline] sh [2020-11-27T12:11:38.607Z] --- PASS: TestIpcModeNone (0.64s) [2020-11-27T12:11:38.607Z] === RUN TestIpcModePrivate [2020-11-27T12:11:38.926Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:11:38.926Z] Chowning /workspace to jenkins user [2020-11-27T12:11:38.926Z] + id -u [2020-11-27T12:11:38.926Z] + id -g [2020-11-27T12:11:38.926Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41713:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T12:11:38.926Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:11:39.013Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-11-27T12:11:39.013Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:11:39.219Z] latest: Pulling from library/busybox [2020-11-27T12:11:39.219Z] fae77311aa58: Pulling fs layer [2020-11-27T12:11:39.245Z] --- PASS: TestIpcModePrivate (0.69s) [2020-11-27T12:11:39.245Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-11-27T12:11:39.245Z] === RUN TestIpcModeShareable [2020-11-27T12:11:39.512Z] fae77311aa58: Verifying Checksum [2020-11-27T12:11:39.512Z] fae77311aa58: Download complete [2020-11-27T12:11:39.583Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-11-27T12:11:39.583Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:11:39.843Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T12:11:39.843Z] === RUN TestRenameLinkedContainer [2020-11-27T12:11:39.885Z] --- PASS: TestIpcModeShareable (0.66s) [2020-11-27T12:11:39.885Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-11-27T12:11:39.885Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:11:40.103Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-27T12:11:40.149Z] fae77311aa58: Pull complete [2020-11-27T12:11:40.149Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:11:40.149Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:11:40.674Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-27T12:11:40.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:11:41.967Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2020-11-27T12:11:41.967Z] === RUN TestAPIIpcModeHost [2020-11-27T12:11:42.061Z] + bundleName=s390x-integration [2020-11-27T12:11:42.061Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-27T12:11:42.061Z] Creating s390x-integration-bundles.tar.gz [2020-11-27T12:11:42.061Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:11:42.061Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T12:11:42.107Z] Archiving artifacts [2020-11-27T12:11:42.458Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:11:42.583Z] --- PASS: TestRenameLinkedContainer (2.89s) [2020-11-27T12:11:42.583Z] === RUN TestRenameStoppedContainer [2020-11-27T12:11:42.603Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-11-27T12:11:42.603Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:11:42.839Z] + make clean [2020-11-27T12:11:43.132Z] docker volume rm -f docker-dev-cache [2020-11-27T12:11:43.153Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T12:11:43.153Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-11-27T12:11:43.153Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:11:43.414Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T12:11:43.425Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:11:44.117Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-11-27T12:11:44.117Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-27T12:11:44.117Z] daemon.go:325: [dc9585d454eeb] waiting for daemon to start [2020-11-27T12:11:44.117Z] daemon.go:325: [dc9585d454eeb] waiting for daemon to start [2020-11-27T12:11:44.117Z] daemon.go:353: [dc9585d454eeb] daemon started [2020-11-27T12:11:44.117Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-27T12:11:44.117Z] daemon.go:461: [dc9585d454eeb] Stopping daemon [2020-11-27T12:11:44.117Z] daemon.go:296: [dc9585d454eeb] exiting daemon [2020-11-27T12:11:44.117Z] daemon.go:448: [dc9585d454eeb] Daemon stopped [2020-11-27T12:11:44.117Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:11:44.357Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:11:44.617Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-11-27T12:11:44.617Z] === RUN TestRenameInvalidName [2020-11-27T12:11:45.160Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-11-27T12:11:45.161Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-27T12:11:45.161Z] daemon.go:325: [d7782d9d314ab] waiting for daemon to start [2020-11-27T12:11:45.161Z] daemon.go:325: [d7782d9d314ab] waiting for daemon to start [2020-11-27T12:11:45.161Z] daemon.go:353: [d7782d9d314ab] daemon started [2020-11-27T12:11:45.161Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-27T12:11:45.161Z] daemon.go:461: [d7782d9d314ab] Stopping daemon [2020-11-27T12:11:45.161Z] daemon.go:296: [d7782d9d314ab] exiting daemon [2020-11-27T12:11:45.161Z] daemon.go:448: [d7782d9d314ab] Daemon stopped [2020-11-27T12:11:45.161Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:11:45.187Z] --- PASS: TestRenameInvalidName (0.62s) [2020-11-27T12:11:45.187Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:11:46.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-11-27T12:11:46.678Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-27T12:11:46.678Z] daemon.go:325: [d98a88854af74] waiting for daemon to start [2020-11-27T12:11:46.678Z] daemon.go:325: [d98a88854af74] waiting for daemon to start [2020-11-27T12:11:46.678Z] daemon.go:353: [d98a88854af74] daemon started [2020-11-27T12:11:46.678Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-27T12:11:46.678Z] daemon.go:461: [d98a88854af74] Stopping daemon [2020-11-27T12:11:46.678Z] daemon.go:296: [d98a88854af74] exiting daemon [2020-11-27T12:11:46.678Z] daemon.go:448: [d98a88854af74] Daemon stopped [2020-11-27T12:11:46.678Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:11:47.730Z] --- PASS: TestRenameAnonymousContainer (2.37s) [2020-11-27T12:11:47.730Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:11:48.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-11-27T12:11:48.192Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-27T12:11:48.192Z] daemon.go:325: [db7379b3b1f85] waiting for daemon to start [2020-11-27T12:11:48.192Z] daemon.go:325: [db7379b3b1f85] waiting for daemon to start [2020-11-27T12:11:48.192Z] daemon.go:353: [db7379b3b1f85] daemon started [2020-11-27T12:11:48.192Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-27T12:11:48.192Z] daemon.go:461: [db7379b3b1f85] Stopping daemon [2020-11-27T12:11:48.192Z] daemon.go:296: [db7379b3b1f85] exiting daemon [2020-11-27T12:11:48.192Z] daemon.go:448: [db7379b3b1f85] Daemon stopped [2020-11-27T12:11:48.192Z] === RUN TestIpcModeOlderClient [2020-11-27T12:11:48.192Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:11:48.192Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:11:48.299Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-11-27T12:11:48.299Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:11:48.840Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-11-27T12:11:48.840Z] === RUN TestKillContainer [2020-11-27T12:11:48.840Z] === RUN TestKillContainer/no_signal [2020-11-27T12:11:49.132Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:11:49.426Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:11:49.683Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-11-27T12:11:49.683Z] === RUN TestResize [2020-11-27T12:11:49.683Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T12:11:50.255Z] --- PASS: TestResize (0.63s) [2020-11-27T12:11:50.255Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:11:50.463Z] --- PASS: TestKillContainer (1.66s) [2020-11-27T12:11:50.463Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-11-27T12:11:50.463Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-11-27T12:11:50.463Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-11-27T12:11:50.463Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:11:50.463Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:11:50.515Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T12:11:50.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:11:50.777Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-27T12:11:50.777Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-11-27T12:11:50.777Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:11:51.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2020-11-27T12:11:51.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-11-27T12:11:51.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-11-27T12:11:51.395Z] === RUN TestKillStoppedContainer [2020-11-27T12:11:51.395Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-11-27T12:11:51.395Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:11:51.395Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-11-27T12:11:51.395Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:11:51.717Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:51.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:51.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:51.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:11:51.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:51.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T12:11:52.033Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-11-27T12:11:52.033Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:11:53.075Z] --- PASS: TestInspectOomKilledTrue (0.84s) [2020-11-27T12:11:53.075Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:11:53.371Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-11-27T12:11:53.371Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:11:53.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:11:54.012Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-11-27T12:11:54.012Z] === RUN TestLinksContainerNames [2020-11-27T12:11:54.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:55.048Z] --- PASS: TestLinksContainerNames (1.03s) [2020-11-27T12:11:55.048Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:11:55.353Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-11-27T12:11:55.353Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:11:55.990Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:55.990Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:55.990Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:11:55.990Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:11:56.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-27T12:11:56.285Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-27T12:11:56.285Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:11:56.380Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T12:11:56.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:11:57.804Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-11-27T12:11:57.804Z] === RUN TestNetworkNat [2020-11-27T12:11:58.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:11:58.101Z] --- PASS: TestNetworkNat (0.58s) [2020-11-27T12:11:58.101Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:11:58.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-27T12:11:58.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:11:58.737Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-11-27T12:11:58.737Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:11:59.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:11:59.782Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-11-27T12:11:59.782Z] === RUN TestPause [2020-11-27T12:12:00.075Z] --- PASS: TestPause (0.59s) [2020-11-27T12:12:00.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:12:00.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:12:00.076Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:12:00.076Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:12:00.711Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-11-27T12:12:00.711Z] === RUN TestPsFilter [2020-11-27T12:12:00.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-27T12:12:01.007Z] --- PASS: TestPsFilter (0.16s) [2020-11-27T12:12:01.007Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:12:01.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:01.641Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-11-27T12:12:01.641Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:12:01.935Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-11-27T12:12:01.935Z] === RUN TestRemoveContainerRunning [2020-11-27T12:12:02.573Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-11-27T12:12:02.573Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:12:03.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:03.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-11-27T12:12:03.208Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:12:03.208Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-11-27T12:12:03.208Z] === RUN TestRenameLinkedContainer [2020-11-27T12:12:04.437Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T12:12:04.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:05.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T12:12:05.287Z] --- PASS: TestRenameLinkedContainer (2.18s) [2020-11-27T12:12:05.287Z] === RUN TestRenameStoppedContainer [2020-11-27T12:12:05.926Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-11-27T12:12:05.926Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:12:06.967Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-11-27T12:12:06.967Z] === RUN TestRenameInvalidName [2020-11-27T12:12:07.604Z] --- PASS: TestRenameInvalidName (0.59s) [2020-11-27T12:12:07.604Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:12:07.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:07.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T12:12:09.678Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-11-27T12:12:09.678Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [df43ab386793a] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [df43ab386793a] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [df43ab386793a] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [df43ab386793a] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [df43ab386793a] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [df43ab386793a] Daemon stopped [2020-11-27T12:12:09.830Z] daemon.go:325: [df43ab386793a] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [df43ab386793a] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [df43ab386793a] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [df43ab386793a] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [df43ab386793a] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [df43ab386793a] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [daefbdfc47e4b] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [daefbdfc47e4b] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [daefbdfc47e4b] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [daefbdfc47e4b] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [daefbdfc47e4b] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [daefbdfc47e4b] Daemon stopped [2020-11-27T12:12:09.830Z] daemon.go:325: [daefbdfc47e4b] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [daefbdfc47e4b] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [daefbdfc47e4b] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [daefbdfc47e4b] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [daefbdfc47e4b] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [daefbdfc47e4b] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [ddc4f57ff2c36] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [ddc4f57ff2c36] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [ddc4f57ff2c36] daemon started [2020-11-27T12:12:09.830Z] daemon.go:325: [ddc4f57ff2c36] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:296: [ddc4f57ff2c36] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [ddc4f57ff2c36] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [ddc4f57ff2c36] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [ddc4f57ff2c36] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [ddc4f57ff2c36] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [ddc4f57ff2c36] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [d0a8c1dd44838] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d0a8c1dd44838] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d0a8c1dd44838] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [d0a8c1dd44838] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [d0a8c1dd44838] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [d0a8c1dd44838] Daemon stopped [2020-11-27T12:12:09.830Z] daemon.go:325: [d0a8c1dd44838] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d0a8c1dd44838] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d0a8c1dd44838] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [d0a8c1dd44838] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [d0a8c1dd44838] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [d0a8c1dd44838] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [d9768dcd41a24] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d9768dcd41a24] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d9768dcd41a24] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [d9768dcd41a24] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [d9768dcd41a24] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [d9768dcd41a24] Daemon stopped [2020-11-27T12:12:09.830Z] daemon.go:325: [d9768dcd41a24] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d9768dcd41a24] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d9768dcd41a24] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [d9768dcd41a24] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [d9768dcd41a24] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [d9768dcd41a24] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [d928e9e953601] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d928e9e953601] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d928e9e953601] daemon started [2020-11-27T12:12:09.830Z] daemon.go:296: [d928e9e953601] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [d928e9e953601] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [d928e9e953601] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [d928e9e953601] daemon started [2020-11-27T12:12:09.830Z] daemon.go:461: [d928e9e953601] Stopping daemon [2020-11-27T12:12:09.830Z] daemon.go:296: [d928e9e953601] exiting daemon [2020-11-27T12:12:09.830Z] daemon.go:448: [d928e9e953601] Daemon stopped [2020-11-27T12:12:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2020-11-27T12:12:09.830Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:12:09.830Z] daemon.go:325: [da8d7205bef91] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:325: [da8d7205bef91] waiting for daemon to start [2020-11-27T12:12:09.830Z] daemon.go:353: [da8d7205bef91] daemon started [2020-11-27T12:12:10.090Z] daemon.go:461: [da8d7205bef91] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [da8d7205bef91] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [da8d7205bef91] Daemon stopped [2020-11-27T12:12:10.091Z] daemon.go:325: [da8d7205bef91] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [da8d7205bef91] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [da8d7205bef91] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [da8d7205bef91] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [da8d7205bef91] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [da8d7205bef91] Daemon stopped [2020-11-27T12:12:10.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.11s) [2020-11-27T12:12:10.091Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [d4a549b796660] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [d4a549b796660] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [d4a549b796660] daemon started [2020-11-27T12:12:10.091Z] daemon.go:296: [d4a549b796660] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [d4a549b796660] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [d4a549b796660] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [d4a549b796660] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [d4a549b796660] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [d4a549b796660] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [d4a549b796660] Daemon stopped [2020-11-27T12:12:10.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2020-11-27T12:12:10.091Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [da09ca764846f] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [da09ca764846f] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [da09ca764846f] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [da09ca764846f] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [da09ca764846f] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [da09ca764846f] Daemon stopped [2020-11-27T12:12:10.091Z] daemon.go:325: [da09ca764846f] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [da09ca764846f] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [da09ca764846f] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [da09ca764846f] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [da09ca764846f] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [da09ca764846f] Daemon stopped [2020-11-27T12:12:10.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.88s) [2020-11-27T12:12:10.091Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [df4dfa7adb7ed] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [df4dfa7adb7ed] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [df4dfa7adb7ed] daemon started [2020-11-27T12:12:10.091Z] daemon.go:325: [df4dfa7adb7ed] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:296: [df4dfa7adb7ed] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [df4dfa7adb7ed] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [df4dfa7adb7ed] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [df4dfa7adb7ed] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [df4dfa7adb7ed] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [df4dfa7adb7ed] Daemon stopped [2020-11-27T12:12:10.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.51s) [2020-11-27T12:12:10.091Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [d516810d52ddd] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [d516810d52ddd] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [d516810d52ddd] daemon started [2020-11-27T12:12:10.091Z] daemon.go:296: [d516810d52ddd] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [d516810d52ddd] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [d516810d52ddd] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [d516810d52ddd] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [d516810d52ddd] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [d516810d52ddd] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [d516810d52ddd] Daemon stopped [2020-11-27T12:12:10.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-11-27T12:12:10.091Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [de16b9c523141] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [de16b9c523141] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [de16b9c523141] daemon started [2020-11-27T12:12:10.091Z] daemon.go:296: [de16b9c523141] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:325: [de16b9c523141] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:325: [de16b9c523141] waiting for daemon to start [2020-11-27T12:12:10.091Z] daemon.go:353: [de16b9c523141] daemon started [2020-11-27T12:12:10.091Z] daemon.go:461: [de16b9c523141] Stopping daemon [2020-11-27T12:12:10.091Z] daemon.go:296: [de16b9c523141] exiting daemon [2020-11-27T12:12:10.091Z] daemon.go:448: [de16b9c523141] Daemon stopped [2020-11-27T12:12:10.091Z] === RUN TestKernelTCPMemory [2020-11-27T12:12:10.337Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-11-27T12:12:10.337Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:12:10.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T12:12:10.922Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-11-27T12:12:10.922Z] === RUN TestNISDomainname [2020-11-27T12:12:11.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-11-27T12:12:11.380Z] === RUN TestResize [2020-11-27T12:12:12.022Z] --- PASS: TestResize (0.58s) [2020-11-27T12:12:12.022Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:12:12.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T12:12:12.577Z] --- PASS: TestNISDomainname (1.54s) [2020-11-27T12:12:12.577Z] === RUN TestStats [2020-11-27T12:12:12.657Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-11-27T12:12:12.657Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:12:12.956Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:12.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:12.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:12.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:12.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:12:12.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:12.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:14.490Z] --- PASS: TestStats (1.95s) [2020-11-27T12:12:14.490Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:12:14.490Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:12:14.490Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:12:14.490Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:12:14.490Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:12:14.490Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:12:14.490Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:12:14.490Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:12:14.490Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:12:14.490Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:12:14.490Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:12:15.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T12:12:15.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:12:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:16.000Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:12:16.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-27T12:12:16.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:12:16.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:17.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T12:12:17.953Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:12:18.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:18.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:18.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:18.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-27T12:12:18.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:12:19.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-27T12:12:19.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T12:12:19.726Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T12:12:19.726Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2020-11-27T12:12:19.726Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2020-11-27T12:12:19.726Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-11-27T12:12:19.726Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-11-27T12:12:19.726Z] === RUN TestDeleteDevicemapper [2020-11-27T12:12:19.726Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:12:19.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:12:19.726Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:12:20.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-27T12:12:21.205Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d4db73ca2ceda] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d4db73ca2ceda] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d4db73ca2ceda] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d4db73ca2ceda] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d4db73ca2ceda] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d4db73ca2ceda] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [d4db73ca2ceda] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d4db73ca2ceda] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d4db73ca2ceda] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d4db73ca2ceda] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d4db73ca2ceda] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d4db73ca2ceda] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d71585775a295] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d71585775a295] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d71585775a295] daemon started [2020-11-27T12:12:21.206Z] daemon.go:325: [d71585775a295] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:296: [d71585775a295] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d71585775a295] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d71585775a295] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d71585775a295] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d71585775a295] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d71585775a295] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d19453b7b8671] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d19453b7b8671] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d19453b7b8671] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d19453b7b8671] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d19453b7b8671] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d19453b7b8671] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [d19453b7b8671] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d19453b7b8671] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d19453b7b8671] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d19453b7b8671] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d19453b7b8671] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d19453b7b8671] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d73b596705aa2] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d73b596705aa2] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d73b596705aa2] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d73b596705aa2] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d73b596705aa2] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d73b596705aa2] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [d73b596705aa2] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d73b596705aa2] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d73b596705aa2] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d73b596705aa2] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d73b596705aa2] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d73b596705aa2] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [dab97518c40f4] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [dab97518c40f4] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [dab97518c40f4] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [dab97518c40f4] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [dab97518c40f4] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [dab97518c40f4] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [dab97518c40f4] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [dab97518c40f4] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [dab97518c40f4] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [dab97518c40f4] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [dab97518c40f4] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [dab97518c40f4] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d28c0d3164d3f] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d28c0d3164d3f] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d28c0d3164d3f] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d28c0d3164d3f] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d28c0d3164d3f] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d28c0d3164d3f] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [d28c0d3164d3f] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d28c0d3164d3f] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d28c0d3164d3f] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d28c0d3164d3f] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d28c0d3164d3f] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d28c0d3164d3f] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [db966565a0daf] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [db966565a0daf] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [db966565a0daf] daemon started [2020-11-27T12:12:21.206Z] daemon.go:325: [db966565a0daf] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:296: [db966565a0daf] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [db966565a0daf] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [db966565a0daf] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [db966565a0daf] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [db966565a0daf] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [db966565a0daf] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [de77b4fb19cdb] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [de77b4fb19cdb] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [de77b4fb19cdb] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [de77b4fb19cdb] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [de77b4fb19cdb] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [de77b4fb19cdb] Daemon stopped [2020-11-27T12:12:21.206Z] daemon.go:325: [de77b4fb19cdb] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [de77b4fb19cdb] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [de77b4fb19cdb] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [de77b4fb19cdb] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [de77b4fb19cdb] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [de77b4fb19cdb] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d44cb35440f93] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d44cb35440f93] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d44cb35440f93] daemon started [2020-11-27T12:12:21.206Z] daemon.go:296: [d44cb35440f93] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d44cb35440f93] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d44cb35440f93] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d44cb35440f93] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d44cb35440f93] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d44cb35440f93] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d44cb35440f93] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d747ddf6f5c41] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d747ddf6f5c41] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d747ddf6f5c41] daemon started [2020-11-27T12:12:21.206Z] daemon.go:296: [d747ddf6f5c41] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d747ddf6f5c41] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d747ddf6f5c41] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d747ddf6f5c41] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d747ddf6f5c41] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d747ddf6f5c41] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d747ddf6f5c41] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d9c6f4eb4e653] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [d9c6f4eb4e653] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d9c6f4eb4e653] daemon started [2020-11-27T12:12:21.206Z] daemon.go:325: [d9c6f4eb4e653] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:296: [d9c6f4eb4e653] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [d9c6f4eb4e653] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [d9c6f4eb4e653] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [d9c6f4eb4e653] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [d9c6f4eb4e653] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [d9c6f4eb4e653] Daemon stopped [2020-11-27T12:12:21.206Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-11-27T12:12:21.206Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [dab99ff8ccf52] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [dab99ff8ccf52] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [dab99ff8ccf52] daemon started [2020-11-27T12:12:21.206Z] daemon.go:296: [dab99ff8ccf52] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:325: [dab99ff8ccf52] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:325: [dab99ff8ccf52] waiting for daemon to start [2020-11-27T12:12:21.206Z] daemon.go:353: [dab99ff8ccf52] daemon started [2020-11-27T12:12:21.206Z] daemon.go:461: [dab99ff8ccf52] Stopping daemon [2020-11-27T12:12:21.206Z] daemon.go:296: [dab99ff8ccf52] exiting daemon [2020-11-27T12:12:21.206Z] daemon.go:448: [dab99ff8ccf52] Daemon stopped [2020-11-27T12:12:21.206Z] === RUN TestKernelTCPMemory [2020-11-27T12:12:21.499Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-11-27T12:12:21.499Z] === RUN TestNISDomainname [2020-11-27T12:12:22.050Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s) [2020-11-27T12:12:22.050Z] === RUN TestUpdateMemory [2020-11-27T12:12:22.050Z] --- SKIP: TestUpdateMemory (0.01s) [2020-11-27T12:12:22.050Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:12:22.050Z] === RUN TestUpdateCPUQuota [2020-11-27T12:12:22.542Z] --- PASS: TestNISDomainname (0.75s) [2020-11-27T12:12:22.542Z] === RUN TestStats [2020-11-27T12:12:23.433Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-11-27T12:12:23.433Z] === RUN TestUpdatePidsLimit [2020-11-27T12:12:23.433Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:12:24.004Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:12:24.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T12:12:24.058Z] --- PASS: TestStats (1.62s) [2020-11-27T12:12:24.058Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:12:24.058Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:12:24.058Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:12:24.058Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:12:24.058Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:12:24.058Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:12:24.058Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:12:24.058Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:12:24.058Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:12:24.058Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:12:24.058Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:12:24.058Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:12:24.058Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:12:24.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-27T12:12:24.264Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:12:24.835Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:12:25.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:12:25.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:12:25.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-27T12:12:27.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-11-27T12:12:27.309Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:12:27.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-27T12:12:27.593Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T12:12:27.593Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-11-27T12:12:27.593Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-11-27T12:12:27.593Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-11-27T12:12:27.593Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-11-27T12:12:27.593Z] === RUN TestDeleteDevicemapper [2020-11-27T12:12:27.593Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:12:27.593Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:12:27.593Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:12:28.707Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T12:12:28.707Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-27T12:12:28.707Z] Cross building: bundles/cross/windows/amd64 [2020-11-27T12:12:28.707Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T12:12:28.707Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-27T12:12:29.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2020-11-27T12:12:29.670Z] === RUN TestUpdateMemory [2020-11-27T12:12:30.317Z] --- PASS: TestUpdateMemory (0.75s) [2020-11-27T12:12:30.317Z] === RUN TestUpdateCPUQuota [2020-11-27T12:12:31.357Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-11-27T12:12:31.357Z] === RUN TestUpdatePidsLimit [2020-11-27T12:12:31.357Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:12:31.357Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:12:31.650Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:12:31.944Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:12:32.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:12:32.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:12:32.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:12:32.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-27T12:12:33.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit (2.71s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-11-27T12:12:33.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-11-27T12:12:33.870Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:12:34.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T12:12:35.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-27T12:12:37.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T12:12:39.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T12:12:39.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T12:12:40.257Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-11-27T12:12:40.257Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:12:41.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-11-27T12:12:41.197Z] === RUN TestWaitNonBlocked [2020-11-27T12:12:41.197Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:41.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:41.197Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:41.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:41.197Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:41.197Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:41.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T12:12:42.398Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:12:42.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-11-27T12:12:42.398Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-11-27T12:12:42.398Z] === RUN TestWaitBlocked [2020-11-27T12:12:42.398Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:42.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:42.398Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:42.398Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:42.398Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:42.398Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:43.782Z] --- PASS: TestWaitBlocked (0.05s) [2020-11-27T12:12:43.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-11-27T12:12:43.782Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2020-11-27T12:12:43.782Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:12:43.782Z] === CONT TestIpcModeOlderClient [2020-11-27T12:12:43.782Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-11-27T12:12:43.782Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:12:44.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-27T12:12:44.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T12:12:46.514Z] --- PASS: TestUpdateRestartPolicy (11.39s) [2020-11-27T12:12:46.514Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:12:46.514Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-11-27T12:12:46.514Z] === RUN TestWaitNonBlocked [2020-11-27T12:12:46.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:46.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:46.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:46.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:46.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:12:46.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:12:46.514Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:12:46.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-11-27T12:12:46.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-11-27T12:12:46.514Z] === RUN TestWaitBlocked [2020-11-27T12:12:46.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:46.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:46.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:46.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:46.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:12:46.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:12:47.569Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-27T12:12:47.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-11-27T12:12:47.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-11-27T12:12:47.569Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:12:47.569Z] === CONT TestIpcModeOlderClient [2020-11-27T12:12:47.569Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:12:47.569Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-11-27T12:12:47.658Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s) [2020-11-27T12:12:47.658Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-27T12:12:47.658Z] daemon.go:325: [deb82149ac6f6] waiting for daemon to start [2020-11-27T12:12:47.658Z] daemon.go:325: [deb82149ac6f6] waiting for daemon to start [2020-11-27T12:12:47.658Z] daemon.go:353: [deb82149ac6f6] daemon started [2020-11-27T12:12:47.658Z] daemon.go:325: [deb82149ac6f6] waiting for daemon to start [2020-11-27T12:12:47.658Z] daemon.go:296: [deb82149ac6f6] exiting daemon [2020-11-27T12:12:47.658Z] daemon.go:325: [deb82149ac6f6] waiting for daemon to start [2020-11-27T12:12:47.658Z] daemon.go:353: [deb82149ac6f6] daemon started [2020-11-27T12:12:47.658Z] daemon.go:461: [deb82149ac6f6] Stopping daemon [2020-11-27T12:12:47.658Z] daemon.go:296: [deb82149ac6f6] exiting daemon [2020-11-27T12:12:47.658Z] daemon.go:448: [deb82149ac6f6] Daemon stopped [2020-11-27T12:12:47.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-27T12:12:48.488Z] --- PASS: TestDaemonRestartIpcMode (4.75s) [2020-11-27T12:12:48.488Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-27T12:12:48.488Z] daemon.go:325: [dcc21b05d8e24] waiting for daemon to start [2020-11-27T12:12:48.488Z] daemon.go:325: [dcc21b05d8e24] waiting for daemon to start [2020-11-27T12:12:48.488Z] daemon.go:353: [dcc21b05d8e24] daemon started [2020-11-27T12:12:48.488Z] daemon.go:461: [dcc21b05d8e24] Stopping daemon [2020-11-27T12:12:48.488Z] daemon.go:296: [dcc21b05d8e24] exiting daemon [2020-11-27T12:12:48.488Z] daemon.go:448: [dcc21b05d8e24] Daemon stopped [2020-11-27T12:12:48.488Z] daemon.go:325: [dcc21b05d8e24] waiting for daemon to start [2020-11-27T12:12:48.488Z] daemon.go:325: [dcc21b05d8e24] waiting for daemon to start [2020-11-27T12:12:48.488Z] daemon.go:353: [dcc21b05d8e24] daemon started [2020-11-27T12:12:48.488Z] daemon.go:461: [dcc21b05d8e24] Stopping daemon [2020-11-27T12:12:48.488Z] daemon.go:296: [dcc21b05d8e24] exiting daemon [2020-11-27T12:12:48.488Z] daemon.go:448: [dcc21b05d8e24] Daemon stopped [2020-11-27T12:12:48.488Z] PASS [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === Skipped [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-27T12:12:48.488Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-11-27T12:12:48.488Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:12:48.488Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:12:48.488Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:12:48.488Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-11-27T12:12:48.488Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:12:48.488Z] [2020-11-27T12:12:48.488Z] DONE 189 tests, 6 skipped in 121.026s [2020-11-27T12:12:48.747Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:12:48.747Z] ++ 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-11-27T12:12:48.747Z] ++ set -e [2020-11-27T12:12:48.747Z] ++ '[' -n 0 ']' [2020-11-27T12:12:48.747Z] ++ set -x [2020-11-27T12:12:48.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:12:48.748Z] INFO: Testing against a local daemon [2020-11-27T12:12:48.748Z] === RUN TestCommitInheritsEnv [2020-11-27T12:12:49.318Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-11-27T12:12:49.318Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:12:49.318Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:12:49.318Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:12:49.579Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2020-11-27T12:12:49.579Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:12:49.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-27T12:12:49.579Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-27T12:12:49.579Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:12:50.151Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-11-27T12:12:50.151Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:12:50.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-27T12:12:50.151Z] === RUN TestTagInvalidReference [2020-11-27T12:12:50.151Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T12:12:50.151Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:12:50.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T12:12:50.151Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-27T12:12:50.151Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:12:50.151Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T12:12:50.151Z] === RUN TestTagOfficialNames [2020-11-27T12:12:50.151Z] --- PASS: TestTagOfficialNames (0.09s) [2020-11-27T12:12:50.151Z] === RUN TestTagMatchesDigest [2020-11-27T12:12:50.325Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-11-27T12:12:50.325Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-27T12:12:50.325Z] daemon.go:325: [db80a154aef3c] waiting for daemon to start [2020-11-27T12:12:50.325Z] daemon.go:325: [db80a154aef3c] waiting for daemon to start [2020-11-27T12:12:50.325Z] daemon.go:353: [db80a154aef3c] daemon started [2020-11-27T12:12:50.325Z] daemon.go:325: [db80a154aef3c] waiting for daemon to start [2020-11-27T12:12:50.325Z] daemon.go:296: [db80a154aef3c] exiting daemon [2020-11-27T12:12:50.325Z] daemon.go:325: [db80a154aef3c] waiting for daemon to start [2020-11-27T12:12:50.325Z] daemon.go:353: [db80a154aef3c] daemon started [2020-11-27T12:12:50.325Z] daemon.go:461: [db80a154aef3c] Stopping daemon [2020-11-27T12:12:50.325Z] daemon.go:296: [db80a154aef3c] exiting daemon [2020-11-27T12:12:50.325Z] daemon.go:448: [db80a154aef3c] Daemon stopped [2020-11-27T12:12:50.412Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-11-27T12:12:50.412Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:12:50.619Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2020-11-27T12:12:50.619Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-27T12:12:50.619Z] daemon.go:325: [df3620f7ec19d] waiting for daemon to start [2020-11-27T12:12:50.619Z] daemon.go:325: [df3620f7ec19d] waiting for daemon to start [2020-11-27T12:12:50.619Z] daemon.go:353: [df3620f7ec19d] daemon started [2020-11-27T12:12:50.619Z] daemon.go:461: [df3620f7ec19d] Stopping daemon [2020-11-27T12:12:50.619Z] daemon.go:296: [df3620f7ec19d] exiting daemon [2020-11-27T12:12:50.619Z] daemon.go:448: [df3620f7ec19d] Daemon stopped [2020-11-27T12:12:50.619Z] daemon.go:325: [df3620f7ec19d] waiting for daemon to start [2020-11-27T12:12:50.619Z] daemon.go:325: [df3620f7ec19d] waiting for daemon to start [2020-11-27T12:12:50.619Z] daemon.go:353: [df3620f7ec19d] daemon started [2020-11-27T12:12:50.619Z] daemon.go:461: [df3620f7ec19d] Stopping daemon [2020-11-27T12:12:50.619Z] daemon.go:296: [df3620f7ec19d] exiting daemon [2020-11-27T12:12:50.619Z] daemon.go:448: [df3620f7ec19d] Daemon stopped [2020-11-27T12:12:50.619Z] PASS [2020-11-27T12:12:50.619Z] [2020-11-27T12:12:50.619Z] === Skipped [2020-11-27T12:12:50.619Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-27T12:12:50.619Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:12:50.619Z] [2020-11-27T12:12:50.619Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:12:50.619Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:12:50.619Z] [2020-11-27T12:12:50.619Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:12:50.619Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:12:50.619Z] [2020-11-27T12:12:50.619Z] DONE 189 tests, 3 skipped in 87.947s [2020-11-27T12:12:50.619Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:12:50.619Z] ++ 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-11-27T12:12:50.619Z] ++ set -e [2020-11-27T12:12:50.619Z] ++ '[' -n 0 ']' [2020-11-27T12:12:50.619Z] ++ set -x [2020-11-27T12:12:50.619Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:12:50.912Z] INFO: Testing against a local daemon [2020-11-27T12:12:50.912Z] === RUN TestCommitInheritsEnv [2020-11-27T12:12:51.208Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-11-27T12:12:51.208Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:12:51.208Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:12:51.208Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:12:51.208Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-11-27T12:12:51.208Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:12:51.208Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-27T12:12:51.208Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:12:51.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-27T12:12:51.502Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-11-27T12:12:51.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:12:51.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-27T12:12:51.502Z] === RUN TestTagInvalidReference [2020-11-27T12:12:51.502Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-27T12:12:51.502Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:12:51.798Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-27T12:12:51.798Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:12:51.798Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T12:12:51.798Z] === RUN TestTagOfficialNames [2020-11-27T12:12:51.798Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-27T12:12:51.798Z] === RUN TestTagMatchesDigest [2020-11-27T12:12:51.798Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T12:12:51.798Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:12:51.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-27T12:12:52.866Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T12:12:53.808Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T12:12:54.749Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T12:12:55.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-27T12:12:55.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-27T12:12:55.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-27T12:12:58.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-27T12:13:01.171Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T12:13:02.557Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T12:13:03.537Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-27T12:13:03.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-27T12:13:05.191Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T12:13:07.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-27T12:13:11.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-27T12:13:11.030Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T12:13:13.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-27T12:13:13.572Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T12:13:14.142Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T12:13:14.713Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T12:13:15.283Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T12:13:15.543Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T12:13:16.114Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T12:13:16.114Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T12:13:17.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-27T12:13:17.495Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T12:13:22.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-27T12:13:23.348Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T12:13:24.730Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-27T12:13:25.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-27T12:13:27.572Z] 680bbdbacf1b: Pull complete [2020-11-27T12:13:27.572Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T12:13:27.572Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:13:27.572Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-27T12:13:27.572Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-27T12:13:27.572Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-11-27T12:13:27.572Z] WARN: Skipping validation tests [2020-11-27T12:13:27.572Z] INFO: Running unit tests at 11/27/2020 12:13:12... [2020-11-27T12:13:27.572Z] INFO: make.ps1 starting at 11/27/2020 12:13:16 [2020-11-27T12:13:27.572Z] INFO: Git commit (6fd1cf089) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T12:13:27.572Z] INFO: Invoking autogen... [2020-11-27T12:13:27.572Z] INFO: Running unit tests... [2020-11-27T12:13:28.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T12:13:28.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-27T12:13:29.599Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T12:13:29.859Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T12:13:30.800Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T12:13:31.370Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T12:13:31.630Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-27T12:13:31.630Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T12:13:33.391Z] ? github.com/docker/docker/api [no test files] [2020-11-27T12:13:35.836Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-27T12:13:36.415Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T12:13:36.415Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-27T12:13:36.415Z] remote: Enumerating objects: 2, done. [2020-11-27T12:13:36.415Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-27T12:13:36.415Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-27T12:13:36.415Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-27T12:13:36.415Z] 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-11-27T12:13:36.415Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-27T12:13:36.415Z] [2020-11-27T12:13:37.747Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T12:13:38.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/test/unit [2020-11-27T12:13:40.668Z] ? github.com/docker/docker/api [no test files] [2020-11-27T12:13:41.044Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-27T12:13:42.954Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-27T12:13:43.895Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T12:13:44.465Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T12:13:46.377Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-27T12:13:47.319Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-27T12:13:47.580Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T12:13:48.151Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-27T12:13:48.248Z] ok github.com/docker/docker/api/server 0.171s coverage: 7.9% of statements [2020-11-27T12:13:48.723Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:13:52.027Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T12:13:52.968Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T12:13:52.968Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T12:13:53.228Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T12:13:53.228Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T12:13:53.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T12:13:53.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-27T12:13:55.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-27T12:13:55.445Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-27T12:13:55.560Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2020-11-27T12:13:56.019Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-27T12:13:57.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T12:13:59.317Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-27T12:13:59.887Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-27T12:14:02.431Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T12:14:03.003Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-27T12:14:04.916Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-27T12:14:05.857Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T12:14:06.462Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T12:14:09.776Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-27T12:14:10.347Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-27T12:14:12.897Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T12:14:15.439Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T12:14:18.738Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-27T12:14:18.998Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T12:14:19.937Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T12:14:21.318Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T12:14:21.889Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-27T12:14:24.430Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-27T12:14:25.001Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-27T12:14:25.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T12:14:25.522Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-27T12:14:25.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T12:14:25.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T12:14:26.044Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-27T12:14:27.428Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T12:14:28.000Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-27T12:14:28.000Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-27T12:14:28.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T12:14:29.648Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T12:14:30.220Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-27T12:14:32.763Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/server/httputils 0.162s coverage: 14.7% of statements [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/server/router/swarm 0.263s coverage: 3.1% of statements [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/types/filters 0.120s coverage: 92.2% of statements [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/types/strslice 0.078s coverage: 90.0% of statements [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/types/time 0.358s coverage: 100.0% of statements [2020-11-27T12:14:39.012Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T12:14:39.012Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T12:14:40.897Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-27T12:14:40.897Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T12:14:41.157Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-27T12:14:41.419Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T12:14:43.330Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-11-27T12:14:43.590Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-27T12:14:43.726Z] ok github.com/docker/docker/builder/dockerfile 0.483s coverage: 43.2% of statements [2020-11-27T12:14:43.726Z] ok github.com/docker/docker/builder/dockerignore 0.050s coverage: 96.8% of statements [2020-11-27T12:14:43.726Z] ok github.com/docker/docker/builder/fscache 1.460s coverage: 69.2% of statements [2020-11-27T12:14:43.726Z] ok github.com/docker/docker/builder/remotecontext 0.524s coverage: 9.2% of statements [2020-11-27T12:14:44.975Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T12:14:46.888Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-27T12:14:51.089Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-27T12:14:55.294Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-27T12:14:56.678Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T12:14:56.678Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-27T12:14:58.062Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T12:14:58.062Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T12:14:58.062Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-27T12:14:59.003Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-27T12:15:02.300Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-27T12:15:02.560Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T12:15:03.272Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-11-27T12:15:03.272Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T12:15:03.272Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T12:15:03.272Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T12:15:03.532Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-11-27T12:15:03.792Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T12:15:03.792Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T12:15:04.053Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-11-27T12:15:04.314Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T12:15:04.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T12:15:04.882Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-11-27T12:15:05.102Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T12:15:07.646Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T12:15:08.246Z] ok github.com/docker/docker/builder/fscache 0.126s coverage: 69.5% of statements [2020-11-27T12:15:08.505Z] ok github.com/docker/docker/builder/dockerfile 0.119s coverage: 45.1% of statements [2020-11-27T12:15:10.192Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-27T12:15:11.041Z] ok github.com/docker/docker/builder/remotecontext/git 1.089s coverage: 85.1% of statements [2020-11-27T12:15:11.301Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.6% of statements [2020-11-27T12:15:11.301Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T12:15:11.301Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T12:15:11.870Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-27T12:15:13.737Z] ok github.com/docker/docker/builder/remotecontext/git 28.823s coverage: 85.1% of statements [2020-11-27T12:15:13.737Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T12:15:13.737Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T12:15:13.737Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-11-27T12:15:13.737Z] ok github.com/docker/docker/client 0.606s coverage: 75.2% of statements [2020-11-27T12:15:14.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T12:15:15.781Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T12:15:17.149Z] ok github.com/docker/docker/client 0.160s coverage: 75.7% of statements [2020-11-27T12:15:17.494Z] ok github.com/docker/docker/cmd/dockerd 0.654s coverage: 18.6% of statements [2020-11-27T12:15:17.692Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T12:15:19.042Z] ok github.com/docker/docker/container 0.587s coverage: 42.8% of statements [2020-11-27T12:15:19.042Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T12:15:19.042Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T12:15:19.042Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T12:15:19.042Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T12:15:19.639Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T12:15:22.189Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-27T12:15:24.101Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-27T12:15:26.646Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-27T12:15:26.906Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite (337.98s) [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.37s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-27T12:15:33.492Z] daemon.go:325: [d47c36ed84a0f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d47c36ed84a0f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d47c36ed84a0f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d47c36ed84a0f] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d47c36ed84a0f] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d47c36ed84a0f] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d47c36ed84a0f] Daemon stopped [2020-11-27T12:15:33.492Z] daemon.go:325: [d47c36ed84a0f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d47c36ed84a0f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d47c36ed84a0f] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d47c36ed84a0f] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d47c36ed84a0f] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d47c36ed84a0f] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.92s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-27T12:15:33.492Z] daemon.go:325: [dfc88f25c000f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [dfc88f25c000f] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [dfc88f25c000f] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [dfc88f25c000f] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [dfc88f25c000f] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [dfc88f25c000f] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T12:15:33.492Z] daemon.go:325: [ddc9e0052c725] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [ddc9e0052c725] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [ddc9e0052c725] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [ddc9e0052c725] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [ddc9e0052c725] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [ddc9e0052c725] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.10s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-27T12:15:33.492Z] daemon.go:325: [d6efc5298eae4] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d6efc5298eae4] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d6efc5298eae4] daemon started [2020-11-27T12:15:33.492Z] daemon.go:296: [d6efc5298eae4] exiting daemon [2020-11-27T12:15:33.492Z] docker_cli_daemon_test.go:1449: Daemon d6efc5298eae4 is not started [2020-11-27T12:15:33.492Z] daemon.go:325: [d6efc5298eae4] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d6efc5298eae4] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d6efc5298eae4] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d6efc5298eae4] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d6efc5298eae4] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d6efc5298eae4] Daemon stopped [2020-11-27T12:15:33.492Z] check_test.go:309: Daemon d648bd018c4fe is not started [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-27T12:15:33.492Z] daemon.go:325: [df7896633544c] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [df7896633544c] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [df7896633544c] daemon started [2020-11-27T12:15:33.492Z] daemon.go:325: [df7896633544c] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:296: [df7896633544c] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:325: [df7896633544c] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [df7896633544c] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [df7896633544c] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [df7896633544c] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [df7896633544c] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-27T12:15:33.492Z] daemon.go:325: [d0fe9738d3aad] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d0fe9738d3aad] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d0fe9738d3aad] daemon started [2020-11-27T12:15:33.492Z] daemon.go:296: [d0fe9738d3aad] exiting daemon [2020-11-27T12:15:33.492Z] check_test.go:309: Daemon d33871aaf8907 is not started [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.69s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-27T12:15:33.492Z] daemon.go:325: [dffd115445acc] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [dffd115445acc] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [dffd115445acc] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [dffd115445acc] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [dffd115445acc] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [dffd115445acc] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:296: [d3ecb7f74caf2] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d3ecb7f74caf2] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d3ecb7f74caf2] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d3ecb7f74caf2] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d3ecb7f74caf2] Daemon stopped [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d3ecb7f74caf2] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d3ecb7f74caf2] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d3ecb7f74caf2] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d3ecb7f74caf2] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d3ecb7f74caf2] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-27T12:15:33.492Z] daemon.go:325: [d193365013bac] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d193365013bac] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d193365013bac] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d193365013bac] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d193365013bac] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d193365013bac] Daemon stopped [2020-11-27T12:15:33.492Z] daemon.go:325: [d193365013bac] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d193365013bac] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d193365013bac] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d193365013bac] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d193365013bac] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d193365013bac] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-27T12:15:33.492Z] daemon.go:325: [dd6c23bc690b6] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [dd6c23bc690b6] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [dd6c23bc690b6] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [dd6c23bc690b6] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [dd6c23bc690b6] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [dd6c23bc690b6] Daemon stopped [2020-11-27T12:15:33.492Z] daemon.go:325: [dd6c23bc690b6] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [dd6c23bc690b6] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [dd6c23bc690b6] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [dd6c23bc690b6] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [dd6c23bc690b6] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [dd6c23bc690b6] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-27T12:15:33.492Z] daemon.go:325: [d9b9404d11694] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d9b9404d11694] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d9b9404d11694] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d9b9404d11694] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d9b9404d11694] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d9b9404d11694] Daemon stopped [2020-11-27T12:15:33.492Z] daemon.go:325: [d9b9404d11694] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [d9b9404d11694] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:353: [d9b9404d11694] daemon started [2020-11-27T12:15:33.492Z] daemon.go:461: [d9b9404d11694] Stopping daemon [2020-11-27T12:15:33.492Z] daemon.go:296: [d9b9404d11694] exiting daemon [2020-11-27T12:15:33.492Z] daemon.go:448: [d9b9404d11694] Daemon stopped [2020-11-27T12:15:33.492Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.14s) [2020-11-27T12:15:33.492Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-27T12:15:33.492Z] daemon.go:325: [dde749c0256d4] waiting for daemon to start [2020-11-27T12:15:33.492Z] daemon.go:325: [dde749c0256d4] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dde749c0256d4] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dde749c0256d4] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dde749c0256d4] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dde749c0256d4] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [dde749c0256d4] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dde749c0256d4] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dde749c0256d4] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dde749c0256d4] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dde749c0256d4] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dde749c0256d4] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-27T12:15:33.493Z] daemon.go:325: [d0a084be9e3ba] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d0a084be9e3ba] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d0a084be9e3ba] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d0a084be9e3ba] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d0a084be9e3ba] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d0a084be9e3ba] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d0a084be9e3ba] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d0a084be9e3ba] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d0a084be9e3ba] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d0a084be9e3ba] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d0a084be9e3ba] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d0a084be9e3ba] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.45s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-27T12:15:33.493Z] daemon.go:325: [d028843afe4cb] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d028843afe4cb] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d028843afe4cb] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d028843afe4cb] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d028843afe4cb] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d028843afe4cb] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d028843afe4cb] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d028843afe4cb] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d028843afe4cb] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d028843afe4cb] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d028843afe4cb] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d028843afe4cb] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-27T12:15:33.493Z] daemon.go:325: [d3a65397799a7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:296: [d3a65397799a7] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:325: [d3a65397799a7] waiting for daemon to start [2020-11-27T12:15:33.493Z] check_test.go:309: Daemon d5561f78b32a1 is not started [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-27T12:15:33.493Z] daemon.go:325: [d63379f4dddb2] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:296: [d63379f4dddb2] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:325: [d63379f4dddb2] waiting for daemon to start [2020-11-27T12:15:33.493Z] check_test.go:309: Daemon d8fbec181ed2e is not started [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-27T12:15:33.493Z] daemon.go:325: [dd19e5b38834c] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dd19e5b38834c] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dd19e5b38834c] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dd19e5b38834c] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dd19e5b38834c] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dd19e5b38834c] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-27T12:15:33.493Z] daemon.go:325: [df4836620a195] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [df4836620a195] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [df4836620a195] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [df4836620a195] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [df4836620a195] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [df4836620a195] Daemon stopped [2020-11-27T12:15:33.493Z] check_test.go:309: Daemon df4836620a195 is not started [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-27T12:15:33.493Z] daemon.go:325: [d828470fae5aa] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d828470fae5aa] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d828470fae5aa] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d828470fae5aa] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d828470fae5aa] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d828470fae5aa] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d828470fae5aa] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d828470fae5aa] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d828470fae5aa] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d828470fae5aa] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d828470fae5aa] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d828470fae5aa] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-27T12:15:33.493Z] daemon.go:325: [d33dfa10416f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d33dfa10416f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d33dfa10416f8] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d33dfa10416f8] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d33dfa10416f8] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d33dfa10416f8] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d33dfa10416f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d33dfa10416f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d33dfa10416f8] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d33dfa10416f8] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d33dfa10416f8] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d33dfa10416f8] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-27T12:15:33.493Z] daemon.go:325: [d21df3925de35] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d21df3925de35] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d21df3925de35] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d21df3925de35] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d21df3925de35] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d21df3925de35] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d21df3925de35] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d21df3925de35] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d21df3925de35] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d21df3925de35] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d21df3925de35] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d21df3925de35] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-27T12:15:33.493Z] daemon.go:325: [dbb90bb4ace0f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dbb90bb4ace0f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dbb90bb4ace0f] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dbb90bb4ace0f] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dbb90bb4ace0f] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dbb90bb4ace0f] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [dbb90bb4ace0f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dbb90bb4ace0f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dbb90bb4ace0f] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dbb90bb4ace0f] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dbb90bb4ace0f] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dbb90bb4ace0f] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-27T12:15:33.493Z] daemon.go:325: [d630bbecd5d25] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d630bbecd5d25] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d630bbecd5d25] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d630bbecd5d25] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d630bbecd5d25] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d630bbecd5d25] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-11-27T12:15:33.493Z] daemon.go:325: [d4bee7a40c8e7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d4bee7a40c8e7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d4bee7a40c8e7] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d4bee7a40c8e7] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d4bee7a40c8e7] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d4bee7a40c8e7] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-27T12:15:33.493Z] daemon.go:325: [d42e51672e9f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d42e51672e9f8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d42e51672e9f8] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d42e51672e9f8] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d42e51672e9f8] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d42e51672e9f8] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-27T12:15:33.493Z] daemon.go:325: [dd676edd29de8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:296: [dd676edd29de8] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:325: [dd676edd29de8] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:461: [dd676edd29de8] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:450: [dd676edd29de8] Error when stopping daemon: daemon not started [2020-11-27T12:15:33.493Z] check_test.go:309: Daemon dd676edd29de8 is not started [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-11-27T12:15:33.493Z] daemon.go:325: [d25d6df86b5f9] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d25d6df86b5f9] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d25d6df86b5f9] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d25d6df86b5f9] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d25d6df86b5f9] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d25d6df86b5f9] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-27T12:15:33.493Z] daemon.go:325: [d203e866c3821] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d203e866c3821] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d203e866c3821] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d203e866c3821] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d203e866c3821] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d203e866c3821] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-27T12:15:33.493Z] daemon.go:325: [dbbcee5a71e91] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dbbcee5a71e91] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dbbcee5a71e91] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dbbcee5a71e91] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dbbcee5a71e91] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dbbcee5a71e91] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-27T12:15:33.493Z] daemon.go:325: [d3b9d90994473] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d3b9d90994473] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d3b9d90994473] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d3b9d90994473] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d3b9d90994473] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d3b9d90994473] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [d3b9d90994473] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d3b9d90994473] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d3b9d90994473] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d3b9d90994473] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d3b9d90994473] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d3b9d90994473] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.89s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-11-27T12:15:33.493Z] daemon.go:325: [dbe68bd830af0] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dbe68bd830af0] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dbe68bd830af0] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dbe68bd830af0] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dbe68bd830af0] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dbe68bd830af0] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [dbe68bd830af0] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dbe68bd830af0] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dbe68bd830af0] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dbe68bd830af0] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dbe68bd830af0] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dbe68bd830af0] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-11-27T12:15:33.493Z] daemon.go:325: [daac85d5907d7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [daac85d5907d7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [daac85d5907d7] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [daac85d5907d7] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [daac85d5907d7] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [daac85d5907d7] Daemon stopped [2020-11-27T12:15:33.493Z] daemon.go:325: [daac85d5907d7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [daac85d5907d7] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [daac85d5907d7] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [daac85d5907d7] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [daac85d5907d7] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [daac85d5907d7] Daemon stopped [2020-11-27T12:15:33.493Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-27T12:15:33.493Z] requirement.go:26: unmatched requirement IPv6 [2020-11-27T12:15:33.493Z] check_test.go:309: Daemon d19d35b70921b is not started [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-27T12:15:33.493Z] daemon.go:325: [dc7253d9afc4f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [dc7253d9afc4f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [dc7253d9afc4f] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [dc7253d9afc4f] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [dc7253d9afc4f] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [dc7253d9afc4f] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-27T12:15:33.493Z] daemon.go:325: [d18869e290c4f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d18869e290c4f] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d18869e290c4f] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d18869e290c4f] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d18869e290c4f] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d18869e290c4f] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-27T12:15:33.493Z] daemon.go:325: [d018358eb3630] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d018358eb3630] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d018358eb3630] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d018358eb3630] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d018358eb3630] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d018358eb3630] Daemon stopped [2020-11-27T12:15:33.493Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2020-11-27T12:15:33.493Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-27T12:15:33.493Z] daemon.go:325: [d31a0b7f6a69d] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:325: [d31a0b7f6a69d] waiting for daemon to start [2020-11-27T12:15:33.493Z] daemon.go:353: [d31a0b7f6a69d] daemon started [2020-11-27T12:15:33.493Z] daemon.go:461: [d31a0b7f6a69d] Stopping daemon [2020-11-27T12:15:33.493Z] daemon.go:296: [d31a0b7f6a69d] exiting daemon [2020-11-27T12:15:33.493Z] daemon.go:448: [d31a0b7f6a69d] Daemon stopped [2020-11-27T12:15:33.494Z] check_test.go:309: Daemon d31a0b7f6a69d is not started [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-27T12:15:33.494Z] daemon.go:325: [dc95763e03782] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc95763e03782] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc95763e03782] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc95763e03782] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc95763e03782] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc95763e03782] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [dc95763e03782] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc95763e03782] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc95763e03782] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc95763e03782] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc95763e03782] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc95763e03782] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7ed7f3aa341] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7ed7f3aa341] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc7ed7f3aa341] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc7ed7f3aa341] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc7ed7f3aa341] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc7ed7f3aa341] Daemon stopped [2020-11-27T12:15:33.494Z] check_test.go:309: Daemon dc7ed7f3aa341 is not started [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-27T12:15:33.494Z] daemon.go:325: [d0f3c86595260] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d0f3c86595260] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d0f3c86595260] daemon started [2020-11-27T12:15:33.494Z] daemon.go:296: [d0f3c86595260] exiting daemon [2020-11-27T12:15:33.494Z] docker_cli_daemon_plugins_test.go:80: Daemon d0f3c86595260 is not started [2020-11-27T12:15:33.494Z] daemon.go:325: [d0f3c86595260] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d0f3c86595260] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d0f3c86595260] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d0f3c86595260] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d0f3c86595260] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d0f3c86595260] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.67s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-27T12:15:33.494Z] daemon.go:325: [d20c9395f9811] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d20c9395f9811] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d20c9395f9811] daemon started [2020-11-27T12:15:33.494Z] daemon.go:296: [d20c9395f9811] exiting daemon [2020-11-27T12:15:33.494Z] docker_cli_daemon_plugins_test.go:170: Daemon d20c9395f9811 is not started [2020-11-27T12:15:33.494Z] daemon.go:325: [d20c9395f9811] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d20c9395f9811] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d20c9395f9811] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d20c9395f9811] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d20c9395f9811] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d20c9395f9811] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-27T12:15:33.494Z] daemon.go:325: [d1d8bbaf7e468] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d1d8bbaf7e468] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d1d8bbaf7e468] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d1d8bbaf7e468] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d1d8bbaf7e468] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d1d8bbaf7e468] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [d1d8bbaf7e468] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d1d8bbaf7e468] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d1d8bbaf7e468] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d1d8bbaf7e468] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d1d8bbaf7e468] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d1d8bbaf7e468] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-27T12:15:33.494Z] daemon.go:325: [d196751c29d5f] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d196751c29d5f] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d196751c29d5f] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d196751c29d5f] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d196751c29d5f] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d196751c29d5f] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-27T12:15:33.494Z] daemon.go:325: [d901121da3ae7] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d901121da3ae7] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d901121da3ae7] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d901121da3ae7] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d901121da3ae7] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d901121da3ae7] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-27T12:15:33.494Z] daemon.go:325: [dee87334ef37a] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:296: [dee87334ef37a] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:325: [dee87334ef37a] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:461: [dee87334ef37a] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:450: [dee87334ef37a] Error when stopping daemon: daemon not started [2020-11-27T12:15:33.494Z] check_test.go:309: Daemon dee87334ef37a is not started [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-27T12:15:33.494Z] daemon.go:325: [dc2b9614da025] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc2b9614da025] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc2b9614da025] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc2b9614da025] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc2b9614da025] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc2b9614da025] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-27T12:15:33.494Z] daemon.go:325: [d666be3640027] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d666be3640027] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d666be3640027] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d666be3640027] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d666be3640027] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d666be3640027] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-27T12:15:33.494Z] daemon.go:325: [d76c69f8fe58c] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d76c69f8fe58c] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d76c69f8fe58c] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d76c69f8fe58c] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d76c69f8fe58c] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d76c69f8fe58c] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-27T12:15:33.494Z] daemon.go:325: [dcdec7a2b52cd] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dcdec7a2b52cd] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dcdec7a2b52cd] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dcdec7a2b52cd] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dcdec7a2b52cd] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dcdec7a2b52cd] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-27T12:15:33.494Z] daemon.go:325: [d1caff5d65747] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d1caff5d65747] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d1caff5d65747] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d1caff5d65747] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d1caff5d65747] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d1caff5d65747] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-27T12:15:33.494Z] daemon.go:325: [dbc1c5ff8f829] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dbc1c5ff8f829] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dbc1c5ff8f829] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dbc1c5ff8f829] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dbc1c5ff8f829] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dbc1c5ff8f829] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-27T12:15:33.494Z] daemon.go:325: [d6904ad1d23eb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d6904ad1d23eb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d6904ad1d23eb] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d6904ad1d23eb] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d6904ad1d23eb] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d6904ad1d23eb] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-27T12:15:33.494Z] daemon.go:325: [d96fcfeeff9ec] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d96fcfeeff9ec] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d96fcfeeff9ec] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d96fcfeeff9ec] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d96fcfeeff9ec] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d96fcfeeff9ec] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-27T12:15:33.494Z] daemon.go:325: [dcb6ebe974df2] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dcb6ebe974df2] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dcb6ebe974df2] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dcb6ebe974df2] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dcb6ebe974df2] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dcb6ebe974df2] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-27T12:15:33.494Z] daemon.go:325: [dc55d7bee42b7] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc55d7bee42b7] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc55d7bee42b7] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc55d7bee42b7] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc55d7bee42b7] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc55d7bee42b7] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.64s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-27T12:15:33.494Z] daemon.go:325: [d21118bbcb853] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d21118bbcb853] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d21118bbcb853] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d21118bbcb853] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d21118bbcb853] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d21118bbcb853] Daemon stopped [2020-11-27T12:15:33.494Z] check_test.go:309: Daemon d21118bbcb853 is not started [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7a40d3da2b3] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7a40d3da2b3] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc7a40d3da2b3] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc7a40d3da2b3] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc7a40d3da2b3] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc7a40d3da2b3] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7a40d3da2b3] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dc7a40d3da2b3] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dc7a40d3da2b3] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dc7a40d3da2b3] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dc7a40d3da2b3] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dc7a40d3da2b3] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.29s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-27T12:15:33.494Z] daemon.go:325: [dfca08d983859] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dfca08d983859] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dfca08d983859] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dfca08d983859] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dfca08d983859] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dfca08d983859] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [dfca08d983859] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dfca08d983859] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [dfca08d983859] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [dfca08d983859] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [dfca08d983859] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [dfca08d983859] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [dfca08d983859] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.07s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-27T12:15:33.494Z] daemon.go:325: [d7f2b9fbe4a46] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d7f2b9fbe4a46] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d7f2b9fbe4a46] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d7f2b9fbe4a46] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d7f2b9fbe4a46] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d7f2b9fbe4a46] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [d7f2b9fbe4a46] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d7f2b9fbe4a46] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d7f2b9fbe4a46] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d7f2b9fbe4a46] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d7f2b9fbe4a46] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d7f2b9fbe4a46] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-27T12:15:33.494Z] daemon.go:325: [d9bd8092f7edb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d9bd8092f7edb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d9bd8092f7edb] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d9bd8092f7edb] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d9bd8092f7edb] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d9bd8092f7edb] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [d9bd8092f7edb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d9bd8092f7edb] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d9bd8092f7edb] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d9bd8092f7edb] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d9bd8092f7edb] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d9bd8092f7edb] Daemon stopped [2020-11-27T12:15:33.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-11-27T12:15:33.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-27T12:15:33.494Z] daemon.go:325: [d689b4c588e35] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d689b4c588e35] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d689b4c588e35] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d689b4c588e35] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d689b4c588e35] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d689b4c588e35] Daemon stopped [2020-11-27T12:15:33.494Z] daemon.go:325: [d689b4c588e35] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:325: [d689b4c588e35] waiting for daemon to start [2020-11-27T12:15:33.494Z] daemon.go:353: [d689b4c588e35] daemon started [2020-11-27T12:15:33.494Z] daemon.go:461: [d689b4c588e35] Stopping daemon [2020-11-27T12:15:33.494Z] daemon.go:296: [d689b4c588e35] exiting daemon [2020-11-27T12:15:33.494Z] daemon.go:448: [d689b4c588e35] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-27T12:15:33.495Z] daemon.go:325: [d396cec3d4162] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d396cec3d4162] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d396cec3d4162] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d396cec3d4162] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d396cec3d4162] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d396cec3d4162] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d396cec3d4162] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d396cec3d4162] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d396cec3d4162] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d396cec3d4162] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d396cec3d4162] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d396cec3d4162] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-27T12:15:33.495Z] daemon.go:325: [dcbefad9b8af2] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dcbefad9b8af2] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dcbefad9b8af2] daemon started [2020-11-27T12:15:33.495Z] daemon.go:325: [dcbefad9b8af2] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:296: [dcbefad9b8af2] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:325: [dcbefad9b8af2] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dcbefad9b8af2] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dcbefad9b8af2] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dcbefad9b8af2] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dcbefad9b8af2] Daemon stopped [2020-11-27T12:15:33.495Z] check_test.go:309: Daemon dcbefad9b8af2 is not started [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-27T12:15:33.495Z] daemon.go:325: [dcf021bfb54b4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dcf021bfb54b4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dcf021bfb54b4] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dcf021bfb54b4] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dcf021bfb54b4] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dcf021bfb54b4] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [dcf021bfb54b4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dcf021bfb54b4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dcf021bfb54b4] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dcf021bfb54b4] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dcf021bfb54b4] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dcf021bfb54b4] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-27T12:15:33.495Z] daemon.go:325: [defadf952c7e3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [defadf952c7e3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [defadf952c7e3] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [defadf952c7e3] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [defadf952c7e3] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [defadf952c7e3] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [defadf952c7e3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [defadf952c7e3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [defadf952c7e3] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [defadf952c7e3] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [defadf952c7e3] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [defadf952c7e3] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d71326aa47c49] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d71326aa47c49] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d71326aa47c49] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d71326aa47c49] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d71326aa47c49] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d71326aa47c49] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d71326aa47c49] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d71326aa47c49] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d71326aa47c49] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d71326aa47c49] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d71326aa47c49] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d71326aa47c49] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d71326aa47c49] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.62s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-27T12:15:33.495Z] daemon.go:325: [da40043911d8b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [da40043911d8b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [da40043911d8b] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [da40043911d8b] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [da40043911d8b] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [da40043911d8b] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [da40043911d8b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [da40043911d8b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [da40043911d8b] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [da40043911d8b] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [da40043911d8b] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [da40043911d8b] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [db5e7bfdf2fc6] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [db5e7bfdf2fc6] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [db5e7bfdf2fc6] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [db5e7bfdf2fc6] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [db5e7bfdf2fc6] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [db5e7bfdf2fc6] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [db5e7bfdf2fc6] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [db5e7bfdf2fc6] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [db5e7bfdf2fc6] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [db5e7bfdf2fc6] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [db5e7bfdf2fc6] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [db5e7bfdf2fc6] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [db5e7bfdf2fc6] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-27T12:15:33.495Z] daemon.go:325: [d2eb9105b479d] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d2eb9105b479d] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d2eb9105b479d] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d2eb9105b479d] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d2eb9105b479d] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d2eb9105b479d] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d2eb9105b479d] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d2eb9105b479d] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d2eb9105b479d] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d2eb9105b479d] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d2eb9105b479d] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d2eb9105b479d] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.42s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-27T12:15:33.495Z] daemon.go:325: [df098d19f071b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [df098d19f071b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [df098d19f071b] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [df098d19f071b] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [df098d19f071b] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [df098d19f071b] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [df098d19f071b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [df098d19f071b] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [df098d19f071b] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [df098d19f071b] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [df098d19f071b] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [df098d19f071b] Daemon stopped [2020-11-27T12:15:33.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-27T12:15:33.495Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:15:33.495Z] check_test.go:309: Daemon d66f5c6478bd0 is not started [2020-11-27T12:15:33.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-27T12:15:33.495Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:15:33.495Z] check_test.go:309: Daemon d3bc2261d2c78 is not started [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-27T12:15:33.495Z] daemon.go:325: [dfdc36ded6c95] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dfdc36ded6c95] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dfdc36ded6c95] daemon started [2020-11-27T12:15:33.495Z] daemon.go:296: [dfdc36ded6c95] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:325: [dfdc36ded6c95] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dfdc36ded6c95] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dfdc36ded6c95] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dfdc36ded6c95] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dfdc36ded6c95] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dfdc36ded6c95] Daemon stopped [2020-11-27T12:15:33.495Z] check_test.go:309: Daemon dfdc36ded6c95 is not started [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.12s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-27T12:15:33.495Z] daemon.go:325: [de39d6c817e21] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [de39d6c817e21] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [de39d6c817e21] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [de39d6c817e21] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [de39d6c817e21] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [de39d6c817e21] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [de39d6c817e21] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [de39d6c817e21] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [de39d6c817e21] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [de39d6c817e21] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [de39d6c817e21] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [de39d6c817e21] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.50s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-27T12:15:33.495Z] daemon.go:325: [d4daab9cc29c3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d4daab9cc29c3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d4daab9cc29c3] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d4daab9cc29c3] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d4daab9cc29c3] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d4daab9cc29c3] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d4daab9cc29c3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d4daab9cc29c3] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d4daab9cc29c3] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d4daab9cc29c3] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d4daab9cc29c3] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d4daab9cc29c3] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-27T12:15:33.495Z] daemon.go:325: [d95ab737a16c4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d95ab737a16c4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d95ab737a16c4] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d95ab737a16c4] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d95ab737a16c4] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d95ab737a16c4] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [d95ab737a16c4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [d95ab737a16c4] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [d95ab737a16c4] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [d95ab737a16c4] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [d95ab737a16c4] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [d95ab737a16c4] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-27T12:15:33.495Z] daemon.go:325: [dbb1b30e5a66e] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dbb1b30e5a66e] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dbb1b30e5a66e] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dbb1b30e5a66e] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dbb1b30e5a66e] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dbb1b30e5a66e] Daemon stopped [2020-11-27T12:15:33.495Z] daemon.go:325: [dbb1b30e5a66e] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:325: [dbb1b30e5a66e] waiting for daemon to start [2020-11-27T12:15:33.495Z] daemon.go:353: [dbb1b30e5a66e] daemon started [2020-11-27T12:15:33.495Z] daemon.go:461: [dbb1b30e5a66e] Stopping daemon [2020-11-27T12:15:33.495Z] daemon.go:296: [dbb1b30e5a66e] exiting daemon [2020-11-27T12:15:33.495Z] daemon.go:448: [dbb1b30e5a66e] Daemon stopped [2020-11-27T12:15:33.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2020-11-27T12:15:33.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-27T12:15:33.495Z] daemon.go:325: [d82d9e8cc005e] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d82d9e8cc005e] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d82d9e8cc005e] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d82d9e8cc005e] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d82d9e8cc005e] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d82d9e8cc005e] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d82d9e8cc005e] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d82d9e8cc005e] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d82d9e8cc005e] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d82d9e8cc005e] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d82d9e8cc005e] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d82d9e8cc005e] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.50s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-27T12:15:33.496Z] daemon.go:325: [dac9ea9077139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [dac9ea9077139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [dac9ea9077139] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [dac9ea9077139] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [dac9ea9077139] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [dac9ea9077139] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [dac9ea9077139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [dac9ea9077139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [dac9ea9077139] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [dac9ea9077139] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [dac9ea9077139] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [dac9ea9077139] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.70s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-27T12:15:33.496Z] daemon.go:325: [d7dd809090472] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d7dd809090472] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d7dd809090472] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d7dd809090472] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d7dd809090472] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d7dd809090472] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d7dd809090472] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d7dd809090472] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d7dd809090472] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d7dd809090472] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d7dd809090472] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d7dd809090472] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-27T12:15:33.496Z] daemon.go:325: [d615f61fd3ab2] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d615f61fd3ab2] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d615f61fd3ab2] daemon started [2020-11-27T12:15:33.496Z] daemon.go:296: [d615f61fd3ab2] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [d615f61fd3ab2] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d615f61fd3ab2] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d615f61fd3ab2] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d615f61fd3ab2] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d615f61fd3ab2] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d615f61fd3ab2] Daemon stopped [2020-11-27T12:15:33.496Z] check_test.go:309: Daemon d615f61fd3ab2 is not started [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-27T12:15:33.496Z] daemon.go:325: [d3fc29e3d329d] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d3fc29e3d329d] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d3fc29e3d329d] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d3fc29e3d329d] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d3fc29e3d329d] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d3fc29e3d329d] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d3fc29e3d329d] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d3fc29e3d329d] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d3fc29e3d329d] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d3fc29e3d329d] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d3fc29e3d329d] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d3fc29e3d329d] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-27T12:15:33.496Z] daemon.go:325: [d87b410bd7c1a] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d87b410bd7c1a] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d87b410bd7c1a] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d87b410bd7c1a] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d87b410bd7c1a] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d87b410bd7c1a] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d87b410bd7c1a] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d87b410bd7c1a] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d87b410bd7c1a] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d87b410bd7c1a] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d87b410bd7c1a] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d87b410bd7c1a] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-27T12:15:33.496Z] daemon.go:325: [d7be8f3f1dca1] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d7be8f3f1dca1] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d7be8f3f1dca1] daemon started [2020-11-27T12:15:33.496Z] daemon.go:296: [d7be8f3f1dca1] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:461: [d7be8f3f1dca1] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:450: [d7be8f3f1dca1] Error when stopping daemon: daemon not started [2020-11-27T12:15:33.496Z] check_test.go:309: Daemon d7be8f3f1dca1 is not started [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-27T12:15:33.496Z] daemon.go:325: [d9c3853d6b829] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d9c3853d6b829] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d9c3853d6b829] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d9c3853d6b829] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d9c3853d6b829] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d9c3853d6b829] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [da13f6aacf485] daemon started [2020-11-27T12:15:33.496Z] daemon.go:296: [da13f6aacf485] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [da13f6aacf485] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [da13f6aacf485] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [da13f6aacf485] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [da13f6aacf485] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [da13f6aacf485] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [da13f6aacf485] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [da13f6aacf485] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [da13f6aacf485] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [da13f6aacf485] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-27T12:15:33.496Z] daemon.go:325: [d6d0dd0141e96] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d6d0dd0141e96] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d6d0dd0141e96] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d6d0dd0141e96] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d6d0dd0141e96] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d6d0dd0141e96] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d6d0dd0141e96] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d6d0dd0141e96] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d6d0dd0141e96] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d6d0dd0141e96] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d6d0dd0141e96] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d6d0dd0141e96] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-27T12:15:33.496Z] daemon.go:325: [d59468cc75bb3] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d59468cc75bb3] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d59468cc75bb3] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d59468cc75bb3] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d59468cc75bb3] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d59468cc75bb3] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-27T12:15:33.496Z] daemon.go:325: [deae624c403a6] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [deae624c403a6] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [deae624c403a6] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [deae624c403a6] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [deae624c403a6] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [deae624c403a6] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-11-27T12:15:33.496Z] daemon.go:325: [df006bc762b34] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [df006bc762b34] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [df006bc762b34] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [df006bc762b34] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [df006bc762b34] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [df006bc762b34] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-11-27T12:15:33.496Z] daemon.go:325: [d76feb90d8cbe] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d76feb90d8cbe] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d76feb90d8cbe] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d76feb90d8cbe] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d76feb90d8cbe] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d76feb90d8cbe] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-11-27T12:15:33.496Z] daemon.go:325: [d117f09c2c653] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [d117f09c2c653] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [d117f09c2c653] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-11-27T12:15:33.496Z] daemon.go:325: [de53db4dec6d6] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [de53db4dec6d6] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [de53db4dec6d6] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-11-27T12:15:33.496Z] daemon.go:325: [d614b0abc9139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [d614b0abc9139] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [d614b0abc9139] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-11-27T12:15:33.496Z] daemon.go:325: [dfcced0708d13] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [dfcced0708d13] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [dfcced0708d13] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [dfcced0708d13] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [dfcced0708d13] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [dfcced0708d13] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-11-27T12:15:33.496Z] daemon.go:325: [dd060d7814b86] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [dd060d7814b86] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [dd060d7814b86] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [dd060d7814b86] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [dd060d7814b86] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [dd060d7814b86] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-11-27T12:15:33.496Z] daemon.go:325: [db651e4460076] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [db651e4460076] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [db651e4460076] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-11-27T12:15:33.496Z] daemon.go:325: [dd14d3031fdca] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [dd14d3031fdca] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [dd14d3031fdca] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:15:33.496Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-11-27T12:15:33.496Z] daemon.go:325: [d40074475d39d] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:296: [d40074475d39d] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:325: [d40074475d39d] waiting for daemon to start [2020-11-27T12:15:33.496Z] check_test.go:309: Daemon d9694c8ea6484 is not started [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-27T12:15:33.496Z] daemon.go:325: [d5e589dcaf086] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d5e589dcaf086] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d5e589dcaf086] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d5e589dcaf086] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d5e589dcaf086] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d5e589dcaf086] Daemon stopped [2020-11-27T12:15:33.496Z] daemon.go:325: [d5e589dcaf086] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d5e589dcaf086] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d5e589dcaf086] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d5e589dcaf086] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d5e589dcaf086] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d5e589dcaf086] Daemon stopped [2020-11-27T12:15:33.496Z] check_test.go:309: Daemon d5e589dcaf086 is not started [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-27T12:15:33.496Z] daemon.go:325: [da55be0f28db0] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [da55be0f28db0] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [da55be0f28db0] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [da55be0f28db0] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [da55be0f28db0] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [da55be0f28db0] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-27T12:15:33.496Z] daemon.go:325: [d1f226d392e19] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d1f226d392e19] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d1f226d392e19] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d1f226d392e19] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d1f226d392e19] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d1f226d392e19] Daemon stopped [2020-11-27T12:15:33.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2020-11-27T12:15:33.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-27T12:15:33.496Z] daemon.go:325: [d268bae90b373] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:325: [d268bae90b373] waiting for daemon to start [2020-11-27T12:15:33.496Z] daemon.go:353: [d268bae90b373] daemon started [2020-11-27T12:15:33.496Z] daemon.go:461: [d268bae90b373] Stopping daemon [2020-11-27T12:15:33.496Z] daemon.go:296: [d268bae90b373] exiting daemon [2020-11-27T12:15:33.496Z] daemon.go:448: [d268bae90b373] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d268bae90b373] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d268bae90b373] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d268bae90b373] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d268bae90b373] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d268bae90b373] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d268bae90b373] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-27T12:15:33.497Z] daemon.go:325: [d3e0556a69c24] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d3e0556a69c24] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d3e0556a69c24] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d3e0556a69c24] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d3e0556a69c24] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d3e0556a69c24] Daemon stopped [2020-11-27T12:15:33.497Z] check_test.go:309: Daemon d3e0556a69c24 is not started [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-27T12:15:33.497Z] daemon.go:325: [d54105b8bdb23] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d54105b8bdb23] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d54105b8bdb23] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d54105b8bdb23] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d54105b8bdb23] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d54105b8bdb23] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-27T12:15:33.497Z] daemon.go:325: [d61f1fdc84454] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d61f1fdc84454] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d61f1fdc84454] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d61f1fdc84454] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d61f1fdc84454] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d61f1fdc84454] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d7857e1b83ffc] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d7857e1b83ffc] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d7857e1b83ffc] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d7857e1b83ffc] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d7857e1b83ffc] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d7857e1b83ffc] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d7857e1b83ffc] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d7857e1b83ffc] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d7857e1b83ffc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d7857e1b83ffc] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d7857e1b83ffc] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d7857e1b83ffc] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d7857e1b83ffc] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-27T12:15:33.497Z] daemon.go:325: [d4e78067c337b] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d4e78067c337b] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d4e78067c337b] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d4e78067c337b] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d4e78067c337b] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d4e78067c337b] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d4e78067c337b] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:296: [d4e78067c337b] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:325: [d4e78067c337b] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:461: [d4e78067c337b] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:450: [d4e78067c337b] Error when stopping daemon: daemon not started [2020-11-27T12:15:33.497Z] check_test.go:309: Daemon d4e78067c337b is not started [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.99s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-27T12:15:33.497Z] daemon.go:325: [d9318aedac7e4] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d9318aedac7e4] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d9318aedac7e4] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d9318aedac7e4] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d9318aedac7e4] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d9318aedac7e4] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d9318aedac7e4] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d9318aedac7e4] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d9318aedac7e4] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d9318aedac7e4] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d9318aedac7e4] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d9318aedac7e4] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T12:15:33.497Z] daemon.go:325: [d1d4ac6cdc605] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d1d4ac6cdc605] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d1d4ac6cdc605] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d1d4ac6cdc605] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d1d4ac6cdc605] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d1d4ac6cdc605] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d1d4ac6cdc605] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d1d4ac6cdc605] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d1d4ac6cdc605] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d1d4ac6cdc605] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d1d4ac6cdc605] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d1d4ac6cdc605] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.16s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-27T12:15:33.497Z] daemon.go:325: [d01164b1b7bea] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d01164b1b7bea] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d01164b1b7bea] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d01164b1b7bea] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d01164b1b7bea] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d01164b1b7bea] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d01164b1b7bea] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d01164b1b7bea] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d01164b1b7bea] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d01164b1b7bea] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d01164b1b7bea] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d01164b1b7bea] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.35s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-27T12:15:33.497Z] daemon.go:325: [d3749552c6da7] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d3749552c6da7] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d3749552c6da7] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d3749552c6da7] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d3749552c6da7] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d3749552c6da7] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d3749552c6da7] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d3749552c6da7] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d3749552c6da7] daemon started [2020-11-27T12:15:33.497Z] check_test.go:309: Daemon d527f249bc29a is not started [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-11-27T12:15:33.497Z] daemon.go:325: [dba683a99aebc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [dba683a99aebc] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [dba683a99aebc] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [dba683a99aebc] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [dba683a99aebc] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [dba683a99aebc] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-27T12:15:33.497Z] daemon.go:325: [dd0ace60d4cf6] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [dd0ace60d4cf6] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [dd0ace60d4cf6] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [dd0ace60d4cf6] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [dd0ace60d4cf6] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [dd0ace60d4cf6] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.63s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-27T12:15:33.497Z] daemon.go:325: [d693d19434e3f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d693d19434e3f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d693d19434e3f] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d693d19434e3f] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d693d19434e3f] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d693d19434e3f] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-11-27T12:15:33.497Z] daemon.go:325: [d4365101c86db] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d4365101c86db] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d4365101c86db] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d4365101c86db] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d4365101c86db] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d4365101c86db] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-27T12:15:33.497Z] check_test.go:309: Daemon da5cbfa5fb942 is not started [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-27T12:15:33.497Z] daemon.go:325: [db763096ba684] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [db763096ba684] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [db763096ba684] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [db763096ba684] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [db763096ba684] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [db763096ba684] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-27T12:15:33.497Z] daemon.go:325: [dea5acd997f38] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [dea5acd997f38] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [dea5acd997f38] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [dea5acd997f38] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [dea5acd997f38] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [dea5acd997f38] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (7.08s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-27T12:15:33.497Z] daemon.go:325: [d7ece4d2f0972] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d7ece4d2f0972] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d7ece4d2f0972] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d7ece4d2f0972] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d7ece4d2f0972] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d7ece4d2f0972] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d7ece4d2f0972] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d7ece4d2f0972] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d7ece4d2f0972] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d7ece4d2f0972] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d7ece4d2f0972] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d7ece4d2f0972] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-11-27T12:15:33.497Z] daemon.go:325: [dd3dc78d7ea88] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [dd3dc78d7ea88] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [dd3dc78d7ea88] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [dd3dc78d7ea88] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [dd3dc78d7ea88] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [dd3dc78d7ea88] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-11-27T12:15:33.497Z] daemon.go:325: [d3e67293c7907] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d3e67293c7907] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d3e67293c7907] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d3e67293c7907] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d3e67293c7907] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d3e67293c7907] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-11-27T12:15:33.497Z] daemon.go:325: [dccb0413c6d47] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [dccb0413c6d47] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [dccb0413c6d47] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [dccb0413c6d47] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [dccb0413c6d47] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [dccb0413c6d47] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-27T12:15:33.497Z] daemon.go:325: [d685085f0b1fb] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d685085f0b1fb] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d685085f0b1fb] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d685085f0b1fb] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d685085f0b1fb] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d685085f0b1fb] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d685085f0b1fb] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d685085f0b1fb] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d685085f0b1fb] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d685085f0b1fb] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d685085f0b1fb] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d685085f0b1fb] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s) [2020-11-27T12:15:33.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-27T12:15:33.497Z] daemon.go:325: [d1ca1f19ff14f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d1ca1f19ff14f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d1ca1f19ff14f] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d1ca1f19ff14f] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d1ca1f19ff14f] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d1ca1f19ff14f] Daemon stopped [2020-11-27T12:15:33.497Z] daemon.go:325: [d1ca1f19ff14f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:325: [d1ca1f19ff14f] waiting for daemon to start [2020-11-27T12:15:33.497Z] daemon.go:353: [d1ca1f19ff14f] daemon started [2020-11-27T12:15:33.497Z] daemon.go:461: [d1ca1f19ff14f] Stopping daemon [2020-11-27T12:15:33.497Z] daemon.go:296: [d1ca1f19ff14f] exiting daemon [2020-11-27T12:15:33.497Z] daemon.go:448: [d1ca1f19ff14f] Daemon stopped [2020-11-27T12:15:33.497Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-11-27T12:15:33.498Z] daemon.go:325: [dbf3ae16d3ba7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [dbf3ae16d3ba7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [dbf3ae16d3ba7] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [dbf3ae16d3ba7] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [dbf3ae16d3ba7] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [dbf3ae16d3ba7] Daemon stopped [2020-11-27T12:15:33.498Z] daemon.go:325: [dbf3ae16d3ba7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [dbf3ae16d3ba7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [dbf3ae16d3ba7] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [dbf3ae16d3ba7] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [dbf3ae16d3ba7] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [dbf3ae16d3ba7] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-27T12:15:33.498Z] daemon.go:325: [d8276b564919d] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d8276b564919d] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d8276b564919d] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d8276b564919d] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d8276b564919d] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d8276b564919d] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-27T12:15:33.498Z] daemon.go:325: [dd3ac3dc734b7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [dd3ac3dc734b7] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [dd3ac3dc734b7] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [dd3ac3dc734b7] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [dd3ac3dc734b7] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [dd3ac3dc734b7] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-27T12:15:33.498Z] daemon.go:325: [d723556c19031] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d723556c19031] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d723556c19031] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d723556c19031] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d723556c19031] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d723556c19031] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-27T12:15:33.498Z] daemon.go:325: [d2e6cbdba18e8] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d2e6cbdba18e8] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d2e6cbdba18e8] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d2e6cbdba18e8] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d2e6cbdba18e8] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d2e6cbdba18e8] Daemon stopped [2020-11-27T12:15:33.498Z] daemon.go:325: [d2e6cbdba18e8] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d2e6cbdba18e8] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d2e6cbdba18e8] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d2e6cbdba18e8] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d2e6cbdba18e8] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d2e6cbdba18e8] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.08s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d190a8f5c0b43] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d190a8f5c0b43] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d190a8f5c0b43] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d190a8f5c0b43] Daemon stopped [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d190a8f5c0b43] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d190a8f5c0b43] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d190a8f5c0b43] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d190a8f5c0b43] Daemon stopped [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:296: [d190a8f5c0b43] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:461: [d190a8f5c0b43] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:450: [d190a8f5c0b43] Error when stopping daemon: daemon not started [2020-11-27T12:15:33.498Z] docker_cli_daemon_test.go:2542: Daemon d190a8f5c0b43 is not started [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d190a8f5c0b43] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d190a8f5c0b43] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d190a8f5c0b43] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d190a8f5c0b43] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d190a8f5c0b43] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.00s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-27T12:15:33.498Z] daemon.go:325: [d34ea2046b7d3] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d34ea2046b7d3] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d34ea2046b7d3] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d34ea2046b7d3] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d34ea2046b7d3] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d34ea2046b7d3] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T12:15:33.498Z] daemon.go:325: [d3ec56f79aec6] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d3ec56f79aec6] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d3ec56f79aec6] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d3ec56f79aec6] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d3ec56f79aec6] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d3ec56f79aec6] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-11-27T12:15:33.498Z] daemon.go:325: [d750107aeb105] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [d750107aeb105] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [d750107aeb105] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [d750107aeb105] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [d750107aeb105] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [d750107aeb105] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-11-27T12:15:33.498Z] daemon.go:325: [de999d97d3d94] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [de999d97d3d94] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [de999d97d3d94] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [de999d97d3d94] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [de999d97d3d94] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [de999d97d3d94] Daemon stopped [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-11-27T12:15:33.498Z] check_test.go:309: Daemon d8c2a3d15a804 is not started [2020-11-27T12:15:33.498Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2020-11-27T12:15:33.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-11-27T12:15:33.498Z] daemon.go:325: [dc589e77fd503] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:325: [dc589e77fd503] waiting for daemon to start [2020-11-27T12:15:33.498Z] daemon.go:353: [dc589e77fd503] daemon started [2020-11-27T12:15:33.498Z] daemon.go:461: [dc589e77fd503] Stopping daemon [2020-11-27T12:15:33.498Z] daemon.go:296: [dc589e77fd503] exiting daemon [2020-11-27T12:15:33.498Z] daemon.go:448: [dc589e77fd503] Daemon stopped [2020-11-27T12:15:33.498Z] === RUN TestDockerSwarmSuite [2020-11-27T12:15:33.498Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon 3.142s coverage: 9.1% of statements [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/cluster 0.908s coverage: 0.5% of statements [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.480s coverage: 65.3% of statements [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/cluster/convert 0.479s coverage: 35.8% of statements [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.521s coverage: 10.9% of statements [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/config 0.602s coverage: 79.7% of statements [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/discovery 0.229s coverage: 30.4% of statements [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/events 0.262s coverage: 50.0% of statements [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T12:15:33.896Z] ok github.com/docker/docker/daemon/graphdriver 0.281s coverage: 2.3% of statements [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-27T12:15:33.896Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-27T12:15:34.440Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T12:15:34.700Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T12:15:36.081Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-27T12:15:36.820Z] ok github.com/docker/docker/daemon/images 0.673s coverage: 4.9% of statements [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T12:15:36.820Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T12:15:36.820Z] ok github.com/docker/docker/daemon/logger 0.429s coverage: 44.0% of statements [2020-11-27T12:15:36.820Z] ok github.com/docker/docker/daemon/logger/awslogs 0.857s coverage: 78.2% of statements [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-27T12:15:36.820Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-27T12:15:37.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.905s coverage: 62.1% of statements [2020-11-27T12:15:38.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 88.3% of statements [2020-11-27T12:15:39.234Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 74.7% of statements [2020-11-27T12:15:39.234Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T12:15:39.234Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.291s coverage: 36.0% of statements [2020-11-27T12:15:39.377Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-27T12:15:39.377Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T12:15:39.641Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T12:15:40.213Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T12:15:40.784Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T12:15:41.044Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T12:15:41.615Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T12:15:41.875Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T12:15:42.989Z] ok github.com/docker/docker/daemon/logger/splunk 2.252s coverage: 84.5% of statements [2020-11-27T12:15:42.989Z] ok github.com/docker/docker/daemon/logger/syslog 0.138s coverage: 47.8% of statements [2020-11-27T12:15:42.989Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2020-11-27T12:15:42.989Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T12:15:42.989Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-27T12:15:42.989Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T12:15:43.966Z] ok github.com/docker/docker/distribution 1.329s coverage: 20.5% of statements [2020-11-27T12:15:44.417Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T12:15:44.428Z] ok github.com/docker/docker/distribution/metadata 1.305s coverage: 48.2% of statements [2020-11-27T12:15:44.428Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T12:15:44.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-27T12:15:45.405Z] ok github.com/docker/docker/distribution/xfer 1.861s coverage: 62.2% of statements [2020-11-27T12:15:45.405Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T12:15:45.405Z] ok github.com/docker/docker/errdefs 0.143s coverage: 49.4% of statements [2020-11-27T12:15:46.060Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T12:15:47.597Z] ok github.com/docker/docker/image 0.951s coverage: 86.4% of statements [2020-11-27T12:15:47.597Z] ok github.com/docker/docker/image/cache 0.207s coverage: 19.2% of statements [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T12:15:47.597Z] ok github.com/docker/docker/image/v1 0.235s coverage: 25.0% of statements [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-27T12:15:47.597Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T12:15:47.971Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T12:15:48.572Z] ok github.com/docker/docker/internal/testutil 0.077s coverage: 62.5% of statements [2020-11-27T12:15:49.351Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T12:15:50.292Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T12:15:51.233Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T12:15:51.494Z] ok github.com/docker/docker/layer 0.482s coverage: 30.4% of statements [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T12:15:51.494Z] ok github.com/docker/docker/libcontainerd/local 0.229s coverage: 1.0% of statements [2020-11-27T12:15:51.494Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T12:15:51.494Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T12:15:51.962Z] ok github.com/docker/docker/opts 0.512s coverage: 67.3% of statements [2020-11-27T12:15:51.962Z] ok github.com/docker/docker/pkg/aaparser 0.122s coverage: 52.9% of statements [2020-11-27T12:15:55.893Z] ok github.com/docker/docker/cmd/dockerd/hack 0.009s coverage: 72.9% of statements [2020-11-27T12:15:55.893Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.5% of statements [2020-11-27T12:15:55.893Z] ok github.com/docker/docker/container 0.121s coverage: 35.6% of statements [2020-11-27T12:15:55.893Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T12:15:55.893Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T12:15:55.893Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T12:15:55.893Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T12:15:56.516Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T12:15:57.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-27T12:15:59.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T12:16:05.886Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-11-27T12:16:06.825Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-11-27T12:16:08.247Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/archive 7.001s coverage: 62.2% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 26.2% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/broadcaster 0.123s coverage: 100.0% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.4% of statements [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/discovery 0.126s coverage: 58.3% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/discovery/file 0.245s coverage: 92.9% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/discovery/kv 3.532s coverage: 84.1% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/discovery/memory 0.443s coverage: 92.3% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/discovery/nodes 0.303s coverage: 93.8% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 38.2% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 87.7% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/homedir 0.104s coverage: 37.5% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/idtools 0.141s coverage: 6.3% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 69.1% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/jsonmessage 0.219s coverage: 91.7% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/namesgenerator 0.071s coverage: 85.7% of statements [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/parsers 0.200s coverage: 97.0% of statements [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-11-27T12:16:13.109Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T12:16:13.109Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T12:16:14.388Z] --- PASS: TestImportExtremelyLargeImageWorks (193.06s) [2020-11-27T12:16:14.388Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-27T12:16:14.388Z] daemon.go:325: [da8030c2e7cba] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:325: [da8030c2e7cba] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:353: [da8030c2e7cba] daemon started [2020-11-27T12:16:14.388Z] daemon.go:461: [da8030c2e7cba] Stopping daemon [2020-11-27T12:16:14.388Z] daemon.go:296: [da8030c2e7cba] exiting daemon [2020-11-27T12:16:14.388Z] daemon.go:448: [da8030c2e7cba] Daemon stopped [2020-11-27T12:16:14.388Z] PASS [2020-11-27T12:16:14.388Z] [2020-11-27T12:16:14.388Z] DONE 11 tests in 194.066s [2020-11-27T12:16:14.388Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:16:14.388Z] ++ 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-11-27T12:16:14.388Z] ++ set -e [2020-11-27T12:16:14.388Z] ++ '[' -n 0 ']' [2020-11-27T12:16:14.388Z] ++ set -x [2020-11-27T12:16:14.388Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:16:14.388Z] INFO: Testing against a local daemon [2020-11-27T12:16:14.388Z] === RUN TestNetworkCreateDelete [2020-11-27T12:16:14.388Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-27T12:16:14.388Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:16:14.388Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-11-27T12:16:14.388Z] === RUN TestDaemonDNSFallback [2020-11-27T12:16:14.388Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-11-27T12:16:14.388Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-27T12:16:14.388Z] daemon.go:325: [dccf10fa0f680] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:325: [dccf10fa0f680] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:353: [dccf10fa0f680] daemon started [2020-11-27T12:16:14.388Z] daemon.go:461: [dccf10fa0f680] Stopping daemon [2020-11-27T12:16:14.388Z] daemon.go:296: [dccf10fa0f680] exiting daemon [2020-11-27T12:16:14.388Z] daemon.go:448: [dccf10fa0f680] Daemon stopped [2020-11-27T12:16:14.388Z] === RUN TestInspectNetwork [2020-11-27T12:16:14.388Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:16:14.388Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:16:14.388Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:16:14.388Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:16:14.388Z] --- PASS: TestInspectNetwork (7.07s) [2020-11-27T12:16:14.388Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-27T12:16:14.388Z] daemon.go:325: [dc5ace5b4ad3d] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:325: [dc5ace5b4ad3d] waiting for daemon to start [2020-11-27T12:16:14.388Z] daemon.go:353: [dc5ace5b4ad3d] daemon started [2020-11-27T12:16:14.388Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:16:14.388Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:16:14.388Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:16:14.388Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:16:14.388Z] daemon.go:461: [dc5ace5b4ad3d] Stopping daemon [2020-11-27T12:16:14.388Z] daemon.go:296: [dc5ace5b4ad3d] exiting daemon [2020-11-27T12:16:14.388Z] daemon.go:448: [dc5ace5b4ad3d] Daemon stopped [2020-11-27T12:16:14.388Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:16:16.373Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-11-27T12:16:16.470Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-11-27T12:16:16.470Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-27T12:16:16.470Z] daemon.go:325: [d95de61fb0c4e] waiting for daemon to start [2020-11-27T12:16:16.470Z] daemon.go:325: [d95de61fb0c4e] waiting for daemon to start [2020-11-27T12:16:16.470Z] daemon.go:353: [d95de61fb0c4e] daemon started [2020-11-27T12:16:16.470Z] daemon.go:461: [d95de61fb0c4e] Stopping daemon [2020-11-27T12:16:16.470Z] daemon.go:296: [d95de61fb0c4e] exiting daemon [2020-11-27T12:16:16.470Z] daemon.go:448: [d95de61fb0c4e] Daemon stopped [2020-11-27T12:16:16.470Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:16:16.470Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:16.470Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:16.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:16.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:16.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:16.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:16.470Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:16.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:16.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:16.470Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-27T12:16:16.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:16:16.470Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:16:16.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:16:16.470Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:16:17.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-27T12:16:17.106Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-27T12:16:17.106Z] daemon.go:325: [d80969bc5ce84] waiting for daemon to start [2020-11-27T12:16:17.106Z] daemon.go:325: [d80969bc5ce84] waiting for daemon to start [2020-11-27T12:16:17.106Z] daemon.go:353: [d80969bc5ce84] daemon started [2020-11-27T12:16:17.106Z] daemon.go:461: [d80969bc5ce84] Stopping daemon [2020-11-27T12:16:17.106Z] daemon.go:296: [d80969bc5ce84] exiting daemon [2020-11-27T12:16:17.106Z] daemon.go:448: [d80969bc5ce84] Daemon stopped [2020-11-27T12:16:17.106Z] daemon.go:325: [d80969bc5ce84] waiting for daemon to start [2020-11-27T12:16:17.106Z] daemon.go:325: [d80969bc5ce84] waiting for daemon to start [2020-11-27T12:16:17.106Z] daemon.go:353: [d80969bc5ce84] daemon started [2020-11-27T12:16:17.107Z] daemon.go:461: [d80969bc5ce84] Stopping daemon [2020-11-27T12:16:17.107Z] daemon.go:296: [d80969bc5ce84] exiting daemon [2020-11-27T12:16:17.107Z] daemon.go:448: [d80969bc5ce84] Daemon stopped [2020-11-27T12:16:17.107Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:16:17.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T12:16:18.149Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-11-27T12:16:18.149Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-27T12:16:18.149Z] daemon.go:325: [d7dbb420864f1] waiting for daemon to start [2020-11-27T12:16:18.149Z] daemon.go:325: [d7dbb420864f1] waiting for daemon to start [2020-11-27T12:16:18.149Z] daemon.go:353: [d7dbb420864f1] daemon started [2020-11-27T12:16:18.149Z] daemon.go:461: [d7dbb420864f1] Stopping daemon [2020-11-27T12:16:18.149Z] daemon.go:296: [d7dbb420864f1] exiting daemon [2020-11-27T12:16:18.149Z] daemon.go:448: [d7dbb420864f1] Daemon stopped [2020-11-27T12:16:18.149Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:16:18.283Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 82.2% of statements [2020-11-27T12:16:18.283Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.5% of statements [2020-11-27T12:16:18.283Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T12:16:18.283Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T12:16:19.193Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-11-27T12:16:19.193Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-27T12:16:19.193Z] daemon.go:325: [df2816171ba15] waiting for daemon to start [2020-11-27T12:16:19.193Z] daemon.go:325: [df2816171ba15] waiting for daemon to start [2020-11-27T12:16:19.193Z] daemon.go:353: [df2816171ba15] daemon started [2020-11-27T12:16:19.193Z] daemon.go:461: [df2816171ba15] Stopping daemon [2020-11-27T12:16:19.193Z] daemon.go:296: [df2816171ba15] exiting daemon [2020-11-27T12:16:19.193Z] daemon.go:448: [df2816171ba15] Daemon stopped [2020-11-27T12:16:19.193Z] daemon.go:325: [df2816171ba15] waiting for daemon to start [2020-11-27T12:16:19.193Z] daemon.go:325: [df2816171ba15] waiting for daemon to start [2020-11-27T12:16:19.193Z] daemon.go:353: [df2816171ba15] daemon started [2020-11-27T12:16:19.193Z] daemon.go:461: [df2816171ba15] Stopping daemon [2020-11-27T12:16:19.193Z] daemon.go:296: [df2816171ba15] exiting daemon [2020-11-27T12:16:19.193Z] daemon.go:448: [df2816171ba15] Daemon stopped [2020-11-27T12:16:19.193Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:16:19.220Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.4% of statements [2020-11-27T12:16:19.220Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-11-27T12:16:19.220Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T12:16:19.220Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T12:16:19.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T12:16:20.712Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-11-27T12:16:20.712Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:16:20.712Z] daemon.go:325: [d2983175afad1] waiting for daemon to start [2020-11-27T12:16:20.712Z] daemon.go:325: [d2983175afad1] waiting for daemon to start [2020-11-27T12:16:20.712Z] daemon.go:353: [d2983175afad1] daemon started [2020-11-27T12:16:20.712Z] daemon.go:461: [d2983175afad1] Stopping daemon [2020-11-27T12:16:20.712Z] daemon.go:296: [d2983175afad1] exiting daemon [2020-11-27T12:16:20.712Z] daemon.go:448: [d2983175afad1] Daemon stopped [2020-11-27T12:16:20.712Z] daemon.go:325: [d2983175afad1] waiting for daemon to start [2020-11-27T12:16:20.712Z] daemon.go:325: [d2983175afad1] waiting for daemon to start [2020-11-27T12:16:20.712Z] daemon.go:353: [d2983175afad1] daemon started [2020-11-27T12:16:20.712Z] daemon.go:461: [d2983175afad1] Stopping daemon [2020-11-27T12:16:20.712Z] daemon.go:296: [d2983175afad1] exiting daemon [2020-11-27T12:16:20.712Z] daemon.go:448: [d2983175afad1] Daemon stopped [2020-11-27T12:16:20.712Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:16:21.006Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-11-27T12:16:21.006Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:16:21.006Z] daemon.go:325: [db5b96519cc9e] waiting for daemon to start [2020-11-27T12:16:21.006Z] daemon.go:325: [db5b96519cc9e] waiting for daemon to start [2020-11-27T12:16:21.006Z] daemon.go:353: [db5b96519cc9e] daemon started [2020-11-27T12:16:21.006Z] daemon.go:461: [db5b96519cc9e] Stopping daemon [2020-11-27T12:16:21.006Z] daemon.go:296: [db5b96519cc9e] exiting daemon [2020-11-27T12:16:21.006Z] daemon.go:448: [db5b96519cc9e] Daemon stopped [2020-11-27T12:16:21.006Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:16:21.128Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-11-27T12:16:23.035Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.390s coverage: 72.3% of statements [2020-11-27T12:16:23.082Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-11-27T12:16:23.082Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-27T12:16:23.082Z] daemon.go:325: [da7a277a1996d] waiting for daemon to start [2020-11-27T12:16:23.082Z] daemon.go:325: [da7a277a1996d] waiting for daemon to start [2020-11-27T12:16:23.082Z] daemon.go:353: [da7a277a1996d] daemon started [2020-11-27T12:16:23.082Z] daemon.go:461: [da7a277a1996d] Stopping daemon [2020-11-27T12:16:23.082Z] daemon.go:296: [da7a277a1996d] exiting daemon [2020-11-27T12:16:23.082Z] daemon.go:448: [da7a277a1996d] Daemon stopped [2020-11-27T12:16:23.082Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:16:23.082Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:16:23.082Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:16:23.082Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:16:23.603Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-11-27T12:16:24.985Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.433s coverage: 56.9% of statements [2020-11-27T12:16:27.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-27T12:16:27.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-27T12:16:27.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T12:16:27.531Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.372s coverage: 49.5% of statements [2020-11-27T12:16:28.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T12:16:28.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T12:16:28.473Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.300s coverage: 45.9% of statements [2020-11-27T12:16:28.473Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T12:16:29.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T12:16:29.792Z] --- PASS: TestImportExtremelyLargeImageWorks (219.40s) [2020-11-27T12:16:29.792Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-27T12:16:29.792Z] daemon.go:325: [dad8cdeac2fe6] waiting for daemon to start [2020-11-27T12:16:29.792Z] daemon.go:325: [dad8cdeac2fe6] waiting for daemon to start [2020-11-27T12:16:29.792Z] daemon.go:353: [dad8cdeac2fe6] daemon started [2020-11-27T12:16:29.792Z] daemon.go:461: [dad8cdeac2fe6] Stopping daemon [2020-11-27T12:16:29.792Z] daemon.go:296: [dad8cdeac2fe6] exiting daemon [2020-11-27T12:16:29.792Z] daemon.go:448: [dad8cdeac2fe6] Daemon stopped [2020-11-27T12:16:29.792Z] PASS [2020-11-27T12:16:29.792Z] [2020-11-27T12:16:29.792Z] DONE 11 tests in 221.077s [2020-11-27T12:16:29.792Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:16:29.792Z] ++ 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-11-27T12:16:29.792Z] ++ set -e [2020-11-27T12:16:29.792Z] ++ '[' -n 0 ']' [2020-11-27T12:16:29.792Z] ++ set -x [2020-11-27T12:16:29.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-11-27T12:16:29.856Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.666s coverage: 60.4% of statements [2020-11-27T12:16:29.857Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T12:16:30.053Z] INFO: Testing against a local daemon [2020-11-27T12:16:30.053Z] === RUN TestNetworkCreateDelete [2020-11-27T12:16:30.313Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-11-27T12:16:30.313Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:16:30.574Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T12:16:30.574Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T12:16:30.796Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.312s coverage: 76.1% of statements [2020-11-27T12:16:30.796Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T12:16:30.834Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-11-27T12:16:30.834Z] === RUN TestDaemonDNSFallback [2020-11-27T12:16:30.834Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T12:16:31.734Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-11-27T12:16:32.674Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-11-27T12:16:32.743Z] --- PASS: TestDaemonDNSFallback (1.74s) [2020-11-27T12:16:32.743Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-27T12:16:32.743Z] daemon.go:325: [dd29dfbb35c20] waiting for daemon to start [2020-11-27T12:16:32.743Z] daemon.go:325: [dd29dfbb35c20] waiting for daemon to start [2020-11-27T12:16:32.743Z] daemon.go:353: [dd29dfbb35c20] daemon started [2020-11-27T12:16:32.743Z] daemon.go:461: [dd29dfbb35c20] Stopping daemon [2020-11-27T12:16:32.743Z] daemon.go:296: [dd29dfbb35c20] exiting daemon [2020-11-27T12:16:32.743Z] daemon.go:448: [dd29dfbb35c20] Daemon stopped [2020-11-27T12:16:32.743Z] === RUN TestInspectNetwork [2020-11-27T12:16:33.243Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-11-27T12:16:35.151Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-11-27T12:16:35.151Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T12:16:35.151Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T12:16:35.410Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.7% of statements [2020-11-27T12:16:36.791Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-11-27T12:16:36.942Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:16:36.942Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:16:36.942Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:16:36.942Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:16:37.050Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 78.6% of statements [2020-11-27T12:16:37.050Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T12:16:37.050Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T12:16:37.989Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-11-27T12:16:38.454Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2020-11-27T12:16:38.455Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:16:38.455Z] daemon.go:325: [d4fe47f887d81] waiting for daemon to start [2020-11-27T12:16:38.455Z] daemon.go:325: [d4fe47f887d81] waiting for daemon to start [2020-11-27T12:16:38.455Z] daemon.go:353: [d4fe47f887d81] daemon started [2020-11-27T12:16:38.455Z] daemon.go:461: [d4fe47f887d81] Stopping daemon [2020-11-27T12:16:38.455Z] daemon.go:296: [d4fe47f887d81] exiting daemon [2020-11-27T12:16:38.455Z] daemon.go:448: [d4fe47f887d81] Daemon stopped [2020-11-27T12:16:38.455Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:16:38.455Z] daemon.go:325: [d884c224684c1] waiting for daemon to start [2020-11-27T12:16:38.455Z] daemon.go:325: [d884c224684c1] waiting for daemon to start [2020-11-27T12:16:38.455Z] daemon.go:353: [d884c224684c1] daemon started [2020-11-27T12:16:38.455Z] daemon.go:461: [d884c224684c1] Stopping daemon [2020-11-27T12:16:38.455Z] daemon.go:296: [d884c224684c1] exiting daemon [2020-11-27T12:16:38.455Z] daemon.go:448: [d884c224684c1] Daemon stopped [2020-11-27T12:16:38.455Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:16:38.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-11-27T12:16:38.818Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-11-27T12:16:39.480Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T12:16:39.480Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T12:16:39.740Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T12:16:40.001Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T12:16:40.198Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2020-11-27T12:16:40.198Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T12:16:40.198Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.9% of statements [2020-11-27T12:16:40.262Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T12:16:40.834Z] --- PASS: TestInspectNetwork (8.45s) [2020-11-27T12:16:40.834Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-27T12:16:40.834Z] daemon.go:325: [d710faff7f5b0] waiting for daemon to start [2020-11-27T12:16:40.834Z] daemon.go:325: [d710faff7f5b0] waiting for daemon to start [2020-11-27T12:16:40.834Z] daemon.go:353: [d710faff7f5b0] daemon started [2020-11-27T12:16:40.834Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:16:40.834Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:16:40.834Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:16:40.834Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:16:40.834Z] daemon.go:461: [d710faff7f5b0] Stopping daemon [2020-11-27T12:16:40.834Z] daemon.go:296: [d710faff7f5b0] exiting daemon [2020-11-27T12:16:40.834Z] daemon.go:448: [d710faff7f5b0] Daemon stopped [2020-11-27T12:16:40.834Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:16:41.095Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T12:16:41.095Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T12:16:42.108Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-11-27T12:16:42.368Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-27T12:16:42.936Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/plugins 35.450s coverage: 73.6% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.408s coverage: 56.8% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/plugins/transport 0.264s coverage: 85.7% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/pools 0.194s coverage: 87.9% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 72.7% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/reexec 0.152s coverage: 82.4% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/signal 0.100s coverage: 20.3% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/streamformatter 0.092s coverage: 66.2% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/sysinfo 0.072s coverage: 38.2% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.3% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/term 0.042s coverage: 30.8% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/term/windows 0.075s coverage: 0.0% of statements [no tests to run] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/pkg/useragent 0.103s coverage: 88.9% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/plugin 0.362s coverage: 12.0% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/plugin/v2 0.148s coverage: 20.1% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/reference 0.135s coverage: 83.7% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/registry 0.437s coverage: 52.0% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/registry/resumable 0.359s coverage: 100.0% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 49.0% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/runconfig 0.194s coverage: 54.5% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/volume/drivers 0.234s coverage: 36.1% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/volume/local 0.269s coverage: 37.7% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/volume/mounts 0.139s coverage: 66.2% of statements [2020-11-27T12:16:43.120Z] ok github.com/docker/docker/volume/service 0.375s coverage: 70.3% of statements [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:16:43.120Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:16:43.120Z] INFO: make.ps1 ended at 11/27/2020 12:16:40 [2020-11-27T12:16:43.120Z] INFO: Unit tests ended at 11/27/2020 12:16:42. Duration:00:03:29.3426911 [2020-11-27T12:16:43.120Z] INFO: Building busybox [2020-11-27T12:16:43.120Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-11-27T12:16:43.120Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-11-27T12:16:43.120Z] [2020-11-27T12:16:43.120Z] Sending build context to Docker daemon 2.56kB [2020-11-27T12:16:43.120Z] [2020-11-27T12:16:43.120Z] Step 1/6 : FROM microsoft/windowsservercore [2020-11-27T12:16:43.120Z] ---> 32fecabef723 [2020-11-27T12:16:43.120Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-11-27T12:16:43.120Z] ---> Running in b5f4738e159c [2020-11-27T12:16:43.196Z] ok github.com/docker/docker/daemon/logger/splunk 1.649s coverage: 84.5% of statements [2020-11-27T12:16:43.196Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T12:16:43.196Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T12:16:43.687Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T12:16:43.687Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-11-27T12:16:43.687Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-27T12:16:43.687Z] daemon.go:325: [d6179d4fb1f1a] waiting for daemon to start [2020-11-27T12:16:43.687Z] daemon.go:325: [d6179d4fb1f1a] waiting for daemon to start [2020-11-27T12:16:43.687Z] daemon.go:353: [d6179d4fb1f1a] daemon started [2020-11-27T12:16:43.687Z] daemon.go:461: [d6179d4fb1f1a] Stopping daemon [2020-11-27T12:16:43.687Z] daemon.go:296: [d6179d4fb1f1a] exiting daemon [2020-11-27T12:16:43.687Z] daemon.go:448: [d6179d4fb1f1a] Daemon stopped [2020-11-27T12:16:43.687Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:16:43.687Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:43.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:43.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:43.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:43.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:43.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:43.687Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:16:43.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:16:43.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:16:43.687Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T12:16:43.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:16:43.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:16:43.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:16:43.687Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:16:44.052Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2020-11-27T12:16:44.052Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-27T12:16:44.052Z] daemon.go:325: [dbee3076cd396] waiting for daemon to start [2020-11-27T12:16:44.052Z] daemon.go:325: [dbee3076cd396] waiting for daemon to start [2020-11-27T12:16:44.052Z] daemon.go:353: [dbee3076cd396] daemon started [2020-11-27T12:16:44.052Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4gy6gauk52h6w0f7qfbk6m2nv Created:2020-11-27 12:16:37.428400296 +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[9dbc58e63d089b42226bdcbc651786677dab99a5c24650a781ec0e764abdc517:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z2oe3kvv06po45qowu0aldtwy EndpointID:19f2b1f8371effe342c84d6cf2bffe055163c4ef7e10b8a37ccf1e4ca617e5f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c23c56e6649cc7b722ac10af73a28810681840123f8b749184b6df5b86fb649d 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:343a820f1788 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z2oe3kvv06po45qowu0aldtwy EndpointID:19f2b1f8371effe342c84d6cf2bffe055163c4ef7e10b8a37ccf1e4ca617e5f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:16:44.052Z] daemon.go:461: [dbee3076cd396] Stopping daemon [2020-11-27T12:16:44.052Z] daemon.go:296: [dbee3076cd396] exiting daemon [2020-11-27T12:16:44.052Z] daemon.go:448: [dbee3076cd396] Daemon stopped [2020-11-27T12:16:44.052Z] PASS [2020-11-27T12:16:44.052Z] [2020-11-27T12:16:44.052Z] === Skipped [2020-11-27T12:16:44.052Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:16:44.052Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:16:44.052Z] [2020-11-27T12:16:44.052Z] DONE 22 tests, 1 skipped in 38.437s [2020-11-27T12:16:44.052Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:16:44.052Z] ++ 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-11-27T12:16:44.052Z] ++ set -e [2020-11-27T12:16:44.052Z] ++ '[' -n 0 ']' [2020-11-27T12:16:44.052Z] ++ set -x [2020-11-27T12:16:44.052Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:16:44.052Z] INFO: Testing against a local daemon [2020-11-27T12:16:44.052Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:16:44.052Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:16:44.052Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:16:44.052Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:16:44.052Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:16:44.052Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:16:44.052Z] PASS [2020-11-27T12:16:44.052Z] [2020-11-27T12:16:44.052Z] === Skipped [2020-11-27T12:16:44.052Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:16:44.052Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:16:44.052Z] [2020-11-27T12:16:44.052Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:16:44.052Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:16:44.052Z] [2020-11-27T12:16:44.052Z] DONE 2 tests, 2 skipped in 0.082s [2020-11-27T12:16:44.052Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:16:44.052Z] ++ 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-11-27T12:16:44.052Z] ++ set -e [2020-11-27T12:16:44.052Z] ++ '[' -n 0 ']' [2020-11-27T12:16:44.052Z] ++ set -x [2020-11-27T12:16:44.052Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:16:44.052Z] INFO: Testing against a local daemon [2020-11-27T12:16:44.052Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:16:44.650Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-27T12:16:44.650Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-27T12:16:44.650Z] daemon.go:325: [de4c7eeb9e47e] waiting for daemon to start [2020-11-27T12:16:44.650Z] daemon.go:325: [de4c7eeb9e47e] waiting for daemon to start [2020-11-27T12:16:44.650Z] daemon.go:353: [de4c7eeb9e47e] daemon started [2020-11-27T12:16:44.650Z] daemon.go:461: [de4c7eeb9e47e] Stopping daemon [2020-11-27T12:16:44.650Z] daemon.go:296: [de4c7eeb9e47e] exiting daemon [2020-11-27T12:16:44.650Z] daemon.go:448: [de4c7eeb9e47e] Daemon stopped [2020-11-27T12:16:44.650Z] daemon.go:325: [de4c7eeb9e47e] waiting for daemon to start [2020-11-27T12:16:44.650Z] daemon.go:325: [de4c7eeb9e47e] waiting for daemon to start [2020-11-27T12:16:44.650Z] daemon.go:353: [de4c7eeb9e47e] daemon started [2020-11-27T12:16:44.650Z] daemon.go:461: [de4c7eeb9e47e] Stopping daemon [2020-11-27T12:16:44.650Z] daemon.go:296: [de4c7eeb9e47e] exiting daemon [2020-11-27T12:16:44.650Z] daemon.go:448: [de4c7eeb9e47e] Daemon stopped [2020-11-27T12:16:44.650Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:16:44.691Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-11-27T12:16:44.691Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-27T12:16:44.691Z] daemon.go:325: [d0cf1a92529f1] waiting for daemon to start [2020-11-27T12:16:44.691Z] daemon.go:325: [d0cf1a92529f1] waiting for daemon to start [2020-11-27T12:16:44.691Z] daemon.go:353: [d0cf1a92529f1] daemon started [2020-11-27T12:16:44.691Z] daemon.go:461: [d0cf1a92529f1] Stopping daemon [2020-11-27T12:16:44.691Z] daemon.go:296: [d0cf1a92529f1] exiting daemon [2020-11-27T12:16:44.691Z] daemon.go:448: [d0cf1a92529f1] Daemon stopped [2020-11-27T12:16:44.691Z] daemon.go:325: [d0cf1a92529f1] waiting for daemon to start [2020-11-27T12:16:44.691Z] daemon.go:325: [d0cf1a92529f1] waiting for daemon to start [2020-11-27T12:16:44.691Z] daemon.go:353: [d0cf1a92529f1] daemon started [2020-11-27T12:16:44.691Z] daemon.go:461: [d0cf1a92529f1] Stopping daemon [2020-11-27T12:16:44.691Z] daemon.go:296: [d0cf1a92529f1] exiting daemon [2020-11-27T12:16:44.691Z] daemon.go:448: [d0cf1a92529f1] Daemon stopped [2020-11-27T12:16:44.691Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:16:45.236Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T12:16:45.236Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-11-27T12:16:45.236Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-27T12:16:45.236Z] daemon.go:325: [d6120a34150c1] waiting for daemon to start [2020-11-27T12:16:45.236Z] daemon.go:325: [d6120a34150c1] waiting for daemon to start [2020-11-27T12:16:45.236Z] daemon.go:353: [d6120a34150c1] daemon started [2020-11-27T12:16:45.236Z] daemon.go:461: [d6120a34150c1] Stopping daemon [2020-11-27T12:16:45.236Z] daemon.go:296: [d6120a34150c1] exiting daemon [2020-11-27T12:16:45.236Z] daemon.go:448: [d6120a34150c1] Daemon stopped [2020-11-27T12:16:45.236Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:16:45.732Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.3% of statements [2020-11-27T12:16:45.732Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-11-27T12:16:45.732Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T12:16:45.735Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:16:46.369Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:16:46.616Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T12:16:46.616Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-11-27T12:16:46.616Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-27T12:16:46.616Z] daemon.go:325: [d2edcd61c7d45] waiting for daemon to start [2020-11-27T12:16:46.616Z] daemon.go:325: [d2edcd61c7d45] waiting for daemon to start [2020-11-27T12:16:46.616Z] daemon.go:353: [d2edcd61c7d45] daemon started [2020-11-27T12:16:46.616Z] daemon.go:461: [d2edcd61c7d45] Stopping daemon [2020-11-27T12:16:46.616Z] daemon.go:296: [d2edcd61c7d45] exiting daemon [2020-11-27T12:16:46.616Z] daemon.go:448: [d2edcd61c7d45] Daemon stopped [2020-11-27T12:16:46.616Z] daemon.go:325: [d2edcd61c7d45] waiting for daemon to start [2020-11-27T12:16:46.616Z] daemon.go:325: [d2edcd61c7d45] waiting for daemon to start [2020-11-27T12:16:46.616Z] daemon.go:353: [d2edcd61c7d45] daemon started [2020-11-27T12:16:46.616Z] daemon.go:461: [d2edcd61c7d45] Stopping daemon [2020-11-27T12:16:46.616Z] daemon.go:296: [d2edcd61c7d45] exiting daemon [2020-11-27T12:16:46.616Z] daemon.go:448: [d2edcd61c7d45] Daemon stopped [2020-11-27T12:16:46.616Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:16:47.113Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2020-11-27T12:16:47.431Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:16:47.557Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T12:16:47.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-27T12:16:47.817Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2020-11-27T12:16:47.817Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:16:47.817Z] daemon.go:325: [d838929e35b4d] waiting for daemon to start [2020-11-27T12:16:47.817Z] daemon.go:325: [d838929e35b4d] waiting for daemon to start [2020-11-27T12:16:47.817Z] daemon.go:353: [d838929e35b4d] daemon started [2020-11-27T12:16:47.817Z] daemon.go:461: [d838929e35b4d] Stopping daemon [2020-11-27T12:16:47.817Z] daemon.go:296: [d838929e35b4d] exiting daemon [2020-11-27T12:16:47.817Z] daemon.go:448: [d838929e35b4d] Daemon stopped [2020-11-27T12:16:47.817Z] daemon.go:325: [d838929e35b4d] waiting for daemon to start [2020-11-27T12:16:47.817Z] daemon.go:325: [d838929e35b4d] waiting for daemon to start [2020-11-27T12:16:47.817Z] daemon.go:353: [d838929e35b4d] daemon started [2020-11-27T12:16:47.817Z] daemon.go:461: [d838929e35b4d] Stopping daemon [2020-11-27T12:16:47.817Z] daemon.go:296: [d838929e35b4d] exiting daemon [2020-11-27T12:16:47.817Z] daemon.go:448: [d838929e35b4d] Daemon stopped [2020-11-27T12:16:47.817Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:16:47.817Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T12:16:48.052Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-27T12:16:48.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-11-27T12:16:48.388Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:16:48.388Z] daemon.go:325: [de7d30b4b7e6b] waiting for daemon to start [2020-11-27T12:16:48.388Z] daemon.go:325: [de7d30b4b7e6b] waiting for daemon to start [2020-11-27T12:16:48.388Z] daemon.go:353: [de7d30b4b7e6b] daemon started [2020-11-27T12:16:48.388Z] daemon.go:461: [de7d30b4b7e6b] Stopping daemon [2020-11-27T12:16:48.388Z] daemon.go:296: [de7d30b4b7e6b] exiting daemon [2020-11-27T12:16:48.388Z] daemon.go:448: [de7d30b4b7e6b] Daemon stopped [2020-11-27T12:16:48.388Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:16:48.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-27T12:16:48.622Z] ok github.com/docker/docker/distribution/xfer 1.434s coverage: 83.4% of statements [2020-11-27T12:16:48.622Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T12:16:48.943Z] Removing intermediate container b5f4738e159c [2020-11-27T12:16:48.943Z] ---> f143a8e2786e [2020-11-27T12:16:48.943Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-11-27T12:16:48.958Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T12:16:49.406Z] [2020-11-27T12:16:49.511Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:16:49.617Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-11-27T12:16:49.617Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T12:16:49.868Z] ---> cec5cf3cc92b [2020-11-27T12:16:49.868Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-11-27T12:16:49.868Z] ---> Running in 3b20b4b32c12 [2020-11-27T12:16:49.878Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-11-27T12:16:50.142Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-27T12:16:50.843Z] [2020-11-27T12:16:50.843Z] SUCCESS: Specified value was saved. [2020-11-27T12:16:50.868Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-27T12:16:51.542Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T12:16:51.913Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-27T12:16:51.913Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2020-11-27T12:16:51.913Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-27T12:16:51.913Z] daemon.go:325: [d52cf61f60666] waiting for daemon to start [2020-11-27T12:16:51.913Z] daemon.go:325: [d52cf61f60666] waiting for daemon to start [2020-11-27T12:16:51.913Z] daemon.go:353: [d52cf61f60666] daemon started [2020-11-27T12:16:51.913Z] daemon.go:461: [d52cf61f60666] Stopping daemon [2020-11-27T12:16:51.913Z] daemon.go:296: [d52cf61f60666] exiting daemon [2020-11-27T12:16:51.913Z] daemon.go:448: [d52cf61f60666] Daemon stopped [2020-11-27T12:16:51.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:16:51.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:16:51.913Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:16:51.913Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:16:51.913Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T12:16:52.112Z] ok github.com/docker/docker/internal/testutil 0.014s coverage: 62.5% of statements [2020-11-27T12:16:52.261Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:16:53.051Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-11-27T12:16:53.771Z] Removing intermediate container 3b20b4b32c12 [2020-11-27T12:16:53.771Z] ---> fe8d899d8955 [2020-11-27T12:16:53.771Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-11-27T12:16:53.771Z] ---> Running in a139056b2cea [2020-11-27T12:16:53.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T12:16:54.430Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-11-27T12:16:54.430Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-27T12:16:55.204Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T12:16:56.145Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-27T12:16:56.337Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 77.0% of statements [2020-11-27T12:16:57.275Z] ok github.com/docker/docker/pkg/authorization 0.201s coverage: 66.7% of statements [2020-11-27T12:16:57.534Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-11-27T12:16:57.534Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-27T12:16:58.489Z] Cannot create a file when that file already exists. [2020-11-27T12:16:59.443Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-27T12:16:59.443Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-27T12:16:59.703Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T12:17:00.273Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T12:17:00.825Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2020-11-27T12:17:00.844Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T12:17:00.844Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T12:17:01.086Z] ok github.com/docker/docker/layer 7.313s coverage: 72.0% of statements [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T12:17:01.086Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T12:17:01.086Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-11-27T12:17:01.786Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T12:17:02.026Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-11-27T12:17:02.026Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-11-27T12:17:02.046Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T12:17:02.601Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-11-27T12:17:02.616Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T12:17:02.876Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T12:17:03.135Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-27T12:17:03.171Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-27T12:17:03.396Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-27T12:17:03.740Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-27T12:17:04.308Z] Removing intermediate container a139056b2cea [2020-11-27T12:17:04.308Z] ---> c474f558d940 [2020-11-27T12:17:04.308Z] Step 6/6 : CMD ["sh"] [2020-11-27T12:17:04.308Z] ---> Running in b47578352cfb [2020-11-27T12:17:04.308Z] Removing intermediate container b47578352cfb [2020-11-27T12:17:04.308Z] ---> 6932c0db4268 [2020-11-27T12:17:04.308Z] Successfully built 6932c0db4268 [2020-11-27T12:17:04.308Z] Successfully tagged busybox:latest [2020-11-27T12:17:04.308Z] INFO: Docker images of the daemon under test [2020-11-27T12:17:04.308Z] [2020-11-27T12:17:04.308Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T12:17:04.308Z] busybox latest 6932c0db4268 Less than a second ago 5.16GB [2020-11-27T12:17:04.308Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 3 weeks ago 5.12GB [2020-11-27T12:17:04.308Z] microsoft/windowsservercore latest 32fecabef723 3 weeks ago 5.12GB [2020-11-27T12:17:04.308Z] [2020-11-27T12:17:04.308Z] INFO: Running integration tests at 11/27/2020 12:17:03... [2020-11-27T12:17:04.308Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-11-27T12:17:04.308Z] INFO: Integration API tests being run from the host: [2020-11-27T12:17:04.308Z] INFO: make.ps1 starting at 11/27/2020 12:17:03 [2020-11-27T12:17:04.338Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T12:17:04.770Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-11-27T12:17:05.119Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-11-27T12:17:05.688Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-11-27T12:17:06.247Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T12:17:06.257Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2020-11-27T12:17:06.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-11-27T12:17:06.777Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-11-27T12:17:07.189Z] --- PASS: TestServiceWithDataPathPortInit (15.19s) [2020-11-27T12:17:07.189Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:17:07.189Z] daemon.go:325: [d0f84e16a6c34] waiting for daemon to start [2020-11-27T12:17:07.189Z] daemon.go:325: [d0f84e16a6c34] waiting for daemon to start [2020-11-27T12:17:07.189Z] daemon.go:353: [d0f84e16a6c34] daemon started [2020-11-27T12:17:07.189Z] daemon.go:461: [d0f84e16a6c34] Stopping daemon [2020-11-27T12:17:07.189Z] daemon.go:296: [d0f84e16a6c34] exiting daemon [2020-11-27T12:17:07.189Z] daemon.go:448: [d0f84e16a6c34] Daemon stopped [2020-11-27T12:17:07.189Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-27T12:17:07.189Z] daemon.go:325: [d054c1b1f729f] waiting for daemon to start [2020-11-27T12:17:07.189Z] daemon.go:325: [d054c1b1f729f] waiting for daemon to start [2020-11-27T12:17:07.189Z] daemon.go:353: [d054c1b1f729f] daemon started [2020-11-27T12:17:07.189Z] daemon.go:461: [d054c1b1f729f] Stopping daemon [2020-11-27T12:17:07.189Z] daemon.go:296: [d054c1b1f729f] exiting daemon [2020-11-27T12:17:07.189Z] daemon.go:448: [d054c1b1f729f] Daemon stopped [2020-11-27T12:17:07.189Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:17:08.157Z] ok github.com/docker/docker/pkg/idtools 0.617s coverage: 70.1% of statements [2020-11-27T12:17:08.157Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 70.4% of statements [2020-11-27T12:17:08.416Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-11-27T12:17:08.676Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-11-27T12:17:08.676Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-11-27T12:17:08.676Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T12:17:09.246Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-11-27T12:17:09.506Z] ok github.com/docker/docker/pkg/mount 0.027s coverage: 69.6% of statements [2020-11-27T12:17:09.506Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T12:17:09.767Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-11-27T12:17:10.027Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-11-27T12:17:10.288Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-11-27T12:17:10.548Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-11-27T12:17:10.548Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T12:17:10.548Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T12:17:10.849Z] --- PASS: TestDockerNetworkMacvlan (23.43s) [2020-11-27T12:17:10.849Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:10.849Z] daemon.go:325: [d07ce41f3e0d7] waiting for daemon to start [2020-11-27T12:17:10.849Z] daemon.go:325: [d07ce41f3e0d7] waiting for daemon to start [2020-11-27T12:17:10.849Z] daemon.go:353: [d07ce41f3e0d7] daemon started [2020-11-27T12:17:10.849Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-11-27T12:17:10.849Z] daemon.go:461: [d07ce41f3e0d7] Stopping daemon [2020-11-27T12:17:10.849Z] daemon.go:296: [d07ce41f3e0d7] exiting daemon [2020-11-27T12:17:10.849Z] daemon.go:448: [d07ce41f3e0d7] Daemon stopped [2020-11-27T12:17:10.849Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:10.849Z] daemon.go:325: [d8a37be54109d] waiting for daemon to start [2020-11-27T12:17:10.849Z] daemon.go:325: [d8a37be54109d] waiting for daemon to start [2020-11-27T12:17:10.849Z] daemon.go:353: [d8a37be54109d] daemon started [2020-11-27T12:17:10.849Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-11-27T12:17:10.849Z] daemon.go:461: [d8a37be54109d] Stopping daemon [2020-11-27T12:17:10.849Z] daemon.go:296: [d8a37be54109d] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [d8a37be54109d] Daemon stopped [2020-11-27T12:17:10.850Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:10.850Z] daemon.go:325: [d5a63ac9a102e] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [d5a63ac9a102e] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [d5a63ac9a102e] daemon started [2020-11-27T12:17:10.850Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-11-27T12:17:10.850Z] daemon.go:461: [d5a63ac9a102e] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [d5a63ac9a102e] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [d5a63ac9a102e] Daemon stopped [2020-11-27T12:17:10.850Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:10.850Z] daemon.go:325: [d6cbb832cccd2] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [d6cbb832cccd2] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [d6cbb832cccd2] daemon started [2020-11-27T12:17:10.850Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2020-11-27T12:17:10.850Z] daemon.go:461: [d6cbb832cccd2] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [d6cbb832cccd2] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [d6cbb832cccd2] Daemon stopped [2020-11-27T12:17:10.850Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:10.850Z] daemon.go:325: [dfa4425f4c054] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [dfa4425f4c054] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [dfa4425f4c054] daemon started [2020-11-27T12:17:10.850Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.64s) [2020-11-27T12:17:10.850Z] daemon.go:461: [dfa4425f4c054] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [dfa4425f4c054] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [dfa4425f4c054] Daemon stopped [2020-11-27T12:17:10.850Z] PASS [2020-11-27T12:17:10.850Z] [2020-11-27T12:17:10.850Z] DONE 7 tests in 24.868s [2020-11-27T12:17:10.850Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:17:10.850Z] ++ 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-11-27T12:17:10.850Z] ++ set -e [2020-11-27T12:17:10.850Z] ++ '[' -n 0 ']' [2020-11-27T12:17:10.850Z] ++ set -x [2020-11-27T12:17:10.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=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= 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-11-27T12:17:10.850Z] testing: warning: no tests to run [2020-11-27T12:17:10.850Z] PASS [2020-11-27T12:17:10.850Z] [2020-11-27T12:17:10.850Z] DONE 0 tests in 0.018s [2020-11-27T12:17:10.850Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:17:10.850Z] ++ 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-11-27T12:17:10.850Z] ++ set -e [2020-11-27T12:17:10.850Z] ++ '[' -n 0 ']' [2020-11-27T12:17:10.850Z] ++ set -x [2020-11-27T12:17:10.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=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= 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-11-27T12:17:10.850Z] INFO: Testing against a local daemon [2020-11-27T12:17:10.850Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:17:10.850Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-11-27T12:17:10.850Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-27T12:17:10.850Z] daemon.go:325: [d0738d91a929a] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [d0738d91a929a] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [d0738d91a929a] daemon started [2020-11-27T12:17:10.850Z] daemon.go:461: [d0738d91a929a] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [d0738d91a929a] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [d0738d91a929a] Daemon stopped [2020-11-27T12:17:10.850Z] === RUN TestAuthZPluginTLS [2020-11-27T12:17:10.850Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-27T12:17:10.850Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-27T12:17:10.850Z] daemon.go:325: [d4b8b7c5da889] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [d4b8b7c5da889] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [d4b8b7c5da889] daemon started [2020-11-27T12:17:10.850Z] daemon.go:461: [d4b8b7c5da889] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [d4b8b7c5da889] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [d4b8b7c5da889] Daemon stopped [2020-11-27T12:17:10.850Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:17:10.850Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-27T12:17:10.850Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-27T12:17:10.850Z] daemon.go:325: [df66127546942] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:325: [df66127546942] waiting for daemon to start [2020-11-27T12:17:10.850Z] daemon.go:353: [df66127546942] daemon started [2020-11-27T12:17:10.850Z] daemon.go:461: [df66127546942] Stopping daemon [2020-11-27T12:17:10.850Z] daemon.go:296: [df66127546942] exiting daemon [2020-11-27T12:17:10.850Z] daemon.go:448: [df66127546942] Daemon stopped [2020-11-27T12:17:10.850Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:17:11.388Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T12:17:11.491Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-11-27T12:17:11.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-27T12:17:11.493Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-27T12:17:11.493Z] daemon.go:325: [d24e562825e4d] waiting for daemon to start [2020-11-27T12:17:11.493Z] daemon.go:325: [d24e562825e4d] waiting for daemon to start [2020-11-27T12:17:11.493Z] daemon.go:353: [d24e562825e4d] daemon started [2020-11-27T12:17:11.493Z] daemon.go:461: [d24e562825e4d] Stopping daemon [2020-11-27T12:17:11.493Z] daemon.go:296: [d24e562825e4d] exiting daemon [2020-11-27T12:17:11.493Z] daemon.go:448: [d24e562825e4d] Daemon stopped [2020-11-27T12:17:11.493Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:17:12.060Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-11-27T12:17:12.141Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-27T12:17:12.141Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-27T12:17:12.141Z] daemon.go:325: [d499fdc4c4c15] waiting for daemon to start [2020-11-27T12:17:12.141Z] daemon.go:325: [d499fdc4c4c15] waiting for daemon to start [2020-11-27T12:17:12.141Z] daemon.go:353: [d499fdc4c4c15] daemon started [2020-11-27T12:17:12.141Z] daemon.go:461: [d499fdc4c4c15] Stopping daemon [2020-11-27T12:17:12.141Z] daemon.go:296: [d499fdc4c4c15] exiting daemon [2020-11-27T12:17:12.141Z] daemon.go:448: [d499fdc4c4c15] Daemon stopped [2020-11-27T12:17:12.141Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:17:12.320Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-11-27T12:17:12.579Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-11-27T12:17:12.769Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T12:17:13.030Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T12:17:13.030Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T12:17:13.030Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T12:17:13.030Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T12:17:13.187Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-11-27T12:17:13.187Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-27T12:17:13.187Z] daemon.go:325: [d5c0a911364e9] waiting for daemon to start [2020-11-27T12:17:13.187Z] daemon.go:325: [d5c0a911364e9] waiting for daemon to start [2020-11-27T12:17:13.187Z] daemon.go:353: [d5c0a911364e9] daemon started [2020-11-27T12:17:13.187Z] daemon.go:461: [d5c0a911364e9] Stopping daemon [2020-11-27T12:17:13.187Z] daemon.go:296: [d5c0a911364e9] exiting daemon [2020-11-27T12:17:13.187Z] daemon.go:448: [d5c0a911364e9] Daemon stopped [2020-11-27T12:17:13.187Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:17:13.291Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T12:17:13.827Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-27T12:17:13.827Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-27T12:17:13.827Z] daemon.go:325: [d131c6eb0768d] waiting for daemon to start [2020-11-27T12:17:13.827Z] daemon.go:325: [d131c6eb0768d] waiting for daemon to start [2020-11-27T12:17:13.827Z] daemon.go:353: [d131c6eb0768d] daemon started [2020-11-27T12:17:13.827Z] daemon.go:461: [d131c6eb0768d] Stopping daemon [2020-11-27T12:17:13.827Z] daemon.go:296: [d131c6eb0768d] exiting daemon [2020-11-27T12:17:13.828Z] daemon.go:448: [d131c6eb0768d] Daemon stopped [2020-11-27T12:17:13.828Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:17:13.957Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 72.7% of statements [2020-11-27T12:17:14.218Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-27T12:17:14.463Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-27T12:17:14.463Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-27T12:17:14.463Z] daemon.go:325: [dc370ac92d3a7] waiting for daemon to start [2020-11-27T12:17:14.463Z] daemon.go:325: [dc370ac92d3a7] waiting for daemon to start [2020-11-27T12:17:14.463Z] daemon.go:353: [dc370ac92d3a7] daemon started [2020-11-27T12:17:14.463Z] daemon.go:461: [dc370ac92d3a7] Stopping daemon [2020-11-27T12:17:14.463Z] daemon.go:296: [dc370ac92d3a7] exiting daemon [2020-11-27T12:17:14.463Z] daemon.go:448: [dc370ac92d3a7] Daemon stopped [2020-11-27T12:17:14.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:17:14.673Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T12:17:14.673Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2020-11-27T12:17:14.673Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-27T12:17:14.673Z] daemon.go:325: [de156b3f04b75] waiting for daemon to start [2020-11-27T12:17:14.673Z] daemon.go:325: [de156b3f04b75] waiting for daemon to start [2020-11-27T12:17:14.673Z] daemon.go:353: [de156b3f04b75] daemon started [2020-11-27T12:17:14.673Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jkhuw88ifyb81761z1hfuzrow Created:2020-11-27 12:17:08.419019928 +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[fbd6b7dff78ddf8f7ba62db811c50b1d8a5abff3fbdb73b1ccd11c0fa525c2d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.us5rvcwsnhlplxhgxknj21o5a EndpointID:85eceaacc2a4b5e37e5ac6f200da95145211772b1260187ca39aec97e0c183d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a505a115906f421e7e5994e4b1122a80e3f603c0b38733eff6ae5665447dab4 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:bfe0a6a0077c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.us5rvcwsnhlplxhgxknj21o5a EndpointID:85eceaacc2a4b5e37e5ac6f200da95145211772b1260187ca39aec97e0c183d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:17:14.673Z] daemon.go:461: [de156b3f04b75] Stopping daemon [2020-11-27T12:17:14.673Z] daemon.go:296: [de156b3f04b75] exiting daemon [2020-11-27T12:17:14.673Z] daemon.go:448: [de156b3f04b75] Daemon stopped [2020-11-27T12:17:14.673Z] PASS [2020-11-27T12:17:14.673Z] [2020-11-27T12:17:14.673Z] === Skipped [2020-11-27T12:17:14.673Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:17:14.673Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:17:14.673Z] [2020-11-27T12:17:14.673Z] DONE 22 tests, 1 skipped in 44.942s [2020-11-27T12:17:14.673Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:17:14.673Z] ++ 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-11-27T12:17:14.673Z] ++ set -e [2020-11-27T12:17:14.673Z] ++ '[' -n 0 ']' [2020-11-27T12:17:14.673Z] ++ set -x [2020-11-27T12:17:14.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-11-27T12:17:14.935Z] INFO: Testing against a local daemon [2020-11-27T12:17:14.935Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:17:14.935Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:17:14.935Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:17:14.935Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:17:14.935Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:17:14.935Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:17:14.935Z] PASS [2020-11-27T12:17:14.935Z] [2020-11-27T12:17:14.935Z] === Skipped [2020-11-27T12:17:14.935Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:17:14.935Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:17:14.935Z] [2020-11-27T12:17:14.935Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:17:14.935Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:17:14.935Z] [2020-11-27T12:17:14.935Z] DONE 2 tests, 2 skipped in 0.206s [2020-11-27T12:17:14.935Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:17:14.935Z] ++ 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-11-27T12:17:14.935Z] ++ set -e [2020-11-27T12:17:14.935Z] ++ '[' -n 0 ']' [2020-11-27T12:17:14.935Z] ++ set -x [2020-11-27T12:17:14.935Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:15.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-27T12:17:15.100Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:17:15.100Z] daemon.go:325: [dfcbb1718c5f0] waiting for daemon to start [2020-11-27T12:17:15.100Z] daemon.go:325: [dfcbb1718c5f0] waiting for daemon to start [2020-11-27T12:17:15.100Z] daemon.go:353: [dfcbb1718c5f0] daemon started [2020-11-27T12:17:15.100Z] daemon.go:461: [dfcbb1718c5f0] Stopping daemon [2020-11-27T12:17:15.100Z] daemon.go:296: [dfcbb1718c5f0] exiting daemon [2020-11-27T12:17:15.100Z] daemon.go:448: [dfcbb1718c5f0] Daemon stopped [2020-11-27T12:17:15.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:17:15.195Z] INFO: Testing against a local daemon [2020-11-27T12:17:15.195Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:17:15.765Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T12:17:16.623Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-11-27T12:17:16.623Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:17:16.623Z] daemon.go:325: [dcca96ab0889c] waiting for daemon to start [2020-11-27T12:17:16.623Z] daemon.go:325: [dcca96ab0889c] waiting for daemon to start [2020-11-27T12:17:16.623Z] daemon.go:353: [dcca96ab0889c] daemon started [2020-11-27T12:17:16.623Z] daemon.go:461: [dcca96ab0889c] Stopping daemon [2020-11-27T12:17:16.623Z] daemon.go:296: [dcca96ab0889c] exiting daemon [2020-11-27T12:17:16.623Z] daemon.go:448: [dcca96ab0889c] Daemon stopped [2020-11-27T12:17:16.623Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:17:16.713Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-11-27T12:17:16.713Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-27T12:17:16.713Z] daemon.go:325: [d7db400cb6013] waiting for daemon to start [2020-11-27T12:17:16.713Z] daemon.go:325: [d7db400cb6013] waiting for daemon to start [2020-11-27T12:17:16.713Z] daemon.go:353: [d7db400cb6013] daemon started [2020-11-27T12:17:16.713Z] daemon.go:461: [d7db400cb6013] Stopping daemon [2020-11-27T12:17:16.713Z] daemon.go:296: [d7db400cb6013] exiting daemon [2020-11-27T12:17:16.713Z] daemon.go:448: [d7db400cb6013] Daemon stopped [2020-11-27T12:17:16.713Z] daemon.go:325: [d7db400cb6013] waiting for daemon to start [2020-11-27T12:17:16.713Z] daemon.go:325: [d7db400cb6013] waiting for daemon to start [2020-11-27T12:17:16.713Z] daemon.go:353: [d7db400cb6013] daemon started [2020-11-27T12:17:16.713Z] daemon.go:461: [d7db400cb6013] Stopping daemon [2020-11-27T12:17:16.713Z] daemon.go:296: [d7db400cb6013] exiting daemon [2020-11-27T12:17:16.713Z] daemon.go:448: [d7db400cb6013] Daemon stopped [2020-11-27T12:17:16.713Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:17:17.282Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:17:17.509Z] ok github.com/docker/docker/pkg/signal 2.856s coverage: 61.0% of statements [2020-11-27T12:17:17.768Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-27T12:17:18.223Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:17:18.337Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-27T12:17:18.596Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-27T12:17:18.698Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2020-11-27T12:17:18.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:17:18.698Z] daemon.go:325: [d2769fdc7deed] waiting for daemon to start [2020-11-27T12:17:18.698Z] daemon.go:325: [d2769fdc7deed] waiting for daemon to start [2020-11-27T12:17:18.698Z] daemon.go:353: [d2769fdc7deed] daemon started [2020-11-27T12:17:18.698Z] daemon.go:461: [d2769fdc7deed] Stopping daemon [2020-11-27T12:17:18.698Z] daemon.go:296: [d2769fdc7deed] exiting daemon [2020-11-27T12:17:18.698Z] daemon.go:448: [d2769fdc7deed] Daemon stopped [2020-11-27T12:17:18.698Z] === RUN TestAuthZPluginHeader [2020-11-27T12:17:18.793Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T12:17:18.856Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-11-27T12:17:19.054Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:17:19.054Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T12:17:19.335Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-11-27T12:17:19.335Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-27T12:17:19.335Z] daemon.go:325: [d68ba6f5f8e27] waiting for daemon to start [2020-11-27T12:17:19.335Z] daemon.go:325: [d68ba6f5f8e27] waiting for daemon to start [2020-11-27T12:17:19.335Z] daemon.go:353: [d68ba6f5f8e27] daemon started [2020-11-27T12:17:19.335Z] daemon.go:461: [d68ba6f5f8e27] Stopping daemon [2020-11-27T12:17:19.335Z] daemon.go:296: [d68ba6f5f8e27] exiting daemon [2020-11-27T12:17:19.335Z] daemon.go:448: [d68ba6f5f8e27] Daemon stopped [2020-11-27T12:17:19.335Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:17:19.335Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:17:19.335Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:19.335Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:17:19.335Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:17:19.335Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:19.335Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:17:19.335Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:17:19.335Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:19.335Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:17:19.335Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:17:19.335Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:19.335Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:17:19.426Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-11-27T12:17:19.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T12:17:19.996Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-11-27T12:17:20.255Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-11-27T12:17:20.823Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-11-27T12:17:21.392Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-11-27T12:17:21.540Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:17:21.651Z] testing: warning: no tests to run [2020-11-27T12:17:21.651Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-11-27T12:17:21.911Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-27T12:17:22.171Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-11-27T12:17:22.431Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-27T12:17:24.836Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:17:24.968Z] ok github.com/docker/docker/plugin 0.515s coverage: 27.3% of statements [2020-11-27T12:17:25.228Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-27T12:17:25.969Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-11-27T12:17:26.168Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 74.1% of statements [2020-11-27T12:17:26.428Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-27T12:17:26.747Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T12:17:27.810Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-11-27T12:17:28.163Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-11-27T12:17:28.379Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-27T12:17:28.638Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-11-27T12:17:29.295Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T12:17:29.578Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-11-27T12:17:29.866Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T12:17:30.147Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-27T12:17:31.086Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-11-27T12:17:31.106Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-11-27T12:17:31.656Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-27T12:17:31.776Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T12:17:31.776Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T12:17:32.595Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-11-27T12:17:33.301Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-11-27T12:17:35.080Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T12:17:35.080Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T12:17:36.024Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T12:17:36.235Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-27T12:17:36.283Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T12:17:36.697Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-27T12:17:37.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-27T12:17:37.666Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T12:17:37.670Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-27T12:17:37.927Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-11-27T12:17:37.927Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:353: [d1d93a5f591f5] daemon started [2020-11-27T12:17:37.927Z] daemon.go:461: [d1d93a5f591f5] Stopping daemon [2020-11-27T12:17:37.927Z] daemon.go:296: [d1d93a5f591f5] exiting daemon [2020-11-27T12:17:37.927Z] daemon.go:448: [d1d93a5f591f5] Daemon stopped [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:339: [d1d93a5f591f5] error pinging daemon on start: Get http://d1d93a5f591f5.sock/_ping: context deadline exceeded [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:339: [d1d93a5f591f5] error pinging daemon on start: Get http://d1d93a5f591f5.sock/_ping: context deadline exceeded [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:339: [d1d93a5f591f5] error pinging daemon on start: Get http://d1d93a5f591f5.sock/_ping: context deadline exceeded [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:339: [d1d93a5f591f5] error pinging daemon on start: Get http://d1d93a5f591f5.sock/_ping: context deadline exceeded [2020-11-27T12:17:37.927Z] daemon.go:296: [d1d93a5f591f5] exiting daemon [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:325: [d1d93a5f591f5] waiting for daemon to start [2020-11-27T12:17:37.927Z] daemon.go:353: [d1d93a5f591f5] daemon started [2020-11-27T12:17:37.927Z] daemon.go:461: [d1d93a5f591f5] Stopping daemon [2020-11-27T12:17:37.927Z] daemon.go:296: [d1d93a5f591f5] exiting daemon [2020-11-27T12:17:37.927Z] daemon.go:448: [d1d93a5f591f5] Daemon stopped [2020-11-27T12:17:37.927Z] PASS [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] === Skipped [2020-11-27T12:17:37.927Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:17:37.927Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:17:37.927Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:17:37.927Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:17:37.927Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] DONE 17 tests, 4 skipped in 27.683s [2020-11-27T12:17:37.927Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:17:37.927Z] ++ 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-11-27T12:17:37.927Z] ++ set -e [2020-11-27T12:17:37.927Z] ++ '[' -n 0 ']' [2020-11-27T12:17:37.927Z] ++ set -x [2020-11-27T12:17:37.927Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:37.927Z] INFO: Testing against a local daemon [2020-11-27T12:17:37.927Z] === RUN TestPluginInvalidJSON [2020-11-27T12:17:37.927Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:17:37.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:17:37.927Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:17:37.927Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-11-27T12:17:37.927Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:17:37.927Z] PASS [2020-11-27T12:17:37.927Z] [2020-11-27T12:17:37.927Z] DONE 2 tests in 0.097s [2020-11-27T12:17:37.927Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:17:37.927Z] ++ 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-11-27T12:17:37.927Z] ++ set -e [2020-11-27T12:17:37.927Z] ++ '[' -n 0 ']' [2020-11-27T12:17:37.927Z] ++ set -x [2020-11-27T12:17:37.927Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:37.927Z] INFO: Testing against a local daemon [2020-11-27T12:17:37.927Z] === RUN TestExternalGraphDriver [2020-11-27T12:17:37.927Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:17:38.132Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-27T12:17:38.221Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:17:38.236Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T12:17:39.108Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-27T12:17:39.177Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T12:17:39.750Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:17:40.117Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan (24.51s) [2020-11-27T12:17:41.058Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:41.058Z] daemon.go:325: [d3b07a8659514] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:325: [d3b07a8659514] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:353: [d3b07a8659514] daemon started [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-27T12:17:41.058Z] daemon.go:461: [d3b07a8659514] Stopping daemon [2020-11-27T12:17:41.058Z] daemon.go:296: [d3b07a8659514] exiting daemon [2020-11-27T12:17:41.058Z] daemon.go:448: [d3b07a8659514] Daemon stopped [2020-11-27T12:17:41.058Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:41.058Z] daemon.go:325: [d8a91e29104dc] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:325: [d8a91e29104dc] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:353: [d8a91e29104dc] daemon started [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-27T12:17:41.058Z] daemon.go:461: [d8a91e29104dc] Stopping daemon [2020-11-27T12:17:41.058Z] daemon.go:296: [d8a91e29104dc] exiting daemon [2020-11-27T12:17:41.058Z] daemon.go:448: [d8a91e29104dc] Daemon stopped [2020-11-27T12:17:41.058Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:41.058Z] daemon.go:325: [d8453f9e0d519] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:325: [d8453f9e0d519] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:353: [d8453f9e0d519] daemon started [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-11-27T12:17:41.058Z] daemon.go:461: [d8453f9e0d519] Stopping daemon [2020-11-27T12:17:41.058Z] daemon.go:296: [d8453f9e0d519] exiting daemon [2020-11-27T12:17:41.058Z] daemon.go:448: [d8453f9e0d519] Daemon stopped [2020-11-27T12:17:41.058Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:41.058Z] daemon.go:325: [d7ff121d82173] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:325: [d7ff121d82173] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:353: [d7ff121d82173] daemon started [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-11-27T12:17:41.058Z] daemon.go:461: [d7ff121d82173] Stopping daemon [2020-11-27T12:17:41.058Z] daemon.go:296: [d7ff121d82173] exiting daemon [2020-11-27T12:17:41.058Z] daemon.go:448: [d7ff121d82173] Daemon stopped [2020-11-27T12:17:41.058Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-27T12:17:41.058Z] daemon.go:325: [db0aaf8338716] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:325: [db0aaf8338716] waiting for daemon to start [2020-11-27T12:17:41.058Z] daemon.go:353: [db0aaf8338716] daemon started [2020-11-27T12:17:41.058Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.08s) [2020-11-27T12:17:41.058Z] daemon.go:461: [db0aaf8338716] Stopping daemon [2020-11-27T12:17:41.058Z] daemon.go:296: [db0aaf8338716] exiting daemon [2020-11-27T12:17:41.058Z] daemon.go:448: [db0aaf8338716] Daemon stopped [2020-11-27T12:17:41.058Z] PASS [2020-11-27T12:17:41.058Z] [2020-11-27T12:17:41.058Z] DONE 7 tests in 26.075s [2020-11-27T12:17:41.058Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:17:41.058Z] ++ 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-11-27T12:17:41.058Z] ++ set -e [2020-11-27T12:17:41.058Z] ++ '[' -n 0 ']' [2020-11-27T12:17:41.058Z] ++ set -x [2020-11-27T12:17:41.058Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:41.058Z] testing: warning: no tests to run [2020-11-27T12:17:41.058Z] PASS [2020-11-27T12:17:41.058Z] [2020-11-27T12:17:41.058Z] DONE 0 tests in 0.038s [2020-11-27T12:17:41.058Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:17:41.058Z] ++ 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-11-27T12:17:41.058Z] ++ set -e [2020-11-27T12:17:41.058Z] ++ '[' -n 0 ']' [2020-11-27T12:17:41.058Z] ++ set -x [2020-11-27T12:17:41.058Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:41.304Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-27T12:17:41.318Z] INFO: Testing against a local daemon [2020-11-27T12:17:41.318Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:17:41.860Z] --- PASS: TestExternalGraphDriver (5.62s) [2020-11-27T12:17:41.860Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:353: [dab1f2b11e405] daemon started [2020-11-27T12:17:41.860Z] daemon.go:461: [dab1f2b11e405] Stopping daemon [2020-11-27T12:17:41.860Z] daemon.go:296: [dab1f2b11e405] exiting daemon [2020-11-27T12:17:41.860Z] daemon.go:448: [dab1f2b11e405] Daemon stopped [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:353: [dab1f2b11e405] daemon started [2020-11-27T12:17:41.860Z] daemon.go:461: [dab1f2b11e405] Stopping daemon [2020-11-27T12:17:41.860Z] daemon.go:296: [dab1f2b11e405] exiting daemon [2020-11-27T12:17:41.860Z] daemon.go:448: [dab1f2b11e405] Daemon stopped [2020-11-27T12:17:41.860Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:353: [dab1f2b11e405] daemon started [2020-11-27T12:17:41.860Z] daemon.go:461: [dab1f2b11e405] Stopping daemon [2020-11-27T12:17:41.860Z] daemon.go:296: [dab1f2b11e405] exiting daemon [2020-11-27T12:17:41.860Z] daemon.go:448: [dab1f2b11e405] Daemon stopped [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:353: [dab1f2b11e405] daemon started [2020-11-27T12:17:41.860Z] daemon.go:461: [dab1f2b11e405] Stopping daemon [2020-11-27T12:17:41.860Z] daemon.go:296: [dab1f2b11e405] exiting daemon [2020-11-27T12:17:41.860Z] daemon.go:448: [dab1f2b11e405] Daemon stopped [2020-11-27T12:17:41.860Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:325: [dab1f2b11e405] waiting for daemon to start [2020-11-27T12:17:41.860Z] daemon.go:353: [dab1f2b11e405] daemon started [2020-11-27T12:17:41.860Z] daemon.go:461: [dab1f2b11e405] Stopping daemon [2020-11-27T12:17:41.860Z] daemon.go:296: [dab1f2b11e405] exiting daemon [2020-11-27T12:17:41.860Z] daemon.go:448: [dab1f2b11e405] Daemon stopped [2020-11-27T12:17:41.860Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2020-11-27T12:17:41.860Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:17:41.860Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:17:41.860Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:41.860Z] PASS [2020-11-27T12:17:41.860Z] [2020-11-27T12:17:41.860Z] === Skipped [2020-11-27T12:17:41.860Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:17:41.860Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:17:41.860Z] [2020-11-27T12:17:41.860Z] DONE 5 tests, 1 skipped in 5.742s [2020-11-27T12:17:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:17:41.860Z] ++ 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-11-27T12:17:41.860Z] ++ set -e [2020-11-27T12:17:41.860Z] ++ '[' -n 0 ']' [2020-11-27T12:17:41.860Z] ++ set -x [2020-11-27T12:17:41.861Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:41.861Z] INFO: Testing against a local daemon [2020-11-27T12:17:41.861Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:17:41.861Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:17:41.861Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:17:41.861Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:17:41.861Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:17:41.861Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:17:41.887Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T12:17:42.147Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T12:17:42.147Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-27T12:17:42.717Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T12:17:42.717Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2020-11-27T12:17:42.717Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-27T12:17:42.717Z] daemon.go:325: [d28db56c57a52] waiting for daemon to start [2020-11-27T12:17:42.717Z] daemon.go:325: [d28db56c57a52] waiting for daemon to start [2020-11-27T12:17:42.717Z] daemon.go:353: [d28db56c57a52] daemon started [2020-11-27T12:17:42.717Z] daemon.go:461: [d28db56c57a52] Stopping daemon [2020-11-27T12:17:42.717Z] daemon.go:296: [d28db56c57a52] exiting daemon [2020-11-27T12:17:42.717Z] daemon.go:448: [d28db56c57a52] Daemon stopped [2020-11-27T12:17:42.717Z] === RUN TestAuthZPluginTLS [2020-11-27T12:17:42.978Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T12:17:43.239Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-11-27T12:17:43.239Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-27T12:17:43.239Z] daemon.go:325: [d64079ca59484] waiting for daemon to start [2020-11-27T12:17:43.239Z] daemon.go:325: [d64079ca59484] waiting for daemon to start [2020-11-27T12:17:43.239Z] daemon.go:353: [d64079ca59484] daemon started [2020-11-27T12:17:43.239Z] daemon.go:461: [d64079ca59484] Stopping daemon [2020-11-27T12:17:43.239Z] daemon.go:296: [d64079ca59484] exiting daemon [2020-11-27T12:17:43.239Z] daemon.go:448: [d64079ca59484] Daemon stopped [2020-11-27T12:17:43.239Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:17:43.499Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-27T12:17:44.069Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-11-27T12:17:44.069Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-27T12:17:44.069Z] daemon.go:325: [d6a541376f1ec] waiting for daemon to start [2020-11-27T12:17:44.069Z] daemon.go:325: [d6a541376f1ec] waiting for daemon to start [2020-11-27T12:17:44.069Z] daemon.go:353: [d6a541376f1ec] daemon started [2020-11-27T12:17:44.069Z] daemon.go:461: [d6a541376f1ec] Stopping daemon [2020-11-27T12:17:44.069Z] daemon.go:296: [d6a541376f1ec] exiting daemon [2020-11-27T12:17:44.069Z] daemon.go:448: [d6a541376f1ec] Daemon stopped [2020-11-27T12:17:44.069Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:17:44.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-27T12:17:44.639Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-27T12:17:44.639Z] daemon.go:325: [de7d6ebf73786] waiting for daemon to start [2020-11-27T12:17:44.639Z] daemon.go:325: [de7d6ebf73786] waiting for daemon to start [2020-11-27T12:17:44.639Z] daemon.go:353: [de7d6ebf73786] daemon started [2020-11-27T12:17:44.639Z] daemon.go:461: [de7d6ebf73786] Stopping daemon [2020-11-27T12:17:44.639Z] daemon.go:296: [de7d6ebf73786] exiting daemon [2020-11-27T12:17:44.639Z] daemon.go:448: [de7d6ebf73786] Daemon stopped [2020-11-27T12:17:44.639Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:17:44.899Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T12:17:44.899Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-27T12:17:44.899Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-27T12:17:44.899Z] daemon.go:325: [dfd734cc10b00] waiting for daemon to start [2020-11-27T12:17:44.899Z] daemon.go:325: [dfd734cc10b00] waiting for daemon to start [2020-11-27T12:17:45.062Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-27T12:17:45.160Z] daemon.go:353: [dfd734cc10b00] daemon started [2020-11-27T12:17:45.160Z] daemon.go:461: [dfd734cc10b00] Stopping daemon [2020-11-27T12:17:45.160Z] daemon.go:296: [dfd734cc10b00] exiting daemon [2020-11-27T12:17:45.160Z] daemon.go:448: [dfd734cc10b00] Daemon stopped [2020-11-27T12:17:45.160Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:17:45.419Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T12:17:46.359Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-11-27T12:17:46.359Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-27T12:17:46.359Z] daemon.go:325: [dc2f7aceb287f] waiting for daemon to start [2020-11-27T12:17:46.359Z] daemon.go:325: [dc2f7aceb287f] waiting for daemon to start [2020-11-27T12:17:46.359Z] daemon.go:353: [dc2f7aceb287f] daemon started [2020-11-27T12:17:46.359Z] daemon.go:461: [dc2f7aceb287f] Stopping daemon [2020-11-27T12:17:46.359Z] daemon.go:296: [dc2f7aceb287f] exiting daemon [2020-11-27T12:17:46.359Z] daemon.go:448: [dc2f7aceb287f] Daemon stopped [2020-11-27T12:17:46.359Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:17:46.928Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-11-27T12:17:46.928Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-27T12:17:46.928Z] daemon.go:325: [d91c92bdc7b85] waiting for daemon to start [2020-11-27T12:17:46.928Z] daemon.go:325: [d91c92bdc7b85] waiting for daemon to start [2020-11-27T12:17:46.928Z] daemon.go:353: [d91c92bdc7b85] daemon started [2020-11-27T12:17:46.928Z] daemon.go:461: [d91c92bdc7b85] Stopping daemon [2020-11-27T12:17:46.928Z] daemon.go:296: [d91c92bdc7b85] exiting daemon [2020-11-27T12:17:46.928Z] daemon.go:448: [d91c92bdc7b85] Daemon stopped [2020-11-27T12:17:46.928Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:17:47.473Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:17:47.473Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === Skipped [2020-11-27T12:17:47.473Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T12:17:47.473Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T12:17:47.473Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T12:17:47.473Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T12:17:47.473Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T12:17:47.473Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:17:47.473Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T12:17:47.473Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T12:17:47.473Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T12:17:47.473Z] [2020-11-27T12:17:47.473Z] DONE 2066 tests, 19 skipped in 245.845s Post stage [Pipeline] junit [2020-11-27T12:17:47.487Z] Recording test results [2020-11-27T12:17:47.499Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-27T12:17:47.499Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-27T12:17:47.499Z] daemon.go:325: [d1e3f152e849f] waiting for daemon to start [2020-11-27T12:17:47.499Z] daemon.go:325: [d1e3f152e849f] waiting for daemon to start [2020-11-27T12:17:47.499Z] daemon.go:353: [d1e3f152e849f] daemon started [2020-11-27T12:17:47.499Z] daemon.go:461: [d1e3f152e849f] Stopping daemon [2020-11-27T12:17:47.499Z] daemon.go:296: [d1e3f152e849f] exiting daemon [2020-11-27T12:17:47.499Z] daemon.go:448: [d1e3f152e849f] Daemon stopped [2020-11-27T12:17:47.499Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:17:47.760Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-27T12:17:48.020Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-11-27T12:17:48.020Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:17:48.020Z] daemon.go:325: [d7f63233909db] waiting for daemon to start [2020-11-27T12:17:48.020Z] daemon.go:325: [d7f63233909db] waiting for daemon to start [2020-11-27T12:17:48.020Z] daemon.go:353: [d7f63233909db] daemon started [2020-11-27T12:17:48.020Z] daemon.go:461: [d7f63233909db] Stopping daemon [2020-11-27T12:17:48.020Z] daemon.go:296: [d7f63233909db] exiting daemon [2020-11-27T12:17:48.020Z] daemon.go:448: [d7f63233909db] Daemon stopped [2020-11-27T12:17:48.020Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:17:48.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41713/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:6fd1cf089cc973a8f4200709675fb93036b94f78 hack/validate/vendor [2020-11-27T12:17:48.962Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T12:17:49.192Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-27T12:17:49.904Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2020-11-27T12:17:49.904Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:17:49.904Z] daemon.go:325: [d8615719fc0c8] waiting for daemon to start [2020-11-27T12:17:49.904Z] daemon.go:325: [d8615719fc0c8] waiting for daemon to start [2020-11-27T12:17:49.904Z] daemon.go:353: [d8615719fc0c8] daemon started [2020-11-27T12:17:49.904Z] daemon.go:461: [d8615719fc0c8] Stopping daemon [2020-11-27T12:17:49.904Z] daemon.go:296: [d8615719fc0c8] exiting daemon [2020-11-27T12:17:49.904Z] daemon.go:448: [d8615719fc0c8] Daemon stopped [2020-11-27T12:17:49.904Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:17:50.088Z] + echo Building e2e image [2020-11-27T12:17:50.088Z] Building e2e image [2020-11-27T12:17:50.088Z] + docker build --build-arg DOCKER_GITCOMMIT=6fd1cf089cc973a8f4200709675fb93036b94f78 -t moby-e2e-test -f Dockerfile.e2e . [2020-11-27T12:17:50.088Z] #2 [internal] load .dockerignore [2020-11-27T12:17:50.088Z] #2 transferring context: 34B done [2020-11-27T12:17:50.088Z] #2 DONE 0.0s [2020-11-27T12:17:50.088Z] [2020-11-27T12:17:50.088Z] #1 [internal] load build definition from Dockerfile.e2e [2020-11-27T12:17:50.088Z] #1 transferring dockerfile: 3.21kB done [2020-11-27T12:17:50.088Z] #1 DONE 0.0s [2020-11-27T12:17:50.088Z] [2020-11-27T12:17:50.088Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-27T12:17:50.347Z] #4 DONE 0.4s [2020-11-27T12:17:50.347Z] [2020-11-27T12:17:50.347Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-27T12:17:50.607Z] #3 DONE 0.6s [2020-11-27T12:17:50.854Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T12:17:50.867Z] [2020-11-27T12:17:50.867Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-27T12:17:50.867Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-27T12:17:50.867Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-11-27T12:17:50.867Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-11-27T12:17:50.867Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-27T12:17:50.867Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-27T12:17:50.867Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-27T12:17:50.867Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s [2020-11-27T12:17:50.867Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-11-27T12:17:50.867Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-11-27T12:17:50.867Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.55MB / 2.80MB 0.2s [2020-11-27T12:17:50.867Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s [2020-11-27T12:17:50.867Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s [2020-11-27T12:17:50.867Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-11-27T12:17:51.127Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-11-27T12:17:51.127Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-11-27T12:17:51.127Z] #14 ... [2020-11-27T12:17:51.127Z] [2020-11-27T12:17:51.127Z] #8 [internal] load build context [2020-11-27T12:17:51.127Z] #8 transferring context: 823.54kB 0.3s done [2020-11-27T12:17:51.127Z] #8 DONE 0.4s [2020-11-27T12:17:51.127Z] [2020-11-27T12:17:51.127Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-27T12:17:51.127Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10.03MB / 127.34MB 0.4s [2020-11-27T12:17:51.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.22MB / 127.34MB 0.6s [2020-11-27T12:17:51.390Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done [2020-11-27T12:17:51.390Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-27T12:17:51.390Z] #14 ... [2020-11-27T12:17:51.390Z] [2020-11-27T12:17:51.390Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-27T12:17:51.390Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-27T12:17:51.390Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-27T12:17:51.390Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-27T12:17:51.390Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-27T12:17:51.390Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-11-27T12:17:51.390Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-11-27T12:17:51.390Z] #5 DONE 0.8s [2020-11-27T12:17:51.390Z] [2020-11-27T12:17:51.390Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-27T12:17:51.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 35.70MB / 127.34MB 0.8s [2020-11-27T12:17:51.651Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-11-27T12:17:51.651Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.66MB / 127.34MB 1.0s [2020-11-27T12:17:51.651Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-11-27T12:17:51.796Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2020-11-27T12:17:51.796Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:17:51.796Z] daemon.go:325: [d8f9540e94ac7] waiting for daemon to start [2020-11-27T12:17:51.796Z] daemon.go:325: [d8f9540e94ac7] waiting for daemon to start [2020-11-27T12:17:51.796Z] daemon.go:353: [d8f9540e94ac7] daemon started [2020-11-27T12:17:51.796Z] daemon.go:461: [d8f9540e94ac7] Stopping daemon [2020-11-27T12:17:51.796Z] daemon.go:296: [d8f9540e94ac7] exiting daemon [2020-11-27T12:17:51.796Z] daemon.go:448: [d8f9540e94ac7] Daemon stopped [2020-11-27T12:17:51.796Z] === RUN TestAuthZPluginHeader [2020-11-27T12:17:51.796Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T12:17:51.913Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 57.85MB / 127.34MB 1.2s [2020-11-27T12:17:51.913Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 65.38MB / 127.34MB 1.3s [2020-11-27T12:17:52.168Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-27T12:17:52.173Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 71.96MB / 127.34MB 1.4s [2020-11-27T12:17:52.432Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 90.87MB / 127.34MB 1.6s [2020-11-27T12:17:52.432Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 119.94MB / 127.34MB 1.8s [2020-11-27T12:17:52.690Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s [2020-11-27T12:17:52.736Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-11-27T12:17:52.736Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-27T12:17:52.736Z] daemon.go:325: [da93e1c66c972] waiting for daemon to start [2020-11-27T12:17:52.736Z] daemon.go:325: [da93e1c66c972] waiting for daemon to start [2020-11-27T12:17:52.736Z] daemon.go:353: [da93e1c66c972] daemon started [2020-11-27T12:17:52.736Z] daemon.go:461: [da93e1c66c972] Stopping daemon [2020-11-27T12:17:52.736Z] daemon.go:296: [da93e1c66c972] exiting daemon [2020-11-27T12:17:52.736Z] daemon.go:448: [da93e1c66c972] Daemon stopped [2020-11-27T12:17:52.736Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:17:52.997Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T12:17:53.256Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T12:17:53.259Z] #14 ... [2020-11-27T12:17:53.259Z] [2020-11-27T12:17:53.259Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-27T12:17:53.259Z] #6 DONE 1.8s [2020-11-27T12:17:53.259Z] [2020-11-27T12:17:53.259Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-27T12:17:53.259Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s done [2020-11-27T12:17:53.518Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-11-27T12:17:54.359Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-11-27T12:17:54.547Z] --- PASS: TestDaemonStartWithLogOpt (11.07s) [2020-11-27T12:17:54.547Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-27T12:17:54.547Z] daemon.go:325: [d6a48910a9e7e] waiting for daemon to start [2020-11-27T12:17:54.547Z] daemon.go:325: [d6a48910a9e7e] waiting for daemon to start [2020-11-27T12:17:54.547Z] daemon.go:353: [d6a48910a9e7e] daemon started [2020-11-27T12:17:54.547Z] daemon.go:461: [d6a48910a9e7e] Stopping daemon [2020-11-27T12:17:54.547Z] daemon.go:296: [d6a48910a9e7e] exiting daemon [2020-11-27T12:17:54.547Z] daemon.go:448: [d6a48910a9e7e] Daemon stopped [2020-11-27T12:17:54.547Z] daemon.go:325: [d6a48910a9e7e] waiting for daemon to start [2020-11-27T12:17:54.547Z] daemon.go:325: [d6a48910a9e7e] waiting for daemon to start [2020-11-27T12:17:54.547Z] daemon.go:353: [d6a48910a9e7e] daemon started [2020-11-27T12:17:54.547Z] daemon.go:461: [d6a48910a9e7e] Stopping daemon [2020-11-27T12:17:54.547Z] daemon.go:296: [d6a48910a9e7e] exiting daemon [2020-11-27T12:17:54.547Z] daemon.go:448: [d6a48910a9e7e] Daemon stopped [2020-11-27T12:17:55.795Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T12:17:56.551Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-11-27T12:17:56.736Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) [2020-11-27T12:17:56.736Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:17:56.736Z] daemon.go:325: [d5f966ae09231] waiting for daemon to start [2020-11-27T12:17:56.736Z] daemon.go:325: [d5f966ae09231] waiting for daemon to start [2020-11-27T12:17:56.736Z] daemon.go:353: [d5f966ae09231] daemon started [2020-11-27T12:17:56.736Z] daemon.go:461: [d5f966ae09231] Stopping daemon [2020-11-27T12:17:56.736Z] daemon.go:296: [d5f966ae09231] exiting daemon [2020-11-27T12:17:56.736Z] daemon.go:448: [d5f966ae09231] Daemon stopped [2020-11-27T12:17:56.736Z] daemon.go:325: [d5f966ae09231] waiting for daemon to start [2020-11-27T12:17:56.736Z] daemon.go:325: [d5f966ae09231] waiting for daemon to start [2020-11-27T12:17:56.736Z] daemon.go:353: [d5f966ae09231] daemon started [2020-11-27T12:17:56.736Z] daemon.go:461: [d5f966ae09231] Stopping daemon [2020-11-27T12:17:56.736Z] daemon.go:296: [d5f966ae09231] exiting daemon [2020-11-27T12:17:56.736Z] daemon.go:448: [d5f966ae09231] Daemon stopped [2020-11-27T12:17:56.736Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:17:57.677Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T12:17:58.079Z] --- PASS: TestContinueAfterPluginCrash (15.89s) [2020-11-27T12:17:58.079Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-27T12:17:58.079Z] daemon.go:325: [d6b6a3fd7ff5a] waiting for daemon to start [2020-11-27T12:17:58.079Z] daemon.go:325: [d6b6a3fd7ff5a] waiting for daemon to start [2020-11-27T12:17:58.079Z] daemon.go:353: [d6b6a3fd7ff5a] daemon started [2020-11-27T12:17:58.079Z] daemon.go:461: [d6b6a3fd7ff5a] Stopping daemon [2020-11-27T12:17:58.079Z] daemon.go:296: [d6b6a3fd7ff5a] exiting daemon [2020-11-27T12:17:58.079Z] daemon.go:448: [d6b6a3fd7ff5a] Daemon stopped [2020-11-27T12:17:58.079Z] PASS [2020-11-27T12:17:58.079Z] [2020-11-27T12:17:58.079Z] DONE 2 tests in 15.968s [2020-11-27T12:17:58.079Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:17:58.079Z] ++ 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-11-27T12:17:58.079Z] ++ set -e [2020-11-27T12:17:58.079Z] ++ '[' -n 0 ']' [2020-11-27T12:17:58.079Z] ++ set -x [2020-11-27T12:17:58.079Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:17:58.079Z] INFO: Testing against a local daemon [2020-11-27T12:17:58.079Z] === RUN TestPluginWithDevMounts [2020-11-27T12:17:58.079Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:17:58.079Z] === CONT TestPluginWithDevMounts [2020-11-27T12:17:58.618Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T12:17:58.798Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-11-27T12:17:59.189Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T12:17:59.385Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-11-27T12:17:59.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-11-27T12:17:59.958Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-27T12:17:59.958Z] #14 DONE 9.3s [2020-11-27T12:17:59.958Z] [2020-11-27T12:17:59.958Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-27T12:17:59.958Z] #7 0.757 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-27T12:17:59.958Z] #7 1.870 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-27T12:17:59.958Z] #7 1.968 (1/31) Upgrading musl (1.1.22-r3 -> 1.1.22-r4) [2020-11-27T12:17:59.958Z] #7 1.981 (2/31) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-27T12:17:59.958Z] #7 1.989 (3/31) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-27T12:17:59.958Z] #7 1.997 (4/31) Installing readline (8.0.0-r0) [2020-11-27T12:17:59.958Z] #7 2.003 (5/31) Installing bash (5.0.0-r0) [2020-11-27T12:17:59.958Z] #7 2.019 Executing bash-5.0.0-r0.post-install [2020-11-27T12:17:59.958Z] #7 2.023 (6/31) Installing ca-certificates (20191127-r2) [2020-11-27T12:17:59.958Z] #7 2.042 (7/31) Installing libgcc (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 2.046 (8/31) Installing libstdc++ (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 2.060 (9/31) Installing binutils (2.32-r0) [2020-11-27T12:17:59.958Z] #7 2.161 (10/31) Installing gmp (6.1.2-r1) [2020-11-27T12:17:59.958Z] #7 2.168 (11/31) Installing isl (0.18-r0) [2020-11-27T12:17:59.958Z] #7 2.196 (12/31) Installing libgomp (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 2.204 (13/31) Installing libatomic (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 2.207 (14/31) Installing mpfr3 (3.1.5-r1) [2020-11-27T12:17:59.958Z] #7 2.213 (15/31) Installing mpc1 (1.1.0-r0) [2020-11-27T12:17:59.958Z] #7 2.217 (16/31) Installing gcc (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 3.116 (17/31) Installing musl-dev (1.1.22-r4) [2020-11-27T12:17:59.958Z] #7 3.220 (18/31) Installing libc-dev (0.7.1-r0) [2020-11-27T12:17:59.958Z] #7 3.222 (19/31) Installing g++ (8.3.0-r0) [2020-11-27T12:17:59.958Z] #7 3.784 (20/31) Installing nghttp2-libs (1.39.2-r1) [2020-11-27T12:17:59.958Z] #7 3.789 (21/31) Installing libcurl (7.66.0-r1) [2020-11-27T12:17:59.958Z] #7 3.798 (22/31) Installing expat (2.2.8-r0) [2020-11-27T12:17:59.958Z] #7 3.804 (23/31) Installing pcre2 (10.33-r0) [2020-11-27T12:17:59.958Z] #7 3.817 (24/31) Installing git (2.22.4-r0) [2020-11-27T12:17:59.958Z] #7 4.037 (25/31) Installing libmnl (1.0.4-r0) [2020-11-27T12:17:59.958Z] #7 4.040 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-11-27T12:17:59.958Z] #7 4.045 (27/31) Installing iptables (1.8.3-r1) [2020-11-27T12:17:59.958Z] #7 4.072 (28/31) Installing pigz (2.4-r0) [2020-11-27T12:17:59.958Z] #7 4.081 (29/31) Installing tar (1.32-r0) [2020-11-27T12:17:59.958Z] #7 4.089 (30/31) Installing xz-libs (5.2.4-r0) [2020-11-27T12:17:59.958Z] #7 4.094 (31/31) Installing xz (5.2.4-r0) [2020-11-27T12:17:59.958Z] #7 4.100 Executing busybox-1.30.1-r3.trigger [2020-11-27T12:17:59.958Z] #7 4.105 Executing ca-certificates-20191127-r2.trigger [2020-11-27T12:17:59.958Z] #7 4.155 OK: 179 MiB in 44 packages [2020-11-27T12:18:00.154Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-11-27T12:18:00.154Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-27T12:18:00.154Z] daemon.go:325: [d8d7a063f4e7f] waiting for daemon to start [2020-11-27T12:18:00.154Z] daemon.go:325: [d8d7a063f4e7f] waiting for daemon to start [2020-11-27T12:18:00.154Z] daemon.go:353: [d8d7a063f4e7f] daemon started [2020-11-27T12:18:00.154Z] daemon.go:461: [d8d7a063f4e7f] Stopping daemon [2020-11-27T12:18:00.154Z] daemon.go:296: [d8d7a063f4e7f] exiting daemon [2020-11-27T12:18:00.154Z] daemon.go:448: [d8d7a063f4e7f] Daemon stopped [2020-11-27T12:18:00.154Z] PASS [2020-11-27T12:18:00.154Z] [2020-11-27T12:18:00.154Z] DONE 1 tests in 1.944s [2020-11-27T12:18:00.154Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:18:00.154Z] ++ 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-11-27T12:18:00.154Z] ++ set -e [2020-11-27T12:18:00.154Z] ++ '[' -n 0 ']' [2020-11-27T12:18:00.154Z] ++ set -x [2020-11-27T12:18:00.154Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:18:00.154Z] INFO: Testing against a local daemon [2020-11-27T12:18:00.154Z] === RUN TestSecretInspect [2020-11-27T12:18:00.217Z] #7 DONE 6.8s [2020-11-27T12:18:00.217Z] [2020-11-27T12:18:00.217Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-27T12:18:00.217Z] #15 ... [2020-11-27T12:18:00.217Z] [2020-11-27T12:18:00.217Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-27T12:18:00.217Z] #9 DONE 0.0s [2020-11-27T12:18:00.217Z] [2020-11-27T12:18:00.217Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-27T12:18:00.217Z] #10 DONE 0.0s [2020-11-27T12:18:00.476Z] [2020-11-27T12:18:00.476Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-27T12:18:00.476Z] #11 DONE 0.0s [2020-11-27T12:18:00.476Z] [2020-11-27T12:18:00.476Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-27T12:18:00.476Z] #12 DONE 0.0s [2020-11-27T12:18:00.476Z] [2020-11-27T12:18:00.476Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-27T12:18:00.476Z] #13 DONE 0.0s [2020-11-27T12:18:00.476Z] [2020-11-27T12:18:00.476Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-27T12:18:00.571Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2020-11-27T12:18:00.571Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-11-27T12:18:00.571Z] daemon.go:325: [dd22e3b3929ca] waiting for daemon to start [2020-11-27T12:18:00.571Z] daemon.go:325: [dd22e3b3929ca] waiting for daemon to start [2020-11-27T12:18:00.571Z] daemon.go:353: [dd22e3b3929ca] daemon started [2020-11-27T12:18:00.571Z] daemon.go:461: [dd22e3b3929ca] Stopping daemon [2020-11-27T12:18:00.571Z] daemon.go:296: [dd22e3b3929ca] exiting daemon [2020-11-27T12:18:00.571Z] daemon.go:448: [dd22e3b3929ca] Daemon stopped [2020-11-27T12:18:00.571Z] daemon.go:325: [dd22e3b3929ca] waiting for daemon to start [2020-11-27T12:18:00.571Z] daemon.go:325: [dd22e3b3929ca] waiting for daemon to start [2020-11-27T12:18:00.571Z] daemon.go:353: [dd22e3b3929ca] daemon started [2020-11-27T12:18:00.571Z] daemon.go:461: [dd22e3b3929ca] Stopping daemon [2020-11-27T12:18:00.571Z] daemon.go:296: [dd22e3b3929ca] exiting daemon [2020-11-27T12:18:00.571Z] daemon.go:448: [dd22e3b3929ca] Daemon stopped [2020-11-27T12:18:00.571Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:18:00.735Z] #15 0.566 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-27T12:18:01.664Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-11-27T12:18:01.671Z] #15 1.625 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-27T12:18:01.671Z] #15 1.740 (1/55) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-11-27T12:18:01.678Z] --- PASS: TestSecretInspect (1.87s) [2020-11-27T12:18:01.678Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-27T12:18:01.678Z] daemon.go:325: [d3b53f092c9a3] waiting for daemon to start [2020-11-27T12:18:01.678Z] daemon.go:325: [d3b53f092c9a3] waiting for daemon to start [2020-11-27T12:18:01.678Z] daemon.go:353: [d3b53f092c9a3] daemon started [2020-11-27T12:18:01.678Z] daemon.go:461: [d3b53f092c9a3] Stopping daemon [2020-11-27T12:18:01.678Z] daemon.go:296: [d3b53f092c9a3] exiting daemon [2020-11-27T12:18:01.678Z] daemon.go:448: [d3b53f092c9a3] Daemon stopped [2020-11-27T12:18:01.678Z] === RUN TestSecretList [2020-11-27T12:18:01.931Z] #15 1.748 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-27T12:18:01.931Z] #15 1.752 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-27T12:18:01.931Z] #15 1.757 (4/55) Installing readline (8.0.4-r0) [2020-11-27T12:18:01.931Z] #15 1.761 (5/55) Installing bash (5.0.17-r0) [2020-11-27T12:18:01.931Z] #15 1.772 Executing bash-5.0.17-r0.post-install [2020-11-27T12:18:01.931Z] #15 1.774 (6/55) Installing linux-headers (5.4.5-r1) [2020-11-27T12:18:01.931Z] #15 1.855 (7/55) Installing libblkid (2.35.2-r0) [2020-11-27T12:18:01.931Z] #15 1.860 (8/55) Installing libuuid (2.35.2-r0) [2020-11-27T12:18:01.931Z] #15 1.862 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-27T12:18:01.931Z] #15 1.868 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-27T12:18:01.931Z] #15 1.871 (11/55) Installing libgcc (9.3.0-r2) [2020-11-27T12:18:01.931Z] #15 1.873 (12/55) Installing libstdc++ (9.3.0-r2) [2020-11-27T12:18:01.931Z] #15 1.885 (13/55) Installing binutils (2.34-r1) [2020-11-27T12:18:01.931Z] #15 1.952 (14/55) Installing libmagic (5.38-r0) [2020-11-27T12:18:01.931Z] #15 1.971 (15/55) Installing file (5.38-r0) [2020-11-27T12:18:02.191Z] #15 1.973 (16/55) Installing gmp (6.2.0-r0) [2020-11-27T12:18:02.191Z] #15 1.978 (17/55) Installing isl (0.18-r0) [2020-11-27T12:18:02.191Z] #15 1.992 (18/55) Installing libgomp (9.3.0-r2) [2020-11-27T12:18:02.191Z] #15 1.995 (19/55) Installing libatomic (9.3.0-r2) [2020-11-27T12:18:02.191Z] #15 1.996 (20/55) Installing libgphobos (9.3.0-r2) [2020-11-27T12:18:02.191Z] #15 2.038 (21/55) Installing mpfr4 (4.0.2-r4) [2020-11-27T12:18:02.191Z] #15 2.044 (22/55) Installing mpc1 (1.1.0-r1) [2020-11-27T12:18:02.191Z] #15 2.046 (23/55) Installing gcc (9.3.0-r2) [2020-11-27T12:18:03.129Z] #15 2.897 (24/55) Installing musl-dev (1.1.24-r10) [2020-11-27T12:18:03.129Z] #15 2.972 (25/55) Installing libc-dev (0.7.2-r3) [2020-11-27T12:18:03.129Z] #15 2.973 (26/55) Installing g++ (9.3.0-r2) [2020-11-27T12:18:03.389Z] #15 3.394 (27/55) Installing make (4.3-r0) [2020-11-27T12:18:03.389Z] #15 3.398 (28/55) Installing fortify-headers (1.1-r0) [2020-11-27T12:18:03.389Z] #15 3.399 (29/55) Installing patch (2.7.6-r6) [2020-11-27T12:18:03.389Z] #15 3.402 (30/55) Installing build-base (0.5-r2) [2020-11-27T12:18:03.389Z] #15 3.403 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-11-27T12:18:03.389Z] #15 3.406 (32/55) Installing libcurl (7.69.1-r1) [2020-11-27T12:18:03.389Z] #15 3.411 (33/55) Installing curl (7.69.1-r1) [2020-11-27T12:18:03.389Z] #15 3.414 (34/55) Installing oniguruma (6.9.5-r2) [2020-11-27T12:18:03.389Z] #15 3.419 (35/55) Installing jq (1.6-r1) [2020-11-27T12:18:03.389Z] #15 3.425 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-11-27T12:18:03.389Z] #15 3.428 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-27T12:18:03.389Z] #15 3.431 (38/55) Installing libaio (0.3.112-r1) [2020-11-27T12:18:03.389Z] #15 3.432 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-11-27T12:18:03.389Z] #15 3.461 (40/55) Installing blkid (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.463 (41/55) Installing libcap-ng (0.7.10-r1) [2020-11-27T12:18:03.389Z] #15 3.465 (42/55) Installing setpriv (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.466 (43/55) Installing libmount (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.471 (44/55) Installing libsmartcols (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.474 (45/55) Installing findmnt (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.476 (46/55) Installing mcookie (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.478 (47/55) Installing hexdump (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.480 (48/55) Installing lsblk (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.482 (49/55) Installing libfdisk (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.488 (50/55) Installing sfdisk (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.490 (51/55) Installing cfdisk (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.492 (52/55) Installing util-linux (2.35.2-r0) [2020-11-27T12:18:03.389Z] #15 3.525 (53/55) Installing pkgconf (1.7.2-r0) [2020-11-27T12:18:03.648Z] #15 3.528 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-11-27T12:18:03.648Z] #15 3.549 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-11-27T12:18:03.648Z] #15 3.553 Executing busybox-1.31.1-r16.trigger [2020-11-27T12:18:03.648Z] #15 3.560 OK: 230 MiB in 69 packages [2020-11-27T12:18:03.757Z] --- PASS: TestSecretList (1.96s) [2020-11-27T12:18:03.757Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-27T12:18:03.757Z] daemon.go:325: [dcb8f508fbc6c] waiting for daemon to start [2020-11-27T12:18:03.757Z] daemon.go:325: [dcb8f508fbc6c] waiting for daemon to start [2020-11-27T12:18:03.757Z] daemon.go:353: [dcb8f508fbc6c] daemon started [2020-11-27T12:18:03.757Z] daemon.go:461: [dcb8f508fbc6c] Stopping daemon [2020-11-27T12:18:03.757Z] daemon.go:296: [dcb8f508fbc6c] exiting daemon [2020-11-27T12:18:03.757Z] daemon.go:448: [dcb8f508fbc6c] Daemon stopped [2020-11-27T12:18:03.757Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:18:03.853Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-11-27T12:18:03.864Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.30s) [2020-11-27T12:18:03.864Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:18:03.864Z] daemon.go:325: [df254700e7d6e] waiting for daemon to start [2020-11-27T12:18:03.864Z] daemon.go:325: [df254700e7d6e] waiting for daemon to start [2020-11-27T12:18:03.864Z] daemon.go:353: [df254700e7d6e] daemon started [2020-11-27T12:18:03.864Z] daemon.go:461: [df254700e7d6e] Stopping daemon [2020-11-27T12:18:03.864Z] daemon.go:296: [df254700e7d6e] exiting daemon [2020-11-27T12:18:03.864Z] daemon.go:448: [df254700e7d6e] Daemon stopped [2020-11-27T12:18:03.864Z] daemon.go:325: [df254700e7d6e] waiting for daemon to start [2020-11-27T12:18:03.864Z] daemon.go:325: [df254700e7d6e] waiting for daemon to start [2020-11-27T12:18:03.864Z] daemon.go:353: [df254700e7d6e] daemon started [2020-11-27T12:18:03.864Z] daemon.go:461: [df254700e7d6e] Stopping daemon [2020-11-27T12:18:03.864Z] daemon.go:296: [df254700e7d6e] exiting daemon [2020-11-27T12:18:03.864Z] daemon.go:448: [df254700e7d6e] Daemon stopped [2020-11-27T12:18:03.864Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:18:04.215Z] #15 DONE 4.1s [2020-11-27T12:18:04.215Z] [2020-11-27T12:18:04.215Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-27T12:18:04.785Z] #16 DONE 0.5s [2020-11-27T12:18:04.785Z] [2020-11-27T12:18:04.785Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-27T12:18:05.046Z] #17 DONE 0.5s [2020-11-27T12:18:05.046Z] [2020-11-27T12:18:05.046Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-27T12:18:05.046Z] #18 DONE 0.0s [2020-11-27T12:18:05.046Z] [2020-11-27T12:18:05.046Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-27T12:18:05.046Z] #22 DONE 0.1s [2020-11-27T12:18:05.046Z] [2020-11-27T12:18:05.046Z] #31 [builder 1/4] COPY . . [2020-11-27T12:18:05.305Z] #31 ... [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T12:18:05.305Z] #19 DONE 0.1s [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-27T12:18:05.305Z] #26 DONE 0.1s [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-27T12:18:05.305Z] #23 DONE 0.1s [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-27T12:18:05.305Z] #27 DONE 0.1s [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-27T12:18:05.305Z] #28 DONE 0.1s [2020-11-27T12:18:05.305Z] [2020-11-27T12:18:05.305Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-27T12:18:05.849Z] --- PASS: TestSecretsCreateAndDelete (1.84s) [2020-11-27T12:18:05.849Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-27T12:18:05.849Z] daemon.go:325: [d02018afec949] waiting for daemon to start [2020-11-27T12:18:05.849Z] daemon.go:325: [d02018afec949] waiting for daemon to start [2020-11-27T12:18:05.849Z] daemon.go:353: [d02018afec949] daemon started [2020-11-27T12:18:05.849Z] daemon.go:461: [d02018afec949] Stopping daemon [2020-11-27T12:18:05.849Z] daemon.go:296: [d02018afec949] exiting daemon [2020-11-27T12:18:05.849Z] daemon.go:448: [d02018afec949] Daemon stopped [2020-11-27T12:18:05.849Z] === RUN TestSecretsUpdate [2020-11-27T12:18:06.049Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-11-27T12:18:06.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:06.049Z] INFO: Testing against a local daemon [2020-11-27T12:18:06.049Z] === RUN TestBuildWithSession [2020-11-27T12:18:06.049Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T12:18:06.049Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:06.049Z] === RUN TestBuildSquashParent [2020-11-27T12:18:06.049Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-11-27T12:18:06.049Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:06.049Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:18:06.049Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-11-27T12:18:06.049Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:06.049Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:18:06.049Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:18:06.245Z] #24 0.835 + RM_GOPATH=0 [2020-11-27T12:18:06.245Z] #24 0.835 + TMP_GOPATH= [2020-11-27T12:18:06.245Z] #24 0.835 + : /build [2020-11-27T12:18:06.245Z] #24 0.835 + '[' -z '' ']' [2020-11-27T12:18:06.245Z] #24 0.837 ++ mktemp -d [2020-11-27T12:18:06.245Z] #24 0.837 + export GOPATH=/tmp/tmp.hlglGb [2020-11-27T12:18:06.245Z] #24 0.837 + GOPATH=/tmp/tmp.hlglGb [2020-11-27T12:18:06.245Z] #24 0.837 + RM_GOPATH=1 [2020-11-27T12:18:06.245Z] #24 0.840 ++ dirname ./install.sh [2020-11-27T12:18:06.245Z] #24 0.841 Install docker/cli version 17.06.2-ce from stable [2020-11-27T12:18:06.245Z] #24 0.841 + dir=. [2020-11-27T12:18:06.245Z] #24 0.841 + bin=dockercli [2020-11-27T12:18:06.245Z] #24 0.841 + shift [2020-11-27T12:18:06.245Z] #24 0.841 + '[' '!' -f ./dockercli.installer ']' [2020-11-27T12:18:06.245Z] #24 0.841 + . ./dockercli.installer [2020-11-27T12:18:06.245Z] #24 0.841 ++ : stable [2020-11-27T12:18:06.245Z] #24 0.841 ++ : 17.06.2-ce [2020-11-27T12:18:06.245Z] #24 0.841 + install_dockercli [2020-11-27T12:18:06.245Z] #24 0.841 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T12:18:06.245Z] #24 0.846 ++ uname -m [2020-11-27T12:18:06.245Z] #24 0.846 + arch=x86_64 [2020-11-27T12:18:06.245Z] #24 0.846 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T12:18:06.245Z] #24 0.846 + url=https://download.docker.com/linux/static [2020-11-27T12:18:06.245Z] #24 0.851 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T12:18:06.245Z] #24 0.851 + tar -xz docker/docker [2020-11-27T12:18:07.171Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T12:18:07.367Z] --- PASS: TestSecretsUpdate (1.87s) [2020-11-27T12:18:07.367Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-27T12:18:07.367Z] daemon.go:325: [d8619748eed12] waiting for daemon to start [2020-11-27T12:18:07.367Z] daemon.go:325: [d8619748eed12] waiting for daemon to start [2020-11-27T12:18:07.367Z] daemon.go:353: [d8619748eed12] daemon started [2020-11-27T12:18:07.367Z] daemon.go:461: [d8619748eed12] Stopping daemon [2020-11-27T12:18:07.367Z] daemon.go:296: [d8619748eed12] exiting daemon [2020-11-27T12:18:07.367Z] daemon.go:448: [d8619748eed12] Daemon stopped [2020-11-27T12:18:07.367Z] === RUN TestTemplatedSecret [2020-11-27T12:18:08.923Z] #24 3.451 + mkdir -p /build [2020-11-27T12:18:08.923Z] #24 3.453 + mv docker/docker /build/ [2020-11-27T12:18:08.923Z] #24 3.455 + rmdir docker [2020-11-27T12:18:09.183Z] #24 DONE 3.8s [2020-11-27T12:18:09.183Z] [2020-11-27T12:18:09.183Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-27T12:18:09.183Z] #20 2.411 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-27T12:18:09.183Z] #20 2.894 curl: option --progress: is ambiguous [2020-11-27T12:18:09.183Z] #20 2.894 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:09.183Z] #20 3.432 curl: option --progress: is ambiguous [2020-11-27T12:18:09.183Z] #20 3.432 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:09.183Z] #20 3.842 curl: option --progress: is ambiguous [2020-11-27T12:18:09.183Z] #20 3.847 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:09.442Z] #20 4.253 curl: option --progress: is ambiguous [2020-11-27T12:18:09.442Z] #20 4.253 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:09.702Z] #20 4.646 [2020-11-27T12:18:10.123Z] --- PASS: TestTemplatedSecret (2.26s) [2020-11-27T12:18:10.123Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-27T12:18:10.123Z] daemon.go:325: [d0f587f77c27b] waiting for daemon to start [2020-11-27T12:18:10.123Z] daemon.go:325: [d0f587f77c27b] waiting for daemon to start [2020-11-27T12:18:10.123Z] daemon.go:353: [d0f587f77c27b] daemon started [2020-11-27T12:18:10.123Z] daemon.go:461: [d0f587f77c27b] Stopping daemon [2020-11-27T12:18:10.123Z] daemon.go:296: [d0f587f77c27b] exiting daemon [2020-11-27T12:18:10.123Z] daemon.go:448: [d0f587f77c27b] Daemon stopped [2020-11-27T12:18:10.123Z] === RUN TestSecretCreateResolve [2020-11-27T12:18:10.642Z] #20 ... [2020-11-27T12:18:10.642Z] [2020-11-27T12:18:10.642Z] #31 [builder 1/4] COPY . . [2020-11-27T12:18:10.642Z] #31 DONE 5.3s [2020-11-27T12:18:10.642Z] [2020-11-27T12:18:10.642Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-27T12:18:11.212Z] #32 DONE 0.9s [2020-11-27T12:18:11.212Z] [2020-11-27T12:18:11.212Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-27T12:18:11.384Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-27T12:18:11.642Z] --- PASS: TestSecretCreateResolve (1.93s) [2020-11-27T12:18:11.642Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-27T12:18:11.642Z] daemon.go:325: [d105718c11fb3] waiting for daemon to start [2020-11-27T12:18:11.642Z] daemon.go:325: [d105718c11fb3] waiting for daemon to start [2020-11-27T12:18:11.642Z] daemon.go:353: [d105718c11fb3] daemon started [2020-11-27T12:18:11.642Z] daemon.go:461: [d105718c11fb3] Stopping daemon [2020-11-27T12:18:11.642Z] daemon.go:296: [d105718c11fb3] exiting daemon [2020-11-27T12:18:11.642Z] daemon.go:448: [d105718c11fb3] Daemon stopped [2020-11-27T12:18:11.642Z] PASS [2020-11-27T12:18:11.642Z] [2020-11-27T12:18:11.642Z] DONE 6 tests in 11.801s [2020-11-27T12:18:11.642Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:18:11.642Z] ++ 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-11-27T12:18:11.642Z] ++ set -e [2020-11-27T12:18:11.642Z] ++ '[' -n 0 ']' [2020-11-27T12:18:11.642Z] ++ set -x [2020-11-27T12:18:11.642Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:18:11.642Z] INFO: Testing against a local daemon [2020-11-27T12:18:11.642Z] === RUN TestServiceCreateInit [2020-11-27T12:18:11.642Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:18:11.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T12:18:12.151Z] #33 0.863 [2020-11-27T12:18:12.411Z] #33 0.980 Removing bundles/ [2020-11-27T12:18:12.411Z] #33 0.981 [2020-11-27T12:18:12.411Z] #33 0.988 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-27T12:18:13.025Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T12:18:13.350Z] #33 1.952 Building test suite binary ./integration-cli/test.main [2020-11-27T12:18:15.271Z] #33 ... [2020-11-27T12:18:15.271Z] [2020-11-27T12:18:15.271Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-27T12:18:15.531Z] #29 ... [2020-11-27T12:18:15.531Z] [2020-11-27T12:18:15.531Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-27T12:18:15.531Z] #20 5.931 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-27T12:18:15.531Z] #20 6.370 curl: option --progress: is ambiguous [2020-11-27T12:18:15.531Z] #20 6.372 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:15.531Z] #20 6.748 [2020-11-27T12:18:15.531Z] #20 7.882 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-27T12:18:15.531Z] #20 8.197 curl: option --progress: is ambiguous [2020-11-27T12:18:15.531Z] #20 8.206 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:15.531Z] #20 8.582 [2020-11-27T12:18:15.531Z] #20 9.786 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-27T12:18:15.531Z] #20 10.09 curl: option --progress: is ambiguous [2020-11-27T12:18:15.531Z] #20 10.09 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:15.531Z] #20 10.53 [2020-11-27T12:18:16.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:18:16.323Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T12:18:16.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:18:16.407Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:18:16.407Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:18:16.912Z] #20 11.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-27T12:18:17.264Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T12:18:17.381Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:18:17.431Z] #20 12.12 curl: option --progress: is ambiguous [2020-11-27T12:18:17.431Z] #20 12.13 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-27T12:18:17.693Z] #20 12.54 [2020-11-27T12:18:17.693Z] #20 12.62 Download of images into '/build' complete. [2020-11-27T12:18:17.693Z] #20 12.62 Use something like the following to load the result into a Docker daemon: [2020-11-27T12:18:17.693Z] #20 12.62 tar -cC '/build' . | docker load [2020-11-27T12:18:17.958Z] #20 DONE 12.7s [2020-11-27T12:18:17.958Z] [2020-11-27T12:18:17.958Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-27T12:18:18.203Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T12:18:18.463Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.57s) [2020-11-27T12:18:18.463Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:353: [d6df01b35dd26] daemon started [2020-11-27T12:18:18.463Z] daemon.go:461: [d6df01b35dd26] Stopping daemon [2020-11-27T12:18:18.463Z] daemon.go:296: [d6df01b35dd26] exiting daemon [2020-11-27T12:18:18.463Z] daemon.go:448: [d6df01b35dd26] Daemon stopped [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:296: [d6df01b35dd26] exiting daemon [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:325: [d6df01b35dd26] waiting for daemon to start [2020-11-27T12:18:18.463Z] daemon.go:353: [d6df01b35dd26] daemon started [2020-11-27T12:18:18.463Z] daemon.go:461: [d6df01b35dd26] Stopping daemon [2020-11-27T12:18:18.463Z] daemon.go:296: [d6df01b35dd26] exiting daemon [2020-11-27T12:18:18.463Z] daemon.go:448: [d6df01b35dd26] Daemon stopped [2020-11-27T12:18:18.463Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:18:18.528Z] #29 ... [2020-11-27T12:18:18.528Z] [2020-11-27T12:18:18.528Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-27T12:18:18.528Z] #21 DONE 0.0s [2020-11-27T12:18:18.528Z] [2020-11-27T12:18:18.528Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-27T12:18:18.724Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T12:18:18.788Z] #25 DONE 0.2s [2020-11-27T12:18:18.788Z] [2020-11-27T12:18:18.788Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy (12.53s) [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.76s) [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2020-11-27T12:18:18.928Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2020-11-27T12:18:18.928Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:18:18.928Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-11-27T12:18:18.928Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:18.928Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:18:18.928Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-11-27T12:18:18.928Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:18.928Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:18:19.295Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T12:18:19.677Z] --- PASS: TestServiceCreateInit (7.56s) [2020-11-27T12:18:19.677Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2020-11-27T12:18:19.677Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:18:19.677Z] daemon.go:325: [df2643812da14] waiting for daemon to start [2020-11-27T12:18:19.677Z] daemon.go:325: [df2643812da14] waiting for daemon to start [2020-11-27T12:18:19.677Z] daemon.go:353: [df2643812da14] daemon started [2020-11-27T12:18:19.677Z] daemon.go:461: [df2643812da14] Stopping daemon [2020-11-27T12:18:19.677Z] daemon.go:296: [df2643812da14] exiting daemon [2020-11-27T12:18:19.677Z] daemon.go:448: [df2643812da14] Daemon stopped [2020-11-27T12:18:19.677Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2020-11-27T12:18:19.677Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:18:19.677Z] daemon.go:325: [d63e8edc8a0ce] waiting for daemon to start [2020-11-27T12:18:19.677Z] daemon.go:325: [d63e8edc8a0ce] waiting for daemon to start [2020-11-27T12:18:19.677Z] daemon.go:353: [d63e8edc8a0ce] daemon started [2020-11-27T12:18:19.677Z] daemon.go:461: [d63e8edc8a0ce] Stopping daemon [2020-11-27T12:18:19.677Z] daemon.go:296: [d63e8edc8a0ce] exiting daemon [2020-11-27T12:18:19.677Z] daemon.go:448: [d63e8edc8a0ce] Daemon stopped [2020-11-27T12:18:19.677Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:18:19.866Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T12:18:19.902Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-11-27T12:18:19.902Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:18:19.902Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-11-27T12:18:19.902Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:19.902Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:18:19.902Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-11-27T12:18:19.902Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:19.902Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:18:19.902Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-11-27T12:18:19.902Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:19.902Z] === RUN TestBuildWithHugeFile [2020-11-27T12:18:19.902Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-11-27T12:18:19.902Z] build_test.go:492: testEnv.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:18:19.902Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:18:19.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:18:19.902Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:18:19.902Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:18:19.902Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:18:19.902Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:18:19.902Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:18:19.902Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:18:19.902Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:18:19.902Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2020-11-27T12:18:19.902Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-11-27T12:18:19.902Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-11-27T12:18:19.902Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-11-27T12:18:19.902Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:18:19.902Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-11-27T12:18:19.902Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:19.902Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:18:19.902Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2020-11-27T12:18:19.902Z] PASS [2020-11-27T12:18:19.902Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-11-27T12:18:19.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:19.902Z] INFO: Testing against a local daemon [2020-11-27T12:18:19.902Z] === RUN TestConfigList [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigList (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestConfigsUpdate [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestTemplatedConfig [2020-11-27T12:18:19.902Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestConfigInspect [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigInspect (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:19.902Z] === RUN TestConfigCreateWithLabels [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:19.902Z] === RUN TestConfigCreateResolve [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-11-27T12:18:19.902Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:19.902Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:18:19.902Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-11-27T12:18:19.902Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:19.902Z] PASS [2020-11-27T12:18:19.902Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-11-27T12:18:20.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:20.364Z] INFO: Testing against a local daemon [2020-11-27T12:18:20.364Z] === RUN TestCheckpoint [2020-11-27T12:18:20.364Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:18:20.364Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:18:20.364Z] === RUN TestContainerInvalidJSON [2020-11-27T12:18:20.364Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:18:20.364Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:18:20.364Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:18:20.364Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:18:20.364Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:18:20.364Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:18:20.364Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:18:20.364Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:18:20.364Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:18:20.364Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-11-27T12:18:20.364Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:18:20.364Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-27T12:18:20.364Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:18:20.364Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-11-27T12:18:20.364Z] copy_test.go:25: testEnv.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:18:20.364Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-27T12:18:20.364Z] copy_test.go:39: testEnv.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:18:20.364Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-11-27T12:18:20.364Z] copy_test.go:51: testEnv.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:18:20.364Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-11-27T12:18:20.364Z] copy_test.go:65: testEnv.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCopyFromContainer [2020-11-27T12:18:20.364Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-11-27T12:18:20.364Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:18:20.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:18:20.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:18:20.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:18:20.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:18:20.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:18:20.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:18:20.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:18:20.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:18:20.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:18:20.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-27T12:18:20.364Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-27T12:18:20.364Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:20.364Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:20.364Z] === RUN TestCreateWithCapabilities [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-11-27T12:18:20.364Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:18:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:18:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:18:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T12:18:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T12:18:20.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:18:20.364Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-27T12:18:20.364Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-27T12:18:20.364Z] === RUN TestDiff [2020-11-27T12:18:20.364Z] --- SKIP: TestDiff (0.00s) [2020-11-27T12:18:20.364Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:20.364Z] === RUN TestExecWithCloseStdin [2020-11-27T12:18:20.807Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T12:18:21.378Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T12:18:22.632Z] --- PASS: TestExecWithCloseStdin (1.84s) [2020-11-27T12:18:22.632Z] === RUN TestExec [2020-11-27T12:18:22.632Z] --- SKIP: TestExec (0.00s) [2020-11-27T12:18:22.632Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T12:18:22.632Z] === RUN TestExecUser [2020-11-27T12:18:22.632Z] --- SKIP: TestExecUser (0.00s) [2020-11-27T12:18:22.632Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T12:18:22.632Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:18:22.632Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-11-27T12:18:22.632Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:22.632Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:18:22.632Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-11-27T12:18:22.632Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:22.632Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:18:22.632Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-11-27T12:18:22.632Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:22.632Z] === RUN TestHealthKillContainer [2020-11-27T12:18:22.632Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-11-27T12:18:22.632Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-27T12:18:22.632Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:18:22.632Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-11-27T12:18:22.632Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-27T12:18:22.632Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:18:23.918Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T12:18:23.918Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T12:18:24.178Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2020-11-27T12:18:24.178Z] === RUN TestKillContainer [2020-11-27T12:18:24.178Z] --- SKIP: TestKillContainer (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-11-27T12:18:24.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:18:24.178Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:24.178Z] === RUN TestKillStoppedContainer [2020-11-27T12:18:24.178Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:24.178Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:18:24.178Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:24.178Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:18:24.178Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-27T12:18:24.178Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:18:24.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:18:24.178Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:18:24.178Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:18:24.178Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:18:24.178Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:18:24.179Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T12:18:24.179Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T12:18:24.439Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T12:18:25.009Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T12:18:25.009Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T12:18:25.152Z] --- PASS: TestLogsFollowTailEmpty (1.50s) [2020-11-27T12:18:25.152Z] === RUN TestNetworkNat [2020-11-27T12:18:25.152Z] --- SKIP: TestNetworkNat (0.00s) [2020-11-27T12:18:25.152Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:25.152Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:18:25.152Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-11-27T12:18:25.152Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:25.152Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:18:25.152Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-11-27T12:18:25.152Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:25.152Z] === RUN TestPause [2020-11-27T12:18:25.152Z] --- SKIP: TestPause (0.00s) [2020-11-27T12:18:25.152Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-27T12:18:25.152Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:18:25.580Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T12:18:26.699Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.55s) [2020-11-27T12:18:26.699Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:18:26.699Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-11-27T12:18:26.699Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:26.699Z] === RUN TestPsFilter [2020-11-27T12:18:27.161Z] --- PASS: TestPsFilter (0.09s) [2020-11-27T12:18:27.161Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:18:28.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.75s) [2020-11-27T12:18:28.706Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:18:28.876Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T12:18:28.876Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T12:18:29.819Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T12:18:30.080Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T12:18:30.650Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T12:18:30.899Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2020-11-27T12:18:30.899Z] === RUN TestRemoveContainerRunning [2020-11-27T12:18:31.592Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T12:18:32.446Z] --- PASS: TestRemoveContainerRunning (1.55s) [2020-11-27T12:18:32.446Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:18:33.504Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T12:18:33.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-27T12:18:33.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.54s) [2020-11-27T12:18:33.993Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:18:33.993Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T12:18:33.993Z] === RUN TestRenameLinkedContainer [2020-11-27T12:18:33.993Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-11-27T12:18:33.993Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:33.993Z] === RUN TestRenameStoppedContainer [2020-11-27T12:18:34.889Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-11-27T12:18:34.889Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:353: [db8888d085bd6] daemon started [2020-11-27T12:18:34.889Z] daemon.go:461: [db8888d085bd6] Stopping daemon [2020-11-27T12:18:34.889Z] daemon.go:296: [db8888d085bd6] exiting daemon [2020-11-27T12:18:34.889Z] daemon.go:448: [db8888d085bd6] Daemon stopped [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:339: [db8888d085bd6] error pinging daemon on start: Get http://db8888d085bd6.sock/_ping: context deadline exceeded [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:339: [db8888d085bd6] error pinging daemon on start: Get http://db8888d085bd6.sock/_ping: context deadline exceeded [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:339: [db8888d085bd6] error pinging daemon on start: Get http://db8888d085bd6.sock/_ping: context deadline exceeded [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:339: [db8888d085bd6] error pinging daemon on start: Get http://db8888d085bd6.sock/_ping: context deadline exceeded [2020-11-27T12:18:34.889Z] daemon.go:296: [db8888d085bd6] exiting daemon [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:325: [db8888d085bd6] waiting for daemon to start [2020-11-27T12:18:34.889Z] daemon.go:353: [db8888d085bd6] daemon started [2020-11-27T12:18:34.889Z] daemon.go:461: [db8888d085bd6] Stopping daemon [2020-11-27T12:18:34.889Z] daemon.go:296: [db8888d085bd6] exiting daemon [2020-11-27T12:18:34.889Z] daemon.go:448: [db8888d085bd6] Daemon stopped [2020-11-27T12:18:34.889Z] PASS [2020-11-27T12:18:34.889Z] [2020-11-27T12:18:34.889Z] DONE 17 tests in 53.853s [2020-11-27T12:18:34.889Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:18:34.889Z] ++ 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-11-27T12:18:34.889Z] ++ set -e [2020-11-27T12:18:34.889Z] ++ '[' -n 0 ']' [2020-11-27T12:18:34.889Z] ++ set -x [2020-11-27T12:18:34.889Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:18:35.149Z] INFO: Testing against a local daemon [2020-11-27T12:18:35.149Z] === RUN TestPluginInvalidJSON [2020-11-27T12:18:35.149Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:35.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:35.149Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:35.149Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-11-27T12:18:35.149Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:18:35.149Z] PASS [2020-11-27T12:18:35.149Z] [2020-11-27T12:18:35.149Z] DONE 2 tests in 0.258s [2020-11-27T12:18:35.157Z] --- PASS: TestCreateServiceMultipleTimes (15.14s) [2020-11-27T12:18:35.157Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-27T12:18:35.157Z] daemon.go:325: [d1b778dd546b5] waiting for daemon to start [2020-11-27T12:18:35.157Z] daemon.go:325: [d1b778dd546b5] waiting for daemon to start [2020-11-27T12:18:35.157Z] daemon.go:353: [d1b778dd546b5] daemon started [2020-11-27T12:18:35.157Z] daemon.go:461: [d1b778dd546b5] Stopping daemon [2020-11-27T12:18:35.157Z] daemon.go:296: [d1b778dd546b5] exiting daemon [2020-11-27T12:18:35.157Z] daemon.go:448: [d1b778dd546b5] Daemon stopped [2020-11-27T12:18:35.157Z] === RUN TestCreateServiceConflict [2020-11-27T12:18:35.410Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:18:35.410Z] ++ 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-11-27T12:18:35.410Z] ++ set -e [2020-11-27T12:18:35.410Z] ++ '[' -n 0 ']' [2020-11-27T12:18:35.410Z] ++ set -x [2020-11-27T12:18:35.410Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:18:35.410Z] INFO: Testing against a local daemon [2020-11-27T12:18:35.410Z] === RUN TestExternalGraphDriver [2020-11-27T12:18:35.541Z] --- PASS: TestRenameStoppedContainer (1.91s) [2020-11-27T12:18:35.541Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:18:35.671Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:18:36.613Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T12:18:36.670Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-11-27T12:18:36.670Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-27T12:18:36.670Z] daemon.go:325: [d3ffdd32e294b] waiting for daemon to start [2020-11-27T12:18:36.670Z] daemon.go:325: [d3ffdd32e294b] waiting for daemon to start [2020-11-27T12:18:36.670Z] daemon.go:353: [d3ffdd32e294b] daemon started [2020-11-27T12:18:36.670Z] daemon.go:461: [d3ffdd32e294b] Stopping daemon [2020-11-27T12:18:36.670Z] daemon.go:296: [d3ffdd32e294b] exiting daemon [2020-11-27T12:18:36.670Z] daemon.go:448: [d3ffdd32e294b] Daemon stopped [2020-11-27T12:18:36.670Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:18:36.970Z] #33 ... [2020-11-27T12:18:36.970Z] [2020-11-27T12:18:36.970Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-27T12:18:36.970Z] #29 29.04 # github.com/docker/docker/contrib/httpserver [2020-11-27T12:18:36.970Z] #29 29.04 loadinternal: cannot find runtime/cgo [2020-11-27T12:18:36.970Z] #29 DONE 29.4s [2020-11-27T12:18:36.970Z] [2020-11-27T12:18:36.970Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-27T12:18:36.970Z] #33 ... [2020-11-27T12:18:36.970Z] [2020-11-27T12:18:36.970Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-27T12:18:36.970Z] #30 DONE 0.3s [2020-11-27T12:18:36.970Z] [2020-11-27T12:18:36.970Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-27T12:18:37.997Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:18:39.296Z] --- PASS: TestRenameRunningContainerAndReuse (3.23s) [2020-11-27T12:18:39.296Z] === RUN TestRenameInvalidName [2020-11-27T12:18:39.420Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2020-11-27T12:18:39.420Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-27T12:18:39.420Z] daemon.go:325: [d104dfe9c1712] waiting for daemon to start [2020-11-27T12:18:39.420Z] daemon.go:325: [d104dfe9c1712] waiting for daemon to start [2020-11-27T12:18:39.420Z] daemon.go:353: [d104dfe9c1712] daemon started [2020-11-27T12:18:39.420Z] daemon.go:461: [d104dfe9c1712] Stopping daemon [2020-11-27T12:18:39.420Z] daemon.go:296: [d104dfe9c1712] exiting daemon [2020-11-27T12:18:39.420Z] daemon.go:448: [d104dfe9c1712] Daemon stopped [2020-11-27T12:18:39.420Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:18:39.908Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:18:40.274Z] --- PASS: TestRenameInvalidName (1.52s) [2020-11-27T12:18:40.274Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:18:40.274Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-11-27T12:18:40.274Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:40.274Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:18:41.818Z] --- PASS: TestExternalGraphDriver (6.10s) [2020-11-27T12:18:41.818Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:353: [d59d7cab2302b] daemon started [2020-11-27T12:18:41.818Z] daemon.go:461: [d59d7cab2302b] Stopping daemon [2020-11-27T12:18:41.818Z] daemon.go:296: [d59d7cab2302b] exiting daemon [2020-11-27T12:18:41.818Z] daemon.go:448: [d59d7cab2302b] Daemon stopped [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:353: [d59d7cab2302b] daemon started [2020-11-27T12:18:41.818Z] daemon.go:461: [d59d7cab2302b] Stopping daemon [2020-11-27T12:18:41.818Z] daemon.go:296: [d59d7cab2302b] exiting daemon [2020-11-27T12:18:41.818Z] daemon.go:448: [d59d7cab2302b] Daemon stopped [2020-11-27T12:18:41.818Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:353: [d59d7cab2302b] daemon started [2020-11-27T12:18:41.818Z] daemon.go:461: [d59d7cab2302b] Stopping daemon [2020-11-27T12:18:41.818Z] daemon.go:296: [d59d7cab2302b] exiting daemon [2020-11-27T12:18:41.818Z] daemon.go:448: [d59d7cab2302b] Daemon stopped [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:353: [d59d7cab2302b] daemon started [2020-11-27T12:18:41.818Z] daemon.go:461: [d59d7cab2302b] Stopping daemon [2020-11-27T12:18:41.818Z] daemon.go:296: [d59d7cab2302b] exiting daemon [2020-11-27T12:18:41.818Z] daemon.go:448: [d59d7cab2302b] Daemon stopped [2020-11-27T12:18:41.818Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:325: [d59d7cab2302b] waiting for daemon to start [2020-11-27T12:18:41.818Z] daemon.go:353: [d59d7cab2302b] daemon started [2020-11-27T12:18:41.818Z] daemon.go:461: [d59d7cab2302b] Stopping daemon [2020-11-27T12:18:41.818Z] daemon.go:296: [d59d7cab2302b] exiting daemon [2020-11-27T12:18:41.818Z] daemon.go:448: [d59d7cab2302b] Daemon stopped [2020-11-27T12:18:41.818Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2020-11-27T12:18:41.818Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:18:41.821Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2020-11-27T12:18:41.821Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:18:41.821Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-11-27T12:18:41.821Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:41.822Z] === RUN TestResize [2020-11-27T12:18:41.822Z] --- SKIP: TestResize (0.00s) [2020-11-27T12:18:41.822Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:41.822Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:18:41.822Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-11-27T12:18:41.822Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:41.822Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:18:44.012Z] --- PASS: TestResizeWhenContainerNotStarted (1.91s) [2020-11-27T12:18:44.012Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:18:44.012Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:18:44.012Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:44.012Z] === RUN TestStats [2020-11-27T12:18:44.012Z] --- SKIP: TestStats (0.00s) [2020-11-27T12:18:44.012Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-11-27T12:18:44.012Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:18:46.027Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2020-11-27T12:18:46.027Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-11-27T12:18:46.027Z] daemon.go:325: [dcae84976312a] waiting for daemon to start [2020-11-27T12:18:46.027Z] daemon.go:325: [dcae84976312a] waiting for daemon to start [2020-11-27T12:18:46.027Z] daemon.go:353: [dcae84976312a] daemon started [2020-11-27T12:18:46.027Z] daemon.go:461: [dcae84976312a] Stopping daemon [2020-11-27T12:18:46.027Z] daemon.go:296: [dcae84976312a] exiting daemon [2020-11-27T12:18:46.027Z] daemon.go:448: [dcae84976312a] Daemon stopped [2020-11-27T12:18:46.027Z] daemon.go:325: [dcae84976312a] waiting for daemon to start [2020-11-27T12:18:46.027Z] daemon.go:325: [dcae84976312a] waiting for daemon to start [2020-11-27T12:18:46.027Z] daemon.go:353: [dcae84976312a] daemon started [2020-11-27T12:18:46.027Z] daemon.go:461: [dcae84976312a] Stopping daemon [2020-11-27T12:18:46.027Z] daemon.go:296: [dcae84976312a] exiting daemon [2020-11-27T12:18:46.027Z] daemon.go:448: [dcae84976312a] Daemon stopped [2020-11-27T12:18:46.027Z] PASS [2020-11-27T12:18:46.027Z] [2020-11-27T12:18:46.027Z] DONE 5 tests in 10.384s [2020-11-27T12:18:46.027Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:18:46.027Z] ++ 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-11-27T12:18:46.027Z] ++ set -e [2020-11-27T12:18:46.027Z] ++ '[' -n 0 ']' [2020-11-27T12:18:46.027Z] ++ set -x [2020-11-27T12:18:46.027Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:18:46.027Z] INFO: Testing against a local daemon [2020-11-27T12:18:46.027Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:18:46.027Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:18:46.027Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:18:46.027Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:18:46.027Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:18:46.027Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:18:48.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.41s) [2020-11-27T12:18:48.735Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:18:48.735Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-11-27T12:18:48.735Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-27T12:18:48.735Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:18:49.325Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T12:18:50.281Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T12:18:50.546Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T12:18:51.927Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T12:18:52.080Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-11-27T12:18:52.080Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-27T12:18:52.080Z] daemon.go:325: [d8f75d5a7d103] waiting for daemon to start [2020-11-27T12:18:52.080Z] daemon.go:325: [d8f75d5a7d103] waiting for daemon to start [2020-11-27T12:18:52.080Z] daemon.go:353: [d8f75d5a7d103] daemon started [2020-11-27T12:18:52.080Z] daemon.go:461: [d8f75d5a7d103] Stopping daemon [2020-11-27T12:18:52.080Z] daemon.go:296: [d8f75d5a7d103] exiting daemon [2020-11-27T12:18:52.080Z] daemon.go:448: [d8f75d5a7d103] Daemon stopped [2020-11-27T12:18:52.080Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:18:52.868Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T12:18:54.168Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-11-27T12:18:54.168Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-27T12:18:54.168Z] daemon.go:325: [d2437baa71e66] waiting for daemon to start [2020-11-27T12:18:54.168Z] daemon.go:325: [d2437baa71e66] waiting for daemon to start [2020-11-27T12:18:54.168Z] daemon.go:353: [d2437baa71e66] daemon started [2020-11-27T12:18:54.168Z] daemon.go:461: [d2437baa71e66] Stopping daemon [2020-11-27T12:18:54.168Z] daemon.go:296: [d2437baa71e66] exiting daemon [2020-11-27T12:18:54.168Z] daemon.go:448: [d2437baa71e66] Daemon stopped [2020-11-27T12:18:54.168Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:18:54.782Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-27T12:18:54.782Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T12:18:54.782Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T12:18:54.782Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T12:18:54.782Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T12:18:56.695Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T12:18:56.695Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T12:18:56.921Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-11-27T12:18:56.921Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-27T12:18:56.921Z] daemon.go:325: [d58a18ef43cf1] waiting for daemon to start [2020-11-27T12:18:56.921Z] daemon.go:325: [d58a18ef43cf1] waiting for daemon to start [2020-11-27T12:18:56.921Z] daemon.go:353: [d58a18ef43cf1] daemon started [2020-11-27T12:18:56.921Z] daemon.go:461: [d58a18ef43cf1] Stopping daemon [2020-11-27T12:18:56.921Z] daemon.go:296: [d58a18ef43cf1] exiting daemon [2020-11-27T12:18:56.921Z] daemon.go:448: [d58a18ef43cf1] Daemon stopped [2020-11-27T12:18:56.921Z] === RUN TestCreateServiceSysctls [2020-11-27T12:18:57.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-27T12:18:58.208Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T12:18:59.149Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T12:18:59.665Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-11-27T12:18:59.665Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-27T12:18:59.665Z] daemon.go:325: [da1a8f561584b] waiting for daemon to start [2020-11-27T12:18:59.665Z] daemon.go:325: [da1a8f561584b] waiting for daemon to start [2020-11-27T12:18:59.665Z] daemon.go:353: [da1a8f561584b] daemon started [2020-11-27T12:18:59.665Z] daemon.go:461: [da1a8f561584b] Stopping daemon [2020-11-27T12:18:59.665Z] daemon.go:296: [da1a8f561584b] exiting daemon [2020-11-27T12:18:59.665Z] daemon.go:448: [da1a8f561584b] Daemon stopped [2020-11-27T12:18:59.665Z] === RUN TestInspect [2020-11-27T12:19:00.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T12:19:00.792Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T12:19:02.414Z] --- PASS: TestInspect (2.38s) [2020-11-27T12:19:02.415Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-27T12:19:02.415Z] daemon.go:325: [d1d749416183a] waiting for daemon to start [2020-11-27T12:19:02.415Z] daemon.go:325: [d1d749416183a] waiting for daemon to start [2020-11-27T12:19:02.415Z] daemon.go:353: [d1d749416183a] daemon started [2020-11-27T12:19:02.415Z] daemon.go:461: [d1d749416183a] Stopping daemon [2020-11-27T12:19:02.415Z] daemon.go:296: [d1d749416183a] exiting daemon [2020-11-27T12:19:02.415Z] daemon.go:448: [d1d749416183a] Daemon stopped [2020-11-27T12:19:02.415Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:19:02.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T12:19:04.088Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T12:19:04.088Z] --- PASS: TestDaemonStartWithLogOpt (18.07s) [2020-11-27T12:19:04.088Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-27T12:19:04.088Z] daemon.go:325: [d1e4f4d2513d2] waiting for daemon to start [2020-11-27T12:19:04.088Z] daemon.go:325: [d1e4f4d2513d2] waiting for daemon to start [2020-11-27T12:19:04.088Z] daemon.go:353: [d1e4f4d2513d2] daemon started [2020-11-27T12:19:04.088Z] daemon.go:461: [d1e4f4d2513d2] Stopping daemon [2020-11-27T12:19:04.088Z] daemon.go:296: [d1e4f4d2513d2] exiting daemon [2020-11-27T12:19:04.088Z] daemon.go:448: [d1e4f4d2513d2] Daemon stopped [2020-11-27T12:19:04.088Z] daemon.go:325: [d1e4f4d2513d2] waiting for daemon to start [2020-11-27T12:19:04.088Z] daemon.go:325: [d1e4f4d2513d2] waiting for daemon to start [2020-11-27T12:19:04.088Z] daemon.go:353: [d1e4f4d2513d2] daemon started [2020-11-27T12:19:04.088Z] daemon.go:461: [d1e4f4d2513d2] Stopping daemon [2020-11-27T12:19:04.088Z] daemon.go:296: [d1e4f4d2513d2] exiting daemon [2020-11-27T12:19:04.088Z] daemon.go:448: [d1e4f4d2513d2] Daemon stopped [2020-11-27T12:19:05.952Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2020-11-27T12:19:05.952Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-27T12:19:05.952Z] daemon.go:325: [d7a62a6ad5c66] waiting for daemon to start [2020-11-27T12:19:05.952Z] daemon.go:325: [d7a62a6ad5c66] waiting for daemon to start [2020-11-27T12:19:05.952Z] daemon.go:353: [d7a62a6ad5c66] daemon started [2020-11-27T12:19:05.952Z] daemon.go:461: [d7a62a6ad5c66] Stopping daemon [2020-11-27T12:19:05.952Z] daemon.go:296: [d7a62a6ad5c66] exiting daemon [2020-11-27T12:19:05.952Z] daemon.go:448: [d7a62a6ad5c66] Daemon stopped [2020-11-27T12:19:05.952Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:19:06.001Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T12:19:06.571Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T12:19:06.831Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T12:19:07.092Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T12:19:07.092Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T12:19:07.674Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T12:19:09.058Z] --- PASS: TestContinueAfterPluginCrash (23.02s) [2020-11-27T12:19:09.058Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-27T12:19:09.058Z] daemon.go:325: [dfe19513b3a32] waiting for daemon to start [2020-11-27T12:19:09.058Z] daemon.go:325: [dfe19513b3a32] waiting for daemon to start [2020-11-27T12:19:09.058Z] daemon.go:353: [dfe19513b3a32] daemon started [2020-11-27T12:19:09.058Z] daemon.go:461: [dfe19513b3a32] Stopping daemon [2020-11-27T12:19:09.058Z] daemon.go:296: [dfe19513b3a32] exiting daemon [2020-11-27T12:19:09.058Z] daemon.go:448: [dfe19513b3a32] Daemon stopped [2020-11-27T12:19:09.058Z] PASS [2020-11-27T12:19:09.058Z] [2020-11-27T12:19:09.058Z] DONE 2 tests in 23.240s [2020-11-27T12:19:09.058Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:19:09.058Z] ++ 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-11-27T12:19:09.058Z] ++ set -e [2020-11-27T12:19:09.058Z] ++ '[' -n 0 ']' [2020-11-27T12:19:09.058Z] ++ set -x [2020-11-27T12:19:09.058Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:19:09.058Z] INFO: Testing against a local daemon [2020-11-27T12:19:09.058Z] === RUN TestPluginWithDevMounts [2020-11-27T12:19:09.058Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:19:09.058Z] === CONT TestPluginWithDevMounts [2020-11-27T12:19:09.489Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2020-11-27T12:19:09.489Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-27T12:19:09.489Z] daemon.go:325: [dd9db0c0b0c24] waiting for daemon to start [2020-11-27T12:19:09.489Z] daemon.go:325: [dd9db0c0b0c24] waiting for daemon to start [2020-11-27T12:19:09.489Z] daemon.go:353: [dd9db0c0b0c24] daemon started [2020-11-27T12:19:09.489Z] daemon.go:461: [dd9db0c0b0c24] Stopping daemon [2020-11-27T12:19:09.489Z] daemon.go:296: [dd9db0c0b0c24] exiting daemon [2020-11-27T12:19:09.489Z] daemon.go:448: [dd9db0c0b0c24] Daemon stopped [2020-11-27T12:19:09.489Z] === RUN TestServicePlugin [2020-11-27T12:19:09.489Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:19:09.489Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:19:09.489Z] === RUN TestServiceUpdateLabel [2020-11-27T12:19:09.629Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T12:19:09.629Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T12:19:09.629Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T12:19:09.876Z] --- PASS: TestUpdateRestartPolicy (18.89s) [2020-11-27T12:19:09.876Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:19:09.876Z] --- PASS: TestUpdateRestartWithAutoRemove (1.55s) [2020-11-27T12:19:09.876Z] === RUN TestWaitNonBlocked [2020-11-27T12:19:09.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:19:09.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:19:09.876Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:19:09.876Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:19:09.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:19:09.876Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:19:10.199Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T12:19:10.771Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T12:19:11.005Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-11-27T12:19:11.005Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-27T12:19:11.005Z] daemon.go:325: [d4e0eed830515] waiting for daemon to start [2020-11-27T12:19:11.006Z] daemon.go:325: [d4e0eed830515] waiting for daemon to start [2020-11-27T12:19:11.006Z] daemon.go:353: [d4e0eed830515] daemon started [2020-11-27T12:19:11.006Z] daemon.go:461: [d4e0eed830515] Stopping daemon [2020-11-27T12:19:11.006Z] daemon.go:296: [d4e0eed830515] exiting daemon [2020-11-27T12:19:11.006Z] daemon.go:448: [d4e0eed830515] Daemon stopped [2020-11-27T12:19:11.006Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:19:11.032Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-11-27T12:19:11.032Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-27T12:19:11.032Z] daemon.go:325: [d30a2d6a7d4a6] waiting for daemon to start [2020-11-27T12:19:11.032Z] daemon.go:325: [d30a2d6a7d4a6] waiting for daemon to start [2020-11-27T12:19:11.032Z] daemon.go:353: [d30a2d6a7d4a6] daemon started [2020-11-27T12:19:11.032Z] daemon.go:461: [d30a2d6a7d4a6] Stopping daemon [2020-11-27T12:19:11.032Z] daemon.go:296: [d30a2d6a7d4a6] exiting daemon [2020-11-27T12:19:11.032Z] daemon.go:448: [d30a2d6a7d4a6] Daemon stopped [2020-11-27T12:19:11.032Z] PASS [2020-11-27T12:19:11.032Z] [2020-11-27T12:19:11.032Z] DONE 1 tests in 2.159s [2020-11-27T12:19:11.292Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:19:11.292Z] ++ 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-11-27T12:19:11.292Z] ++ set -e [2020-11-27T12:19:11.292Z] ++ '[' -n 0 ']' [2020-11-27T12:19:11.292Z] ++ set -x [2020-11-27T12:19:11.292Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:19:11.292Z] INFO: Testing against a local daemon [2020-11-27T12:19:11.292Z] === RUN TestSecretInspect [2020-11-27T12:19:11.552Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T12:19:12.493Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T12:19:13.432Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T12:19:14.003Z] --- PASS: TestSecretInspect (2.67s) [2020-11-27T12:19:14.003Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-27T12:19:14.003Z] daemon.go:325: [d1155f8cd4494] waiting for daemon to start [2020-11-27T12:19:14.003Z] daemon.go:325: [d1155f8cd4494] waiting for daemon to start [2020-11-27T12:19:14.003Z] daemon.go:353: [d1155f8cd4494] daemon started [2020-11-27T12:19:14.003Z] daemon.go:461: [d1155f8cd4494] Stopping daemon [2020-11-27T12:19:14.003Z] daemon.go:296: [d1155f8cd4494] exiting daemon [2020-11-27T12:19:14.003Z] daemon.go:448: [d1155f8cd4494] Daemon stopped [2020-11-27T12:19:14.003Z] === RUN TestSecretList [2020-11-27T12:19:14.943Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T12:19:15.515Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T12:19:15.692Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:19:15.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s) [2020-11-27T12:19:15.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.95s) [2020-11-27T12:19:15.692Z] === RUN TestWaitBlocked [2020-11-27T12:19:15.692Z] --- SKIP: TestWaitBlocked (0.00s) [2020-11-27T12:19:15.692Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:15.692Z] PASS [2020-11-27T12:19:15.692Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-11-27T12:19:15.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:15.692Z] INFO: Testing against a local daemon [2020-11-27T12:19:15.692Z] === RUN TestCommitInheritsEnv [2020-11-27T12:19:15.692Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-11-27T12:19:15.692Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:19:15.692Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:19:15.692Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T12:19:15.692Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-11-27T12:19:15.692Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:19:15.692Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-27T12:19:15.692Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:19:16.154Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-27T12:19:16.154Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:19:16.154Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-11-27T12:19:16.154Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:19:16.154Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:19:16.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-27T12:19:16.154Z] === RUN TestTagInvalidReference [2020-11-27T12:19:16.154Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-27T12:19:16.154Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:19:16.154Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-27T12:19:16.154Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:19:16.154Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T12:19:16.154Z] === RUN TestTagOfficialNames [2020-11-27T12:19:16.154Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-11-27T12:19:16.154Z] tag_test.go:98: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestTagMatchesDigest [2020-11-27T12:19:16.154Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-11-27T12:19:16.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.154Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.154Z] === RUN TestNetworkCreateDelete [2020-11-27T12:19:16.154Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-11-27T12:19:16.154Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:16.154Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:19:16.154Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-11-27T12:19:16.154Z] 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-11-27T12:19:16.154Z] === RUN TestDaemonDNSFallback [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-11-27T12:19:16.154Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:16.154Z] === RUN TestInspectNetwork [2020-11-27T12:19:16.154Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-27T12:19:16.154Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:16.154Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:19:16.154Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-27T12:19:16.154Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:16.154Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:19:16.154Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:19:16.154Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:19:16.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:19:16.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:19:16.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:19:16.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:19:16.154Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:19:16.154Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:19:16.154Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:19:16.154Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T12:19:16.154Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:19:16.154Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:19:16.154Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-27T12:19:16.154Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:51: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:94: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:127: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:19:16.154Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:177: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:19:16.154Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:201: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:19:16.154Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:230: FLAKY_TEST [2020-11-27T12:19:16.154Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:19:16.154Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:319: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:19:16.154Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T12:19:16.154Z] service_test.go:386: testEnv.OSType == "windows" [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-27T12:19:16.154Z] PASS [2020-11-27T12:19:16.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-27T12:19:16.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.154Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.154Z] === RUN TestPluginInvalidJSON [2020-11-27T12:19:16.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T12:19:16.617Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:19:16.617Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:19:16.617Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:19:16.617Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-27T12:19:16.617Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:19:16.617Z] PASS [2020-11-27T12:19:16.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-27T12:19:16.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.617Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.617Z] === RUN TestExternalGraphDriver [2020-11-27T12:19:16.617Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-11-27T12:19:16.617Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T12:19:16.617Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:19:16.617Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-27T12:19:16.617Z] external_test.go:407: runtime.GOOS == "windows" [2020-11-27T12:19:16.617Z] PASS [2020-11-27T12:19:16.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-27T12:19:16.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.617Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.617Z] PASS [2020-11-27T12:19:16.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-27T12:19:16.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.617Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-11-27T12:19:16.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.617Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.617Z] === RUN TestSecretInspect [2020-11-27T12:19:16.617Z] --- SKIP: TestSecretInspect (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestSecretList [2020-11-27T12:19:16.617Z] --- SKIP: TestSecretList (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:19:16.617Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestSecretsUpdate [2020-11-27T12:19:16.617Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestTemplatedSecret [2020-11-27T12:19:16.617Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestSecretCreateResolve [2020-11-27T12:19:16.617Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-11-27T12:19:16.617Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:16.617Z] PASS [2020-11-27T12:19:16.617Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-11-27T12:19:16.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:16.617Z] INFO: Testing against a local daemon [2020-11-27T12:19:16.617Z] === RUN TestServiceCreateInit [2020-11-27T12:19:16.617Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:19:16.617Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:19:16.617Z] --- PASS: TestServiceCreateInit (0.03s) [2020-11-27T12:19:16.617Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:19:16.617Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:19:16.617Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:19:16.617Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-11-27T12:19:16.617Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestCreateServiceConflict [2020-11-27T12:19:16.617Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-11-27T12:19:16.617Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:19:16.617Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-11-27T12:19:16.617Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:19:16.617Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-27T12:19:16.617Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:16.617Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:19:16.715Z] --- PASS: TestSecretList (2.57s) [2020-11-27T12:19:16.715Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-27T12:19:16.715Z] daemon.go:325: [d8844a7dc6a49] waiting for daemon to start [2020-11-27T12:19:16.715Z] daemon.go:325: [d8844a7dc6a49] waiting for daemon to start [2020-11-27T12:19:16.715Z] daemon.go:353: [d8844a7dc6a49] daemon started [2020-11-27T12:19:16.715Z] daemon.go:461: [d8844a7dc6a49] Stopping daemon [2020-11-27T12:19:16.715Z] daemon.go:296: [d8844a7dc6a49] exiting daemon [2020-11-27T12:19:16.715Z] daemon.go:448: [d8844a7dc6a49] Daemon stopped [2020-11-27T12:19:16.715Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:19:16.976Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T12:19:17.080Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-11-27T12:19:17.080Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:19:17.080Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-11-27T12:19:17.080Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestCreateServiceSysctls [2020-11-27T12:19:17.080Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-11-27T12:19:17.080Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestInspect [2020-11-27T12:19:17.080Z] --- SKIP: TestInspect (0.00s) [2020-11-27T12:19:17.080Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:19:17.080Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-11-27T12:19:17.080Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:19:17.080Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-11-27T12:19:17.080Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestServicePlugin [2020-11-27T12:19:17.080Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:19:17.080Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.080Z] === RUN TestServiceUpdateLabel [2020-11-27T12:19:17.080Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-11-27T12:19:17.080Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:17.080Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:19:17.080Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-11-27T12:19:17.080Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:17.080Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:19:17.080Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-11-27T12:19:17.080Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:17.080Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:19:17.080Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-11-27T12:19:17.080Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:17.080Z] PASS [2020-11-27T12:19:17.080Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-11-27T12:19:17.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:17.081Z] INFO: Testing against a local daemon [2020-11-27T12:19:17.081Z] === RUN TestSessionCreate [2020-11-27T12:19:17.081Z] --- SKIP: TestSessionCreate (0.00s) [2020-11-27T12:19:17.081Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:17.081Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:19:17.081Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-11-27T12:19:17.081Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:17.081Z] PASS [2020-11-27T12:19:17.081Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-11-27T12:19:17.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:17.081Z] INFO: Testing against a local daemon [2020-11-27T12:19:17.081Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:19:17.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:19:17.081Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:17.081Z] === RUN TestEventsExecDie [2020-11-27T12:19:17.081Z] --- SKIP: TestEventsExecDie (0.01s) [2020-11-27T12:19:17.081Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-27T12:19:17.081Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:19:17.081Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-11-27T12:19:17.081Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-27T12:19:17.081Z] === RUN TestInfoAPI [2020-11-27T12:19:17.081Z] --- PASS: TestInfoAPI (0.03s) [2020-11-27T12:19:17.081Z] === RUN TestInfoAPIWarnings [2020-11-27T12:19:17.081Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-11-27T12:19:17.081Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:19:17.081Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:19:17.546Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T12:19:18.056Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-11-27T12:19:18.056Z] === RUN TestPingCacheHeaders [2020-11-27T12:19:18.056Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-27T12:19:18.056Z] === RUN TestPingGet [2020-11-27T12:19:18.056Z] --- PASS: TestPingGet (0.02s) [2020-11-27T12:19:18.056Z] === RUN TestPingHead [2020-11-27T12:19:18.056Z] --- PASS: TestPingHead (0.03s) [2020-11-27T12:19:18.056Z] === RUN TestVersion [2020-11-27T12:19:18.056Z] --- PASS: TestVersion (0.02s) [2020-11-27T12:19:18.056Z] PASS [2020-11-27T12:19:18.056Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-11-27T12:19:18.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:18.056Z] INFO: Testing against a local daemon [2020-11-27T12:19:18.056Z] === RUN TestVolumesCreateAndList [2020-11-27T12:19:18.056Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-27T12:19:18.056Z] === RUN TestVolumesRemove [2020-11-27T12:19:18.056Z] --- SKIP: TestVolumesRemove (0.00s) [2020-11-27T12:19:18.056Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:18.056Z] === RUN TestVolumesInspect [2020-11-27T12:19:18.056Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-27T12:19:18.056Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:19:18.056Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:18.056Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:18.056Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:18.056Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T12:19:18.056Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-11-27T12:19:18.056Z] PASS [2020-11-27T12:19:18.517Z] INFO: make.ps1 ended at 11/27/2020 12:19:18 [2020-11-27T12:19:18.517Z] INFO: Integration CLI tests being run from the host: [2020-11-27T12:19:18.517Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-11-27T12:19:19.458Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T12:19:20.029Z] --- PASS: TestSecretsCreateAndDelete (3.36s) [2020-11-27T12:19:20.029Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-27T12:19:20.029Z] daemon.go:325: [d4cc2734ccd17] waiting for daemon to start [2020-11-27T12:19:20.029Z] daemon.go:325: [d4cc2734ccd17] waiting for daemon to start [2020-11-27T12:19:20.029Z] daemon.go:353: [d4cc2734ccd17] daemon started [2020-11-27T12:19:20.029Z] daemon.go:461: [d4cc2734ccd17] Stopping daemon [2020-11-27T12:19:20.029Z] daemon.go:296: [d4cc2734ccd17] exiting daemon [2020-11-27T12:19:20.029Z] daemon.go:448: [d4cc2734ccd17] Daemon stopped [2020-11-27T12:19:20.029Z] === RUN TestSecretsUpdate [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T12:19:20.291Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T12:19:20.552Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T12:19:22.464Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T12:19:23.404Z] --- PASS: TestSecretsUpdate (3.30s) [2020-11-27T12:19:23.404Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-27T12:19:23.404Z] daemon.go:325: [d06012fd13dcc] waiting for daemon to start [2020-11-27T12:19:23.404Z] daemon.go:325: [d06012fd13dcc] waiting for daemon to start [2020-11-27T12:19:23.404Z] daemon.go:353: [d06012fd13dcc] daemon started [2020-11-27T12:19:23.404Z] daemon.go:461: [d06012fd13dcc] Stopping daemon [2020-11-27T12:19:23.404Z] daemon.go:296: [d06012fd13dcc] exiting daemon [2020-11-27T12:19:23.404Z] daemon.go:448: [d06012fd13dcc] Daemon stopped [2020-11-27T12:19:23.404Z] === RUN TestTemplatedSecret [2020-11-27T12:19:23.978Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T12:19:23.978Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T12:19:24.550Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T12:19:25.120Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T12:19:26.062Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T12:19:26.322Z] --- PASS: TestTemplatedSecret (3.06s) [2020-11-27T12:19:26.323Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-27T12:19:26.323Z] daemon.go:325: [da7134cd95cf3] waiting for daemon to start [2020-11-27T12:19:26.323Z] daemon.go:325: [da7134cd95cf3] waiting for daemon to start [2020-11-27T12:19:26.323Z] daemon.go:353: [da7134cd95cf3] daemon started [2020-11-27T12:19:26.323Z] daemon.go:461: [da7134cd95cf3] Stopping daemon [2020-11-27T12:19:26.323Z] daemon.go:296: [da7134cd95cf3] exiting daemon [2020-11-27T12:19:26.323Z] daemon.go:448: [da7134cd95cf3] Daemon stopped [2020-11-27T12:19:26.323Z] === RUN TestSecretCreateResolve [2020-11-27T12:19:26.323Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T12:19:26.389Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-11-27T12:19:26.389Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-27T12:19:26.389Z] daemon.go:325: [d639eb76021b6] waiting for daemon to start [2020-11-27T12:19:26.389Z] daemon.go:325: [d639eb76021b6] waiting for daemon to start [2020-11-27T12:19:26.389Z] daemon.go:353: [d639eb76021b6] daemon started [2020-11-27T12:19:26.389Z] daemon.go:461: [d639eb76021b6] Stopping daemon [2020-11-27T12:19:26.389Z] daemon.go:296: [d639eb76021b6] exiting daemon [2020-11-27T12:19:26.389Z] daemon.go:448: [d639eb76021b6] Daemon stopped [2020-11-27T12:19:26.389Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:19:26.892Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T12:19:26.893Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T12:19:26.893Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T12:19:27.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:27.169Z] INFO: Testing against a local daemon [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T12:19:27.169Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T12:19:27.462Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T12:19:27.463Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T12:19:27.631Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T12:19:27.723Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T12:19:27.723Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T12:19:27.723Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T12:19:28.093Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T12:19:28.556Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T12:19:28.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T12:19:28.925Z] --- PASS: TestSecretCreateResolve (2.55s) [2020-11-27T12:19:28.925Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-27T12:19:28.925Z] daemon.go:325: [d1210fdf248ac] waiting for daemon to start [2020-11-27T12:19:28.925Z] daemon.go:325: [d1210fdf248ac] waiting for daemon to start [2020-11-27T12:19:28.925Z] daemon.go:353: [d1210fdf248ac] daemon started [2020-11-27T12:19:28.925Z] daemon.go:461: [d1210fdf248ac] Stopping daemon [2020-11-27T12:19:28.925Z] daemon.go:296: [d1210fdf248ac] exiting daemon [2020-11-27T12:19:28.925Z] daemon.go:448: [d1210fdf248ac] Daemon stopped [2020-11-27T12:19:28.925Z] PASS [2020-11-27T12:19:28.925Z] [2020-11-27T12:19:28.925Z] DONE 6 tests in 17.697s [2020-11-27T12:19:28.925Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:19:28.925Z] ++ 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-11-27T12:19:28.925Z] ++ set -e [2020-11-27T12:19:28.925Z] ++ '[' -n 0 ']' [2020-11-27T12:19:28.925Z] ++ set -x [2020-11-27T12:19:28.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:19:29.187Z] INFO: Testing against a local daemon [2020-11-27T12:19:29.187Z] === RUN TestServiceCreateInit [2020-11-27T12:19:29.187Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:19:29.187Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T12:19:29.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T12:19:29.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T12:19:31.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T12:19:31.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T12:19:31.711Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T12:19:32.282Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T12:19:32.852Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T12:19:33.794Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T12:19:33.794Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:19:34.053Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T12:19:34.314Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T12:19:34.884Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T12:19:35.827Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T12:19:36.398Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T12:19:36.398Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T12:19:36.968Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T12:19:38.351Z] --- PASS: TestServiceCreateInit (9.25s) [2020-11-27T12:19:38.351Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2020-11-27T12:19:38.351Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:19:38.351Z] daemon.go:325: [d519041b77106] waiting for daemon to start [2020-11-27T12:19:38.351Z] daemon.go:325: [d519041b77106] waiting for daemon to start [2020-11-27T12:19:38.351Z] daemon.go:353: [d519041b77106] daemon started [2020-11-27T12:19:38.351Z] daemon.go:461: [d519041b77106] Stopping daemon [2020-11-27T12:19:38.351Z] daemon.go:296: [d519041b77106] exiting daemon [2020-11-27T12:19:38.351Z] daemon.go:448: [d519041b77106] Daemon stopped [2020-11-27T12:19:38.351Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s)=== RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T12:19:38.351Z] [2020-11-27T12:19:38.351Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:19:38.351Z] daemon.go:325: [d0ea1012b2b3a] waiting for daemon to start [2020-11-27T12:19:38.351Z] daemon.go:325: [d0ea1012b2b3a] waiting for daemon to start [2020-11-27T12:19:38.351Z] daemon.go:353: [d0ea1012b2b3a] daemon started [2020-11-27T12:19:38.351Z] daemon.go:461: [d0ea1012b2b3a] Stopping daemon [2020-11-27T12:19:38.351Z] daemon.go:296: [d0ea1012b2b3a] exiting daemon [2020-11-27T12:19:38.351Z] daemon.go:448: [d0ea1012b2b3a] Daemon stopped [2020-11-27T12:19:38.351Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:19:39.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T12:19:39.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T12:19:39.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T12:19:39.740Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T12:19:39.740Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T12:19:40.001Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T12:19:41.770Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2020-11-27T12:19:41.770Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-27T12:19:41.770Z] daemon.go:325: [dcd15471837b4] waiting for daemon to start [2020-11-27T12:19:41.770Z] daemon.go:325: [dcd15471837b4] waiting for daemon to start [2020-11-27T12:19:41.770Z] daemon.go:353: [dcd15471837b4] daemon started [2020-11-27T12:19:41.770Z] daemon.go:461: [dcd15471837b4] Stopping daemon [2020-11-27T12:19:41.770Z] daemon.go:296: [dcd15471837b4] exiting daemon [2020-11-27T12:19:41.770Z] daemon.go:448: [dcd15471837b4] Daemon stopped [2020-11-27T12:19:41.770Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:19:45.281Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T12:19:45.281Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T12:19:45.543Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T12:19:45.543Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T12:19:45.543Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T12:19:48.837Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T12:19:48.837Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T12:19:49.408Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-27T12:19:52.166Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2020-11-27T12:19:52.166Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-27T12:19:52.166Z] daemon.go:325: [d0b2d14834ca8] waiting for daemon to start [2020-11-27T12:19:52.166Z] daemon.go:325: [d0b2d14834ca8] waiting for daemon to start [2020-11-27T12:19:52.166Z] daemon.go:353: [d0b2d14834ca8] daemon started [2020-11-27T12:19:52.166Z] daemon.go:461: [d0b2d14834ca8] Stopping daemon [2020-11-27T12:19:52.166Z] daemon.go:296: [d0b2d14834ca8] exiting daemon [2020-11-27T12:19:52.166Z] daemon.go:448: [d0b2d14834ca8] Daemon stopped [2020-11-27T12:19:52.166Z] PASS [2020-11-27T12:19:52.166Z] [2020-11-27T12:19:52.166Z] === Skipped [2020-11-27T12:19:52.166Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-27T12:19:52.166Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:19:52.166Z] [2020-11-27T12:19:52.166Z] DONE 18 tests, 1 skipped in 99.945s [2020-11-27T12:19:52.166Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:19:52.166Z] ++ 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-11-27T12:19:52.166Z] ++ set -e [2020-11-27T12:19:52.166Z] ++ '[' -n 0 ']' [2020-11-27T12:19:52.166Z] ++ set -x [2020-11-27T12:19:52.166Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:19:52.166Z] INFO: Testing against a local daemon [2020-11-27T12:19:52.166Z] === RUN TestSessionCreate [2020-11-27T12:19:52.166Z] --- PASS: TestSessionCreate (0.04s) [2020-11-27T12:19:52.166Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:19:52.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-27T12:19:52.166Z] PASS [2020-11-27T12:19:52.166Z] [2020-11-27T12:19:52.166Z] DONE 2 tests in 0.137s [2020-11-27T12:19:52.166Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:19:52.166Z] ++ 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-11-27T12:19:52.166Z] ++ set -e [2020-11-27T12:19:52.166Z] ++ '[' -n 0 ']' [2020-11-27T12:19:52.166Z] ++ set -x [2020-11-27T12:19:52.166Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:19:52.166Z] INFO: Testing against a local daemon [2020-11-27T12:19:52.166Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:19:52.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:19:52.166Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:19:52.166Z] === RUN TestEventsExecDie [2020-11-27T12:19:52.461Z] --- PASS: TestEventsExecDie (0.64s) [2020-11-27T12:19:52.461Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:19:52.461Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-11-27T12:19:52.461Z] === RUN TestInfoBinaryCommits [2020-11-27T12:19:52.461Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-27T12:19:52.461Z] === RUN TestInfoAPIVersioned [2020-11-27T12:19:52.755Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:19:52.755Z] === RUN TestInfoAPI [2020-11-27T12:19:52.755Z] --- PASS: TestInfoAPI (0.04s) [2020-11-27T12:19:52.755Z] === RUN TestInfoAPIWarnings [2020-11-27T12:19:53.396Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-11-27T12:19:53.396Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-27T12:19:53.396Z] daemon.go:325: [d032d09cf83a0] waiting for daemon to start [2020-11-27T12:19:53.396Z] daemon.go:325: [d032d09cf83a0] waiting for daemon to start [2020-11-27T12:19:53.396Z] daemon.go:353: [d032d09cf83a0] daemon started [2020-11-27T12:19:53.396Z] daemon.go:461: [d032d09cf83a0] Stopping daemon [2020-11-27T12:19:53.396Z] daemon.go:296: [d032d09cf83a0] exiting daemon [2020-11-27T12:19:53.396Z] daemon.go:448: [d032d09cf83a0] Daemon stopped [2020-11-27T12:19:53.396Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:19:53.609Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T12:19:53.609Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-27T12:19:53.691Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-11-27T12:19:53.691Z] === RUN TestPingCacheHeaders [2020-11-27T12:19:53.691Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-27T12:19:53.691Z] === RUN TestPingGet [2020-11-27T12:19:53.987Z] --- PASS: TestPingGet (0.04s) [2020-11-27T12:19:53.987Z] === RUN TestPingHead [2020-11-27T12:19:53.987Z] --- PASS: TestPingHead (0.03s) [2020-11-27T12:19:53.987Z] === RUN TestVersion [2020-11-27T12:19:53.987Z] --- PASS: TestVersion (0.03s) [2020-11-27T12:19:53.987Z] PASS [2020-11-27T12:19:53.987Z] [2020-11-27T12:19:53.987Z] === Skipped [2020-11-27T12:19:53.987Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:19:53.987Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:19:53.987Z] [2020-11-27T12:19:53.987Z] DONE 12 tests, 1 skipped in 2.153s [2020-11-27T12:19:53.987Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:19:53.987Z] ++ 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-11-27T12:19:53.987Z] ++ set -e [2020-11-27T12:19:53.987Z] ++ '[' -n 0 ']' [2020-11-27T12:19:53.987Z] ++ set -x [2020-11-27T12:19:53.987Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:19:53.987Z] INFO: Testing against a local daemon [2020-11-27T12:19:53.987Z] === RUN TestVolumesCreateAndList [2020-11-27T12:19:53.987Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-27T12:19:53.987Z] === RUN TestVolumesRemove [2020-11-27T12:19:53.987Z] --- PASS: TestVolumesRemove (0.08s) [2020-11-27T12:19:53.987Z] === RUN TestVolumesInspect [2020-11-27T12:19:53.987Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-27T12:19:53.987Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:19:54.282Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:54.282Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:54.282Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:54.282Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T12:19:54.282Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:19:54.282Z] PASS [2020-11-27T12:19:54.282Z] [2020-11-27T12:19:54.282Z] DONE 5 tests in 0.222s [2020-11-27T12:19:54.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:19:54.282Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:19:54.282Z] +++ kill 12375 [2020-11-27T12:19:54.550Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T12:19:54.550Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-11-27T12:19:54.550Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-27T12:19:54.550Z] daemon.go:325: [d63b2b2b055db] waiting for daemon to start [2020-11-27T12:19:54.550Z] daemon.go:325: [d63b2b2b055db] waiting for daemon to start [2020-11-27T12:19:54.550Z] daemon.go:353: [d63b2b2b055db] daemon started [2020-11-27T12:19:54.550Z] daemon.go:461: [d63b2b2b055db] Stopping daemon [2020-11-27T12:19:54.550Z] daemon.go:296: [d63b2b2b055db] exiting daemon [2020-11-27T12:19:54.550Z] daemon.go:448: [d63b2b2b055db] Daemon stopped [2020-11-27T12:19:54.550Z] === RUN TestCreateServiceConflict [2020-11-27T12:19:55.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T12:19:55.795Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-27T12:19:55.795Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:19:55.795Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:19:55.795Z] [2020-11-27T12:19:55.795Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:19:55.795Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:19:55.795Z] [2020-11-27T12:19:55.795Z] To set a process to complain mode, use the command line tool [2020-11-27T12:19:55.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:19:55.795Z] +++ true [2020-11-27T12:19:55.795Z] exiting test-integration [2020-11-27T12:19:55.795Z] ++ exit 0 [2020-11-27T12:19:55.795Z] Post stage [Pipeline] junit [2020-11-27T12:19:56.881Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:19:57.403Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-11-27T12:19:57.403Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-27T12:19:57.403Z] daemon.go:325: [d417eb7524e3b] waiting for daemon to start [2020-11-27T12:19:57.403Z] daemon.go:325: [d417eb7524e3b] waiting for daemon to start [2020-11-27T12:19:57.403Z] daemon.go:353: [d417eb7524e3b] daemon started [2020-11-27T12:19:57.403Z] daemon.go:461: [d417eb7524e3b] Stopping daemon [2020-11-27T12:19:57.403Z] daemon.go:296: [d417eb7524e3b] exiting daemon [2020-11-27T12:19:57.403Z] daemon.go:448: [d417eb7524e3b] Daemon stopped [2020-11-27T12:19:57.403Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:19:57.731Z] + echo Ensuring container killed. [2020-11-27T12:19:57.731Z] Ensuring container killed. [2020-11-27T12:19:57.731Z] + docker rm -vf docker-pr3 [2020-11-27T12:19:57.731Z] Error: No such container: docker-pr3 [2020-11-27T12:19:57.731Z] + true [Pipeline] sh [2020-11-27T12:19:58.121Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:19:58.121Z] Chowning /workspace to jenkins user [2020-11-27T12:19:58.121Z] + id -u [2020-11-27T12:19:58.121Z] + id -g [2020-11-27T12:19:58.121Z] + docker run --rm -v /home/docker/workspace/moby_PR-41713:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T12:19:58.121Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:19:58.433Z] latest: Pulling from library/busybox [2020-11-27T12:19:58.433Z] 9149f769b122: Pulling fs layer [2020-11-27T12:19:58.728Z] 9149f769b122: Verifying Checksum [2020-11-27T12:19:58.728Z] 9149f769b122: Download complete [2020-11-27T12:19:58.728Z] 9149f769b122: Pull complete [2020-11-27T12:19:58.728Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:19:58.728Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:20:00.647Z] + bundleName=ppc64le-integration [2020-11-27T12:20:00.647Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-27T12:20:00.647Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-27T12:20:00.647Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-11-27T12:20:00.647Z] ) -print [Pipeline] archiveArtifacts [2020-11-27T12:20:00.693Z] Archiving artifacts [2020-11-27T12:20:00.699Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-11-27T12:20:00.699Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-27T12:20:00.699Z] daemon.go:325: [d5004331c8354] waiting for daemon to start [2020-11-27T12:20:00.699Z] daemon.go:325: [d5004331c8354] waiting for daemon to start [2020-11-27T12:20:00.699Z] daemon.go:353: [d5004331c8354] daemon started [2020-11-27T12:20:00.699Z] daemon.go:461: [d5004331c8354] Stopping daemon [2020-11-27T12:20:00.699Z] daemon.go:296: [d5004331c8354] exiting daemon [2020-11-27T12:20:00.699Z] daemon.go:448: [d5004331c8354] Daemon stopped [2020-11-27T12:20:00.699Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:20:01.088Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:20:01.473Z] + make clean [2020-11-27T12:20:01.767Z] docker volume rm -f docker-dev-cache [2020-11-27T12:20:01.767Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:20:10.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-27T12:20:14.009Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.62s) [2020-11-27T12:20:14.009Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-27T12:20:14.009Z] daemon.go:325: [d2d3fde394942] waiting for daemon to start [2020-11-27T12:20:14.009Z] daemon.go:325: [d2d3fde394942] waiting for daemon to start [2020-11-27T12:20:14.009Z] daemon.go:353: [d2d3fde394942] daemon started [2020-11-27T12:20:14.009Z] daemon.go:461: [d2d3fde394942] Stopping daemon [2020-11-27T12:20:14.009Z] daemon.go:296: [d2d3fde394942] exiting daemon [2020-11-27T12:20:14.009Z] daemon.go:448: [d2d3fde394942] Daemon stopped [2020-11-27T12:20:14.009Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:20:15.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T12:20:17.304Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-11-27T12:20:17.304Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-27T12:20:17.304Z] daemon.go:325: [d83937db9f68f] waiting for daemon to start [2020-11-27T12:20:17.304Z] daemon.go:325: [d83937db9f68f] waiting for daemon to start [2020-11-27T12:20:17.304Z] daemon.go:353: [d83937db9f68f] daemon started [2020-11-27T12:20:17.304Z] daemon.go:461: [d83937db9f68f] Stopping daemon [2020-11-27T12:20:17.304Z] daemon.go:296: [d83937db9f68f] exiting daemon [2020-11-27T12:20:17.304Z] daemon.go:448: [d83937db9f68f] Daemon stopped [2020-11-27T12:20:17.304Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:20:17.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T12:20:17.824Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T12:20:21.122Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-11-27T12:20:21.122Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-27T12:20:21.122Z] daemon.go:325: [db159b112d809] waiting for daemon to start [2020-11-27T12:20:21.122Z] daemon.go:325: [db159b112d809] waiting for daemon to start [2020-11-27T12:20:21.122Z] daemon.go:353: [db159b112d809] daemon started [2020-11-27T12:20:21.122Z] daemon.go:461: [db159b112d809] Stopping daemon [2020-11-27T12:20:21.122Z] daemon.go:296: [db159b112d809] exiting daemon [2020-11-27T12:20:21.122Z] daemon.go:448: [db159b112d809] Daemon stopped [2020-11-27T12:20:21.122Z] === RUN TestCreateServiceSysctls [2020-11-27T12:20:21.122Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T12:20:23.032Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T12:20:24.417Z] --- PASS: TestCreateServiceSysctls (3.63s) [2020-11-27T12:20:24.417Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-27T12:20:24.417Z] daemon.go:325: [db0ee874e7dc4] waiting for daemon to start [2020-11-27T12:20:24.417Z] daemon.go:325: [db0ee874e7dc4] waiting for daemon to start [2020-11-27T12:20:24.417Z] daemon.go:353: [db0ee874e7dc4] daemon started [2020-11-27T12:20:24.417Z] daemon.go:461: [db0ee874e7dc4] Stopping daemon [2020-11-27T12:20:24.417Z] daemon.go:296: [db0ee874e7dc4] exiting daemon [2020-11-27T12:20:24.417Z] daemon.go:448: [db0ee874e7dc4] Daemon stopped [2020-11-27T12:20:24.417Z] === RUN TestInspect [2020-11-27T12:20:25.356Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T12:20:26.743Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T12:20:26.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T12:20:26.743Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T12:20:27.314Z] --- PASS: TestInspect (3.24s) [2020-11-27T12:20:27.314Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-27T12:20:27.314Z] daemon.go:325: [d4fdbeb342239] waiting for daemon to start [2020-11-27T12:20:27.314Z] daemon.go:325: [d4fdbeb342239] waiting for daemon to start [2020-11-27T12:20:27.314Z] daemon.go:353: [d4fdbeb342239] daemon started [2020-11-27T12:20:27.314Z] daemon.go:461: [d4fdbeb342239] Stopping daemon [2020-11-27T12:20:27.314Z] daemon.go:296: [d4fdbeb342239] exiting daemon [2020-11-27T12:20:27.314Z] daemon.go:448: [d4fdbeb342239] Daemon stopped [2020-11-27T12:20:27.314Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:20:27.575Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T12:20:28.469Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T12:20:28.469Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T12:20:28.469Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T12:20:28.469Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T12:20:28.469Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T12:20:28.469Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T12:20:28.469Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T12:20:28.469Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T12:20:28.469Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T12:20:28.531Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-27T12:20:28.750Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T12:20:29.472Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T12:20:30.133Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T12:20:30.855Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T12:20:31.426Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T12:20:31.513Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T12:20:31.997Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T12:20:32.892Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T12:20:32.937Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T12:20:33.198Z] --- PASS: TestDockerNetworkConnectAlias (5.82s) [2020-11-27T12:20:33.198Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-27T12:20:33.198Z] daemon.go:325: [da529ddabb870] waiting for daemon to start [2020-11-27T12:20:33.198Z] daemon.go:325: [da529ddabb870] waiting for daemon to start [2020-11-27T12:20:33.198Z] daemon.go:353: [da529ddabb870] daemon started [2020-11-27T12:20:33.198Z] daemon.go:461: [da529ddabb870] Stopping daemon [2020-11-27T12:20:33.198Z] daemon.go:296: [da529ddabb870] exiting daemon [2020-11-27T12:20:33.198Z] daemon.go:448: [da529ddabb870] Daemon stopped [2020-11-27T12:20:33.198Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:20:33.769Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T12:20:34.340Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T12:20:34.799Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T12:20:35.283Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T12:20:35.739Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T12:20:36.229Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T12:20:37.169Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T12:20:37.429Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2020-11-27T12:20:37.429Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-27T12:20:37.429Z] daemon.go:325: [d3a9d3a1d7047] waiting for daemon to start [2020-11-27T12:20:37.429Z] daemon.go:325: [d3a9d3a1d7047] waiting for daemon to start [2020-11-27T12:20:37.429Z] daemon.go:353: [d3a9d3a1d7047] daemon started [2020-11-27T12:20:37.429Z] daemon.go:461: [d3a9d3a1d7047] Stopping daemon [2020-11-27T12:20:37.429Z] daemon.go:296: [d3a9d3a1d7047] exiting daemon [2020-11-27T12:20:37.429Z] daemon.go:448: [d3a9d3a1d7047] Daemon stopped [2020-11-27T12:20:37.429Z] === RUN TestServicePlugin [2020-11-27T12:20:37.647Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T12:20:37.999Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T12:20:39.027Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T12:20:39.382Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T12:20:39.954Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T12:20:39.966Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T12:20:40.897Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T12:20:40.897Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T12:20:40.905Z] #33 149.8 [2020-11-27T12:20:41.469Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T12:20:41.478Z] #33 DONE 150.0s [2020-11-27T12:20:41.478Z] [2020-11-27T12:20:41.478Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-27T12:20:42.041Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T12:20:42.415Z] #34 DONE 1.2s [2020-11-27T12:20:42.982Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T12:20:43.796Z] [2020-11-27T12:20:43.796Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-27T12:20:43.925Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T12:20:44.502Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T12:20:44.733Z] #35 DONE 0.6s [2020-11-27T12:20:44.733Z] [2020-11-27T12:20:44.733Z] #36 exporting to image [2020-11-27T12:20:44.733Z] #36 exporting layers [2020-11-27T12:20:45.885Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T12:20:46.113Z] #36 exporting layers 1.7s done [2020-11-27T12:20:46.113Z] #36 writing image sha256:7328dbf18a9518d88a593cba426a0c6c337ed5a13918ed28b7dc9604e41aa2f2 done [2020-11-27T12:20:46.113Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-27T12:20:46.113Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:20:46.425Z] + echo Ensuring container killed. [2020-11-27T12:20:46.425Z] Ensuring container killed. [2020-11-27T12:20:46.425Z] + docker rm -vf docker-pr3 [2020-11-27T12:20:46.425Z] Error: No such container: docker-pr3 [2020-11-27T12:20:46.425Z] + true [Pipeline] sh [2020-11-27T12:20:46.456Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T12:20:46.708Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:20:46.708Z] Chowning /workspace to jenkins user [2020-11-27T12:20:46.708Z] + id -u [2020-11-27T12:20:46.708Z] + id -g [2020-11-27T12:20:46.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41713:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:20:47.965Z] + bundleName=unit [2020-11-27T12:20:47.965Z] + echo Creating unit-bundles.tar.gz [2020-11-27T12:20:47.965Z] Creating unit-bundles.tar.gz [2020-11-27T12:20:47.965Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-27T12:20:47.965Z] bundles/junit-report.xml [2020-11-27T12:20:47.965Z] bundles/go-test-report.json [2020-11-27T12:20:47.965Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-27T12:20:47.977Z] Archiving artifacts [2020-11-27T12:20:48.365Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T12:20:48.437Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:20:48.756Z] + make clean [2020-11-27T12:20:49.202Z] docker volume rm -f docker-dev-cache [2020-11-27T12:20:49.202Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:20:51.661Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T12:20:53.571Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T12:20:53.830Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T12:20:58.035Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T12:20:59.946Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T12:21:00.517Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T12:21:03.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-27T12:21:03.629Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-27T12:21:04.199Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T12:21:05.173Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T12:21:06.115Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T12:21:07.055Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T12:21:07.315Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T12:21:08.256Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T12:21:08.517Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T12:21:09.085Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T12:21:09.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-27T12:21:10.028Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T12:21:10.028Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T12:21:10.288Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-27T12:21:10.549Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T12:21:11.492Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T12:21:11.492Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T12:21:11.492Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T12:21:12.063Z] --- PASS: TestServicePlugin (34.43s) [2020-11-27T12:21:12.063Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-27T12:21:12.063Z] daemon.go:325: [d12cf06c8e3ca] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:325: [d12cf06c8e3ca] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:353: [d12cf06c8e3ca] daemon started [2020-11-27T12:21:12.063Z] daemon.go:461: [d12cf06c8e3ca] Stopping daemon [2020-11-27T12:21:12.063Z] daemon.go:296: [d12cf06c8e3ca] exiting daemon [2020-11-27T12:21:12.063Z] daemon.go:448: [d12cf06c8e3ca] Daemon stopped [2020-11-27T12:21:12.063Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-27T12:21:12.063Z] daemon.go:325: [db79b60f48dbc] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:325: [db79b60f48dbc] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:353: [db79b60f48dbc] daemon started [2020-11-27T12:21:12.063Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-27T12:21:12.063Z] daemon.go:325: [d846fe0bc2240] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:325: [d846fe0bc2240] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:353: [d846fe0bc2240] daemon started [2020-11-27T12:21:12.063Z] plugin_test.go:60: [d846fe0bc2240] joining swarm manager [db79b60f48dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:21:12.063Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-27T12:21:12.063Z] daemon.go:325: [d029338eec3d8] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:325: [d029338eec3d8] waiting for daemon to start [2020-11-27T12:21:12.063Z] daemon.go:353: [d029338eec3d8] daemon started [2020-11-27T12:21:12.063Z] plugin_test.go:63: [d029338eec3d8] joining swarm manager [db79b60f48dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:21:12.063Z] daemon.go:461: [d029338eec3d8] Stopping daemon [2020-11-27T12:21:12.063Z] daemon.go:296: [d029338eec3d8] exiting daemon [2020-11-27T12:21:12.063Z] daemon.go:448: [d029338eec3d8] Daemon stopped [2020-11-27T12:21:12.063Z] daemon.go:461: [d846fe0bc2240] Stopping daemon [2020-11-27T12:21:12.063Z] daemon.go:296: [d846fe0bc2240] exiting daemon [2020-11-27T12:21:12.063Z] daemon.go:448: [d846fe0bc2240] Daemon stopped [2020-11-27T12:21:12.063Z] daemon.go:461: [db79b60f48dbc] Stopping daemon [2020-11-27T12:21:12.064Z] daemon.go:296: [db79b60f48dbc] exiting daemon [2020-11-27T12:21:12.064Z] daemon.go:448: [db79b60f48dbc] Daemon stopped [2020-11-27T12:21:12.064Z] === RUN TestServiceUpdateLabel [2020-11-27T12:21:12.064Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T12:21:12.324Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T12:21:12.585Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T12:21:12.585Z] === RUN TestDockerSuite/TestCreateRM [2020-11-27T12:21:12.846Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T12:21:12.846Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T12:21:12.846Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T12:21:12.846Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T12:21:14.757Z] --- PASS: TestServiceUpdateLabel (2.59s) [2020-11-27T12:21:14.757Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-27T12:21:14.757Z] daemon.go:325: [d9ccda302ffc5] waiting for daemon to start [2020-11-27T12:21:14.757Z] daemon.go:325: [d9ccda302ffc5] waiting for daemon to start [2020-11-27T12:21:14.757Z] daemon.go:353: [d9ccda302ffc5] daemon started [2020-11-27T12:21:14.757Z] daemon.go:461: [d9ccda302ffc5] Stopping daemon [2020-11-27T12:21:14.757Z] daemon.go:296: [d9ccda302ffc5] exiting daemon [2020-11-27T12:21:14.757Z] daemon.go:448: [d9ccda302ffc5] Daemon stopped [2020-11-27T12:21:14.757Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:21:14.757Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T12:21:14.757Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T12:21:14.757Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T12:21:18.955Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T12:21:18.955Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T12:21:18.955Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T12:21:18.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T12:21:18.955Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T12:21:19.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T12:21:19.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T12:21:20.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T12:21:20.987Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T12:21:21.926Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T12:21:23.319Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T12:21:23.889Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T12:21:24.459Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T12:21:24.459Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T12:21:25.029Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T12:21:25.029Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-27T12:21:25.029Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-27T12:21:25.029Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-27T12:21:25.967Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-27T12:21:26.227Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-27T12:21:27.609Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-27T12:21:27.609Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-27T12:21:27.609Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-27T12:21:27.609Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-27T12:21:30.148Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-11-27T12:21:30.148Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-27T12:21:30.148Z] daemon.go:325: [d6b28277ca7c2] waiting for daemon to start [2020-11-27T12:21:30.148Z] daemon.go:325: [d6b28277ca7c2] waiting for daemon to start [2020-11-27T12:21:30.148Z] daemon.go:353: [d6b28277ca7c2] daemon started [2020-11-27T12:21:30.148Z] daemon.go:461: [d6b28277ca7c2] Stopping daemon [2020-11-27T12:21:30.148Z] daemon.go:296: [d6b28277ca7c2] exiting daemon [2020-11-27T12:21:30.148Z] daemon.go:448: [d6b28277ca7c2] Daemon stopped [2020-11-27T12:21:30.148Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:21:33.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T12:21:33.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T12:21:34.825Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T12:21:37.366Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T12:21:38.750Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-27T12:21:39.319Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T12:21:39.891Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T12:21:40.462Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T12:21:41.043Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T12:21:41.312Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T12:21:41.883Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-27T12:21:43.791Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-27T12:21:44.731Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T12:21:44.731Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2020-11-27T12:21:44.731Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-27T12:21:44.731Z] daemon.go:325: [d7e74f88a0888] waiting for daemon to start [2020-11-27T12:21:44.731Z] daemon.go:325: [d7e74f88a0888] waiting for daemon to start [2020-11-27T12:21:44.731Z] daemon.go:353: [d7e74f88a0888] daemon started [2020-11-27T12:21:44.731Z] daemon.go:461: [d7e74f88a0888] Stopping daemon [2020-11-27T12:21:44.731Z] daemon.go:296: [d7e74f88a0888] exiting daemon [2020-11-27T12:21:44.731Z] daemon.go:448: [d7e74f88a0888] Daemon stopped [2020-11-27T12:21:44.731Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:21:47.271Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-27T12:21:49.811Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T12:21:50.381Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T12:21:51.325Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T12:21:52.265Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T12:21:52.265Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T12:21:53.207Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T12:21:54.146Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-27T12:21:54.406Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T12:21:54.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-27T12:21:54.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-27T12:21:54.666Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-27T12:21:56.049Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T12:21:56.624Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T12:21:56.624Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T12:21:56.624Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T12:21:57.198Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T12:21:57.458Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-27T12:21:58.027Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T12:21:58.287Z] --- PASS: TestServiceUpdateNetwork (13.57s) [2020-11-27T12:21:58.287Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-27T12:21:58.287Z] daemon.go:325: [dce65ac3994a3] waiting for daemon to start [2020-11-27T12:21:58.287Z] daemon.go:325: [dce65ac3994a3] waiting for daemon to start [2020-11-27T12:21:58.287Z] daemon.go:353: [dce65ac3994a3] daemon started [2020-11-27T12:21:58.287Z] daemon.go:461: [dce65ac3994a3] Stopping daemon [2020-11-27T12:21:58.287Z] daemon.go:296: [dce65ac3994a3] exiting daemon [2020-11-27T12:21:58.287Z] daemon.go:448: [dce65ac3994a3] Daemon stopped [2020-11-27T12:21:58.287Z] PASS [2020-11-27T12:21:58.287Z] [2020-11-27T12:21:58.287Z] DONE 18 tests in 149.383s [2020-11-27T12:21:58.287Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:21:58.287Z] ++ 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-11-27T12:21:58.287Z] ++ set -e [2020-11-27T12:21:58.287Z] ++ '[' -n 0 ']' [2020-11-27T12:21:58.287Z] ++ set -x [2020-11-27T12:21:58.287Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:21:58.553Z] INFO: Testing against a local daemon [2020-11-27T12:21:58.553Z] === RUN TestSessionCreate [2020-11-27T12:21:58.553Z] --- PASS: TestSessionCreate (0.03s) [2020-11-27T12:21:58.553Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:21:58.553Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T12:21:58.553Z] PASS [2020-11-27T12:21:58.553Z] [2020-11-27T12:21:58.553Z] DONE 2 tests in 0.206s [2020-11-27T12:21:58.553Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:21:58.553Z] ++ 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-11-27T12:21:58.553Z] ++ set -e [2020-11-27T12:21:58.553Z] ++ '[' -n 0 ']' [2020-11-27T12:21:58.553Z] ++ set -x [2020-11-27T12:21:58.553Z] ++ env -i DEST=/go/src/github.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= 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-11-27T12:21:58.823Z] INFO: Testing against a local daemon [2020-11-27T12:21:58.823Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:21:58.823Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:21:58.823Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:21:58.823Z] === RUN TestEventsExecDie [2020-11-27T12:21:59.083Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-27T12:21:59.343Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-27T12:21:59.343Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-27T12:21:59.343Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T12:21:59.343Z] --- PASS: TestEventsExecDie (0.66s) [2020-11-27T12:21:59.343Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:21:59.343Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-11-27T12:21:59.343Z] === RUN TestInfoBinaryCommits [2020-11-27T12:21:59.343Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-27T12:21:59.343Z] === RUN TestInfoAPIVersioned [2020-11-27T12:21:59.343Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:21:59.343Z] === RUN TestInfoAPI [2020-11-27T12:21:59.603Z] --- PASS: TestInfoAPI (0.02s) [2020-11-27T12:21:59.603Z] === RUN TestInfoAPIWarnings [2020-11-27T12:22:00.173Z] --- PASS: TestInfoAPIWarnings (0.71s) [2020-11-27T12:22:00.173Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-27T12:22:00.173Z] daemon.go:325: [d1e2ac478c12e] waiting for daemon to start [2020-11-27T12:22:00.173Z] daemon.go:325: [d1e2ac478c12e] waiting for daemon to start [2020-11-27T12:22:00.173Z] daemon.go:353: [d1e2ac478c12e] daemon started [2020-11-27T12:22:00.173Z] daemon.go:461: [d1e2ac478c12e] Stopping daemon [2020-11-27T12:22:00.173Z] daemon.go:296: [d1e2ac478c12e] exiting daemon [2020-11-27T12:22:00.173Z] daemon.go:448: [d1e2ac478c12e] Daemon stopped [2020-11-27T12:22:00.173Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:22:00.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-11-27T12:22:00.433Z] === RUN TestPingCacheHeaders [2020-11-27T12:22:00.433Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-27T12:22:00.433Z] === RUN TestPingGet [2020-11-27T12:22:00.433Z] --- PASS: TestPingGet (0.02s) [2020-11-27T12:22:00.433Z] === RUN TestPingHead [2020-11-27T12:22:00.433Z] --- PASS: TestPingHead (0.04s) [2020-11-27T12:22:00.433Z] === RUN TestVersion [2020-11-27T12:22:00.433Z] --- PASS: TestVersion (0.02s) [2020-11-27T12:22:00.433Z] PASS [2020-11-27T12:22:00.433Z] [2020-11-27T12:22:00.433Z] === Skipped [2020-11-27T12:22:00.433Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:22:00.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:22:00.433Z] [2020-11-27T12:22:00.433Z] DONE 12 tests, 1 skipped in 1.975s [2020-11-27T12:22:00.433Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:22:00.433Z] ++ 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-11-27T12:22:00.433Z] ++ set -e [2020-11-27T12:22:00.433Z] ++ '[' -n 0 ']' [2020-11-27T12:22:00.433Z] ++ set -x [2020-11-27T12:22:00.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-27T12:22:00.694Z] INFO: Testing against a local daemon [2020-11-27T12:22:00.694Z] === RUN TestVolumesCreateAndList [2020-11-27T12:22:00.955Z] --- PASS: TestVolumesCreateAndList (0.07s) [2020-11-27T12:22:00.955Z] === RUN TestVolumesRemove [2020-11-27T12:22:00.955Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-27T12:22:00.955Z] === RUN TestVolumesInspect [2020-11-27T12:22:00.955Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-27T12:22:00.955Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:22:00.955Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:22:00.955Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:22:00.955Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:22:00.955Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T12:22:00.955Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-11-27T12:22:00.955Z] PASS [2020-11-27T12:22:00.955Z] [2020-11-27T12:22:00.955Z] DONE 5 tests in 0.460s [2020-11-27T12:22:00.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:22:01.215Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:22:01.215Z] +++ kill 4650 [2020-11-27T12:22:01.475Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-27T12:22:02.047Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T12:22:02.307Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-27T12:22:02.307Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:22:02.307Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:22:02.307Z] [2020-11-27T12:22:02.307Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:22:02.307Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:22:02.307Z] [2020-11-27T12:22:02.307Z] To set a process to complain mode, use the command line tool [2020-11-27T12:22:02.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:22:02.307Z] +++ true [2020-11-27T12:22:02.307Z] exiting test-integration [2020-11-27T12:22:02.307Z] ++ exit 0 [2020-11-27T12:22:02.307Z] [2020-11-27T12:22:02.567Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T12:22:03.137Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T12:22:03.398Z] + for job in $(jobs -p) [2020-11-27T12:22:03.398Z] + wait 15931 [2020-11-27T12:22:03.968Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T12:22:04.538Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-27T12:22:05.108Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T12:22:07.647Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T12:22:08.216Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T12:22:10.741Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T12:22:10.753Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T12:22:12.136Z] === RUN TestDockerSuite/TestExec [2020-11-27T12:22:12.396Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T12:22:12.966Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T12:22:13.535Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T12:22:13.669Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T12:22:13.669Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T12:22:13.669Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T12:22:13.796Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-27T12:22:15.204Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T12:22:15.776Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T12:22:16.345Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T12:22:16.915Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T12:22:17.484Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T12:22:18.055Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T12:22:18.314Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T12:22:19.697Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T12:22:20.268Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T12:22:20.794Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T12:22:20.838Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T12:22:22.221Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T12:22:22.481Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T12:22:25.019Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T12:22:25.589Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-27T12:22:26.159Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T12:22:26.728Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T12:22:27.667Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T12:22:27.927Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T12:22:28.497Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T12:22:29.435Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T12:22:30.008Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T12:22:30.603Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T12:22:37.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:22:41.376Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T12:22:41.947Z] === RUN TestDockerSuite/TestExecTTY [2020-11-27T12:22:42.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T12:22:43.459Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T12:22:44.030Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T12:22:44.600Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T12:22:44.600Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T12:22:45.985Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-27T12:22:46.555Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T12:22:47.125Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-27T12:22:48.065Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T12:22:48.635Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T12:22:52.855Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T12:22:58.133Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T12:22:59.072Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T12:23:04.349Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T12:23:04.349Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T12:23:04.349Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T12:23:04.349Z] === RUN TestDockerSuite/TestHealth [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T12:23:26.299Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T12:23:26.559Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T12:23:26.818Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T12:23:27.388Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T12:23:29.925Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T12:23:29.925Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T12:23:29.925Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T12:23:30.873Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T12:23:32.252Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T12:23:32.252Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T12:23:33.192Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T12:23:34.574Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T12:23:35.517Z] === RUN TestDockerSuite/TestInfoDebug [2020-11-27T12:23:36.085Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:23:36.655Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-11-27T12:23:37.224Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:23:37.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-27T12:23:38.423Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T12:23:38.683Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T12:23:39.253Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T12:23:39.823Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T12:23:39.823Z] === RUN TestDockerSuite/TestInfoFormat [2020-11-27T12:23:39.823Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-27T12:23:39.823Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-11-27T12:23:40.393Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T12:23:40.962Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T12:23:41.222Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T12:23:41.793Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T12:23:42.363Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T12:23:42.623Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T12:23:43.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T12:23:43.193Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-27T12:23:44.574Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T12:23:44.834Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T12:23:45.094Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T12:23:45.369Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T12:23:45.633Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T12:23:45.633Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T12:23:46.573Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T12:23:46.833Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T12:23:47.404Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T12:23:47.974Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T12:23:47.974Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T12:23:47.974Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T12:23:47.974Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T12:23:48.545Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T12:23:49.114Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T12:23:49.114Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T12:23:49.375Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T12:23:49.944Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T12:23:51.325Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T12:23:51.586Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T12:23:52.155Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T12:23:52.726Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T12:23:53.667Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T12:23:53.926Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T12:23:54.497Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T12:23:55.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T12:23:55.637Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T12:23:55.896Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T12:23:56.466Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T12:23:56.466Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-27T12:23:58.376Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T12:23:58.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-27T12:23:59.207Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T12:24:00.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T12:24:01.167Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T12:24:02.166Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T12:24:02.166Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T12:24:03.079Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T12:24:03.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T12:24:04.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T12:24:05.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T12:24:05.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T12:24:06.902Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T12:24:06.902Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T12:24:08.813Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T12:24:09.073Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T12:24:09.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T12:24:09.687Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T12:24:10.150Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T12:24:10.150Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T12:24:10.150Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T12:24:10.150Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T12:24:10.150Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T12:24:11.129Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T12:24:14.055Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T12:24:15.032Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T12:24:15.032Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T12:24:15.032Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T12:24:15.032Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T12:24:17.228Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T12:24:17.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T12:24:19.161Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T12:24:20.542Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T12:24:20.802Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T12:24:22.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T12:24:22.714Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-27T12:24:22.714Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T12:24:22.714Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T12:24:22.714Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T12:24:22.714Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T12:24:23.313Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T12:24:23.886Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T12:24:27.596Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T12:24:28.087Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T12:24:28.347Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T12:24:32.315Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T12:24:32.782Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T12:24:32.782Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T12:24:33.623Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T12:24:33.623Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T12:24:33.623Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T12:24:34.563Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T12:24:35.133Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T12:24:36.076Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T12:24:36.543Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T12:24:37.015Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T12:24:37.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T12:24:37.584Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T12:24:38.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T12:24:39.907Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T12:24:40.478Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T12:24:41.419Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T12:24:42.245Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T12:24:48.025Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T12:24:53.308Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T12:24:53.880Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T12:24:54.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-27T12:24:54.451Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T12:24:55.023Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T12:24:55.597Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T12:24:56.172Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T12:24:56.744Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T12:24:58.655Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T12:24:58.655Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-27T12:25:00.036Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T12:25:00.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:25:01.416Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T12:25:02.358Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T12:25:04.267Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T12:25:12.409Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T12:25:12.409Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T12:25:12.409Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T12:25:14.948Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T12:25:16.328Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T12:25:20.524Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T12:25:24.728Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T12:25:24.870Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T12:25:24.870Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T12:25:24.870Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T12:25:26.110Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T12:25:27.053Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T12:25:27.993Z] === RUN TestDockerSuite/TestPortList [2020-11-27T12:25:29.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-27T12:25:31.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T12:25:36.153Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T12:25:37.093Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T12:25:39.735Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T12:25:39.735Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T12:25:40.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T12:25:43.671Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T12:25:43.671Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T12:25:43.671Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T12:25:43.931Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T12:25:43.931Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T12:25:44.503Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T12:25:44.503Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T12:25:45.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T12:25:45.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T12:25:46.013Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T12:25:46.013Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-27T12:25:47.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T12:25:47.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T12:25:47.927Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-27T12:25:48.867Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-27T12:25:49.437Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-27T12:25:49.437Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T12:25:51.977Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T12:25:52.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T12:25:52.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T12:25:54.463Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T12:25:55.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T12:25:58.330Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T12:25:58.330Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T12:26:01.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T12:26:02.533Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T12:26:09.110Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T12:26:10.051Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T12:26:11.964Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-27T12:26:12.533Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T12:26:13.917Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T12:26:15.308Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-27T12:26:15.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T12:26:15.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T12:26:17.237Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T12:26:18.176Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T12:26:18.436Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T12:26:19.006Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T12:26:19.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-27T12:26:19.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T12:26:19.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T12:26:20.390Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T12:26:22.301Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T12:26:22.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T12:26:22.562Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T12:26:22.562Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T12:26:22.822Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T12:26:22.822Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T12:26:22.822Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T12:26:23.762Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T12:26:24.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T12:26:24.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T12:26:24.702Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T12:26:24.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T12:26:24.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T12:26:24.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T12:26:26.085Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T12:26:26.346Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T12:26:34.483Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T12:26:34.483Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T12:26:35.868Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T12:26:36.128Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T12:26:36.128Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T12:26:36.391Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T12:26:38.337Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T12:26:39.720Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T12:26:41.629Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T12:26:42.568Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T12:26:42.568Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T12:26:42.568Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T12:26:45.112Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T12:26:45.685Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T12:26:45.945Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T12:26:46.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T12:26:47.328Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T12:26:47.898Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T12:26:48.840Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T12:26:49.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T12:26:49.362Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T12:26:49.623Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T12:26:50.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T12:26:50.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-27T12:26:51.248Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T12:26:51.248Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T12:26:52.795Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T12:26:52.795Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T12:26:54.398Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T12:26:54.658Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T12:26:55.232Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T12:26:55.499Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T12:26:56.889Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T12:26:57.150Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T12:26:57.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T12:26:57.517Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T12:26:57.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T12:26:57.980Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T12:26:57.980Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T12:26:57.980Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T12:26:57.980Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T12:26:58.550Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T12:26:59.490Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T12:26:59.530Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T12:26:59.751Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T12:26:59.993Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T12:27:00.456Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T12:27:00.691Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T12:27:00.919Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T12:27:01.261Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-27T12:27:01.383Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T12:27:02.202Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T12:27:03.144Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-27T12:27:04.084Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-27T12:27:04.653Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-27T12:27:05.223Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-27T12:27:05.792Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-27T12:27:06.099Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T12:27:06.363Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T12:27:06.932Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-27T12:27:07.872Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T12:27:08.292Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T12:27:08.292Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T12:27:08.443Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T12:27:08.755Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-27T12:27:09.012Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T12:27:09.273Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T12:27:09.273Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T12:27:11.203Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T12:27:11.773Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T12:27:12.343Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T12:27:12.915Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T12:27:13.175Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T12:27:13.175Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T12:27:13.744Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T12:27:14.315Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T12:27:14.886Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T12:27:15.146Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T12:27:15.716Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T12:27:15.716Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T12:27:16.288Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T12:27:16.288Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T12:27:17.230Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T12:27:17.803Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T12:27:18.374Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T12:27:18.944Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T12:27:18.944Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T12:27:19.516Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T12:27:20.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T12:27:21.184Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T12:27:21.184Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T12:27:21.395Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T12:27:21.647Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T12:27:22.337Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T12:27:22.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T12:27:23.165Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T12:27:23.736Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T12:27:23.838Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T12:27:24.301Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T12:27:24.309Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T12:27:24.568Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T12:27:24.764Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T12:27:24.764Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-27T12:27:25.746Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T12:27:25.964Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T12:27:26.208Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T12:27:26.208Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T12:27:26.208Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T12:27:27.876Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T12:27:27.876Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T12:27:28.446Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T12:27:28.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-27T12:27:30.091Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T12:27:30.928Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T12:27:32.001Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T12:27:33.913Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T12:27:35.823Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T12:27:36.084Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T12:27:36.084Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T12:27:36.344Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T12:27:37.726Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T12:27:39.111Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T12:27:40.496Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T12:27:41.065Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T12:27:42.448Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T12:27:43.027Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-27T12:27:43.027Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T12:27:43.290Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-27T12:27:44.673Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T12:27:44.673Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T12:27:45.244Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T12:27:45.814Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T12:27:46.386Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-27T12:27:46.646Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T12:27:46.907Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T12:27:47.848Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T12:27:48.418Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T12:27:48.989Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T12:27:49.560Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T12:27:50.130Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T12:27:50.390Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T12:27:50.963Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T12:27:51.535Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T12:27:51.535Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T12:27:52.106Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T12:27:52.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T12:27:54.063Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T12:27:54.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-27T12:27:54.324Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:27:54.324Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T12:27:57.622Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T12:27:58.192Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T12:27:59.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-27T12:28:01.676Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-27T12:28:04.218Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-27T12:28:06.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T12:28:06.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T12:28:06.695Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T12:28:06.757Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-27T12:28:09.297Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-27T12:28:09.557Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-27T12:28:10.127Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T12:28:11.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T12:28:11.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T12:28:11.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T12:28:11.415Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T12:28:11.509Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-27T12:28:11.510Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-27T12:28:11.510Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T12:28:11.510Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T12:28:11.878Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T12:28:11.878Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T12:28:12.080Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T12:28:12.080Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-27T12:28:14.623Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T12:28:15.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T12:28:16.133Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-27T12:28:16.704Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T12:28:17.274Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T12:28:17.848Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T12:28:18.419Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T12:28:19.360Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T12:28:19.360Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T12:28:19.620Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T12:28:20.560Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-27T12:28:20.820Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T12:28:21.765Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T12:28:23.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T12:28:23.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T12:28:23.409Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T12:28:24.349Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T12:28:25.290Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T12:28:29.494Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T12:28:29.754Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T12:28:30.326Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T12:28:31.268Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T12:28:32.652Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T12:28:35.194Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T12:28:36.166Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T12:28:38.074Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T12:28:38.644Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T12:28:40.028Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T12:28:40.028Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T12:28:40.288Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T12:28:41.227Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T12:28:41.488Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T12:28:41.895Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T12:28:41.895Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T12:28:41.895Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T12:28:42.059Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T12:28:43.442Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T12:28:44.824Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-27T12:28:45.085Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T12:28:48.383Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T12:28:49.323Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T12:28:49.323Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-27T12:28:49.894Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T12:28:49.894Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T12:28:50.464Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T12:28:50.724Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T12:28:50.984Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T12:28:51.554Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T12:28:52.124Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-27T12:28:52.124Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T12:28:52.706Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-27T12:28:53.648Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T12:28:53.648Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-27T12:28:54.590Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T12:28:55.531Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-27T12:28:56.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T12:28:56.670Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T12:28:57.243Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T12:28:57.243Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-27T12:28:57.813Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T12:28:58.383Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:28:58.383Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T12:28:58.954Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T12:28:59.526Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T12:28:59.526Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T12:29:00.097Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-27T12:29:01.036Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T12:29:01.036Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T12:29:03.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T12:29:03.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T12:29:03.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T12:29:03.579Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T12:29:04.150Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T12:29:04.721Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T12:29:05.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T12:29:07.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T12:29:08.918Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T12:29:08.918Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T12:29:09.178Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-27T12:29:10.392Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T12:29:10.575Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-27T12:29:10.575Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-27T12:29:11.153Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-27T12:29:13.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-27T12:29:13.956Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-27T12:29:17.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-27T12:29:17.514Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-27T12:29:18.083Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-27T12:29:18.655Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-27T12:29:19.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-27T12:29:19.226Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-27T12:29:19.797Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-27T12:29:20.367Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-27T12:29:20.940Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-27T12:29:21.511Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T12:29:22.451Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T12:29:22.711Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-27T12:29:22.972Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T12:29:25.514Z] === RUN TestDockerSuite/TestRunState [2020-11-27T12:29:26.455Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T12:29:27.025Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T12:29:27.285Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T12:29:27.551Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-27T12:29:27.552Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T12:29:28.152Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T12:29:28.411Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-27T12:29:29.352Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T12:29:29.352Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T12:29:29.352Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T12:29:29.922Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-27T12:29:31.834Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-27T12:29:32.094Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-27T12:29:33.477Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-27T12:29:36.017Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T12:29:38.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T12:29:38.817Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T12:29:39.387Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T12:29:39.957Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T12:29:40.528Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-27T12:29:41.470Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T12:29:42.855Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T12:29:43.426Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T12:29:43.685Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T12:29:43.946Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T12:29:43.946Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-27T12:29:44.517Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T12:29:45.111Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T12:29:45.681Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-27T12:29:45.681Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T12:29:45.681Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T12:29:46.251Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T12:29:46.821Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-27T12:29:50.117Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-27T12:29:50.117Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T12:29:50.687Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T12:29:51.628Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T12:29:53.536Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T12:29:54.474Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T12:29:55.857Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-27T12:29:56.294Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T12:29:58.204Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T12:29:58.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-27T12:29:59.034Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-27T12:29:59.976Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-27T12:30:00.547Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-27T12:30:01.118Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-27T12:30:01.379Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-27T12:30:02.353Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-27T12:30:02.923Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-27T12:30:03.864Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T12:30:03.864Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-27T12:30:04.435Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-27T12:30:05.007Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-27T12:30:05.576Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-27T12:30:06.147Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-27T12:30:06.147Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-27T12:30:06.410Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T12:30:06.671Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T12:30:07.242Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T12:30:07.242Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-27T12:30:07.502Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-27T12:30:08.075Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-27T12:30:08.075Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T12:30:08.075Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T12:30:08.644Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T12:30:09.585Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-27T12:30:09.845Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-27T12:30:09.845Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T12:30:10.415Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T12:30:10.415Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T12:30:10.926Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T12:30:10.926Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T12:30:10.926Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T12:30:11.356Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T12:30:11.616Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T12:30:13.527Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T12:30:13.787Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T12:30:13.787Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T12:30:13.787Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T12:30:14.726Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-27T12:30:14.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-27T12:30:15.296Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-27T12:30:16.681Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T12:30:16.681Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T12:30:18.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-27T12:30:18.352Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T12:30:18.613Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T12:30:18.873Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T12:30:20.785Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T12:30:20.785Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T12:30:21.727Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-27T12:30:21.986Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T12:30:21.986Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T12:30:21.986Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T12:30:23.369Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T12:30:24.752Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T12:30:25.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-27T12:30:25.272Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T12:30:25.272Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T12:30:25.533Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T12:30:25.533Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T12:30:26.103Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T12:30:28.018Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T12:30:29.927Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-27T12:30:33.222Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-27T12:30:33.222Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T12:30:35.138Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T12:30:35.722Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T12:30:36.662Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T12:30:39.201Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T12:30:41.113Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T12:30:41.373Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T12:30:42.313Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T12:30:44.225Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T12:30:45.166Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T12:30:45.735Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-27T12:30:48.279Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T12:30:52.476Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T12:30:55.021Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T12:30:58.345Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-27T12:30:59.726Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T12:31:01.696Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T12:31:01.696Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T12:31:01.696Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T12:31:02.269Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-27T12:31:03.649Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T12:31:04.221Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T12:31:04.791Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T12:31:05.362Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T12:31:05.362Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T12:31:05.931Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T12:31:08.475Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T12:31:11.771Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-27T12:31:11.771Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-27T12:31:12.032Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-27T12:31:12.602Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-27T12:31:12.602Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-27T12:31:13.542Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-27T12:31:14.502Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-27T12:31:14.765Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-27T12:31:14.765Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-27T12:31:16.147Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-27T12:31:16.717Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-27T12:31:17.287Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-27T12:31:18.226Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-27T12:31:19.475Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T12:31:22.424Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-27T12:31:23.365Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-27T12:31:23.365Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-27T12:31:24.305Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-27T12:31:24.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T12:31:27.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-27T12:31:29.842Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T12:31:30.713Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-27T12:31:32.094Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-27T12:31:33.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-27T12:31:34.954Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-27T12:31:34.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T12:31:37.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T12:31:37.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T12:31:38.451Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T12:31:41.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-27T12:31:42.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-27T12:31:44.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-27T12:31:45.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-27T12:31:46.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-27T12:31:47.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-27T12:31:48.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-27T12:31:50.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-27T12:31:51.691Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-27T12:31:53.088Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T12:31:57.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-27T12:32:05.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-27T12:32:07.336Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-27T12:32:08.275Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T12:32:08.275Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T12:32:08.275Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T12:32:08.845Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T12:32:08.845Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T12:32:09.106Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T12:32:09.106Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T12:32:09.677Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T12:32:09.937Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T12:32:10.507Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T12:32:10.507Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T12:32:10.507Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T12:32:10.507Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T12:32:10.507Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T12:32:12.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T12:32:12.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T12:32:12.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T12:32:12.417Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T12:32:12.417Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-27T12:32:12.987Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T12:32:14.211Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T12:32:14.368Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T12:32:14.368Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T12:32:14.368Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T12:32:16.933Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T12:32:19.475Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite (1341.30s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.61s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.46s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.08s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.52s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.67s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.16s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.92s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.83s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.49s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.45s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.14s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.98s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.91s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.82s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.80s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.76s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.76s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.17s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.95s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.53s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.33s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.62s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.88s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.26s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.16s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.73s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContChar (3.69s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.10s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.37s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.83s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.54s) [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.16s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.13s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.37s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.16s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.58s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.50s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.60s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.31s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.82s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.76s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.53s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.34s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.90s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.77s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.69s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.07s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.59s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.90s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.66s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.05s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.73s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.28s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.11s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.50s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildHistory (2.73s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.93s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.58s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.13s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.19s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.33s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2020-11-27T12:32:19.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.51s) [2020-11-27T12:32:19.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:32:19.475Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.75s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.19s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.09s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.87s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.45s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.48s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.92s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.41s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRm (3.31s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.79s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.38s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildStderr (0.60s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.71s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.32s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.67s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.29s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.32s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.28s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.71s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.70s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T12:32:19.476Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitTTY (1.37s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.47s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.06s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.80s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.36s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2020-11-27T12:32:19.476Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-27T12:32:19.476Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.30s) [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0007e8ac0 } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1711609756 /foo false } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1711609756 /foo true } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3600849995 /foo false } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3600849995 /foo true } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3600849995 /foo true 0xc0007e8f40 } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0007e8f60 } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0007e8f80 } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0007e8fa0 } [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0007e8fc0 } [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 0 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 1 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 2 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 3 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 4 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 5 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 6 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 7 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 8 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 9 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 10 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 11 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 12 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 13 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 14 [2020-11-27T12:32:19.476Z] docker_api_containers_test.go:1926: case 15 [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.21s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.80s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.36s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership531622596/file1 727de77fff1bd162c987e68ef3ea08444935e7f07e589939d3db85a69ca47f2e:/tmpvol/file1` [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.06s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp d8bc93e9890790b90264e299880c09640fb224eeea88b4f9ed04ab8385c9c4f9:/root/file1 /tmp/test-cp-from-case-a082582867/itWorks.txt` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a082582867/itWorks.txt" contains "file1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 8f536b1e0391de23fa3cf2c2983335e96d62156aa441e8b553d54f7552edffae:/file1 /tmp/test-cp-from-case-b040823446/testDir/` [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c191301885/file2" contains "file2\n" [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp dfbf15ff85762e6874c5688505281cacdc7685f15832440b20be11c727c31c39:/root/file1 /tmp/test-cp-from-case-c191301885/file2` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c191301885/file2" contains "file1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bcd106cf79e4d3ebf4e044868324e4a296c31b66f87a624aaa1e983b189fd8:/file1 /tmp/test-cp-from-case-d117242936/dir1` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d117242936/dir1/file1" contains "file1\n" [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bcd106cf79e4d3ebf4e044868324e4a296c31b66f87a624aaa1e983b189fd8:/file1 /tmp/test-cp-from-case-d117242936/dir1/` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d117242936/dir1/file1" contains "file1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp ec83bf779a6d657db7511a340d3395edde12c3c746b756c828be0d2f9b7f38cb:dir1 /tmp/test-cp-from-case-e087953975/testDir` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e087953975/testDir/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp ec83bf779a6d657db7511a340d3395edde12c3c746b756c828be0d2f9b7f38cb:dir1 /tmp/test-cp-from-case-e087953975/testDir/` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e087953975/testDir/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 8703d1b0d28ddd4e6dda32de63c1274220f5c802bfc28c6ba6064f231ae57165:/root/dir1 /tmp/test-cp-from-case-f053922346/file1` [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 30482e3b0e1076a9c084fc78837f1261122b7a941fca08c3996653e7b3882c41:/root/dir1 /tmp/test-cp-from-case-g175295361/dir2` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g175295361/dir2/dir1/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 30482e3b0e1076a9c084fc78837f1261122b7a941fca08c3996653e7b3882c41:/root/dir1 /tmp/test-cp-from-case-g175295361/dir2/` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g175295361/dir2/dir1/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp c5f5c1780a1f4df18f17fd16d57d0018a8cd71e358f32d28168df7287dbf4fbb:dir1/. /tmp/test-cp-from-case-h374519532/testDir` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h374519532/testDir/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp c5f5c1780a1f4df18f17fd16d57d0018a8cd71e358f32d28168df7287dbf4fbb:dir1/. /tmp/test-cp-from-case-h374519532/testDir/` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h374519532/testDir/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp 2cdb4b972f7b5bd22662a88ca4e5d0e1a54262b302f20e94bdad99706fe4c137:/root/dir1/. /tmp/test-cp-from-case-i814761307/file1` [2020-11-27T12:32:19.476Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:192: running `docker cp c90bd71914c61981b3e0ed14bc6327e81585d22d323a8c037a74b66d03e35623:/root/dir1/. /tmp/test-cp-from-case-j115118846/dir2` [2020-11-27T12:32:19.476Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j115118846/dir2/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp c90bd71914c61981b3e0ed14bc6327e81585d22d323a8c037a74b66d03e35623:/root/dir1/. /tmp/test-cp-from-case-j115118846/dir2/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j115118846/dir2/file1-1" contains "file1-1\n" [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.25s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp e7d9ae1221b47faa912b7e9f6df52db2f8238e5d0395901546e0ac88fbd2c05b:/file2 /tmp/test-cp-from-err-dst-not-dir288166469/symlinkToFile1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir288166469/symlinkToFile1" points to "file1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir288166469/file1" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp e7d9ae1221b47faa912b7e9f6df52db2f8238e5d0395901546e0ac88fbd2c05b:/file2 /tmp/test-cp-from-err-dst-not-dir288166469/symlinkToDir1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir288166469/symlinkToDir1" points to "dir1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir288166469/file2" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp e7d9ae1221b47faa912b7e9f6df52db2f8238e5d0395901546e0ac88fbd2c05b:/file2 /tmp/test-cp-from-err-dst-not-dir288166469/brokenSymlinkToFileX` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir288166469/brokenSymlinkToFileX" points to "fileX" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir288166469/fileX" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp e7d9ae1221b47faa912b7e9f6df52db2f8238e5d0395901546e0ac88fbd2c05b:/dir2 /tmp/test-cp-from-err-dst-not-dir288166469/symlinkToDir1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir288166469/symlinkToDir1" points to "dir1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir288166469/dir1/dir2/file2-1" contains "file2-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp e7d9ae1221b47faa912b7e9f6df52db2f8238e5d0395901546e0ac88fbd2c05b:/dir2 /tmp/test-cp-from-err-dst-not-dir288166469/brokenSymlinkToDirX` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir288166469/brokenSymlinkToDirX" points to "dirX" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir288166469/dirX/file2-1" contains "file2-1\n" [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.48s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a165872781/file1 e8cbc02995ab9bb96bcf76c1aa14636d2f9bfe10f8d466f06132f711b1406f7f:/root/itWorks.txt` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "e8cbc02995ab9bb96bcf76c1aa14636d2f9bfe10f8d466f06132f711b1406f7f" start output contains "file1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a e8cbc02995ab9bb96bcf76c1aa14636d2f9bfe10f8d466f06132f711b1406f7f` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b266575496/file1 023d964a230383153e25dcc85fc0ae7bfedf03e44dcda8dd687d74aecc83bcee:testDir/` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "9e299dba88b772158566edb5e092bf519ce5e912e09db2d7be6f04afb15d3f6d" start output contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e299dba88b772158566edb5e092bf519ce5e912e09db2d7be6f04afb15d3f6d` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c930099271/file1 9e299dba88b772158566edb5e092bf519ce5e912e09db2d7be6f04afb15d3f6d:/root/file2` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "9e299dba88b772158566edb5e092bf519ce5e912e09db2d7be6f04afb15d3f6d" start output contains "file1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e299dba88b772158566edb5e092bf519ce5e912e09db2d7be6f04afb15d3f6d` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.20s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "626f4c3f252e3520cdfdc97a6a36d158bd5dce3dcebb495e695922be623bb16e" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 626f4c3f252e3520cdfdc97a6a36d158bd5dce3dcebb495e695922be623bb16e` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d001514746/file1 626f4c3f252e3520cdfdc97a6a36d158bd5dce3dcebb495e695922be623bb16e:dir1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "626f4c3f252e3520cdfdc97a6a36d158bd5dce3dcebb495e695922be623bb16e" start output contains "file1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 626f4c3f252e3520cdfdc97a6a36d158bd5dce3dcebb495e695922be623bb16e` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "957d64461c950435d74edc8240343819ed645ba46b8729369545f6ece688bfad" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 957d64461c950435d74edc8240343819ed645ba46b8729369545f6ece688bfad` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d001514746/file1 957d64461c950435d74edc8240343819ed645ba46b8729369545f6ece688bfad:dir1/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "957d64461c950435d74edc8240343819ed645ba46b8729369545f6ece688bfad" start output contains "file1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 957d64461c950435d74edc8240343819ed645ba46b8729369545f6ece688bfad` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.03s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e574721041/dir1 e6029ce92bf5c96387e092cec4b84b951193f536fc717a784a2ea1c3dd43ff54:testDir` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "e6029ce92bf5c96387e092cec4b84b951193f536fc717a784a2ea1c3dd43ff54" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a e6029ce92bf5c96387e092cec4b84b951193f536fc717a784a2ea1c3dd43ff54` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e574721041/dir1 65ec33e1b6bd8066857eaa91725b22561ac0927979b27e084c4350254ccfccb8:testDir/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "65ec33e1b6bd8066857eaa91725b22561ac0927979b27e084c4350254ccfccb8" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 65ec33e1b6bd8066857eaa91725b22561ac0927979b27e084c4350254ccfccb8` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f308967484/dir1 e6d37da52a3e3835a4f68fff9b5ac43ae9ffbaaed6a5d1ab90be063b9c0bb6e3:/root/file1` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.35s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "bab5064e2a93657901e9c419a20f651ef7ad426d7982a631906a60075b1f9de8" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a bab5064e2a93657901e9c419a20f651ef7ad426d7982a631906a60075b1f9de8` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g644753515/dir1 bab5064e2a93657901e9c419a20f651ef7ad426d7982a631906a60075b1f9de8:/root/dir2` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "bab5064e2a93657901e9c419a20f651ef7ad426d7982a631906a60075b1f9de8" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a bab5064e2a93657901e9c419a20f651ef7ad426d7982a631906a60075b1f9de8` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "73dd95946b254baa0bf95630af5bfee0bf605543bec7915cb435143c8b70b375" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 73dd95946b254baa0bf95630af5bfee0bf605543bec7915cb435143c8b70b375` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g644753515/dir1 73dd95946b254baa0bf95630af5bfee0bf605543bec7915cb435143c8b70b375:/dir2/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "73dd95946b254baa0bf95630af5bfee0bf605543bec7915cb435143c8b70b375" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 73dd95946b254baa0bf95630af5bfee0bf605543bec7915cb435143c8b70b375` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.65s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h779405518/dir1/. b3cbc451856d1934db8c56c44868f6d5cfe3c677badf84b181698c0d0d5c778a:testDir` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "b3cbc451856d1934db8c56c44868f6d5cfe3c677badf84b181698c0d0d5c778a" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a b3cbc451856d1934db8c56c44868f6d5cfe3c677badf84b181698c0d0d5c778a` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h779405518/dir1/. cf8faf3f7e0572f4850ceae60af49beb8c2ac2ffa8cb014f76a2e34c603b7756:testDir/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "cf8faf3f7e0572f4850ceae60af49beb8c2ac2ffa8cb014f76a2e34c603b7756" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a cf8faf3f7e0572f4850ceae60af49beb8c2ac2ffa8cb014f76a2e34c603b7756` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i075890645/dir1/. d41c7a8ea9fed264834f8ecef60e4441ea2f7db4b6787a2e706488de5a95235f:/root/file1` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.04s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "e44662b9f049b4e13c0ed124be818e0e9bfaf66ba44dbc2bd93959db32d3cd61" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a e44662b9f049b4e13c0ed124be818e0e9bfaf66ba44dbc2bd93959db32d3cd61` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j606630192/dir1/. e44662b9f049b4e13c0ed124be818e0e9bfaf66ba44dbc2bd93959db32d3cd61:/dir2` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "e44662b9f049b4e13c0ed124be818e0e9bfaf66ba44dbc2bd93959db32d3cd61" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a e44662b9f049b4e13c0ed124be818e0e9bfaf66ba44dbc2bd93959db32d3cd61` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "748c2c0e4ba4406aaf9ccd99ff2310d476ddb04f3d2da8ec26a6945c03c7cea4" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 748c2c0e4ba4406aaf9ccd99ff2310d476ddb04f3d2da8ec26a6945c03c7cea4` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j606630192/dir1/. 748c2c0e4ba4406aaf9ccd99ff2310d476ddb04f3d2da8ec26a6945c03c7cea4:/dir2/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "748c2c0e4ba4406aaf9ccd99ff2310d476ddb04f3d2da8ec26a6945c03c7cea4" start output contains "file1-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 748c2c0e4ba4406aaf9ccd99ff2310d476ddb04f3d2da8ec26a6945c03c7cea4` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions236520655/permdirtest permtest:/` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs372234713/file1 4a0fbd8e0ecd523a6da6c56b46644881bdab74e309f5a52bb8cf86cf5a3e2e5b:/root/shouldNotExist` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "4a0fbd8e0ecd523a6da6c56b46644881bdab74e309f5a52bb8cf86cf5a3e2e5b" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a0fbd8e0ecd523a6da6c56b46644881bdab74e309f5a52bb8cf86cf5a3e2e5b` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume391473508/file1 53d29f52b9ad29ebb63c150267c302eba731f72a0132e1d250b47597cc92680a:/vol_ro/shouldNotExist` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:279: checking that container "53d29f52b9ad29ebb63c150267c302eba731f72a0132e1d250b47597cc92680a" start output contains "" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:209: running `docker start -a 53d29f52b9ad29ebb63c150267c302eba731f72a0132e1d250b47597cc92680a` [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570561907/file2 456732a5838b853411c8701f944ffb992586111f554411b48eb148e540c7128f:/vol2/symlinkToFile1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570561907/symlinkToFile1" points to "file1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570561907/file1" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570561907/file2 456732a5838b853411c8701f944ffb992586111f554411b48eb148e540c7128f:/vol2/symlinkToDir1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570561907/symlinkToDir1" points to "dir1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570561907/file2" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570561907/file2 456732a5838b853411c8701f944ffb992586111f554411b48eb148e540c7128f:/vol2/brokenSymlinkToFileX` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570561907/brokenSymlinkToFileX" points to "fileX" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570561907/fileX" contains "file2\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570561907//dir2 456732a5838b853411c8701f944ffb992586111f554411b48eb148e540c7128f:/vol2/symlinkToDir1` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570561907/symlinkToDir1" points to "dir1" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570561907/dir1/dir2/file2-1" contains "file2-1\n" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570561907//dir2 456732a5838b853411c8701f944ffb992586111f554411b48eb148e540c7128f:/vol2/brokenSymlinkToDirX` [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570561907/brokenSymlinkToDirX" points to "dirX" [2020-11-27T12:32:19.477Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570561907/dirX/file2-1" contains "file2-1\n" [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-11-27T12:32:19.477Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:32:19.477Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-11-27T12:32:19.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:32:19.477Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.76s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.95s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2020-11-27T12:32:19.477Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.00s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.23s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.18s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.26s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.59s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.68s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-11-27T12:32:19.478Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:32:19.478Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.478Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:32:19.478Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.20s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.72s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.74s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2020-11-27T12:32:19.478Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:32:19.478Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-11-27T12:32:19.478Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-11-27T12:32:19.478Z] daemon.go:325: [dd61ec0327f3b] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:325: [dd61ec0327f3b] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:353: [dd61ec0327f3b] daemon started [2020-11-27T12:32:19.478Z] daemon.go:461: [dd61ec0327f3b] Stopping daemon [2020-11-27T12:32:19.478Z] daemon.go:296: [dd61ec0327f3b] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:448: [dd61ec0327f3b] Daemon stopped [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-11-27T12:32:19.478Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:32:19.478Z] daemon.go:325: [d21210d11bd07] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:325: [d21210d11bd07] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:353: [d21210d11bd07] daemon started [2020-11-27T12:32:19.478Z] daemon.go:461: [d21210d11bd07] Stopping daemon [2020-11-27T12:32:19.478Z] daemon.go:296: [d21210d11bd07] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:448: [d21210d11bd07] Daemon stopped [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-11-27T12:32:19.478Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-11-27T12:32:19.478Z] daemon.go:325: [d9e27ea531cef] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:325: [d9e27ea531cef] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:353: [d9e27ea531cef] daemon started [2020-11-27T12:32:19.478Z] daemon.go:461: [d9e27ea531cef] Stopping daemon [2020-11-27T12:32:19.478Z] daemon.go:296: [d9e27ea531cef] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:448: [d9e27ea531cef] Daemon stopped [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-11-27T12:32:19.478Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:32:19.478Z] daemon.go:325: [d39db82042dad] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:296: [d39db82042dad] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:325: [d39db82042dad] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:325: [d39db82042dad] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:296: [d39db82042dad] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:325: [d39db82042dad] waiting for daemon to start [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-11-27T12:32:19.478Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-11-27T12:32:19.478Z] daemon.go:325: [db3eab92abcd9] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:325: [db3eab92abcd9] waiting for daemon to start [2020-11-27T12:32:19.478Z] daemon.go:353: [db3eab92abcd9] daemon started [2020-11-27T12:32:19.478Z] daemon.go:461: [db3eab92abcd9] Stopping daemon [2020-11-27T12:32:19.478Z] daemon.go:296: [db3eab92abcd9] exiting daemon [2020-11-27T12:32:19.478Z] daemon.go:448: [db3eab92abcd9] Daemon stopped [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2020-11-27T12:32:19.478Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:32:19.478Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T12:32:19.478Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:32:19.478Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.47s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.37s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.71s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.85s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.96s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.05s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.38s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2020-11-27T12:32:19.478Z] --- PASS: TestDockerSuite/TestLogsTail (0.58s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.44s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestNetHostname (1.77s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.19s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.52s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.70s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginActive (1.99s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.86s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.16s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (4.03s) [2020-11-27T12:32:19.479Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-11-27T12:32:19.479Z] daemon.go:325: [d256c67c85cf2] waiting for daemon to start [2020-11-27T12:32:19.479Z] daemon.go:325: [d256c67c85cf2] waiting for daemon to start [2020-11-27T12:32:19.479Z] daemon.go:353: [d256c67c85cf2] daemon started [2020-11-27T12:32:19.479Z] daemon.go:461: [d256c67c85cf2] Stopping daemon [2020-11-27T12:32:19.479Z] daemon.go:296: [d256c67c85cf2] exiting daemon [2020-11-27T12:32:19.479Z] daemon.go:448: [d256c67c85cf2] Daemon stopped [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.50s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPortList (7.65s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsByOrder (2.39s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.75s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.58s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.00s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.33s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.18s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.16s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.17s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.40s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.14s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.52s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.66s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.23s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.14s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.99s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.58s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.25s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.97s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.72s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T12:32:19.479Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.60s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.34s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.17s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.62s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMount (4.08s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.09s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.43s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.70s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.74s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2020-11-27T12:32:19.479Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:32:19.479Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2020-11-27T12:32:19.479Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-27T12:32:19.479Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-11-27T12:32:19.479Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.95s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-27T12:32:19.480Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.44s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.59s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.19s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.34s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.64s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.25s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:32:19.480Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.71s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.74s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.50s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.68s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.20s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.58s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2020-11-27T12:32:19.480Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents779253453 [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.60s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.55s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.72s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.42s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.18s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.39s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.88s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.87s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.95s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.42s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.14s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.15s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.03s) [2020-11-27T12:32:19.480Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.56s) [2020-11-27T12:32:19.480Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T12:32:19.480Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T12:32:19.480Z] === RUN TestDockerRegistrySuite [2020-11-27T12:32:19.480Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T12:32:20.420Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T12:32:21.359Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T12:32:22.743Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:32:23.003Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T12:32:26.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T12:32:28.843Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T12:32:29.071Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T12:32:29.782Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T12:32:30.721Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T12:32:31.662Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T12:32:33.047Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T12:32:33.988Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T12:32:34.976Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T12:32:35.915Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T12:32:37.824Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T12:32:37.824Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-27T12:32:39.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T12:32:40.366Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T12:32:40.937Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T12:32:43.478Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T12:32:44.048Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:32:44.308Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:32:45.249Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:32:46.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T12:32:46.189Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:32:47.128Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T12:32:50.426Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T12:32:50.426Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T12:32:51.809Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T12:32:51.809Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T12:32:52.069Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T12:32:52.329Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T12:32:52.590Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T12:32:52.851Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T12:32:53.111Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T12:32:54.051Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T12:32:55.433Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T12:32:56.399Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T12:32:57.339Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T12:32:58.279Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite (40.06s) [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2020-11-27T12:32:59.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T12:32:59.219Z] check_test.go:196: Daemon d96b9cc4a168e is not started [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-11-27T12:32:59.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T12:32:59.219Z] check_test.go:196: Daemon d19c21aa751d5 is not started [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2020-11-27T12:32:59.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T12:32:59.219Z] check_test.go:196: Daemon d70a2b49fe69b is not started [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2020-11-27T12:32:59.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:32:59.219Z] check_test.go:196: Daemon d32db7027b6a6 is not started [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2020-11-27T12:32:59.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T12:32:59.219Z] check_test.go:196: Daemon d95ac28ba44b1 is not started [2020-11-27T12:32:59.219Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon de02a7a213e1d is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon db84bc396b022 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d791cb68409b3 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.23s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dcea22fa574c7 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon de617ae8f7133 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d07ae88f5728c is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dd0ae9b95c5a9 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T12:32:59.220Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3842eccda66c905e7985f986e1d1b202ff178ac507cf0120527b5dd3ac2e84d6 [2020-11-27T12:32:59.220Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c432c9b29a3af938375821ed2cfb96c40ebc5e70a1be396558e83eb917ea8f58 [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d5019bd722a89 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.30s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T12:32:59.220Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d324cbba711190c16a9df462ecd43ddfb245ce66cead4d690a0ef7990a7a277d [2020-11-27T12:32:59.220Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa4ad48fa668afe3e6a80eef9b99e65620e72625033f69ddfb0257807a02454e [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d17057dbb55bc is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon db62132cf3d12 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon db5a2975e969d is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dd8596086be6b is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d74e3d7310f5c is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d6ee414254e68 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon db132258b16ea is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dbe25276560e5 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.84s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dd1e313d60343 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon da0fdb2c586c4 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon da9ea00d104c6 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dfff2e4974da8 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d5383bf718ed5 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d4e0c6505d93f is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dbabd2bbc2ffc is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d6b95ef7d355e is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon dfa82df67385a is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d91df5ce77e02 is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d4ad0f41fadfd is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.96s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d633b0c686f0d is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-11-27T12:32:59.220Z] check_test.go:196: Daemon d7996cd2d875e is not started [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T12:32:59.220Z] daemon.go:325: [d434a58407fed] waiting for daemon to start [2020-11-27T12:32:59.220Z] daemon.go:325: [d434a58407fed] waiting for daemon to start [2020-11-27T12:32:59.220Z] daemon.go:353: [d434a58407fed] daemon started [2020-11-27T12:32:59.220Z] daemon.go:461: [d434a58407fed] Stopping daemon [2020-11-27T12:32:59.220Z] daemon.go:296: [d434a58407fed] exiting daemon [2020-11-27T12:32:59.220Z] daemon.go:448: [d434a58407fed] Daemon stopped [2020-11-27T12:32:59.220Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-11-27T12:32:59.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-11-27T12:32:59.220Z] daemon.go:325: [de2253625ffbd] waiting for daemon to start [2020-11-27T12:32:59.220Z] daemon.go:325: [de2253625ffbd] waiting for daemon to start [2020-11-27T12:32:59.220Z] daemon.go:353: [de2253625ffbd] daemon started [2020-11-27T12:32:59.220Z] daemon.go:461: [de2253625ffbd] Stopping daemon [2020-11-27T12:32:59.220Z] daemon.go:296: [de2253625ffbd] exiting daemon [2020-11-27T12:32:59.220Z] daemon.go:448: [de2253625ffbd] Daemon stopped [2020-11-27T12:32:59.220Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T12:32:59.220Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:33:02.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T12:33:05.058Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T12:33:05.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T12:33:06.938Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:33:06.938Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:33:08.321Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:33:08.896Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:33:09.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T12:33:12.384Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T12:33:12.644Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T12:33:13.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T12:33:13.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T12:33:13.474Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T12:33:13.734Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T12:33:13.994Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite (15.13s) [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d6c02ce2d51a9 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.87s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon df5a11d841e76 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d16d787f4ea8d is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon daa5250b8481c is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon db9907f8cbbf2 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon dc5e7c8e8cf14 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon dddf2278e56bf is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d0f02f002841f is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d8861c7d5aae9 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d29899f447080 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d8521f9deff30 is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon de60bdd78616c is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d9d35d2becafb is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon dcc17ae72121b is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d60e7dc64e59b is not started [2020-11-27T12:33:14.254Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-27T12:33:14.254Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T12:33:14.254Z] check_test.go:223: Daemon d79b9fd6fb043 is not started [2020-11-27T12:33:14.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T12:33:14.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T12:33:14.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T12:33:15.394Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T12:33:15.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T12:33:16.594Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T12:33:16.854Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T12:33:17.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T12:33:17.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon dfd7c63ee1f1f is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d8e86ec218180 is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d53d26a25495e is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T12:33:17.946Z] daemon.go:325: [d3f42c70c1b43] waiting for daemon to start [2020-11-27T12:33:17.946Z] daemon.go:325: [d3f42c70c1b43] waiting for daemon to start [2020-11-27T12:33:17.946Z] daemon.go:353: [d3f42c70c1b43] daemon started [2020-11-27T12:33:17.946Z] daemon.go:461: [d3f42c70c1b43] Stopping daemon [2020-11-27T12:33:17.946Z] daemon.go:296: [d3f42c70c1b43] exiting daemon [2020-11-27T12:33:17.946Z] daemon.go:448: [d3f42c70c1b43] Daemon stopped [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d8e6377cc47ac is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d43b0300b08e6 is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d8d65669e63a4 is not started [2020-11-27T12:33:17.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-27T12:33:17.946Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T12:33:17.946Z] check_test.go:252: Daemon d157d24ad7176 is not started [2020-11-27T12:33:17.946Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T12:33:17.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T12:33:23.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T12:33:23.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T12:33:23.483Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T12:33:23.483Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-11-27T12:33:23.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T12:33:23.742Z] check_test.go:279: Daemon d608cc2d1f281 is not started [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-27T12:33:23.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T12:33:23.742Z] check_test.go:279: Daemon d5a0a77f564b9 is not started [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-11-27T12:33:23.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T12:33:23.742Z] check_test.go:279: Daemon d1ccab278d867 is not started [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-27T12:33:23.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T12:33:23.742Z] check_test.go:279: Daemon d527a0f686d36 is not started [2020-11-27T12:33:23.742Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-27T12:33:23.742Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T12:33:23.742Z] check_test.go:279: Daemon db74757c64d88 is not started [2020-11-27T12:33:23.742Z] === RUN TestDockerNetworkSuite [2020-11-27T12:33:23.742Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-27T12:33:25.654Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-27T12:33:26.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-27T12:33:29.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-27T12:33:30.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-27T12:33:33.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-27T12:33:34.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-27T12:33:41.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-27T12:33:42.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-27T12:33:43.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-27T12:33:44.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-27T12:33:44.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-27T12:33:45.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-27T12:33:46.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-27T12:33:46.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-27T12:33:47.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-27T12:33:47.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-27T12:33:47.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-27T12:33:47.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-27T12:33:48.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-27T12:33:48.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-27T12:33:50.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-27T12:33:50.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-27T12:33:50.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-27T12:33:50.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-27T12:33:52.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-27T12:33:54.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-27T12:34:00.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-27T12:34:00.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-27T12:34:01.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-27T12:34:01.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-27T12:34:01.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-27T12:34:01.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-27T12:34:01.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-27T12:34:01.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-27T12:34:04.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-27T12:34:04.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-27T12:34:04.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-27T12:34:04.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T12:34:05.574Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T12:34:07.773Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T12:34:09.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-27T12:34:11.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-27T12:34:11.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-27T12:34:12.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-27T12:34:12.490Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T12:34:12.490Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T12:34:12.490Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T12:34:12.490Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T12:34:12.954Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T12:34:12.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T12:34:14.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-27T12:34:14.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-27T12:34:14.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-27T12:34:14.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-27T12:34:15.825Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-27T12:34:15.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T12:34:15.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T12:34:15.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T12:34:15.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T12:34:16.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T12:34:17.206Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-27T12:34:21.068Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T12:34:22.490Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite (59.52s) [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.91s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d6af2819bb4b6 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d333e14a125d1 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.02s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d15ead4985bb6 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.63s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon de93b5e870de1 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:1233: Daemon d1d2e6c041ab8 is not started [2020-11-27T12:34:23.431Z] daemon.go:325: [d1d2e6c041ab8] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d1d2e6c041ab8] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d1d2e6c041ab8] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d1d2e6c041ab8] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d1d2e6c041ab8] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [d1d2e6c041ab8] Daemon stopped [2020-11-27T12:34:23.431Z] daemon.go:325: [d1d2e6c041ab8] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d1d2e6c041ab8] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d1d2e6c041ab8] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d1d2e6c041ab8] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d1d2e6c041ab8] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [d1d2e6c041ab8] Daemon stopped [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d1107de3fcc18 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.40s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d18667cbb6e6f is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon de41fa0e8596f is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon de59b83d7c660 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d25c08efa8b60 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d26a3fca9dd31 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d7dae6e857012 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon dd23780a13c1d is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d80c0089cc73e is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d51c87d267e2c is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d085c0105608d is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d6d67c5fdeffa is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon dbe484cd4f97d is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d226b010c11c4 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d54feb10965c0 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d0e266a96243e is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d80069174920a is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d41f9e90326bc is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon dbe4e318a1129 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-27T12:34:23.431Z] daemon.go:325: [d67ae9778a1ba] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d67ae9778a1ba] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d67ae9778a1ba] daemon started [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:968: Daemon d67ae9778a1ba is not started [2020-11-27T12:34:23.431Z] daemon.go:325: [d67ae9778a1ba] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:296: [d67ae9778a1ba] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:325: [d67ae9778a1ba] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d67ae9778a1ba] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d67ae9778a1ba] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d67ae9778a1ba] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [d67ae9778a1ba] Daemon stopped [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d8c0e8ee5b295 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.61s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-27T12:34:23.431Z] daemon.go:325: [dabd89790f8e5] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [dabd89790f8e5] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [dabd89790f8e5] daemon started [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:1116: Daemon dabd89790f8e5 is not started [2020-11-27T12:34:23.431Z] daemon.go:296: [dabd89790f8e5] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:325: [dabd89790f8e5] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [dabd89790f8e5] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [dabd89790f8e5] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [dabd89790f8e5] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [dabd89790f8e5] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [dabd89790f8e5] Daemon stopped [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon da05fc752dcd4 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d86017dcfdf7e is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d1f6061646999 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d9c766924eaa5 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon dd5cf4af4af45 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon da16514254cdf is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon deea619e3e8b0 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d8e8cf854aefd is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d54da65aee884 is not started [2020-11-27T12:34:23.431Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-27T12:34:23.431Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon de30ef1557291 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:46: Daemon d8662c531cfb6 is not started [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-27T12:34:23.431Z] daemon.go:325: [d050cc4e5cab3] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d050cc4e5cab3] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d050cc4e5cab3] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d050cc4e5cab3] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d050cc4e5cab3] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [d050cc4e5cab3] Daemon stopped [2020-11-27T12:34:23.431Z] daemon.go:325: [d050cc4e5cab3] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d050cc4e5cab3] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d050cc4e5cab3] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d050cc4e5cab3] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d050cc4e5cab3] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:448: [d050cc4e5cab3] Daemon stopped [2020-11-27T12:34:23.431Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2020-11-27T12:34:23.431Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-27T12:34:23.431Z] daemon.go:325: [d2d4bde80a32a] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:325: [d2d4bde80a32a] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d2d4bde80a32a] daemon started [2020-11-27T12:34:23.431Z] docker_cli_network_unix_test.go:1084: Daemon d2d4bde80a32a is not started [2020-11-27T12:34:23.431Z] daemon.go:325: [d2d4bde80a32a] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:296: [d2d4bde80a32a] exiting daemon [2020-11-27T12:34:23.431Z] daemon.go:325: [d2d4bde80a32a] waiting for daemon to start [2020-11-27T12:34:23.431Z] daemon.go:353: [d2d4bde80a32a] daemon started [2020-11-27T12:34:23.431Z] daemon.go:461: [d2d4bde80a32a] Stopping daemon [2020-11-27T12:34:23.431Z] daemon.go:296: [d2d4bde80a32a] exiting daemon [2020-11-27T12:34:23.432Z] daemon.go:448: [d2d4bde80a32a] Daemon stopped [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon dc1bab8c5cb80 is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon dd42391ab0b0a is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon d5fc86133c7f4 is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon ddba02124bb23 is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon d658b6ff27f21 is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon d01d31cb737c3 is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon d6baa8779e9bd is not started [2020-11-27T12:34:23.432Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.36s) [2020-11-27T12:34:23.432Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-27T12:34:23.432Z] docker_cli_network_unix_test.go:46: Daemon d0ddc80b5db10 is not started [2020-11-27T12:34:23.432Z] === RUN TestDockerHubPullSuite [2020-11-27T12:34:23.432Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-27T12:34:25.979Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-27T12:34:27.890Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-27T12:34:28.149Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-27T12:34:28.719Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-27T12:34:32.015Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-27T12:34:32.275Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite (8.98s) [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.56s) [2020-11-27T12:34:32.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-27T12:34:32.275Z] daemon.go:325: [d832534b5fc1f] waiting for daemon to start [2020-11-27T12:34:32.275Z] daemon.go:325: [d832534b5fc1f] waiting for daemon to start [2020-11-27T12:34:32.275Z] daemon.go:353: [d832534b5fc1f] daemon started [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.11s) [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2020-11-27T12:34:32.275Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-11-27T12:34:32.275Z] daemon.go:461: [d832534b5fc1f] Stopping daemon [2020-11-27T12:34:32.275Z] daemon.go:296: [d832534b5fc1f] exiting daemon [2020-11-27T12:34:32.275Z] daemon.go:448: [d832534b5fc1f] Daemon stopped [2020-11-27T12:34:32.275Z] PASS [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === Skipped [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-27T12:34:32.275Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-27T12:34:32.275Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-27T12:34:32.275Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-27T12:34:32.275Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:34:32.275Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T12:34:32.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-27T12:34:32.275Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.275Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:34:32.276Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:34:32.276Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-27T12:34:32.276Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-11-27T12:34:32.276Z] docker_cli_network_unix_test.go:46: Daemon de30ef1557291 is not started [2020-11-27T12:34:32.276Z] [2020-11-27T12:34:32.276Z] DONE 1249 tests, 51 skipped in 1506.205s [2020-11-27T12:34:32.276Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:34:32.276Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:34:32.276Z] +++ kill 7387 [2020-11-27T12:34:33.216Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-27T12:34:33.216Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:34:33.216Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:34:33.216Z] [2020-11-27T12:34:33.216Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:34:33.216Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:34:33.216Z] [2020-11-27T12:34:33.216Z] To set a process to complain mode, use the command line tool [2020-11-27T12:34:33.216Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:34:33.216Z] +++ true [2020-11-27T12:34:33.216Z] exiting test-integration [2020-11-27T12:34:33.216Z] ++ exit 0 [2020-11-27T12:34:33.216Z] [2020-11-27T12:34:33.476Z] + for job in $(jobs -p) [2020-11-27T12:34:33.476Z] + wait 15933 [2020-11-27T12:34:34.414Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-27T12:34:36.070Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T12:34:36.534Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T12:34:36.953Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-27T12:34:38.730Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T12:34:38.730Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T12:34:41.155Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-27T12:34:43.448Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T12:34:43.707Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-27T12:34:47.905Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-27T12:34:47.905Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-27T12:34:48.165Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T12:34:53.186Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-27T12:34:53.186Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-27T12:34:53.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-27T12:34:53.990Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T12:34:56.295Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-27T12:34:59.817Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T12:35:00.794Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T12:35:06.626Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T12:35:06.626Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-27T12:35:06.626Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-27T12:35:07.090Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T12:35:07.090Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T12:35:15.702Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T12:35:15.702Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-27T12:35:26.079Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-27T12:35:26.079Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-27T12:35:27.054Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T12:35:27.517Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T12:35:27.980Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T12:35:27.980Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T12:35:32.698Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T12:35:33.161Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T12:35:33.625Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T12:35:34.601Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T12:35:34.601Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-27T12:35:35.577Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-27T12:35:37.127Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T12:35:41.843Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T12:35:42.306Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T12:35:43.282Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T12:35:47.999Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T12:35:52.542Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T12:36:02.861Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T12:36:02.861Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T12:36:03.837Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T12:36:39.594Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T12:36:48.783Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-27T12:36:52.983Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-27T12:36:57.181Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:36:57.341Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T12:37:00.268Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T12:37:06.094Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T12:37:10.813Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T12:37:25.678Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T12:37:25.678Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T12:37:32.786Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T12:37:33.249Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T12:37:33.249Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T12:37:33.249Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T12:37:35.444Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T12:37:40.161Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T12:37:41.710Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T12:37:42.173Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T12:37:42.173Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-27T12:37:44.368Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T12:37:45.346Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T12:37:46.322Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-27T12:37:54.940Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T12:37:56.491Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T12:38:08.922Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-27T12:38:11.852Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T12:38:20.465Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T12:38:25.182Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T12:38:29.905Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T12:38:30.368Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T12:38:30.368Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T12:38:30.368Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T12:38:32.564Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T12:38:32.564Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T12:39:03.668Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T12:39:11.811Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-27T12:39:13.720Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-27T12:39:15.164Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T12:39:16.259Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-27T12:39:19.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-27T12:39:21.479Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-27T12:39:32.948Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T12:39:45.392Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T12:39:46.941Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T12:39:46.941Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T12:39:46.941Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T12:39:48.490Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T12:39:51.417Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T12:39:54.341Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T12:39:59.066Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T12:40:17.725Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-27T12:40:17.725Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-27T12:40:19.637Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-27T12:40:20.221Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T12:40:20.221Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T12:40:20.221Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T12:40:22.175Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-27T12:40:25.480Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-27T12:40:28.023Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-27T12:40:28.829Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T12:40:29.293Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T12:40:34.012Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T12:40:34.012Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T12:40:38.730Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T12:40:49.970Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-27T12:40:59.884Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T12:40:59.884Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T12:40:59.884Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T12:41:00.861Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T12:41:02.191Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-27T12:41:03.571Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-27T12:41:05.579Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T12:41:06.114Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-27T12:41:08.657Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-27T12:41:10.295Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T12:41:10.295Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T12:41:10.295Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T12:41:10.295Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T12:41:15.024Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T12:41:15.024Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T12:41:16.784Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-27T12:41:17.218Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T12:41:17.218Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T12:41:17.218Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-27T12:41:22.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-27T12:41:24.603Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-27T12:41:27.143Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-27T12:41:29.683Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-27T12:41:32.236Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-27T12:41:35.529Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-27T12:41:37.436Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-27T12:41:38.373Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T12:41:38.373Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T12:41:53.236Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T12:41:57.954Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T12:41:58.418Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T12:41:58.418Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T12:42:00.613Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T12:42:01.076Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-11-27T12:42:13.509Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T12:42:17.268Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T12:42:17.268Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T12:42:33.679Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-27T12:42:35.009Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T12:42:35.009Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T12:42:35.475Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T12:42:35.475Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T12:42:36.451Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T12:42:45.056Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T12:42:46.032Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T12:42:46.496Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T12:42:46.496Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T12:42:46.496Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T12:42:48.591Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-27T12:42:48.690Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T12:42:53.405Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T12:42:58.125Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T12:43:01.890Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T12:43:01.890Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite (1651.12s) [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-27T12:43:06.692Z] daemon.go:325: [da793048f6f92] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [da793048f6f92] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [da793048f6f92] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [da793048f6f92] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [da793048f6f92] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [da793048f6f92] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-27T12:43:06.692Z] daemon.go:325: [da16df46f7e9f] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [da16df46f7e9f] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [da16df46f7e9f] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [da16df46f7e9f] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [da16df46f7e9f] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [da16df46f7e9f] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-27T12:43:06.692Z] daemon.go:325: [de12c42214455] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [de12c42214455] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [de12c42214455] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [de12c42214455] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [de12c42214455] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [de12c42214455] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-27T12:43:06.692Z] daemon.go:325: [ddc6a31c14724] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [ddc6a31c14724] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [ddc6a31c14724] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-27T12:43:06.692Z] daemon.go:325: [dede2b0ea6ae4] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [dede2b0ea6ae4] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [dede2b0ea6ae4] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [ddc6a31c14724] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [ddc6a31c14724] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [ddc6a31c14724] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [dede2b0ea6ae4] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [dede2b0ea6ae4] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [dede2b0ea6ae4] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-27T12:43:06.692Z] daemon.go:325: [d2ec256a65f32] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d2ec256a65f32] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d2ec256a65f32] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [d2ec256a65f32] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d2ec256a65f32] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d2ec256a65f32] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.82s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T12:43:06.692Z] daemon.go:325: [d5a1b9137bac1] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d5a1b9137bac1] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d5a1b9137bac1] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T12:43:06.692Z] daemon.go:325: [dcf53434418e6] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [dcf53434418e6] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [dcf53434418e6] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [dcf53434418e6] joining swarm manager [d5a1b9137bac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.692Z] daemon.go:461: [dcf53434418e6] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [dcf53434418e6] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [dcf53434418e6] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T12:43:06.692Z] daemon.go:325: [d728fb8c04ed3] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d728fb8c04ed3] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d728fb8c04ed3] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [d728fb8c04ed3] joining swarm manager [d5a1b9137bac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.692Z] daemon.go:461: [d5a1b9137bac1] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d5a1b9137bac1] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d5a1b9137bac1] Daemon stopped [2020-11-27T12:43:06.692Z] check_test.go:379: Daemon dcf53434418e6 is not started [2020-11-27T12:43:06.692Z] daemon.go:461: [d728fb8c04ed3] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d728fb8c04ed3] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d728fb8c04ed3] Daemon stopped [2020-11-27T12:43:06.692Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-27T12:43:06.692Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-11-27T12:43:06.692Z] daemon.go:325: [d8c9336bdbc55] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d8c9336bdbc55] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d8c9336bdbc55] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-11-27T12:43:06.692Z] daemon.go:325: [d614c7df016ff] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d614c7df016ff] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d614c7df016ff] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [d614c7df016ff] joining swarm manager [d8c9336bdbc55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.692Z] daemon.go:461: [d8c9336bdbc55] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d8c9336bdbc55] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d8c9336bdbc55] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [d614c7df016ff] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d614c7df016ff] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d614c7df016ff] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:325: [d8c9336bdbc55] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d8c9336bdbc55] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d8c9336bdbc55] daemon started [2020-11-27T12:43:06.692Z] daemon.go:325: [d614c7df016ff] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d614c7df016ff] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d614c7df016ff] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [d8c9336bdbc55] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d8c9336bdbc55] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d8c9336bdbc55] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [d614c7df016ff] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d614c7df016ff] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d614c7df016ff] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-27T12:43:06.692Z] daemon.go:325: [de02a11f76903] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [de02a11f76903] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [de02a11f76903] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [de02a11f76903] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [de02a11f76903] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [de02a11f76903] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-27T12:43:06.692Z] daemon.go:325: [da9a182eabbad] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [da9a182eabbad] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [da9a182eabbad] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-27T12:43:06.692Z] daemon.go:325: [d6f666a873c78] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d6f666a873c78] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d6f666a873c78] daemon started [2020-11-27T12:43:06.692Z] daemon.go:461: [da9a182eabbad] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [da9a182eabbad] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [da9a182eabbad] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [d6f666a873c78] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d6f666a873c78] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d6f666a873c78] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.21s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-27T12:43:06.692Z] daemon.go:325: [d73b9dddeb8a8] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d73b9dddeb8a8] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d73b9dddeb8a8] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-27T12:43:06.692Z] daemon.go:325: [d54497d2af158] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d54497d2af158] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d54497d2af158] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [d54497d2af158] joining swarm manager [d73b9dddeb8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-27T12:43:06.692Z] daemon.go:325: [df8cdea93e62b] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [df8cdea93e62b] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [df8cdea93e62b] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [df8cdea93e62b] joining swarm manager [d73b9dddeb8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.692Z] daemon.go:461: [d73b9dddeb8a8] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d73b9dddeb8a8] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d73b9dddeb8a8] Daemon stopped [2020-11-27T12:43:06.692Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-11-27T12:43:06.692Z] daemon.go:325: [d73b9dddeb8a8] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d73b9dddeb8a8] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d73b9dddeb8a8] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d73b9dddeb8a8] daemon started [2020-11-27T12:43:06.692Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-11-27T12:43:06.692Z] daemon.go:461: [d73b9dddeb8a8] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d73b9dddeb8a8] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d73b9dddeb8a8] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [d54497d2af158] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [d54497d2af158] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [d54497d2af158] Daemon stopped [2020-11-27T12:43:06.692Z] daemon.go:461: [df8cdea93e62b] Stopping daemon [2020-11-27T12:43:06.692Z] daemon.go:296: [df8cdea93e62b] exiting daemon [2020-11-27T12:43:06.692Z] daemon.go:448: [df8cdea93e62b] Daemon stopped [2020-11-27T12:43:06.692Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.63s) [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T12:43:06.692Z] daemon.go:325: [dcc97325a32be] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [dcc97325a32be] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [dcc97325a32be] daemon started [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T12:43:06.692Z] daemon.go:325: [d20e34d504aac] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:325: [d20e34d504aac] waiting for daemon to start [2020-11-27T12:43:06.692Z] daemon.go:353: [d20e34d504aac] daemon started [2020-11-27T12:43:06.692Z] check_test.go:358: [d20e34d504aac] joining swarm manager [dcc97325a32be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.692Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T12:43:06.693Z] daemon.go:325: [d450856314f90] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d450856314f90] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d450856314f90] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d450856314f90] joining swarm manager [dcc97325a32be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:461: [dcc97325a32be] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dcc97325a32be] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dcc97325a32be] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d20e34d504aac] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d20e34d504aac] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d20e34d504aac] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d450856314f90] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d450856314f90] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d450856314f90] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-27T12:43:06.693Z] daemon.go:325: [d273c6318d931] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d273c6318d931] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d273c6318d931] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-27T12:43:06.693Z] daemon.go:325: [dd1cad03d1111] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [dd1cad03d1111] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [dd1cad03d1111] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [d273c6318d931] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d273c6318d931] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d273c6318d931] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [dd1cad03d1111] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dd1cad03d1111] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dd1cad03d1111] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.35s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-27T12:43:06.693Z] daemon.go:325: [dbb5be9f5c3dd] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [dbb5be9f5c3dd] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [dbb5be9f5c3dd] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [dbb5be9f5c3dd] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dbb5be9f5c3dd] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dbb5be9f5c3dd] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T12:43:06.693Z] daemon.go:325: [d4278ab656d5f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d4278ab656d5f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d4278ab656d5f] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T12:43:06.693Z] daemon.go:325: [df876670ad76c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [df876670ad76c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [df876670ad76c] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [df876670ad76c] joining swarm manager [d4278ab656d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T12:43:06.693Z] daemon.go:325: [dde28c9e8b752] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [dde28c9e8b752] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [dde28c9e8b752] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [dde28c9e8b752] joining swarm manager [d4278ab656d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:461: [d4278ab656d5f] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d4278ab656d5f] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d4278ab656d5f] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [df876670ad76c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [df876670ad76c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [df876670ad76c] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [dde28c9e8b752] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dde28c9e8b752] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dde28c9e8b752] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.04s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T12:43:06.693Z] daemon.go:325: [d30396b8e0d8f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d30396b8e0d8f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d30396b8e0d8f] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [d30396b8e0d8f] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d30396b8e0d8f] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d30396b8e0d8f] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:325: [d30396b8e0d8f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d30396b8e0d8f] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d30396b8e0d8f] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [db997c44d6c7c] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [db997c44d6c7c] joining swarm manager [d30396b8e0d8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:461: [db997c44d6c7c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [db997c44d6c7c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [db997c44d6c7c] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [db997c44d6c7c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [db997c44d6c7c] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d486fe5447979] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d486fe5447979] joining swarm manager [d30396b8e0d8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:461: [d486fe5447979] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d486fe5447979] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d486fe5447979] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d486fe5447979] daemon started [2020-11-27T12:43:06.693Z] daemon.go:296: [d486fe5447979] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d486fe5447979] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d486fe5447979] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [d30396b8e0d8f] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d30396b8e0d8f] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d30396b8e0d8f] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [db997c44d6c7c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [db997c44d6c7c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [db997c44d6c7c] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d486fe5447979] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d486fe5447979] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d486fe5447979] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.26s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-27T12:43:06.693Z] daemon.go:325: [dc8eb21bdc97c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [dc8eb21bdc97c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [dc8eb21bdc97c] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-27T12:43:06.693Z] daemon.go:325: [d391f4df12a94] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d391f4df12a94] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d391f4df12a94] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d391f4df12a94] joining swarm manager [dc8eb21bdc97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:461: [dc8eb21bdc97c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dc8eb21bdc97c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dc8eb21bdc97c] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d391f4df12a94] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d391f4df12a94] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d391f4df12a94] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T12:43:06.693Z] daemon.go:325: [d8c530997f93a] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d8c530997f93a] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d8c530997f93a] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d508a52dc7bb2] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d508a52dc7bb2] joining swarm manager [d8c530997f93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T12:43:06.693Z] daemon.go:325: [d9f1bad60f468] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d9f1bad60f468] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d9f1bad60f468] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d9f1bad60f468] joining swarm manager [d8c530997f93a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:461: [d508a52dc7bb2] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d508a52dc7bb2] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d508a52dc7bb2] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d508a52dc7bb2] error pinging daemon on start: Get http://d508a52dc7bb2.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d508a52dc7bb2] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d508a52dc7bb2] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [d8c530997f93a] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d8c530997f93a] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d8c530997f93a] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d508a52dc7bb2] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d508a52dc7bb2] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d508a52dc7bb2] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d9f1bad60f468] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d9f1bad60f468] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d9f1bad60f468] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-27T12:43:06.693Z] daemon.go:325: [dd96c9c31e3c6] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [dd96c9c31e3c6] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [dd96c9c31e3c6] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [dd96c9c31e3c6] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [dd96c9c31e3c6] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [dd96c9c31e3c6] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.36s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-27T12:43:06.693Z] daemon.go:325: [d34c4137ffdd4] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d34c4137ffdd4] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d34c4137ffdd4] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-27T12:43:06.693Z] daemon.go:325: [d64f932b9c4d4] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d64f932b9c4d4] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d64f932b9c4d4] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d64f932b9c4d4] joining swarm manager [d34c4137ffdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:461: [d34c4137ffdd4] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d34c4137ffdd4] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d34c4137ffdd4] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d64f932b9c4d4] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d64f932b9c4d4] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d64f932b9c4d4] Daemon stopped [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.76s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T12:43:06.693Z] daemon.go:325: [d65991592ba63] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d65991592ba63] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d65991592ba63] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d69060883f69c] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d69060883f69c] joining swarm manager [d65991592ba63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T12:43:06.693Z] daemon.go:325: [d3182791493c5] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d3182791493c5] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d3182791493c5] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d3182791493c5] joining swarm manager [d65991592ba63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:461: [d69060883f69c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d69060883f69c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d69060883f69c] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d3182791493c5] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d3182791493c5] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d3182791493c5] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d69060883f69c] error pinging daemon on start: Get http://d69060883f69c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:339: [d69060883f69c] error pinging daemon on start: Get http://d69060883f69c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.693Z] daemon.go:325: [d69060883f69c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d69060883f69c] daemon started [2020-11-27T12:43:06.693Z] daemon.go:461: [d65991592ba63] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d65991592ba63] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d65991592ba63] Daemon stopped [2020-11-27T12:43:06.693Z] daemon.go:461: [d69060883f69c] Stopping daemon [2020-11-27T12:43:06.693Z] daemon.go:296: [d69060883f69c] exiting daemon [2020-11-27T12:43:06.693Z] daemon.go:448: [d69060883f69c] Daemon stopped [2020-11-27T12:43:06.693Z] check_test.go:379: Daemon d3182791493c5 is not started [2020-11-27T12:43:06.693Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.22s) [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.693Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d92f7434fe334] daemon started [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.693Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d473a70dbad0c] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d473a70dbad0c] joining swarm manager [d92f7434fe334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.693Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.693Z] daemon.go:353: [d09e60428670c] daemon started [2020-11-27T12:43:06.693Z] check_test.go:358: [d09e60428670c] joining swarm manager [d92f7434fe334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.693Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [dc91283e30ffe] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [dc91283e30ffe] joining swarm manager [d92f7434fe334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [dd81a753bada9] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [dd81a753bada9] joining swarm manager [d92f7434fe334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d7f1443dda4e0] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d7f1443dda4e0] joining swarm manager [d92f7434fe334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-27T12:43:06.694Z] daemon.go:461: [d7f1443dda4e0] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:461: [d92f7434fe334] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:461: [d473a70dbad0c] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:461: [d09e60428670c] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:461: [dc91283e30ffe] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:461: [dd81a753bada9] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d92f7434fe334] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d92f7434fe334] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:296: [d7f1443dda4e0] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d7f1443dda4e0] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:296: [dc91283e30ffe] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dc91283e30ffe] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:296: [d09e60428670c] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d09e60428670c] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:296: [dd81a753bada9] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dd81a753bada9] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:296: [d473a70dbad0c] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d473a70dbad0c] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:339: [d7f1443dda4e0] error pinging daemon on start: Get http://d7f1443dda4e0.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [dd81a753bada9] error pinging daemon on start: Get http://dd81a753bada9.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d92f7434fe334] error pinging daemon on start: Get http://d92f7434fe334.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d09e60428670c] error pinging daemon on start: Get http://d09e60428670c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d473a70dbad0c] error pinging daemon on start: Get http://d473a70dbad0c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [dc91283e30ffe] error pinging daemon on start: Get http://dc91283e30ffe.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:339: [d7f1443dda4e0] error pinging daemon on start: Get http://d7f1443dda4e0.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [dd81a753bada9] error pinging daemon on start: Get http://dd81a753bada9.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d92f7434fe334] error pinging daemon on start: Get http://d92f7434fe334.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d09e60428670c] error pinging daemon on start: Get http://d09e60428670c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [d473a70dbad0c] error pinging daemon on start: Get http://d473a70dbad0c.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:339: [dc91283e30ffe] error pinging daemon on start: Get http://dc91283e30ffe.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.694Z] daemon.go:325: [d7f1443dda4e0] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dd81a753bada9] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d92f7434fe334] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d09e60428670c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d473a70dbad0c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc91283e30ffe] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d7f1443dda4e0] daemon started [2020-11-27T12:43:06.694Z] daemon.go:353: [d92f7434fe334] daemon started [2020-11-27T12:43:06.694Z] daemon.go:353: [dc91283e30ffe] daemon started [2020-11-27T12:43:06.694Z] daemon.go:353: [d473a70dbad0c] daemon started [2020-11-27T12:43:06.694Z] daemon.go:353: [d09e60428670c] daemon started [2020-11-27T12:43:06.694Z] daemon.go:353: [dd81a753bada9] daemon started [2020-11-27T12:43:06.694Z] daemon.go:461: [d92f7434fe334] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d92f7434fe334] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d92f7434fe334] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d473a70dbad0c] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d473a70dbad0c] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d473a70dbad0c] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d09e60428670c] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d09e60428670c] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d09e60428670c] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [dc91283e30ffe] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [dc91283e30ffe] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dc91283e30ffe] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [dd81a753bada9] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [dd81a753bada9] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dd81a753bada9] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d7f1443dda4e0] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d7f1443dda4e0] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d7f1443dda4e0] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-27T12:43:06.694Z] daemon.go:325: [d3d471eb8d48b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d3d471eb8d48b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d3d471eb8d48b] daemon started [2020-11-27T12:43:06.694Z] daemon.go:461: [d3d471eb8d48b] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d3d471eb8d48b] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d3d471eb8d48b] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:325: [d3d471eb8d48b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d3d471eb8d48b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d3d471eb8d48b] daemon started [2020-11-27T12:43:06.694Z] daemon.go:461: [d3d471eb8d48b] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d3d471eb8d48b] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d3d471eb8d48b] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-27T12:43:06.694Z] daemon.go:325: [d497bccfeeecc] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d497bccfeeecc] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d497bccfeeecc] daemon started [2020-11-27T12:43:06.694Z] daemon.go:461: [d497bccfeeecc] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d497bccfeeecc] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d497bccfeeecc] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.14s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T12:43:06.694Z] daemon.go:325: [d9eafc9a8eed2] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d9eafc9a8eed2] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d9eafc9a8eed2] daemon started [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T12:43:06.694Z] daemon.go:325: [d8ac641c8a4ad] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d8ac641c8a4ad] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d8ac641c8a4ad] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d8ac641c8a4ad] joining swarm manager [d9eafc9a8eed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T12:43:06.694Z] daemon.go:325: [dc8f95ba96e2e] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dc8f95ba96e2e] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [dc8f95ba96e2e] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [dc8f95ba96e2e] joining swarm manager [d9eafc9a8eed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.694Z] daemon.go:461: [d9eafc9a8eed2] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d9eafc9a8eed2] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d9eafc9a8eed2] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d8ac641c8a4ad] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d8ac641c8a4ad] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d8ac641c8a4ad] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [dc8f95ba96e2e] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [dc8f95ba96e2e] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dc8f95ba96e2e] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.54s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T12:43:06.694Z] daemon.go:325: [d4d898f829a05] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d4d898f829a05] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d4d898f829a05] daemon started [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T12:43:06.694Z] daemon.go:325: [dfa001859b96d] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [dfa001859b96d] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [dfa001859b96d] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [dfa001859b96d] joining swarm manager [d4d898f829a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T12:43:06.694Z] daemon.go:325: [d060cb1ceb67b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d060cb1ceb67b] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d060cb1ceb67b] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d060cb1ceb67b] joining swarm manager [d4d898f829a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.694Z] daemon.go:461: [d4d898f829a05] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d4d898f829a05] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d4d898f829a05] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [dfa001859b96d] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [dfa001859b96d] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [dfa001859b96d] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d060cb1ceb67b] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d060cb1ceb67b] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d060cb1ceb67b] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T12:43:06.694Z] daemon.go:325: [d8d32acfa66af] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d8d32acfa66af] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d8d32acfa66af] daemon started [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T12:43:06.694Z] daemon.go:325: [da3cbf0a88e5f] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [da3cbf0a88e5f] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [da3cbf0a88e5f] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [da3cbf0a88e5f] joining swarm manager [d8d32acfa66af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T12:43:06.694Z] daemon.go:325: [d82bcd6fc6243] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d82bcd6fc6243] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d82bcd6fc6243] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d82bcd6fc6243] joining swarm manager [d8d32acfa66af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.694Z] daemon.go:461: [d8d32acfa66af] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d8d32acfa66af] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d8d32acfa66af] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [da3cbf0a88e5f] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [da3cbf0a88e5f] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [da3cbf0a88e5f] Daemon stopped [2020-11-27T12:43:06.694Z] daemon.go:461: [d82bcd6fc6243] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d82bcd6fc6243] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d82bcd6fc6243] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.80s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-27T12:43:06.694Z] daemon.go:325: [d8127651cd3b4] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d8127651cd3b4] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d8127651cd3b4] daemon started [2020-11-27T12:43:06.694Z] daemon.go:461: [d8127651cd3b4] Stopping daemon [2020-11-27T12:43:06.694Z] daemon.go:296: [d8127651cd3b4] exiting daemon [2020-11-27T12:43:06.694Z] daemon.go:448: [d8127651cd3b4] Daemon stopped [2020-11-27T12:43:06.694Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.07s) [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:43:06.694Z] daemon.go:325: [d2113765027a5] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d2113765027a5] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d2113765027a5] daemon started [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:43:06.694Z] daemon.go:325: [d043d34687d8c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d043d34687d8c] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d043d34687d8c] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d043d34687d8c] joining swarm manager [d2113765027a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:43:06.694Z] daemon.go:325: [d681ff92ca886] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:325: [d681ff92ca886] waiting for daemon to start [2020-11-27T12:43:06.694Z] daemon.go:353: [d681ff92ca886] daemon started [2020-11-27T12:43:06.694Z] check_test.go:358: [d681ff92ca886] joining swarm manager [d2113765027a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.694Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:43:06.694Z] daemon.go:325: [d719cda05dc8a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d719cda05dc8a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d719cda05dc8a] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d719cda05dc8a] joining swarm manager [d2113765027a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:43:06.695Z] daemon.go:325: [d5ccdee0ec951] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d5ccdee0ec951] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d5ccdee0ec951] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d5ccdee0ec951] joining swarm manager [d2113765027a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T12:43:06.695Z] daemon.go:461: [d2113765027a5] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d2113765027a5] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d2113765027a5] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d043d34687d8c] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d043d34687d8c] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d043d34687d8c] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d681ff92ca886] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d681ff92ca886] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d681ff92ca886] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d719cda05dc8a] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d719cda05dc8a] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d719cda05dc8a] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d5ccdee0ec951] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d5ccdee0ec951] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d5ccdee0ec951] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-27T12:43:06.695Z] daemon.go:325: [d5758c8f6c27a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d5758c8f6c27a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d5758c8f6c27a] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d5758c8f6c27a] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d5758c8f6c27a] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d5758c8f6c27a] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [d9a8c4b2ab91c] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d9a8c4b2ab91c] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d9a8c4b2ab91c] daemon started [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [d4f2c5f765b2a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d4f2c5f765b2a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d4f2c5f765b2a] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d4f2c5f765b2a] joining swarm manager [d9a8c4b2ab91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [d34cb08811563] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d34cb08811563] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d34cb08811563] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d34cb08811563] joining swarm manager [d9a8c4b2ab91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.695Z] daemon.go:461: [d9a8c4b2ab91c] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d9a8c4b2ab91c] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d9a8c4b2ab91c] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d4f2c5f765b2a] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d4f2c5f765b2a] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d4f2c5f765b2a] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d34cb08811563] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d34cb08811563] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d34cb08811563] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.22s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T12:43:06.695Z] daemon.go:325: [d74c07235191d] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d74c07235191d] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d74c07235191d] daemon started [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T12:43:06.695Z] daemon.go:325: [d46d0e1e40b2d] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d46d0e1e40b2d] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d46d0e1e40b2d] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d46d0e1e40b2d] joining swarm manager [d74c07235191d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T12:43:06.695Z] daemon.go:325: [d58df253cb786] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d58df253cb786] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d58df253cb786] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d58df253cb786] joining swarm manager [d74c07235191d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.695Z] daemon.go:461: [d46d0e1e40b2d] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d46d0e1e40b2d] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d46d0e1e40b2d] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d74c07235191d] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d74c07235191d] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d74c07235191d] Daemon stopped [2020-11-27T12:43:06.695Z] check_test.go:379: Daemon d46d0e1e40b2d is not started [2020-11-27T12:43:06.695Z] daemon.go:461: [d58df253cb786] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d58df253cb786] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d58df253cb786] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.05s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T12:43:06.695Z] daemon.go:325: [d5aa65187df25] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d5aa65187df25] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d5aa65187df25] daemon started [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T12:43:06.695Z] daemon.go:325: [d23ec621dbcfb] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d23ec621dbcfb] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d23ec621dbcfb] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d23ec621dbcfb] joining swarm manager [d5aa65187df25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T12:43:06.695Z] daemon.go:325: [d649e24735c6a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d649e24735c6a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d649e24735c6a] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d649e24735c6a] joining swarm manager [d5aa65187df25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.695Z] daemon.go:461: [d5aa65187df25] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d5aa65187df25] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d5aa65187df25] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d23ec621dbcfb] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d23ec621dbcfb] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d23ec621dbcfb] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d649e24735c6a] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d649e24735c6a] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d649e24735c6a] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.61s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [d2e0a8804485f] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d2e0a8804485f] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d2e0a8804485f] daemon started [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [d3d150103255b] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d3d150103255b] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d3d150103255b] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [d3d150103255b] joining swarm manager [d2e0a8804485f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [db55963ba2915] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [db55963ba2915] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [db55963ba2915] daemon started [2020-11-27T12:43:06.695Z] check_test.go:358: [db55963ba2915] joining swarm manager [d2e0a8804485f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.695Z] daemon.go:461: [d2e0a8804485f] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d2e0a8804485f] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d2e0a8804485f] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [d3d150103255b] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d3d150103255b] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d3d150103255b] Daemon stopped [2020-11-27T12:43:06.695Z] daemon.go:461: [db55963ba2915] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [db55963ba2915] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [db55963ba2915] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-27T12:43:06.695Z] daemon.go:325: [d51f3f6853d1e] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d51f3f6853d1e] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d51f3f6853d1e] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d51f3f6853d1e] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d51f3f6853d1e] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d51f3f6853d1e] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.98s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-27T12:43:06.695Z] daemon.go:325: [d773b02ccfccc] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d773b02ccfccc] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d773b02ccfccc] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d773b02ccfccc] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d773b02ccfccc] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d773b02ccfccc] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-27T12:43:06.695Z] daemon.go:325: [dfc3afe68348a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [dfc3afe68348a] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [dfc3afe68348a] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [dfc3afe68348a] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [dfc3afe68348a] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [dfc3afe68348a] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.68s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-11-27T12:43:06.695Z] daemon.go:325: [d1ea85712bcdb] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d1ea85712bcdb] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d1ea85712bcdb] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d1ea85712bcdb] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d1ea85712bcdb] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d1ea85712bcdb] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.54s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-27T12:43:06.695Z] daemon.go:325: [dda37df2e7394] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [dda37df2e7394] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [dda37df2e7394] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [dda37df2e7394] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [dda37df2e7394] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [dda37df2e7394] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.64s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-11-27T12:43:06.695Z] daemon.go:325: [d7141c3b1d7b0] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d7141c3b1d7b0] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d7141c3b1d7b0] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d7141c3b1d7b0] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d7141c3b1d7b0] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d7141c3b1d7b0] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-27T12:43:06.695Z] daemon.go:325: [d2b5a76e167d7] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d2b5a76e167d7] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d2b5a76e167d7] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d2b5a76e167d7] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d2b5a76e167d7] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d2b5a76e167d7] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-11-27T12:43:06.695Z] daemon.go:325: [dd1321a398453] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [dd1321a398453] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [dd1321a398453] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [dd1321a398453] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [dd1321a398453] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [dd1321a398453] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-27T12:43:06.695Z] daemon.go:325: [d77ae72958703] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d77ae72958703] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d77ae72958703] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d77ae72958703] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d77ae72958703] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d77ae72958703] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-27T12:43:06.695Z] daemon.go:325: [d34b5a209ff34] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d34b5a209ff34] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d34b5a209ff34] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d34b5a209ff34] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d34b5a209ff34] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d34b5a209ff34] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-11-27T12:43:06.695Z] daemon.go:325: [d3ab599034be9] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d3ab599034be9] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d3ab599034be9] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d3ab599034be9] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [d3ab599034be9] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [d3ab599034be9] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-27T12:43:06.695Z] daemon.go:325: [de77cfdb495e0] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [de77cfdb495e0] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [de77cfdb495e0] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [de77cfdb495e0] Stopping daemon [2020-11-27T12:43:06.695Z] daemon.go:296: [de77cfdb495e0] exiting daemon [2020-11-27T12:43:06.695Z] daemon.go:448: [de77cfdb495e0] Daemon stopped [2020-11-27T12:43:06.695Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2020-11-27T12:43:06.695Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-27T12:43:06.695Z] daemon.go:325: [d3f96c422cea8] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:325: [d3f96c422cea8] waiting for daemon to start [2020-11-27T12:43:06.695Z] daemon.go:353: [d3f96c422cea8] daemon started [2020-11-27T12:43:06.695Z] daemon.go:461: [d3f96c422cea8] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d3f96c422cea8] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d3f96c422cea8] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-27T12:43:06.696Z] daemon.go:325: [d27311e54f042] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d27311e54f042] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d27311e54f042] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d27311e54f042] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d27311e54f042] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d27311e54f042] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-27T12:43:06.696Z] daemon.go:325: [dba6878c1a9ab] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dba6878c1a9ab] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dba6878c1a9ab] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dba6878c1a9ab] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dba6878c1a9ab] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dba6878c1a9ab] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-27T12:43:06.696Z] daemon.go:325: [d61a030e50e8e] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d61a030e50e8e] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d61a030e50e8e] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d61a030e50e8e] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d61a030e50e8e] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d61a030e50e8e] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-27T12:43:06.696Z] daemon.go:325: [d0b77d2016457] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d0b77d2016457] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d0b77d2016457] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d0b77d2016457] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d0b77d2016457] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d0b77d2016457] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.82s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-27T12:43:06.696Z] daemon.go:325: [d1b8110a08154] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d1b8110a08154] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d1b8110a08154] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d1b8110a08154] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d1b8110a08154] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d1b8110a08154] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.53s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-27T12:43:06.696Z] daemon.go:325: [d3d0d4f4158df] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d3d0d4f4158df] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d3d0d4f4158df] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d3d0d4f4158df] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d3d0d4f4158df] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d3d0d4f4158df] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-27T12:43:06.696Z] daemon.go:325: [d54a703ded9bf] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d54a703ded9bf] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d54a703ded9bf] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d54a703ded9bf] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d54a703ded9bf] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d54a703ded9bf] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.97s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-27T12:43:06.696Z] daemon.go:325: [d91d4d4e1ef59] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d91d4d4e1ef59] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d91d4d4e1ef59] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d91d4d4e1ef59] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d91d4d4e1ef59] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d91d4d4e1ef59] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.92s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-11-27T12:43:06.696Z] daemon.go:325: [dfe89c3c0acf9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dfe89c3c0acf9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dfe89c3c0acf9] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dfe89c3c0acf9] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dfe89c3c0acf9] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dfe89c3c0acf9] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-11-27T12:43:06.696Z] daemon.go:325: [da521d1c00f66] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [da521d1c00f66] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [da521d1c00f66] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [da521d1c00f66] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [da521d1c00f66] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [da521d1c00f66] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-11-27T12:43:06.696Z] daemon.go:325: [db3438a935af9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [db3438a935af9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [db3438a935af9] daemon started [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.2t9uej76fs9t@f2fe8f348776 | hello2\n" [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.mz2s5y9nymhw@f2fe8f348776 | hello1\n" [2020-11-27T12:43:06.696Z] daemon.go:461: [db3438a935af9] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [db3438a935af9] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [db3438a935af9] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-27T12:43:06.696Z] daemon.go:325: [d1180c6fb8207] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d1180c6fb8207] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d1180c6fb8207] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d1180c6fb8207] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d1180c6fb8207] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d1180c6fb8207] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-27T12:43:06.696Z] daemon.go:325: [d170b95897398] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d170b95897398] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d170b95897398] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d170b95897398] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d170b95897398] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d170b95897398] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-27T12:43:06.696Z] daemon.go:325: [d9e8236c40e89] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d9e8236c40e89] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d9e8236c40e89] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d9e8236c40e89] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d9e8236c40e89] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d9e8236c40e89] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-27T12:43:06.696Z] daemon.go:325: [d59f38df74aea] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d59f38df74aea] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d59f38df74aea] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d59f38df74aea] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d59f38df74aea] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d59f38df74aea] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.80s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-11-27T12:43:06.696Z] daemon.go:325: [d6ede45ae2a75] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d6ede45ae2a75] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d6ede45ae2a75] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d6ede45ae2a75] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d6ede45ae2a75] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d6ede45ae2a75] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-27T12:43:06.696Z] daemon.go:325: [dc3f26f369050] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dc3f26f369050] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dc3f26f369050] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dc3f26f369050] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dc3f26f369050] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dc3f26f369050] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-11-27T12:43:06.696Z] daemon.go:325: [d6ca835f5b66b] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d6ca835f5b66b] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d6ca835f5b66b] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d6ca835f5b66b] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d6ca835f5b66b] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d6ca835f5b66b] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.04s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-27T12:43:06.696Z] daemon.go:325: [d640e7b4152ce] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d640e7b4152ce] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d640e7b4152ce] daemon started [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:242: checking task ansn4fr31g96 [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:247: checking messages for ansn4fr31g96 [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:242: checking task u3eg11s2wroq [2020-11-27T12:43:06.696Z] docker_cli_service_logs_test.go:247: checking messages for u3eg11s2wroq [2020-11-27T12:43:06.696Z] daemon.go:461: [d640e7b4152ce] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d640e7b4152ce] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d640e7b4152ce] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-11-27T12:43:06.696Z] daemon.go:325: [dd81b3a81bdf4] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd81b3a81bdf4] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd81b3a81bdf4] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd81b3a81bdf4] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd81b3a81bdf4] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd81b3a81bdf4] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.74s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd765127795eb] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd765127795eb] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd765127795eb] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd765127795eb] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd765127795eb] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd765127795eb] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd765127795eb] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd765127795eb] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd765127795eb] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd765127795eb] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd765127795eb] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd765127795eb] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd765127795eb] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd765127795eb] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd765127795eb] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd765127795eb] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd765127795eb] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd765127795eb] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dd765127795eb] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd765127795eb] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd765127795eb] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-27T12:43:06.696Z] daemon.go:325: [dc6f8aa87a488] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dc6f8aa87a488] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dc6f8aa87a488] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [dc6f8aa87a488] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dc6f8aa87a488] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dc6f8aa87a488] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.84s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-27T12:43:06.696Z] daemon.go:325: [d7899f2d78920] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d7899f2d78920] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d7899f2d78920] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d7899f2d78920] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d7899f2d78920] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d7899f2d78920] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T12:43:06.696Z] daemon.go:325: [de73281d07d4a] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [de73281d07d4a] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [de73281d07d4a] daemon started [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T12:43:06.696Z] daemon.go:325: [d5eaa82596db9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d5eaa82596db9] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d5eaa82596db9] daemon started [2020-11-27T12:43:06.696Z] check_test.go:358: [d5eaa82596db9] joining swarm manager [de73281d07d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T12:43:06.696Z] daemon.go:325: [dd93aae941657] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [dd93aae941657] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [dd93aae941657] daemon started [2020-11-27T12:43:06.696Z] check_test.go:358: [dd93aae941657] joining swarm manager [de73281d07d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.696Z] daemon.go:461: [de73281d07d4a] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [de73281d07d4a] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [de73281d07d4a] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:461: [d5eaa82596db9] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d5eaa82596db9] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d5eaa82596db9] Daemon stopped [2020-11-27T12:43:06.696Z] daemon.go:461: [dd93aae941657] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [dd93aae941657] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [dd93aae941657] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.56s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-27T12:43:06.696Z] daemon.go:325: [d8d868bc0a747] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d8d868bc0a747] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:353: [d8d868bc0a747] daemon started [2020-11-27T12:43:06.696Z] daemon.go:461: [d8d868bc0a747] Stopping daemon [2020-11-27T12:43:06.696Z] daemon.go:296: [d8d868bc0a747] exiting daemon [2020-11-27T12:43:06.696Z] daemon.go:448: [d8d868bc0a747] Daemon stopped [2020-11-27T12:43:06.696Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.30s) [2020-11-27T12:43:06.696Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-27T12:43:06.696Z] daemon.go:325: [d53e67789789a] waiting for daemon to start [2020-11-27T12:43:06.696Z] daemon.go:325: [d53e67789789a] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d53e67789789a] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d53e67789789a] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d53e67789789a] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d53e67789789a] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-27T12:43:06.697Z] daemon.go:325: [dec99a72f08d4] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dec99a72f08d4] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dec99a72f08d4] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dec99a72f08d4] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dec99a72f08d4] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dec99a72f08d4] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.96s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T12:43:06.697Z] daemon.go:325: [d30d7a2adc912] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d30d7a2adc912] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d30d7a2adc912] daemon started [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T12:43:06.697Z] daemon.go:325: [d25ebb8539851] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d25ebb8539851] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d25ebb8539851] daemon started [2020-11-27T12:43:06.697Z] check_test.go:358: [d25ebb8539851] joining swarm manager [d30d7a2adc912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T12:43:06.697Z] daemon.go:325: [d63240609a179] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d63240609a179] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d63240609a179] daemon started [2020-11-27T12:43:06.697Z] check_test.go:358: [d63240609a179] joining swarm manager [d30d7a2adc912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.697Z] daemon.go:461: [d30d7a2adc912] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d30d7a2adc912] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d30d7a2adc912] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:461: [d25ebb8539851] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d25ebb8539851] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d25ebb8539851] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:461: [d63240609a179] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d63240609a179] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d63240609a179] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-27T12:43:06.697Z] daemon.go:325: [d284afe74b3bc] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d284afe74b3bc] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d284afe74b3bc] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d284afe74b3bc] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d284afe74b3bc] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d284afe74b3bc] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.98s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T12:43:06.697Z] daemon.go:325: [dab6a31f70685] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dab6a31f70685] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dab6a31f70685] daemon started [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d5b491500ff07] daemon started [2020-11-27T12:43:06.697Z] check_test.go:358: [d5b491500ff07] joining swarm manager [dab6a31f70685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d7eed35a5511f] daemon started [2020-11-27T12:43:06.697Z] check_test.go:358: [d7eed35a5511f] joining swarm manager [dab6a31f70685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.697Z] daemon.go:461: [d5b491500ff07] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d5b491500ff07] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d5b491500ff07] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d5b491500ff07] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d7eed35a5511f] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d7eed35a5511f] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d7eed35a5511f] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d7eed35a5511f] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d5b491500ff07] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d5b491500ff07] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d5b491500ff07] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d5b491500ff07] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d7eed35a5511f] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d7eed35a5511f] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d7eed35a5511f] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d7eed35a5511f] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d5b491500ff07] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d5b491500ff07] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d5b491500ff07] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d5b491500ff07] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d5b491500ff07] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d7eed35a5511f] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d7eed35a5511f] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d7eed35a5511f] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d7eed35a5511f] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d7eed35a5511f] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dab6a31f70685] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dab6a31f70685] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dab6a31f70685] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:461: [d5b491500ff07] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d5b491500ff07] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d5b491500ff07] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:461: [d7eed35a5511f] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d7eed35a5511f] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d7eed35a5511f] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.92s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-27T12:43:06.697Z] daemon.go:325: [d574525c7d28e] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d574525c7d28e] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d574525c7d28e] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d574525c7d28e] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d574525c7d28e] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d574525c7d28e] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.93s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-27T12:43:06.697Z] daemon.go:325: [d6573b5b3d0d1] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d6573b5b3d0d1] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d6573b5b3d0d1] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d6573b5b3d0d1] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d6573b5b3d0d1] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d6573b5b3d0d1] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d6573b5b3d0d1] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d6573b5b3d0d1] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d6573b5b3d0d1] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d6573b5b3d0d1] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d6573b5b3d0d1] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d6573b5b3d0d1] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.51s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-27T12:43:06.697Z] daemon.go:325: [da66ac4e0646d] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [da66ac4e0646d] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [da66ac4e0646d] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [da66ac4e0646d] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [da66ac4e0646d] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [da66ac4e0646d] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-27T12:43:06.697Z] daemon.go:325: [de67915dbdc1c] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [de67915dbdc1c] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [de67915dbdc1c] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [de67915dbdc1c] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [de67915dbdc1c] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [de67915dbdc1c] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dc0e83fba4891] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dc0e83fba4891] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dc0e83fba4891] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dc0e83fba4891] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:296: [dc0e83fba4891] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:296: [dc0e83fba4891] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dc0e83fba4891] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dc0e83fba4891] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dc0e83fba4891] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dc0e83fba4891] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dc0e83fba4891] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-27T12:43:06.697Z] daemon.go:325: [d77d2cca23a92] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d77d2cca23a92] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d77d2cca23a92] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d77d2cca23a92] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d77d2cca23a92] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d77d2cca23a92] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-11-27T12:43:06.697Z] daemon.go:325: [d6207e991c93e] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d6207e991c93e] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d6207e991c93e] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d6207e991c93e] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d6207e991c93e] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d6207e991c93e] Daemon stopped [2020-11-27T12:43:06.697Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:43:06.697Z] requirement.go:26: unmatched requirement IPv6 [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.02s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d28de619c27ab] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d28de619c27ab] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d28de619c27ab] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d28de619c27ab] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d28de619c27ab] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d28de619c27ab] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d28de619c27ab] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d28de619c27ab] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d28de619c27ab] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d28de619c27ab] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d28de619c27ab] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d28de619c27ab] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d28de619c27ab] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-27T12:43:06.697Z] daemon.go:325: [dab0c06376f5b] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dab0c06376f5b] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dab0c06376f5b] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dab0c06376f5b] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dab0c06376f5b] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dab0c06376f5b] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-27T12:43:06.697Z] daemon.go:325: [d736468de3591] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d736468de3591] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d736468de3591] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [d736468de3591] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d736468de3591] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d736468de3591] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-27T12:43:06.697Z] daemon.go:325: [dbe1adff2a25c] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [dbe1adff2a25c] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [dbe1adff2a25c] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [dbe1adff2a25c] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [dbe1adff2a25c] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [dbe1adff2a25c] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-27T12:43:06.697Z] daemon.go:325: [defa2807c7536] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [defa2807c7536] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [defa2807c7536] daemon started [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-27T12:43:06.697Z] daemon.go:325: [d97c79e07359a] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d97c79e07359a] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d97c79e07359a] daemon started [2020-11-27T12:43:06.697Z] daemon.go:461: [defa2807c7536] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [defa2807c7536] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [defa2807c7536] Daemon stopped [2020-11-27T12:43:06.697Z] daemon.go:461: [d97c79e07359a] Stopping daemon [2020-11-27T12:43:06.697Z] daemon.go:296: [d97c79e07359a] exiting daemon [2020-11-27T12:43:06.697Z] daemon.go:448: [d97c79e07359a] Daemon stopped [2020-11-27T12:43:06.697Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.58s) [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T12:43:06.697Z] daemon.go:325: [d12c070bb3213] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d12c070bb3213] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:353: [d12c070bb3213] daemon started [2020-11-27T12:43:06.697Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T12:43:06.697Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.697Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4e056cf05b58] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [d4e056cf05b58] joining swarm manager [d12c070bb3213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.698Z] daemon.go:461: [d4e056cf05b58] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4e056cf05b58] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4e056cf05b58] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4e056cf05b58] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [da50068683461] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [da50068683461] joining swarm manager [d12c070bb3213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.698Z] daemon.go:461: [d4e056cf05b58] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4e056cf05b58] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4e056cf05b58] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4e056cf05b58] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4e056cf05b58] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [da50068683461] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [da50068683461] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [da50068683461] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [da50068683461] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [da50068683461] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [da50068683461] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [da50068683461] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [da50068683461] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [da50068683461] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d12c070bb3213] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d12c070bb3213] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d12c070bb3213] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d4e056cf05b58] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4e056cf05b58] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4e056cf05b58] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [da50068683461] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [da50068683461] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [da50068683461] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-27T12:43:06.698Z] daemon.go:325: [d1d52ae5fc8b2] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d1d52ae5fc8b2] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d1d52ae5fc8b2] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-27T12:43:06.698Z] daemon.go:325: [d5b797fa626ed] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d5b797fa626ed] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d5b797fa626ed] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d1d52ae5fc8b2] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d1d52ae5fc8b2] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d1d52ae5fc8b2] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d5b797fa626ed] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d5b797fa626ed] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d5b797fa626ed] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.39s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-27T12:43:06.698Z] daemon.go:325: [dfffc8ce7749f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [dfffc8ce7749f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [dfffc8ce7749f] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [dfffc8ce7749f] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [dfffc8ce7749f] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [dfffc8ce7749f] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [dfffc8ce7749f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [dfffc8ce7749f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [dfffc8ce7749f] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [dfffc8ce7749f] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [dfffc8ce7749f] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [dfffc8ce7749f] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.27s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4263d1ed0082] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d63b903cf1c84] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [d63b903cf1c84] joining swarm manager [d4263d1ed0082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4783662fea06] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [d4783662fea06] joining swarm manager [d4263d1ed0082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.698Z] daemon.go:461: [d63b903cf1c84] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d63b903cf1c84] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d63b903cf1c84] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d63b903cf1c84] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d63b903cf1c84] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d63b903cf1c84] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d63b903cf1c84] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d4263d1ed0082] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4263d1ed0082] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4263d1ed0082] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4263d1ed0082] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d4783662fea06] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4783662fea06] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4783662fea06] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4783662fea06] daemon started [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d63b903cf1c84] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d63b903cf1c84] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d63b903cf1c84] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d63b903cf1c84] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d63b903cf1c84] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d4263d1ed0082] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4263d1ed0082] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4263d1ed0082] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:339: [d4263d1ed0082] error pinging daemon on start: Get http://d4263d1ed0082.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:339: [d4263d1ed0082] error pinging daemon on start: Get http://d4263d1ed0082.sock/_ping: context deadline exceeded [2020-11-27T12:43:06.698Z] daemon.go:325: [d4263d1ed0082] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4263d1ed0082] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d4783662fea06] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4783662fea06] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4783662fea06] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4783662fea06] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4783662fea06] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d63b903cf1c84] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d63b903cf1c84] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d63b903cf1c84] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d63b903cf1c84] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d63b903cf1c84] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:43:06.698Z] daemon.go:325: [da6916aa5aa1a] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [da6916aa5aa1a] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [da6916aa5aa1a] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [da6916aa5aa1a] joining swarm manager [d4263d1ed0082]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:43:06.698Z] daemon.go:461: [da6916aa5aa1a] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [da6916aa5aa1a] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [da6916aa5aa1a] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:325: [da6916aa5aa1a] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [da6916aa5aa1a] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [da6916aa5aa1a] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d4263d1ed0082] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4263d1ed0082] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4263d1ed0082] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d63b903cf1c84] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d63b903cf1c84] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d63b903cf1c84] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d4783662fea06] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4783662fea06] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4783662fea06] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [da6916aa5aa1a] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [da6916aa5aa1a] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [da6916aa5aa1a] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T12:43:06.698Z] daemon.go:325: [d2781ab44c7a1] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d2781ab44c7a1] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d2781ab44c7a1] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T12:43:06.698Z] daemon.go:325: [d94bf0e02d406] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d94bf0e02d406] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d94bf0e02d406] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [d94bf0e02d406] joining swarm manager [d2781ab44c7a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T12:43:06.698Z] daemon.go:325: [dacbefd7635eb] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [dacbefd7635eb] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [dacbefd7635eb] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [dacbefd7635eb] joining swarm manager [d2781ab44c7a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:43:06.698Z] daemon.go:461: [d2781ab44c7a1] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d2781ab44c7a1] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d2781ab44c7a1] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d94bf0e02d406] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d94bf0e02d406] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d94bf0e02d406] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [dacbefd7635eb] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [dacbefd7635eb] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [dacbefd7635eb] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.48s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-27T12:43:06.698Z] daemon.go:325: [d95de117d7605] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d95de117d7605] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d95de117d7605] daemon started [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-11-27T12:43:06.698Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-11-27T12:43:06.698Z] daemon.go:461: [d95de117d7605] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d95de117d7605] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d95de117d7605] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-27T12:43:06.698Z] daemon.go:325: [d51c973b03038] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d51c973b03038] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d51c973b03038] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d51c973b03038] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d51c973b03038] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d51c973b03038] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-27T12:43:06.698Z] daemon.go:325: [d4219244d676f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d4219244d676f] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d4219244d676f] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d4219244d676f] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d4219244d676f] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d4219244d676f] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-27T12:43:06.698Z] daemon.go:325: [dfdf4e66f0c81] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [dfdf4e66f0c81] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [dfdf4e66f0c81] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [dfdf4e66f0c81] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [dfdf4e66f0c81] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [dfdf4e66f0c81] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.64s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-27T12:43:06.698Z] daemon.go:325: [dcfafb9b23fb5] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [dcfafb9b23fb5] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [dcfafb9b23fb5] daemon started [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-27T12:43:06.698Z] daemon.go:325: [d8089ad1e8561] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d8089ad1e8561] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d8089ad1e8561] daemon started [2020-11-27T12:43:06.698Z] check_test.go:358: [d8089ad1e8561] joining swarm manager [dcfafb9b23fb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.698Z] daemon.go:461: [dcfafb9b23fb5] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [dcfafb9b23fb5] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [dcfafb9b23fb5] Daemon stopped [2020-11-27T12:43:06.698Z] daemon.go:461: [d8089ad1e8561] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d8089ad1e8561] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d8089ad1e8561] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-11-27T12:43:06.698Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-27T12:43:06.698Z] daemon.go:325: [d05ed98c7a32b] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:325: [d05ed98c7a32b] waiting for daemon to start [2020-11-27T12:43:06.698Z] daemon.go:353: [d05ed98c7a32b] daemon started [2020-11-27T12:43:06.698Z] daemon.go:461: [d05ed98c7a32b] Stopping daemon [2020-11-27T12:43:06.698Z] daemon.go:296: [d05ed98c7a32b] exiting daemon [2020-11-27T12:43:06.698Z] daemon.go:448: [d05ed98c7a32b] Daemon stopped [2020-11-27T12:43:06.698Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-27T12:43:06.699Z] daemon.go:325: [d3297f88454d2] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d3297f88454d2] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d3297f88454d2] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d3297f88454d2] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d3297f88454d2] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d3297f88454d2] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-27T12:43:06.699Z] daemon.go:325: [dfa51f55ffdbf] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [dfa51f55ffdbf] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [dfa51f55ffdbf] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [dfa51f55ffdbf] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [dfa51f55ffdbf] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [dfa51f55ffdbf] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-27T12:43:06.699Z] daemon.go:325: [db7f7d217039d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [db7f7d217039d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [db7f7d217039d] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [db7f7d217039d] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [db7f7d217039d] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [db7f7d217039d] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-27T12:43:06.699Z] daemon.go:325: [d989e851e8c43] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d989e851e8c43] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d989e851e8c43] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d989e851e8c43] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d989e851e8c43] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d989e851e8c43] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.20s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-27T12:43:06.699Z] daemon.go:325: [d8635c5f92c88] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d8635c5f92c88] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d8635c5f92c88] daemon started [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-27T12:43:06.699Z] daemon.go:325: [d18c8e0a0b406] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d18c8e0a0b406] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d18c8e0a0b406] daemon started [2020-11-27T12:43:06.699Z] check_test.go:358: [d18c8e0a0b406] joining swarm manager [d8635c5f92c88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:43:06.699Z] daemon.go:461: [d8635c5f92c88] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d8635c5f92c88] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d8635c5f92c88] Daemon stopped [2020-11-27T12:43:06.699Z] daemon.go:461: [d18c8e0a0b406] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d18c8e0a0b406] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d18c8e0a0b406] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.18s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d5d60a31fb3ac] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d5d60a31fb3ac] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d5d60a31fb3ac] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d5d60a31fb3ac] Daemon stopped [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d5d60a31fb3ac] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d5d60a31fb3ac] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d5d60a31fb3ac] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d5d60a31fb3ac] Daemon stopped [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d5d60a31fb3ac] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d5d60a31fb3ac] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d5d60a31fb3ac] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d5d60a31fb3ac] Daemon stopped [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d5d60a31fb3ac] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d5d60a31fb3ac] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d5d60a31fb3ac] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d5d60a31fb3ac] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d5d60a31fb3ac] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-27T12:43:06.699Z] daemon.go:325: [d2f1e58e61a8b] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d2f1e58e61a8b] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d2f1e58e61a8b] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d2f1e58e61a8b] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d2f1e58e61a8b] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d2f1e58e61a8b] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-27T12:43:06.699Z] daemon.go:325: [d976a2262d67d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d976a2262d67d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d976a2262d67d] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d976a2262d67d] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d976a2262d67d] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d976a2262d67d] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-27T12:43:06.699Z] daemon.go:325: [d307af0dfefe7] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d307af0dfefe7] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d307af0dfefe7] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d307af0dfefe7] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d307af0dfefe7] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d307af0dfefe7] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.18s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-27T12:43:06.699Z] daemon.go:325: [dce143a75a70d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [dce143a75a70d] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [dce143a75a70d] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [dce143a75a70d] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [dce143a75a70d] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [dce143a75a70d] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.80s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-27T12:43:06.699Z] daemon.go:325: [dd724e154eedb] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [dd724e154eedb] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [dd724e154eedb] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [dd724e154eedb] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [dd724e154eedb] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [dd724e154eedb] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-27T12:43:06.699Z] daemon.go:325: [dd04f96924667] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [dd04f96924667] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [dd04f96924667] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [dd04f96924667] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [dd04f96924667] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [dd04f96924667] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-27T12:43:06.699Z] daemon.go:325: [d041a41760372] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d041a41760372] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d041a41760372] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d041a41760372] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d041a41760372] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d041a41760372] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-27T12:43:06.699Z] daemon.go:325: [dc83b8b59ae37] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [dc83b8b59ae37] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [dc83b8b59ae37] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [dc83b8b59ae37] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [dc83b8b59ae37] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [dc83b8b59ae37] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-27T12:43:06.699Z] daemon.go:325: [d32ce4401d8d0] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d32ce4401d8d0] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d32ce4401d8d0] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d32ce4401d8d0] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d32ce4401d8d0] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d32ce4401d8d0] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.22s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-27T12:43:06.699Z] daemon.go:325: [d888a398ed098] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d888a398ed098] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d888a398ed098] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d888a398ed098] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d888a398ed098] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d888a398ed098] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-11-27T12:43:06.699Z] daemon.go:325: [d0453f7f84a08] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d0453f7f84a08] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d0453f7f84a08] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d0453f7f84a08] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d0453f7f84a08] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d0453f7f84a08] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-27T12:43:06.699Z] daemon.go:325: [d3398a857b89c] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d3398a857b89c] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d3398a857b89c] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d3398a857b89c] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d3398a857b89c] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d3398a857b89c] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-27T12:43:06.699Z] daemon.go:325: [de4fa5cf978a3] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [de4fa5cf978a3] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [de4fa5cf978a3] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [de4fa5cf978a3] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [de4fa5cf978a3] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [de4fa5cf978a3] Daemon stopped [2020-11-27T12:43:06.699Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-11-27T12:43:06.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-27T12:43:06.699Z] daemon.go:325: [d3e76dff176b8] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:325: [d3e76dff176b8] waiting for daemon to start [2020-11-27T12:43:06.699Z] daemon.go:353: [d3e76dff176b8] daemon started [2020-11-27T12:43:06.699Z] daemon.go:461: [d3e76dff176b8] Stopping daemon [2020-11-27T12:43:06.699Z] daemon.go:296: [d3e76dff176b8] exiting daemon [2020-11-27T12:43:06.699Z] daemon.go:448: [d3e76dff176b8] Daemon stopped [2020-11-27T12:43:06.699Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T12:43:06.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-27T12:43:07.711Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T12:43:07.711Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T12:43:14.815Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T12:43:18.574Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T12:43:21.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-27T12:43:30.994Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T12:43:36.814Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T12:43:36.814Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T12:43:37.796Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T12:43:37.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T12:43:37.796Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T12:43:38.258Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T12:43:40.451Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T12:43:40.451Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T12:43:40.451Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T12:43:41.999Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T12:43:41.999Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T12:43:41.999Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T12:43:41.999Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T12:43:41.999Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T12:43:44.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T12:43:45.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T12:43:47.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T12:43:47.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T12:43:47.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T12:43:49.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T12:43:49.481Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T12:43:51.672Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T12:43:51.672Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T12:43:51.672Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T12:43:53.863Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T12:43:53.863Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T12:43:55.413Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T12:43:55.413Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T12:43:57.606Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T12:43:57.606Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T12:43:59.798Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T12:44:02.720Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T12:44:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T12:44:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T12:44:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T12:44:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T12:44:06.480Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T12:44:08.031Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T12:44:08.031Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T12:44:10.223Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T12:44:10.223Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T12:44:11.771Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T12:44:11.771Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T12:44:16.487Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T12:44:17.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-11-27T12:44:19.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T12:44:29.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T12:44:37.390Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T12:44:37.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-27T12:44:38.938Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T12:44:38.938Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T12:44:38.938Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T12:44:41.135Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T12:44:41.135Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T12:44:41.135Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T12:44:41.135Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T12:44:44.891Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T12:44:47.087Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T12:44:47.088Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T12:44:47.088Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T12:44:59.510Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T12:44:59.510Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T12:44:59.510Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T12:45:08.118Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T12:45:08.118Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T12:45:08.118Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T12:45:09.092Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T12:45:09.092Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T12:45:09.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-27T12:45:09.560Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T12:45:11.108Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T12:45:11.108Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T12:45:11.571Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T12:45:11.571Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T12:45:11.571Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T12:45:11.571Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T12:45:11.571Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-27T12:45:13.119Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T12:45:15.312Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T12:45:15.775Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T12:45:15.775Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T12:45:17.322Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T12:45:17.785Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T12:45:18.247Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T12:45:18.247Z] === RUN TestDockerSuite/TestCreateRM [2020-11-27T12:45:18.247Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T12:45:18.247Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T12:45:18.709Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T12:45:18.709Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T12:45:24.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-27T12:45:31.133Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T12:45:31.133Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T12:45:31.133Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T12:45:34.893Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T12:45:35.355Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T12:45:35.355Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T12:45:42.459Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T12:45:44.653Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T12:45:46.201Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T12:45:48.394Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T12:45:56.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-27T12:46:06.138Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T12:46:08.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-27T12:46:10.852Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T12:46:14.608Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T12:46:16.156Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T12:46:17.130Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T12:46:20.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T12:46:20.518Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T12:46:21.492Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-27T12:46:25.249Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-27T12:46:29.964Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T12:46:30.426Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T12:46:30.426Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T12:46:32.618Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T12:46:35.540Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T12:46:37.089Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T12:46:39.286Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T12:46:40.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-27T12:46:43.999Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T12:46:43.999Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T12:46:46.191Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T12:46:49.947Z] === RUN TestDockerSuite/TestExec [2020-11-27T12:46:49.947Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T12:46:49.947Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T12:46:50.922Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T12:46:53.115Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-27T12:46:53.115Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T12:46:53.115Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T12:46:53.115Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T12:46:54.664Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T12:46:55.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-27T12:46:56.858Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T12:46:58.406Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T12:46:59.954Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T12:47:03.709Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T12:47:03.709Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T12:47:03.709Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T12:47:03.709Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T12:47:05.903Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T12:47:09.661Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T12:47:09.661Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T12:47:09.661Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T12:47:10.124Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T12:47:10.124Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T12:47:10.124Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T12:47:10.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T12:47:12.315Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T12:47:13.864Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T12:47:13.864Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T12:47:20.983Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T12:47:20.983Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T12:47:20.983Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T12:47:20.983Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T12:47:26.805Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T12:47:32.635Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T12:47:35.560Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestHealth [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T12:47:41.385Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T12:47:46.100Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T12:47:46.562Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T12:47:46.562Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T12:47:47.538Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T12:47:47.538Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T12:47:49.085Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T12:47:49.548Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T12:47:51.094Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T12:47:53.290Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T12:47:53.753Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T12:47:53.753Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T12:47:57.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-27T12:47:57.511Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T12:47:57.511Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestInfoDebug [2020-11-27T12:47:59.703Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInfoFormat [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T12:48:00.166Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T12:48:02.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T12:48:04.548Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T12:48:04.548Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T12:48:04.548Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T12:48:04.548Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T12:48:04.548Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T12:48:06.094Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T12:48:06.556Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T12:48:08.103Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T12:48:08.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T12:48:08.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T12:48:08.103Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T12:48:10.295Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T12:48:15.013Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T12:48:15.013Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T12:48:15.013Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T12:48:15.013Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T12:48:15.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-27T12:48:16.562Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T12:48:18.753Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T12:48:18.753Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T12:48:20.300Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T12:48:22.493Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T12:48:22.493Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T12:48:22.493Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T12:48:24.041Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T12:48:26.237Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T12:48:29.995Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T12:48:32.187Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T12:48:33.735Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T12:48:35.926Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T12:48:37.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T12:48:39.667Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T12:48:41.858Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T12:48:43.406Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T12:48:45.599Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T12:48:47.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-27T12:48:50.315Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T12:48:52.507Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T12:48:52.507Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T12:48:54.698Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T12:48:54.698Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T12:49:00.557Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T12:49:07.662Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T12:49:13.481Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T12:49:15.029Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T12:49:17.223Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T12:49:17.223Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T12:49:18.769Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T12:49:19.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-27T12:49:20.963Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T12:49:29.570Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T12:49:29.570Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T12:49:29.570Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T12:49:31.766Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T12:49:33.958Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T12:49:34.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPortList [2020-11-27T12:49:36.151Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T12:49:39.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T12:49:40.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T12:49:44.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T12:49:44.124Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T12:49:52.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-27T12:49:52.730Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T12:49:52.730Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T12:50:01.335Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T12:50:07.502Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-27T12:50:13.761Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T12:50:13.761Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T12:50:13.761Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite (437.65s) [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.67s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:53: Daemon dce4b86676ff4 is not started [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-27T12:50:22.393Z] daemon.go:325: [de98fd6bebba3] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [de98fd6bebba3] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [de98fd6bebba3] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [de98fd6bebba3] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [de98fd6bebba3] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [de98fd6bebba3] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-27T12:50:22.393Z] daemon.go:325: [d57fb8312d0c6] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d57fb8312d0c6] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d57fb8312d0c6] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d57fb8312d0c6] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d57fb8312d0c6] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d57fb8312d0c6] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:53: Daemon d96110addd6b0 is not started [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-27T12:50:22.393Z] daemon.go:325: [d6cbbc8a0980e] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d6cbbc8a0980e] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d6cbbc8a0980e] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d6cbbc8a0980e] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d6cbbc8a0980e] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d6cbbc8a0980e] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:53: Daemon d2b895f9c0768 is not started [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:53: Daemon d6ad688a0a6fc is not started [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-27T12:50:22.393Z] daemon.go:325: [dfcf66ee09462] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [dfcf66ee09462] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [dfcf66ee09462] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [dfcf66ee09462] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [dfcf66ee09462] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [dfcf66ee09462] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-27T12:50:22.393Z] daemon.go:325: [d96d5ad74aa85] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d96d5ad74aa85] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d96d5ad74aa85] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d96d5ad74aa85] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d96d5ad74aa85] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d96d5ad74aa85] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-27T12:50:22.393Z] daemon.go:325: [d7a5578b03f8f] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d7a5578b03f8f] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d7a5578b03f8f] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d7a5578b03f8f] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d7a5578b03f8f] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d7a5578b03f8f] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-27T12:50:22.393Z] daemon.go:325: [d06cd91f8c615] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d06cd91f8c615] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d06cd91f8c615] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d06cd91f8c615] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d06cd91f8c615] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d06cd91f8c615] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-27T12:50:22.393Z] daemon.go:325: [ddd75544b3660] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [ddd75544b3660] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [ddd75544b3660] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [ddd75544b3660] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [ddd75544b3660] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [ddd75544b3660] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-27T12:50:22.393Z] daemon.go:325: [dfb487ed4fa57] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [dfb487ed4fa57] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [dfb487ed4fa57] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [dfb487ed4fa57] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [dfb487ed4fa57] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [dfb487ed4fa57] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-27T12:50:22.393Z] daemon.go:325: [d0900df9d681e] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d0900df9d681e] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d0900df9d681e] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d0900df9d681e] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d0900df9d681e] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d0900df9d681e] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-27T12:50:22.393Z] daemon.go:325: [db739cdae8990] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [db739cdae8990] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [db739cdae8990] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [db739cdae8990] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [db739cdae8990] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [db739cdae8990] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-27T12:50:22.393Z] daemon.go:325: [ddf3cbef05e60] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [ddf3cbef05e60] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [ddf3cbef05e60] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [ddf3cbef05e60] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [ddf3cbef05e60] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [ddf3cbef05e60] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:486: Daemon d0e23d44fdaa0 is not started [2020-11-27T12:50:22.393Z] daemon.go:325: [d0e23d44fdaa0] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:325: [d0e23d44fdaa0] waiting for daemon to start [2020-11-27T12:50:22.393Z] daemon.go:353: [d0e23d44fdaa0] daemon started [2020-11-27T12:50:22.393Z] daemon.go:461: [d0e23d44fdaa0] Stopping daemon [2020-11-27T12:50:22.393Z] daemon.go:296: [d0e23d44fdaa0] exiting daemon [2020-11-27T12:50:22.393Z] daemon.go:448: [d0e23d44fdaa0] Daemon stopped [2020-11-27T12:50:22.393Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-27T12:50:22.393Z] docker_cli_external_volume_driver_test.go:53: Daemon dc7e769cc0ccb is not started [2020-11-27T12:50:22.393Z] PASS [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] === Skipped [2020-11-27T12:50:22.393Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:50:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-27T12:50:22.393Z] requirement.go:26: unmatched requirement IPv6 [2020-11-27T12:50:22.393Z] check_test.go:309: Daemon d19d35b70921b is not started [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T12:50:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-27T12:50:22.393Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:50:22.393Z] check_test.go:309: Daemon d66f5c6478bd0 is not started [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T12:50:22.393Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-27T12:50:22.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-27T12:50:22.393Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:50:22.393Z] check_test.go:309: Daemon d3bc2261d2c78 is not started [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-27T12:50:22.393Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-27T12:50:22.393Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:50:22.393Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:50:22.393Z] requirement.go:26: unmatched requirement IPv6 [2020-11-27T12:50:22.393Z] [2020-11-27T12:50:22.393Z] DONE 270 tests, 5 skipped in 2458.249s [2020-11-27T12:50:22.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:50:22.393Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:50:22.393Z] +++ kill 7407 [2020-11-27T12:50:22.653Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-27T12:50:22.653Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3749552c6da7/docker.pid [2020-11-27T12:50:22.653Z] +++ kill 3985 [2020-11-27T12:50:22.653Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3985 is not a child of this shell [2020-11-27T12:50:22.653Z] warning: PID 3985 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3749552c6da7/docker.pid had a nonzero exit code [2020-11-27T12:50:22.913Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3749552c6da7/root: target is busy. [2020-11-27T12:50:22.913Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:50:22.913Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:50:22.913Z] [2020-11-27T12:50:22.913Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:50:22.913Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:50:22.913Z] [2020-11-27T12:50:22.913Z] To set a process to complain mode, use the command line tool [2020-11-27T12:50:22.913Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:50:22.913Z] +++ true [2020-11-27T12:50:22.913Z] exiting test-integration [2020-11-27T12:50:22.913Z] ++ exit 0 [2020-11-27T12:50:22.913Z] [2020-11-27T12:50:23.173Z] + exit 0 [2020-11-27T12:50:23.173Z] ++ jobs -p [2020-11-27T12:50:23.173Z] + pids= [2020-11-27T12:50:23.173Z] + echo 'Remaining pids to kill: []' [2020-11-27T12:50:23.173Z] Remaining pids to kill: [] [2020-11-27T12:50:23.173Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-27T12:50:23.193Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:50:25.333Z] + echo Ensuring container killed. [2020-11-27T12:50:25.333Z] Ensuring container killed. [2020-11-27T12:50:25.333Z] + docker ps -aq -f name=docker-pr3-* [2020-11-27T12:50:25.333Z] + cids=f2fe8f348776 [2020-11-27T12:50:25.333Z] 319c696555bc [2020-11-27T12:50:25.333Z] 8e04e9ef11d3 [2020-11-27T12:50:25.333Z] + [ -n f2fe8f348776 [2020-11-27T12:50:25.333Z] 319c696555bc [2020-11-27T12:50:25.333Z] 8e04e9ef11d3 ] [2020-11-27T12:50:25.333Z] + docker rm -vf f2fe8f348776 319c696555bc 8e04e9ef11d3 [2020-11-27T12:50:26.188Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T12:50:27.250Z] f2fe8f348776 [2020-11-27T12:50:27.250Z] 319c696555bc [2020-11-27T12:50:27.820Z] 8e04e9ef11d3 [Pipeline] sh [2020-11-27T12:50:28.109Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:50:28.109Z] Chowning /workspace to jenkins user [2020-11-27T12:50:28.109Z] + id -u [2020-11-27T12:50:28.109Z] + id -g [2020-11-27T12:50:28.109Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41713:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:50:28.109Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:50:29.107Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T12:50:33.386Z] latest: Pulling from library/busybox [2020-11-27T12:50:33.646Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T12:50:33.646Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T12:50:33.646Z] 5f5dd3e95e9f: Download complete [2020-11-27T12:50:33.905Z] 5f5dd3e95e9f: Pull complete [2020-11-27T12:50:33.905Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:50:33.905Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:50:34.964Z] === RUN TestDockerSuite/TestPsListContainersFilterName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:50:37.512Z] + bundleName=amd64 [2020-11-27T12:50:37.512Z] + echo Creating amd64-bundles.tar.gz [2020-11-27T12:50:37.512Z] Creating amd64-bundles.tar.gz [2020-11-27T12:50:37.512Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:50:37.512Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T12:50:38.463Z] Archiving artifacts [2020-11-27T12:50:41.979Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:50:42.305Z] + make clean [2020-11-27T12:50:42.565Z] docker volume rm -f docker-dev-cache [2020-11-27T12:50:42.565Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:50:43.564Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T12:50:43.564Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T12:50:43.564Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:50:48.276Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T12:50:48.276Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T12:50:48.276Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T12:50:48.276Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T12:50:48.276Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T12:50:54.096Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T12:50:54.096Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T12:50:55.643Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T12:50:55.643Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T12:50:56.618Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T12:50:57.594Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T12:50:57.594Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T12:51:01.347Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T12:51:05.106Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T12:51:06.654Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T12:51:36.662Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T12:51:36.662Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T12:51:40.420Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T12:51:40.420Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T12:51:40.420Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T12:51:40.883Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T12:51:44.640Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T12:51:48.498Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T12:51:48.498Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T12:51:52.256Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T12:51:52.256Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T12:51:52.719Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T12:52:07.577Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T12:52:08.552Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T12:52:09.015Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T12:52:15.251Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T12:52:19.969Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T12:52:27.073Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T12:52:31.785Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T12:52:31.785Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T12:52:33.978Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T12:52:51.715Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T12:52:51.715Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T12:52:56.428Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T12:52:57.404Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T12:53:07.766Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T12:53:07.766Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T12:53:07.766Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T12:53:11.524Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T12:53:13.716Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T12:53:15.909Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T12:53:17.456Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T12:53:19.649Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T12:53:19.649Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T12:53:23.408Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T12:53:23.409Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T12:53:25.600Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T12:53:25.601Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T12:53:27.791Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T12:53:28.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T12:53:28.255Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T12:53:29.802Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T12:53:32.000Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T12:53:34.192Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T12:53:36.385Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T12:53:36.385Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T12:53:36.385Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T12:53:36.385Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T12:53:37.932Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T12:53:37.932Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T12:53:37.932Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T12:53:37.932Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T12:53:37.932Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T12:53:40.125Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T12:53:44.841Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T12:53:47.146Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T12:53:47.146Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T12:53:47.146Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T12:53:47.146Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T12:53:49.339Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T12:53:50.887Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T12:53:50.887Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T12:53:53.082Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T12:53:53.082Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T12:53:53.082Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T12:53:53.082Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T12:54:00.184Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T12:54:01.732Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T12:54:03.925Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T12:54:05.472Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T12:54:09.225Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T12:54:09.225Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T12:54:09.688Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T12:54:09.688Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T12:54:09.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T12:54:09.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T12:54:09.688Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T12:54:16.794Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T12:54:16.794Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T12:54:18.342Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T12:54:25.446Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T12:54:25.446Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T12:54:25.446Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T12:54:25.446Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T12:54:29.201Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T12:54:32.123Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T12:54:32.586Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T12:54:33.561Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T12:54:35.753Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T12:54:37.301Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T12:54:38.276Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T12:54:40.469Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T12:54:43.391Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T12:54:50.495Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T12:54:50.495Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T12:54:52.690Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T12:54:57.404Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T12:54:59.597Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T12:55:01.145Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T12:55:03.338Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T12:55:05.531Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T12:55:05.531Z] === RUN TestDockerSuite/TestRunState [2020-11-27T12:55:05.531Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T12:55:07.721Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T12:55:07.721Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T12:55:09.266Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T12:55:13.981Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T12:55:16.175Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T12:55:16.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T12:55:17.722Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T12:55:17.722Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T12:55:17.722Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T12:55:20.645Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T12:55:26.465Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T12:55:30.222Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T12:55:36.051Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T12:55:36.051Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T12:55:36.051Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-27T12:55:36.051Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-27T12:55:36.051Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T12:55:38.243Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T12:55:39.791Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T12:55:41.983Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T12:55:45.746Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T12:55:47.296Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T12:55:49.491Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T12:55:53.250Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T12:55:55.442Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T12:55:55.905Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T12:55:56.367Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T12:55:56.367Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T12:55:57.918Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T12:56:03.743Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T12:56:03.743Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T12:56:10.991Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T12:56:10.991Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T12:56:13.909Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T12:56:13.909Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T12:56:13.909Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T12:56:14.373Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T12:56:14.373Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T12:56:24.741Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T12:56:25.203Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T12:56:27.397Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T12:56:27.397Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T12:56:28.945Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T12:56:46.691Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T12:56:47.668Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T12:56:47.668Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T12:56:50.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T12:56:50.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T12:56:51.053Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T12:56:51.053Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T12:56:51.053Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T12:56:58.162Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T12:56:58.162Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T12:56:58.162Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T12:56:58.162Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T12:56:58.162Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T12:57:03.983Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T12:57:04.446Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T12:57:04.908Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T12:57:13.511Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T12:57:13.512Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite (2267.04s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.55s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.36s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.38s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement Apparmor [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement Apparmor [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.78s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement IsPausable [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.23s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.38s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement UnixCli [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.77s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.98s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.37s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.54s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.54s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.04s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.980Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.21s) [2020-11-27T12:57:13.980Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-11-27T12:57:13.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.70s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.48s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.82s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.53s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.57s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.98s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.05s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.35s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.39s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement UnixCli [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.72s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildContChar (12.38s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.98s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.18s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.06s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.06s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.10s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.93s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.41s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.41s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.00s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.12s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.38s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.77s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.55s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.96s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.76s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.46s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.53s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.89s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.72s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.51s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.58s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.41s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.91s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.58s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.19s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFails (1.96s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.61s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.05s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.45s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.21s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement UnixCli [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.54s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildHistory (8.76s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.18s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabel (0.78s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.58s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.69s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.94s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.66s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.92s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.61s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.34s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.96s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.50s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.77s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.19s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.99s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.72s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.26s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.75s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.93s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.10s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.81s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.42s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.60s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.28s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildRm (12.82s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.76s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.96s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.48s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.18s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.91s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.58s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildStderr (4.49s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.96s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.51s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.35s) [2020-11-27T12:57:13.981Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.97s) [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.981Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-11-27T12:57:13.981Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.05s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.34s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.94s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.03s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.95s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.83s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.39s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.26s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.33s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.57s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T12:57:13.982Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.23s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.21s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.05s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitTTY (6.11s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.42s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.00s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.57s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.03s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.92s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.18s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.65s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.94s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.11s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.94s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.20s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.79s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.10s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.02s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.36s) [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0009c2180 } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1585231982 c:\foo false } [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1585231982 c:\foo true } [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 0 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 1 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 2 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 3 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 4 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 5 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 6 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 7 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 8 [2020-11-27T12:57:13.982Z] docker_api_containers_test.go:1926: case 9 [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.98s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.01s) [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.91s) [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.75s) [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a521295097\file1 563dd387236f14f2a284f7641590432fdcfad606367e097dfe0a7a9a8297cbbc:/root/itWorks.txt` [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:279: checking that container "563dd387236f14f2a284f7641590432fdcfad606367e097dfe0a7a9a8297cbbc" start output contains "file1\n" [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:209: running `docker start -a 563dd387236f14f2a284f7641590432fdcfad606367e097dfe0a7a9a8297cbbc` [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.11s) [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b787394564\file1 f165e9eb6f997c6181bac177bad8b39e60d7b2b63d85667553770461a2916143:testDir/` [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.52s) [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e449901459\dir1 1d827005a02f76a179e567fc2f88b8d7aaf7192fd9d6b1c72c07fb2703b116ae:testDir` [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:279: checking that container "1d827005a02f76a179e567fc2f88b8d7aaf7192fd9d6b1c72c07fb2703b116ae" start output contains "file1-1\n" [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d827005a02f76a179e567fc2f88b8d7aaf7192fd9d6b1c72c07fb2703b116ae` [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e449901459\dir1 548533bb46c0b244b5ee6e39a4db43c510fedbc36f18fbd3dc206e700068f8f3:testDir/` [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:279: checking that container "548533bb46c0b244b5ee6e39a4db43c510fedbc36f18fbd3dc206e700068f8f3" start output contains "file1-1\n" [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:209: running `docker start -a 548533bb46c0b244b5ee6e39a4db43c510fedbc36f18fbd3dc206e700068f8f3` [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-11-27T12:57:13.982Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.982Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.68s) [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h281748950\dir1\. c4e701b698c31bd5ba52f1e45065b224fefc18e08bba9504be0ba2bcae181bc6:testDir` [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:279: checking that container "c4e701b698c31bd5ba52f1e45065b224fefc18e08bba9504be0ba2bcae181bc6" start output contains "file1-1\n" [2020-11-27T12:57:13.982Z] docker_cli_cp_utils_test.go:209: running `docker start -a c4e701b698c31bd5ba52f1e45065b224fefc18e08bba9504be0ba2bcae181bc6` [2020-11-27T12:57:13.983Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h281748950\dir1\. db6cdc3b8226e4fee276f2a718705713080abde8c8ed15f1c7689dea337627c6:testDir/` [2020-11-27T12:57:13.983Z] docker_cli_cp_utils_test.go:279: checking that container "db6cdc3b8226e4fee276f2a718705713080abde8c8ed15f1c7689dea337627c6" start output contains "file1-1\n" [2020-11-27T12:57:13.983Z] docker_cli_cp_utils_test.go:209: running `docker start -a db6cdc3b8226e4fee276f2a718705713080abde8c8ed15f1c7689dea337627c6` [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCpToStdout (1.98s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.60s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.05s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.54s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.87s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.97s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (17.08s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsCopy (4.75s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.87s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.08s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFilters (4.10s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFormat (3.93s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsResize (2.34s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.86s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.17s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.25s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.68s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.69s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.87s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecInspectID (4.30s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement IsPausable [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.05s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.78s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.72s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.44s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.42s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.69s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.40s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement IsPausable [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.06s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-11-27T12:57:13.983Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-11-27T12:57:13.983Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s) [2020-11-27T12:57:13.983Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.84s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectDefault (1.89s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectHistory (4.51s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.93s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.75s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectStatus (2.33s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.70s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.88s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.22s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.78s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.10s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.05s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.03s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.14s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.14s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.99s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsSince (8.51s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.19s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.93s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement IsAmd64 [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement IsAmd64 [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.76s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsByOrder (7.49s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.82s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.98s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-11-27T12:57:13.984Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.29s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.91s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.03s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.62s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.17s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.34s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.57s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.90s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.30s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.78s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.71s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.89s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.08s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.10s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.82s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.93s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.26s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.02s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.58s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.97s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (9.65s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.04s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.42s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.94s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-11-27T12:57:13.984Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.81s) [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.984Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-11-27T12:57:13.984Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.63s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.94s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunExitCode (6.75s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.99s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.94s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.70s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.16s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.99s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.42s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.42s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.79s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.38s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement Apparmor [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.32s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunRm (2.05s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.17s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.85s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.76s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.62s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement Apparmor [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.985Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-11-27T12:57:13.985Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.88s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.48s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.79s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.95s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.70s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.22s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.90s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.85s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.74s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement Apparmor [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.61s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.70s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement IsPausable [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.11s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.05s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.30s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.33s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.88s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.79s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T12:57:13.986Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T12:57:13.986Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.986Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T12:57:13.986Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T12:57:13.987Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:13.987Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T12:57:14.449Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T12:57:14.449Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T12:57:14.449Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T12:57:14.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T12:57:14.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T12:57:14.450Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerDaemonSuite [2020-11-27T12:57:14.450Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T12:57:14.450Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T12:57:14.450Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-11-27T12:57:14.450Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T12:57:14.450Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerSwarmSuite [2020-11-27T12:57:14.450Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-11-27T12:57:14.450Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-11-27T12:57:14.450Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerNetworkSuite [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] === RUN TestDockerHubPullSuite [2020-11-27T12:57:14.450Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-11-27T12:57:14.450Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-27T12:57:14.450Z] PASS [2020-11-27T12:57:14.450Z] ok github.com/docker/docker/integration-cli 2267.708s [2020-11-27T12:57:14.450Z] INFO: Integration tests ended at 11/27/2020 12:57:14. Duration:00:37:56.0541212 [2020-11-27T12:57:14.450Z] INFO: Docker info of the daemon under test at end of run [2020-11-27T12:57:14.450Z] [2020-11-27T12:57:14.450Z] Containers: 2 [2020-11-27T12:57:14.450Z] Running: 0 [2020-11-27T12:57:14.450Z] Paused: 0 [2020-11-27T12:57:14.450Z] Stopped: 2 [2020-11-27T12:57:14.450Z] Images: 12 [2020-11-27T12:57:14.450Z] Server Version: 0.0.0-dev [2020-11-27T12:57:14.450Z] Storage Driver: windowsfilter [2020-11-27T12:57:14.450Z] Windows: [2020-11-27T12:57:14.450Z] Logging Driver: json-file [2020-11-27T12:57:14.450Z] Plugins: [2020-11-27T12:57:14.450Z] Volume: local [2020-11-27T12:57:14.450Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T12:57:14.450Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T12:57:14.450Z] Swarm: inactive [2020-11-27T12:57:14.450Z] Default Isolation: process [2020-11-27T12:57:14.450Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T12:57:14.450Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T12:57:14.450Z] OSType: windows [2020-11-27T12:57:14.450Z] Architecture: x86_64 [2020-11-27T12:57:14.450Z] CPUs: 4 [2020-11-27T12:57:14.450Z] Total Memory: 32GiB [2020-11-27T12:57:14.450Z] Name: azwin-2-943310 [2020-11-27T12:57:14.450Z] ID: UWEU:KPVN:CYG3:S4QN:3FJG:AHC4:4QVG:WPAJ:KVG2:FJ4N:LKI4:3FUF [2020-11-27T12:57:14.450Z] Docker Root Dir: D:\CI\PR-41713\3\daemon [2020-11-27T12:57:14.450Z] Debug Mode (client): false [2020-11-27T12:57:14.450Z] Debug Mode (server): true [2020-11-27T12:57:14.450Z] File Descriptors: -1 [2020-11-27T12:57:14.450Z] Goroutines: 18 [2020-11-27T12:57:14.450Z] System Time: 2020-11-27T12:57:14.1318619Z [2020-11-27T12:57:14.450Z] EventsListeners: 0 [2020-11-27T12:57:14.450Z] Registry: https://index.docker.io/v1/ [2020-11-27T12:57:14.450Z] Labels: [2020-11-27T12:57:14.450Z] Experimental: false [2020-11-27T12:57:14.450Z] Insecure Registries: [2020-11-27T12:57:14.450Z] 127.0.0.0/8 [2020-11-27T12:57:14.450Z] Live Restore Enabled: false [2020-11-27T12:57:14.450Z] [2020-11-27T12:57:14.450Z] [2020-11-27T12:57:14.450Z] INFO: Stopping daemon under test [2020-11-27T12:57:14.450Z] SUCCESS: The process with PID 5232 (child process of PID 5140) has been terminated. [2020-11-27T12:57:14.450Z] SUCCESS: The process with PID 5140 (child process of PID 4564) has been terminated. [2020-11-27T12:57:14.450Z] INFO: Stop tailing logs of the daemon under tests [2020-11-27T12:57:14.450Z] INFO: executeCI.ps1 Completed successfully at 11/27/2020 12:57:14. [2020-11-27T12:57:14.450Z] INFO: Tidying up at end of run [2020-11-27T12:57:14.450Z] INFO: Saving daemon under test log (d:\CI\PR-41713\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-11-27T12:57:14.450Z] INFO: Saving daemon under test log (d:\CI\PR-41713\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-11-27T12:57:14.450Z] INFO: Nuke-Everything... [2020-11-27T12:57:14.913Z] INFO: Container count on control daemon to delete is 2 [2020-11-27T12:57:15.376Z] 938a345a47e5 [2020-11-27T12:57:15.376Z] 078b471b23a9 [2020-11-27T12:57:15.376Z] INFO: Tidying pidfile d:\CI\PR-41713\3\docker.pid [2020-11-27T12:57:15.376Z] INFO: Nuking d:\CI [2020-11-27T12:57:45.388Z] INFO: Zapped successfully [2020-11-27T12:57:45.388Z] [2020-11-27T12:57:45.388Z] INFO: executeCI.ps1 exiting at Fri Nov 27 12:57:41 CUT 2020. Duration 00:59:01.3827786 [2020-11-27T12:57:45.388Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-27T12:57:47.065Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-27T12:57:47.744Z] Archiving artifacts [2020-11-27T12:58:03.802Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41713/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:58:04.734Z] + make clean [2020-11-27T12:58:06.282Z] docker volume rm -f docker-dev-cache [2020-11-27T12:58:06.746Z] 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